Aug 06 17:30:28.733271 np0000006677 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 06 17:30:28.739163 np0000006677 devstack@c-api.service[100621]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 6 17:30:28 2026] *** Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: nodename: np0000006677 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: machine: x86_64 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: clock source: unix Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: pcre jit disabled Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: detected number of CPU cores: 16 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: current working directory: / Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: detected binary path: /usr/bin/uwsgi-core Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: your processes number limit is 257052 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: your memory page size is 4096 bytes Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: detected max file descriptor number: 2048 Aug 06 17:30:28.741463 np0000006677 devstack@c-api.service[100621]: lock engine: pthread robust mutexes Aug 06 17:30:28.741786 np0000006677 devstack@c-api.service[100621]: thunder lock: enabled Aug 06 17:30:28.741825 np0000006677 devstack@c-api.service[100621]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 06 17:30:28.741853 np0000006677 devstack@c-api.service[100621]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 06 17:30:28.741877 np0000006677 devstack@c-api.service[100621]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 06 17:30:28.741877 np0000006677 devstack@c-api.service[100621]: Set PythonHome to /opt/stack/data/venv Aug 06 17:30:28.775196 np0000006677 devstack@c-api.service[100621]: Python main interpreter initialized at 0x7adabf8a4668 Aug 06 17:30:28.775196 np0000006677 devstack@c-api.service[100621]: python threads support enabled Aug 06 17:30:28.775196 np0000006677 devstack@c-api.service[100621]: your server socket listen backlog is limited to 100 connections Aug 06 17:30:28.775196 np0000006677 devstack@c-api.service[100621]: your mercy for graceful operations on workers is 80 seconds Aug 06 17:30:28.775940 np0000006677 devstack@c-api.service[100621]: mapped 671795 bytes (656 KB) for 4 cores Aug 06 17:30:28.775940 np0000006677 devstack@c-api.service[100621]: *** Operational MODE: preforking *** Aug 06 17:30:28.775940 np0000006677 devstack@c-api.service[100621]: *** uWSGI is running in multiple interpreter mode *** Aug 06 17:30:28.775940 np0000006677 devstack@c-api.service[100621]: spawned uWSGI master process (pid: 100621) Aug 06 17:30:28.776122 np0000006677 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 06 17:30:28.776903 np0000006677 devstack@c-api.service[100621]: spawned uWSGI worker 1 (pid: 100622, cores: 1) Aug 06 17:30:28.777334 np0000006677 devstack@c-api.service[100621]: spawned uWSGI worker 2 (pid: 100623, cores: 1) Aug 06 17:30:28.777719 np0000006677 devstack@c-api.service[100621]: spawned uWSGI worker 3 (pid: 100624, cores: 1) Aug 06 17:30:28.778136 np0000006677 devstack@c-api.service[100621]: spawned uWSGI worker 4 (pid: 100625, cores: 1) Aug 06 17:30:28.778210 np0000006677 devstack@c-api.service[100621]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: we strongly recommend against using it for new projects. Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: If you are already using Eventlet, we recommend migrating to a different Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: framework. For more detail see Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 17:30:28.889596 np0000006677 devstack@c-api.service[100622]: import eventlet # noqa Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: we strongly recommend against using it for new projects. Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: If you are already using Eventlet, we recommend migrating to a different Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: framework. For more detail see Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 17:30:28.900953 np0000006677 devstack@c-api.service[100623]: import eventlet # noqa Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: we strongly recommend against using it for new projects. Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: If you are already using Eventlet, we recommend migrating to a different Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: framework. For more detail see Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 17:30:28.911748 np0000006677 devstack@c-api.service[100625]: import eventlet # noqa Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: we strongly recommend against using it for new projects. Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: If you are already using Eventlet, we recommend migrating to a different Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: framework. For more detail see Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 06 17:30:28.916446 np0000006677 devstack@c-api.service[100624]: import eventlet # noqa Aug 06 17:30:29.043400 np0000006677 devstack@c-api.service[100622]: /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 06 17:30:29.043400 np0000006677 devstack@c-api.service[100622]: from cgi import parse_header Aug 06 17:30:29.074451 np0000006677 devstack@c-api.service[100623]: /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 06 17:30:29.074451 np0000006677 devstack@c-api.service[100623]: from cgi import parse_header Aug 06 17:30:29.079417 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 17:30:29.079417 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:30:29.087774 np0000006677 devstack@c-api.service[100624]: /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 06 17:30:29.087774 np0000006677 devstack@c-api.service[100624]: from cgi import parse_header Aug 06 17:30:29.090537 np0000006677 devstack@c-api.service[100622]: /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 06 17:30:29.090537 np0000006677 devstack@c-api.service[100622]: removals.removed_module( Aug 06 17:30:29.091411 np0000006677 devstack@c-api.service[100622]: /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 06 17:30:29.091411 np0000006677 devstack@c-api.service[100622]: removals.removed_module( Aug 06 17:30:29.109357 np0000006677 devstack@c-api.service[100625]: /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 06 17:30:29.109357 np0000006677 devstack@c-api.service[100625]: from cgi import parse_header Aug 06 17:30:29.116702 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 17:30:29.116702 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:30:29.128938 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 17:30:29.128938 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:30:29.129169 np0000006677 devstack@c-api.service[100623]: /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 06 17:30:29.129169 np0000006677 devstack@c-api.service[100623]: removals.removed_module( Aug 06 17:30:29.130118 np0000006677 devstack@c-api.service[100623]: /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 06 17:30:29.130118 np0000006677 devstack@c-api.service[100623]: removals.removed_module( Aug 06 17:30:29.142162 np0000006677 devstack@c-api.service[100624]: /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 06 17:30:29.142162 np0000006677 devstack@c-api.service[100624]: removals.removed_module( Aug 06 17:30:29.143086 np0000006677 devstack@c-api.service[100624]: /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 06 17:30:29.143086 np0000006677 devstack@c-api.service[100624]: removals.removed_module( Aug 06 17:30:29.154945 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 06 17:30:29.154945 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:30:29.169665 np0000006677 devstack@c-api.service[100625]: /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 06 17:30:29.169665 np0000006677 devstack@c-api.service[100625]: removals.removed_module( Aug 06 17:30:29.170754 np0000006677 devstack@c-api.service[100625]: /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 06 17:30:29.170754 np0000006677 devstack@c-api.service[100625]: removals.removed_module( Aug 06 17:30:29.827395 np0000006677 devstack@c-api.service[100622]: /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 06 17:30:29.827395 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:30:29.876030 np0000006677 devstack@c-api.service[100622]: /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 06 17:30:29.876030 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:30:29.899201 np0000006677 devstack@c-api.service[100624]: /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 06 17:30:29.899201 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:30:29.915121 np0000006677 devstack@c-api.service[100623]: /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 06 17:30:29.915121 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:30:29.945022 np0000006677 devstack@c-api.service[100625]: /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 06 17:30:29.945022 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:30:29.952289 np0000006677 devstack@c-api.service[100624]: /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 06 17:30:29.952289 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:30:29.967582 np0000006677 devstack@c-api.service[100623]: /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 06 17:30:29.967582 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:30:29.997149 np0000006677 devstack@c-api.service[100625]: /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 06 17:30:29.997149 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:30:30.049256 np0000006677 devstack@c-api.service[100622]: 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 06 17:30:30.049646 np0000006677 devstack@c-api.service[100622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 17:30:30.119999 np0000006677 devstack@c-api.service[100624]: 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 06 17:30:30.120214 np0000006677 devstack@c-api.service[100624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 17:30:30.131412 np0000006677 devstack@c-api.service[100622]: /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 06 17:30:30.131412 np0000006677 devstack@c-api.service[100622]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 17:30:30.148634 np0000006677 devstack@c-api.service[100623]: 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 06 17:30:30.148833 np0000006677 devstack@c-api.service[100623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 17:30:30.161709 np0000006677 devstack@c-api.service[100625]: 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 06 17:30:30.161907 np0000006677 devstack@c-api.service[100625]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100625) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 06 17:30:30.184304 np0000006677 devstack@c-api.service[100624]: /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 06 17:30:30.184304 np0000006677 devstack@c-api.service[100624]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 17:30:30.212860 np0000006677 devstack@c-api.service[100623]: /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 06 17:30:30.212860 np0000006677 devstack@c-api.service[100623]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 17:30:30.227560 np0000006677 devstack@c-api.service[100625]: /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 06 17:30:30.227560 np0000006677 devstack@c-api.service[100625]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 06 17:30:30.584425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 17:30:30.584671 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100625) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 17:30:30.584750 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 17:30:30.584803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 06 17:30:30.584854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.584854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.584976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.585084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.585164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.585221 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.585275 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.585325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.585325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.585447 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.585525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.585580 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.587208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.587323 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.587323 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.587395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.587443 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.587495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.587567 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.588290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.588359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.588403 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.588474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.588522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.588582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.588672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.589425 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.589489 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.589557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.589619 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.589699 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.589758 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.589840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.590325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.590383 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.590414 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.590446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.590473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.590521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.590573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.590573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.590634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.590660 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.590689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.590719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.590772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.590839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.590904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.590904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.591036 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.591117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.591203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.591279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.591279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.591385 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.591385 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.591523 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.591561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.591984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.592076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.592127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.592196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.592366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.592429 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.592524 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.592617 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.592709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.592761 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.592816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.592886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.592948 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.593008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.593008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.593128 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.593197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.593241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.593405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.593405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.593495 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.593533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.593533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.593602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.593646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.593746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.593860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.593923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.593923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.593923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.593923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.593923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.594172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.594172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.594172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.594252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.594312 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.594364 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.594414 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.594462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.594512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.594512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.594609 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.594660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.594727 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.594783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.594860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.594909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.594933 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.594978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.594978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.594978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.594978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.595085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.595085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.595131 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.595187 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.595226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.595258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.595285 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.595311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.595341 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.595396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.595467 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.595523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.595575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.595633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.595681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.595718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.595753 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.595792 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.595856 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.595923 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.595976 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.596006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.596047 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.596078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.596105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.596125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.596159 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.596204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.596232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.596484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.596484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.596484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.596484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.596484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.596663 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.596715 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.596784 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.596842 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.596870 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.596897 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.596924 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.596924 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.596994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.597025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.597062 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.597103 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.597134 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.597163 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.597199 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.597226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.597226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.597292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.597333 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.597377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.597377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.597377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.597484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.597511 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.597536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.597536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.597585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.597629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.597691 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.597727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.597760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.597789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.597814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.597840 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.597872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.597900 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.597921 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.597942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.597988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.598019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.598119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.598153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.598178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.598224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.598275 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.598309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.598333 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.598358 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.598381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.598424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.598468 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.598507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.598536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.598560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.598590 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.598620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.598641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.598667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.598691 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.598723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.598746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.598769 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.598792 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.598813 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.598839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.598866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.598906 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.598938 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.598977 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.599010 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.599035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.599077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.599077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.599128 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.599155 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.599186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.599186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.599186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.599186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.600144 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.600243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.600291 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.600339 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.600385 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.600439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.600482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.600522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.600560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.600609 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.600650 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.600694 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.600732 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.600782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.600826 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.600871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.600919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.600980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.601019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.601019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.601019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.601154 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.601154 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.601233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.601288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.601335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.601390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.601448 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.606440 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.606543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.606543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.606637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.606682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.606728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.606783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.606850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.606947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.607059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.607153 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.607191 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.607225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.607262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.607303 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.607353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.607419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.607450 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.607493 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.607541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.607581 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.607630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.607678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.607716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.607754 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.607800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.607856 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.607856 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.607941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.607941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.607941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.607941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.608135 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.608187 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.608236 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.608301 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.608351 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.608396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.608444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.608479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.608521 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.608559 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.608590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.608615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.608648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.608673 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.608699 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.608727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.608751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.608776 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.608802 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.608826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.608866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.608917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.608989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.609065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.609952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.610065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.610119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.610168 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.610209 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.610256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.610308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.610366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.610407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.610447 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.610484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.610580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.610629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.610675 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.610722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.610770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.610810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.610810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.610810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.610810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.610810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.611020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.611020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.611020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.611020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.611180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.611234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.611285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.611329 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.611372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.611418 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.611466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.611466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.611566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.611612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.611660 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.611706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.611754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.611807 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.611856 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.611902 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.611949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.612018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.612069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.612109 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.612149 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.612196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.612237 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.612283 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.612331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.612378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.612426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.612479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.612522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.612550 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.612584 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.612610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.612639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.612671 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.612708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.612734 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.612764 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.612789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.612827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.612827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.612910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.612910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.613016 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.613071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.613071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.613219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.613270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.613302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.613330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.613362 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.613388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.613423 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.613450 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.613474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.613501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.613524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.613549 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.613572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.613593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.615382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.615524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.615582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.615623 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.615663 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.615688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.615716 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.615746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.615784 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.615824 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.615858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.615886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.615919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.615948 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.615998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.616026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.616059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.616083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.616113 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.616138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.616161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.616185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.616213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.616248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.616275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.616275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.616275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.616275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.616531 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.616585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.616654 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.616704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.616752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.616797 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.616828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.616858 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.616886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.616910 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.616935 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.616978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.617025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.617110 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.617294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.617360 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.617426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.617468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.617494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.617522 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.617560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.617587 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.617616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.617652 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.617686 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.617794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.617794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.617867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.618571 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.618645 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.618702 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.618737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.618766 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.618791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.618826 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.618855 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.618886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.618911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.618942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.618994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.619073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.619116 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.619147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.619147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.619200 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.619225 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.619248 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.619275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.619306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.619330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.619353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.619353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.619353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.619450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.619485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.619510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.619535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.619563 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.619606 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.619641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.619641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.619727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.619759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.619804 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.619832 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.619861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.619883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.619906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.619933 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.619978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.620036 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.620126 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.620154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.620185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.620235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.620283 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.620313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.620337 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.620364 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.620396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.620421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.620444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.620470 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.620495 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.620540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.620573 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.620619 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.620676 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.620710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.620739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.620761 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.620786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.620810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.620839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.620862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.620904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620938 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.620991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.621025 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621063 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.621094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.621123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.621147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.621174 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.621198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.621223 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.621253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.621277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.621300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.621321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621348 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621375 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.621406 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.621465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.621489 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.621519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.621549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.621571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.621591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.621625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.621652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.621680 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.621704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621732 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.621758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.621781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.621810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.621834 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.621855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.621878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.621898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.621925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.622000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.622057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.622057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.622132 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.622177 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.622215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.622242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.622242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.622282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.622310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.622332 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.622332 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.622375 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.622421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.622421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.622480 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.622480 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.622544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.622579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.622579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.622629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.622629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.622680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.622706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.622738 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.622768 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.622792 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.622827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.622827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.622976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.623079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.623137 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.623184 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.623228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.623259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.623286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.623328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.623365 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.623411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.623444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.623477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.623518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.623549 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.623586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.623634 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.623681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.623723 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.623771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.623811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.623843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.623884 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.623929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.624002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.624038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.624074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.624103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.624135 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.624159 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.624184 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.624213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.624256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.624298 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.624343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.624383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.624410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.624433 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.624460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.624488 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.624530 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.624564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.624587 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.624616 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.624649 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.624689 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.624719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.624719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.624764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.624787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.626185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.626263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.626313 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.626379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.626428 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.626460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.626495 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.626543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.626586 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.626616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.626645 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.626669 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.626709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.626709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.626757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.626786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.626815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.626841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.626869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.626897 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.627014 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.627061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.627115 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.627174 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.627236 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.627291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.627347 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.627416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.628440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.628493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.628560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.628595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.628620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.628653 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.628695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.628758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.628801 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.628828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.628857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.628882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.628882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.628997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.629171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.629245 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.629306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.629367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.629446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.629514 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.629581 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.629627 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.629683 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.629747 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.629797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.629856 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.629911 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.629990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.630221 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.630289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.630350 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.630387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.630415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.630465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.630505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.630564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.630611 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.630643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.630669 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.630700 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.630729 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.630757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.630781 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.630819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.630859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.630893 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.630922 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.630946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.630993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.631021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.631061 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.631088 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.631119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.631164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.631164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.631164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.631901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.631984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.632097 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.632134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.632158 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.632179 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.632199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.632231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.632231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.632301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.632329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.632353 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.632391 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.632418 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.632446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.632475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.632505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.632551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.632584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.632613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.632642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.632671 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.632695 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.632719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.632744 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.632768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.632850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.632886 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.632947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.632995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.633022 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.633064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.633090 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.633118 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.633165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.633199 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.633233 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.633273 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.633273 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.633336 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.633376 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.633413 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.633443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.633464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.633497 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.633524 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.633548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.633548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.633592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.633619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.633644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.633664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.633688 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.633715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.633715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.633715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.637190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.637273 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.637297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.637362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.637399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.637431 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.637463 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.637497 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.637523 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.637549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.637570 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.637596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.637621 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.637653 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.637653 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.637708 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.637738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.637774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.637800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.637829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.637851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.637875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.637905 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.637939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.637939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.637939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.638072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.638072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.642251 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.642309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.642357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.642403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.642436 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.642462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.642486 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.642522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.642573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.642607 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.642638 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.642668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.642668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.642715 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.642877 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.642978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.643070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.643103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.643137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.643164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.643192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.643218 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.643247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.643271 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.643294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.643322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.643362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.643392 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.643434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.643484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.643530 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.643530 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.643611 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.643641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.643664 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.643689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.643719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.643744 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.643774 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.643805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.643831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.643861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.643894 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.643919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.643943 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.643943 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.644020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.644053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.644076 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.644109 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.644140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.644170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.644198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.644198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.644198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.644198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 06 17:30:30.646626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.646689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.646728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.646758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.646790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.646814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.646872 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.646905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.646934 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.646978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.647020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.647072 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.647101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 06 17:30:30.647127 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.647157 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 06 17:30:30.647186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.647215 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.647244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 06 17:30:30.647272 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.647300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 06 17:30:30.647324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.647349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 06 17:30:30.647372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.647396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 06 17:30:30.687883 np0000006677 devstack@c-api.service[100625]: INFO dbcounter [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Registered counter for database cinder Aug 06 17:30:30.689454 np0000006677 devstack@c-api.service[100623]: INFO dbcounter [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Registered counter for database cinder Aug 06 17:30:30.692142 np0000006677 devstack@c-api.service[100624]: INFO dbcounter [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Registered counter for database cinder Aug 06 17:30:30.705705 np0000006677 devstack@c-api.service[100622]: INFO dbcounter [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Registered counter for database cinder Aug 06 17:30:30.728872 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 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=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.730447 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-48521a65-3359-4963-af5d-564360d5c6d8 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=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.731613 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-e6466898-dc72-4790-8c40-59d841c20815 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=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.770116 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 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=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.834039 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writer thread running {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 17:30:30.836396 np0000006677 devstack@c-api.service[100623]: INFO cinder.rpc [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 17:30:30.838778 np0000006677 devstack@c-api.service[100623]: INFO cinder.rpc [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 17:30:30.840899 np0000006677 devstack@c-api.service[100623]: INFO cinder.rpc [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 17:30:30.841360 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writer thread running {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 17:30:30.841913 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writer thread running {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 17:30:30.842773 np0000006677 devstack@c-api.service[100623]: INFO cinder.rpc [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 17:30:30.843121 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.843377 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.844047 np0000006677 devstack@c-api.service[100624]: INFO cinder.rpc [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 17:30:30.844866 np0000006677 devstack@c-api.service[100625]: INFO cinder.rpc [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 17:30:30.845076 np0000006677 devstack@c-api.service[100623]: WARNING cinder.keymgr.conf_key_mgr [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 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 06 17:30:30.846401 np0000006677 devstack@c-api.service[100624]: INFO cinder.rpc [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 17:30:30.847672 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.847841 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.847950 np0000006677 devstack@c-api.service[100625]: INFO cinder.rpc [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 17:30:30.848705 np0000006677 devstack@c-api.service[100624]: INFO cinder.rpc [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 17:30:30.850752 np0000006677 devstack@c-api.service[100624]: INFO cinder.rpc [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 17:30:30.851141 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.851405 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.851491 np0000006677 devstack@c-api.service[100625]: INFO cinder.rpc [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 17:30:30.852113 np0000006677 devstack@c-api.service[100624]: WARNING cinder.keymgr.conf_key_mgr [None req-e6466898-dc72-4790-8c40-59d841c20815 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 06 17:30:30.854525 np0000006677 devstack@c-api.service[100625]: INFO cinder.rpc [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 17:30:30.854842 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.855135 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.855193 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.855329 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.855735 np0000006677 devstack@c-api.service[100625]: WARNING cinder.keymgr.conf_key_mgr [None req-48521a65-3359-4963-af5d-564360d5c6d8 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 06 17:30:30.858325 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.858452 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.879081 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 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=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.881357 np0000006677 devstack@c-api.service[100623]: INFO cinder.rpc [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 17:30:30.883495 np0000006677 devstack@c-api.service[100623]: INFO cinder.rpc [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 17:30:30.883893 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.884063 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.890572 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-e6466898-dc72-4790-8c40-59d841c20815 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=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.891694 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-48521a65-3359-4963-af5d-564360d5c6d8 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=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.894488 np0000006677 devstack@c-api.service[100624]: INFO cinder.rpc [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 17:30:30.894946 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.895141 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.895570 np0000006677 devstack@c-api.service[100625]: INFO cinder.rpc [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 17:30:30.896570 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writer thread running {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 06 17:30:30.896874 np0000006677 devstack@c-api.service[100624]: INFO cinder.rpc [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 17:30:30.897319 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.897500 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.897544 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.897692 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.897862 np0000006677 devstack@c-api.service[100625]: INFO cinder.rpc [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 17:30:30.898270 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.898416 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.899148 np0000006677 devstack@c-api.service[100622]: INFO cinder.rpc [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 06 17:30:30.899930 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.900096 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.901487 np0000006677 devstack@c-api.service[100622]: INFO cinder.rpc [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 06 17:30:30.903018 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.903200 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.903603 np0000006677 devstack@c-api.service[100622]: INFO cinder.rpc [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 06 17:30:30.905450 np0000006677 devstack@c-api.service[100622]: INFO cinder.rpc [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 06 17:30:30.905781 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.905899 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.906049 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.906125 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.906668 np0000006677 devstack@c-api.service[100622]: WARNING cinder.keymgr.conf_key_mgr [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 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 06 17:30:30.908111 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.908236 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.908844 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.908975 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.909028 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.909146 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.909252 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.909392 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.910519 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.910635 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.911435 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.911497 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.911546 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.911592 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.912668 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.912767 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.913989 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.914053 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.914139 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.914185 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.914653 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.914775 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.915505 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.916066 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.917134 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.917195 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.917265 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.917316 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.917529 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.917661 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.919244 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.919366 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.919454 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.919507 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.921291 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.921416 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.921471 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.921597 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.921835 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.921984 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.923462 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.923579 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.923724 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.923882 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.924281 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.924397 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.925418 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.925539 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.925661 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.925785 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.925825 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.925970 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.926622 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.926743 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.927394 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.927434 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.927512 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.927541 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.928194 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.928339 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.928407 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.928543 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.929035 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.929184 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.929333 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.929455 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.929936 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.930099 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.930257 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.930389 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.930678 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.930804 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.931158 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.931283 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.931438 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.931570 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.932390 np0000006677 devstack@c-api.service[100623]: WARNING cinder.api.contrib.hosts [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 17:30:30.932656 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.932765 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.933302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: extensions {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.934251 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.934393 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.934431 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: consistencygroups {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.935353 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.935505 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.936113 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: extra_specs {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.936615 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.936749 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.937458 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: capabilities {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.937941 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.938088 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.938134 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.938260 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.938606 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: backups {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.938972 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.939142 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.939595 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.939729 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.939848 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.939981 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.940395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-quota-sets {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.940641 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.940781 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.941504 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.941570 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.941607 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.941646 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.941893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: qos-specs {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.941948 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 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=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:30.942457 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.942588 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.943265 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.943375 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.943424 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.943513 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.943748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: encryption {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.944117 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.944227 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.944289 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.944383 np0000006677 devstack@c-api.service[100622]: INFO cinder.rpc [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 06 17:30:30.944461 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.945135 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: encryption {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.945192 np0000006677 devstack@c-api.service[100625]: WARNING cinder.api.contrib.hosts [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 17:30:30.945522 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.945522 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.945596 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.945596 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.945939 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.946008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: extensions {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.946115 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.946409 np0000006677 devstack@c-api.service[100622]: INFO cinder.rpc [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 06 17:30:30.946461 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: cgsnapshots {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.946856 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.946995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: consistencygroups {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.947046 np0000006677 devstack@c-api.service[100624]: WARNING cinder.api.contrib.hosts [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 17:30:30.947108 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.947312 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.947448 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.947720 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: scheduler-stats {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.947997 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: extensions {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.948635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: extra_specs {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.949068 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-volume-manage {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.949186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: consistencygroups {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.949957 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: capabilities {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.950340 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-snapshot-manage {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.951164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: backups {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.951294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: extra_specs {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.951679 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-volume-transfer {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.952867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-quota-sets {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.952920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: capabilities {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.953291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-hosts {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.953913 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: backups {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.954122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: qos-specs {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.954359 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-volume-type-access {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.955621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-quota-sets {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.955753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-availability-zone {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.955858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: encryption {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.956398 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.956552 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.956768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: qos-specs {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.957214 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: encryption {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.957700 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extended resource: os-quota-class-sets {{(pid=100623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.958491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: cgsnapshots {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.958535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: encryption {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.959214 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.959363 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.959702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: scheduler-stats {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.959800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: encryption {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.959918 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.960090 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.960151 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.960323 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.960925 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-volume-manage {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.961134 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.961290 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.961486 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: cgsnapshots {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.961984 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] SnapshotActionsController initialized {{(pid=100623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 17:30:30.962282 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.962328 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-snapshot-manage {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.962443 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.962483 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.962610 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.962715 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: scheduler-stats {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.963317 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.963435 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.963552 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-volume-transfer {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.963885 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-volume-manage {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.964101 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.964261 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.964941 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.965013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-hosts {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.965123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-snapshot-manage {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.965171 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.965341 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.965500 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.965711 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.965833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.965934 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966145 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-volume-type-access {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.966196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966262 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension UsedLimits extending resource: limits {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-volume-transfer {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.966482 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966622 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension AdminActions extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension AdminActions extending resource: snapshots {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.966930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension AdminActions extending resource: backups {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.967045 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeActions extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.967180 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.967273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.router [None req-6a6c2913-1044-40eb-bef6-fa99248ccf22 None None] Extension TypesManage extending resource: types {{(pid=100623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.967412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-availability-zone {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.967554 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.967736 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.967816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-hosts {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.968928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-volume-type-access {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.969159 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extended resource: os-quota-class-sets {{(pid=100625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.969722 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.969846 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.970516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-availability-zone {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.970559 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.970660 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.971440 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.971567 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.972051 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.972195 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.972236 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.972348 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.972915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.snapshot_actions [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] SnapshotActionsController initialized {{(pid=100625) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 17:30:30.973293 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.973411 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.973444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extended resource: os-quota-class-sets {{(pid=100624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.973984 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.974032 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.974159 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.974199 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.974229 np0000006677 devstack@c-api.service[100623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adabf8a4668 pid: 100623 (default app) Aug 06 17:30:30.974819 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.974952 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.975621 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.975664 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.975738 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.975794 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.976257 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.976373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.976428 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.976546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.976651 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.976749 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.976779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.976874 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.976910 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.976999 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension UsedLimits extending resource: limits {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977183 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.977213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977319 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.977377 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension AdminActions extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977518 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.977600 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension AdminActions extending resource: snapshots {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977638 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.977688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension AdminActions extending resource: backups {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeActions extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.977922 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.978027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.router [None req-48521a65-3359-4963-af5d-564360d5c6d8 None None] Extension TypesManage extending resource: types {{(pid=100625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.978209 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] SnapshotActionsController initialized {{(pid=100624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 17:30:30.978707 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.978873 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.978978 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.979122 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.979772 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.979913 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.980593 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.980703 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.981393 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.981505 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.981998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982140 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-19d92a5b-58f8-4475-ac96-8b73d4655d0c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:30:30.982351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982534 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982699 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension UsedLimits extending resource: limits {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.982699 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983120 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983120 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983120 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension AdminActions extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983250 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.983292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension AdminActions extending resource: snapshots {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension AdminActions extending resource: backups {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983360 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.983399 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeActions extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983399 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.983491 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.router [None req-e6466898-dc72-4790-8c40-59d841c20815 None None] Extension TypesManage extending resource: types {{(pid=100624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:30.985115 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1/1] 10.4.3.207 () {60 vars in 925 bytes} [Thu Aug 6 17:30:30 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:30:30.985833 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.985884 np0000006677 devstack@c-api.service[100625]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adabf8a4668 pid: 100625 (default app) Aug 06 17:30:30.985993 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.987270 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.987393 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.988350 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.988474 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.989219 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.989333 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.990061 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.990192 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.990695 np0000006677 devstack@c-api.service[100624]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7adabf8a4668 pid: 100624 (default app) Aug 06 17:30:30.990915 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.991045 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.991643 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.991754 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.992337 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.992446 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.993335 np0000006677 devstack@c-api.service[100622]: WARNING cinder.api.contrib.hosts [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 06 17:30:30.993591 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:30.993713 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:30.994233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: extensions {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.995325 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: consistencygroups {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.997995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: extra_specs {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:30.999351 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: capabilities {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.000405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: backups {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.002133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-quota-sets {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.003340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: qos-specs {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.005149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: encryption {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.006425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: encryption {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.007744 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: cgsnapshots {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.009145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: scheduler-stats {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.010541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-volume-manage {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.011911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-snapshot-manage {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.013417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-volume-transfer {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.014986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-hosts {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.016268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-volume-type-access {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.017867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-availability-zone {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.019366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extended resource: os-quota-class-sets {{(pid=100622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 06 17:30:31.020755 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.020928 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.021838 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.021987 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.022669 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.022782 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.023446 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.snapshot_actions [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] SnapshotActionsController initialized {{(pid=100622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 06 17:30:31.024531 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.024665 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.025297 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.025403 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.026006 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.026134 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.026804 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:30:31.026912 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:30:31.027435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.027568 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.027694 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.027782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.027918 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028129 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension UsedLimits extending resource: limits {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028325 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028420 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension AdminActions extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension AdminActions extending resource: snapshots {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028725 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension AdminActions extending resource: backups {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeActions extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.028942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.029040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.router [None req-87546ed8-8b4c-4f80-8ce1-265dfa72cc69 None None] Extension TypesManage extending resource: types {{(pid=100622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 06 17:30:31.036237 np0000006677 devstack@c-api.service[100622]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7adabf8a4668 pid: 100622 (default app) Aug 06 17:30:35.718861 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9bb9a42e-9c74-4d16-adec-b8f2c09fed13 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:30:36.257104 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9bb9a42e-9c74-4d16-adec-b8f2c09fed13 admin admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:30:36.257791 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a42e-9c74-4d16-adec-b8f2c09fed13 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:30:36.259474 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:30:36.259474 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:30:36.290501 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-9bb9a42e-9c74-4d16-adec-b8f2c09fed13 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=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:36.323600 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9bb9a42e-9c74-4d16-adec-b8f2c09fed13 admin admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:30:36.324216 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 2/2] 10.4.3.207 () {68 vars in 1302 bytes} [Thu Aug 6 17:30:35 2026] POST /volume/v3/types => generated 183 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:30:36.340314 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-91618e5e-d5ba-40ab-9035-4760122db287 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:30:36.619761 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91618e5e-d5ba-40ab-9035-4760122db287 admin admin] POST https://10.4.3.207/volume/v3/types/d7e37ecf-6771-4704-ba52-347b1170dcb1/extra_specs Aug 06 17:30:36.620418 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91618e5e-d5ba-40ab-9035-4760122db287 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:30:36.622186 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:30:36.622186 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:30:36.653900 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-91618e5e-d5ba-40ab-9035-4760122db287 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=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:36.708215 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91618e5e-d5ba-40ab-9035-4760122db287 admin admin] https://10.4.3.207/volume/v3/types/d7e37ecf-6771-4704-ba52-347b1170dcb1/extra_specs returned with HTTP 200 Aug 06 17:30:36.708635 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1/3] 10.4.3.207 () {68 vars in 1449 bytes} [Thu Aug 6 17:30:36 2026] POST /volume/v3/types/d7e37ecf-6771-4704-ba52-347b1170dcb1/extra_specs => generated 52 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:30:36.935347 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5b5a7ffb-ce19-4295-8ddf-1d18b1605c8f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:30:37.229079 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b5a7ffb-ce19-4295-8ddf-1d18b1605c8f admin admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:30:37.229648 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b5a7ffb-ce19-4295-8ddf-1d18b1605c8f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:30:37.231180 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:30:37.231180 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:30:37.268864 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-5b5a7ffb-ce19-4295-8ddf-1d18b1605c8f 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=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:37.295925 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b5a7ffb-ce19-4295-8ddf-1d18b1605c8f admin admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:30:37.296562 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1/4] 10.4.3.207 () {68 vars in 1302 bytes} [Thu Aug 6 17:30:36 2026] POST /volume/v3/types => generated 186 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:30:37.317299 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3a56a7a9-2e20-40f8-b261-fa804ad4703a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:30:37.601443 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3a56a7a9-2e20-40f8-b261-fa804ad4703a admin admin] POST https://10.4.3.207/volume/v3/types/f6034671-ad7e-4b86-841e-68bba2cfdf7c/extra_specs Aug 06 17:30:37.601955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3a56a7a9-2e20-40f8-b261-fa804ad4703a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:30:37.603631 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:30:37.603631 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:30:37.636109 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-3a56a7a9-2e20-40f8-b261-fa804ad4703a 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=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:30:37.689277 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3a56a7a9-2e20-40f8-b261-fa804ad4703a admin admin] https://10.4.3.207/volume/v3/types/f6034671-ad7e-4b86-841e-68bba2cfdf7c/extra_specs returned with HTTP 200 Aug 06 17:30:37.689711 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1/5] 10.4.3.207 () {68 vars in 1449 bytes} [Thu Aug 6 17:30:37 2026] POST /volume/v3/types/f6034671-ad7e-4b86-841e-68bba2cfdf7c/extra_specs => generated 45 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:30:46.320549 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:30:46.706888 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:30:47.293304 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:30:47.687990 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:31:01.527646 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-053dfbaa-d6ed-4384-bd9a-25c872e80d85 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:31:01.528489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-053dfbaa-d6ed-4384-bd9a-25c872e80d85 None None] GET https://10.4.3.207/volume// Aug 06 17:31:01.528738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-053dfbaa-d6ed-4384-bd9a-25c872e80d85 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:31:01.529043 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-053dfbaa-d6ed-4384-bd9a-25c872e80d85 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:31:01.529720 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-053dfbaa-d6ed-4384-bd9a-25c872e80d85 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:31:01.530115 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 3/6] 10.4.3.207 () {66 vars in 1425 bytes} [Thu Aug 6 17:31: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 06 17:31:40.885437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4ad5e5f9-cd1f-4584-9122-6056e1526fa1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:31:41.132951 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ad5e5f9-cd1f-4584-9122-6056e1526fa1 tempest-verify_tempest_config-1781340092 tempest-verify_tempest_config-1781340092-project-member] GET https://10.4.3.207/volume/v3/extensions Aug 06 17:31:41.133171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ad5e5f9-cd1f-4584-9122-6056e1526fa1 tempest-verify_tempest_config-1781340092 tempest-verify_tempest_config-1781340092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:31:41.133308 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ad5e5f9-cd1f-4584-9122-6056e1526fa1 tempest-verify_tempest_config-1781340092 tempest-verify_tempest_config-1781340092-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:31:41.133625 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ad5e5f9-cd1f-4584-9122-6056e1526fa1 tempest-verify_tempest_config-1781340092 tempest-verify_tempest_config-1781340092-project-member] https://10.4.3.207/volume/v3/extensions returned with HTTP 200 Aug 06 17:31:41.133950 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 2/7] 10.4.3.207 () {66 vars in 1246 bytes} [Thu Aug 6 17:31:40 2026] GET /volume/v3/extensions => generated 5245 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:14.897980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:15.222639 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:15.223119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-648826661", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:15.225305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-648826661', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:15.225798 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Create volume of 1 GB Aug 06 17:32:15.235840 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:32:15.235213. {{(pid=100624) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:32:15.236126 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Availability Zones retrieved successfully. Aug 06 17:32:15.259378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Flow 'volume_create_api' (e7f5d486-ccbb-4146-be90-d2779b01af25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:15.260885 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2598807-8518-44e2-b9d4-2ad2b7f49f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:15.262361 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:15.312659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2598807-8518-44e2-b9d4-2ad2b7f49f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:15.313318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd13f0d-4fd1-4c7c-8c72-d92a5fa0e90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:15.348735 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-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 06 17:32:15.349086 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-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 06 17:32:15.392023 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Created reservations ['bb4fcc78-fe1d-44da-ba0b-44b5cd77287a', '131a7997-1f44-4810-8835-eb450f2b8dbd', '85b02b2e-eeee-4927-b34a-2a1c812d05a2', '2ebf7a74-2f52-4978-9f5c-a91446c3486a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:15.392929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd13f0d-4fd1-4c7c-8c72-d92a5fa0e90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb4fcc78-fe1d-44da-ba0b-44b5cd77287a', '131a7997-1f44-4810-8835-eb450f2b8dbd', '85b02b2e-eeee-4927-b34a-2a1c812d05a2', '2ebf7a74-2f52-4978-9f5c-a91446c3486a']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:15.393689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c9db54-218d-4626-a541-b7440f1d3210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:15.440397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c9db54-218d-4626-a541-b7440f1d3210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c84679-a86a-4438-a2df-5ce00b1a7b7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-648826661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba040413279425ab81cbc482fe48518',qos_specs=None,replication_status=,reservations=['bb4fcc78-fe1d-44da-ba0b-44b5cd77287a','131a7997-1f44-4810-8835-eb450f2b8dbd','85b02b2e-eeee-4927-b34a-2a1c812d05a2','2ebf7a74-2f52-4978-9f5c-a91446c3486a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3a32e6b7dc347469731e146ed215485',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-648826661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c84679-a86a-4438-a2df-5ce00b1a7b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba040413279425ab81cbc482fe48518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3a32e6b7dc347469731e146ed215485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:15.441296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9e9e73-d4a7-44f9-8796-93e1adeabe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:15.465503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9e9e73-d4a7-44f9-8796-93e1adeabe38) transitioned into state 'SUCCESS' from state '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-648826661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba040413279425ab81cbc482fe48518',qos_specs=None,replication_status=,reservations=['bb4fcc78-fe1d-44da-ba0b-44b5cd77287a','131a7997-1f44-4810-8835-eb450f2b8dbd','85b02b2e-eeee-4927-b34a-2a1c812d05a2','2ebf7a74-2f52-4978-9f5c-a91446c3486a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3a32e6b7dc347469731e146ed215485',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:15.466333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55292e75-1441-4d77-b129-3139920540ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:15.490554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55292e75-1441-4d77-b129-3139920540ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:15.491449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Flow 'volume_create_api' (e7f5d486-ccbb-4146-be90-d2779b01af25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:15.491799 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Create volume request issued successfully. Aug 06 17:32:15.492783 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-67b94265-6ea5-4b49-b80f-b1e68334e7c8 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:15.493286 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 2/8] 10.4.3.207 () {72 vars in 1541 bytes} [Thu Aug 6 17:32:14 2026] POST /volume/v3/volumes => generated 754 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:15.503122 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-f7fb268a-6970-46b8-9f74-bb6f0af9d5b5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:15.508519 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-f7fb268a-6970-46b8-9f74-bb6f0af9d5b5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:15.508853 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-f7fb268a-6970-46b8-9f74-bb6f0af9d5b5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:15.509160 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-f7fb268a-6970-46b8-9f74-bb6f0af9d5b5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:15.544187 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:15.544187 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:15.551013 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-f7fb268a-6970-46b8-9f74-bb6f0af9d5b5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Volume info retrieved successfully. Aug 06 17:32:15.558979 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7eaf1ee2-6b59-4134-a92b-bb00406ccc72 req-f7fb268a-6970-46b8-9f74-bb6f0af9d5b5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 200 Aug 06 17:32:15.559403 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 2/9] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:32:15 2026] GET /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:16.109637 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-02fda842-ffa9-4a10-99cd-6028a10c70d7 req-77b702c8-23de-46f6-ad60-4b2e188aa365 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:16.155385 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02fda842-ffa9-4a10-99cd-6028a10c70d7 req-77b702c8-23de-46f6-ad60-4b2e188aa365 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:16.155599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02fda842-ffa9-4a10-99cd-6028a10c70d7 req-77b702c8-23de-46f6-ad60-4b2e188aa365 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:16.155791 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02fda842-ffa9-4a10-99cd-6028a10c70d7 req-77b702c8-23de-46f6-ad60-4b2e188aa365 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:16.188575 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:16.188575 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:16.194572 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-02fda842-ffa9-4a10-99cd-6028a10c70d7 req-77b702c8-23de-46f6-ad60-4b2e188aa365 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Volume info retrieved successfully. Aug 06 17:32:16.200392 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02fda842-ffa9-4a10-99cd-6028a10c70d7 req-77b702c8-23de-46f6-ad60-4b2e188aa365 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 200 Aug 06 17:32:16.200744 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 4/10] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:32:15 2026] GET /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 847 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:16.559086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:16.786799 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:32:16.787230 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41c84679-a86a-4438-a2df-5ce00b1a7b7b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1732718673", "description": null, "metadata": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:16.824411 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:16.824411 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:16.825304 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Volume info retrieved successfully. Aug 06 17:32:16.825571 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Create snapshot from volume 41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:16.859560 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-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 06 17:32:16.859850 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-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 06 17:32:16.903705 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Created reservations ['c2d53bf4-9939-4589-ab69-4446eda30fd5', '03a84772-2ea2-4f65-8fc7-c7cd4603f016', 'f0630388-1b69-4ff5-8ab6-68f085ce2815', 'd8a83cd6-8d37-46b9-ab5c-1888afce2a4b'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:16.964989 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Snapshot create request issued successfully. Aug 06 17:32:16.964989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a6833029-864f-41b4-b889-fa3f3027180d req-6e8b8d42-0fed-44fd-8e91-7c62a09a9fd5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:32:16.964989 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 3/11] 10.4.3.207 () {72 vars in 1547 bytes} [Thu Aug 6 17:32:16 2026] POST /volume/v3/snapshots => generated 311 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:17.473603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-102ec778-a646-4266-a5fd-b4ed3037a7a4 req-843ac5a8-b18d-4926-b433-ca45c7b67b85 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:17.691600 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-102ec778-a646-4266-a5fd-b4ed3037a7a4 req-843ac5a8-b18d-4926-b433-ca45c7b67b85 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] GET https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 Aug 06 17:32:17.693031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-102ec778-a646-4266-a5fd-b4ed3037a7a4 req-843ac5a8-b18d-4926-b433-ca45c7b67b85 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:17.693031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-102ec778-a646-4266-a5fd-b4ed3037a7a4 req-843ac5a8-b18d-4926-b433-ca45c7b67b85 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:17.722500 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:17.722500 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:17.723313 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-102ec778-a646-4266-a5fd-b4ed3037a7a4 req-843ac5a8-b18d-4926-b433-ca45c7b67b85 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Snapshot retrieved successfully. Aug 06 17:32:17.724981 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-102ec778-a646-4266-a5fd-b4ed3037a7a4 req-843ac5a8-b18d-4926-b433-ca45c7b67b85 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 returned with HTTP 200 Aug 06 17:32:17.724981 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 3/12] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:32:17 2026] GET /volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 => generated 470 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:17.755117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:17.757376 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:32:17.757664 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:17.757949 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:17.758390 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:32:17.759829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:32:17.773063 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] Get all snapshots completed successfully. Aug 06 17:32:17.773492 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:17.773492 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:17.774109 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2afd6509-8159-4d99-9ebe-b8740cca7111 req-3d02cc45-9316-4c41-af59-5649a7b22d93 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-reader] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:32:17.774476 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 3/13] 10.4.3.207 () {68 vars in 1514 bytes} [Thu Aug 6 17:32:17 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:17.794887 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-f85539d9-5252-4fd6-9471-abdaf83c8d88 req-a39e0d5b-c4bd-4fd7-8057-59770c605c29 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:17.796887 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f85539d9-5252-4fd6-9471-abdaf83c8d88 req-a39e0d5b-c4bd-4fd7-8057-59770c605c29 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 Aug 06 17:32:17.797137 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f85539d9-5252-4fd6-9471-abdaf83c8d88 req-a39e0d5b-c4bd-4fd7-8057-59770c605c29 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:17.797315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f85539d9-5252-4fd6-9471-abdaf83c8d88 req-a39e0d5b-c4bd-4fd7-8057-59770c605c29 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:17.814665 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:17.814665 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:17.815169 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-f85539d9-5252-4fd6-9471-abdaf83c8d88 req-a39e0d5b-c4bd-4fd7-8057-59770c605c29 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Snapshot retrieved successfully. Aug 06 17:32:17.815987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f85539d9-5252-4fd6-9471-abdaf83c8d88 req-a39e0d5b-c4bd-4fd7-8057-59770c605c29 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 returned with HTTP 200 Aug 06 17:32:17.816435 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 5/14] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:32:17 2026] GET /volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:17.839191 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:17.842012 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 Aug 06 17:32:17.842246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:17.842503 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:17.842745 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Delete snapshot with id: 96f51c12-7cfd-4ba5-b5df-350d5020dcc6 Aug 06 17:32:17.851798 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:17.851798 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:17.852454 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Snapshot retrieved successfully. Aug 06 17:32:17.873302 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Snapshot delete request issued successfully. Aug 06 17:32:17.873529 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-567b4a08-0e19-479c-9c54-f2abf7c10bba req-27cdad55-3cbb-4de4-8329-c13b66921dff tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 returned with HTTP 202 Aug 06 17:32:17.873969 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 4/15] 10.4.3.207 () {70 vars in 1626 bytes} [Thu Aug 6 17:32:17 2026] DELETE /volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:32:17.903019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-868a9dc9-9ffb-445b-b940-bbc8d76c5446 req-12e64bab-38eb-443f-833a-bc04d05089da None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:17.910415 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-868a9dc9-9ffb-445b-b940-bbc8d76c5446 req-12e64bab-38eb-443f-833a-bc04d05089da tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 Aug 06 17:32:17.910415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-868a9dc9-9ffb-445b-b940-bbc8d76c5446 req-12e64bab-38eb-443f-833a-bc04d05089da tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:17.910415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-868a9dc9-9ffb-445b-b940-bbc8d76c5446 req-12e64bab-38eb-443f-833a-bc04d05089da tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:17.917822 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:17.917822 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:17.918365 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-868a9dc9-9ffb-445b-b940-bbc8d76c5446 req-12e64bab-38eb-443f-833a-bc04d05089da tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Snapshot retrieved successfully. Aug 06 17:32:17.919338 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-868a9dc9-9ffb-445b-b940-bbc8d76c5446 req-12e64bab-38eb-443f-833a-bc04d05089da tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 returned with HTTP 200 Aug 06 17:32:17.919777 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 4/16] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:32:17 2026] GET /volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:32:18.948817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0afbdb26-9904-4dbb-8f76-9d77c6d75da9 req-f563e62b-480c-48a2-8120-e422b2773ba5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:18.952894 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0afbdb26-9904-4dbb-8f76-9d77c6d75da9 req-f563e62b-480c-48a2-8120-e422b2773ba5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 Aug 06 17:32:18.953526 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0afbdb26-9904-4dbb-8f76-9d77c6d75da9 req-f563e62b-480c-48a2-8120-e422b2773ba5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:18.953526 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0afbdb26-9904-4dbb-8f76-9d77c6d75da9 req-f563e62b-480c-48a2-8120-e422b2773ba5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:18.972992 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0afbdb26-9904-4dbb-8f76-9d77c6d75da9 req-f563e62b-480c-48a2-8120-e422b2773ba5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 returned with HTTP 404 Aug 06 17:32:18.972992 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 4/17] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:32:18 2026] GET /volume/v3/snapshots/96f51c12-7cfd-4ba5-b5df-350d5020dcc6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:18.995436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:18.999711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] DELETE https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:18.999711 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:18.999711 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:18.999711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Delete volume with id: 41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:19.013011 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:19.013011 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:19.013590 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Volume info retrieved successfully. Aug 06 17:32:19.064350 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Delete volume request issued successfully. Aug 06 17:32:19.065010 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a48f307d-0602-4ccb-8758-2cf59e592c35 req-fd9216d8-087f-4a85-bc6d-42bffe9298a5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 202 Aug 06 17:32:19.065154 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 6/18] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:32:18 2026] DELETE /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:32:19.096748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3e703d8c-ccf1-429c-aef7-c0030f26000c req-d4292075-0765-4efc-ae6a-361945c618e5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:19.100844 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3e703d8c-ccf1-429c-aef7-c0030f26000c req-d4292075-0765-4efc-ae6a-361945c618e5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:19.101114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3e703d8c-ccf1-429c-aef7-c0030f26000c req-d4292075-0765-4efc-ae6a-361945c618e5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:19.101356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3e703d8c-ccf1-429c-aef7-c0030f26000c req-d4292075-0765-4efc-ae6a-361945c618e5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:19.114479 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:19.114479 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:19.122161 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-3e703d8c-ccf1-429c-aef7-c0030f26000c req-d4292075-0765-4efc-ae6a-361945c618e5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Volume info retrieved successfully. Aug 06 17:32:19.131070 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3e703d8c-ccf1-429c-aef7-c0030f26000c req-d4292075-0765-4efc-ae6a-361945c618e5 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 200 Aug 06 17:32:19.131530 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 5/19] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:32:19 2026] GET /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:20.158946 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-f32a8160-81c5-49d7-bcdb-2fca94416257 req-aad33996-fe2b-4cb8-96b9-f9dbd5189e59 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:20.162051 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f32a8160-81c5-49d7-bcdb-2fca94416257 req-aad33996-fe2b-4cb8-96b9-f9dbd5189e59 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:20.162051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f32a8160-81c5-49d7-bcdb-2fca94416257 req-aad33996-fe2b-4cb8-96b9-f9dbd5189e59 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:20.162051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f32a8160-81c5-49d7-bcdb-2fca94416257 req-aad33996-fe2b-4cb8-96b9-f9dbd5189e59 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:20.170186 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f32a8160-81c5-49d7-bcdb-2fca94416257 req-aad33996-fe2b-4cb8-96b9-f9dbd5189e59 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 404 Aug 06 17:32:20.170883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 5/20] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:32:20 2026] GET /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:20.203609 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-f1430d52-5574-4d6f-9d0c-fafdf05080bb req-a720f06a-8b4a-4386-b81f-4920b23f3592 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:20.205809 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-f1430d52-5574-4d6f-9d0c-fafdf05080bb req-a720f06a-8b4a-4386-b81f-4920b23f3592 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] DELETE https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:20.206141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-f1430d52-5574-4d6f-9d0c-fafdf05080bb req-a720f06a-8b4a-4386-b81f-4920b23f3592 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:20.206458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-f1430d52-5574-4d6f-9d0c-fafdf05080bb req-a720f06a-8b4a-4386-b81f-4920b23f3592 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:20.206781 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [req-f1430d52-5574-4d6f-9d0c-fafdf05080bb req-a720f06a-8b4a-4386-b81f-4920b23f3592 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Delete volume with id: 41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:20.212455 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-f1430d52-5574-4d6f-9d0c-fafdf05080bb req-a720f06a-8b4a-4386-b81f-4920b23f3592 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 404 Aug 06 17:32:20.213039 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 5/21] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:32:20 2026] DELETE /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:20.240810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-db662b69-09b3-4f1f-acd2-566c634f2183 req-a2bd8a82-eee9-47d1-9c70-f5060343b421 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:20.243218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-db662b69-09b3-4f1f-acd2-566c634f2183 req-a2bd8a82-eee9-47d1-9c70-f5060343b421 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] GET https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b Aug 06 17:32:20.243450 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-db662b69-09b3-4f1f-acd2-566c634f2183 req-a2bd8a82-eee9-47d1-9c70-f5060343b421 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:20.243684 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-db662b69-09b3-4f1f-acd2-566c634f2183 req-a2bd8a82-eee9-47d1-9c70-f5060343b421 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:20.250518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-db662b69-09b3-4f1f-acd2-566c634f2183 req-a2bd8a82-eee9-47d1-9c70-f5060343b421 tempest-VolumesSnapshotsTestJSON-1972660595 tempest-VolumesSnapshotsTestJSON-1972660595-project-member] https://10.4.3.207/volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b returned with HTTP 404 Aug 06 17:32:20.251118 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 7/22] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:32:20 2026] GET /volume/v3/volumes/41c84679-a86a-4438-a2df-5ce00b1a7b7b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:23.719684 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2b85256c-24d0-4897-bf70-08577ad56f87 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:23.944599 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:23.945331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2023038164"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:23.946747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2023038164'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:23.947143 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Create volume of 1 GB Aug 06 17:32:23.966743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:32:23.966047. {{(pid=100625) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:32:23.966889 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Availability Zones retrieved successfully. Aug 06 17:32:23.990160 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Flow 'volume_create_api' (96c4c3a8-0019-41ec-8a09-c6f70ab78fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:23.991643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e23c61-c7a2-4e08-ab84-ac0f1b500b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:23.992821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:24.051306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e23c61-c7a2-4e08-ab84-ac0f1b500b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:24.052744 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5371f1fd-6a9f-428f-9c06-f3fe9f9cdb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:24.082993 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-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 06 17:32:24.117515 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Created reservations ['587c9ca3-a6ad-4b21-9485-45dae5362a91', '50b00b95-74f2-4ec3-bd71-58c2d74d958b', '8591a721-2c70-43c8-b06d-bf8f809afcd7', 'f822d81e-1df0-46f7-ac1d-b395c592e11f'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:24.118564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5371f1fd-6a9f-428f-9c06-f3fe9f9cdb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587c9ca3-a6ad-4b21-9485-45dae5362a91', '50b00b95-74f2-4ec3-bd71-58c2d74d958b', '8591a721-2c70-43c8-b06d-bf8f809afcd7', 'f822d81e-1df0-46f7-ac1d-b395c592e11f']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:24.119661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7efa16cd-7ec9-4ee4-b07c-a8cebe257e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:24.146810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7efa16cd-7ec9-4ee4-b07c-a8cebe257e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae419f3-0bfa-4ea3-a280-a00663a0377f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2023038164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cb3f48fa498416c9c36b580a812460d',qos_specs=None,replication_status=,reservations=['587c9ca3-a6ad-4b21-9485-45dae5362a91','50b00b95-74f2-4ec3-bd71-58c2d74d958b','8591a721-2c70-43c8-b06d-bf8f809afcd7','f822d81e-1df0-46f7-ac1d-b395c592e11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5601cfedd44d96a34919841dcc0ff6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2023038164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae419f3-0bfa-4ea3-a280-a00663a0377f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cb3f48fa498416c9c36b580a812460d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c5601cfedd44d96a34919841dcc0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:24.147590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a297a43c-97e2-448d-b864-ca8bfd5e5bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:24.169032 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a297a43c-97e2-448d-b864-ca8bfd5e5bb7) transitioned into state 'SUCCESS' from state '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-2023038164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cb3f48fa498416c9c36b580a812460d',qos_specs=None,replication_status=,reservations=['587c9ca3-a6ad-4b21-9485-45dae5362a91','50b00b95-74f2-4ec3-bd71-58c2d74d958b','8591a721-2c70-43c8-b06d-bf8f809afcd7','f822d81e-1df0-46f7-ac1d-b395c592e11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5601cfedd44d96a34919841dcc0ff6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:24.169862 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3963da5d-2866-4169-b94d-2e03eabb3371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:24.188192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3963da5d-2866-4169-b94d-2e03eabb3371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:24.188192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Flow 'volume_create_api' (96c4c3a8-0019-41ec-8a09-c6f70ab78fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:24.188885 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Create volume request issued successfully. Aug 06 17:32:24.190389 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b85256c-24d0-4897-bf70-08577ad56f87 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:24.190389 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 6/23] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:32:23 2026] POST /volume/v3/volumes => generated 759 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:26.689057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5f89a7de-c029-4434-85cc-4c7b5c1119c4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:26.908342 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5f89a7de-c029-4434-85cc-4c7b5c1119c4 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:32:26.908660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5f89a7de-c029-4434-85cc-4c7b5c1119c4 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-329721757"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:26.940436 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5f89a7de-c029-4434-85cc-4c7b5c1119c4 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:32:26.940816 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 6/24] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:32:26 2026] POST /volume/v3/group_types => generated 180 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:26.951082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5a778455-ce14-4a37-8c98-d3924cc453a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:26.955013 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5a778455-ce14-4a37-8c98-d3924cc453a0 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] POST https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs Aug 06 17:32:26.955542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5a778455-ce14-4a37-8c98-d3924cc453a0 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:26.984846 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5a778455-ce14-4a37-8c98-d3924cc453a0 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs returned with HTTP 202 Aug 06 17:32:26.985551 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 6/25] 10.4.3.207 () {70 vars in 1458 bytes} [Thu Aug 6 17:32:26 2026] POST /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs => generated 53 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:26.995706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-43b16095-e3a7-44a8-8dc5-78eec9fd8dc1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:26.997859 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43b16095-e3a7-44a8-8dc5-78eec9fd8dc1 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] POST https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs Aug 06 17:32:26.998351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43b16095-e3a7-44a8-8dc5-78eec9fd8dc1 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:27.029340 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43b16095-e3a7-44a8-8dc5-78eec9fd8dc1 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs returned with HTTP 202 Aug 06 17:32:27.030457 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 8/26] 10.4.3.207 () {70 vars in 1458 bytes} [Thu Aug 6 17:32:26 2026] POST /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs => generated 61 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:27.038660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e3b81bc9-e0a8-4c0f-9816-32596053d683 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.041688 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3b81bc9-e0a8-4c0f-9816-32596053d683 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] GET https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 Aug 06 17:32:27.042149 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3b81bc9-e0a8-4c0f-9816-32596053d683 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.042341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3b81bc9-e0a8-4c0f-9816-32596053d683 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.042745 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:27.042745 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:27.063284 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3b81bc9-e0a8-4c0f-9816-32596053d683 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 returned with HTTP 200 Aug 06 17:32:27.063836 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 7/27] 10.4.3.207 () {68 vars in 1452 bytes} [Thu Aug 6 17:32:27 2026] GET /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:27.071728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4ff05f3b-6f7c-409b-a889-a157d7d93dad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.075318 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4ff05f3b-6f7c-409b-a889-a157d7d93dad tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] GET https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 Aug 06 17:32:27.075544 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4ff05f3b-6f7c-409b-a889-a157d7d93dad tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.075721 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4ff05f3b-6f7c-409b-a889-a157d7d93dad tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.083531 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4ff05f3b-6f7c-409b-a889-a157d7d93dad tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 returned with HTTP 200 Aug 06 17:32:27.083531 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 7/28] 10.4.3.207 () {68 vars in 1452 bytes} [Thu Aug 6 17:32:27 2026] GET /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:27.092277 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5fdff7b9-e1af-4ca2-b738-7bf11b4cb51f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.094720 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fdff7b9-e1af-4ca2-b738-7bf11b4cb51f tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] PUT https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 Aug 06 17:32:27.095120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fdff7b9-e1af-4ca2-b738-7bf11b4cb51f tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:27.110516 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fdff7b9-e1af-4ca2-b738-7bf11b4cb51f tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 returned with HTTP 200 Aug 06 17:32:27.111175 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 7/29] 10.4.3.207 () {70 vars in 1472 bytes} [Thu Aug 6 17:32:27 2026] PUT /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:27.120335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4aba6850-8336-47fb-9c48-773a40dcd233 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.125989 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4aba6850-8336-47fb-9c48-773a40dcd233 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] GET https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs Aug 06 17:32:27.125989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4aba6850-8336-47fb-9c48-773a40dcd233 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.125989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4aba6850-8336-47fb-9c48-773a40dcd233 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.132892 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4aba6850-8336-47fb-9c48-773a40dcd233 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs returned with HTTP 200 Aug 06 17:32:27.133469 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 9/30] 10.4.3.207 () {68 vars in 1437 bytes} [Thu Aug 6 17:32:27 2026] GET /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:27.142384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1e394893-7872-4d75-ae41-49888f4db9ac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.144372 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1e394893-7872-4d75-ae41-49888f4db9ac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key1 Aug 06 17:32:27.144669 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1e394893-7872-4d75-ae41-49888f4db9ac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.144933 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1e394893-7872-4d75-ae41-49888f4db9ac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.161319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1e394893-7872-4d75-ae41-49888f4db9ac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key1 returned with HTTP 202 Aug 06 17:32:27.161780 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 8/31] 10.4.3.207 () {68 vars in 1455 bytes} [Thu Aug 6 17:32:27 2026] DELETE /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:27.169835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4627022d-a55e-40d0-9ea1-2d9f4301cbac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.171752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4627022d-a55e-40d0-9ea1-2d9f4301cbac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] GET https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key1 Aug 06 17:32:27.172037 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4627022d-a55e-40d0-9ea1-2d9f4301cbac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.172315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4627022d-a55e-40d0-9ea1-2d9f4301cbac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.180558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4627022d-a55e-40d0-9ea1-2d9f4301cbac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] HTTP exception thrown: Group Type 06f15b39-0551-46f9-94d0-06a156124b43 has no extra spec with key key1. Aug 06 17:32:27.180745 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4627022d-a55e-40d0-9ea1-2d9f4301cbac tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key1 returned with HTTP 404 Aug 06 17:32:27.181446 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 8/32] 10.4.3.207 () {68 vars in 1452 bytes} [Thu Aug 6 17:32:27 2026] GET /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:32:27.191207 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-94e6166f-b329-4e40-a248-61d7d7f552f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.193561 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94e6166f-b329-4e40-a248-61d7d7f552f7 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 Aug 06 17:32:27.193847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94e6166f-b329-4e40-a248-61d7d7f552f7 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.194066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94e6166f-b329-4e40-a248-61d7d7f552f7 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.204950 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94e6166f-b329-4e40-a248-61d7d7f552f7 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 returned with HTTP 202 Aug 06 17:32:27.205383 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 8/33] 10.4.3.207 () {68 vars in 1455 bytes} [Thu Aug 6 17:32:27 2026] DELETE /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:27.214078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5cc70702-6ce0-4ec3-b51a-1624c5911719 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.216307 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cc70702-6ce0-4ec3-b51a-1624c5911719 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] GET https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 Aug 06 17:32:27.216589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cc70702-6ce0-4ec3-b51a-1624c5911719 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.216832 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cc70702-6ce0-4ec3-b51a-1624c5911719 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.223614 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cc70702-6ce0-4ec3-b51a-1624c5911719 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] HTTP exception thrown: Group Type 06f15b39-0551-46f9-94d0-06a156124b43 has no extra spec with key key2. Aug 06 17:32:27.223772 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cc70702-6ce0-4ec3-b51a-1624c5911719 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 returned with HTTP 404 Aug 06 17:32:27.224316 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 10/34] 10.4.3.207 () {68 vars in 1452 bytes} [Thu Aug 6 17:32:27 2026] GET /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:32:27.231942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ec7ced11-e661-494b-af5a-009035efb975 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.236922 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec7ced11-e661-494b-af5a-009035efb975 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 Aug 06 17:32:27.237308 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec7ced11-e661-494b-af5a-009035efb975 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.237773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec7ced11-e661-494b-af5a-009035efb975 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.248769 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec7ced11-e661-494b-af5a-009035efb975 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 returned with HTTP 202 Aug 06 17:32:27.250023 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 9/35] 10.4.3.207 () {68 vars in 1455 bytes} [Thu Aug 6 17:32:27 2026] DELETE /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:27.262131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec60ca0f-2b42-4a93-b206-ff53c01dcc21 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.264601 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec60ca0f-2b42-4a93-b206-ff53c01dcc21 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] GET https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 Aug 06 17:32:27.264834 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec60ca0f-2b42-4a93-b206-ff53c01dcc21 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.265065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec60ca0f-2b42-4a93-b206-ff53c01dcc21 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.273077 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec60ca0f-2b42-4a93-b206-ff53c01dcc21 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] HTTP exception thrown: Group Type 06f15b39-0551-46f9-94d0-06a156124b43 has no extra spec with key key3. Aug 06 17:32:27.273257 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec60ca0f-2b42-4a93-b206-ff53c01dcc21 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 returned with HTTP 404 Aug 06 17:32:27.273755 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 9/36] 10.4.3.207 () {68 vars in 1452 bytes} [Thu Aug 6 17:32:27 2026] GET /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:32:27.285254 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-958d0632-5121-4d51-954e-b9217cb8d235 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:27.287454 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-958d0632-5121-4d51-954e-b9217cb8d235 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43 Aug 06 17:32:27.287655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-958d0632-5121-4d51-954e-b9217cb8d235 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:27.287830 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-958d0632-5121-4d51-954e-b9217cb8d235 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:27.304382 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-958d0632-5121-4d51-954e-b9217cb8d235 tempest-GroupTypeSpecsTest-534639092 tempest-GroupTypeSpecsTest-534639092-project-admin] https://10.4.3.207/volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43 returned with HTTP 202 Aug 06 17:32:27.304850 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 9/37] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:32:27 2026] DELETE /volume/v3/group_types/06f15b39-0551-46f9-94d0-06a156124b43 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:31.297273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:31.299164 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:31.299502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-820775202"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:31.301754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-820775202'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:31.302417 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Create volume of 1 GB Aug 06 17:32:31.313759 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:32:31.312051. {{(pid=100623) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:32:31.313759 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Availability Zones retrieved successfully. Aug 06 17:32:31.343211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Flow 'volume_create_api' (ad965f81-5478-4634-b379-25e148271ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:31.344741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5144518-f3c7-4172-a684-f5c379ce4933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:31.346283 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:31.408022 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5144518-f3c7-4172-a684-f5c379ce4933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:31.408022 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c542521-94fc-488a-8588-758f50eae88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:31.451371 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-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 06 17:32:31.451671 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-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 06 17:32:31.496703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Created reservations ['c7b2364b-9960-485e-9d1e-309101d36a31', '79b8acae-bdac-43ef-9499-fc08bf963dcb', '9031c02d-6192-46c5-b5ae-df6443415345', 'a2d76c35-c886-4958-adc3-bb2de6712f68'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:31.497549 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c542521-94fc-488a-8588-758f50eae88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b2364b-9960-485e-9d1e-309101d36a31', '79b8acae-bdac-43ef-9499-fc08bf963dcb', '9031c02d-6192-46c5-b5ae-df6443415345', 'a2d76c35-c886-4958-adc3-bb2de6712f68']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:31.498307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43fd9209-0dde-4eb8-b30c-28aa020e650d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:31.526871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43fd9209-0dde-4eb8-b30c-28aa020e650d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eee16dc-949b-4198-9ecf-027269ac42ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-820775202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac1bf1a6ea148b7addd96c5429825c5',qos_specs=None,replication_status=,reservations=['c7b2364b-9960-485e-9d1e-309101d36a31','79b8acae-bdac-43ef-9499-fc08bf963dcb','9031c02d-6192-46c5-b5ae-df6443415345','a2d76c35-c886-4958-adc3-bb2de6712f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e754ac506245378b8d0f978c72bdd6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-820775202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eee16dc-949b-4198-9ecf-027269ac42ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac1bf1a6ea148b7addd96c5429825c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e754ac506245378b8d0f978c72bdd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:31.527605 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705211f8-e35e-479a-9ba9-01c76a50e66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:31.549732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705211f8-e35e-479a-9ba9-01c76a50e66e) transitioned into state 'SUCCESS' from state '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-820775202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac1bf1a6ea148b7addd96c5429825c5',qos_specs=None,replication_status=,reservations=['c7b2364b-9960-485e-9d1e-309101d36a31','79b8acae-bdac-43ef-9499-fc08bf963dcb','9031c02d-6192-46c5-b5ae-df6443415345','a2d76c35-c886-4958-adc3-bb2de6712f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e754ac506245378b8d0f978c72bdd6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:31.550464 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f0f5a1-71a1-45d3-8b11-91e8be84c9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:31.561304 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f0f5a1-71a1-45d3-8b11-91e8be84c9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:31.562214 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Flow 'volume_create_api' (ad965f81-5478-4634-b379-25e148271ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:31.562550 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Create volume request issued successfully. Aug 06 17:32:31.563310 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-577e0ebc-22de-4ba6-a981-a5b7adb217ee tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:31.563791 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 11/38] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:32:31 2026] POST /volume/v3/volumes => generated 751 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:31.578136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-db15b16b-ee74-42b7-abc3-e3f8c8fa07b4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:31.582365 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-db15b16b-ee74-42b7-abc3-e3f8c8fa07b4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:32:31.582365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-db15b16b-ee74-42b7-abc3-e3f8c8fa07b4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:31.582365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-db15b16b-ee74-42b7-abc3-e3f8c8fa07b4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:31.589517 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:31.589517 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:31.595684 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-db15b16b-ee74-42b7-abc3-e3f8c8fa07b4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:32:31.602006 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-db15b16b-ee74-42b7-abc3-e3f8c8fa07b4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:32:31.602488 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 10/39] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:31 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:32.618413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a5dd7173-0032-4e4b-b4cb-71afd544737c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:32.620347 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5dd7173-0032-4e4b-b4cb-71afd544737c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:32:32.620567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5dd7173-0032-4e4b-b4cb-71afd544737c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:32.620805 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5dd7173-0032-4e4b-b4cb-71afd544737c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:32.628611 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:32.628611 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:32.635544 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a5dd7173-0032-4e4b-b4cb-71afd544737c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:32:32.643052 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5dd7173-0032-4e4b-b4cb-71afd544737c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:32:32.643600 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 10/40] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:32 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:35.873511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-be447e9d-58d7-47c3-80a4-3841529bf38c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.387407 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be447e9d-58d7-47c3-80a4-3841529bf38c tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:32:36.387810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be447e9d-58d7-47c3-80a4-3841529bf38c tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-315296320", "description": "tempest-group-type-description-758550150", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:36.418249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be447e9d-58d7-47c3-80a4-3841529bf38c tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:32:36.418747 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 10/41] 10.4.3.207 () {70 vars in 1312 bytes} [Thu Aug 6 17:32:35 2026] POST /volume/v3/group_types => generated 263 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:36.429041 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-87169ead-2ff0-470e-85a9-09af78815440 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.431144 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-87169ead-2ff0-470e-85a9-09af78815440 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types Aug 06 17:32:36.431396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-87169ead-2ff0-470e-85a9-09af78815440 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.431664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-87169ead-2ff0-470e-85a9-09af78815440 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.445605 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:36.445605 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:36.446721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-87169ead-2ff0-470e-85a9-09af78815440 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 200 Aug 06 17:32:36.447278 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 12/42] 10.4.3.207 () {68 vars in 1290 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types => generated 497 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.456779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1657cd3e-3093-465e-ba52-c1ff282cd030 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.458977 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1657cd3e-3093-465e-ba52-c1ff282cd030 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] PUT https://10.4.3.207/volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 Aug 06 17:32:36.459529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1657cd3e-3093-465e-ba52-c1ff282cd030 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1297985767", "description": "updated-group-type-desc"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:36.483646 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1657cd3e-3093-465e-ba52-c1ff282cd030 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 returned with HTTP 200 Aug 06 17:32:36.484233 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 11/43] 10.4.3.207 () {70 vars in 1422 bytes} [Thu Aug 6 17:32:36 2026] PUT /volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 => generated 255 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.495652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ae21df6-ed57-4bd6-aa54-6084beeab694 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.498399 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ae21df6-ed57-4bd6-aa54-6084beeab694 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 Aug 06 17:32:36.498650 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ae21df6-ed57-4bd6-aa54-6084beeab694 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.498770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ae21df6-ed57-4bd6-aa54-6084beeab694 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.505584 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ae21df6-ed57-4bd6-aa54-6084beeab694 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 returned with HTTP 200 Aug 06 17:32:36.505914 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 11/44] 10.4.3.207 () {68 vars in 1401 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 => generated 255 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.514849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0beb2f4f-76de-434a-8345-ef56d12d662e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.516493 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0beb2f4f-76de-434a-8345-ef56d12d662e tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 Aug 06 17:32:36.516589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0beb2f4f-76de-434a-8345-ef56d12d662e tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.516805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0beb2f4f-76de-434a-8345-ef56d12d662e tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.529865 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0beb2f4f-76de-434a-8345-ef56d12d662e tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 returned with HTTP 202 Aug 06 17:32:36.530278 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 11/45] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:32:36 2026] DELETE /volume/v3/group_types/de01dc60-f485-4195-854f-80f9a7d2fbf0 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:36.538454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a29ab233-6a6c-4b7f-b7e8-ae1eb4c4a5ce None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.540259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a29ab233-6a6c-4b7f-b7e8-ae1eb4c4a5ce tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types Aug 06 17:32:36.540478 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a29ab233-6a6c-4b7f-b7e8-ae1eb4c4a5ce tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.540725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a29ab233-6a6c-4b7f-b7e8-ae1eb4c4a5ce tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.548593 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a29ab233-6a6c-4b7f-b7e8-ae1eb4c4a5ce tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 200 Aug 06 17:32:36.549116 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 13/46] 10.4.3.207 () {68 vars in 1290 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types => generated 248 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.560681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-93e62e97-2916-4c3a-a3ba-2675cbd1a12b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.562859 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93e62e97-2916-4c3a-a3ba-2675cbd1a12b tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:32:36.563334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93e62e97-2916-4c3a-a3ba-2675cbd1a12b tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1818087220", "is_public": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:36.591792 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93e62e97-2916-4c3a-a3ba-2675cbd1a12b tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:32:36.592321 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 12/47] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:32:36 2026] POST /volume/v3/group_types => generated 164 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:36.604367 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-66a34943-8f67-4179-a60f-ad59563a3698 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.607418 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-66a34943-8f67-4179-a60f-ad59563a3698 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:32:36.607851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-66a34943-8f67-4179-a60f-ad59563a3698 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-497357876", "is_public": false}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:36.635133 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-66a34943-8f67-4179-a60f-ad59563a3698 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:32:36.639242 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 12/48] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:32:36 2026] POST /volume/v3/group_types => generated 164 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:36.650549 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2ea7b5c4-d6e2-4af8-bea5-278c25ad9160 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.653711 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ea7b5c4-d6e2-4af8-bea5-278c25ad9160 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 06 17:32:36.654015 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ea7b5c4-d6e2-4af8-bea5-278c25ad9160 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.654258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ea7b5c4-d6e2-4af8-bea5-278c25ad9160 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.670828 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ea7b5c4-d6e2-4af8-bea5-278c25ad9160 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 06 17:32:36.671238 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 12/49] 10.4.3.207 () {68 vars in 1351 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.683446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-65448e66-a7db-4195-9427-3d20af7a8d21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.686641 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65448e66-a7db-4195-9427-3d20af7a8d21 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 06 17:32:36.687240 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65448e66-a7db-4195-9427-3d20af7a8d21 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.688266 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65448e66-a7db-4195-9427-3d20af7a8d21 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.702854 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65448e66-a7db-4195-9427-3d20af7a8d21 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 06 17:32:36.703235 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 14/50] 10.4.3.207 () {68 vars in 1353 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.711819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5507bce8-ae98-4f25-b687-5e49b2769047 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.713701 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5507bce8-ae98-4f25-b687-5e49b2769047 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types?is_public=False Aug 06 17:32:36.713909 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5507bce8-ae98-4f25-b687-5e49b2769047 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.714136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5507bce8-ae98-4f25-b687-5e49b2769047 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.724672 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5507bce8-ae98-4f25-b687-5e49b2769047 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 06 17:32:36.725122 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 13/51] 10.4.3.207 () {68 vars in 1321 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.735189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-367a9af3-b915-4739-a8c9-e1f0b03b8601 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.736858 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-367a9af3-b915-4739-a8c9-e1f0b03b8601 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] GET https://10.4.3.207/volume/v3/group_types?is_public=True Aug 06 17:32:36.737075 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-367a9af3-b915-4739-a8c9-e1f0b03b8601 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.737253 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-367a9af3-b915-4739-a8c9-e1f0b03b8601 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.753773 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-367a9af3-b915-4739-a8c9-e1f0b03b8601 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 06 17:32:36.754304 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 13/52] 10.4.3.207 () {68 vars in 1319 bytes} [Thu Aug 6 17:32:36 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:36.762826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9b1e92c8-bff9-41cd-ab0a-61f3034fe5e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.765376 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b1e92c8-bff9-41cd-ab0a-61f3034fe5e3 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/c8c84d37-3615-452d-bb42-be9074f2bf0d Aug 06 17:32:36.765689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b1e92c8-bff9-41cd-ab0a-61f3034fe5e3 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.765955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b1e92c8-bff9-41cd-ab0a-61f3034fe5e3 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.790877 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b1e92c8-bff9-41cd-ab0a-61f3034fe5e3 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types/c8c84d37-3615-452d-bb42-be9074f2bf0d returned with HTTP 202 Aug 06 17:32:36.791289 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 13/53] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:32:36 2026] DELETE /volume/v3/group_types/c8c84d37-3615-452d-bb42-be9074f2bf0d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:36.799720 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7102f599-cd6d-4a03-9ae8-99b7a88fb774 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:36.801707 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7102f599-cd6d-4a03-9ae8-99b7a88fb774 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/a318def4-5eb6-4b81-b4dc-6f1affa9f164 Aug 06 17:32:36.801899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7102f599-cd6d-4a03-9ae8-99b7a88fb774 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:36.802315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7102f599-cd6d-4a03-9ae8-99b7a88fb774 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:36.832586 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7102f599-cd6d-4a03-9ae8-99b7a88fb774 tempest-GroupTypesTest-386309460 tempest-GroupTypesTest-386309460-project-admin] https://10.4.3.207/volume/v3/group_types/a318def4-5eb6-4b81-b4dc-6f1affa9f164 returned with HTTP 202 Aug 06 17:32:36.833012 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 15/54] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:32:36 2026] DELETE /volume/v3/group_types/a318def4-5eb6-4b81-b4dc-6f1affa9f164 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:32:37.547770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:37.811955 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:37.812437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-864503673"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:37.814275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-864503673'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:37.815562 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Create volume of 1 GB Aug 06 17:32:37.827349 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Availability Zones retrieved successfully. Aug 06 17:32:37.837728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Flow 'volume_create_api' (17a6ab42-df40-4b1a-9ecf-6d0c77bdb5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:37.840857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a827ff0-1387-46c1-899b-5af99b6873e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:37.841790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:37.896365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a827ff0-1387-46c1-899b-5af99b6873e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:37.897275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98ee3714-eb0b-460a-a576-471387a59b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:38.057144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Created reservations ['88870409-6c02-44fb-bdc7-f727c0deeff2', 'c376d046-2606-497d-b051-db3f36ca88ab', '2835a8b2-2d75-4312-a8b7-add930ac6939', '5c538709-5c76-410e-99c8-ebdd529ccd10'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:38.057144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98ee3714-eb0b-460a-a576-471387a59b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88870409-6c02-44fb-bdc7-f727c0deeff2', 'c376d046-2606-497d-b051-db3f36ca88ab', '2835a8b2-2d75-4312-a8b7-add930ac6939', '5c538709-5c76-410e-99c8-ebdd529ccd10']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:38.058342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43352665-2958-4809-be1c-600173693acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:38.133299 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43352665-2958-4809-be1c-600173693acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '903ec6d0-02b7-492f-ab21-b6399c3a945e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-864503673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b690de0af204ccf90d567cba3c9263b',qos_specs=None,replication_status=,reservations=['88870409-6c02-44fb-bdc7-f727c0deeff2','c376d046-2606-497d-b051-db3f36ca88ab','2835a8b2-2d75-4312-a8b7-add930ac6939','5c538709-5c76-410e-99c8-ebdd529ccd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c550b69b0774186bb2b31ee9f7b13dc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-864503673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=903ec6d0-02b7-492f-ab21-b6399c3a945e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b690de0af204ccf90d567cba3c9263b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c550b69b0774186bb2b31ee9f7b13dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:38.134395 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365cf4ab-6f73-482d-afae-3f2f380875ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:38.184241 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365cf4ab-6f73-482d-afae-3f2f380875ef) transitioned into state 'SUCCESS' from state '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-864503673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b690de0af204ccf90d567cba3c9263b',qos_specs=None,replication_status=,reservations=['88870409-6c02-44fb-bdc7-f727c0deeff2','c376d046-2606-497d-b051-db3f36ca88ab','2835a8b2-2d75-4312-a8b7-add930ac6939','5c538709-5c76-410e-99c8-ebdd529ccd10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c550b69b0774186bb2b31ee9f7b13dc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:38.184880 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8b2a79-7674-4167-a7ec-3f4b5d41b2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:38.205226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8b2a79-7674-4167-a7ec-3f4b5d41b2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:38.206049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Flow 'volume_create_api' (17a6ab42-df40-4b1a-9ecf-6d0c77bdb5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:38.206438 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Create volume request issued successfully. Aug 06 17:32:38.208001 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae4aa558-71cc-4a05-93ec-1855501262b3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:38.208001 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 14/55] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:32:37 2026] POST /volume/v3/volumes => generated 784 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:38.221231 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7616539e-ca4e-436b-81d6-1c2d11be4ab0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:38.228108 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7616539e-ca4e-436b-81d6-1c2d11be4ab0 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:32:38.228332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7616539e-ca4e-436b-81d6-1c2d11be4ab0 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:38.228553 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7616539e-ca4e-436b-81d6-1c2d11be4ab0 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:38.270212 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:38.270212 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:38.281677 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7616539e-ca4e-436b-81d6-1c2d11be4ab0 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:32:38.288128 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7616539e-ca4e-436b-81d6-1c2d11be4ab0 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:32:38.288909 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 14/56] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:38 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 963 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:39.302707 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fc020af4-65e8-4b0d-9ae5-1524767cbcff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:39.306701 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc020af4-65e8-4b0d-9ae5-1524767cbcff tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:32:39.306841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc020af4-65e8-4b0d-9ae5-1524767cbcff tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:39.307140 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc020af4-65e8-4b0d-9ae5-1524767cbcff tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:39.367487 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:39.367487 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:39.373517 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc020af4-65e8-4b0d-9ae5-1524767cbcff tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:32:39.381277 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc020af4-65e8-4b0d-9ae5-1524767cbcff tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:32:39.381987 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 14/57] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:39 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:32:43.973075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2d40e185-2595-465d-a145-8010a40d5490 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:44.264078 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:44.264078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-570011718"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:44.266415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-570011718'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:44.266497 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create volume of 1 GB Aug 06 17:32:44.274150 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Availability Zones retrieved successfully. Aug 06 17:32:44.279657 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Flow 'volume_create_api' (2f3503fa-0d9d-4ca0-b941-5b23245eb554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:44.280797 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102d6b4d-2f94-43da-b493-28eecc2194cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:44.281667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:44.313605 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102d6b4d-2f94-43da-b493-28eecc2194cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:44.314323 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee3e7ea-34ff-4bea-88f5-46d6f3b1546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:44.432120 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Created reservations ['e0d3d7ba-f5d8-4bfb-a342-171ed325b01e', 'd5bcd92a-e252-4f32-afdc-ebdba5f597bd', '87e8d1e0-5b0a-40bd-a3cb-2536d44dce37', 'abacc1a5-4146-42a4-8773-2a0d7ff2da53'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:44.433064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee3e7ea-34ff-4bea-88f5-46d6f3b1546d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d3d7ba-f5d8-4bfb-a342-171ed325b01e', 'd5bcd92a-e252-4f32-afdc-ebdba5f597bd', '87e8d1e0-5b0a-40bd-a3cb-2536d44dce37', 'abacc1a5-4146-42a4-8773-2a0d7ff2da53']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:44.436098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1523945f-df3d-4841-a1cb-fba06b9ef665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:44.464820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1523945f-df3d-4841-a1cb-fba06b9ef665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcca51f-b585-457f-aeda-1069a0bf221c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-570011718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28c8fd023284d9194974b7810390d46',qos_specs=None,replication_status=,reservations=['e0d3d7ba-f5d8-4bfb-a342-171ed325b01e','d5bcd92a-e252-4f32-afdc-ebdba5f597bd','87e8d1e0-5b0a-40bd-a3cb-2536d44dce37','abacc1a5-4146-42a4-8773-2a0d7ff2da53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='410c78331508477d931b8141380c45ec',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-570011718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fcca51f-b585-457f-aeda-1069a0bf221c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d28c8fd023284d9194974b7810390d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='410c78331508477d931b8141380c45ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:44.465717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1139ecac-f205-43c8-938c-a49fa24a71c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:44.496999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1139ecac-f205-43c8-938c-a49fa24a71c1) transitioned into state 'SUCCESS' from state '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-570011718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d28c8fd023284d9194974b7810390d46',qos_specs=None,replication_status=,reservations=['e0d3d7ba-f5d8-4bfb-a342-171ed325b01e','d5bcd92a-e252-4f32-afdc-ebdba5f597bd','87e8d1e0-5b0a-40bd-a3cb-2536d44dce37','abacc1a5-4146-42a4-8773-2a0d7ff2da53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='410c78331508477d931b8141380c45ec',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:44.497742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d800d60-3d2c-46f4-8137-5868b4c24a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:44.512601 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d800d60-3d2c-46f4-8137-5868b4c24a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:44.513745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Flow 'volume_create_api' (2f3503fa-0d9d-4ca0-b941-5b23245eb554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:44.514815 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create volume request issued successfully. Aug 06 17:32:44.514900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d40e185-2595-465d-a145-8010a40d5490 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:44.516461 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 16/58] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:32:43 2026] POST /volume/v3/volumes => generated 750 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:44.539746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-11137153-1406-4347-934f-85158ed728dc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:44.542811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-11137153-1406-4347-934f-85158ed728dc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:44.543598 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-11137153-1406-4347-934f-85158ed728dc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:44.543598 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-11137153-1406-4347-934f-85158ed728dc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:44.562199 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:44.562199 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:44.567544 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-11137153-1406-4347-934f-85158ed728dc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:44.574392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-11137153-1406-4347-934f-85158ed728dc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c returned with HTTP 200 Aug 06 17:32:44.574392 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 15/59] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:44 2026] GET /volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:32:45.589888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9a93c822-5492-4157-a075-18c3cc5a77cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:45.594311 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9a93c822-5492-4157-a075-18c3cc5a77cc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:45.594601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9a93c822-5492-4157-a075-18c3cc5a77cc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:45.594869 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9a93c822-5492-4157-a075-18c3cc5a77cc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:45.612026 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:45.612026 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:45.620562 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9a93c822-5492-4157-a075-18c3cc5a77cc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:45.644546 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9a93c822-5492-4157-a075-18c3cc5a77cc tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c returned with HTTP 200 Aug 06 17:32:45.644546 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 15/60] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:45 2026] GET /volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:45.657935 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-70596b93-17df-44cc-83f7-db856423cef9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:45.660923 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:32:45.661376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fcca51f-b585-457f-aeda-1069a0bf221c", "name": "tempest-SnapshotsActionsTest-Snapshot-783501717"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:45.675458 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:45.675458 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:45.676152 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:45.676315 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create snapshot from volume 0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:45.708987 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-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 06 17:32:45.709156 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-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 06 17:32:45.751883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Created reservations ['fc347c43-b3b1-4b67-8cf3-a987eb5ca1eb', '8a8a2802-9986-4a44-aeab-76f21e78e390', '49909056-9464-4639-a63f-d06658e5de41', '00439b6a-34f9-4756-bf84-64abd12ffde1'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:45.811284 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot create request issued successfully. Aug 06 17:32:45.811883 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-70596b93-17df-44cc-83f7-db856423cef9 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:32:45.812414 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 15/61] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:32:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:45.825297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7b4c4e66-75e1-42ec-96e3-49abc7bc738b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:45.828536 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b4c4e66-75e1-42ec-96e3-49abc7bc738b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:45.829179 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b4c4e66-75e1-42ec-96e3-49abc7bc738b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:45.829545 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b4c4e66-75e1-42ec-96e3-49abc7bc738b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:45.836697 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:45.836697 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:45.837444 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7b4c4e66-75e1-42ec-96e3-49abc7bc738b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:45.838678 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b4c4e66-75e1-42ec-96e3-49abc7bc738b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:45.839572 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 17/62] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:45 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:46.854071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f1afad24-f05f-4815-8f2d-0918fc7d6627 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:46.857175 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f1afad24-f05f-4815-8f2d-0918fc7d6627 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:46.857413 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f1afad24-f05f-4815-8f2d-0918fc7d6627 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:46.857647 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f1afad24-f05f-4815-8f2d-0918fc7d6627 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:46.863631 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:46.863631 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:46.864185 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f1afad24-f05f-4815-8f2d-0918fc7d6627 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:46.865184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f1afad24-f05f-4815-8f2d-0918fc7d6627 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:46.865681 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 16/63] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:46 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:46.883257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d7762aeb-fc04-4722-8edc-ab656a974adc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:47.130326 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d7762aeb-fc04-4722-8edc-ab656a974adc tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:47.131032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d7762aeb-fc04-4722-8edc-ab656a974adc tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:47.131187 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d7762aeb-fc04-4722-8edc-ab656a974adc tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:47.136179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-d7762aeb-fc04-4722-8edc-ab656a974adc tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'creating'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:47.167072 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:47.167072 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:47.186700 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d7762aeb-fc04-4722-8edc-ab656a974adc tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:47.187137 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 16/64] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:46 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:47.199537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-97a13c1f-71f7-44ed-95c5-4cfe2da626b8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:47.202987 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-97a13c1f-71f7-44ed-95c5-4cfe2da626b8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:47.203379 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-97a13c1f-71f7-44ed-95c5-4cfe2da626b8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:47.203602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-97a13c1f-71f7-44ed-95c5-4cfe2da626b8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:47.214383 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:47.214383 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:47.215181 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-97a13c1f-71f7-44ed-95c5-4cfe2da626b8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:47.216573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-97a13c1f-71f7-44ed-95c5-4cfe2da626b8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:47.217207 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 16/65] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:47 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:47.228985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3ec38488-e0c2-472b-b77c-ff107fdbf2cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:47.229309 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ec38488-e0c2-472b-b77c-ff107fdbf2cf tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:47.230514 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ec38488-e0c2-472b-b77c-ff107fdbf2cf tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:47.230694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ec38488-e0c2-472b-b77c-ff107fdbf2cf tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:47.232568 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-3ec38488-e0c2-472b-b77c-ff107fdbf2cf tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'available'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:47.261583 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:47.261583 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:47.274008 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ec38488-e0c2-472b-b77c-ff107fdbf2cf tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:47.275046 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 18/66] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:47 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:47.282857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e33768ee-9b45-4e3a-88c3-9d6563a21c3b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:47.288800 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e33768ee-9b45-4e3a-88c3-9d6563a21c3b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:47.289014 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e33768ee-9b45-4e3a-88c3-9d6563a21c3b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:47.289216 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e33768ee-9b45-4e3a-88c3-9d6563a21c3b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:47.304155 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:47.304155 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:47.304780 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e33768ee-9b45-4e3a-88c3-9d6563a21c3b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:47.305655 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e33768ee-9b45-4e3a-88c3-9d6563a21c3b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:47.306149 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 17/67] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:47 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:47.324013 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:47.326204 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:32:47.326647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fcca51f-b585-457f-aeda-1069a0bf221c", "name": "tempest-SnapshotsActionsTest-Snapshot-674452796"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:47.342473 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:47.342473 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:47.343316 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:47.343942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create snapshot from volume 0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:47.378510 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-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 06 17:32:47.402114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Created reservations ['333003f8-a01a-4e51-908e-ffbf9d6551d7', '003eb974-c798-4acf-9fed-4446a9262826', '5394b709-33ac-4849-baa8-44b41355b006', '4acc1302-7283-4512-a093-95a4983b12b8'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:47.447996 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot create request issued successfully. Aug 06 17:32:47.447996 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff48b7a6-6739-4226-bb61-ec7e92e0bd4d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:32:47.447996 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 17/68] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:32:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:47.457138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-06f994b4-f2f3-4e1d-94de-541e1e88268c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:47.459241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-06f994b4-f2f3-4e1d-94de-541e1e88268c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:47.459465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-06f994b4-f2f3-4e1d-94de-541e1e88268c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:47.459699 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-06f994b4-f2f3-4e1d-94de-541e1e88268c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:47.466271 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:47.466271 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:47.466852 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-06f994b4-f2f3-4e1d-94de-541e1e88268c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:47.467583 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-06f994b4-f2f3-4e1d-94de-541e1e88268c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 returned with HTTP 200 Aug 06 17:32:47.468179 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 17/69] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:47 2026] GET /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:48.481507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9f028288-0101-42b6-89b8-e81e0eae1a4c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.484355 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9f028288-0101-42b6-89b8-e81e0eae1a4c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:48.484612 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9f028288-0101-42b6-89b8-e81e0eae1a4c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:48.484867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9f028288-0101-42b6-89b8-e81e0eae1a4c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:48.494439 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.494439 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:48.496469 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9f028288-0101-42b6-89b8-e81e0eae1a4c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:48.498283 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9f028288-0101-42b6-89b8-e81e0eae1a4c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 returned with HTTP 200 Aug 06 17:32:48.498450 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 19/70] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:48 2026] GET /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:48.509858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-48ec3dcb-bd78-4876-8a71-ee854141ab0b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.511752 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48ec3dcb-bd78-4876-8a71-ee854141ab0b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37/action Aug 06 17:32:48.512192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48ec3dcb-bd78-4876-8a71-ee854141ab0b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:48.512310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48ec3dcb-bd78-4876-8a71-ee854141ab0b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:48.513661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-48ec3dcb-bd78-4876-8a71-ee854141ab0b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '59b21a18-8301-4550-a5f2-35955f708b37' with '{'status': 'creating'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:48.553902 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.553902 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:48.577974 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48ec3dcb-bd78-4876-8a71-ee854141ab0b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37/action returned with HTTP 202 Aug 06 17:32:48.577974 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 18/71] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:48 2026] POST /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:48.585998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-eb98e725-b184-4ee9-88dc-0dde191ac7ba None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.589271 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eb98e725-b184-4ee9-88dc-0dde191ac7ba tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:48.589521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eb98e725-b184-4ee9-88dc-0dde191ac7ba tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:48.589770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eb98e725-b184-4ee9-88dc-0dde191ac7ba tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:48.597021 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.597021 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:48.597021 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-eb98e725-b184-4ee9-88dc-0dde191ac7ba tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:48.597790 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eb98e725-b184-4ee9-88dc-0dde191ac7ba tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 returned with HTTP 200 Aug 06 17:32:48.599031 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 18/72] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:48 2026] GET /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:32:48.615093 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.617093 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37/action Aug 06 17:32:48.617975 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:48.618050 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:48.657946 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.657946 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:48.658377 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot retrieved successfully. Aug 06 17:32:48.681824 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot delete request issued successfully. Aug 06 17:32:48.682305 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa2afa65-757b-4d0a-a216-4b040cc5ee5a tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37/action returned with HTTP 202 Aug 06 17:32:48.682676 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 18/73] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:48 2026] POST /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:48.694863 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-70b1766f-a0db-4761-a816-f3139166a007 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.700732 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70b1766f-a0db-4761-a816-f3139166a007 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:48.701151 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70b1766f-a0db-4761-a816-f3139166a007 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:48.701492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70b1766f-a0db-4761-a816-f3139166a007 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:48.711509 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.711509 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:48.711680 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-70b1766f-a0db-4761-a816-f3139166a007 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:48.712762 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70b1766f-a0db-4761-a816-f3139166a007 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 returned with HTTP 200 Aug 06 17:32:48.713303 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 20/74] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:48 2026] GET /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:48.749245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.752705 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:48.753110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-38159365"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:48.755556 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-38159365'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:48.755688 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Create volume of 1 GB Aug 06 17:32:48.756054 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.756054 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:48.761098 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Availability Zones retrieved successfully. Aug 06 17:32:48.770752 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Flow 'volume_create_api' (1bacd796-1628-48eb-acd6-9d3eb20d007f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:48.773161 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70dbbae-1d74-4c1b-9d62-a0e82086e58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:48.775550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:48.810464 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70dbbae-1d74-4c1b-9d62-a0e82086e58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:48.811275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ebea71-9ccf-4827-853e-0fe1525dbd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:48.895653 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Created reservations ['bc53722a-84fb-48fb-8ce3-b453bb56b693', '996ce0ae-a162-433e-9d70-6d8e070f13c0', '520805d1-2ca2-407f-b115-10f08114c9e7', '3c21271a-0c78-419f-ab8c-01ce7bb503e1'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:48.896469 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ebea71-9ccf-4827-853e-0fe1525dbd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc53722a-84fb-48fb-8ce3-b453bb56b693', '996ce0ae-a162-433e-9d70-6d8e070f13c0', '520805d1-2ca2-407f-b115-10f08114c9e7', '3c21271a-0c78-419f-ab8c-01ce7bb503e1']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:48.897301 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f942882-a3bf-455c-bf7a-1ace9588ea01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:48.925001 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f942882-a3bf-455c-bf7a-1ace9588ea01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a7dd12-c898-4734-ac9d-dd30acc047ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-38159365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1a3b9ddcc74171a48502c0587bc95e',qos_specs=None,replication_status=,reservations=['bc53722a-84fb-48fb-8ce3-b453bb56b693','996ce0ae-a162-433e-9d70-6d8e070f13c0','520805d1-2ca2-407f-b115-10f08114c9e7','3c21271a-0c78-419f-ab8c-01ce7bb503e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7476068703a64429baada76d8f3eeabf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-38159365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a7dd12-c898-4734-ac9d-dd30acc047ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef1a3b9ddcc74171a48502c0587bc95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7476068703a64429baada76d8f3eeabf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:48.925001 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa0a5ad-24ac-4694-b603-39851b63d0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:48.949485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa0a5ad-24ac-4694-b603-39851b63d0a4) transitioned into state 'SUCCESS' from state '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-38159365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1a3b9ddcc74171a48502c0587bc95e',qos_specs=None,replication_status=,reservations=['bc53722a-84fb-48fb-8ce3-b453bb56b693','996ce0ae-a162-433e-9d70-6d8e070f13c0','520805d1-2ca2-407f-b115-10f08114c9e7','3c21271a-0c78-419f-ab8c-01ce7bb503e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7476068703a64429baada76d8f3eeabf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:48.949879 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85472f8a-cf12-45d3-804b-f9d29cabdd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:48.960296 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85472f8a-cf12-45d3-804b-f9d29cabdd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:48.961822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Flow 'volume_create_api' (1bacd796-1628-48eb-acd6-9d3eb20d007f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:48.961822 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Create volume request issued successfully. Aug 06 17:32:48.961822 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf3fcac4-f2b9-4257-8f84-a5b409e9443e tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:48.962206 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 19/75] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:32:48 2026] POST /volume/v3/volumes => generated 757 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:48.981995 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bb519cef-0daa-49bd-8ea5-09a6f40c2a73 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:48.988793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bb519cef-0daa-49bd-8ea5-09a6f40c2a73 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed Aug 06 17:32:48.989127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bb519cef-0daa-49bd-8ea5-09a6f40c2a73 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:48.989449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bb519cef-0daa-49bd-8ea5-09a6f40c2a73 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:48.996979 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:48.996979 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:49.002043 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bb519cef-0daa-49bd-8ea5-09a6f40c2a73 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:32:49.006886 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bb519cef-0daa-49bd-8ea5-09a6f40c2a73 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed returned with HTTP 200 Aug 06 17:32:49.007268 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 19/76] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:48 2026] GET /volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:49.729174 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-74de2c7f-9483-4fb0-8abe-e802a108b91a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:49.731251 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74de2c7f-9483-4fb0-8abe-e802a108b91a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:49.731512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74de2c7f-9483-4fb0-8abe-e802a108b91a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:49.731770 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74de2c7f-9483-4fb0-8abe-e802a108b91a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:49.736469 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74de2c7f-9483-4fb0-8abe-e802a108b91a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 returned with HTTP 404 Aug 06 17:32:49.736932 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 19/77] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:49 2026] GET /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:49.747558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-575f2a0d-c8ca-49d4-8fb5-9c84ff04c229 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:49.752756 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-575f2a0d-c8ca-49d4-8fb5-9c84ff04c229 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:49.754047 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-575f2a0d-c8ca-49d4-8fb5-9c84ff04c229 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:49.754319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-575f2a0d-c8ca-49d4-8fb5-9c84ff04c229 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:49.756918 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-575f2a0d-c8ca-49d4-8fb5-9c84ff04c229 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'available'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:49.768418 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:49.768418 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:49.781032 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-575f2a0d-c8ca-49d4-8fb5-9c84ff04c229 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:49.781579 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 21/78] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:49 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:49.791619 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8c7990a9-fc0a-4678-ad0a-60942c539e3f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:49.794529 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c7990a9-fc0a-4678-ad0a-60942c539e3f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:49.794726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c7990a9-fc0a-4678-ad0a-60942c539e3f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:49.795079 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c7990a9-fc0a-4678-ad0a-60942c539e3f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:49.801980 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:49.801980 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:49.802866 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8c7990a9-fc0a-4678-ad0a-60942c539e3f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:49.804394 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c7990a9-fc0a-4678-ad0a-60942c539e3f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:49.805458 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 20/79] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:49 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:49.816609 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-487ea0d8-296b-47af-8ffb-4795186e4500 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:49.822223 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-487ea0d8-296b-47af-8ffb-4795186e4500 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:49.822570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-487ea0d8-296b-47af-8ffb-4795186e4500 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:49.822891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-487ea0d8-296b-47af-8ffb-4795186e4500 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:49.823407 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-487ea0d8-296b-47af-8ffb-4795186e4500 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete snapshot with id: 59b21a18-8301-4550-a5f2-35955f708b37 Aug 06 17:32:49.829699 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-487ea0d8-296b-47af-8ffb-4795186e4500 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 returned with HTTP 404 Aug 06 17:32:49.830470 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 20/80] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:32:49 2026] DELETE /volume/v3/snapshots/59b21a18-8301-4550-a5f2-35955f708b37 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:49.841937 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:49.844519 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:32:49.845474 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fcca51f-b585-457f-aeda-1069a0bf221c", "name": "tempest-SnapshotsActionsTest-Snapshot-782829090"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:49.859085 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:49.859085 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:49.859085 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:49.859085 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create snapshot from volume 0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:49.899890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Created reservations ['977d5c98-a5e0-42db-99bd-82ef808a20a8', 'e14de4ba-19d6-4be7-82c8-a5fe506d0951', 'c58da28b-5bd1-4c0f-a7b9-97c67e2c6c98', 'b52171fb-a357-4dbd-b2b1-f0cf8612f7fd'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:49.932323 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot create request issued successfully. Aug 06 17:32:49.933597 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c6880d79-910a-4714-b845-3d7c06bb81e3 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:32:49.933597 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 20/81] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:32:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:49.944739 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ec4536e8-e1bd-4f18-80d7-1aff132d837d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:49.947152 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec4536e8-e1bd-4f18-80d7-1aff132d837d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:49.947396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec4536e8-e1bd-4f18-80d7-1aff132d837d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:49.947708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec4536e8-e1bd-4f18-80d7-1aff132d837d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:49.954530 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:49.954530 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:49.955327 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ec4536e8-e1bd-4f18-80d7-1aff132d837d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:49.956941 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec4536e8-e1bd-4f18-80d7-1aff132d837d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 returned with HTTP 200 Aug 06 17:32:49.957881 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 22/82] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:49 2026] GET /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:50.021778 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0091c778-9b68-463e-8fdd-981ca283a7a9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:50.023607 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0091c778-9b68-463e-8fdd-981ca283a7a9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed Aug 06 17:32:50.023775 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0091c778-9b68-463e-8fdd-981ca283a7a9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:50.023957 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0091c778-9b68-463e-8fdd-981ca283a7a9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:50.033163 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:50.033163 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:50.039183 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0091c778-9b68-463e-8fdd-981ca283a7a9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:32:50.045861 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0091c778-9b68-463e-8fdd-981ca283a7a9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed returned with HTTP 200 Aug 06 17:32:50.046595 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 21/83] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:50 2026] GET /volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:50.973773 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e4710068-94f4-48e2-bbb6-582a88583ea5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:50.976926 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4710068-94f4-48e2-bbb6-582a88583ea5 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:50.976926 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4710068-94f4-48e2-bbb6-582a88583ea5 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:50.976926 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4710068-94f4-48e2-bbb6-582a88583ea5 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:50.983422 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:50.983422 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:50.984003 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e4710068-94f4-48e2-bbb6-582a88583ea5 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:50.985021 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4710068-94f4-48e2-bbb6-582a88583ea5 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 returned with HTTP 200 Aug 06 17:32:50.985460 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 21/84] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:50 2026] GET /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:51.000595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-482710d5-49f3-4c08-bd53-ad30ae4028f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:51.003438 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-482710d5-49f3-4c08-bd53-ad30ae4028f7 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2/action Aug 06 17:32:51.003888 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-482710d5-49f3-4c08-bd53-ad30ae4028f7 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:51.004047 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-482710d5-49f3-4c08-bd53-ad30ae4028f7 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:51.009901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.admin_actions [None req-482710d5-49f3-4c08-bd53-ad30ae4028f7 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot 'a484f572-13e1-4729-a4df-9049612a72e2' with '{'status': 'deleting'}' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:51.021991 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:51.021991 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:51.037872 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-482710d5-49f3-4c08-bd53-ad30ae4028f7 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2/action returned with HTTP 202 Aug 06 17:32:51.038336 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 21/85] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:50 2026] POST /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:51.054808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c646f02e-7822-4e02-abc6-2ac9e1f3804d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:51.057258 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c646f02e-7822-4e02-abc6-2ac9e1f3804d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:51.057642 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c646f02e-7822-4e02-abc6-2ac9e1f3804d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:51.057730 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c646f02e-7822-4e02-abc6-2ac9e1f3804d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:51.062999 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:51.062999 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:51.063450 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c646f02e-7822-4e02-abc6-2ac9e1f3804d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:51.064326 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c646f02e-7822-4e02-abc6-2ac9e1f3804d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 returned with HTTP 200 Aug 06 17:32:51.064801 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 23/86] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:51 2026] GET /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:51.080696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-922e4170-b35c-4a1d-9805-762b8ed54251 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:51.086618 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-922e4170-b35c-4a1d-9805-762b8ed54251 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2/action Aug 06 17:32:51.088403 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-922e4170-b35c-4a1d-9805-762b8ed54251 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:51.088572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-922e4170-b35c-4a1d-9805-762b8ed54251 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:51.098751 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:51.098751 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:51.099307 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-922e4170-b35c-4a1d-9805-762b8ed54251 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot retrieved successfully. Aug 06 17:32:51.124926 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-922e4170-b35c-4a1d-9805-762b8ed54251 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot delete request issued successfully. Aug 06 17:32:51.124926 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-922e4170-b35c-4a1d-9805-762b8ed54251 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2/action returned with HTTP 202 Aug 06 17:32:51.124926 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 22/87] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:51 2026] POST /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:51.133956 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3ae243d9-b087-43f6-983e-db375df4410d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:51.137253 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3ae243d9-b087-43f6-983e-db375df4410d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:51.137568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3ae243d9-b087-43f6-983e-db375df4410d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:51.138096 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3ae243d9-b087-43f6-983e-db375df4410d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:51.145028 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:51.145028 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:51.145819 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3ae243d9-b087-43f6-983e-db375df4410d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:51.147142 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3ae243d9-b087-43f6-983e-db375df4410d tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 returned with HTTP 200 Aug 06 17:32:51.147561 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 22/88] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:51 2026] GET /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:52.158240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0f888728-5bfb-4793-ba4a-537fdede2212 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:52.161248 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0f888728-5bfb-4793-ba4a-537fdede2212 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:52.161451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0f888728-5bfb-4793-ba4a-537fdede2212 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:52.161721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0f888728-5bfb-4793-ba4a-537fdede2212 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:52.167803 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0f888728-5bfb-4793-ba4a-537fdede2212 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 returned with HTTP 404 Aug 06 17:32:52.168664 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 22/89] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:52 2026] GET /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:52.177830 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5666a2ab-0320-456d-9419-5129221a312d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:52.182711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5666a2ab-0320-456d-9419-5129221a312d tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:52.183118 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5666a2ab-0320-456d-9419-5129221a312d tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:52.183243 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5666a2ab-0320-456d-9419-5129221a312d tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:52.184594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-5666a2ab-0320-456d-9419-5129221a312d tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'available'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:52.200210 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:52.200210 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:52.216291 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5666a2ab-0320-456d-9419-5129221a312d tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:52.216794 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 24/90] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:52 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:52.226551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-215869d9-05b8-4adf-ba86-7e2e066c606f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:52.230657 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-215869d9-05b8-4adf-ba86-7e2e066c606f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:52.230908 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-215869d9-05b8-4adf-ba86-7e2e066c606f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:52.231174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-215869d9-05b8-4adf-ba86-7e2e066c606f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:52.241542 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:52.241542 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:52.242329 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-215869d9-05b8-4adf-ba86-7e2e066c606f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:52.243319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-215869d9-05b8-4adf-ba86-7e2e066c606f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:52.243892 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 23/91] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:52 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:52.256055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-44ddfe82-29d6-4c97-b115-390e0ba63f64 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:52.257943 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44ddfe82-29d6-4c97-b115-390e0ba63f64 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:52.258154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44ddfe82-29d6-4c97-b115-390e0ba63f64 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:52.258351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44ddfe82-29d6-4c97-b115-390e0ba63f64 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:52.258521 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-44ddfe82-29d6-4c97-b115-390e0ba63f64 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete snapshot with id: a484f572-13e1-4729-a4df-9049612a72e2 Aug 06 17:32:52.266010 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44ddfe82-29d6-4c97-b115-390e0ba63f64 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 returned with HTTP 404 Aug 06 17:32:52.266514 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 23/92] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:32:52 2026] DELETE /volume/v3/snapshots/a484f572-13e1-4729-a4df-9049612a72e2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:52.275850 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:52.278108 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:32:52.278461 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fcca51f-b585-457f-aeda-1069a0bf221c", "name": "tempest-SnapshotsActionsTest-Snapshot-694002677"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:52.291778 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:52.291778 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:52.292558 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:52.292686 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create snapshot from volume 0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:52.334572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Created reservations ['033c8795-4e15-4538-aab7-139f89e9aeb4', '96f8e853-1ae5-478b-b795-97b6597f996e', 'efcfb03f-0158-415a-8785-a0422c33b54f', 'bac9af6f-a454-4d97-9cc4-7812850fe713'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:52.380167 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot create request issued successfully. Aug 06 17:32:52.380652 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f505d13-35f9-4907-aceb-2c0c3da93d47 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:32:52.381257 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 23/93] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:32:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:52.392820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d826775-676a-43b5-9039-cf29b32ae9ff None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:52.397987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d826775-676a-43b5-9039-cf29b32ae9ff tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:52.397987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d826775-676a-43b5-9039-cf29b32ae9ff tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:52.397987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d826775-676a-43b5-9039-cf29b32ae9ff tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:52.402258 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:52.402258 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:52.402855 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8d826775-676a-43b5-9039-cf29b32ae9ff tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:52.403982 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d826775-676a-43b5-9039-cf29b32ae9ff tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 returned with HTTP 200 Aug 06 17:32:52.404571 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 25/94] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:52 2026] GET /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:53.419745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6a3fd288-2e65-4a19-8110-100aaee1c7ea None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:53.421578 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6a3fd288-2e65-4a19-8110-100aaee1c7ea tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:53.421760 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6a3fd288-2e65-4a19-8110-100aaee1c7ea tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:53.421950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6a3fd288-2e65-4a19-8110-100aaee1c7ea tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:53.427034 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:53.427034 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:53.427499 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6a3fd288-2e65-4a19-8110-100aaee1c7ea tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:53.428201 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6a3fd288-2e65-4a19-8110-100aaee1c7ea tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 returned with HTTP 200 Aug 06 17:32:53.428538 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 24/95] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:53 2026] GET /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:53.440633 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2ecd0b44-16b6-4864-b3ec-abf773d2d547 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:53.445089 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2ecd0b44-16b6-4864-b3ec-abf773d2d547 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2/action Aug 06 17:32:53.445472 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2ecd0b44-16b6-4864-b3ec-abf773d2d547 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:53.446451 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2ecd0b44-16b6-4864-b3ec-abf773d2d547 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:53.449483 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-2ecd0b44-16b6-4864-b3ec-abf773d2d547 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '94ff7592-de95-4201-8615-946b9c017fd2' with '{'status': 'error'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:53.464739 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:53.464739 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:53.480207 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2ecd0b44-16b6-4864-b3ec-abf773d2d547 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2/action returned with HTTP 202 Aug 06 17:32:53.480649 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 24/96] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:53 2026] POST /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:53.488186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b45e26d7-a6ca-49ef-92b8-2da0a6f62e76 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:53.490300 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b45e26d7-a6ca-49ef-92b8-2da0a6f62e76 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:53.490497 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b45e26d7-a6ca-49ef-92b8-2da0a6f62e76 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:53.490673 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b45e26d7-a6ca-49ef-92b8-2da0a6f62e76 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:53.496206 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:53.496206 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:53.496775 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b45e26d7-a6ca-49ef-92b8-2da0a6f62e76 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:53.498056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b45e26d7-a6ca-49ef-92b8-2da0a6f62e76 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 returned with HTTP 200 Aug 06 17:32:53.498480 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 24/97] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:53 2026] GET /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:53.513530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:53.518547 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2/action Aug 06 17:32:53.518547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:53.518547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:53.527896 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:53.527896 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:53.528325 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot retrieved successfully. Aug 06 17:32:53.585815 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot delete request issued successfully. Aug 06 17:32:53.586187 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6b28111-1a2e-41a9-9e49-adc5186fbe10 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2/action returned with HTTP 202 Aug 06 17:32:53.586811 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 26/98] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:53 2026] POST /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:53.595109 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0d9e8cfb-2923-438e-98d0-c7fcaf667818 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:53.597902 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0d9e8cfb-2923-438e-98d0-c7fcaf667818 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:53.598385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0d9e8cfb-2923-438e-98d0-c7fcaf667818 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:53.599251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0d9e8cfb-2923-438e-98d0-c7fcaf667818 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:53.605642 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:53.605642 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:53.606149 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0d9e8cfb-2923-438e-98d0-c7fcaf667818 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:53.607063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0d9e8cfb-2923-438e-98d0-c7fcaf667818 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 returned with HTTP 200 Aug 06 17:32:53.607439 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 25/99] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:53 2026] GET /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:54.623282 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ac3c1597-1aa0-4826-bcc7-c2d883e32012 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:54.625160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ac3c1597-1aa0-4826-bcc7-c2d883e32012 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:54.625389 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ac3c1597-1aa0-4826-bcc7-c2d883e32012 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:54.625625 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ac3c1597-1aa0-4826-bcc7-c2d883e32012 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:54.630073 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ac3c1597-1aa0-4826-bcc7-c2d883e32012 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 returned with HTTP 404 Aug 06 17:32:54.630638 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 25/100] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:54 2026] GET /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:54.641880 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c37545a0-c5cc-4836-8caf-656a229ae90b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:54.646010 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c37545a0-c5cc-4836-8caf-656a229ae90b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:54.646010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c37545a0-c5cc-4836-8caf-656a229ae90b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:54.646010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c37545a0-c5cc-4836-8caf-656a229ae90b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:54.646010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.admin_actions [None req-c37545a0-c5cc-4836-8caf-656a229ae90b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'available'}' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:54.660823 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:54.660823 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:54.671474 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c37545a0-c5cc-4836-8caf-656a229ae90b tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:54.671993 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 25/101] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:54 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:54.679576 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f05bb894-a07c-46ad-a966-93fbbec5a3f8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:54.682520 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f05bb894-a07c-46ad-a966-93fbbec5a3f8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:54.682793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f05bb894-a07c-46ad-a966-93fbbec5a3f8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:54.683055 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f05bb894-a07c-46ad-a966-93fbbec5a3f8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:54.688019 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:54.688019 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:54.689980 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f05bb894-a07c-46ad-a966-93fbbec5a3f8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:54.689980 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f05bb894-a07c-46ad-a966-93fbbec5a3f8 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:54.690417 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 27/102] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:54 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:54.703623 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-df111749-4da2-45ef-b033-b4c490a78ab1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:54.706779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-df111749-4da2-45ef-b033-b4c490a78ab1 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:54.706779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-df111749-4da2-45ef-b033-b4c490a78ab1 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:54.706779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-df111749-4da2-45ef-b033-b4c490a78ab1 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:54.706779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-df111749-4da2-45ef-b033-b4c490a78ab1 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete snapshot with id: 94ff7592-de95-4201-8615-946b9c017fd2 Aug 06 17:32:54.711420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-df111749-4da2-45ef-b033-b4c490a78ab1 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 returned with HTTP 404 Aug 06 17:32:54.711420 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 26/103] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:32:54 2026] DELETE /volume/v3/snapshots/94ff7592-de95-4201-8615-946b9c017fd2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:54.725823 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:54.728743 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:32:54.733621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fcca51f-b585-457f-aeda-1069a0bf221c", "name": "tempest-SnapshotsActionsTest-Snapshot-772921667"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:54.749146 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:54.749146 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:54.749890 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:54.750127 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Create snapshot from volume 0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:54.791739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Created reservations ['a134a34f-b7d9-4d20-83d2-9c335010c968', '7bfbeb06-6a25-4da8-adf4-c87248bef88e', 'e300f160-e188-4913-a243-8344aa665a10', '1a117914-f885-40c6-956d-ff6c4cda39ca'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:54.839987 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot create request issued successfully. Aug 06 17:32:54.839987 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3ef941ea-fdc4-4dd2-a7d1-10c4a97b3692 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:32:54.839987 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 26/104] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:32:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:54.851594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3e9487ba-1175-401e-bb62-09e413f9638c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:54.854412 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3e9487ba-1175-401e-bb62-09e413f9638c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:54.854412 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3e9487ba-1175-401e-bb62-09e413f9638c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:54.854412 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3e9487ba-1175-401e-bb62-09e413f9638c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:54.859058 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:54.859058 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:54.859583 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3e9487ba-1175-401e-bb62-09e413f9638c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:54.860430 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3e9487ba-1175-401e-bb62-09e413f9638c tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 returned with HTTP 200 Aug 06 17:32:54.861050 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 26/105] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:54 2026] GET /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:55.874189 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6f031b3-beb9-462b-a035-8baca4aba7a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:55.876368 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6f031b3-beb9-462b-a035-8baca4aba7a0 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:55.876632 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6f031b3-beb9-462b-a035-8baca4aba7a0 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:55.877156 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6f031b3-beb9-462b-a035-8baca4aba7a0 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:55.882582 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:55.882582 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:55.883229 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d6f031b3-beb9-462b-a035-8baca4aba7a0 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:55.884366 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6f031b3-beb9-462b-a035-8baca4aba7a0 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 returned with HTTP 200 Aug 06 17:32:55.884753 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 28/106] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:55 2026] GET /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:55.895768 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cbe8e871-9ba0-4941-80b2-e25db47fae3e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:55.898193 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cbe8e871-9ba0-4941-80b2-e25db47fae3e tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037/action Aug 06 17:32:55.898642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cbe8e871-9ba0-4941-80b2-e25db47fae3e tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:55.898881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cbe8e871-9ba0-4941-80b2-e25db47fae3e tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:55.900650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-cbe8e871-9ba0-4941-80b2-e25db47fae3e tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot 'dcc1e650-748c-469a-874f-2d32ef2ec037' with '{'status': 'error_deleting'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:55.913143 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:55.913143 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:55.936694 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cbe8e871-9ba0-4941-80b2-e25db47fae3e tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037/action returned with HTTP 202 Aug 06 17:32:55.937750 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 27/107] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:55 2026] POST /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:55.947056 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6bc7cd5a-11a0-4ef6-8bb0-ad9c6de7b499 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:55.951100 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bc7cd5a-11a0-4ef6-8bb0-ad9c6de7b499 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:55.951353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bc7cd5a-11a0-4ef6-8bb0-ad9c6de7b499 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:55.951865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bc7cd5a-11a0-4ef6-8bb0-ad9c6de7b499 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:55.961279 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:55.961279 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:55.962133 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6bc7cd5a-11a0-4ef6-8bb0-ad9c6de7b499 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:55.963198 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bc7cd5a-11a0-4ef6-8bb0-ad9c6de7b499 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 returned with HTTP 200 Aug 06 17:32:55.963890 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 27/108] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:55 2026] GET /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:55.977256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c5fa17a7-0736-4349-8614-c1f831749885 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:55.979249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5fa17a7-0736-4349-8614-c1f831749885 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037/action Aug 06 17:32:55.979603 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5fa17a7-0736-4349-8614-c1f831749885 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:55.979723 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5fa17a7-0736-4349-8614-c1f831749885 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:55.988806 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:55.988806 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:55.989267 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c5fa17a7-0736-4349-8614-c1f831749885 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot retrieved successfully. Aug 06 17:32:56.015905 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c5fa17a7-0736-4349-8614-c1f831749885 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot delete request issued successfully. Aug 06 17:32:56.016230 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5fa17a7-0736-4349-8614-c1f831749885 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037/action returned with HTTP 202 Aug 06 17:32:56.016854 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 27/109] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:55 2026] POST /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:56.026304 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-980c8cb2-7eed-4028-b68c-d938789b55eb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:56.028773 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-980c8cb2-7eed-4028-b68c-d938789b55eb tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:56.029036 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-980c8cb2-7eed-4028-b68c-d938789b55eb tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:56.029282 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-980c8cb2-7eed-4028-b68c-d938789b55eb tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:56.034747 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:56.034747 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:56.035291 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-980c8cb2-7eed-4028-b68c-d938789b55eb tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:56.036125 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-980c8cb2-7eed-4028-b68c-d938789b55eb tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 returned with HTTP 200 Aug 06 17:32:56.036539 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 29/110] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:56 2026] GET /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:57.049197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fe18ead3-959d-4ccb-9ec8-025af4dedb66 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.051064 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe18ead3-959d-4ccb-9ec8-025af4dedb66 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:57.051370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe18ead3-959d-4ccb-9ec8-025af4dedb66 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.051662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe18ead3-959d-4ccb-9ec8-025af4dedb66 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.059886 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe18ead3-959d-4ccb-9ec8-025af4dedb66 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 returned with HTTP 404 Aug 06 17:32:57.060472 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 28/111] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:57 2026] GET /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:57.070036 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9c7b42f9-346e-4cf8-aa3f-e7383cb21d51 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.072455 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9c7b42f9-346e-4cf8-aa3f-e7383cb21d51 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:57.072997 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9c7b42f9-346e-4cf8-aa3f-e7383cb21d51 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:57.073291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9c7b42f9-346e-4cf8-aa3f-e7383cb21d51 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:57.077012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-9c7b42f9-346e-4cf8-aa3f-e7383cb21d51 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'available'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:57.088829 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.088829 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:57.110912 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9c7b42f9-346e-4cf8-aa3f-e7383cb21d51 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:57.111578 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 28/112] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:57 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:57.121374 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bed44fdc-09bb-44e4-849b-75638d93e2e2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.125784 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bed44fdc-09bb-44e4-849b-75638d93e2e2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.126151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bed44fdc-09bb-44e4-849b-75638d93e2e2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.126382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bed44fdc-09bb-44e4-849b-75638d93e2e2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.132251 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.132251 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:57.133209 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bed44fdc-09bb-44e4-849b-75638d93e2e2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:57.134248 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bed44fdc-09bb-44e4-849b-75638d93e2e2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:57.134814 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 28/113] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:57 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:57.148381 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7b81bf33-d69b-497a-b9c8-4b121283d7ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.151484 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b81bf33-d69b-497a-b9c8-4b121283d7ee tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:57.152183 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b81bf33-d69b-497a-b9c8-4b121283d7ee tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.152820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b81bf33-d69b-497a-b9c8-4b121283d7ee tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.153168 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-7b81bf33-d69b-497a-b9c8-4b121283d7ee tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete snapshot with id: dcc1e650-748c-469a-874f-2d32ef2ec037 Aug 06 17:32:57.162425 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b81bf33-d69b-497a-b9c8-4b121283d7ee tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 returned with HTTP 404 Aug 06 17:32:57.163202 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 30/114] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:32:57 2026] DELETE /volume/v3/snapshots/dcc1e650-748c-469a-874f-2d32ef2ec037 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:57.180049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-293d5a48-beef-48c0-b3af-2c3774b57936 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.182568 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-293d5a48-beef-48c0-b3af-2c3774b57936 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:57.184265 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-293d5a48-beef-48c0-b3af-2c3774b57936 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:57.184265 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-293d5a48-beef-48c0-b3af-2c3774b57936 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:57.189167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-293d5a48-beef-48c0-b3af-2c3774b57936 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'creating'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:57.200687 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.200687 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:57.213175 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-293d5a48-beef-48c0-b3af-2c3774b57936 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:57.213610 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 29/115] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:57 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:57.225479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-12357216-6c72-4ed0-b08d-e49b61ed0a9a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.227892 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-12357216-6c72-4ed0-b08d-e49b61ed0a9a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.228166 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-12357216-6c72-4ed0-b08d-e49b61ed0a9a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.228413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-12357216-6c72-4ed0-b08d-e49b61ed0a9a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.235639 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.235639 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:57.236164 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-12357216-6c72-4ed0-b08d-e49b61ed0a9a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:57.237082 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-12357216-6c72-4ed0-b08d-e49b61ed0a9a tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:57.237676 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 29/116] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:57 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:57.248612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.251085 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:57.251596 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:57.251877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:57.253480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.snapshot_actions [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100622) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 17:32:57.259206 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.259206 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:57.259777 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.snapshot_actions [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Updating snapshot 7e234ca9-508f-434a-a1f7-f1a4de924f07 with info {'id': '7e234ca9-508f-434a-a1f7-f1a4de924f07', 'status': 'error', 'progress': '80%'} Aug 06 17:32:57.265809 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5e922e0-c1ef-44e8-baaa-8bf6b467691b tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:57.266350 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 29/117] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:57 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:32:57.275074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9bc413a-47d3-4c82-808f-625750431706 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.277470 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9bc413a-47d3-4c82-808f-625750431706 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.277818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9bc413a-47d3-4c82-808f-625750431706 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.278152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9bc413a-47d3-4c82-808f-625750431706 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.287366 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.287366 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:57.287676 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b9bc413a-47d3-4c82-808f-625750431706 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Snapshot retrieved successfully. Aug 06 17:32:57.288432 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9bc413a-47d3-4c82-808f-625750431706 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:57.288997 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 31/118] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:57 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:57.300194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-51c7dbbe-8112-445b-be95-67704a9dc9c2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.303115 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-51c7dbbe-8112-445b-be95-67704a9dc9c2 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] POST https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action Aug 06 17:32:57.303499 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-51c7dbbe-8112-445b-be95-67704a9dc9c2 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:32:57.303644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-51c7dbbe-8112-445b-be95-67704a9dc9c2 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:57.305712 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-51c7dbbe-8112-445b-be95-67704a9dc9c2 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] Updating snapshot '7e234ca9-508f-434a-a1f7-f1a4de924f07' with '{'status': 'available'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:32:57.315579 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.315579 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:57.327926 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-51c7dbbe-8112-445b-be95-67704a9dc9c2 tempest-SnapshotsActionsTest-616009568 tempest-SnapshotsActionsTest-616009568-project-admin] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action returned with HTTP 202 Aug 06 17:32:57.328378 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 30/119] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:32:57 2026] POST /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:32:57.337052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-55c0ee3b-a483-438a-ab58-b6ff40cf3b5f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.339741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-55c0ee3b-a483-438a-ab58-b6ff40cf3b5f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.340007 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-55c0ee3b-a483-438a-ab58-b6ff40cf3b5f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.340250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-55c0ee3b-a483-438a-ab58-b6ff40cf3b5f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.348910 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.348910 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:57.349531 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-55c0ee3b-a483-438a-ab58-b6ff40cf3b5f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:57.351029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-55c0ee3b-a483-438a-ab58-b6ff40cf3b5f tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:57.351491 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 30/120] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:57 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:57.365610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.369162 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.369366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.369606 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.369725 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete snapshot with id: 7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.375369 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.375369 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:57.375369 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:57.392733 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot delete request issued successfully. Aug 06 17:32:57.392928 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af01fd7c-007c-40f4-b1a3-fdd24f507a52 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 202 Aug 06 17:32:57.393422 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 30/121] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:32:57 2026] DELETE /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:32:57.406564 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fbf1dbc9-552e-47f9-a5f3-2637f163aea2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:57.408384 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fbf1dbc9-552e-47f9-a5f3-2637f163aea2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:57.408628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fbf1dbc9-552e-47f9-a5f3-2637f163aea2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:57.408793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fbf1dbc9-552e-47f9-a5f3-2637f163aea2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:57.414305 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:57.414305 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:57.415898 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fbf1dbc9-552e-47f9-a5f3-2637f163aea2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Snapshot retrieved successfully. Aug 06 17:32:57.416815 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fbf1dbc9-552e-47f9-a5f3-2637f163aea2 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 200 Aug 06 17:32:57.417389 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 32/122] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:57 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:58.347873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bb3575bb-55ea-45e5-b02f-c5792392401b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:58.349858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:32:58.350273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1196184301"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:32:58.351814 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1196184301'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:32:58.351977 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Create volume of 1 GB Aug 06 17:32:58.352335 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:58.352335 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:32:58.356310 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Availability Zones retrieved successfully. Aug 06 17:32:58.361958 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Flow 'volume_create_api' (ae9c2b9e-d52e-4475-ad09-37853fa99a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:58.362905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06459b4b-218a-438a-9f00-cfd45897f914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:58.363894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:32:58.396263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06459b4b-218a-438a-9f00-cfd45897f914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:58.397087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1aa0a23-75c2-450d-93ce-8578bf989982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:58.430513 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1fec114a-317b-46e4-94b3-dcaf863d5c11 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:58.432864 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fec114a-317b-46e4-94b3-dcaf863d5c11 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 Aug 06 17:32:58.433347 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fec114a-317b-46e4-94b3-dcaf863d5c11 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:58.433757 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fec114a-317b-46e4-94b3-dcaf863d5c11 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:58.440702 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fec114a-317b-46e4-94b3-dcaf863d5c11 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 returned with HTTP 404 Aug 06 17:32:58.441270 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 31/123] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:32:58 2026] GET /volume/v3/snapshots/7e234ca9-508f-434a-a1f7-f1a4de924f07 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:58.446392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Created reservations ['540b36c1-7881-4f1e-8c79-89ea0d5ec6fc', '2b33d392-a26a-4346-b804-53fa860aaa06', '01939449-8471-42d3-9679-2a60c851db7f', 'bc2ccf01-114e-4ed4-8efa-4fbd31c2d896'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:32:58.447517 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1aa0a23-75c2-450d-93ce-8578bf989982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['540b36c1-7881-4f1e-8c79-89ea0d5ec6fc', '2b33d392-a26a-4346-b804-53fa860aaa06', '01939449-8471-42d3-9679-2a60c851db7f', 'bc2ccf01-114e-4ed4-8efa-4fbd31c2d896']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:58.448403 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600c663a-e22f-4340-a6e9-85f5330f0568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:58.450818 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-29a81585-8dd5-4b54-90b7-26d5828fb679 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:58.453231 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-29a81585-8dd5-4b54-90b7-26d5828fb679 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:58.453561 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-29a81585-8dd5-4b54-90b7-26d5828fb679 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:58.453827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-29a81585-8dd5-4b54-90b7-26d5828fb679 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:58.465134 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:58.465134 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:58.470361 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-29a81585-8dd5-4b54-90b7-26d5828fb679 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:58.476324 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-29a81585-8dd5-4b54-90b7-26d5828fb679 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c returned with HTTP 200 Aug 06 17:32:58.477101 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 31/124] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:58 2026] GET /volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:58.493827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:58.496147 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:58.496375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:58.496641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:58.496798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete volume with id: 0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:58.505425 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:58.505425 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:32:58.506067 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:58.525753 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Delete volume request issued successfully. Aug 06 17:32:58.526077 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-10c21fa6-411c-4ce1-b4f2-3df59fb55398 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c returned with HTTP 202 Aug 06 17:32:58.526555 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 33/125] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:32:58 2026] DELETE /volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:32:58.535755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-29acc248-fd28-473e-85d1-6c14c2b9f272 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:58.537269 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-29acc248-fd28-473e-85d1-6c14c2b9f272 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:58.537726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-29acc248-fd28-473e-85d1-6c14c2b9f272 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:58.538049 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-29acc248-fd28-473e-85d1-6c14c2b9f272 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:58.548123 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:58.548123 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:58.555104 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-29acc248-fd28-473e-85d1-6c14c2b9f272 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Volume info retrieved successfully. Aug 06 17:32:58.564855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-29acc248-fd28-473e-85d1-6c14c2b9f272 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c returned with HTTP 200 Aug 06 17:32:58.565731 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 32/126] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:58 2026] GET /volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:58.615422 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600c663a-e22f-4340-a6e9-85f5330f0568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32eb78e7-c2b1-4f70-adfb-3f247253349c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1196184301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1a3b9ddcc74171a48502c0587bc95e',qos_specs=None,replication_status=,reservations=['540b36c1-7881-4f1e-8c79-89ea0d5ec6fc','2b33d392-a26a-4346-b804-53fa860aaa06','01939449-8471-42d3-9679-2a60c851db7f','bc2ccf01-114e-4ed4-8efa-4fbd31c2d896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7476068703a64429baada76d8f3eeabf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1196184301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32eb78e7-c2b1-4f70-adfb-3f247253349c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef1a3b9ddcc74171a48502c0587bc95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7476068703a64429baada76d8f3eeabf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:58.615854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b74c25-b580-4d00-b582-09d25f932194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:58.641202 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b74c25-b580-4d00-b582-09d25f932194) transitioned into state 'SUCCESS' from state '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-1196184301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1a3b9ddcc74171a48502c0587bc95e',qos_specs=None,replication_status=,reservations=['540b36c1-7881-4f1e-8c79-89ea0d5ec6fc','2b33d392-a26a-4346-b804-53fa860aaa06','01939449-8471-42d3-9679-2a60c851db7f','bc2ccf01-114e-4ed4-8efa-4fbd31c2d896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7476068703a64429baada76d8f3eeabf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:58.642194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b98e07-8b55-4463-8556-874b92275ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:32:58.652650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b98e07-8b55-4463-8556-874b92275ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:32:58.653448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Flow 'volume_create_api' (ae9c2b9e-d52e-4475-ad09-37853fa99a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:32:58.653763 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Create volume request issued successfully. Aug 06 17:32:58.654361 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb3575bb-55ea-45e5-b02f-c5792392401b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:32:58.654808 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 31/127] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:32:58 2026] POST /volume/v3/volumes => generated 759 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:32:58.668452 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-79afd4d7-5f57-4956-8549-32326be14cd4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:58.670828 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79afd4d7-5f57-4956-8549-32326be14cd4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:32:58.671228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79afd4d7-5f57-4956-8549-32326be14cd4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:58.671502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79afd4d7-5f57-4956-8549-32326be14cd4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:58.681892 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:58.681892 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:32:58.687687 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-79afd4d7-5f57-4956-8549-32326be14cd4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:32:58.693378 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79afd4d7-5f57-4956-8549-32326be14cd4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:32:58.693883 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 32/128] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:58 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:32:59.580464 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0e6b4aee-62b8-4359-87a3-470bfd7b34c7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:59.582544 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e6b4aee-62b8-4359-87a3-470bfd7b34c7 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] GET https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c Aug 06 17:32:59.582748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e6b4aee-62b8-4359-87a3-470bfd7b34c7 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:59.582985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e6b4aee-62b8-4359-87a3-470bfd7b34c7 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:59.589412 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e6b4aee-62b8-4359-87a3-470bfd7b34c7 tempest-SnapshotsActionsTest-512474092 tempest-SnapshotsActionsTest-512474092-project-member] https://10.4.3.207/volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c returned with HTTP 404 Aug 06 17:32:59.590041 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 34/129] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:59 2026] GET /volume/v3/volumes/0fcca51f-b585-457f-aeda-1069a0bf221c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:32:59.712088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e22c351f-2969-4494-843b-1cf5c2b949a1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:32:59.717167 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e22c351f-2969-4494-843b-1cf5c2b949a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:32:59.717472 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e22c351f-2969-4494-843b-1cf5c2b949a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:32:59.718093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e22c351f-2969-4494-843b-1cf5c2b949a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:32:59.730295 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:32:59.730295 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:32:59.737294 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e22c351f-2969-4494-843b-1cf5c2b949a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:32:59.745910 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e22c351f-2969-4494-843b-1cf5c2b949a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:32:59.746653 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 33/130] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:32:59 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:04.488663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-99460d39-6f18-47ac-bd8e-0ee37caeef75 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:04.761434 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-99460d39-6f18-47ac-bd8e-0ee37caeef75 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 17:33:04.761686 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-99460d39-6f18-47ac-bd8e-0ee37caeef75 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:04.761889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-99460d39-6f18-47ac-bd8e-0ee37caeef75 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] Calling method 'get_pools' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:04.762260 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:04.762260 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:04.794904 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-99460d39-6f18-47ac-bd8e-0ee37caeef75 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 17:33:04.795570 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 32/131] 10.4.3.207 () {66 vars in 1314 bytes} [Thu Aug 6 17:33:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:04.809848 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-716a7dcc-5406-4b19-bd5a-9fe79d921bd1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:04.812362 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-716a7dcc-5406-4b19-bd5a-9fe79d921bd1 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools Aug 06 17:33:04.812769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-716a7dcc-5406-4b19-bd5a-9fe79d921bd1 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:04.813986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-716a7dcc-5406-4b19-bd5a-9fe79d921bd1 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] Calling method 'get_pools' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:04.837200 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-716a7dcc-5406-4b19-bd5a-9fe79d921bd1 tempest-VolumePoolsAdminTestsJSON-177649597 tempest-VolumePoolsAdminTestsJSON-177649597-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 17:33:04.837200 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 33/132] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:33:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:08.645734 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=171,cinder:INSERT=44,cinder:UPDATE=69,cinder:DELETE=4 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:33:08.691847 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=101,cinder:INSERT=21,cinder:UPDATE=50,cinder:DELETE=2 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:33:09.586308 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=105,cinder:UPDATE=33,cinder:INSERT=23,cinder:DELETE=3 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:33:09.743648 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=112,cinder:INSERT=22,cinder:UPDATE=39,cinder:DELETE=3 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:33:10.243351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0a88dafa-0858-4abf-ad6d-399a661ac4f9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.332394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.486204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.490001 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:10.490001 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-138822002"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:10.490206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-138822002'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:10.490206 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Create volume of 1 GB Aug 06 17:33:10.495312 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Availability Zones retrieved successfully. Aug 06 17:33:10.501419 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Flow 'volume_create_api' (b2692332-9b29-4557-b3e9-b76b434181f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:10.502351 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6935694e-421b-478d-87cd-5573c558a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.503281 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:10.505237 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0a88dafa-0858-4abf-ad6d-399a661ac4f9 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/os-services Aug 06 17:33:10.505513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0a88dafa-0858-4abf-ad6d-399a661ac4f9 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:10.505794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0a88dafa-0858-4abf-ad6d-399a661ac4f9 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:10.513646 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0a88dafa-0858-4abf-ad6d-399a661ac4f9 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/os-services returned with HTTP 200 Aug 06 17:33:10.514158 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 35/133] 10.4.3.207 () {66 vars in 1249 bytes} [Thu Aug 6 17:33:10 2026] GET /volume/v3/os-services => generated 626 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:10.526045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-45a09241-1d7f-4804-8b57-2af53d2619d7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.530141 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45a09241-1d7f-4804-8b57-2af53d2619d7 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/os-services?host=np0000006677 Aug 06 17:33:10.530141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45a09241-1d7f-4804-8b57-2af53d2619d7 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:10.530141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45a09241-1d7f-4804-8b57-2af53d2619d7 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:10.539084 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45a09241-1d7f-4804-8b57-2af53d2619d7 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/os-services?host=np0000006677 returned with HTTP 200 Aug 06 17:33:10.539265 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6935694e-421b-478d-87cd-5573c558a42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.539770 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 34/134] 10.4.3.207 () {66 vars in 1284 bytes} [Thu Aug 6 17:33:10 2026] GET /volume/v3/os-services?host=np0000006677 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:10.540194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f28a1ff-300b-49a5-a54f-2d1ddc8dcf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.541606 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:10.542510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1143683658", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:10.544056 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1143683658', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:10.549505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-abbb0605-5756-48c5-9c3e-e5c2a1ab6689 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.551020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-abbb0605-5756-48c5-9c3e-e5c2a1ab6689 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/os-services?host=np0000006677&binary=cinder-scheduler Aug 06 17:33:10.551208 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-abbb0605-5756-48c5-9c3e-e5c2a1ab6689 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:10.551712 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-abbb0605-5756-48c5-9c3e-e5c2a1ab6689 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:10.556774 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-abbb0605-5756-48c5-9c3e-e5c2a1ab6689 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/os-services?host=np0000006677&binary=cinder-scheduler returned with HTTP 200 Aug 06 17:33:10.557102 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 36/135] 10.4.3.207 () {66 vars in 1332 bytes} [Thu Aug 6 17:33:10 2026] GET /volume/v3/os-services?host=np0000006677&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:10.566337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-48c569a5-a178-4e39-91cf-54d4b1a0ae0f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.569262 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48c569a5-a178-4e39-91cf-54d4b1a0ae0f tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/os-services?binary=cinder-scheduler Aug 06 17:33:10.569762 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48c569a5-a178-4e39-91cf-54d4b1a0ae0f tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:10.570242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48c569a5-a178-4e39-91cf-54d4b1a0ae0f tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:10.576127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48c569a5-a178-4e39-91cf-54d4b1a0ae0f tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 06 17:33:10.577118 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 35/136] 10.4.3.207 () {66 vars in 1296 bytes} [Thu Aug 6 17:33:10 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:10.586105 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.607560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Created reservations ['35fd3fb9-17aa-4278-aae7-f230307bd40b', '702f4715-0b45-47a7-86c0-b936e32ad515', '881ca910-3930-4952-9735-9a77e00e7e6b', 'c5c57ecc-b65b-4d18-8477-7e0c63012c31'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:10.608431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f28a1ff-300b-49a5-a54f-2d1ddc8dcf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35fd3fb9-17aa-4278-aae7-f230307bd40b', '702f4715-0b45-47a7-86c0-b936e32ad515', '881ca910-3930-4952-9735-9a77e00e7e6b', 'c5c57ecc-b65b-4d18-8477-7e0c63012c31']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.609138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fd7cdd-939f-46ef-b869-c11b0475d231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.632676 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fd7cdd-939f-46ef-b869-c11b0475d231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '465ef568-73cd-42f6-85fc-515c29e1262b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-138822002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daf67021a67463ca829cc7941757cb8',qos_specs=None,replication_status=,reservations=['35fd3fb9-17aa-4278-aae7-f230307bd40b','702f4715-0b45-47a7-86c0-b936e32ad515','881ca910-3930-4952-9735-9a77e00e7e6b','c5c57ecc-b65b-4d18-8477-7e0c63012c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='311c11adb88e4dc9ae26dbb12acb17aa',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-138822002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=465ef568-73cd-42f6-85fc-515c29e1262b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daf67021a67463ca829cc7941757cb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='311c11adb88e4dc9ae26dbb12acb17aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.633532 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75e0b4a-caf1-456a-9190-79d368002d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.654753 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75e0b4a-caf1-456a-9190-79d368002d10) transitioned into state 'SUCCESS' from state '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-138822002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daf67021a67463ca829cc7941757cb8',qos_specs=None,replication_status=,reservations=['35fd3fb9-17aa-4278-aae7-f230307bd40b','702f4715-0b45-47a7-86c0-b936e32ad515','881ca910-3930-4952-9735-9a77e00e7e6b','c5c57ecc-b65b-4d18-8477-7e0c63012c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='311c11adb88e4dc9ae26dbb12acb17aa',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.655494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb233c27-f6ea-4d7e-a2a3-f57f7e3e298d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.669439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb233c27-f6ea-4d7e-a2a3-f57f7e3e298d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.669439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Flow 'volume_create_api' (b2692332-9b29-4557-b3e9-b76b434181f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:10.669439 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Create volume request issued successfully. Aug 06 17:33:10.669439 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fa3c1a4d-d5db-4f77-9ef4-3209d2203146 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:10.669559 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 33/137] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:10 2026] POST /volume/v3/volumes => generated 751 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:10.687124 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a4da0c32-5abd-4a31-aa27-cff6d78deed4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.692241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4da0c32-5abd-4a31-aa27-cff6d78deed4 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:10.692241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4da0c32-5abd-4a31-aa27-cff6d78deed4 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:10.692241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4da0c32-5abd-4a31-aa27-cff6d78deed4 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:10.701260 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:10.701260 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:10.709067 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a4da0c32-5abd-4a31-aa27-cff6d78deed4 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:10.717878 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4da0c32-5abd-4a31-aa27-cff6d78deed4 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:10.718318 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 36/138] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:10 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:10.737231 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:10.737664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1940798568"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:10.739155 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1940798568'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:10.739325 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Create volume of 1 GB Aug 06 17:33:10.743382 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Availability Zones retrieved successfully. Aug 06 17:33:10.749192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Flow 'volume_create_api' (8768cd77-3d9b-414a-ab54-687200815b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:10.749931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61012b3e-90a6-4d32-8401-7b75bb52fbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.750801 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:10.777059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61012b3e-90a6-4d32-8401-7b75bb52fbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.778719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bff3828-aa0a-412f-9a3b-17c0bf259d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.841200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Created reservations ['d119fd85-3dc7-48e0-bfd2-89cf6476e722', 'c52eba7d-2d35-4986-8970-e0a6e0edbe69', '735a98eb-f8dd-4f31-aac8-a4669053cd5f', '49ad7fb4-6577-4562-8504-127d8baec334'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:10.841724 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bff3828-aa0a-412f-9a3b-17c0bf259d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d119fd85-3dc7-48e0-bfd2-89cf6476e722', 'c52eba7d-2d35-4986-8970-e0a6e0edbe69', '735a98eb-f8dd-4f31-aac8-a4669053cd5f', '49ad7fb4-6577-4562-8504-127d8baec334']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.842366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0502a302-9cf4-4389-9214-6a96157c7e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.863544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0502a302-9cf4-4389-9214-6a96157c7e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef701e7-7e88-4e6a-b335-0e88194478c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1940798568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a33a7f03184e2d97f4c0056205f470',qos_specs=None,replication_status=,reservations=['d119fd85-3dc7-48e0-bfd2-89cf6476e722','c52eba7d-2d35-4986-8970-e0a6e0edbe69','735a98eb-f8dd-4f31-aac8-a4669053cd5f','49ad7fb4-6577-4562-8504-127d8baec334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c22b18c782d4123b995dd0d9a59ebaa',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1940798568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef701e7-7e88-4e6a-b335-0e88194478c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a33a7f03184e2d97f4c0056205f470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c22b18c782d4123b995dd0d9a59ebaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.864198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df6947a-8c42-4a3d-bdef-d4516d4ab0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.885613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df6947a-8c42-4a3d-bdef-d4516d4ab0d3) transitioned into state 'SUCCESS' from state '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-1940798568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a33a7f03184e2d97f4c0056205f470',qos_specs=None,replication_status=,reservations=['d119fd85-3dc7-48e0-bfd2-89cf6476e722','c52eba7d-2d35-4986-8970-e0a6e0edbe69','735a98eb-f8dd-4f31-aac8-a4669053cd5f','49ad7fb4-6577-4562-8504-127d8baec334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c22b18c782d4123b995dd0d9a59ebaa',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.886244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b771b9-548d-45be-a9db-e6d19e642ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:10.895697 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b771b9-548d-45be-a9db-e6d19e642ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:10.896447 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Flow 'volume_create_api' (8768cd77-3d9b-414a-ab54-687200815b80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:10.896705 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Create volume request issued successfully. Aug 06 17:33:10.897195 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9d47a580-00c6-48d8-9466-8f95bd2d8d0a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:10.897621 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 37/139] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:10 2026] POST /volume/v3/volumes => generated 754 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:10.909837 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1a2b6cb8-85f9-4812-ae4e-15456e9fb9b7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:10.911686 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a2b6cb8-85f9-4812-ae4e-15456e9fb9b7 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] GET https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:10.911922 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a2b6cb8-85f9-4812-ae4e-15456e9fb9b7 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:10.912186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a2b6cb8-85f9-4812-ae4e-15456e9fb9b7 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:10.918869 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:10.918869 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:10.921976 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1a2b6cb8-85f9-4812-ae4e-15456e9fb9b7 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Volume info retrieved successfully. Aug 06 17:33:10.925848 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a2b6cb8-85f9-4812-ae4e-15456e9fb9b7 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 200 Aug 06 17:33:10.926260 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 34/140] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:10 2026] GET /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:11.165696 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume of 1 GB Aug 06 17:33:11.170045 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Availability Zones retrieved successfully. Aug 06 17:33:11.176160 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Flow 'volume_create_api' (2a334048-3060-4e7a-a744-23b720c57b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:11.177125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd0c156-4506-47d6-afc0-28b3dc891805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:11.178061 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:11.247604 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd0c156-4506-47d6-afc0-28b3dc891805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:11.248459 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d91d74f-093f-46ca-b8bb-94fcf2514cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:11.302652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Created reservations ['4402439c-ff42-4870-ac01-8f6f91d1576e', '64f28537-3fd0-45c5-960d-24559b9aaa6f', '5950a04b-0a31-405b-afc7-e0950da0a2e6', '61ee153f-6f16-4a9b-b9f6-8fca52ec38b1'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:11.303448 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d91d74f-093f-46ca-b8bb-94fcf2514cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4402439c-ff42-4870-ac01-8f6f91d1576e', '64f28537-3fd0-45c5-960d-24559b9aaa6f', '5950a04b-0a31-405b-afc7-e0950da0a2e6', '61ee153f-6f16-4a9b-b9f6-8fca52ec38b1']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:11.304130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d2832d2-a752-403a-be3f-1daca8985b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:11.324634 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d2832d2-a752-403a-be3f-1daca8985b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10512ce3-45dd-40be-a51e-560b09049c0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1143683658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',qos_specs=None,replication_status=,reservations=['4402439c-ff42-4870-ac01-8f6f91d1576e','64f28537-3fd0-45c5-960d-24559b9aaa6f','5950a04b-0a31-405b-afc7-e0950da0a2e6','61ee153f-6f16-4a9b-b9f6-8fca52ec38b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03424d2e908a453783e09936b0da73f0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1143683658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10512ce3-45dd-40be-a51e-560b09049c0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03424d2e908a453783e09936b0da73f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:11.325413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec6d891-65a1-477a-9d16-dc0c3443b494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:11.342346 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec6d891-65a1-477a-9d16-dc0c3443b494) transitioned into state 'SUCCESS' from state '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-1143683658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',qos_specs=None,replication_status=,reservations=['4402439c-ff42-4870-ac01-8f6f91d1576e','64f28537-3fd0-45c5-960d-24559b9aaa6f','5950a04b-0a31-405b-afc7-e0950da0a2e6','61ee153f-6f16-4a9b-b9f6-8fca52ec38b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03424d2e908a453783e09936b0da73f0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:11.342974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225da469-cf04-4198-88a7-58a8aa6daad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:11.351519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225da469-cf04-4198-88a7-58a8aa6daad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:11.352330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Flow 'volume_create_api' (2a334048-3060-4e7a-a744-23b720c57b26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:11.352635 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume request issued successfully. Aug 06 17:33:11.353203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38fdbe4b-5370-4280-86ae-27e0f8dcad80 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:11.353630 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 34/141] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:33:10 2026] POST /volume/v3/volumes => generated 757 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:11.365772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6473e113-eecc-46b3-ae6b-e03ee2badec9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:11.367868 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6473e113-eecc-46b3-ae6b-e03ee2badec9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:11.368382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6473e113-eecc-46b3-ae6b-e03ee2badec9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:11.368382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6473e113-eecc-46b3-ae6b-e03ee2badec9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:11.376046 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:11.376046 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:11.379888 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6473e113-eecc-46b3-ae6b-e03ee2badec9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:11.384125 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6473e113-eecc-46b3-ae6b-e03ee2badec9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:11.384538 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 37/142] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:11 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:11.735843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8b57297a-3f10-41dc-bf26-d50ae99da1d1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:11.737244 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8b57297a-3f10-41dc-bf26-d50ae99da1d1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:11.737901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8b57297a-3f10-41dc-bf26-d50ae99da1d1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:11.737901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8b57297a-3f10-41dc-bf26-d50ae99da1d1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:11.746869 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:11.746869 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:11.751372 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8b57297a-3f10-41dc-bf26-d50ae99da1d1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:11.756608 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8b57297a-3f10-41dc-bf26-d50ae99da1d1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:11.757035 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 38/143] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:11 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:11.807294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-8f1800e5-3b79-4e3f-b0e6-fbea5a2c878b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:11.809915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-8f1800e5-3b79-4e3f-b0e6-fbea5a2c878b tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:11.810134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-8f1800e5-3b79-4e3f-b0e6-fbea5a2c878b tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:11.810333 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-8f1800e5-3b79-4e3f-b0e6-fbea5a2c878b tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:11.818082 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:11.818082 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:11.826467 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-8f1800e5-3b79-4e3f-b0e6-fbea5a2c878b tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:11.833723 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-8f1800e5-3b79-4e3f-b0e6-fbea5a2c878b tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:11.834238 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 35/144] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:11 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:11.938532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a347ee6a-a5c9-488d-9b41-832e1bbe7657 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:11.941086 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a347ee6a-a5c9-488d-9b41-832e1bbe7657 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] GET https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:11.941400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a347ee6a-a5c9-488d-9b41-832e1bbe7657 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:11.941690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a347ee6a-a5c9-488d-9b41-832e1bbe7657 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:11.952874 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:11.952874 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:11.960722 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a347ee6a-a5c9-488d-9b41-832e1bbe7657 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Volume info retrieved successfully. Aug 06 17:33:11.968792 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a347ee6a-a5c9-488d-9b41-832e1bbe7657 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 200 Aug 06 17:33:11.969413 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 35/145] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:11 2026] GET /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:11.981417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-54cb9a17-9651-4db4-913c-11464c2274c8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:11.983342 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-54cb9a17-9651-4db4-913c-11464c2274c8 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:11.983566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-54cb9a17-9651-4db4-913c-11464c2274c8 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:11.983758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-54cb9a17-9651-4db4-913c-11464c2274c8 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:11.993187 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:11.993187 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:11.995695 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-54cb9a17-9651-4db4-913c-11464c2274c8 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Volume info retrieved successfully. Aug 06 17:33:12.001472 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-54cb9a17-9651-4db4-913c-11464c2274c8 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 200 Aug 06 17:33:12.001891 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 38/146] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:11 2026] GET /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 1011 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:12.018004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e7527bb0-9757-458b-acfc-cdc24f2855f1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.020298 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e7527bb0-9757-458b-acfc-cdc24f2855f1 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/os-services?host=np0000006677&binary=cinder-volume Aug 06 17:33:12.020542 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e7527bb0-9757-458b-acfc-cdc24f2855f1 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.020819 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e7527bb0-9757-458b-acfc-cdc24f2855f1 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.027252 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e7527bb0-9757-458b-acfc-cdc24f2855f1 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/os-services?host=np0000006677&binary=cinder-volume returned with HTTP 200 Aug 06 17:33:12.028729 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 39/147] 10.4.3.207 () {66 vars in 1326 bytes} [Thu Aug 6 17:33:12 2026] GET /volume/v3/os-services?host=np0000006677&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:12.039628 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e8597111-1f76-4a22-8c98-fc5a883f6f63 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.041999 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e8597111-1f76-4a22-8c98-fc5a883f6f63 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] GET https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:12.042243 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e8597111-1f76-4a22-8c98-fc5a883f6f63 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.042502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e8597111-1f76-4a22-8c98-fc5a883f6f63 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.053695 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.053695 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:12.059018 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e8597111-1f76-4a22-8c98-fc5a883f6f63 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Volume info retrieved successfully. Aug 06 17:33:12.069276 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e8597111-1f76-4a22-8c98-fc5a883f6f63 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 200 Aug 06 17:33:12.069276 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 36/148] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:12 2026] GET /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:12.084784 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.087160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] DELETE https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:12.087410 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.087655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.087998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Delete volume with id: eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:12.101563 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.101563 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:12.102197 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Volume info retrieved successfully. Aug 06 17:33:12.129534 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-21fc7ed6-b78a-4934-8631-01fad7cf9a40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.129677 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Delete volume request issued successfully. Aug 06 17:33:12.130131 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fdd7180-148e-44b3-9843-1791a154d1b3 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 202 Aug 06 17:33:12.130215 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-21fc7ed6-b78a-4934-8631-01fad7cf9a40 None None] GET https://10.4.3.207/volume// Aug 06 17:33:12.130383 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-21fc7ed6-b78a-4934-8631-01fad7cf9a40 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.130654 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-21fc7ed6-b78a-4934-8631-01fad7cf9a40 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.130686 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 36/149] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:12 2026] DELETE /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:12.131199 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-21fc7ed6-b78a-4934-8631-01fad7cf9a40 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:12.131615 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 39/150] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:33: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 06 17:33:12.140034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-47a9e7b1-db9f-43b1-83ef-a9f831b5006a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.142773 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47a9e7b1-db9f-43b1-83ef-a9f831b5006a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] GET https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:12.142996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47a9e7b1-db9f-43b1-83ef-a9f831b5006a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.143201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47a9e7b1-db9f-43b1-83ef-a9f831b5006a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.150978 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.150978 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:12.154197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-c7e95518-99c4-4316-8506-247381f8db11 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.155196 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-47a9e7b1-db9f-43b1-83ef-a9f831b5006a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Volume info retrieved successfully. Aug 06 17:33:12.163511 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47a9e7b1-db9f-43b1-83ef-a9f831b5006a tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 200 Aug 06 17:33:12.164191 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 40/151] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:12 2026] GET /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:12.353228 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-c7e95518-99c4-4316-8506-247381f8db11 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:12.353780 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-c7e95518-99c4-4316-8506-247381f8db11 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "465ef568-73cd-42f6-85fc-515c29e1262b", "connector": null, "instance_uuid": "6aeb5fc9-1cbe-42e1-b862-4885a8cdfbde"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:12.363026 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.363026 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:12.394423 np0000006677 devstack@c-api.service[100625]: /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 06 17:33:12.394423 np0000006677 devstack@c-api.service[100625]: .first() Aug 06 17:33:12.399419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-04e4cd7f-9131-4997-9083-bd29f23bc9da None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.404231 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04e4cd7f-9131-4997-9083-bd29f23bc9da tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:12.404231 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04e4cd7f-9131-4997-9083-bd29f23bc9da tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.404231 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04e4cd7f-9131-4997-9083-bd29f23bc9da tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.416807 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.416807 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:12.423479 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-04e4cd7f-9131-4997-9083-bd29f23bc9da tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:12.425901 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-c7e95518-99c4-4316-8506-247381f8db11 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:12.426218 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 37/152] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:12 2026] POST /volume/v3/attachments => generated 273 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:12.433351 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04e4cd7f-9131-4997-9083-bd29f23bc9da tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:12.434297 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 37/153] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:12 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:12.458412 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9e33596e-63ce-4b85-9250-f201f3726a51 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.460486 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9e33596e-63ce-4b85-9250-f201f3726a51 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:12.460722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9e33596e-63ce-4b85-9250-f201f3726a51 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.460890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9e33596e-63ce-4b85-9250-f201f3726a51 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.475836 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b5be4416-8536-4984-bdfd-7703381adb87 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.476295 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b5be4416-8536-4984-bdfd-7703381adb87 None None] GET https://10.4.3.207/volume// Aug 06 17:33:12.476416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b5be4416-8536-4984-bdfd-7703381adb87 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.476505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b5be4416-8536-4984-bdfd-7703381adb87 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.476836 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b5be4416-8536-4984-bdfd-7703381adb87 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:12.477117 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 41/154] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:12.478543 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.478543 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:12.484048 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9e33596e-63ce-4b85-9250-f201f3726a51 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:12.488056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9e33596e-63ce-4b85-9250-f201f3726a51 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:12.488414 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 40/155] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:12 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:12.502317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-511d5c5f-0db1-4ca8-98e3-3ee15f5c4075 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:12.506458 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-511d5c5f-0db1-4ca8-98e3-3ee15f5c4075 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:12.506778 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-511d5c5f-0db1-4ca8-98e3-3ee15f5c4075 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:12.507028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-511d5c5f-0db1-4ca8-98e3-3ee15f5c4075 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:12.529957 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:12.529957 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:12.534909 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-511d5c5f-0db1-4ca8-98e3-3ee15f5c4075 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:12.541669 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-511d5c5f-0db1-4ca8-98e3-3ee15f5c4075 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:12.542195 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 38/156] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:12 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:13.181524 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2456e366-629c-49ad-a917-7f6f7d09e266 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:13.184394 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2456e366-629c-49ad-a917-7f6f7d09e266 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] GET https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 Aug 06 17:33:13.185919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2456e366-629c-49ad-a917-7f6f7d09e266 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:13.185919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2456e366-629c-49ad-a917-7f6f7d09e266 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:13.194204 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2456e366-629c-49ad-a917-7f6f7d09e266 tempest-VolumesServicesTestJSON-745666824 tempest-VolumesServicesTestJSON-745666824-project-member] https://10.4.3.207/volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 returned with HTTP 404 Aug 06 17:33:13.195202 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 38/157] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:13 2026] GET /volume/v3/volumes/eef701e7-7e88-4e6a-b335-0e88194478c2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:13.203095 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3120e078-601f-4397-a798-576c587de3e0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:13.204764 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3120e078-601f-4397-a798-576c587de3e0 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] GET https://10.4.3.207/volume/v3/os-services Aug 06 17:33:13.205027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3120e078-601f-4397-a798-576c587de3e0 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:13.205257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3120e078-601f-4397-a798-576c587de3e0 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:13.208973 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3120e078-601f-4397-a798-576c587de3e0 tempest-VolumesServicesTestJSON-2054198101 tempest-VolumesServicesTestJSON-2054198101-project-admin] https://10.4.3.207/volume/v3/os-services returned with HTTP 200 Aug 06 17:33:13.209366 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 42/158] 10.4.3.207 () {66 vars in 1249 bytes} [Thu Aug 6 17:33:13 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:13.305271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:13.308180 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] PUT https://10.4.3.207/volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5 Aug 06 17:33:13.308637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:13.323465 np0000006677 devstack@c-api.service[100622]: /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 06 17:33:13.323465 np0000006677 devstack@c-api.service[100622]: .first() Aug 06 17:33:13.333015 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Acquiring lock "cinder-attachment_update-465ef568-73cd-42f6-85fc-515c29e1262b-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:13.338524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Lock "cinder-attachment_update-465ef568-73cd-42f6-85fc-515c29e1262b-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:13.339409 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:13.339409 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:13.450742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a1cdae32-3ed3-43ee-b279-90462e6418f0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:13.451371 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1cdae32-3ed3-43ee-b279-90462e6418f0 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:13.451568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1cdae32-3ed3-43ee-b279-90462e6418f0 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:13.451791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1cdae32-3ed3-43ee-b279-90462e6418f0 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:13.459883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Lock "cinder-attachment_update-465ef568-73cd-42f6-85fc-515c29e1262b-np0000006677" released by "attachment_update" :: held 0.121s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:13.460237 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:13.460237 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:13.461153 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-f8887685-9bc7-46fd-8a8e-b49e54e3aa09 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5 returned with HTTP 200 Aug 06 17:33:13.461153 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 41/159] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:13 2026] PUT /volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:13.468828 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a1cdae32-3ed3-43ee-b279-90462e6418f0 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:13.477456 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1cdae32-3ed3-43ee-b279-90462e6418f0 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:13.477456 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 39/160] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:13 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:13.511128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4118ef0f-defb-4ab9-8409-962087ed9c17 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:13.516065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4118ef0f-defb-4ab9-8409-962087ed9c17 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:13.516505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4118ef0f-defb-4ab9-8409-962087ed9c17 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:13.517095 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4118ef0f-defb-4ab9-8409-962087ed9c17 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:13.534251 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:13.534251 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:13.544004 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4118ef0f-defb-4ab9-8409-962087ed9c17 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:13.549510 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4118ef0f-defb-4ab9-8409-962087ed9c17 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:13.550136 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 39/161] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:13 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:14.493056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5773170a-5bca-4716-a287-019063b91ad3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:14.496763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5773170a-5bca-4716-a287-019063b91ad3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:14.496763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5773170a-5bca-4716-a287-019063b91ad3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:14.496944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5773170a-5bca-4716-a287-019063b91ad3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:14.506246 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:14.506246 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:14.511520 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5773170a-5bca-4716-a287-019063b91ad3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:14.517662 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5773170a-5bca-4716-a287-019063b91ad3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:14.518206 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 43/162] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:14 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:14.564700 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-079d7e6d-0b28-41f3-8805-645005cc623e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:14.566056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-079d7e6d-0b28-41f3-8805-645005cc623e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:14.566218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-079d7e6d-0b28-41f3-8805-645005cc623e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:14.566427 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-079d7e6d-0b28-41f3-8805-645005cc623e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:14.575251 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:14.575251 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:14.578811 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-079d7e6d-0b28-41f3-8805-645005cc623e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:14.583032 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-079d7e6d-0b28-41f3-8805-645005cc623e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:14.583504 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 42/163] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:14 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:15.532174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0f336853-80ab-4708-bee0-8d45c1a3773c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:15.534264 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0f336853-80ab-4708-bee0-8d45c1a3773c tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:15.534654 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0f336853-80ab-4708-bee0-8d45c1a3773c tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:15.535014 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0f336853-80ab-4708-bee0-8d45c1a3773c tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:15.544991 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:15.544991 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:15.548976 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0f336853-80ab-4708-bee0-8d45c1a3773c tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:15.554999 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0f336853-80ab-4708-bee0-8d45c1a3773c tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:15.555665 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 40/164] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:15 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:15.597759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-aa070373-afdf-4a7f-bec6-284f51156392 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:15.599547 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aa070373-afdf-4a7f-bec6-284f51156392 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:15.600714 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aa070373-afdf-4a7f-bec6-284f51156392 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:15.600714 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aa070373-afdf-4a7f-bec6-284f51156392 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:15.745022 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:15.745022 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:15.749175 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-aa070373-afdf-4a7f-bec6-284f51156392 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:15.755604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aa070373-afdf-4a7f-bec6-284f51156392 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:15.756177 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 40/165] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:15 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:16.568726 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6268e612-c45d-4ae5-8a1a-09594d28f0fc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:16.570812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6268e612-c45d-4ae5-8a1a-09594d28f0fc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:16.571088 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6268e612-c45d-4ae5-8a1a-09594d28f0fc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:16.571324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6268e612-c45d-4ae5-8a1a-09594d28f0fc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:16.578174 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:16.578174 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:16.581979 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6268e612-c45d-4ae5-8a1a-09594d28f0fc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:16.586478 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6268e612-c45d-4ae5-8a1a-09594d28f0fc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:16.586847 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 44/166] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:16 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:16.769651 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-42d6d13a-ef51-481a-a3a6-36620a5fd460 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:16.772473 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-42d6d13a-ef51-481a-a3a6-36620a5fd460 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:16.772728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-42d6d13a-ef51-481a-a3a6-36620a5fd460 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:16.772934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-42d6d13a-ef51-481a-a3a6-36620a5fd460 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:16.782431 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:16.782431 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:16.786311 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-42d6d13a-ef51-481a-a3a6-36620a5fd460 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:16.791174 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-42d6d13a-ef51-481a-a3a6-36620a5fd460 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:16.791667 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 43/167] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:16 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:17.486906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dcfb87f0-d20c-49f8-b34f-295b2824f232 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:17.603990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f069cd5b-272c-42ae-b2c7-c25197b3cb2b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:17.606070 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f069cd5b-272c-42ae-b2c7-c25197b3cb2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:17.606305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f069cd5b-272c-42ae-b2c7-c25197b3cb2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:17.606516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f069cd5b-272c-42ae-b2c7-c25197b3cb2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:17.615115 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:17.615115 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:17.619614 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f069cd5b-272c-42ae-b2c7-c25197b3cb2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:17.625628 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f069cd5b-272c-42ae-b2c7-c25197b3cb2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:17.626116 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 41/168] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:17 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:17.726911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-d6bb8db6-c140-407c-b82e-4d308f415e14 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:17.730824 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-d6bb8db6-c140-407c-b82e-4d308f415e14 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] POST https://10.4.3.207/volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5/action Aug 06 17:33:17.731780 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-d6bb8db6-c140-407c-b82e-4d308f415e14 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:17.733136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-d6bb8db6-c140-407c-b82e-4d308f415e14 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:17.738882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dcfb87f0-d20c-49f8-b34f-295b2824f232 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] POST https://10.4.3.207/volume/v3/types/a7b6969c-08ce-4a73-ad38-b63069f2f042/encryption Aug 06 17:33:17.739276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dcfb87f0-d20c-49f8-b34f-295b2824f232 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:17.751600 np0000006677 devstack@c-api.service[100623]: /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 06 17:33:17.751600 np0000006677 devstack@c-api.service[100623]: .first() Aug 06 17:33:17.762199 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dcfb87f0-d20c-49f8-b34f-295b2824f232 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/a7b6969c-08ce-4a73-ad38-b63069f2f042/encryption returned with HTTP 404 Aug 06 17:33:17.763050 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 41/169] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:33:17 2026] POST /volume/v3/types/a7b6969c-08ce-4a73-ad38-b63069f2f042/encryption => generated 114 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:17.772505 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4dca6934-e685-47ab-8816-0d4ed1c86833 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:17.775496 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4dca6934-e685-47ab-8816-0d4ed1c86833 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:33:17.775496 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4dca6934-e685-47ab-8816-0d4ed1c86833 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1675189076", "os-volume-type-access:is_public": false}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:17.796128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4dca6934-e685-47ab-8816-0d4ed1c86833 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:33:17.796547 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 44/170] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:33:17 2026] POST /volume/v3/types => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:17.809068 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-59e36f01-e350-42bc-8052-da6fd2a5f08e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:17.811322 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-59e36f01-e350-42bc-8052-da6fd2a5f08e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:17.811535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-59e36f01-e350-42bc-8052-da6fd2a5f08e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:17.811727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-59e36f01-e350-42bc-8052-da6fd2a5f08e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:17.812140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ede4762f-c742-4bec-afe0-df7d18671463 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:17.825835 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:17.825835 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:17.830528 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-59e36f01-e350-42bc-8052-da6fd2a5f08e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:17.835742 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-59e36f01-e350-42bc-8052-da6fd2a5f08e tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:17.836264 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 42/171] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:17 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:17.924091 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:17.924091 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:17.936543 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cab3cb17-0570-460b-bea0-9eeff4e7801e req-d6bb8db6-c140-407c-b82e-4d308f415e14 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5/action returned with HTTP 204 Aug 06 17:33:17.937262 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 45/172] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:17 2026] POST /volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:18.025841 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ede4762f-c742-4bec-afe0-df7d18671463 tempest-VolumeTypesNegativeTest-1871737686 tempest-VolumeTypesNegativeTest-1871737686-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:18.026207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ede4762f-c742-4bec-afe0-df7d18671463 tempest-VolumeTypesNegativeTest-1871737686 tempest-VolumeTypesNegativeTest-1871737686-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "af16e40c-3290-4d1f-921b-bac0f436fee2", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1125246338"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:18.027562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-ede4762f-c742-4bec-afe0-df7d18671463 tempest-VolumeTypesNegativeTest-1871737686 tempest-VolumeTypesNegativeTest-1871737686-project-member] Create volume request body: {'volume': {'volume_type': 'af16e40c-3290-4d1f-921b-bac0f436fee2', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1125246338'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:18.035185 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ede4762f-c742-4bec-afe0-df7d18671463 tempest-VolumeTypesNegativeTest-1871737686 tempest-VolumeTypesNegativeTest-1871737686-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 404 Aug 06 17:33:18.035811 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 42/173] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:33:17 2026] POST /volume/v3/volumes => generated 114 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:18.044191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-990d97e4-29a4-48c9-9277-20ade92b9901 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.045991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-990d97e4-29a4-48c9-9277-20ade92b9901 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] DELETE https://10.4.3.207/volume/v3/types/af16e40c-3290-4d1f-921b-bac0f436fee2 Aug 06 17:33:18.047018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-990d97e4-29a4-48c9-9277-20ade92b9901 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.047018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-990d97e4-29a4-48c9-9277-20ade92b9901 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.086192 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-990d97e4-29a4-48c9-9277-20ade92b9901 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/af16e40c-3290-4d1f-921b-bac0f436fee2 returned with HTTP 202 Aug 06 17:33:18.086872 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 45/174] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:33:18 2026] DELETE /volume/v3/types/af16e40c-3290-4d1f-921b-bac0f436fee2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:18.095352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d3642cd3-5afd-4607-ad7f-b06c7d88f773 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.097460 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d3642cd3-5afd-4607-ad7f-b06c7d88f773 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] GET https://10.4.3.207/volume/v3/types/af16e40c-3290-4d1f-921b-bac0f436fee2 Aug 06 17:33:18.097655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d3642cd3-5afd-4607-ad7f-b06c7d88f773 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.097890 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d3642cd3-5afd-4607-ad7f-b06c7d88f773 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.101674 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d3642cd3-5afd-4607-ad7f-b06c7d88f773 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/af16e40c-3290-4d1f-921b-bac0f436fee2 returned with HTTP 404 Aug 06 17:33:18.102423 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 43/175] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:33:18 2026] GET /volume/v3/types/af16e40c-3290-4d1f-921b-bac0f436fee2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:18.110923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2874c90c-6aa1-4da5-9da4-b580c741fd07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.112722 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2874c90c-6aa1-4da5-9da4-b580c741fd07 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:33:18.113867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2874c90c-6aa1-4da5-9da4-b580c741fd07 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:18.115006 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2874c90c-6aa1-4da5-9da4-b580c741fd07 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 400 Aug 06 17:33:18.115531 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 46/176] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:33:18 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:33:18.124341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8621cc7c-fbd9-4073-92a3-9e23e5c1cbcf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.125791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8621cc7c-fbd9-4073-92a3-9e23e5c1cbcf tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:33:18.127764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8621cc7c-fbd9-4073-92a3-9e23e5c1cbcf tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-572729354"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:18.141620 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8621cc7c-fbd9-4073-92a3-9e23e5c1cbcf tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:33:18.142299 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 43/177] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:33:18 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:18.153393 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a9d8b3be-820b-4815-bdf6-014019b4aadb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.155283 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d8b3be-820b-4815-bdf6-014019b4aadb tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:33:18.155739 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9d8b3be-820b-4815-bdf6-014019b4aadb tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-572729354"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:18.164689 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d8b3be-820b-4815-bdf6-014019b4aadb tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-572729354 already exists. Aug 06 17:33:18.164894 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d8b3be-820b-4815-bdf6-014019b4aadb tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 409 Aug 06 17:33:18.165470 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 46/178] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:33:18 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:18.174616 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0de886a7-3981-4524-b5e7-bdce86c96e24 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.176945 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0de886a7-3981-4524-b5e7-bdce86c96e24 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] DELETE https://10.4.3.207/volume/v3/types/2a4e859c-5962-49f2-922c-fab44bed5527 Aug 06 17:33:18.177216 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0de886a7-3981-4524-b5e7-bdce86c96e24 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.177496 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0de886a7-3981-4524-b5e7-bdce86c96e24 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.224065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0de886a7-3981-4524-b5e7-bdce86c96e24 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/2a4e859c-5962-49f2-922c-fab44bed5527 returned with HTTP 202 Aug 06 17:33:18.224655 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 44/179] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:33:18 2026] DELETE /volume/v3/types/2a4e859c-5962-49f2-922c-fab44bed5527 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:18.234206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d5e283fb-5389-496c-9e23-c0ebbabf2e21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.236666 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d5e283fb-5389-496c-9e23-c0ebbabf2e21 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] GET https://10.4.3.207/volume/v3/types/2a4e859c-5962-49f2-922c-fab44bed5527 Aug 06 17:33:18.236913 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d5e283fb-5389-496c-9e23-c0ebbabf2e21 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.237185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d5e283fb-5389-496c-9e23-c0ebbabf2e21 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.242438 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d5e283fb-5389-496c-9e23-c0ebbabf2e21 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/2a4e859c-5962-49f2-922c-fab44bed5527 returned with HTTP 404 Aug 06 17:33:18.243025 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 47/180] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:33:18 2026] GET /volume/v3/types/2a4e859c-5962-49f2-922c-fab44bed5527 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:18.251816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-208b9ea1-fa59-4624-9fb4-361c4c989191 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.255132 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-208b9ea1-fa59-4624-9fb4-361c4c989191 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] DELETE https://10.4.3.207/volume/v3/types/4ca5d4bb-2c43-4219-a1ed-1bb08a7f4dad Aug 06 17:33:18.255132 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-208b9ea1-fa59-4624-9fb4-361c4c989191 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.255132 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-208b9ea1-fa59-4624-9fb4-361c4c989191 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.258796 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-208b9ea1-fa59-4624-9fb4-361c4c989191 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/4ca5d4bb-2c43-4219-a1ed-1bb08a7f4dad returned with HTTP 404 Aug 06 17:33:18.258796 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 44/181] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:33:18 2026] DELETE /volume/v3/types/4ca5d4bb-2c43-4219-a1ed-1bb08a7f4dad => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:18.266995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3bbd2191-c463-4ef3-bac1-872a5dc04ec3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.268769 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3bbd2191-c463-4ef3-bac1-872a5dc04ec3 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] GET https://10.4.3.207/volume/v3/types/21e1e102-86ba-4cf9-824b-995e01d41186 Aug 06 17:33:18.268976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3bbd2191-c463-4ef3-bac1-872a5dc04ec3 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.269166 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3bbd2191-c463-4ef3-bac1-872a5dc04ec3 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.394862 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3bbd2191-c463-4ef3-bac1-872a5dc04ec3 tempest-VolumeTypesNegativeTest-1729663351 tempest-VolumeTypesNegativeTest-1729663351-project-admin] https://10.4.3.207/volume/v3/types/21e1e102-86ba-4cf9-824b-995e01d41186 returned with HTTP 404 Aug 06 17:33:18.395272 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 47/182] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:33:18 2026] GET /volume/v3/types/21e1e102-86ba-4cf9-824b-995e01d41186 => generated 114 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:18.641517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-645395c2-fe88-4bb8-81b1-94671dbdde41 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.643451 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-645395c2-fe88-4bb8-81b1-94671dbdde41 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:18.643622 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-645395c2-fe88-4bb8-81b1-94671dbdde41 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.643797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-645395c2-fe88-4bb8-81b1-94671dbdde41 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.650841 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:18.650841 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:18.654447 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-645395c2-fe88-4bb8-81b1-94671dbdde41 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:18.659199 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-645395c2-fe88-4bb8-81b1-94671dbdde41 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:18.659777 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 45/183] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:18 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:18.848950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a7cb2947-8138-41a3-a1a7-0d14fef4c977 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.852194 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a7cb2947-8138-41a3-a1a7-0d14fef4c977 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:18.852434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a7cb2947-8138-41a3-a1a7-0d14fef4c977 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.852846 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a7cb2947-8138-41a3-a1a7-0d14fef4c977 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.863538 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:18.863538 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:18.867995 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a7cb2947-8138-41a3-a1a7-0d14fef4c977 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:18.873083 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a7cb2947-8138-41a3-a1a7-0d14fef4c977 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:18.873888 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 48/184] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:18 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:18.887616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2d2fcfe3-95e0-43bb-8dc7-8852345f22da None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:18.891226 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2d2fcfe3-95e0-43bb-8dc7-8852345f22da tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:18.891226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2d2fcfe3-95e0-43bb-8dc7-8852345f22da tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:18.891226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2d2fcfe3-95e0-43bb-8dc7-8852345f22da tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:18.915654 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:18.915654 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:18.919005 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2d2fcfe3-95e0-43bb-8dc7-8852345f22da tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:18.925668 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2d2fcfe3-95e0-43bb-8dc7-8852345f22da tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:18.926162 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 45/185] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:18 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:19.671626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3924c767-ba82-4224-bda3-b723a5a54498 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:19.673778 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3924c767-ba82-4224-bda3-b723a5a54498 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:19.674057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3924c767-ba82-4224-bda3-b723a5a54498 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:19.674301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3924c767-ba82-4224-bda3-b723a5a54498 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:19.684164 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:19.684164 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:19.693360 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3924c767-ba82-4224-bda3-b723a5a54498 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:19.701247 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3924c767-ba82-4224-bda3-b723a5a54498 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:19.701804 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 48/186] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:19 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:20.721299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e605ebc8-3925-44ea-b8bb-8dcfb792d309 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:20.724615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e605ebc8-3925-44ea-b8bb-8dcfb792d309 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:20.726077 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e605ebc8-3925-44ea-b8bb-8dcfb792d309 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:20.726314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e605ebc8-3925-44ea-b8bb-8dcfb792d309 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:20.735878 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:20.735878 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:20.742653 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e605ebc8-3925-44ea-b8bb-8dcfb792d309 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:20.746788 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e605ebc8-3925-44ea-b8bb-8dcfb792d309 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:20.747458 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 46/187] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:20 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:21.436550 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4aceb46a-9123-4d61-a180-97017e511662 req-2d7e2489-ac01-4076-9064-cee5738674fb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:21.440312 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4aceb46a-9123-4d61-a180-97017e511662 req-2d7e2489-ac01-4076-9064-cee5738674fb tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] DELETE https://10.4.3.207/volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5 Aug 06 17:33:21.440497 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4aceb46a-9123-4d61-a180-97017e511662 req-2d7e2489-ac01-4076-9064-cee5738674fb tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:21.440723 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4aceb46a-9123-4d61-a180-97017e511662 req-2d7e2489-ac01-4076-9064-cee5738674fb tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:21.458428 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:21.458428 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:21.557569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4aceb46a-9123-4d61-a180-97017e511662 req-2d7e2489-ac01-4076-9064-cee5738674fb tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5 returned with HTTP 200 Aug 06 17:33:21.558178 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 49/188] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:33:21 2026] DELETE /volume/v3/attachments/c534ad62-0d70-42ef-bddb-6c6963d57cb5 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:21.676038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a4a1fd91-d814-46dd-880b-811ec5cd6199 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:21.766359 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-016a4d00-aeff-4358-a126-f542df3d2901 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:21.769980 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-016a4d00-aeff-4358-a126-f542df3d2901 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:21.770321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-016a4d00-aeff-4358-a126-f542df3d2901 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:21.770536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-016a4d00-aeff-4358-a126-f542df3d2901 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:21.780506 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:21.780506 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:21.786235 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-016a4d00-aeff-4358-a126-f542df3d2901 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:21.792985 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-016a4d00-aeff-4358-a126-f542df3d2901 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:21.793530 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 49/189] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:21 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:21.934162 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a4a1fd91-d814-46dd-880b-811ec5cd6199 tempest-AvailabilityZoneTestJSON-312889754 tempest-AvailabilityZoneTestJSON-312889754-project-member] GET https://10.4.3.207/volume/v3/os-availability-zone Aug 06 17:33:21.934370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a4a1fd91-d814-46dd-880b-811ec5cd6199 tempest-AvailabilityZoneTestJSON-312889754 tempest-AvailabilityZoneTestJSON-312889754-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:21.934617 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a4a1fd91-d814-46dd-880b-811ec5cd6199 tempest-AvailabilityZoneTestJSON-312889754 tempest-AvailabilityZoneTestJSON-312889754-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:21.938822 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a4a1fd91-d814-46dd-880b-811ec5cd6199 tempest-AvailabilityZoneTestJSON-312889754 tempest-AvailabilityZoneTestJSON-312889754-project-member] Availability Zones retrieved successfully. Aug 06 17:33:21.939063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a4a1fd91-d814-46dd-880b-811ec5cd6199 tempest-AvailabilityZoneTestJSON-312889754 tempest-AvailabilityZoneTestJSON-312889754-project-member] https://10.4.3.207/volume/v3/os-availability-zone returned with HTTP 200 Aug 06 17:33:21.939482 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 46/190] 10.4.3.207 () {66 vars in 1276 bytes} [Thu Aug 6 17:33:21 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:33:22.678670 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-92ca8909-943f-488c-ba90-8ae347aa65e2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.680717 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-92ca8909-943f-488c-ba90-8ae347aa65e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:22.681039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-92ca8909-943f-488c-ba90-8ae347aa65e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:22.681338 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-92ca8909-943f-488c-ba90-8ae347aa65e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:22.688925 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:22.688925 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:22.695122 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-92ca8909-943f-488c-ba90-8ae347aa65e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:22.700066 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-92ca8909-943f-488c-ba90-8ae347aa65e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:22.700456 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 47/191] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:22 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:22.718539 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f473b80c-3e93-4a06-a929-c921d294cc07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.720331 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f473b80c-3e93-4a06-a929-c921d294cc07 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:22.720553 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f473b80c-3e93-4a06-a929-c921d294cc07 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:22.720752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f473b80c-3e93-4a06-a929-c921d294cc07 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:22.730712 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:22.730712 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:22.736494 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f473b80c-3e93-4a06-a929-c921d294cc07 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:22.742693 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f473b80c-3e93-4a06-a929-c921d294cc07 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:22.743278 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 50/192] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:22 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:22.786513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f4ab7c97-76e5-4f87-af80-f35e9b9827e2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.788834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4ab7c97-76e5-4f87-af80-f35e9b9827e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:22.789123 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4ab7c97-76e5-4f87-af80-f35e9b9827e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:22.789391 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4ab7c97-76e5-4f87-af80-f35e9b9827e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:22.800134 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:22.800134 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:22.806416 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f4ab7c97-76e5-4f87-af80-f35e9b9827e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:22.807795 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8fc86bd2-0c78-4253-bda4-5b0d6abb0a35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.810216 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8fc86bd2-0c78-4253-bda4-5b0d6abb0a35 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:22.810507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8fc86bd2-0c78-4253-bda4-5b0d6abb0a35 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:22.810783 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8fc86bd2-0c78-4253-bda4-5b0d6abb0a35 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:22.812608 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4ab7c97-76e5-4f87-af80-f35e9b9827e2 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:22.813144 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 50/193] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:22 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:22.820918 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:22.820918 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:22.829069 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8fc86bd2-0c78-4253-bda4-5b0d6abb0a35 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:22.832858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f2721387-2103-4152-90fb-773012b758f5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.835609 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] DELETE https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:22.835808 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:22.836008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:22.836167 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Delete volume with id: 465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:22.837556 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8fc86bd2-0c78-4253-bda4-5b0d6abb0a35 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:22.838053 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 47/194] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:22 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 1396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:22.846350 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:22.846350 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:22.846921 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:22.853477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.855847 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:22.856418 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-156600258"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:22.858350 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-156600258'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:22.858544 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume of 1 GB Aug 06 17:33:22.865401 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Availability Zones retrieved successfully. Aug 06 17:33:22.871166 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Delete volume request issued successfully. Aug 06 17:33:22.871503 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f2721387-2103-4152-90fb-773012b758f5 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 202 Aug 06 17:33:22.872237 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 48/195] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:22 2026] DELETE /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:22.876830 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Flow 'volume_create_api' (e5bf88f3-813a-4dab-a24f-5c2a2adfbbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:22.878047 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f78c81fd-167f-46ee-a35f-55bb3526dfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:22.878956 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:22.883504 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-34918335-8433-4823-9aa1-2d0e3df2d384 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:22.886142 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-34918335-8433-4823-9aa1-2d0e3df2d384 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:22.886398 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-34918335-8433-4823-9aa1-2d0e3df2d384 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:22.886655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-34918335-8433-4823-9aa1-2d0e3df2d384 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:22.895823 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:22.895823 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:22.901239 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-34918335-8433-4823-9aa1-2d0e3df2d384 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Volume info retrieved successfully. Aug 06 17:33:22.908251 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-34918335-8433-4823-9aa1-2d0e3df2d384 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 200 Aug 06 17:33:22.908675 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 51/196] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:22 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:22.921794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f78c81fd-167f-46ee-a35f-55bb3526dfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:22.922769 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27810a5c-83fa-4068-aeeb-c3c9ebf3b2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:22.981473 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Created reservations ['c0b5c20e-fdf2-4313-b67f-b68909f0aefc', 'cf99ace3-87f5-4df6-a9df-9b9ccec383d1', '2f348ef9-97ef-41e2-9ae8-88cc07958550', '41c4fece-e9e4-462c-9a1d-944c470c334f'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:22.982331 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27810a5c-83fa-4068-aeeb-c3c9ebf3b2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b5c20e-fdf2-4313-b67f-b68909f0aefc', 'cf99ace3-87f5-4df6-a9df-9b9ccec383d1', '2f348ef9-97ef-41e2-9ae8-88cc07958550', '41c4fece-e9e4-462c-9a1d-944c470c334f']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:22.983191 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7e2940-22c9-495b-ac0d-cfccd88ef586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:23.008251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7e2940-22c9-495b-ac0d-cfccd88ef586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '003283b2-66f7-469c-bf81-9df006e4b1e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-156600258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',qos_specs=None,replication_status=,reservations=['c0b5c20e-fdf2-4313-b67f-b68909f0aefc','cf99ace3-87f5-4df6-a9df-9b9ccec383d1','2f348ef9-97ef-41e2-9ae8-88cc07958550','41c4fece-e9e4-462c-9a1d-944c470c334f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03424d2e908a453783e09936b0da73f0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-156600258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=003283b2-66f7-469c-bf81-9df006e4b1e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03424d2e908a453783e09936b0da73f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:23.009080 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5170ba3-3afa-448b-9002-20de1c77a036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:23.035918 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5170ba3-3afa-448b-9002-20de1c77a036) transitioned into state 'SUCCESS' from state '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-156600258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',qos_specs=None,replication_status=,reservations=['c0b5c20e-fdf2-4313-b67f-b68909f0aefc','cf99ace3-87f5-4df6-a9df-9b9ccec383d1','2f348ef9-97ef-41e2-9ae8-88cc07958550','41c4fece-e9e4-462c-9a1d-944c470c334f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03424d2e908a453783e09936b0da73f0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:23.037294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68e47bd-b2bf-426a-897c-c6685cad3d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:23.051604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68e47bd-b2bf-426a-897c-c6685cad3d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:23.053547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Flow 'volume_create_api' (e5bf88f3-813a-4dab-a24f-5c2a2adfbbe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:23.054330 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume request issued successfully. Aug 06 17:33:23.055179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca19834a-1f56-41f5-a83f-814f24ba1951 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:23.055805 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 51/197] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:22 2026] POST /volume/v3/volumes => generated 756 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:23.071839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0160277f-783e-40f1-a687-ba2d72bff3e5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:23.073650 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0160277f-783e-40f1-a687-ba2d72bff3e5 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:33:23.073904 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0160277f-783e-40f1-a687-ba2d72bff3e5 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:23.074171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0160277f-783e-40f1-a687-ba2d72bff3e5 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:23.084494 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:23.084494 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:23.089603 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0160277f-783e-40f1-a687-ba2d72bff3e5 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:23.098137 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0160277f-783e-40f1-a687-ba2d72bff3e5 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 200 Aug 06 17:33:23.098681 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 48/198] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:23 2026] GET /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:23.925306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-68fd3df7-38c7-410f-a477-364ecb443bf1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:23.927363 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-68fd3df7-38c7-410f-a477-364ecb443bf1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] GET https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b Aug 06 17:33:23.927610 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-68fd3df7-38c7-410f-a477-364ecb443bf1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:23.927809 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-68fd3df7-38c7-410f-a477-364ecb443bf1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:23.934886 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-68fd3df7-38c7-410f-a477-364ecb443bf1 tempest-DeleteServersTestJSON-2053060002 tempest-DeleteServersTestJSON-2053060002-project-member] https://10.4.3.207/volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b returned with HTTP 404 Aug 06 17:33:23.935658 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 49/199] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:23 2026] GET /volume/v3/volumes/465ef568-73cd-42f6-85fc-515c29e1262b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:24.116229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-338a9560-fecb-418d-a848-7e001da94a1e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:24.120099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-338a9560-fecb-418d-a848-7e001da94a1e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:33:24.120464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-338a9560-fecb-418d-a848-7e001da94a1e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:24.120791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-338a9560-fecb-418d-a848-7e001da94a1e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:24.130432 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:24.130432 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:24.136656 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-338a9560-fecb-418d-a848-7e001da94a1e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:24.142408 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-338a9560-fecb-418d-a848-7e001da94a1e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 200 Aug 06 17:33:24.142884 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 52/200] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:24 2026] GET /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:24.158508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:24.161825 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:24.162267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-980372889"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:24.164070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-980372889'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:24.164237 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume of 1 GB Aug 06 17:33:24.164585 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:24.164585 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:24.169227 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Availability Zones retrieved successfully. Aug 06 17:33:24.176575 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Flow 'volume_create_api' (63c9f33d-7b89-469e-a00f-2b8f2bee73df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:24.177650 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d620b46b-34ad-4eed-85a6-b3f4535c1c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.178783 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:24.208988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d620b46b-34ad-4eed-85a6-b3f4535c1c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.210083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd94a2d-5fbe-42d9-8765-2898b6b648d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.257413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Created reservations ['6b36cc04-e2ef-40f1-a2ee-7ab2cc3c82c7', '704e20ca-f893-432b-9d78-8c9b5fa59132', '85d9e406-d28a-45f6-9d7d-707a24004bf7', '7d57b128-e19e-4fd6-8dd2-9b37fd0b17a4'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:24.258395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd94a2d-5fbe-42d9-8765-2898b6b648d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b36cc04-e2ef-40f1-a2ee-7ab2cc3c82c7', '704e20ca-f893-432b-9d78-8c9b5fa59132', '85d9e406-d28a-45f6-9d7d-707a24004bf7', '7d57b128-e19e-4fd6-8dd2-9b37fd0b17a4']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.259291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9fbf1d-a053-43bb-b832-3dcbebafb101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.288294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b9fbf1d-a053-43bb-b832-3dcbebafb101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9088bf0-6f28-4e1f-b005-2b234d5a2a6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-980372889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',qos_specs=None,replication_status=,reservations=['6b36cc04-e2ef-40f1-a2ee-7ab2cc3c82c7','704e20ca-f893-432b-9d78-8c9b5fa59132','85d9e406-d28a-45f6-9d7d-707a24004bf7','7d57b128-e19e-4fd6-8dd2-9b37fd0b17a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03424d2e908a453783e09936b0da73f0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-980372889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9088bf0-6f28-4e1f-b005-2b234d5a2a6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03424d2e908a453783e09936b0da73f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.289106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4f66c7-f1ff-4208-9160-5164cf6deffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.311434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4f66c7-f1ff-4208-9160-5164cf6deffb) transitioned into state 'SUCCESS' from state '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-980372889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='011baf3ce8444b9eb7d73b3ff3bb08c9',qos_specs=None,replication_status=,reservations=['6b36cc04-e2ef-40f1-a2ee-7ab2cc3c82c7','704e20ca-f893-432b-9d78-8c9b5fa59132','85d9e406-d28a-45f6-9d7d-707a24004bf7','7d57b128-e19e-4fd6-8dd2-9b37fd0b17a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03424d2e908a453783e09936b0da73f0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.312235 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec23a000-cd3b-433b-ac78-ea3953fdb7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.324039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec23a000-cd3b-433b-ac78-ea3953fdb7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.324915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Flow 'volume_create_api' (63c9f33d-7b89-469e-a00f-2b8f2bee73df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:24.325285 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Create volume request issued successfully. Aug 06 17:33:24.325974 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-634be8a4-d161-4eb0-9a6f-33abdce28629 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:24.327107 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 52/201] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:24 2026] POST /volume/v3/volumes => generated 756 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:24.340633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f4ca24b8-9cfb-4a44-99c4-fc446d50fbb4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:24.342380 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4ca24b8-9cfb-4a44-99c4-fc446d50fbb4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:33:24.342610 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4ca24b8-9cfb-4a44-99c4-fc446d50fbb4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:24.342803 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4ca24b8-9cfb-4a44-99c4-fc446d50fbb4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:24.350294 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:24.350294 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:24.354742 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f4ca24b8-9cfb-4a44-99c4-fc446d50fbb4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:24.363007 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4ca24b8-9cfb-4a44-99c4-fc446d50fbb4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 200 Aug 06 17:33:24.363423 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 49/202] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:24 2026] GET /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:24.399643 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-534137f3-e7d5-41b1-853b-9871651fbd37 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:24.697503 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:24.698951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1203695493"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:24.703271 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1203695493'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:24.703423 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume of 1 GB Aug 06 17:33:24.709557 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Availability Zones retrieved successfully. Aug 06 17:33:24.719021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Flow 'volume_create_api' (6a8870ba-01a3-4314-b435-8d2207308f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:24.720302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7074633-350b-4107-be91-9b4fb0fa081b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.721928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:24.754443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7074633-350b-4107-be91-9b4fb0fa081b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.755584 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8578be1c-b9df-4b5e-9fae-4358081db4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.831325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Created reservations ['7a23efe2-9f8d-4648-9cb9-8766b6e4ce36', '20417495-ab42-417a-ac14-cdb85f011c37', '64fbb47b-b22a-4ae0-837d-daa6d9e4ae6d', 'bf8d2ae8-e5ea-4964-a093-bb9d78307515'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:24.832301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8578be1c-b9df-4b5e-9fae-4358081db4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a23efe2-9f8d-4648-9cb9-8766b6e4ce36', '20417495-ab42-417a-ac14-cdb85f011c37', '64fbb47b-b22a-4ae0-837d-daa6d9e4ae6d', 'bf8d2ae8-e5ea-4964-a093-bb9d78307515']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.833080 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018271a1-0ac5-4922-a89c-c0ea8bab179d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.860170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018271a1-0ac5-4922-a89c-c0ea8bab179d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1203695493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767c38f9788747b09e13163750d8367e',qos_specs=None,replication_status=,reservations=['7a23efe2-9f8d-4648-9cb9-8766b6e4ce36','20417495-ab42-417a-ac14-cdb85f011c37','64fbb47b-b22a-4ae0-837d-daa6d9e4ae6d','bf8d2ae8-e5ea-4964-a093-bb9d78307515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1203695493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='767c38f9788747b09e13163750d8367e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.860977 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de60eda-7250-45d4-9610-15d0b6b6ecb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.889922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de60eda-7250-45d4-9610-15d0b6b6ecb9) transitioned into state 'SUCCESS' from state '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-1203695493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767c38f9788747b09e13163750d8367e',qos_specs=None,replication_status=,reservations=['7a23efe2-9f8d-4648-9cb9-8766b6e4ce36','20417495-ab42-417a-ac14-cdb85f011c37','64fbb47b-b22a-4ae0-837d-daa6d9e4ae6d','bf8d2ae8-e5ea-4964-a093-bb9d78307515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.891143 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ccba07-5f21-4a5f-82a2-0046455bcc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:24.902976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ccba07-5f21-4a5f-82a2-0046455bcc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:24.904380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Flow 'volume_create_api' (6a8870ba-01a3-4314-b435-8d2207308f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:24.904933 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume request issued successfully. Aug 06 17:33:24.905690 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-534137f3-e7d5-41b1-853b-9871651fbd37 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:24.906257 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 50/203] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:24 2026] POST /volume/v3/volumes => generated 751 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:24.923086 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0112ac30-1152-44cc-8554-f63cf345d17a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:24.925177 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0112ac30-1152-44cc-8554-f63cf345d17a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:24.925709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0112ac30-1152-44cc-8554-f63cf345d17a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:24.926092 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0112ac30-1152-44cc-8554-f63cf345d17a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:24.936845 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:24.936845 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:24.948366 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0112ac30-1152-44cc-8554-f63cf345d17a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:24.962010 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0112ac30-1152-44cc-8554-f63cf345d17a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 returned with HTTP 200 Aug 06 17:33:24.962338 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 53/204] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:24 2026] GET /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:25.384936 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-40722281-e9b3-4849-bf34-6f7ba5c39562 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:25.387117 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-40722281-e9b3-4849-bf34-6f7ba5c39562 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:33:25.387348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-40722281-e9b3-4849-bf34-6f7ba5c39562 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:25.387585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-40722281-e9b3-4849-bf34-6f7ba5c39562 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:25.394542 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:25.394542 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:25.398597 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-40722281-e9b3-4849-bf34-6f7ba5c39562 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:25.403735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-40722281-e9b3-4849-bf34-6f7ba5c39562 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 200 Aug 06 17:33:25.404420 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 53/205] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:25 2026] GET /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:25.982671 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a7cdd178-ac3e-43c2-9e00-fcf02a8053fc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:25.984553 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7cdd178-ac3e-43c2-9e00-fcf02a8053fc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:25.984771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7cdd178-ac3e-43c2-9e00-fcf02a8053fc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:25.985276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7cdd178-ac3e-43c2-9e00-fcf02a8053fc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:25.992508 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:25.992508 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:25.996454 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a7cdd178-ac3e-43c2-9e00-fcf02a8053fc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:26.001341 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7cdd178-ac3e-43c2-9e00-fcf02a8053fc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 returned with HTTP 200 Aug 06 17:33:26.001798 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 50/206] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:25 2026] GET /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:26.021976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7cdca6f6-6125-44ba-9516-092817e45e90 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:26.024122 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:33:26.024415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3", "name": "tempest-VolumesDeleteCascade-Snapshot-2049150735"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:26.036651 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:26.036651 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:26.037202 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:26.037327 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create snapshot from volume 2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:26.096263 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Created reservations ['8c944dd6-8ada-47b4-ae1a-7b74104b2ec1', '2c47ec6f-9f94-44fc-a584-20275a40c8b4', '5e709cda-a1e9-49ca-9eea-44c9f0f047c3', '1d868c33-292d-4d05-b489-fbbe2668333a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:26.132932 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot create request issued successfully. Aug 06 17:33:26.133421 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7cdca6f6-6125-44ba-9516-092817e45e90 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:33:26.134177 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 51/207] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:33:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:26.143036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3092dd17-d522-4cf3-b727-cc86ab5237ec None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:26.145197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3092dd17-d522-4cf3-b727-cc86ab5237ec tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 Aug 06 17:33:26.145530 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3092dd17-d522-4cf3-b727-cc86ab5237ec tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:26.145807 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3092dd17-d522-4cf3-b727-cc86ab5237ec tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:26.151420 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:26.151420 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:26.152054 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3092dd17-d522-4cf3-b727-cc86ab5237ec tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:26.152936 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3092dd17-d522-4cf3-b727-cc86ab5237ec tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 returned with HTTP 200 Aug 06 17:33:26.153425 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 54/208] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:33:26 2026] GET /volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:27.162197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4497764e-95f1-455b-9b2c-7719a12aa5f0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:27.164131 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4497764e-95f1-455b-9b2c-7719a12aa5f0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 Aug 06 17:33:27.164367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4497764e-95f1-455b-9b2c-7719a12aa5f0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:27.164613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4497764e-95f1-455b-9b2c-7719a12aa5f0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:27.171759 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:27.171759 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:27.172182 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4497764e-95f1-455b-9b2c-7719a12aa5f0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:27.173075 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4497764e-95f1-455b-9b2c-7719a12aa5f0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 returned with HTTP 200 Aug 06 17:33:27.173532 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 54/209] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:33:27 2026] GET /volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:27.181849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:27.186443 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:33:27.186443 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3", "name": "tempest-VolumesDeleteCascade-Snapshot-2080555823"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:27.195059 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:27.195059 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:27.196439 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:27.196711 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create snapshot from volume 2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:27.223577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Created reservations ['66b23fc3-db42-4a41-8621-7702f3833f54', '89854be4-a9f5-40cd-ac4c-46ea6a6a1fa9', 'd1689d1d-d027-4390-b09a-2274343c4a8f', '7c935cbe-c4bd-4915-903c-a52492780ddc'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:27.253089 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot create request issued successfully. Aug 06 17:33:27.253562 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a6f39c0c-a0fc-42be-806b-9a65f2a3721e tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:33:27.254185 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 51/210] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:33:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:27.262120 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f0523031-5b31-42a2-8f36-281edf4bd534 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:27.264162 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0523031-5b31-42a2-8f36-281edf4bd534 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 Aug 06 17:33:27.264778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0523031-5b31-42a2-8f36-281edf4bd534 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:27.264917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0523031-5b31-42a2-8f36-281edf4bd534 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:27.274145 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:27.274145 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:27.275266 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f0523031-5b31-42a2-8f36-281edf4bd534 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:27.276856 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0523031-5b31-42a2-8f36-281edf4bd534 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 returned with HTTP 200 Aug 06 17:33:27.277529 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 52/211] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:33:27 2026] GET /volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:27.669103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-384f2e98-0867-47b9-bdaa-db70412aca5e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:27.682818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:27.685991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-433810939"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:27.685991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-433810939'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:27.686950 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Create volume of 1 GB Aug 06 17:33:27.700041 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:33:27.699412. {{(pid=100622) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:33:27.700163 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Availability Zones retrieved successfully. Aug 06 17:33:27.729825 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Flow 'volume_create_api' (a3c45593-af8c-4996-a378-f4dca1eb2f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:27.733378 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91058b4c-08d5-4a68-b6d7-87d37fd5f711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:27.734388 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:27.802936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91058b4c-08d5-4a68-b6d7-87d37fd5f711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:27.804086 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352db377-0b9a-4512-9d50-c5efedefddb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:27.844305 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-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 06 17:33:27.902564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Created reservations ['c784735d-1304-49fe-bc1f-0fb81d921866', '64d5efab-368b-4308-95c8-6cccedb7cab7', '9fde645d-7128-4ba7-ba12-eab8a6138325', '3a2fdf63-5dc3-418c-81c7-ac291559d50d'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:27.903719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352db377-0b9a-4512-9d50-c5efedefddb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c784735d-1304-49fe-bc1f-0fb81d921866', '64d5efab-368b-4308-95c8-6cccedb7cab7', '9fde645d-7128-4ba7-ba12-eab8a6138325', '3a2fdf63-5dc3-418c-81c7-ac291559d50d']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:27.904803 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a548ec06-16f3-4798-bfe3-7135c0e8984e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:27.939430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a548ec06-16f3-4798-bfe3-7135c0e8984e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-433810939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='586d391847d3434d89d34b59db4c580c',qos_specs=None,replication_status=,reservations=['c784735d-1304-49fe-bc1f-0fb81d921866','64d5efab-368b-4308-95c8-6cccedb7cab7','9fde645d-7128-4ba7-ba12-eab8a6138325','3a2fdf63-5dc3-418c-81c7-ac291559d50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bee301728174145868db618f117c137',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-433810939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='586d391847d3434d89d34b59db4c580c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bee301728174145868db618f117c137',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:27.940479 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (661ff790-9ab0-47bc-b88e-25ad5921261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:27.962228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (661ff790-9ab0-47bc-b88e-25ad5921261b) transitioned into state 'SUCCESS' from state '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-433810939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='586d391847d3434d89d34b59db4c580c',qos_specs=None,replication_status=,reservations=['c784735d-1304-49fe-bc1f-0fb81d921866','64d5efab-368b-4308-95c8-6cccedb7cab7','9fde645d-7128-4ba7-ba12-eab8a6138325','3a2fdf63-5dc3-418c-81c7-ac291559d50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bee301728174145868db618f117c137',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:27.963286 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d526ce-9468-49d1-8b58-ae47b3224e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:27.977262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d526ce-9468-49d1-8b58-ae47b3224e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:27.978283 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Flow 'volume_create_api' (a3c45593-af8c-4996-a378-f4dca1eb2f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:27.978767 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Create volume request issued successfully. Aug 06 17:33:27.979385 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-384f2e98-0867-47b9-bdaa-db70412aca5e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:27.979895 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 55/212] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:27 2026] POST /volume/v3/volumes => generated 754 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:27.992263 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-17dbd077-ffc1-4196-8ffb-7a7c96702e42 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:27.994347 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-17dbd077-ffc1-4196-8ffb-7a7c96702e42 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:27.994347 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-17dbd077-ffc1-4196-8ffb-7a7c96702e42 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:27.994856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-17dbd077-ffc1-4196-8ffb-7a7c96702e42 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.004392 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.004392 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:28.007021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9580e58c-3106-45de-845d-e5306abbefba req-5d0f2618-348d-4230-8753-77367b91e07d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.009658 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-5d0f2618-348d-4230-8753-77367b91e07d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:28.009877 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-5d0f2618-348d-4230-8753-77367b91e07d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.010185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-5d0f2618-348d-4230-8753-77367b91e07d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.014702 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-17dbd077-ffc1-4196-8ffb-7a7c96702e42 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:28.019573 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.019573 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:28.020472 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-17dbd077-ffc1-4196-8ffb-7a7c96702e42 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:28.021028 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 55/213] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:27 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.026233 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9580e58c-3106-45de-845d-e5306abbefba req-5d0f2618-348d-4230-8753-77367b91e07d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:28.030632 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-5d0f2618-348d-4230-8753-77367b91e07d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:28.030724 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-efc6619a-2b17-4f94-9bf4-a131e313ad9c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.030790 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 52/214] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:28.033256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-efc6619a-2b17-4f94-9bf4-a131e313ad9c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:28.033256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-efc6619a-2b17-4f94-9bf4-a131e313ad9c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.033256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-efc6619a-2b17-4f94-9bf4-a131e313ad9c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.040719 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.040719 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:28.048156 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-efc6619a-2b17-4f94-9bf4-a131e313ad9c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:28.054600 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-efc6619a-2b17-4f94-9bf4-a131e313ad9c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:28.055150 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 53/215] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.076897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c0c76b3-1481-4e37-bd67-b8755f9e60bd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.079881 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c0c76b3-1481-4e37-bd67-b8755f9e60bd tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:28.080310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c0c76b3-1481-4e37-bd67-b8755f9e60bd tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.080628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c0c76b3-1481-4e37-bd67-b8755f9e60bd tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.094036 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.094036 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:28.098763 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c0c76b3-1481-4e37-bd67-b8755f9e60bd tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:28.103866 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c0c76b3-1481-4e37-bd67-b8755f9e60bd tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:28.106763 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 56/216] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.158900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-fc7f24a7-dbf0-4850-9610-f0632619b468 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.163365 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-fc7f24a7-dbf0-4850-9610-f0632619b468 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:28.163745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-fc7f24a7-dbf0-4850-9610-f0632619b468 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.163904 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-fc7f24a7-dbf0-4850-9610-f0632619b468 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.173247 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.173247 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:28.177830 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-fc7f24a7-dbf0-4850-9610-f0632619b468 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:28.184813 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-fc7f24a7-dbf0-4850-9610-f0632619b468 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:28.185468 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 56/217] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.293584 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-116515b3-c633-49b5-a00a-b34db99c6d84 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.299088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-116515b3-c633-49b5-a00a-b34db99c6d84 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 Aug 06 17:33:28.299777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-116515b3-c633-49b5-a00a-b34db99c6d84 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.299777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-116515b3-c633-49b5-a00a-b34db99c6d84 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.309582 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.309582 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:28.310829 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-116515b3-c633-49b5-a00a-b34db99c6d84 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:28.312861 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-116515b3-c633-49b5-a00a-b34db99c6d84 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 returned with HTTP 200 Aug 06 17:33:28.313331 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 53/218] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.326188 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-427c0930-aac9-481a-97a7-071e1d0533c7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.327889 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3?cascade=True Aug 06 17:33:28.329017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.329017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.329017 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume with id: 2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:28.336573 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.336573 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:28.336573 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:28.353605 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-833ed554-fbcc-45b1-a14b-f4136aacbfee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.353605 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-833ed554-fbcc-45b1-a14b-f4136aacbfee None None] GET https://10.4.3.207/volume// Aug 06 17:33:28.353605 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-833ed554-fbcc-45b1-a14b-f4136aacbfee None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.353874 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-833ed554-fbcc-45b1-a14b-f4136aacbfee None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.354355 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-833ed554-fbcc-45b1-a14b-f4136aacbfee None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:28.354950 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 57/219] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:33: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 06 17:33:28.375650 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9580e58c-3106-45de-845d-e5306abbefba req-975699a3-9a46-4d7a-86ac-8971538e27e3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.395086 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume request issued successfully. Aug 06 17:33:28.395086 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-427c0930-aac9-481a-97a7-071e1d0533c7 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3?cascade=True returned with HTTP 202 Aug 06 17:33:28.395086 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 54/220] 10.4.3.207 () {66 vars in 1376 bytes} [Thu Aug 6 17:33:28 2026] DELETE /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3?cascade=True => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:28.403250 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d5d29734-f6e9-4dd6-bb11-c3d6bee7732f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.403361 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e9c0bae3-e087-4966-a4d0-4260c7c8db90 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.403999 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e9c0bae3-e087-4966-a4d0-4260c7c8db90 None None] GET https://10.4.3.207/volume// Aug 06 17:33:28.403999 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e9c0bae3-e087-4966-a4d0-4260c7c8db90 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.404226 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e9c0bae3-e087-4966-a4d0-4260c7c8db90 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.405069 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e9c0bae3-e087-4966-a4d0-4260c7c8db90 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:28.405069 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 58/221] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 17:33:28.405246 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d5d29734-f6e9-4dd6-bb11-c3d6bee7732f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:28.405388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d5d29734-f6e9-4dd6-bb11-c3d6bee7732f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.405603 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d5d29734-f6e9-4dd6-bb11-c3d6bee7732f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.413770 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.413770 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:28.418127 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d5d29734-f6e9-4dd6-bb11-c3d6bee7732f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:28.422986 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d5d29734-f6e9-4dd6-bb11-c3d6bee7732f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 returned with HTTP 200 Aug 06 17:33:28.423436 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 54/222] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.430361 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-f7a1c7d5-de51-4075-b001-b7fc4fe9e21c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.538948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-45af8520-2898-4458-8f1a-736e0604a3eb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.539450 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45af8520-2898-4458-8f1a-736e0604a3eb None None] GET https://10.4.3.207/volume// Aug 06 17:33:28.539728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45af8520-2898-4458-8f1a-736e0604a3eb None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.539952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45af8520-2898-4458-8f1a-736e0604a3eb None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.540347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45af8520-2898-4458-8f1a-736e0604a3eb None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:28.540795 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 59/223] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:33: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 06 17:33:28.563918 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-89401b8d-5ff8-447c-9ccc-1c9325ba016b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.626734 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-975699a3-9a46-4d7a-86ac-8971538e27e3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:28.627224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-975699a3-9a46-4d7a-86ac-8971538e27e3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "903ec6d0-02b7-492f-ab21-b6399c3a945e", "connector": null, "instance_uuid": "9beddb8a-f2cc-43b3-9bfa-a65adb0516cd"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:28.643019 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.643019 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:28.673226 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-f7a1c7d5-de51-4075-b001-b7fc4fe9e21c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:28.674314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-f7a1c7d5-de51-4075-b001-b7fc4fe9e21c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eee16dc-949b-4198-9ecf-027269ac42ee", "connector": null, "instance_uuid": "5af1dd71-9cf7-4b9b-923f-620d2f6398f6"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:28.675239 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-975699a3-9a46-4d7a-86ac-8971538e27e3 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:28.676028 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 57/224] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:28 2026] POST /volume/v3/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:28.687334 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.687334 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:28.712732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-947938b7-30ea-4d36-9db4-934e9e3cf0dd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.716407 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-947938b7-30ea-4d36-9db4-934e9e3cf0dd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:28.716739 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-947938b7-30ea-4d36-9db4-934e9e3cf0dd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.716955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-947938b7-30ea-4d36-9db4-934e9e3cf0dd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.727052 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.727052 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:28.732769 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-947938b7-30ea-4d36-9db4-934e9e3cf0dd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:28.733313 np0000006677 devstack@c-api.service[100624]: /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 06 17:33:28.733313 np0000006677 devstack@c-api.service[100624]: .first() Aug 06 17:33:28.741167 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-947938b7-30ea-4d36-9db4-934e9e3cf0dd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:28.741633 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 60/225] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:28.747870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cd6266bf-7e34-430b-bb9d-3b999b3e35b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.748879 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd6266bf-7e34-430b-bb9d-3b999b3e35b5 None None] GET https://10.4.3.207/volume// Aug 06 17:33:28.748879 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd6266bf-7e34-430b-bb9d-3b999b3e35b5 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.748879 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd6266bf-7e34-430b-bb9d-3b999b3e35b5 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.749087 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd6266bf-7e34-430b-bb9d-3b999b3e35b5 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:28.749452 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 58/226] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:28.753336 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-f7a1c7d5-de51-4075-b001-b7fc4fe9e21c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:28.753875 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 55/227] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:28 2026] POST /volume/v3/attachments => generated 273 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:28.756985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9580e58c-3106-45de-845d-e5306abbefba req-98fd3893-66d5-4226-b608-ea1afb8364e6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.759701 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-98fd3893-66d5-4226-b608-ea1afb8364e6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:28.759885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-98fd3893-66d5-4226-b608-ea1afb8364e6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.760172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-98fd3893-66d5-4226-b608-ea1afb8364e6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.773587 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.773587 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:28.777113 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-9580e58c-3106-45de-845d-e5306abbefba req-98fd3893-66d5-4226-b608-ea1afb8364e6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:28.782403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-98fd3893-66d5-4226-b608-ea1afb8364e6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:28.782779 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 61/228] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1237 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:28.792664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88ab5d86-47d7-4be1-a3ba-20b427a7c53b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.796899 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88ab5d86-47d7-4be1-a3ba-20b427a7c53b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:28.796899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88ab5d86-47d7-4be1-a3ba-20b427a7c53b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.796899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88ab5d86-47d7-4be1-a3ba-20b427a7c53b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.806243 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.806243 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:28.809664 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-88ab5d86-47d7-4be1-a3ba-20b427a7c53b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:28.813917 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88ab5d86-47d7-4be1-a3ba-20b427a7c53b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:28.813991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6bd7dd9f-5a67-4916-9cae-7e83592cad70 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.814500 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 59/229] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.814570 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-89401b8d-5ff8-447c-9ccc-1c9325ba016b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:28.814777 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bd7dd9f-5a67-4916-9cae-7e83592cad70 None None] GET https://10.4.3.207/volume// Aug 06 17:33:28.814924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-89401b8d-5ff8-447c-9ccc-1c9325ba016b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fae419f3-0bfa-4ea3-a280-a00663a0377f", "connector": null, "instance_uuid": "772e1499-550d-49fd-97cc-97f4dd9f136b"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:28.815013 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bd7dd9f-5a67-4916-9cae-7e83592cad70 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.815217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bd7dd9f-5a67-4916-9cae-7e83592cad70 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.815799 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bd7dd9f-5a67-4916-9cae-7e83592cad70 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:28.816266 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 56/230] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:28.824912 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.824912 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:28.837146 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-94a0840f-9dea-4493-a096-1afb93c767eb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.839343 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-94a0840f-9dea-4493-a096-1afb93c767eb tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:28.840886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-94a0840f-9dea-4493-a096-1afb93c767eb tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.840886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-94a0840f-9dea-4493-a096-1afb93c767eb tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.858549 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.858549 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:28.864686 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-94a0840f-9dea-4493-a096-1afb93c767eb tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:28.864786 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.869986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] PUT https://10.4.3.207/volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6 Aug 06 17:33:28.870071 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-89401b8d-5ff8-447c-9ccc-1c9325ba016b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:28.870125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:28.870210 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 55/231] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:28 2026] POST /volume/v3/attachments => generated 273 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:28.870257 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-94a0840f-9dea-4493-a096-1afb93c767eb tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:28.870531 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 62/232] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:28.884791 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Acquiring lock "cinder-attachment_update-903ec6d0-02b7-492f-ab21-b6399c3a945e-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:28.893053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Lock "cinder-attachment_update-903ec6d0-02b7-492f-ab21-b6399c3a945e-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:28.893053 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.893053 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:28.914167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-417d6d14-b196-4dc1-9e00-73de4d791020 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.916062 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-417d6d14-b196-4dc1-9e00-73de4d791020 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:28.916226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-417d6d14-b196-4dc1-9e00-73de4d791020 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.916364 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-417d6d14-b196-4dc1-9e00-73de4d791020 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.925732 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.925732 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:28.933267 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-417d6d14-b196-4dc1-9e00-73de4d791020 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:28.942838 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-417d6d14-b196-4dc1-9e00-73de4d791020 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:28.942838 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 57/233] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:28.946723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-451db44f-2620-45e7-9c20-fd0906d66fc3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.947314 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-451db44f-2620-45e7-9c20-fd0906d66fc3 None None] GET https://10.4.3.207/volume// Aug 06 17:33:28.947491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-451db44f-2620-45e7-9c20-fd0906d66fc3 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.947760 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-451db44f-2620-45e7-9c20-fd0906d66fc3 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.948309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-451db44f-2620-45e7-9c20-fd0906d66fc3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:28.948649 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 56/234] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:28.972433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-5c3fa0f8-81a1-45ed-b959-0e950af0cc04 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.975126 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-5c3fa0f8-81a1-45ed-b959-0e950af0cc04 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:28.976097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:28.976824 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-5c3fa0f8-81a1-45ed-b959-0e950af0cc04 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:28.977614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-5c3fa0f8-81a1-45ed-b959-0e950af0cc04 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:28.979982 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] PUT https://10.4.3.207/volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b Aug 06 17:33:28.980363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:28.993132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Acquiring lock "cinder-attachment_update-0eee16dc-949b-4198-9ecf-027269ac42ee-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:28.994406 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.994406 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:28.995650 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Lock "cinder-attachment_update-903ec6d0-02b7-492f-ab21-b6399c3a945e-np0000006677" released by "attachment_update" :: held 0.105s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:28.996298 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-77c9122a-437d-4069-979f-a6d9f4faa0fd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6 returned with HTTP 200 Aug 06 17:33:28.996987 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 60/235] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:28 2026] PUT /volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:28.997760 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Lock "cinder-attachment_update-0eee16dc-949b-4198-9ecf-027269ac42ee-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:28.998713 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:28.998713 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:29.001674 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-5c3fa0f8-81a1-45ed-b959-0e950af0cc04 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:29.005773 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-5c3fa0f8-81a1-45ed-b959-0e950af0cc04 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:29.006342 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 63/236] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:28 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:29.036828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c43e8393-807a-4ebc-a4f6-d07b61f1f34e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.040203 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c43e8393-807a-4ebc-a4f6-d07b61f1f34e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:29.040759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c43e8393-807a-4ebc-a4f6-d07b61f1f34e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.040759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c43e8393-807a-4ebc-a4f6-d07b61f1f34e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.047940 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.047940 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:29.057343 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c43e8393-807a-4ebc-a4f6-d07b61f1f34e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:29.063463 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c43e8393-807a-4ebc-a4f6-d07b61f1f34e tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:29.063897 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 57/237] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:29.120153 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-71e3ca30-9705-49fc-934a-92c32584b2b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.120465 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Lock "cinder-attachment_update-0eee16dc-949b-4198-9ecf-027269ac42ee-np0000006677" released by "attachment_update" :: held 0.123s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:29.120834 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-df2dfb9e-943c-4428-b053-827854f2cc29 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b returned with HTTP 200 Aug 06 17:33:29.121333 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 58/238] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:28 2026] PUT /volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:29.122597 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-71e3ca30-9705-49fc-934a-92c32584b2b1 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:29.122838 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-71e3ca30-9705-49fc-934a-92c32584b2b1 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.123073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-71e3ca30-9705-49fc-934a-92c32584b2b1 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.133980 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.133980 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:29.136125 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.139771 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] PUT https://10.4.3.207/volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2 Aug 06 17:33:29.140201 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:29.143261 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-71e3ca30-9705-49fc-934a-92c32584b2b1 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:29.150282 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-71e3ca30-9705-49fc-934a-92c32584b2b1 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:29.150775 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 61/239] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:29.154080 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Acquiring lock "cinder-attachment_update-fae419f3-0bfa-4ea3-a280-a00663a0377f-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:29.158393 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Lock "cinder-attachment_update-fae419f3-0bfa-4ea3-a280-a00663a0377f-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:29.159290 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.159290 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:29.266138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Lock "cinder-attachment_update-fae419f3-0bfa-4ea3-a280-a00663a0377f-np0000006677" released by "attachment_update" :: held 0.108s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:29.266559 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-d17de898-4c7b-4ddc-9ba6-c9d76a10b59b tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2 returned with HTTP 200 Aug 06 17:33:29.267163 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 64/240] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:29 2026] PUT /volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:29.284315 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-66dc86eb-b093-4685-9ff2-36d917a79bc9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.284903 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-66dc86eb-b093-4685-9ff2-36d917a79bc9 None None] GET https://10.4.3.207/volume// Aug 06 17:33:29.285186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-66dc86eb-b093-4685-9ff2-36d917a79bc9 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.285446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-66dc86eb-b093-4685-9ff2-36d917a79bc9 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.285894 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-66dc86eb-b093-4685-9ff2-36d917a79bc9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:29.286319 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 58/241] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:33: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 06 17:33:29.294345 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-0e4161d9-2857-4a7b-8ad5-bfe064e8957f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.296458 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-0e4161d9-2857-4a7b-8ad5-bfe064e8957f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:29.296924 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-0e4161d9-2857-4a7b-8ad5-bfe064e8957f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa", "connector": null, "instance_uuid": "4cfdb29c-7170-4d3d-881f-7c9dcdb44b4d"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:29.306104 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.306104 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:29.332726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-0e4161d9-2857-4a7b-8ad5-bfe064e8957f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:29.333333 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 59/242] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:29 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 06 17:33:29.366435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3b00d61d-7801-4b6b-b87c-750ad471a78b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.368273 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b00d61d-7801-4b6b-b87c-750ad471a78b tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:29.368469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b00d61d-7801-4b6b-b87c-750ad471a78b tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.368664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b00d61d-7801-4b6b-b87c-750ad471a78b tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.380268 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.380268 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:29.386002 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3b00d61d-7801-4b6b-b87c-750ad471a78b tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:29.390996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b00d61d-7801-4b6b-b87c-750ad471a78b tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:29.391589 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 62/243] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:29.396555 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2f4569e2-1f3b-4cb4-a1d6-1012a20a4a36 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.397064 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f4569e2-1f3b-4cb4-a1d6-1012a20a4a36 None None] GET https://10.4.3.207/volume// Aug 06 17:33:29.397302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f4569e2-1f3b-4cb4-a1d6-1012a20a4a36 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.397564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f4569e2-1f3b-4cb4-a1d6-1012a20a4a36 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.397991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f4569e2-1f3b-4cb4-a1d6-1012a20a4a36 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:29.398369 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 65/244] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:29.405521 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-3efd256a-8611-44f2-97bb-8f09a3b4ca49 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.410057 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-3efd256a-8611-44f2-97bb-8f09a3b4ca49 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:29.410257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-3efd256a-8611-44f2-97bb-8f09a3b4ca49 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.410437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-3efd256a-8611-44f2-97bb-8f09a3b4ca49 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.425922 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.425922 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:29.434335 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-3efd256a-8611-44f2-97bb-8f09a3b4ca49 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:29.436941 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f710d2dc-3e11-434f-b417-3656fa886509 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.438672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f710d2dc-3e11-434f-b417-3656fa886509 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:29.438861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f710d2dc-3e11-434f-b417-3656fa886509 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.438955 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-3efd256a-8611-44f2-97bb-8f09a3b4ca49 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:29.439081 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f710d2dc-3e11-434f-b417-3656fa886509 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.439365 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 59/245] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:29.445105 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f710d2dc-3e11-434f-b417-3656fa886509 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 returned with HTTP 404 Aug 06 17:33:29.445585 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 60/246] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:29.454709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.457440 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:33:29.457669 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.457888 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.458389 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:33:29.459198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:33:29.485492 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Get all volumes completed successfully. Aug 06 17:33:29.485893 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d3b327e-4303-40bc-b84d-3d9fdf4710b9 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:33:29.486273 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 63/247] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:33:29.498243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.501482 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:33:29.501659 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.501888 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.502144 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:33:29.502375 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.502375 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:29.503113 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:33:29.510552 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Get all snapshots completed successfully. Aug 06 17:33:29.511789 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0da0600d-fa45-4192-af6d-9d7e11660f2a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:33:29.512171 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 66/248] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:33:29 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 06 17:33:29.520249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-84ad803c-b7f0-49a4-b6c6-b934e8c563a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.531377 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-84ad803c-b7f0-49a4-b6c6-b934e8c563a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 Aug 06 17:33:29.531604 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-84ad803c-b7f0-49a4-b6c6-b934e8c563a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.531837 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-84ad803c-b7f0-49a4-b6c6-b934e8c563a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.531941 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-84ad803c-b7f0-49a4-b6c6-b934e8c563a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete snapshot with id: c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 Aug 06 17:33:29.535985 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-84ad803c-b7f0-49a4-b6c6-b934e8c563a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 returned with HTTP 404 Aug 06 17:33:29.536407 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 60/249] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:33:29 2026] DELETE /volume/v3/snapshots/c96dac9c-1e0f-49ad-bc28-52e2b9e5f7c6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:29.544449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5d7268c3-c91b-4815-881e-2f279f48ffb4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.546151 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d7268c3-c91b-4815-881e-2f279f48ffb4 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 Aug 06 17:33:29.546290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d7268c3-c91b-4815-881e-2f279f48ffb4 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.546474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d7268c3-c91b-4815-881e-2f279f48ffb4 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.546597 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-5d7268c3-c91b-4815-881e-2f279f48ffb4 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete snapshot with id: 8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 Aug 06 17:33:29.546981 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.549317 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] PUT https://10.4.3.207/volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd Aug 06 17:33:29.549784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:29.550492 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d7268c3-c91b-4815-881e-2f279f48ffb4 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 returned with HTTP 404 Aug 06 17:33:29.550945 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 61/250] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:33:29 2026] DELETE /volume/v3/snapshots/8fcd0bbb-723e-465e-a7ed-ebc9e10b1256 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:29.558505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Acquiring lock "cinder-attachment_update-c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:29.559557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bdd47cfd-a316-480a-b79e-514a583ca7cf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.561328 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdd47cfd-a316-480a-b79e-514a583ca7cf tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:29.561565 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdd47cfd-a316-480a-b79e-514a583ca7cf tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.561745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdd47cfd-a316-480a-b79e-514a583ca7cf tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.565775 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Lock "cinder-attachment_update-c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:29.566798 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.566798 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:29.571026 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdd47cfd-a316-480a-b79e-514a583ca7cf tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 returned with HTTP 404 Aug 06 17:33:29.571600 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 67/251] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:29.581726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b18cee59-ddd6-4465-84bb-50edb0bba33f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.584390 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b18cee59-ddd6-4465-84bb-50edb0bba33f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:29.584578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b18cee59-ddd6-4465-84bb-50edb0bba33f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.584749 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b18cee59-ddd6-4465-84bb-50edb0bba33f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.584939 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-b18cee59-ddd6-4465-84bb-50edb0bba33f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume with id: 2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 Aug 06 17:33:29.591033 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b18cee59-ddd6-4465-84bb-50edb0bba33f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 returned with HTTP 404 Aug 06 17:33:29.591919 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 61/252] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:29 2026] DELETE /volume/v3/volumes/2ba1bd40-5e4a-4d2c-9a2e-c69c27879ea3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:29.602956 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.604637 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:29.604994 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-211841444"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:29.606385 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-211841444'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:29.606480 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume of 1 GB Aug 06 17:33:29.606894 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.606894 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:29.610845 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Availability Zones retrieved successfully. Aug 06 17:33:29.616342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Flow 'volume_create_api' (c3103d83-17e7-47e9-9b7a-1911988fa7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:29.617949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306b7595-fa90-4bc9-8faf-4eedd7c471aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:29.618782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:29.656429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306b7595-fa90-4bc9-8faf-4eedd7c471aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:29.657134 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Lock "cinder-attachment_update-c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa-np0000006677" released by "attachment_update" :: held 0.091s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:29.657430 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-031afdac-b7b8-4c95-b5cf-1049ade0c736 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd returned with HTTP 200 Aug 06 17:33:29.657512 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1ae0e1-75fe-4be3-88a2-1556bab79e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:29.658087 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 64/253] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:29 2026] PUT /volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:29.703739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Created reservations ['5d71080a-74e6-4a76-acd5-1e265782940f', '07d1a28c-4dbe-47b5-919a-decfcaa336e0', '02836f2c-1a6b-4121-bbe8-dcf6e275e5d5', 'c461f233-d633-43f0-88ba-8e0e946d462a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:29.704580 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c1ae0e1-75fe-4be3-88a2-1556bab79e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d71080a-74e6-4a76-acd5-1e265782940f', '07d1a28c-4dbe-47b5-919a-decfcaa336e0', '02836f2c-1a6b-4121-bbe8-dcf6e275e5d5', 'c461f233-d633-43f0-88ba-8e0e946d462a']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:29.705444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e2a3ea-2db9-4134-89cd-f306accf18c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:29.731114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e2a3ea-2db9-4134-89cd-f306accf18c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20226424-c83f-4613-b486-dda15ee1e073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-211841444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767c38f9788747b09e13163750d8367e',qos_specs=None,replication_status=,reservations=['5d71080a-74e6-4a76-acd5-1e265782940f','07d1a28c-4dbe-47b5-919a-decfcaa336e0','02836f2c-1a6b-4121-bbe8-dcf6e275e5d5','c461f233-d633-43f0-88ba-8e0e946d462a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-211841444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20226424-c83f-4613-b486-dda15ee1e073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='767c38f9788747b09e13163750d8367e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:29.731910 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32181cff-4112-483d-b37e-a4f896f9d10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:29.759733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32181cff-4112-483d-b37e-a4f896f9d10c) transitioned into state 'SUCCESS' from state '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-211841444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767c38f9788747b09e13163750d8367e',qos_specs=None,replication_status=,reservations=['5d71080a-74e6-4a76-acd5-1e265782940f','07d1a28c-4dbe-47b5-919a-decfcaa336e0','02836f2c-1a6b-4121-bbe8-dcf6e275e5d5','c461f233-d633-43f0-88ba-8e0e946d462a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:29.759827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-64629a2f-fd57-4b8a-b5a7-cd1030a408b9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.760393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1ca520-f692-493f-b832-305ad9d75db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:29.762136 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64629a2f-fd57-4b8a-b5a7-cd1030a408b9 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:29.762720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64629a2f-fd57-4b8a-b5a7-cd1030a408b9 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.762916 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64629a2f-fd57-4b8a-b5a7-cd1030a408b9 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.772359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1ca520-f692-493f-b832-305ad9d75db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:29.773275 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Flow 'volume_create_api' (c3103d83-17e7-47e9-9b7a-1911988fa7c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:29.773629 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume request issued successfully. Aug 06 17:33:29.774238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4e5eb357-3e75-4506-9923-6a4e633f0c5f tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:29.774708 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 62/254] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:29 2026] POST /volume/v3/volumes => generated 750 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:29.779222 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.779222 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:29.783128 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-64629a2f-fd57-4b8a-b5a7-cd1030a408b9 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:29.786875 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64629a2f-fd57-4b8a-b5a7-cd1030a408b9 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:29.787280 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 68/255] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:29.787851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bd7ce0ef-716d-44cb-9fa7-d993eb5bc50d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.790974 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bd7ce0ef-716d-44cb-9fa7-d993eb5bc50d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:29.791227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bd7ce0ef-716d-44cb-9fa7-d993eb5bc50d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.791440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bd7ce0ef-716d-44cb-9fa7-d993eb5bc50d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.801012 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.801012 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:29.804493 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bd7ce0ef-716d-44cb-9fa7-d993eb5bc50d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:29.808450 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bd7ce0ef-716d-44cb-9fa7-d993eb5bc50d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 returned with HTTP 200 Aug 06 17:33:29.808833 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 62/256] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:29.826909 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9188a795-69b8-4d30-90ae-f0c49f6b7e2a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.828815 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9188a795-69b8-4d30-90ae-f0c49f6b7e2a tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:29.828989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9188a795-69b8-4d30-90ae-f0c49f6b7e2a tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.829168 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9188a795-69b8-4d30-90ae-f0c49f6b7e2a tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.843358 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.843358 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:29.848345 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9188a795-69b8-4d30-90ae-f0c49f6b7e2a tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:29.854555 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9188a795-69b8-4d30-90ae-f0c49f6b7e2a tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:29.854931 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 65/257] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:29.960557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b4883a78-c88f-42eb-828c-62b6c5a8b519 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:29.965159 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b4883a78-c88f-42eb-828c-62b6c5a8b519 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:29.965473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b4883a78-c88f-42eb-828c-62b6c5a8b519 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:29.965786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b4883a78-c88f-42eb-828c-62b6c5a8b519 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:29.979149 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:29.979149 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:29.983597 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b4883a78-c88f-42eb-828c-62b6c5a8b519 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:29.988890 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b4883a78-c88f-42eb-828c-62b6c5a8b519 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:29.989404 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 63/258] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:29 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:30.404079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa6c9d0f-7b70-4371-85e5-97248e989946 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:30.406348 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa6c9d0f-7b70-4371-85e5-97248e989946 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:30.406634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa6c9d0f-7b70-4371-85e5-97248e989946 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:30.406905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa6c9d0f-7b70-4371-85e5-97248e989946 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:30.421154 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:30.421154 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:30.425852 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-aa6c9d0f-7b70-4371-85e5-97248e989946 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:30.431889 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa6c9d0f-7b70-4371-85e5-97248e989946 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:30.432449 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 69/259] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:30 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:30.801583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d1a708f0-f9f9-401d-82a3-78e366eaa9b8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:30.803345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d1a708f0-f9f9-401d-82a3-78e366eaa9b8 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:30.803626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d1a708f0-f9f9-401d-82a3-78e366eaa9b8 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:30.803842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d1a708f0-f9f9-401d-82a3-78e366eaa9b8 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:30.812799 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:30.812799 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:30.816266 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d1a708f0-f9f9-401d-82a3-78e366eaa9b8 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:30.822210 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d1a708f0-f9f9-401d-82a3-78e366eaa9b8 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:30.822612 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 63/260] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:30 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:30.824349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-abc1f6d6-edd6-487f-801e-6f618e6788f3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:30.826940 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-abc1f6d6-edd6-487f-801e-6f618e6788f3 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:30.827553 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-abc1f6d6-edd6-487f-801e-6f618e6788f3 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:30.827951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-abc1f6d6-edd6-487f-801e-6f618e6788f3 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:30.837391 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:30.837391 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:30.842370 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-abc1f6d6-edd6-487f-801e-6f618e6788f3 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:30.848333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-abc1f6d6-edd6-487f-801e-6f618e6788f3 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 returned with HTTP 200 Aug 06 17:33:30.848705 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 66/261] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:30 2026] GET /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:30.860091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:30.862160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:33:30.862519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20226424-c83f-4613-b486-dda15ee1e073", "name": "tempest-VolumesDeleteCascade-Snapshot-1732926355"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:30.869029 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5637dcb8-19d9-41ad-aa8f-181c4ce497a4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:30.870817 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5637dcb8-19d9-41ad-aa8f-181c4ce497a4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:30.870979 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:30.870979 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:30.871046 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5637dcb8-19d9-41ad-aa8f-181c4ce497a4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:30.871192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5637dcb8-19d9-41ad-aa8f-181c4ce497a4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:30.871447 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:30.871573 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create snapshot from volume 20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:30.881088 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:30.881088 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:30.885160 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5637dcb8-19d9-41ad-aa8f-181c4ce497a4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:30.890958 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5637dcb8-19d9-41ad-aa8f-181c4ce497a4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:30.891417 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 70/262] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:30 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:30.900269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Created reservations ['d3c4eb80-1563-421f-acc9-4c19ac70c05d', '7d3b6fd9-ee99-43be-87f7-cf04de298522', '929ac97a-3c9c-4b73-82dd-e39bbea50e77', '48f85a5d-0f0c-43c5-a041-6abafce1acee'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:30.926182 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot create request issued successfully. Aug 06 17:33:30.926491 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-446430d5-ca19-4ea3-bcf5-a0da0a4fa075 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:33:30.926928 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 64/263] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:33:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:30.934829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8d3741f9-bd27-46f9-948c-9b0a6cd0a03b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:30.936430 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8d3741f9-bd27-46f9-948c-9b0a6cd0a03b tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb Aug 06 17:33:30.936606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8d3741f9-bd27-46f9-948c-9b0a6cd0a03b tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:30.936776 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8d3741f9-bd27-46f9-948c-9b0a6cd0a03b tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:30.942002 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:30.942002 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:30.942898 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8d3741f9-bd27-46f9-948c-9b0a6cd0a03b tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:30.943630 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8d3741f9-bd27-46f9-948c-9b0a6cd0a03b tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb returned with HTTP 200 Aug 06 17:33:30.944115 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 64/264] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:33:30 2026] GET /volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:31.001589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fe3f018d-090f-4a15-b903-b442795d3551 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:31.003344 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fe3f018d-090f-4a15-b903-b442795d3551 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:31.003663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fe3f018d-090f-4a15-b903-b442795d3551 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:31.003848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fe3f018d-090f-4a15-b903-b442795d3551 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:31.014438 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:31.014438 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:31.017645 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fe3f018d-090f-4a15-b903-b442795d3551 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:31.021314 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fe3f018d-090f-4a15-b903-b442795d3551 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:31.021704 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 67/265] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:31 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:31.445483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c9b73a16-91f9-4e09-b2b5-25ac66f573eb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:31.447178 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c9b73a16-91f9-4e09-b2b5-25ac66f573eb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:31.447366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c9b73a16-91f9-4e09-b2b5-25ac66f573eb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:31.447541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c9b73a16-91f9-4e09-b2b5-25ac66f573eb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:31.456393 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:31.456393 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:31.459828 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c9b73a16-91f9-4e09-b2b5-25ac66f573eb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:31.464117 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c9b73a16-91f9-4e09-b2b5-25ac66f573eb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:31.464547 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 71/266] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:31 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:31.839505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-24ea380c-220c-4e3a-b5f3-8ae39fc6b4a6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:31.841504 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24ea380c-220c-4e3a-b5f3-8ae39fc6b4a6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:31.841712 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24ea380c-220c-4e3a-b5f3-8ae39fc6b4a6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:31.841913 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24ea380c-220c-4e3a-b5f3-8ae39fc6b4a6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:31.851781 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:31.851781 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:31.855209 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-24ea380c-220c-4e3a-b5f3-8ae39fc6b4a6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:31.859092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24ea380c-220c-4e3a-b5f3-8ae39fc6b4a6 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:31.859442 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 65/267] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:31 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:31.907587 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-59555080-6b56-41fb-98aa-ce7e606e3a2f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:31.909947 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59555080-6b56-41fb-98aa-ce7e606e3a2f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:31.910197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59555080-6b56-41fb-98aa-ce7e606e3a2f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:31.910438 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59555080-6b56-41fb-98aa-ce7e606e3a2f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:31.921914 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:31.921914 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:31.926131 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-59555080-6b56-41fb-98aa-ce7e606e3a2f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:31.930947 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59555080-6b56-41fb-98aa-ce7e606e3a2f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:31.931390 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 65/268] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:31 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:31.953544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b0a20b54-a190-49aa-9b44-ed95ee2aebae None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:31.955195 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b0a20b54-a190-49aa-9b44-ed95ee2aebae tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb Aug 06 17:33:31.955384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b0a20b54-a190-49aa-9b44-ed95ee2aebae tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:31.955728 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b0a20b54-a190-49aa-9b44-ed95ee2aebae tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:31.960816 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:31.960816 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:31.961505 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b0a20b54-a190-49aa-9b44-ed95ee2aebae tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:31.962690 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b0a20b54-a190-49aa-9b44-ed95ee2aebae tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb returned with HTTP 200 Aug 06 17:33:31.963300 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 68/269] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:33:31 2026] GET /volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:31.973953 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a6db06a2-25e3-4911-a1a6-712bf958196c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:31.975860 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:31.976233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0cb2182b-6ae8-4d80-91d9-410373d856cb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-399780934"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:31.977728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume request body: {'volume': {'snapshot_id': '0cb2182b-6ae8-4d80-91d9-410373d856cb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-399780934'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:31.982363 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:31.982363 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:31.982781 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Snapshot retrieved successfully. Aug 06 17:33:31.982897 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume of 1 GB Aug 06 17:33:31.986825 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Availability Zones retrieved successfully. Aug 06 17:33:31.992599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Flow 'volume_create_api' (c3eda4b1-e31b-44f4-a874-373c86655eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:31.993553 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ab88f3-94c4-49f9-a2c4-2657fa23ec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:31.994540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:32.033949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-201c7f4d-482b-4684-a96e-67f24cb1476d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.035878 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-201c7f4d-482b-4684-a96e-67f24cb1476d tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:32.036120 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-201c7f4d-482b-4684-a96e-67f24cb1476d tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.036279 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-201c7f4d-482b-4684-a96e-67f24cb1476d tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.041197 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ab88f3-94c4-49f9-a2c4-2657fa23ec1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cb2182b-6ae8-4d80-91d9-410373d856cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:32.044634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb6e111-73a9-43e8-ad7c-b3c6e4bd9395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:32.050071 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.050071 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:32.056663 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-201c7f4d-482b-4684-a96e-67f24cb1476d tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:32.065881 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-201c7f4d-482b-4684-a96e-67f24cb1476d tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:32.065881 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 66/270] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:32.105302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Created reservations ['f41ed699-7b69-4930-8c3a-eec73fe35ad6', '0a8ea56f-dce7-4aee-bf91-9c2cc3d53df7', 'a7e8f3e2-eceb-4814-bdb6-283b90b04a85', '4ae1f25a-1e7a-4ef7-ab12-5d1d6e6a7f05'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:32.106149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb6e111-73a9-43e8-ad7c-b3c6e4bd9395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f41ed699-7b69-4930-8c3a-eec73fe35ad6', '0a8ea56f-dce7-4aee-bf91-9c2cc3d53df7', 'a7e8f3e2-eceb-4814-bdb6-283b90b04a85', '4ae1f25a-1e7a-4ef7-ab12-5d1d6e6a7f05']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:32.106945 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cb3e28-15aa-46e5-85ec-69c7b0849703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:32.150100 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cb3e28-15aa-46e5-85ec-69c7b0849703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee878fcd-5900-403b-8493-e35f5e1b5b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-399780934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767c38f9788747b09e13163750d8367e',qos_specs=None,replication_status=,reservations=['f41ed699-7b69-4930-8c3a-eec73fe35ad6','0a8ea56f-dce7-4aee-bf91-9c2cc3d53df7','a7e8f3e2-eceb-4814-bdb6-283b90b04a85','4ae1f25a-1e7a-4ef7-ab12-5d1d6e6a7f05'],size=1,snapshot_id=0cb2182b-6ae8-4d80-91d9-410373d856cb,source_replicaid=,source_volid=None,status='creating',user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-399780934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee878fcd-5900-403b-8493-e35f5e1b5b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='767c38f9788747b09e13163750d8367e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cb2182b-6ae8-4d80-91d9-410373d856cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:32.150954 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43b4e1c-f5b6-40d9-9367-486bb671213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:32.168419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43b4e1c-f5b6-40d9-9367-486bb671213b) transitioned into state 'SUCCESS' from state '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-399780934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='767c38f9788747b09e13163750d8367e',qos_specs=None,replication_status=,reservations=['f41ed699-7b69-4930-8c3a-eec73fe35ad6','0a8ea56f-dce7-4aee-bf91-9c2cc3d53df7','a7e8f3e2-eceb-4814-bdb6-283b90b04a85','4ae1f25a-1e7a-4ef7-ab12-5d1d6e6a7f05'],size=1,snapshot_id=0cb2182b-6ae8-4d80-91d9-410373d856cb,source_replicaid=,source_volid=None,status='creating',user_id='1705cfe447484dd9a518cc7f2eefeb44',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:32.169174 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b451b4c9-853b-403c-8525-602c8f69218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:32.189267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b451b4c9-853b-403c-8525-602c8f69218c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:32.190266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Flow 'volume_create_api' (c3eda4b1-e31b-44f4-a874-373c86655eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:32.190600 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Create volume request issued successfully. Aug 06 17:33:32.191188 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6db06a2-25e3-4911-a1a6-712bf958196c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:32.191669 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 72/271] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:33:31 2026] POST /volume/v3/volumes => generated 784 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:32.208051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dbc17b41-e2d9-494e-8ee4-0f8583ae1508 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.209664 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dbc17b41-e2d9-494e-8ee4-0f8583ae1508 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:32.209863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dbc17b41-e2d9-494e-8ee4-0f8583ae1508 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.210094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dbc17b41-e2d9-494e-8ee4-0f8583ae1508 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.220018 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.220018 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:32.223869 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dbc17b41-e2d9-494e-8ee4-0f8583ae1508 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:32.228704 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dbc17b41-e2d9-494e-8ee4-0f8583ae1508 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 200 Aug 06 17:33:32.229394 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 66/272] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:32.309231 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9580e58c-3106-45de-845d-e5306abbefba req-029ec57d-7ac2-459f-8d28-e339290ecd01 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.312151 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-029ec57d-7ac2-459f-8d28-e339290ecd01 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] POST https://10.4.3.207/volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6/action Aug 06 17:33:32.312829 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-029ec57d-7ac2-459f-8d28-e339290ecd01 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:32.312829 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-029ec57d-7ac2-459f-8d28-e339290ecd01 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:32.334363 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.334363 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:32.348109 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9580e58c-3106-45de-845d-e5306abbefba req-029ec57d-7ac2-459f-8d28-e339290ecd01 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6/action returned with HTTP 204 Aug 06 17:33:32.348899 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 69/273] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:32 2026] POST /volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:32.477286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-aabcb5c9-1cd5-4bbe-89d7-9d105a0ab55f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.479179 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aabcb5c9-1cd5-4bbe-89d7-9d105a0ab55f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:32.479374 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aabcb5c9-1cd5-4bbe-89d7-9d105a0ab55f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.479647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aabcb5c9-1cd5-4bbe-89d7-9d105a0ab55f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.489406 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.489406 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:32.492980 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-aabcb5c9-1cd5-4bbe-89d7-9d105a0ab55f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:32.497161 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aabcb5c9-1cd5-4bbe-89d7-9d105a0ab55f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:32.497525 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 67/274] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:32.640994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-c59ed14c-6c89-4a5e-a8bb-d299a9bea406 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.643440 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-c59ed14c-6c89-4a5e-a8bb-d299a9bea406 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:32.643690 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-c59ed14c-6c89-4a5e-a8bb-d299a9bea406 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.643873 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-c59ed14c-6c89-4a5e-a8bb-d299a9bea406 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.651466 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.651466 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:32.655840 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-c59ed14c-6c89-4a5e-a8bb-d299a9bea406 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:32.660564 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-c59ed14c-6c89-4a5e-a8bb-d299a9bea406 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:32.660995 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 73/275] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 1396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:32.670580 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-d07e2327-c3f1-4536-805f-6b2afd8cba2b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.673097 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-d07e2327-c3f1-4536-805f-6b2afd8cba2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:33:32.673337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-d07e2327-c3f1-4536-805f-6b2afd8cba2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.673605 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-d07e2327-c3f1-4536-805f-6b2afd8cba2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.682325 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.682325 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:32.686661 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-d07e2327-c3f1-4536-805f-6b2afd8cba2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:32.692099 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-d07e2327-c3f1-4536-805f-6b2afd8cba2b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 200 Aug 06 17:33:32.692614 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 67/276] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:32.702258 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-8239617b-88ec-4393-8811-bf25cdee1c44 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.704706 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-8239617b-88ec-4393-8811-bf25cdee1c44 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:33:32.704927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-8239617b-88ec-4393-8811-bf25cdee1c44 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.705180 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-8239617b-88ec-4393-8811-bf25cdee1c44 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.714219 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.714219 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:32.719103 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-8239617b-88ec-4393-8811-bf25cdee1c44 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:32.723808 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-8239617b-88ec-4393-8811-bf25cdee1c44 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 200 Aug 06 17:33:32.724573 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 70/277] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:32.734915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9f58b590-6f78-43da-b89f-e8a5af2612c9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.735349 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9f58b590-6f78-43da-b89f-e8a5af2612c9 None None] GET https://10.4.3.207/volume// Aug 06 17:33:32.735546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9f58b590-6f78-43da-b89f-e8a5af2612c9 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.735831 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9f58b590-6f78-43da-b89f-e8a5af2612c9 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.736287 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9f58b590-6f78-43da-b89f-e8a5af2612c9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:32.736675 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 68/278] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:32.746605 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-342db18d-41ac-4dea-b8c3-c35fc253a2c3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.749354 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-342db18d-41ac-4dea-b8c3-c35fc253a2c3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:32.749734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-342db18d-41ac-4dea-b8c3-c35fc253a2c3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10512ce3-45dd-40be-a51e-560b09049c0c", "connector": null, "instance_uuid": "6cc5c970-84dd-4899-bad2-78d84fa605a2"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:32.760975 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.760975 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:32.796271 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-342db18d-41ac-4dea-b8c3-c35fc253a2c3 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:32.796754 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 74/279] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:32 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 06 17:33:32.804547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c4e12f1d-bfe8-4e1c-9bd1-46cb8413516e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.804937 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4e12f1d-bfe8-4e1c-9bd1-46cb8413516e None None] GET https://10.4.3.207/volume// Aug 06 17:33:32.805123 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4e12f1d-bfe8-4e1c-9bd1-46cb8413516e None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.805324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4e12f1d-bfe8-4e1c-9bd1-46cb8413516e None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.805668 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4e12f1d-bfe8-4e1c-9bd1-46cb8413516e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:32.805946 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 68/280] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:32.815990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-775b9b12-b930-4d1a-9b5d-97aac1c34892 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.818739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-775b9b12-b930-4d1a-9b5d-97aac1c34892 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:32.819440 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-775b9b12-b930-4d1a-9b5d-97aac1c34892 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "003283b2-66f7-469c-bf81-9df006e4b1e5", "connector": null, "instance_uuid": "6cc5c970-84dd-4899-bad2-78d84fa605a2"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:32.831756 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.831756 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:32.873367 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-775b9b12-b930-4d1a-9b5d-97aac1c34892 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:32.873731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1cbe1b03-b643-49e4-9c49-cd1d4ec738de None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.873924 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 71/281] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:32 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 06 17:33:32.877101 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1cbe1b03-b643-49e4-9c49-cd1d4ec738de tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:32.877324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1cbe1b03-b643-49e4-9c49-cd1d4ec738de tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.877560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1cbe1b03-b643-49e4-9c49-cd1d4ec738de tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.881735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-09a2615f-5603-4793-b2b2-3647684ee993 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.882125 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-09a2615f-5603-4793-b2b2-3647684ee993 None None] GET https://10.4.3.207/volume// Aug 06 17:33:32.882289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-09a2615f-5603-4793-b2b2-3647684ee993 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.882472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-09a2615f-5603-4793-b2b2-3647684ee993 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.882836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-09a2615f-5603-4793-b2b2-3647684ee993 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:32.883381 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 75/282] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:32.888555 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.888555 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:32.890208 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-2447b478-759a-4470-8b33-d803c269d8d4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.892129 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1cbe1b03-b643-49e4-9c49-cd1d4ec738de tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:32.892331 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-2447b478-759a-4470-8b33-d803c269d8d4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:32.892702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-2447b478-759a-4470-8b33-d803c269d8d4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9088bf0-6f28-4e1f-b005-2b234d5a2a6b", "connector": null, "instance_uuid": "6cc5c970-84dd-4899-bad2-78d84fa605a2"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:32.896336 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1cbe1b03-b643-49e4-9c49-cd1d4ec738de tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:32.896779 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 69/283] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:32.902614 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.902614 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:32.914100 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-93563bdc-994c-41a2-ab64-7a0fd2b47ff4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.919595 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-93563bdc-994c-41a2-ab64-7a0fd2b47ff4 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:32.919595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-93563bdc-994c-41a2-ab64-7a0fd2b47ff4 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.919595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-93563bdc-994c-41a2-ab64-7a0fd2b47ff4 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.930203 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.930203 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:32.930840 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-2447b478-759a-4470-8b33-d803c269d8d4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:32.931345 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 69/284] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:32 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:32.934775 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-93563bdc-994c-41a2-ab64-7a0fd2b47ff4 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:32.939641 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-93563bdc-994c-41a2-ab64-7a0fd2b47ff4 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:32.940327 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 72/285] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:32.943099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bdee68a8-9c49-4b4e-8e67-468b0dbf7ef7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:32.944610 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdee68a8-9c49-4b4e-8e67-468b0dbf7ef7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:32.944754 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdee68a8-9c49-4b4e-8e67-468b0dbf7ef7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:32.944918 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdee68a8-9c49-4b4e-8e67-468b0dbf7ef7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:32.952985 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:32.952985 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:32.955901 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bdee68a8-9c49-4b4e-8e67-468b0dbf7ef7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:32.959614 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdee68a8-9c49-4b4e-8e67-468b0dbf7ef7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:32.960837 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 76/286] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:32 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:33.082206 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ba72ac68-4ad6-435b-84ab-639b30fb84b4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.084285 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba72ac68-4ad6-435b-84ab-639b30fb84b4 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:33.084473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba72ac68-4ad6-435b-84ab-639b30fb84b4 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.084694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba72ac68-4ad6-435b-84ab-639b30fb84b4 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.096493 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.096493 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:33.099959 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ba72ac68-4ad6-435b-84ab-639b30fb84b4 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:33.104534 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba72ac68-4ad6-435b-84ab-639b30fb84b4 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:33.105006 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 70/287] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:33.246543 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b051c037-9067-4416-bfe2-332cc062b6a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.250254 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b051c037-9067-4416-bfe2-332cc062b6a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:33.250556 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b051c037-9067-4416-bfe2-332cc062b6a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.250866 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b051c037-9067-4416-bfe2-332cc062b6a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.261737 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.261737 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:33.266913 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b051c037-9067-4416-bfe2-332cc062b6a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:33.271740 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b051c037-9067-4416-bfe2-332cc062b6a8 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 200 Aug 06 17:33:33.272190 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 70/288] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:33.296080 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-377ffe9a-1f53-429e-a199-9f4424728d41 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.299518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-377ffe9a-1f53-429e-a199-9f4424728d41 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:33.299790 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-377ffe9a-1f53-429e-a199-9f4424728d41 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.300002 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-377ffe9a-1f53-429e-a199-9f4424728d41 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.310785 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.310785 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:33.318658 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-377ffe9a-1f53-429e-a199-9f4424728d41 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:33.322151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9871471d-0808-4ecb-a085-6aca13b71668 req-36792d3e-b6ac-460c-932e-4b53c2835a30 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.326351 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-377ffe9a-1f53-429e-a199-9f4424728d41 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 200 Aug 06 17:33:33.326454 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-896e3d14-780b-46e4-b034-dbf81b0f1b60 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.326517 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 73/289] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:33.329259 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9871471d-0808-4ecb-a085-6aca13b71668 req-36792d3e-b6ac-460c-932e-4b53c2835a30 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] POST https://10.4.3.207/volume/v3/snapshots/45c053e0-f275-4e13-a670-ce67287046a3/action Aug 06 17:33:33.329259 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9871471d-0808-4ecb-a085-6aca13b71668 req-36792d3e-b6ac-460c-932e-4b53c2835a30 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:33.329259 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9871471d-0808-4ecb-a085-6aca13b71668 req-36792d3e-b6ac-460c-932e-4b53c2835a30 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:33.330554 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-896e3d14-780b-46e4-b034-dbf81b0f1b60 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:33.330774 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-896e3d14-780b-46e4-b034-dbf81b0f1b60 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.330976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-896e3d14-780b-46e4-b034-dbf81b0f1b60 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.331442 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.snapshot_actions [req-9871471d-0808-4ecb-a085-6aca13b71668 req-36792d3e-b6ac-460c-932e-4b53c2835a30 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100622) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 17:33:33.336613 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9871471d-0808-4ecb-a085-6aca13b71668 req-36792d3e-b6ac-460c-932e-4b53c2835a30 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] https://10.4.3.207/volume/v3/snapshots/45c053e0-f275-4e13-a670-ce67287046a3/action returned with HTTP 404 Aug 06 17:33:33.342837 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 77/290] 10.4.3.207 () {72 vars in 1678 bytes} [Thu Aug 6 17:33:33 2026] POST /volume/v3/snapshots/45c053e0-f275-4e13-a670-ce67287046a3/action => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:33.343069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3ba4a145-fc52-4c83-8839-57d62ae73c14 req-106afa79-677a-43a1-b9f1-a9ecb6230423 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.344076 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.344076 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:33.344256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cd735178-26c9-4637-9d76-073ba06a609d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.345198 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3ba4a145-fc52-4c83-8839-57d62ae73c14 req-106afa79-677a-43a1-b9f1-a9ecb6230423 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] POST https://10.4.3.207/volume/v3/snapshots/None/action Aug 06 17:33:33.345485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3ba4a145-fc52-4c83-8839-57d62ae73c14 req-106afa79-677a-43a1-b9f1-a9ecb6230423 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:33.348741 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3ba4a145-fc52-4c83-8839-57d62ae73c14 req-106afa79-677a-43a1-b9f1-a9ecb6230423 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:33.349647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073?cascade=True Aug 06 17:33:33.349705 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-896e3d14-780b-46e4-b034-dbf81b0f1b60 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:33.349746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.349746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.349746 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume with id: 20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:33.349942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.snapshot_actions [req-3ba4a145-fc52-4c83-8839-57d62ae73c14 req-106afa79-677a-43a1-b9f1-a9ecb6230423 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100625) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 17:33:33.351182 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-896e3d14-780b-46e4-b034-dbf81b0f1b60 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:33.351553 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 71/291] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:33.356297 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3ba4a145-fc52-4c83-8839-57d62ae73c14 req-106afa79-677a-43a1-b9f1-a9ecb6230423 tempest-VolumesAssistedSnapshotsTest-887683812 tempest-VolumesAssistedSnapshotsTest-887683812-project] https://10.4.3.207/volume/v3/snapshots/None/action returned with HTTP 404 Aug 06 17:33:33.357039 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 71/292] 10.4.3.207 () {72 vars in 1582 bytes} [Thu Aug 6 17:33:33 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:33.358426 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.358426 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:33.359158 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:33.427897 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume request issued successfully. Aug 06 17:33:33.428226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd735178-26c9-4637-9d76-073ba06a609d tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073?cascade=True returned with HTTP 202 Aug 06 17:33:33.428689 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 74/293] 10.4.3.207 () {66 vars in 1376 bytes} [Thu Aug 6 17:33:33 2026] DELETE /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073?cascade=True => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:33.429513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-f523b51a-360b-44e6-b22c-df94260f17ee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.433079 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-f523b51a-360b-44e6-b22c-df94260f17ee tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:33.433352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-f523b51a-360b-44e6-b22c-df94260f17ee tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.434074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-f523b51a-360b-44e6-b22c-df94260f17ee tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.442930 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bf757b53-7cb6-4817-8a79-9c7bfc4cb231 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.444888 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.444888 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:33.446248 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bf757b53-7cb6-4817-8a79-9c7bfc4cb231 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:33.446517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bf757b53-7cb6-4817-8a79-9c7bfc4cb231 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.446735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bf757b53-7cb6-4817-8a79-9c7bfc4cb231 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.448767 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-f523b51a-360b-44e6-b22c-df94260f17ee tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:33.452746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-f523b51a-360b-44e6-b22c-df94260f17ee tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:33.453141 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 78/294] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:33.456151 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.456151 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:33.462002 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bf757b53-7cb6-4817-8a79-9c7bfc4cb231 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:33.464857 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bf757b53-7cb6-4817-8a79-9c7bfc4cb231 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 returned with HTTP 200 Aug 06 17:33:33.465276 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 72/295] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:33.510898 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.514091 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] POST https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e/action Aug 06 17:33:33.514583 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-972889a5-60b9-438b-a566-8f9ecb82fd62 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.514863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:33.515196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:33.516549 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-972889a5-60b9-438b-a566-8f9ecb82fd62 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:33.516770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-972889a5-60b9-438b-a566-8f9ecb82fd62 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.516999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-972889a5-60b9-438b-a566-8f9ecb82fd62 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.526667 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.526667 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:33.530180 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-972889a5-60b9-438b-a566-8f9ecb82fd62 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:33.533404 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.533404 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:33.535187 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:33.535887 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-972889a5-60b9-438b-a566-8f9ecb82fd62 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:33.536554 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 75/296] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:33.544113 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Begin detaching volume completed successfully. Aug 06 17:33:33.544610 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-7c7e4bf0-a335-4e98-886c-4cd4ccb42725 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e/action returned with HTTP 202 Aug 06 17:33:33.545338 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 72/297] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:33:33 2026] POST /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:33:33.598489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3bee2cf3-9b13-49e8-aa3c-9f2496824ef6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.599452 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3bee2cf3-9b13-49e8-aa3c-9f2496824ef6 None None] GET https://10.4.3.207/volume// Aug 06 17:33:33.599452 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3bee2cf3-9b13-49e8-aa3c-9f2496824ef6 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.599606 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3bee2cf3-9b13-49e8-aa3c-9f2496824ef6 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.599996 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3bee2cf3-9b13-49e8-aa3c-9f2496824ef6 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:33.600312 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 79/298] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:33.610057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-96e493dd-7c02-4376-8e6b-731c439a9996 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.612017 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-96e493dd-7c02-4376-8e6b-731c439a9996 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:33.612201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-96e493dd-7c02-4376-8e6b-731c439a9996 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.612446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-96e493dd-7c02-4376-8e6b-731c439a9996 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.625216 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.625216 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:33.629899 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-96e493dd-7c02-4376-8e6b-731c439a9996 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:33.634464 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-96e493dd-7c02-4376-8e6b-731c439a9996 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:33.635069 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 73/299] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1543 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:33.973213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-84d53862-5166-4c91-8a3e-3d6ca6958ece None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:33.974931 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84d53862-5166-4c91-8a3e-3d6ca6958ece tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:33.975168 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84d53862-5166-4c91-8a3e-3d6ca6958ece tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:33.975390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84d53862-5166-4c91-8a3e-3d6ca6958ece tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:33.985935 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:33.985935 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:33.989730 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-84d53862-5166-4c91-8a3e-3d6ca6958ece tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:33.993705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84d53862-5166-4c91-8a3e-3d6ca6958ece tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:33.994112 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 76/300] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:33 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:34.123571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a9639b5f-c264-4879-b9e2-a553a896c421 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.128992 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9639b5f-c264-4879-b9e2-a553a896c421 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:34.128992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9639b5f-c264-4879-b9e2-a553a896c421 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.128992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9639b5f-c264-4879-b9e2-a553a896c421 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.141337 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:34.141337 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:34.146524 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a9639b5f-c264-4879-b9e2-a553a896c421 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:34.154864 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9639b5f-c264-4879-b9e2-a553a896c421 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:34.155463 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 73/301] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:34.481952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f62dd18a-56d6-420f-89a5-db72f4c046da None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.483633 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f62dd18a-56d6-420f-89a5-db72f4c046da tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:34.483811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f62dd18a-56d6-420f-89a5-db72f4c046da tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.484016 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f62dd18a-56d6-420f-89a5-db72f4c046da tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.489670 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f62dd18a-56d6-420f-89a5-db72f4c046da tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 returned with HTTP 404 Aug 06 17:33:34.490201 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 80/302] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:34.499208 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.501416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:33:34.501764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.501990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.502573 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:33:34.503593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:33:34.534034 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Get all volumes completed successfully. Aug 06 17:33:34.534534 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-106f537d-81c7-44bf-9fa7-23cdd5830990 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:33:34.534921 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 74/303] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes => generated 334 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:34.546844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.548824 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:33:34.549667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.549667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.549667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:33:34.549791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b99a351c-104c-4212-b87e-3887fa26aebc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.550582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:33:34.551902 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b99a351c-104c-4212-b87e-3887fa26aebc tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:34.553886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b99a351c-104c-4212-b87e-3887fa26aebc tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.553886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b99a351c-104c-4212-b87e-3887fa26aebc tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.562358 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Get all snapshots completed successfully. Aug 06 17:33:34.562459 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:34.562459 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:34.562550 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c854831f-ff08-4aa7-84f3-51eecf4435e1 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:33:34.562550 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 77/304] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:33:34.566169 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b99a351c-104c-4212-b87e-3887fa26aebc tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:34.570318 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b99a351c-104c-4212-b87e-3887fa26aebc tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:34.571007 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 74/305] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:34.572872 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1c786d10-4186-4aae-bc6f-5a54cca36bf0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.574464 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c786d10-4186-4aae-bc6f-5a54cca36bf0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:34.575029 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c786d10-4186-4aae-bc6f-5a54cca36bf0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.575240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c786d10-4186-4aae-bc6f-5a54cca36bf0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.583943 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:34.583943 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:34.587242 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1c786d10-4186-4aae-bc6f-5a54cca36bf0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:34.592422 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c786d10-4186-4aae-bc6f-5a54cca36bf0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 200 Aug 06 17:33:34.592918 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 81/306] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:34.607412 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4c553510-e506-4f7b-990a-a61227b9bce0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.609560 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:34.610424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.610424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.610424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume with id: ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:34.620827 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:34.620827 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:34.620827 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:34.638679 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume request issued successfully. Aug 06 17:33:34.638903 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4c553510-e506-4f7b-990a-a61227b9bce0 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 202 Aug 06 17:33:34.639418 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 75/307] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:34 2026] DELETE /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:34.649425 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-26561c1b-560b-4e5f-91c2-a5ed6353cc70 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.652419 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26561c1b-560b-4e5f-91c2-a5ed6353cc70 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:34.652596 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26561c1b-560b-4e5f-91c2-a5ed6353cc70 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.652811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26561c1b-560b-4e5f-91c2-a5ed6353cc70 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.661830 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:34.661830 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:34.671182 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-26561c1b-560b-4e5f-91c2-a5ed6353cc70 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Volume info retrieved successfully. Aug 06 17:33:34.676276 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26561c1b-560b-4e5f-91c2-a5ed6353cc70 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 200 Aug 06 17:33:34.676779 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 78/308] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:34.907470 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e1f62416-a559-4ae1-a11e-14e7fabfecfa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.907941 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e1f62416-a559-4ae1-a11e-14e7fabfecfa None None] GET https://10.4.3.207/volume// Aug 06 17:33:34.908161 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e1f62416-a559-4ae1-a11e-14e7fabfecfa None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.908384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e1f62416-a559-4ae1-a11e-14e7fabfecfa None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.908760 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e1f62416-a559-4ae1-a11e-14e7fabfecfa None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:34.909054 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 75/309] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:34.918334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-ba940e1c-df8c-4f96-a049-1d23fedcb178 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:34.921482 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-ba940e1c-df8c-4f96-a049-1d23fedcb178 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:33:34.921856 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-ba940e1c-df8c-4f96-a049-1d23fedcb178 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:34.922178 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-ba940e1c-df8c-4f96-a049-1d23fedcb178 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:34.934853 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:34.934853 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:34.939776 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-ba940e1c-df8c-4f96-a049-1d23fedcb178 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:34.946498 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-ba940e1c-df8c-4f96-a049-1d23fedcb178 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:33:34.947071 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 82/310] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:34 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 1575 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:35.007753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-715d954d-6132-4b02-bc92-0f35da44d9f7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.009292 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-715d954d-6132-4b02-bc92-0f35da44d9f7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:35.010917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-715d954d-6132-4b02-bc92-0f35da44d9f7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.010917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-715d954d-6132-4b02-bc92-0f35da44d9f7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.024762 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.024762 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:35.027204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.029870 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] PUT https://10.4.3.207/volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272 Aug 06 17:33:35.033048 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.033170 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-715d954d-6132-4b02-bc92-0f35da44d9f7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:35.035167 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-715d954d-6132-4b02-bc92-0f35da44d9f7 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:35.035659 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 76/311] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:35.040824 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Acquiring lock "cinder-attachment_update-10512ce3-45dd-40be-a51e-560b09049c0c-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:35.045648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Lock "cinder-attachment_update-10512ce3-45dd-40be-a51e-560b09049c0c-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:35.046571 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.046571 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:35.144462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Lock "cinder-attachment_update-10512ce3-45dd-40be-a51e-560b09049c0c-np0000006677" released by "attachment_update" :: held 0.098s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:35.144905 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-315f6cca-dd08-4664-9428-10f72a33372b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272 returned with HTTP 200 Aug 06 17:33:35.145817 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 79/312] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:35 2026] PUT /volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:35.168496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a6f445cc-2040-4b55-8587-8493cce2eee9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.170649 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a6f445cc-2040-4b55-8587-8493cce2eee9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272/action Aug 06 17:33:35.171057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a6f445cc-2040-4b55-8587-8493cce2eee9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:35.171361 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a6f445cc-2040-4b55-8587-8493cce2eee9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.173069 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e1d47512-4f69-4b2a-be55-1d2d47064493 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.176443 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e1d47512-4f69-4b2a-be55-1d2d47064493 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:35.176668 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e1d47512-4f69-4b2a-be55-1d2d47064493 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.176883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e1d47512-4f69-4b2a-be55-1d2d47064493 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.194217 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.194217 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:35.200090 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e1d47512-4f69-4b2a-be55-1d2d47064493 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:35.202907 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.202907 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:35.203207 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e1d47512-4f69-4b2a-be55-1d2d47064493 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:35.203888 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 83/313] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:35.221936 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a6f445cc-2040-4b55-8587-8493cce2eee9 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272/action returned with HTTP 204 Aug 06 17:33:35.222431 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 76/314] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:35 2026] POST /volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.256728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d29dda0b-dc16-4cc6-ac26-f6a3527e284e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.256728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d29dda0b-dc16-4cc6-ac26-f6a3527e284e None None] GET https://10.4.3.207/volume// Aug 06 17:33:35.256728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d29dda0b-dc16-4cc6-ac26-f6a3527e284e None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.256728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d29dda0b-dc16-4cc6-ac26-f6a3527e284e None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.256728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d29dda0b-dc16-4cc6-ac26-f6a3527e284e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:35.256728 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 77/315] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:35.270490 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-786ec553-7630-4411-9973-b925e0d03f62 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.273271 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-786ec553-7630-4411-9973-b925e0d03f62 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:33:35.273507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-786ec553-7630-4411-9973-b925e0d03f62 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.273733 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-786ec553-7630-4411-9973-b925e0d03f62 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.285634 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.285634 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:35.289558 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-786ec553-7630-4411-9973-b925e0d03f62 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:35.294421 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-786ec553-7630-4411-9973-b925e0d03f62 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 200 Aug 06 17:33:35.294902 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 80/316] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:35.324371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-a05c40a5-e67b-4136-b2b9-80e936c71a12 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.328100 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-a05c40a5-e67b-4136-b2b9-80e936c71a12 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] POST https://10.4.3.207/volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b/action Aug 06 17:33:35.328100 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-a05c40a5-e67b-4136-b2b9-80e936c71a12 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:35.328100 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-a05c40a5-e67b-4136-b2b9-80e936c71a12 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.348075 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.348075 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:35.366956 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c3e303f7-db08-4b52-91cf-cc273b9491fc req-a05c40a5-e67b-4136-b2b9-80e936c71a12 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b/action returned with HTTP 204 Aug 06 17:33:35.366956 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 84/317] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:35 2026] POST /volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.388375 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.391024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] PUT https://10.4.3.207/volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056 Aug 06 17:33:35.391549 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.401750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Acquiring lock "cinder-attachment_update-003283b2-66f7-469c-bf81-9df006e4b1e5-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:35.407478 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Lock "cinder-attachment_update-003283b2-66f7-469c-bf81-9df006e4b1e5-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:35.408580 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.408580 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:35.509305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Lock "cinder-attachment_update-003283b2-66f7-469c-bf81-9df006e4b1e5-np0000006677" released by "attachment_update" :: held 0.102s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:35.509604 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-63ef2c5c-d234-40e3-bb2a-db09632f970a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056 returned with HTTP 200 Aug 06 17:33:35.510169 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 77/318] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:35 2026] PUT /volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:35.553668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-7913acb4-8f04-4b22-affa-de89dbd50cf7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.557475 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-7913acb4-8f04-4b22-affa-de89dbd50cf7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056/action Aug 06 17:33:35.557867 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-7913acb4-8f04-4b22-affa-de89dbd50cf7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:35.558013 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-7913acb4-8f04-4b22-affa-de89dbd50cf7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.577446 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.577446 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:35.585255 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-32b6858a-d413-4b51-809a-6ad4d686eaa6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.587918 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-32b6858a-d413-4b51-809a-6ad4d686eaa6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:35.588784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-32b6858a-d413-4b51-809a-6ad4d686eaa6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.588784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-32b6858a-d413-4b51-809a-6ad4d686eaa6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.590813 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-7913acb4-8f04-4b22-affa-de89dbd50cf7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056/action returned with HTTP 204 Aug 06 17:33:35.591311 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 78/319] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:35 2026] POST /volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.599474 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.599474 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:35.603510 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-32b6858a-d413-4b51-809a-6ad4d686eaa6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:35.609074 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-32b6858a-d413-4b51-809a-6ad4d686eaa6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:35.609490 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 81/320] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:35.618828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5689d29e-ed67-402c-8eb7-7aa21e396400 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.619310 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5689d29e-ed67-402c-8eb7-7aa21e396400 None None] GET https://10.4.3.207/volume// Aug 06 17:33:35.619532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5689d29e-ed67-402c-8eb7-7aa21e396400 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.619760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5689d29e-ed67-402c-8eb7-7aa21e396400 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.620219 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5689d29e-ed67-402c-8eb7-7aa21e396400 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:35.620571 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 85/321] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:35.629950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-fae3da93-df38-486d-ab7c-322a9882dda4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.632567 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-fae3da93-df38-486d-ab7c-322a9882dda4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:33:35.632984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-fae3da93-df38-486d-ab7c-322a9882dda4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.633333 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-fae3da93-df38-486d-ab7c-322a9882dda4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.645690 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.645690 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:35.648684 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-fae3da93-df38-486d-ab7c-322a9882dda4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:33:35.653448 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-fae3da93-df38-486d-ab7c-322a9882dda4 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 200 Aug 06 17:33:35.654017 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 78/322] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:35.690562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cd115b0b-1755-486c-98e6-2a1af685164c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.694982 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd115b0b-1755-486c-98e6-2a1af685164c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a Aug 06 17:33:35.694982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd115b0b-1755-486c-98e6-2a1af685164c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.694982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd115b0b-1755-486c-98e6-2a1af685164c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.699241 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd115b0b-1755-486c-98e6-2a1af685164c tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a returned with HTTP 404 Aug 06 17:33:35.700342 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 79/323] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/ee878fcd-5900-403b-8493-e35f5e1b5b0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.712373 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ce4ca918-c3bd-4613-8829-78fa0c1bb983 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.713286 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ce4ca918-c3bd-4613-8829-78fa0c1bb983 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb Aug 06 17:33:35.713501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ce4ca918-c3bd-4613-8829-78fa0c1bb983 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.713718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ce4ca918-c3bd-4613-8829-78fa0c1bb983 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.713840 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-ce4ca918-c3bd-4613-8829-78fa0c1bb983 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete snapshot with id: 0cb2182b-6ae8-4d80-91d9-410373d856cb Aug 06 17:33:35.718580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ce4ca918-c3bd-4613-8829-78fa0c1bb983 tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb returned with HTTP 404 Aug 06 17:33:35.719109 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 82/324] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:33:35 2026] DELETE /volume/v3/snapshots/0cb2182b-6ae8-4d80-91d9-410373d856cb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.727862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c88ae8e3-f8ad-4330-8644-256c9ca310cc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.729687 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c88ae8e3-f8ad-4330-8644-256c9ca310cc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] GET https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:35.729869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c88ae8e3-f8ad-4330-8644-256c9ca310cc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.730073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c88ae8e3-f8ad-4330-8644-256c9ca310cc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.736201 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c88ae8e3-f8ad-4330-8644-256c9ca310cc tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 returned with HTTP 404 Aug 06 17:33:35.736716 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 86/325] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:35 2026] GET /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.743581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.746732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] PUT https://10.4.3.207/volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09 Aug 06 17:33:35.746989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-198aed60-a235-4d15-b93c-1b563b77946a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.747412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.748812 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-198aed60-a235-4d15-b93c-1b563b77946a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] DELETE https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:35.749032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-198aed60-a235-4d15-b93c-1b563b77946a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:35.749234 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-198aed60-a235-4d15-b93c-1b563b77946a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:35.749396 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-198aed60-a235-4d15-b93c-1b563b77946a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] Delete volume with id: 20226424-c83f-4613-b486-dda15ee1e073 Aug 06 17:33:35.755369 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-198aed60-a235-4d15-b93c-1b563b77946a tempest-VolumesDeleteCascade-830306196 tempest-VolumesDeleteCascade-830306196-project-member] https://10.4.3.207/volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 returned with HTTP 404 Aug 06 17:33:35.756743 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 80/326] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:35 2026] DELETE /volume/v3/volumes/20226424-c83f-4613-b486-dda15ee1e073 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:35.758026 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Acquiring lock "cinder-attachment_update-f9088bf0-6f28-4e1f-b005-2b234d5a2a6b-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:35.766988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Lock "cinder-attachment_update-f9088bf0-6f28-4e1f-b005-2b234d5a2a6b-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:35.766988 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.766988 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:35.862212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Lock "cinder-attachment_update-f9088bf0-6f28-4e1f-b005-2b234d5a2a6b-np0000006677" released by "attachment_update" :: held 0.098s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:35.862540 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-4d1607f8-9591-4ea3-bca7-35bad3d7f8f7 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09 returned with HTTP 200 Aug 06 17:33:35.863090 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 79/327] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:35 2026] PUT /volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:35.889032 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a89f1a5e-d482-4187-abb2-2d0e0b53a067 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:35.890984 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a89f1a5e-d482-4187-abb2-2d0e0b53a067 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] POST https://10.4.3.207/volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09/action Aug 06 17:33:35.891356 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a89f1a5e-d482-4187-abb2-2d0e0b53a067 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:35.891476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a89f1a5e-d482-4187-abb2-2d0e0b53a067 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:35.910031 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:35.910031 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:35.920991 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-887b4a1e-4c9e-4285-8068-a4f18bd216f1 req-a89f1a5e-d482-4187-abb2-2d0e0b53a067 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09/action returned with HTTP 204 Aug 06 17:33:35.921778 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 83/328] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:35 2026] POST /volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:36.053917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6d78acc7-7943-4112-b81f-035e5cbf4c1c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:36.056011 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d78acc7-7943-4112-b81f-035e5cbf4c1c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:36.056417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d78acc7-7943-4112-b81f-035e5cbf4c1c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:36.056657 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d78acc7-7943-4112-b81f-035e5cbf4c1c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:36.075570 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:36.075570 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:36.081940 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6d78acc7-7943-4112-b81f-035e5cbf4c1c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:36.086353 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d78acc7-7943-4112-b81f-035e5cbf4c1c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:36.086723 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 87/329] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:36 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:36.098304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-20ce2cb9-abf0-48fc-840e-ea848c392456 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:36.101103 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-20ce2cb9-abf0-48fc-840e-ea848c392456 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:36.101315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-20ce2cb9-abf0-48fc-840e-ea848c392456 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:36.101521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-20ce2cb9-abf0-48fc-840e-ea848c392456 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:36.119801 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:36.119801 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:36.125021 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-20ce2cb9-abf0-48fc-840e-ea848c392456 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:36.130255 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-20ce2cb9-abf0-48fc-840e-ea848c392456 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:36.130255 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 81/330] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:36 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:36.220174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-040970e9-dc14-46c7-ba4a-684a0a1dd808 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:36.223983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-040970e9-dc14-46c7-ba4a-684a0a1dd808 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:36.223983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-040970e9-dc14-46c7-ba4a-684a0a1dd808 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:36.223983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-040970e9-dc14-46c7-ba4a-684a0a1dd808 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:36.240603 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:36.240603 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:36.244510 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-040970e9-dc14-46c7-ba4a-684a0a1dd808 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:36.253121 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-040970e9-dc14-46c7-ba4a-684a0a1dd808 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:36.253536 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 80/331] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:36 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:36.624109 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-98d90712-2251-46e4-a620-d4385229351f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:36.626384 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-98d90712-2251-46e4-a620-d4385229351f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:36.626748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-98d90712-2251-46e4-a620-d4385229351f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:36.626894 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-98d90712-2251-46e4-a620-d4385229351f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:36.638380 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:36.638380 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:36.642610 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-98d90712-2251-46e4-a620-d4385229351f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:36.648230 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-98d90712-2251-46e4-a620-d4385229351f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:36.649023 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 84/332] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:36 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:37.269849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-11b17df1-6d91-49f0-9b8d-bac9da382e21 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:37.271726 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-11b17df1-6d91-49f0-9b8d-bac9da382e21 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:37.271982 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-11b17df1-6d91-49f0-9b8d-bac9da382e21 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:37.272235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-11b17df1-6d91-49f0-9b8d-bac9da382e21 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:37.289231 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:37.289231 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:37.294823 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-11b17df1-6d91-49f0-9b8d-bac9da382e21 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:37.304067 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-11b17df1-6d91-49f0-9b8d-bac9da382e21 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:37.304067 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 88/333] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:37 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:37.663410 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-03e7cd0d-dabf-4ba5-8dc9-cdff45d0e4e5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:37.665025 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03e7cd0d-dabf-4ba5-8dc9-cdff45d0e4e5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:37.665235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03e7cd0d-dabf-4ba5-8dc9-cdff45d0e4e5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:37.665409 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03e7cd0d-dabf-4ba5-8dc9-cdff45d0e4e5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:37.673563 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:37.673563 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:37.676876 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-03e7cd0d-dabf-4ba5-8dc9-cdff45d0e4e5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:37.684140 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03e7cd0d-dabf-4ba5-8dc9-cdff45d0e4e5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:37.684520 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 82/334] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:37 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:38.055129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-545b01a8-5897-4205-9fec-7afb10296f78 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.055504 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-545b01a8-5897-4205-9fec-7afb10296f78 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:38.055642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-545b01a8-5897-4205-9fec-7afb10296f78 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:38.055866 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-545b01a8-5897-4205-9fec-7afb10296f78 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:38.067907 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:38.067907 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:38.071194 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-545b01a8-5897-4205-9fec-7afb10296f78 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:38.075856 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-545b01a8-5897-4205-9fec-7afb10296f78 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:38.076281 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 81/335] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:38 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:38.126370 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.128930 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] POST https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee/action Aug 06 17:33:38.129415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:38.129614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:38.140872 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:38.140872 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:38.141596 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:38.149170 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Begin detaching volume completed successfully. Aug 06 17:33:38.149572 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-b3ed0a45-2c4d-4b50-aa6a-1c2143eaecc4 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee/action returned with HTTP 202 Aug 06 17:33:38.150286 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 85/336] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:33:38 2026] POST /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:33:38.171703 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6f2b1e89-dd46-48dd-823a-922cdae0efdd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.173525 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f2b1e89-dd46-48dd-823a-922cdae0efdd tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:38.173770 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f2b1e89-dd46-48dd-823a-922cdae0efdd tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:38.173976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f2b1e89-dd46-48dd-823a-922cdae0efdd tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:38.184154 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:38.184154 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:38.187922 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6f2b1e89-dd46-48dd-823a-922cdae0efdd tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:38.192780 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f2b1e89-dd46-48dd-823a-922cdae0efdd tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:38.193265 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 89/337] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:38 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:38.206787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c1dd0e90-68a9-4c10-a418-9fce9ad32908 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.207237 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c1dd0e90-68a9-4c10-a418-9fce9ad32908 None None] GET https://10.4.3.207/volume// Aug 06 17:33:38.207400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c1dd0e90-68a9-4c10-a418-9fce9ad32908 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:38.207583 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c1dd0e90-68a9-4c10-a418-9fce9ad32908 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:38.207893 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c1dd0e90-68a9-4c10-a418-9fce9ad32908 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:38.208257 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 83/338] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:38.216571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-a1d1a512-943d-4a04-9592-d5b23bfb0a52 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.218840 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-a1d1a512-943d-4a04-9592-d5b23bfb0a52 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:38.219022 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-a1d1a512-943d-4a04-9592-d5b23bfb0a52 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:38.219217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-a1d1a512-943d-4a04-9592-d5b23bfb0a52 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:38.230003 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:38.230003 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:38.234285 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-a1d1a512-943d-4a04-9592-d5b23bfb0a52 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:38.241452 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-a1d1a512-943d-4a04-9592-d5b23bfb0a52 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:38.242489 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 82/339] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:38 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:38.319727 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b084e647-219c-4b4c-a3bb-1aad6a76d145 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.322287 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b084e647-219c-4b4c-a3bb-1aad6a76d145 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:38.322558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b084e647-219c-4b4c-a3bb-1aad6a76d145 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:38.322781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b084e647-219c-4b4c-a3bb-1aad6a76d145 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:38.331903 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:38.331903 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:38.335951 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b084e647-219c-4b4c-a3bb-1aad6a76d145 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:38.342797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b084e647-219c-4b4c-a3bb-1aad6a76d145 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:38.343308 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 86/340] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:38 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:38.698516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8d14bd05-f458-4673-8567-acfa3d6369e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:38.700228 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8d14bd05-f458-4673-8567-acfa3d6369e9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:38.700404 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8d14bd05-f458-4673-8567-acfa3d6369e9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:38.700580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8d14bd05-f458-4673-8567-acfa3d6369e9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:38.710913 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:38.710913 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:38.714465 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8d14bd05-f458-4673-8567-acfa3d6369e9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:38.719180 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8d14bd05-f458-4673-8567-acfa3d6369e9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:38.719619 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 90/341] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:38 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:39.217975 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f91ad60a-79fd-4827-9be5-79353572405c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:39.221565 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f91ad60a-79fd-4827-9be5-79353572405c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:39.221565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f91ad60a-79fd-4827-9be5-79353572405c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:39.221565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f91ad60a-79fd-4827-9be5-79353572405c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:39.232800 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:39.232800 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:39.238373 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f91ad60a-79fd-4827-9be5-79353572405c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:39.240842 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f91ad60a-79fd-4827-9be5-79353572405c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:39.241237 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 84/342] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:39 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:39.355134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-0c530b1f-ba95-4e02-b599-a419153aa1c1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:39.357508 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-0c530b1f-ba95-4e02-b599-a419153aa1c1 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] POST https://10.4.3.207/volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2/action Aug 06 17:33:39.357980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-0c530b1f-ba95-4e02-b599-a419153aa1c1 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:39.358116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-0c530b1f-ba95-4e02-b599-a419153aa1c1 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:39.358590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f284b3f4-5800-400d-adfc-065e5af11427 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:39.366407 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f284b3f4-5800-400d-adfc-065e5af11427 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:39.366746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f284b3f4-5800-400d-adfc-065e5af11427 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:39.366951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f284b3f4-5800-400d-adfc-065e5af11427 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:39.375224 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:39.375224 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:39.385514 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:39.385514 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:39.386024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d7d279d8-ad97-4ccc-864b-155911feaa64 req-0c530b1f-ba95-4e02-b599-a419153aa1c1 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2/action returned with HTTP 204 Aug 06 17:33:39.386544 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 83/343] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:39 2026] POST /volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:39.390737 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f284b3f4-5800-400d-adfc-065e5af11427 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:39.394759 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f284b3f4-5800-400d-adfc-065e5af11427 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:39.395287 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 87/344] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:39 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:39.702613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:39.737766 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e50dad7c-6db8-47dd-bc4b-4cb9e37f2d0a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:39.739751 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e50dad7c-6db8-47dd-bc4b-4cb9e37f2d0a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:39.739991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e50dad7c-6db8-47dd-bc4b-4cb9e37f2d0a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:39.740189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e50dad7c-6db8-47dd-bc4b-4cb9e37f2d0a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:39.750914 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:39.750914 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:39.755123 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e50dad7c-6db8-47dd-bc4b-4cb9e37f2d0a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:39.760138 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e50dad7c-6db8-47dd-bc4b-4cb9e37f2d0a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:39.760562 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 85/345] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:39 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:39.915748 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:39.916084 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-498081613", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:39.918245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-498081613', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:40.254352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6d223a57-a895-4fa3-94e4-a38d41a4f29c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.257615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6d223a57-a895-4fa3-94e4-a38d41a4f29c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:40.257871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6d223a57-a895-4fa3-94e4-a38d41a4f29c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.258129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6d223a57-a895-4fa3-94e4-a38d41a4f29c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.274223 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.274223 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:40.279242 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6d223a57-a895-4fa3-94e4-a38d41a4f29c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:40.288748 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6d223a57-a895-4fa3-94e4-a38d41a4f29c tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:40.289181 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 84/346] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:40.336106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.407296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-837085ca-a849-4b9d-af85-03a9231e1ff9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.409943 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-837085ca-a849-4b9d-af85-03a9231e1ff9 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:40.410150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-837085ca-a849-4b9d-af85-03a9231e1ff9 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.410337 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-837085ca-a849-4b9d-af85-03a9231e1ff9 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.422553 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.422553 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:40.427598 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-837085ca-a849-4b9d-af85-03a9231e1ff9 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:40.432553 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume of 1 GB Aug 06 17:33:40.432818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-837085ca-a849-4b9d-af85-03a9231e1ff9 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:40.433974 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 86/347] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:40.438475 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Availability Zones retrieved successfully. Aug 06 17:33:40.448295 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Flow 'volume_create_api' (2eb819e3-e706-44d1-9ee2-6c2112b92ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:40.448426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8cced937-2714-4d32-b737-6ef15fdd1b78 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.450074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b0faf9-7bd8-4de6-9e09-b0def0e1aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.450165 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8cced937-2714-4d32-b737-6ef15fdd1b78 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:40.450432 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8cced937-2714-4d32-b737-6ef15fdd1b78 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.450679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8cced937-2714-4d32-b737-6ef15fdd1b78 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.451806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:40.464078 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.464078 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:40.472949 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8cced937-2714-4d32-b737-6ef15fdd1b78 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:40.483992 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8cced937-2714-4d32-b737-6ef15fdd1b78 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:40.483992 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 85/348] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:40.502045 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-36df6703-807c-4bff-bc70-b4f641520057 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.506396 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-36df6703-807c-4bff-bc70-b4f641520057 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:40.506739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-36df6703-807c-4bff-bc70-b4f641520057 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.507075 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-36df6703-807c-4bff-bc70-b4f641520057 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.529448 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.529448 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:40.536445 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-36df6703-807c-4bff-bc70-b4f641520057 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:40.541913 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-36df6703-807c-4bff-bc70-b4f641520057 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:40.542451 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 87/349] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:40.560227 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:40.560681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-698695781"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:40.564616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-698695781'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:40.565107 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Create volume of 1 GB Aug 06 17:33:40.568932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b0faf9-7bd8-4de6-9e09-b0def0e1aed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.569904 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Availability Zones retrieved successfully. Aug 06 17:33:40.570345 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b4f78e-d0be-4c62-91e6-d3910b657d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.575884 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Flow 'volume_create_api' (1203e152-9475-4afe-adc1-a28f467f7bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:40.578326 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf93bda6-75f0-432a-b030-7f80d375b4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.579382 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:40.620954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf93bda6-75f0-432a-b030-7f80d375b4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.622566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627de8c5-665a-4fc2-b130-1f89934da0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.658269 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Created reservations ['c25be3a3-83e7-4176-abd0-cc27c7d8381d', '14432c88-6689-491e-bad4-35082059514a', 'a313fde5-e986-429a-937d-1da6d30eded4', '6355c2de-0bd9-45ff-a225-0d76760fb987'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:40.659128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b4f78e-d0be-4c62-91e6-d3910b657d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c25be3a3-83e7-4176-abd0-cc27c7d8381d', '14432c88-6689-491e-bad4-35082059514a', 'a313fde5-e986-429a-937d-1da6d30eded4', '6355c2de-0bd9-45ff-a225-0d76760fb987']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.659956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad61665-66e0-41cc-a9db-f8a480473c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.686831 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad61665-66e0-41cc-a9db-f8a480473c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c82739f-ad24-44ed-a26d-99d0bf386ef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-498081613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2857e97b028b46988d512a0f955c5243',qos_specs=None,replication_status=,reservations=['c25be3a3-83e7-4176-abd0-cc27c7d8381d','14432c88-6689-491e-bad4-35082059514a','a313fde5-e986-429a-937d-1da6d30eded4','6355c2de-0bd9-45ff-a225-0d76760fb987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d404cebe38746ad9483028b4f8de322',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-498081613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c82739f-ad24-44ed-a26d-99d0bf386ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2857e97b028b46988d512a0f955c5243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d404cebe38746ad9483028b4f8de322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.687172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Created reservations ['a2768e78-8abc-4e30-8e91-0e14490280de', 'd911fd68-82c6-415b-8a56-8f5ab8f80739', '98b239da-f211-4248-b710-d001e5691ec2', '0abae531-b35c-4488-a320-bf3504ec6274'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:40.687633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b73213-4269-4f2b-9618-24713bc299df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.687850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627de8c5-665a-4fc2-b130-1f89934da0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2768e78-8abc-4e30-8e91-0e14490280de', 'd911fd68-82c6-415b-8a56-8f5ab8f80739', '98b239da-f211-4248-b710-d001e5691ec2', '0abae531-b35c-4488-a320-bf3504ec6274']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.688789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fafdd9-f499-4306-9fb8-de2e8dcf2cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.712955 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fafdd9-f499-4306-9fb8-de2e8dcf2cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ccb3103-9081-4c1c-9142-82545c654383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-698695781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='153ec33cb0794ac3aa82e012b7907a6d',qos_specs=None,replication_status=,reservations=['a2768e78-8abc-4e30-8e91-0e14490280de','d911fd68-82c6-415b-8a56-8f5ab8f80739','98b239da-f211-4248-b710-d001e5691ec2','0abae531-b35c-4488-a320-bf3504ec6274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d803c8957244d9ad222f8a9b8db5a7',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-698695781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ccb3103-9081-4c1c-9142-82545c654383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='153ec33cb0794ac3aa82e012b7907a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d803c8957244d9ad222f8a9b8db5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.713411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b73213-4269-4f2b-9618-24713bc299df) transitioned into state 'SUCCESS' from state '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-498081613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2857e97b028b46988d512a0f955c5243',qos_specs=None,replication_status=,reservations=['c25be3a3-83e7-4176-abd0-cc27c7d8381d','14432c88-6689-491e-bad4-35082059514a','a313fde5-e986-429a-937d-1da6d30eded4','6355c2de-0bd9-45ff-a225-0d76760fb987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d404cebe38746ad9483028b4f8de322',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.713826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23029948-e5e4-46ca-ba56-a4e984df21a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.714630 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60aac4d8-68ca-49c8-ad8d-be4b55f2c209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.730851 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60aac4d8-68ca-49c8-ad8d-be4b55f2c209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.733548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Flow 'volume_create_api' (2eb819e3-e706-44d1-9ee2-6c2112b92ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:40.733548 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume request issued successfully. Aug 06 17:33:40.733710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8a669847-c6c8-4f05-af06-ad9a87604e64 req-b11243d3-c91c-41b2-8e41-2659aaba1c07 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.734801 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a978efd9-2638-40d9-bdc0-f00c91324c24 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:40.734918 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 91/350] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:33:39 2026] POST /volume/v3/volumes => generated 751 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:40.736206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23029948-e5e4-46ca-ba56-a4e984df21a3) transitioned into state 'SUCCESS' from state '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-698695781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='153ec33cb0794ac3aa82e012b7907a6d',qos_specs=None,replication_status=,reservations=['a2768e78-8abc-4e30-8e91-0e14490280de','d911fd68-82c6-415b-8a56-8f5ab8f80739','98b239da-f211-4248-b710-d001e5691ec2','0abae531-b35c-4488-a320-bf3504ec6274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d803c8957244d9ad222f8a9b8db5a7',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.736419 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8a669847-c6c8-4f05-af06-ad9a87604e64 req-b11243d3-c91c-41b2-8e41-2659aaba1c07 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:33:40.736714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8a669847-c6c8-4f05-af06-ad9a87604e64 req-b11243d3-c91c-41b2-8e41-2659aaba1c07 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.737025 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8a669847-c6c8-4f05-af06-ad9a87604e64 req-b11243d3-c91c-41b2-8e41-2659aaba1c07 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.737218 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d23fcc3-92dd-4603-83b1-a5c6be80e643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:40.748018 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.748018 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:40.750303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d23fcc3-92dd-4603-83b1-a5c6be80e643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:40.750563 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5562ff2d-3015-4e5d-b99b-69c4237e9e98 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.751156 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8a669847-c6c8-4f05-af06-ad9a87604e64 req-b11243d3-c91c-41b2-8e41-2659aaba1c07 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:33:40.751241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Flow 'volume_create_api' (1203e152-9475-4afe-adc1-a28f467f7bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:40.751514 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Create volume request issued successfully. Aug 06 17:33:40.752407 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f065c54-6572-4572-b40a-5b5a9e752a05 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:40.752686 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5562ff2d-3015-4e5d-b99b-69c4237e9e98 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:33:40.752819 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 88/351] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:33:40 2026] POST /volume/v3/volumes => generated 818 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:40.753307 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5562ff2d-3015-4e5d-b99b-69c4237e9e98 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.753307 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5562ff2d-3015-4e5d-b99b-69c4237e9e98 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.756020 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8a669847-c6c8-4f05-af06-ad9a87604e64 req-b11243d3-c91c-41b2-8e41-2659aaba1c07 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:33:40.756647 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 86/352] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:40.763981 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.763981 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:40.764887 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-93ef2cc9-e8d2-428c-8856-085702355e6c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.767384 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-93ef2cc9-e8d2-428c-8856-085702355e6c tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:40.767566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-93ef2cc9-e8d2-428c-8856-085702355e6c tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.767776 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-93ef2cc9-e8d2-428c-8856-085702355e6c tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.767903 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5562ff2d-3015-4e5d-b99b-69c4237e9e98 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:40.773732 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.773732 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:40.777216 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-93ef2cc9-e8d2-428c-8856-085702355e6c tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:40.779328 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5562ff2d-3015-4e5d-b99b-69c4237e9e98 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 200 Aug 06 17:33:40.779974 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 88/353] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:40.780376 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a9b463cc-2659-447f-9178-3e4c531787d4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:40.781633 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-93ef2cc9-e8d2-428c-8856-085702355e6c tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 200 Aug 06 17:33:40.781867 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 92/354] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:40.782684 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9b463cc-2659-447f-9178-3e4c531787d4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:40.782868 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9b463cc-2659-447f-9178-3e4c531787d4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:40.783076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9b463cc-2659-447f-9178-3e4c531787d4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:40.792333 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:40.792333 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:40.798192 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a9b463cc-2659-447f-9178-3e4c531787d4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:40.803908 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9b463cc-2659-447f-9178-3e4c531787d4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:40.804033 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 89/355] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:40 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:41.302942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bb2aeaef-be06-4727-b46b-6991f048d28b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.304735 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb2aeaef-be06-4727-b46b-6991f048d28b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:41.304900 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bb2aeaef-be06-4727-b46b-6991f048d28b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.305105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bb2aeaef-be06-4727-b46b-6991f048d28b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.318446 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:41.318446 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:41.322266 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bb2aeaef-be06-4727-b46b-6991f048d28b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:41.327648 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb2aeaef-be06-4727-b46b-6991f048d28b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:41.327648 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 87/356] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:41.794975 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4d5161a2-3471-4671-baf5-d87647992cbb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.796318 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-20cb9975-76c0-4c79-b5e9-1efc4856d6e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.797915 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-20cb9975-76c0-4c79-b5e9-1efc4856d6e9 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:33:41.798093 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-20cb9975-76c0-4c79-b5e9-1efc4856d6e9 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.798262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-20cb9975-76c0-4c79-b5e9-1efc4856d6e9 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.798979 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d5161a2-3471-4671-baf5-d87647992cbb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:41.799359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d5161a2-3471-4671-baf5-d87647992cbb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.799613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d5161a2-3471-4671-baf5-d87647992cbb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.804569 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:41.804569 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:41.809592 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-20cb9975-76c0-4c79-b5e9-1efc4856d6e9 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:41.813873 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-20cb9975-76c0-4c79-b5e9-1efc4856d6e9 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 200 Aug 06 17:33:41.814610 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 93/357] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:41.817567 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:41.817567 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:41.818429 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e17085c0-92d2-4597-9a12-e2497b6fd0b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.820862 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e17085c0-92d2-4597-9a12-e2497b6fd0b5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:41.821141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e17085c0-92d2-4597-9a12-e2497b6fd0b5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.821375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e17085c0-92d2-4597-9a12-e2497b6fd0b5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.822224 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4d5161a2-3471-4671-baf5-d87647992cbb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:41.828988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d5161a2-3471-4671-baf5-d87647992cbb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 200 Aug 06 17:33:41.829616 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 89/358] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:41.835215 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:41.835215 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:41.838306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.842239 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e17085c0-92d2-4597-9a12-e2497b6fd0b5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:41.842291 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:41.842291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1499643314"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:41.843449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1499643314'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:41.843724 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume of 1 GB Aug 06 17:33:41.849276 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Availability Zones retrieved successfully. Aug 06 17:33:41.852040 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e17085c0-92d2-4597-9a12-e2497b6fd0b5 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:41.852639 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 90/359] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:41.854345 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eb338cbb-be49-4e81-968c-8899f5192363 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.856012 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb338cbb-be49-4e81-968c-8899f5192363 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] POST https://10.4.3.207/volume/v3/volume-transfers Aug 06 17:33:41.856372 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb338cbb-be49-4e81-968c-8899f5192363 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5ccb3103-9081-4c1c-9142-82545c654383"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:41.857788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volume_transfer [None req-eb338cbb-be49-4e81-968c-8899f5192363 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Creating new volume transfer {'transfer': {'volume_id': '5ccb3103-9081-4c1c-9142-82545c654383'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 17:33:41.857934 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volume_transfer [None req-eb338cbb-be49-4e81-968c-8899f5192363 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Creating transfer of volume 5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:41.858087 np0000006677 devstack@c-api.service[100622]: INFO cinder.transfer.api [None req-eb338cbb-be49-4e81-968c-8899f5192363 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Generating transfer record for volume 5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:41.863742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Flow 'volume_create_api' (1cdb87d4-34db-4609-b654-d372b49b92ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:41.865397 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:41.865397 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:41.865530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0906f9ee-83c9-48b7-80b3-c87bae3c24ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:41.867148 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:41.883663 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb338cbb-be49-4e81-968c-8899f5192363 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers returned with HTTP 202 Aug 06 17:33:41.884659 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 94/360] 10.4.3.207 () {70 vars in 1326 bytes} [Thu Aug 6 17:33:41 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:41.896797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-69a5187b-4d26-48b3-9d02-1a95e80d7aca None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.899149 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69a5187b-4d26-48b3-9d02-1a95e80d7aca tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:41.899595 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69a5187b-4d26-48b3-9d02-1a95e80d7aca tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.899909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69a5187b-4d26-48b3-9d02-1a95e80d7aca tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.911272 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:41.911272 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:41.915345 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0906f9ee-83c9-48b7-80b3-c87bae3c24ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:41.916269 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-69a5187b-4d26-48b3-9d02-1a95e80d7aca tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:41.916834 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d448c357-17bf-438c-ace2-40cab9852260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:41.921198 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69a5187b-4d26-48b3-9d02-1a95e80d7aca tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 200 Aug 06 17:33:41.921993 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 90/361] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:41.933819 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0774928c-2ee9-4bd5-8958-c76a4b28d2f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.936221 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0774928c-2ee9-4bd5-8958-c76a4b28d2f6 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112 Aug 06 17:33:41.937643 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0774928c-2ee9-4bd5-8958-c76a4b28d2f6 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.937643 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0774928c-2ee9-4bd5-8958-c76a4b28d2f6 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.943693 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0774928c-2ee9-4bd5-8958-c76a4b28d2f6 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112 returned with HTTP 200 Aug 06 17:33:41.944140 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 91/362] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112 => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:41.956058 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3796cdcc-dec2-47af-89aa-b6e6a1dc9001 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.958838 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3796cdcc-dec2-47af-89aa-b6e6a1dc9001 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volume-transfers Aug 06 17:33:41.959065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3796cdcc-dec2-47af-89aa-b6e6a1dc9001 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:41.959268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3796cdcc-dec2-47af-89aa-b6e6a1dc9001 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:41.959370 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volume_transfer [None req-3796cdcc-dec2-47af-89aa-b6e6a1dc9001 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Listing volume transfers {{(pid=100622) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 17:33:41.968894 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3796cdcc-dec2-47af-89aa-b6e6a1dc9001 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers returned with HTTP 200 Aug 06 17:33:41.969038 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 95/363] 10.4.3.207 () {68 vars in 1305 bytes} [Thu Aug 6 17:33:41 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:41.980137 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Created reservations ['dbfeb0cd-5688-44ca-a520-98fd5e3c7aa4', '8ac0c535-e97e-4712-ac58-6dfbaf95e899', '925faa18-6421-499a-a33a-b84b2982c2ac', '1019e5e2-048d-4050-9890-77629a3e7161'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:41.981015 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f0a29039-6887-4bc2-b9ac-42249470963d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:41.981153 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d448c357-17bf-438c-ace2-40cab9852260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbfeb0cd-5688-44ca-a520-98fd5e3c7aa4', '8ac0c535-e97e-4712-ac58-6dfbaf95e899', '925faa18-6421-499a-a33a-b84b2982c2ac', '1019e5e2-048d-4050-9890-77629a3e7161']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:41.981988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ee19ea-57db-42ab-813e-8427710f00c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:42.004169 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ee19ea-57db-42ab-813e-8427710f00c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac3d04e-747a-4743-8717-65d85dd48102', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1499643314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2857e97b028b46988d512a0f955c5243',qos_specs=None,replication_status=,reservations=['dbfeb0cd-5688-44ca-a520-98fd5e3c7aa4','8ac0c535-e97e-4712-ac58-6dfbaf95e899','925faa18-6421-499a-a33a-b84b2982c2ac','1019e5e2-048d-4050-9890-77629a3e7161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d404cebe38746ad9483028b4f8de322',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1499643314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac3d04e-747a-4743-8717-65d85dd48102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2857e97b028b46988d512a0f955c5243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d404cebe38746ad9483028b4f8de322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:42.004998 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0efee8-4af5-4534-90e0-4a52c712bd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:42.022661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0efee8-4af5-4534-90e0-4a52c712bd00) transitioned into state 'SUCCESS' from state '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-1499643314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2857e97b028b46988d512a0f955c5243',qos_specs=None,replication_status=,reservations=['dbfeb0cd-5688-44ca-a520-98fd5e3c7aa4','8ac0c535-e97e-4712-ac58-6dfbaf95e899','925faa18-6421-499a-a33a-b84b2982c2ac','1019e5e2-048d-4050-9890-77629a3e7161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d404cebe38746ad9483028b4f8de322',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:42.023299 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb603bf3-0456-4943-8262-8e6ba150e5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:42.031165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb603bf3-0456-4943-8262-8e6ba150e5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:42.031825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Flow 'volume_create_api' (1cdb87d4-34db-4609-b654-d372b49b92ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:42.032211 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume request issued successfully. Aug 06 17:33:42.032643 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8ea3b788-618d-4aca-b8e6-802c59ce6693 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:42.033143 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 88/364] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:41 2026] POST /volume/v3/volumes => generated 752 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:42.057460 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-eafddefa-352b-4db9-ba98-7f8a0945ce74 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.059257 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eafddefa-352b-4db9-ba98-7f8a0945ce74 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:33:42.059407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eafddefa-352b-4db9-ba98-7f8a0945ce74 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.059578 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eafddefa-352b-4db9-ba98-7f8a0945ce74 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.066972 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.066972 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:42.070265 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-eafddefa-352b-4db9-ba98-7f8a0945ce74 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:42.075052 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eafddefa-352b-4db9-ba98-7f8a0945ce74 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 200 Aug 06 17:33:42.075052 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 92/365] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:42.261734 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] POST https://10.4.3.207/volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112/accept Aug 06 17:33:42.262123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e17b47bbfdfc7622"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:42.263499 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.volume_transfer [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Accepting volume transfer ff03a5af-e1b6-4cb0-bc65-288abf2d8112 {{(pid=100624) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 17:33:42.263583 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Accepting transfer ff03a5af-e1b6-4cb0-bc65-288abf2d8112 Aug 06 17:33:42.332051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Created reservations ['ff5e249b-50ee-432f-a54c-9e0a107cf9ba', 'ec7f6fd2-013e-4821-aac7-7b40c10a29dc', '44f9c356-4470-417c-98bb-71d29457085a', 'e339a8e6-93a9-4684-8bfe-0e0fd95cd823'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:42.343938 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ddb9746e-4ca5-47ae-b9cf-9265a0946af6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.345904 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ddb9746e-4ca5-47ae-b9cf-9265a0946af6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:42.346134 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ddb9746e-4ca5-47ae-b9cf-9265a0946af6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.346339 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ddb9746e-4ca5-47ae-b9cf-9265a0946af6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.356796 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.356796 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:42.359391 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Created reservations ['8ee358e0-e9b5-44b0-be1a-6e9baf4ef6da', '8fa5f271-5b5d-4048-92a1-0edb859e3ef3', 'c346e2a4-b1e8-40cf-b7b2-069434b841c5', 'a1c7e35c-b3f3-40d8-934a-3317c230a7eb'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:42.362487 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ddb9746e-4ca5-47ae-b9cf-9265a0946af6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:42.378989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ddb9746e-4ca5-47ae-b9cf-9265a0946af6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:42.378989 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 96/366] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:42.409997 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Created reservations ['604b627e-0db3-4c2f-8623-f62779fc37b1', 'b07e7890-5848-42cb-a1d3-eb23e2c9c0a5', '31ba71ef-4d40-49dc-82ed-d9a2a85643cc', 'ca10890b-b11b-4eda-b8c0-10a7be5fea7c'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:42.455085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Created reservations ['9b4c1413-7f7e-4dd0-a15d-cb9fdb93b29b', 'd2e2eb65-4f39-4a0e-857c-6879a028a580', '0797fef3-1b63-4182-8200-428c1a262842', '5ff67c3f-2f70-40a9-a1e4-b8dfa44ce0e9'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:42.467492 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Transfer volume completed successfully. Aug 06 17:33:42.469752 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-63194b68-1a04-4be0-93b8-0b614362c699 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.471784 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-63194b68-1a04-4be0-93b8-0b614362c699 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] POST https://10.4.3.207/volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd/action Aug 06 17:33:42.472208 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-63194b68-1a04-4be0-93b8-0b614362c699 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:42.472318 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-63194b68-1a04-4be0-93b8-0b614362c699 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:42.487814 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.487814 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:42.498659 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-66c361ee-2bd3-442e-8014-664fd15898b5 req-63194b68-1a04-4be0-93b8-0b614362c699 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd/action returned with HTTP 204 Aug 06 17:33:42.499225 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 89/367] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:42 2026] POST /volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:42.512196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-62571203-3758-4c59-8e75-42607cd1735e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.515234 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-62571203-3758-4c59-8e75-42607cd1735e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] DELETE https://10.4.3.207/volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6 Aug 06 17:33:42.515234 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-62571203-3758-4c59-8e75-42607cd1735e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.515657 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-62571203-3758-4c59-8e75-42607cd1735e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.522880 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.522880 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:42.545717 np0000006677 devstack@c-api.service[100624]: INFO cinder.transfer.api [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Volume 5ccb3103-9081-4c1c-9142-82545c654383 has been transferred. Aug 06 17:33:42.553156 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0a29039-6887-4bc2-b9ac-42249470963d tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] https://10.4.3.207/volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112/accept returned with HTTP 202 Aug 06 17:33:42.553631 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 91/368] 10.4.3.207 () {70 vars in 1458 bytes} [Thu Aug 6 17:33:41 2026] POST /volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112/accept => generated 365 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:42.565364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b3660275-2db7-4ed7-af5a-ec3c31497cab None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.569029 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b3660275-2db7-4ed7-af5a-ec3c31497cab tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:42.569321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b3660275-2db7-4ed7-af5a-ec3c31497cab tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.569616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b3660275-2db7-4ed7-af5a-ec3c31497cab tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.582101 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.582101 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:42.586810 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ff9d8809-7abe-496d-8a30-5f0da1744574 req-62571203-3758-4c59-8e75-42607cd1735e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6 returned with HTTP 200 Aug 06 17:33:42.586909 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b3660275-2db7-4ed7-af5a-ec3c31497cab tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Volume info retrieved successfully. Aug 06 17:33:42.587406 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 93/369] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:33:42 2026] DELETE /volume/v3/attachments/60641bf7-0055-4f69-8c83-c5fde87952d6 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:42.596573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b3660275-2db7-4ed7-af5a-ec3c31497cab tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 200 Aug 06 17:33:42.596863 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 97/370] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:42.612908 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3e360c1f-2539-413f-a98d-eafe930543a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.618934 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e360c1f-2539-413f-a98d-eafe930543a3 tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:42.619291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e360c1f-2539-413f-a98d-eafe930543a3 tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.619540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e360c1f-2539-413f-a98d-eafe930543a3 tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.631877 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.631877 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:42.638099 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3e360c1f-2539-413f-a98d-eafe930543a3 tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] Volume info retrieved successfully. Aug 06 17:33:42.641646 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e360c1f-2539-413f-a98d-eafe930543a3 tempest-VolumesTransfersV357Test-1446558248 tempest-VolumesTransfersV357Test-1446558248-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 200 Aug 06 17:33:42.642152 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 90/371] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:42.659733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-abea03df-7c74-423a-9437-22b517fda307 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.661784 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-abea03df-7c74-423a-9437-22b517fda307 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] DELETE https://10.4.3.207/volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112 Aug 06 17:33:42.662151 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-abea03df-7c74-423a-9437-22b517fda307 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.662437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-abea03df-7c74-423a-9437-22b517fda307 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.662560 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-abea03df-7c74-423a-9437-22b517fda307 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Delete transfer with id: ff03a5af-e1b6-4cb0-bc65-288abf2d8112 Aug 06 17:33:42.669911 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-abea03df-7c74-423a-9437-22b517fda307 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112 returned with HTTP 404 Aug 06 17:33:42.670757 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 92/372] 10.4.3.207 () {68 vars in 1419 bytes} [Thu Aug 6 17:33:42 2026] DELETE /volume/v3/volume-transfers/ff03a5af-e1b6-4cb0-bc65-288abf2d8112 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:42.678317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5cae3e52-b563-4987-8590-8da4883dbf28 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.861759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-1df1870a-d71b-4070-9551-525cc9434c4f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.864333 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-1df1870a-d71b-4070-9551-525cc9434c4f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] DELETE https://10.4.3.207/volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b Aug 06 17:33:42.864576 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-1df1870a-d71b-4070-9551-525cc9434c4f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.864863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-1df1870a-d71b-4070-9551-525cc9434c4f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.869438 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a1b1db47-7ae5-4b78-824b-61f37c50d11a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.879201 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1b1db47-7ae5-4b78-824b-61f37c50d11a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:42.879201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1b1db47-7ae5-4b78-824b-61f37c50d11a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.879201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1b1db47-7ae5-4b78-824b-61f37c50d11a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.879451 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.879451 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:42.885924 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.885924 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:42.891402 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a1b1db47-7ae5-4b78-824b-61f37c50d11a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:42.900470 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1b1db47-7ae5-4b78-824b-61f37c50d11a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:42.900991 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 91/373] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:42.914608 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:42.914944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.915089 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.915282 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Delete volume with id: 5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:42.915488 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ae476b1b-eb01-4d24-99f2-47b49dfaddf6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.917064 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae476b1b-eb01-4d24-99f2-47b49dfaddf6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:42.917256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae476b1b-eb01-4d24-99f2-47b49dfaddf6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.917440 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae476b1b-eb01-4d24-99f2-47b49dfaddf6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.923074 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.923074 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:42.923633 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Volume info retrieved successfully. Aug 06 17:33:42.926669 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.926669 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:42.930486 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ae476b1b-eb01-4d24-99f2-47b49dfaddf6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:42.935151 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae476b1b-eb01-4d24-99f2-47b49dfaddf6 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:42.935530 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 93/374] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:42.937125 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-04622d69-c404-4dc2-908b-52c49c5dfd68 req-1df1870a-d71b-4070-9551-525cc9434c4f tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b returned with HTTP 200 Aug 06 17:33:42.937776 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 98/375] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:33:42 2026] DELETE /volume/v3/attachments/b6319f7d-3254-41d6-b79a-add697414c9b => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:42.945878 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Delete volume request issued successfully. Aug 06 17:33:42.945878 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cae3e52-b563-4987-8590-8da4883dbf28 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 202 Aug 06 17:33:42.946333 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 94/376] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:33:42 2026] DELETE /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:33:42.948106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-327509bc-2f1f-45e2-92ce-b077b474ae7f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.952865 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-327509bc-2f1f-45e2-92ce-b077b474ae7f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:42.952865 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-327509bc-2f1f-45e2-92ce-b077b474ae7f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.952865 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-327509bc-2f1f-45e2-92ce-b077b474ae7f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.954369 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0f09fd6c-3185-4b95-82f3-4210e4893cee None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:42.957464 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f09fd6c-3185-4b95-82f3-4210e4893cee tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:42.957464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f09fd6c-3185-4b95-82f3-4210e4893cee tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:42.957464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f09fd6c-3185-4b95-82f3-4210e4893cee tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:42.963667 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.963667 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:42.963849 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:42.963849 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:42.968166 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-327509bc-2f1f-45e2-92ce-b077b474ae7f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Volume info retrieved successfully. Aug 06 17:33:42.971291 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0f09fd6c-3185-4b95-82f3-4210e4893cee tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Volume info retrieved successfully. Aug 06 17:33:42.973439 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-327509bc-2f1f-45e2-92ce-b077b474ae7f tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:42.973866 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 92/377] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:42.978556 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f09fd6c-3185-4b95-82f3-4210e4893cee tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 200 Aug 06 17:33:42.978987 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 94/378] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:42 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:43.084856 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1e09c9c2-983c-4e0b-aedf-94652b56550d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.087343 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e09c9c2-983c-4e0b-aedf-94652b56550d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:43.087598 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e09c9c2-983c-4e0b-aedf-94652b56550d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.087880 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e09c9c2-983c-4e0b-aedf-94652b56550d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.087916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fa05996b-be16-4d4e-8cac-e2341ee2239f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.091083 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fa05996b-be16-4d4e-8cac-e2341ee2239f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:33:43.091315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fa05996b-be16-4d4e-8cac-e2341ee2239f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.091503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fa05996b-be16-4d4e-8cac-e2341ee2239f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.096572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-81858562-ea24-4bf6-9eb8-e244064c0cac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.097432 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.097432 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:43.098703 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.098703 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:43.098785 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-81858562-ea24-4bf6-9eb8-e244064c0cac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:43.098933 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-81858562-ea24-4bf6-9eb8-e244064c0cac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.099185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-81858562-ea24-4bf6-9eb8-e244064c0cac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.102538 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fa05996b-be16-4d4e-8cac-e2341ee2239f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:43.102974 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1e09c9c2-983c-4e0b-aedf-94652b56550d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:43.106773 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fa05996b-be16-4d4e-8cac-e2341ee2239f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 200 Aug 06 17:33:43.107151 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 95/379] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:43.110982 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e09c9c2-983c-4e0b-aedf-94652b56550d tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:43.110982 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 99/380] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:43.111566 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.111566 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:43.115233 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-81858562-ea24-4bf6-9eb8-e244064c0cac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:43.120049 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-81858562-ea24-4bf6-9eb8-e244064c0cac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:43.120341 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.120443 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 93/381] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:43.122132 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.122507 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:43.122943 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-461624146"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:43.123892 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:43.124099 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.124319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.124516 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Delete volume with id: 903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:43.124834 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-461624146'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:43.125031 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume of 1 GB Aug 06 17:33:43.131229 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Availability Zones retrieved successfully. Aug 06 17:33:43.131911 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.131911 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:43.132272 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:43.140325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Flow 'volume_create_api' (abf4d0fd-be50-4496-8085-e89be3a9b765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:43.141651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3afa0d40-9fe7-4348-adbe-ae6620d1762a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:43.142952 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:43.150418 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Delete volume request issued successfully. Aug 06 17:33:43.150696 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-11f40e15-7905-431d-90a9-5aa91b1b1ad1 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 202 Aug 06 17:33:43.151182 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 96/382] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:43 2026] DELETE /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:43.159912 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cacb0080-1ed1-4112-a33b-3a38962daabd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.162406 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cacb0080-1ed1-4112-a33b-3a38962daabd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:43.162657 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cacb0080-1ed1-4112-a33b-3a38962daabd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.162917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cacb0080-1ed1-4112-a33b-3a38962daabd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.171957 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.172494 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.172494 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:43.174361 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] POST https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa/action Aug 06 17:33:43.174751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:43.174892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:43.177138 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cacb0080-1ed1-4112-a33b-3a38962daabd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Volume info retrieved successfully. Aug 06 17:33:43.184947 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cacb0080-1ed1-4112-a33b-3a38962daabd tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 200 Aug 06 17:33:43.185657 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 100/383] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:43.187318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3afa0d40-9fe7-4348-adbe-ae6620d1762a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:43.188354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35b207b-fa0b-4657-b91b-bf71822a2c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:43.188465 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.188465 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:43.188865 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:43.195252 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Begin detaching volume completed successfully. Aug 06 17:33:43.195471 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-5da3e85f-0236-49bd-867e-9056ba946d56 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa/action returned with HTTP 202 Aug 06 17:33:43.196002 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 94/384] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:33:43 2026] POST /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:33:43.219128 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7837d353-cedb-4c6b-b2ad-1106f649e731 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.221455 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7837d353-cedb-4c6b-b2ad-1106f649e731 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:43.221660 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7837d353-cedb-4c6b-b2ad-1106f649e731 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.222106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7837d353-cedb-4c6b-b2ad-1106f649e731 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.235091 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.235091 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:43.240256 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7837d353-cedb-4c6b-b2ad-1106f649e731 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Volume info retrieved successfully. Aug 06 17:33:43.247047 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7837d353-cedb-4c6b-b2ad-1106f649e731 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:43.247598 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 97/385] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:43.254691 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Created reservations ['9f37e076-e5d9-46be-ab09-dec14f22e47c', 'ae761b61-8317-4fc6-a46e-8d6ed34f083b', '5906b762-759f-4d37-9f95-21c19798e807', 'bcb099c0-05ad-4937-9126-4ee3665d6016'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:43.255917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e35b207b-fa0b-4657-b91b-bf71822a2c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f37e076-e5d9-46be-ab09-dec14f22e47c', 'ae761b61-8317-4fc6-a46e-8d6ed34f083b', '5906b762-759f-4d37-9f95-21c19798e807', 'bcb099c0-05ad-4937-9126-4ee3665d6016']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:43.257302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91758989-02fd-4fe0-ab86-fddf9885cf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:43.258505 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-59136cfa-acb1-4804-9aeb-115ca408d749 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.258859 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59136cfa-acb1-4804-9aeb-115ca408d749 None None] GET https://10.4.3.207/volume// Aug 06 17:33:43.259040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59136cfa-acb1-4804-9aeb-115ca408d749 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.259253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59136cfa-acb1-4804-9aeb-115ca408d749 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.259514 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59136cfa-acb1-4804-9aeb-115ca408d749 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:43.260955 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 101/386] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:43.270416 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-e8c8e3ff-fa77-4724-8d59-221982e4c4c0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.272920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-e8c8e3ff-fa77-4724-8d59-221982e4c4c0 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:43.273197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-e8c8e3ff-fa77-4724-8d59-221982e4c4c0 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.273449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-e8c8e3ff-fa77-4724-8d59-221982e4c4c0 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.281323 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91758989-02fd-4fe0-ab86-fddf9885cf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd588f24b-5a7f-42a3-8f23-fc4d579d3641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-461624146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2857e97b028b46988d512a0f955c5243',qos_specs=None,replication_status=,reservations=['9f37e076-e5d9-46be-ab09-dec14f22e47c','ae761b61-8317-4fc6-a46e-8d6ed34f083b','5906b762-759f-4d37-9f95-21c19798e807','bcb099c0-05ad-4937-9126-4ee3665d6016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d404cebe38746ad9483028b4f8de322',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-461624146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d588f24b-5a7f-42a3-8f23-fc4d579d3641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2857e97b028b46988d512a0f955c5243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d404cebe38746ad9483028b4f8de322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:43.282409 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9309ed34-f477-4242-8115-83c3ae19a33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:43.284505 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.284505 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:43.289814 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-e8c8e3ff-fa77-4724-8d59-221982e4c4c0 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:43.294706 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-e8c8e3ff-fa77-4724-8d59-221982e4c4c0 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:43.295228 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 95/387] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:43.302555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9309ed34-f477-4242-8115-83c3ae19a33f) transitioned into state 'SUCCESS' from state '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-461624146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2857e97b028b46988d512a0f955c5243',qos_specs=None,replication_status=,reservations=['9f37e076-e5d9-46be-ab09-dec14f22e47c','ae761b61-8317-4fc6-a46e-8d6ed34f083b','5906b762-759f-4d37-9f95-21c19798e807','bcb099c0-05ad-4937-9126-4ee3665d6016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d404cebe38746ad9483028b4f8de322',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:43.303462 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e447d0-a8b1-442e-946b-14752879cec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:43.313163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e447d0-a8b1-442e-946b-14752879cec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:43.314161 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Flow 'volume_create_api' (abf4d0fd-be50-4496-8085-e89be3a9b765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:43.314580 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Create volume request issued successfully. Aug 06 17:33:43.315264 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6715033-2adb-4246-b3da-aded1cd7ba33 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:43.315706 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 95/388] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:43 2026] POST /volume/v3/volumes => generated 751 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:43.331692 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-71fdc5eb-d475-4411-9fd0-b858a4d5eda4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.333712 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-71fdc5eb-d475-4411-9fd0-b858a4d5eda4 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:33:43.333712 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-71fdc5eb-d475-4411-9fd0-b858a4d5eda4 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.333804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-71fdc5eb-d475-4411-9fd0-b858a4d5eda4 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.341062 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.341062 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:43.344871 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-71fdc5eb-d475-4411-9fd0-b858a4d5eda4 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:43.349497 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-71fdc5eb-d475-4411-9fd0-b858a4d5eda4 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 200 Aug 06 17:33:43.350188 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 98/389] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:43.390327 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b5bfdf23-9b4e-4ec4-81a2-c421f9584599 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.392452 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b5bfdf23-9b4e-4ec4-81a2-c421f9584599 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:43.392452 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b5bfdf23-9b4e-4ec4-81a2-c421f9584599 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.392596 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b5bfdf23-9b4e-4ec4-81a2-c421f9584599 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.401989 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.401989 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:43.408111 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b5bfdf23-9b4e-4ec4-81a2-c421f9584599 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:43.417122 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b5bfdf23-9b4e-4ec4-81a2-c421f9584599 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:43.417706 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 102/390] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:43.852890 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-56ef19fd-7868-4179-8acc-f53eb88442b9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.855412 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-56ef19fd-7868-4179-8acc-f53eb88442b9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] DELETE https://10.4.3.207/volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd Aug 06 17:33:43.855581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-56ef19fd-7868-4179-8acc-f53eb88442b9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.855873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-56ef19fd-7868-4179-8acc-f53eb88442b9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:43.865184 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:43.865184 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:43.931820 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5775a3a3-c4cc-443b-9555-31ffb132e7de req-56ef19fd-7868-4179-8acc-f53eb88442b9 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd returned with HTTP 200 Aug 06 17:33:43.932281 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 96/391] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:33:43 2026] DELETE /volume/v3/attachments/fbf8115c-ad7f-4807-a8aa-816804e07fdd => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:43.992390 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-786d9c16-d4c5-4d1f-94a5-3c298d6ae38a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:43.994095 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-786d9c16-d4c5-4d1f-94a5-3c298d6ae38a tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:43.994288 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-786d9c16-d4c5-4d1f-94a5-3c298d6ae38a tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:43.994456 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-786d9c16-d4c5-4d1f-94a5-3c298d6ae38a tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.002376 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-786d9c16-d4c5-4d1f-94a5-3c298d6ae38a tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 404 Aug 06 17:33:44.002800 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 96/392] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:43 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:44.009638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6813952f-4818-4ac3-b46b-b9d464a45cd4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.011652 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6813952f-4818-4ac3-b46b-b9d464a45cd4 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:44.011973 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6813952f-4818-4ac3-b46b-b9d464a45cd4 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.012221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6813952f-4818-4ac3-b46b-b9d464a45cd4 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.017441 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6813952f-4818-4ac3-b46b-b9d464a45cd4 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 404 Aug 06 17:33:44.017928 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 99/393] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:44.024828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-48d06f23-ea4c-4f0e-8e5d-b31d21ffd46f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.026380 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48d06f23-ea4c-4f0e-8e5d-b31d21ffd46f tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:44.026565 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48d06f23-ea4c-4f0e-8e5d-b31d21ffd46f tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.026859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48d06f23-ea4c-4f0e-8e5d-b31d21ffd46f tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.026916 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-48d06f23-ea4c-4f0e-8e5d-b31d21ffd46f tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Delete volume with id: 5ccb3103-9081-4c1c-9142-82545c654383 Aug 06 17:33:44.032020 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48d06f23-ea4c-4f0e-8e5d-b31d21ffd46f tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 returned with HTTP 404 Aug 06 17:33:44.032450 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 103/394] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:33:44 2026] DELETE /volume/v3/volumes/5ccb3103-9081-4c1c-9142-82545c654383 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:44.040628 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e7cb214c-dc88-4b30-aa41-edce118d232b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.042705 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:44.043153 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1861143355"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:44.044985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1861143355'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:44.045273 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Create volume of 1 GB Aug 06 17:33:44.045579 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:44.045579 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:44.049698 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Availability Zones retrieved successfully. Aug 06 17:33:44.058798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Flow 'volume_create_api' (6679560d-3393-479e-a6ea-db3ae1359290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:44.060052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2beec629-adda-49de-811b-ce1c24f233b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:44.061370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:44.095294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2beec629-adda-49de-811b-ce1c24f233b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:44.096287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901ab95e-87de-4e50-8209-04026f2cecc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:44.145448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Created reservations ['fb3bdf95-1ed0-4fe2-8d1c-c4d38f65e138', '1627b7a7-78e2-4eca-9c70-c344ae762202', '293059d0-43dc-47c9-a93b-dd41a60dfc84', 'f44c5dd1-0915-4830-b9ae-c143cea70f15'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:44.146156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901ab95e-87de-4e50-8209-04026f2cecc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb3bdf95-1ed0-4fe2-8d1c-c4d38f65e138', '1627b7a7-78e2-4eca-9c70-c344ae762202', '293059d0-43dc-47c9-a93b-dd41a60dfc84', 'f44c5dd1-0915-4830-b9ae-c143cea70f15']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:44.146812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d7671a-daa0-4e58-b31d-27a5e3ded59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:44.167539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d7671a-daa0-4e58-b31d-27a5e3ded59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1861143355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='153ec33cb0794ac3aa82e012b7907a6d',qos_specs=None,replication_status=,reservations=['fb3bdf95-1ed0-4fe2-8d1c-c4d38f65e138','1627b7a7-78e2-4eca-9c70-c344ae762202','293059d0-43dc-47c9-a93b-dd41a60dfc84','f44c5dd1-0915-4830-b9ae-c143cea70f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d803c8957244d9ad222f8a9b8db5a7',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1861143355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='153ec33cb0794ac3aa82e012b7907a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d803c8957244d9ad222f8a9b8db5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:44.168264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b0bf95-c36c-4620-ada2-4785fc13ce68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:44.184003 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b0bf95-c36c-4620-ada2-4785fc13ce68) transitioned into state 'SUCCESS' from state '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-1861143355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='153ec33cb0794ac3aa82e012b7907a6d',qos_specs=None,replication_status=,reservations=['fb3bdf95-1ed0-4fe2-8d1c-c4d38f65e138','1627b7a7-78e2-4eca-9c70-c344ae762202','293059d0-43dc-47c9-a93b-dd41a60dfc84','f44c5dd1-0915-4830-b9ae-c143cea70f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d803c8957244d9ad222f8a9b8db5a7',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:44.184698 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82523e4-8fb4-4e67-bb5c-fb3ba5d4db73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:44.193606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82523e4-8fb4-4e67-bb5c-fb3ba5d4db73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:44.194507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Flow 'volume_create_api' (6679560d-3393-479e-a6ea-db3ae1359290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:44.194716 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Create volume request issued successfully. Aug 06 17:33:44.195237 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7cb214c-dc88-4b30-aa41-edce118d232b tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:44.196202 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 97/395] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:33:44 2026] POST /volume/v3/volumes => generated 819 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:44.202217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c071b409-7d1c-4b83-b216-883ac3ab60b7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.203914 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c071b409-7d1c-4b83-b216-883ac3ab60b7 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:44.204056 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c071b409-7d1c-4b83-b216-883ac3ab60b7 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.204224 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c071b409-7d1c-4b83-b216-883ac3ab60b7 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.211411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-71b08337-d3b6-4a81-af29-64b6e229f79d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.213650 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-71b08337-d3b6-4a81-af29-64b6e229f79d tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:44.213908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-71b08337-d3b6-4a81-af29-64b6e229f79d tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.214309 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-71b08337-d3b6-4a81-af29-64b6e229f79d tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.218842 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c071b409-7d1c-4b83-b216-883ac3ab60b7 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 404 Aug 06 17:33:44.219358 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 97/396] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:44.221482 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:44.221482 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:44.225938 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-71b08337-d3b6-4a81-af29-64b6e229f79d tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:44.233735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-71b08337-d3b6-4a81-af29-64b6e229f79d tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 200 Aug 06 17:33:44.233735 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 100/397] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:44.260990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-48248aca-e453-426a-8acd-0f4b94a66bbb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.262552 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48248aca-e453-426a-8acd-0f4b94a66bbb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:44.262758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48248aca-e453-426a-8acd-0f4b94a66bbb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.263021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48248aca-e453-426a-8acd-0f4b94a66bbb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.273023 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:44.273023 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:44.277327 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-48248aca-e453-426a-8acd-0f4b94a66bbb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] Volume info retrieved successfully. Aug 06 17:33:44.282290 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48248aca-e453-426a-8acd-0f4b94a66bbb tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-reader] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:44.282828 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 104/398] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:44.331801 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-748bd522-ffb7-43b7-8e0c-3026824253a4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.335705 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-748bd522-ffb7-43b7-8e0c-3026824253a4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:44.336127 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-748bd522-ffb7-43b7-8e0c-3026824253a4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.336609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-748bd522-ffb7-43b7-8e0c-3026824253a4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.347789 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:44.347789 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:44.351784 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-748bd522-ffb7-43b7-8e0c-3026824253a4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:44.355702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-748bd522-ffb7-43b7-8e0c-3026824253a4 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:44.356085 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 98/399] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:44.369406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-47b40f74-d72d-4e10-87cf-2ac6db78670c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.371333 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-47b40f74-d72d-4e10-87cf-2ac6db78670c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:33:44.371586 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-47b40f74-d72d-4e10-87cf-2ac6db78670c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.371821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-47b40f74-d72d-4e10-87cf-2ac6db78670c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.384621 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:44.384621 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:44.390393 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-47b40f74-d72d-4e10-87cf-2ac6db78670c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:44.396228 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-47b40f74-d72d-4e10-87cf-2ac6db78670c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 200 Aug 06 17:33:44.396704 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 98/400] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:44.402560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d01a0eb7-bde6-4317-aa18-5ab2268ba64a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:44.404933 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d01a0eb7-bde6-4317-aa18-5ab2268ba64a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:44.405184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d01a0eb7-bde6-4317-aa18-5ab2268ba64a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:44.405433 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d01a0eb7-bde6-4317-aa18-5ab2268ba64a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:44.416249 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:44.416249 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:44.422695 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d01a0eb7-bde6-4317-aa18-5ab2268ba64a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:44.427041 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d01a0eb7-bde6-4317-aa18-5ab2268ba64a tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:44.427404 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 101/401] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:44 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:45.253076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-28647cd4-e74e-46e4-ba1b-32a95fb86d64 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.253076 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-28647cd4-e74e-46e4-ba1b-32a95fb86d64 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.253076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-28647cd4-e74e-46e4-ba1b-32a95fb86d64 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.253076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-28647cd4-e74e-46e4-ba1b-32a95fb86d64 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.265646 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.265646 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:45.270945 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-28647cd4-e74e-46e4-ba1b-32a95fb86d64 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:45.276464 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-28647cd4-e74e-46e4-ba1b-32a95fb86d64 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 200 Aug 06 17:33:45.276976 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 105/402] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:45 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:45.293702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.295831 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] POST https://10.4.3.207/volume/v3/volume-transfers Aug 06 17:33:45.296273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:45.297917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volume_transfer [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Creating new volume transfer {'transfer': {'volume_id': '9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 17:33:45.298095 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volume_transfer [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Creating transfer of volume 9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.298233 np0000006677 devstack@c-api.service[100625]: INFO cinder.transfer.api [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Generating transfer record for volume 9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.308943 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.308943 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:45.327542 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca7f7075-ed19-4ab1-bbd5-d6452546179a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers returned with HTTP 202 Aug 06 17:33:45.327979 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 99/403] 10.4.3.207 () {70 vars in 1326 bytes} [Thu Aug 6 17:33:45 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:45.340002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b0880d77-9e88-4c30-b869-2f52f8af845a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.341890 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b0880d77-9e88-4c30-b869-2f52f8af845a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.342150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b0880d77-9e88-4c30-b869-2f52f8af845a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.342353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b0880d77-9e88-4c30-b869-2f52f8af845a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.349706 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.349706 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:45.353677 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b0880d77-9e88-4c30-b869-2f52f8af845a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:45.359884 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b0880d77-9e88-4c30-b869-2f52f8af845a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 200 Aug 06 17:33:45.359884 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 99/404] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:45 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:45.372001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3521a21e-602b-4659-9712-8e99787a6e69 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.374054 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3521a21e-602b-4659-9712-8e99787a6e69 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volume-transfers/detail Aug 06 17:33:45.377454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3521a21e-602b-4659-9712-8e99787a6e69 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.377454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3521a21e-602b-4659-9712-8e99787a6e69 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.377454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volume_transfer [None req-3521a21e-602b-4659-9712-8e99787a6e69 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Listing volume transfers {{(pid=100623) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 17:33:45.380164 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3521a21e-602b-4659-9712-8e99787a6e69 tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 17:33:45.380566 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 102/405] 10.4.3.207 () {68 vars in 1326 bytes} [Thu Aug 6 17:33:45 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:45.389525 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-95dcd3b2-493c-48c6-80ac-6d23afd066bf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.391180 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95dcd3b2-493c-48c6-80ac-6d23afd066bf tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] DELETE https://10.4.3.207/volume/v3/volume-transfers/7b2bc0a0-177a-4511-91f6-489434bc0db9 Aug 06 17:33:45.391364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95dcd3b2-493c-48c6-80ac-6d23afd066bf tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.391535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95dcd3b2-493c-48c6-80ac-6d23afd066bf tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.391636 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.volume_transfer [None req-95dcd3b2-493c-48c6-80ac-6d23afd066bf tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Delete transfer with id: 7b2bc0a0-177a-4511-91f6-489434bc0db9 Aug 06 17:33:45.403924 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.403924 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:45.420524 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95dcd3b2-493c-48c6-80ac-6d23afd066bf tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers/7b2bc0a0-177a-4511-91f6-489434bc0db9 returned with HTTP 202 Aug 06 17:33:45.421074 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 106/406] 10.4.3.207 () {68 vars in 1419 bytes} [Thu Aug 6 17:33:45 2026] DELETE /volume/v3/volume-transfers/7b2bc0a0-177a-4511-91f6-489434bc0db9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:33:45.427992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d3def25f-a127-41e1-99ae-03605588c14a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.429980 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3def25f-a127-41e1-99ae-03605588c14a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.430445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3def25f-a127-41e1-99ae-03605588c14a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.430445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3def25f-a127-41e1-99ae-03605588c14a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.436533 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.436533 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:45.440570 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d3def25f-a127-41e1-99ae-03605588c14a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Volume info retrieved successfully. Aug 06 17:33:45.445208 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3def25f-a127-41e1-99ae-03605588c14a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 200 Aug 06 17:33:45.445599 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 100/407] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:45 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:45.457884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9b286354-89aa-40ea-86e9-3cc8cbad451a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.460091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b286354-89aa-40ea-86e9-3cc8cbad451a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] DELETE https://10.4.3.207/volume/v3/volume-transfers/7b2bc0a0-177a-4511-91f6-489434bc0db9 Aug 06 17:33:45.460377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b286354-89aa-40ea-86e9-3cc8cbad451a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.460618 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b286354-89aa-40ea-86e9-3cc8cbad451a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.460791 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-9b286354-89aa-40ea-86e9-3cc8cbad451a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Delete transfer with id: 7b2bc0a0-177a-4511-91f6-489434bc0db9 Aug 06 17:33:45.464298 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b286354-89aa-40ea-86e9-3cc8cbad451a tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volume-transfers/7b2bc0a0-177a-4511-91f6-489434bc0db9 returned with HTTP 404 Aug 06 17:33:45.464911 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 100/408] 10.4.3.207 () {68 vars in 1419 bytes} [Thu Aug 6 17:33:45 2026] DELETE /volume/v3/volume-transfers/7b2bc0a0-177a-4511-91f6-489434bc0db9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:45.472280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-15aa491a-a36f-4302-8759-4e572f580b20 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.474083 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.474287 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.474484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.474825 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Delete volume with id: 9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.483913 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.483913 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:45.484259 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Volume info retrieved successfully. Aug 06 17:33:45.503536 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Delete volume request issued successfully. Aug 06 17:33:45.503901 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-15aa491a-a36f-4302-8759-4e572f580b20 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 202 Aug 06 17:33:45.504517 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 103/409] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:33:45 2026] DELETE /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:33:45.512255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ae67233c-be02-44fa-a1a3-0060aba8122f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.515777 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ae67233c-be02-44fa-a1a3-0060aba8122f tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:45.515905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ae67233c-be02-44fa-a1a3-0060aba8122f tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.516103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ae67233c-be02-44fa-a1a3-0060aba8122f tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.526524 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.526524 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:45.530882 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ae67233c-be02-44fa-a1a3-0060aba8122f tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Volume info retrieved successfully. Aug 06 17:33:45.538713 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ae67233c-be02-44fa-a1a3-0060aba8122f tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 200 Aug 06 17:33:45.539351 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 107/410] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:45 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:45.925989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-bdfcdda9-3d4e-46e3-bd21-172a591d6e57 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:45.929098 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-bdfcdda9-3d4e-46e3-bd21-172a591d6e57 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:45.929098 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-bdfcdda9-3d4e-46e3-bd21-172a591d6e57 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:45.929722 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-bdfcdda9-3d4e-46e3-bd21-172a591d6e57 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:45.942922 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:45.942922 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:45.948128 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-bdfcdda9-3d4e-46e3-bd21-172a591d6e57 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:45.954829 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-bdfcdda9-3d4e-46e3-bd21-172a591d6e57 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:45.954829 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 101/411] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:45 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:46.048884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2d7c16d9-51aa-47b0-95a5-776ab519fec3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.049268 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2d7c16d9-51aa-47b0-95a5-776ab519fec3 None None] GET https://10.4.3.207/volume// Aug 06 17:33:46.049445 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2d7c16d9-51aa-47b0-95a5-776ab519fec3 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.049635 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2d7c16d9-51aa-47b0-95a5-776ab519fec3 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.049957 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2d7c16d9-51aa-47b0-95a5-776ab519fec3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:46.050245 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 101/412] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:33:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:46.056785 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-413408ce-f264-49d4-88cb-d2ea515534a1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.059097 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-413408ce-f264-49d4-88cb-d2ea515534a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:46.059519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-413408ce-f264-49d4-88cb-d2ea515534a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32eb78e7-c2b1-4f70-adfb-3f247253349c", "connector": null, "instance_uuid": "2cce7a2d-2ced-47d8-a24e-50e2b465d4de"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:46.069026 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:46.069026 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:46.091920 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-413408ce-f264-49d4-88cb-d2ea515534a1 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:46.092396 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 104/413] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:46 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 06 17:33:46.117459 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eceeb6c4-3c58-4533-b622-b914fc7b2c46 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.119325 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eceeb6c4-3c58-4533-b622-b914fc7b2c46 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:46.119545 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eceeb6c4-3c58-4533-b622-b914fc7b2c46 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.119760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eceeb6c4-3c58-4533-b622-b914fc7b2c46 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.129518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f47adae3-b4c3-4e42-af94-567de074a267 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.129518 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f47adae3-b4c3-4e42-af94-567de074a267 None None] GET https://10.4.3.207/volume// Aug 06 17:33:46.129518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f47adae3-b4c3-4e42-af94-567de074a267 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.129750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f47adae3-b4c3-4e42-af94-567de074a267 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.129811 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:46.129811 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:46.130159 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f47adae3-b4c3-4e42-af94-567de074a267 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:46.130431 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 102/414] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:46.132986 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eceeb6c4-3c58-4533-b622-b914fc7b2c46 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:46.136461 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eceeb6c4-3c58-4533-b622-b914fc7b2c46 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:46.136833 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 108/415] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:46 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:46.141914 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-ba0dccc7-5075-4f00-9e14-1554ed1f3ca6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.145032 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-ba0dccc7-5075-4f00-9e14-1554ed1f3ca6 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:46.145032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-ba0dccc7-5075-4f00-9e14-1554ed1f3ca6 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.145032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-ba0dccc7-5075-4f00-9e14-1554ed1f3ca6 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.152204 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:46.152204 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:46.155238 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-ba0dccc7-5075-4f00-9e14-1554ed1f3ca6 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:46.159437 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-ba0dccc7-5075-4f00-9e14-1554ed1f3ca6 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:46.159994 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 102/416] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:46 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1031 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:46.257807 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.259633 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] PUT https://10.4.3.207/volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e Aug 06 17:33:46.259982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:46.266300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Acquiring lock "cinder-attachment_update-32eb78e7-c2b1-4f70-adfb-3f247253349c-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:46.270374 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Lock "cinder-attachment_update-32eb78e7-c2b1-4f70-adfb-3f247253349c-np0000006677" acquired by "attachment_update" :: waited 0.004s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:46.271179 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:46.271179 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:46.338179 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Lock "cinder-attachment_update-32eb78e7-c2b1-4f70-adfb-3f247253349c-np0000006677" released by "attachment_update" :: held 0.068s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:46.338464 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-f80a78dc-d8a2-459e-932f-f33a5a702987 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e returned with HTTP 200 Aug 06 17:33:46.339120 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 105/417] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:46 2026] PUT /volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:46.553104 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3e7a3f6b-59de-462c-bb06-8064524fa863 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.555037 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e7a3f6b-59de-462c-bb06-8064524fa863 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:46.555277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e7a3f6b-59de-462c-bb06-8064524fa863 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.555480 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e7a3f6b-59de-462c-bb06-8064524fa863 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.562352 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e7a3f6b-59de-462c-bb06-8064524fa863 tempest-VolumesTransfersV357Test-1905507508 tempest-VolumesTransfersV357Test-1905507508-project-admin] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 404 Aug 06 17:33:46.562911 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 103/418] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:46 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:46.570279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-486b3d6c-068a-4cb3-ba4c-06247f9dbceb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.572068 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-486b3d6c-068a-4cb3-ba4c-06247f9dbceb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] GET https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:46.572289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-486b3d6c-068a-4cb3-ba4c-06247f9dbceb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.572480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-486b3d6c-068a-4cb3-ba4c-06247f9dbceb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.577471 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-486b3d6c-068a-4cb3-ba4c-06247f9dbceb tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 404 Aug 06 17:33:46.577925 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 109/419] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:33:46 2026] GET /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:46.585011 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-65b95de7-bd9e-4d38-ada4-2b22fa8af9db None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:46.587123 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65b95de7-bd9e-4d38-ada4-2b22fa8af9db tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:46.587385 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65b95de7-bd9e-4d38-ada4-2b22fa8af9db tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:46.587617 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65b95de7-bd9e-4d38-ada4-2b22fa8af9db tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:46.587833 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-65b95de7-bd9e-4d38-ada4-2b22fa8af9db tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] Delete volume with id: 9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e Aug 06 17:33:46.594614 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65b95de7-bd9e-4d38-ada4-2b22fa8af9db tempest-VolumesTransfersV357Test-523519349 tempest-VolumesTransfersV357Test-523519349-project-member] https://10.4.3.207/volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e returned with HTTP 404 Aug 06 17:33:46.595304 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 103/420] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:33:46 2026] DELETE /volume/v3/volumes/9ba8e669-a4a0-4c8d-92ce-1ae7e1be773e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:33:47.090917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b0f8ab07-5bdd-42c7-a9ff-591507012806 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:47.097754 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b0f8ab07-5bdd-42c7-a9ff-591507012806 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:47.098016 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b0f8ab07-5bdd-42c7-a9ff-591507012806 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:47.098210 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b0f8ab07-5bdd-42c7-a9ff-591507012806 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:47.112914 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:47.112914 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:47.118258 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b0f8ab07-5bdd-42c7-a9ff-591507012806 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:47.123832 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b0f8ab07-5bdd-42c7-a9ff-591507012806 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:47.124367 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 106/421] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:47 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:47.153056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a8d996a6-e988-4d4b-b2f4-bb9c2d394d6c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:47.155685 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a8d996a6-e988-4d4b-b2f4-bb9c2d394d6c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:47.157830 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a8d996a6-e988-4d4b-b2f4-bb9c2d394d6c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:47.157830 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a8d996a6-e988-4d4b-b2f4-bb9c2d394d6c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:47.191718 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:47.191718 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:47.199539 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a9fd4715-340c-4d5a-9717-c00363452e7b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:47.202786 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a8d996a6-e988-4d4b-b2f4-bb9c2d394d6c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:47.203099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9fd4715-340c-4d5a-9717-c00363452e7b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:47.203417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9fd4715-340c-4d5a-9717-c00363452e7b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:47.204192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9fd4715-340c-4d5a-9717-c00363452e7b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:47.210314 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a8d996a6-e988-4d4b-b2f4-bb9c2d394d6c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:47.211630 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 104/422] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:47 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:47.216609 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:47.216609 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:47.221342 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a9fd4715-340c-4d5a-9717-c00363452e7b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:47.226165 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9fd4715-340c-4d5a-9717-c00363452e7b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:47.226616 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 110/423] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:47 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:47.310728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-edbf3d36-5aab-4f63-bb6a-a7e268f93782 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:47.314742 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-edbf3d36-5aab-4f63-bb6a-a7e268f93782 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:47.314956 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-edbf3d36-5aab-4f63-bb6a-a7e268f93782 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:47.316255 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-edbf3d36-5aab-4f63-bb6a-a7e268f93782 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:47.316417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-edbf3d36-5aab-4f63-bb6a-a7e268f93782 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Delete volume with id: 903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:47.325756 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-edbf3d36-5aab-4f63-bb6a-a7e268f93782 tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 404 Aug 06 17:33:47.326276 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 104/424] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:47 2026] DELETE /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:47.334547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5205e321-15fd-4bbd-99be-dfae5cd8e23e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:47.336679 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5205e321-15fd-4bbd-99be-dfae5cd8e23e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] GET https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e Aug 06 17:33:47.336864 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5205e321-15fd-4bbd-99be-dfae5cd8e23e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:47.337074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5205e321-15fd-4bbd-99be-dfae5cd8e23e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:47.343682 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5205e321-15fd-4bbd-99be-dfae5cd8e23e tempest-VolumesAssistedSnapshotsTest-404739144 tempest-VolumesAssistedSnapshotsTest-404739144-project-admin] https://10.4.3.207/volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e returned with HTTP 404 Aug 06 17:33:47.344194 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 107/425] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:47 2026] GET /volume/v3/volumes/903ec6d0-02b7-492f-ab21-b6399c3a945e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:48.235007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-04c2898a-8a98-4de5-99a4-2651fe6489a4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:48.236936 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-04c2898a-8a98-4de5-99a4-2651fe6489a4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:48.237173 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-04c2898a-8a98-4de5-99a4-2651fe6489a4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:48.237385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-04c2898a-8a98-4de5-99a4-2651fe6489a4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:48.248671 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:48.248671 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:48.252981 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-04c2898a-8a98-4de5-99a4-2651fe6489a4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:48.258665 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-04c2898a-8a98-4de5-99a4-2651fe6489a4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:48.259219 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 105/426] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:48 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:48.634014 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0064cc23-bb47-4882-96c7-3ac369acbdef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:48.636456 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:48.636728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:48.637002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:48.637223 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Delete volume with id: c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:48.645269 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:48.645269 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:48.645832 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:48.667921 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Delete volume request issued successfully. Aug 06 17:33:48.668280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0064cc23-bb47-4882-96c7-3ac369acbdef tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 202 Aug 06 17:33:48.668767 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 111/427] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:48 2026] DELETE /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:48.680904 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d1f21579-f248-42a2-b688-22815b0afcac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:48.682783 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1f21579-f248-42a2-b688-22815b0afcac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:48.683019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1f21579-f248-42a2-b688-22815b0afcac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:48.683393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1f21579-f248-42a2-b688-22815b0afcac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:48.693741 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:48.693741 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:48.697836 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d1f21579-f248-42a2-b688-22815b0afcac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Volume info retrieved successfully. Aug 06 17:33:48.703243 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1f21579-f248-42a2-b688-22815b0afcac tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 200 Aug 06 17:33:48.704847 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 105/428] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:48 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:49.278584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3bc49884-21a4-4c2a-b741-c5de5ca637b4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:49.280468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bc49884-21a4-4c2a-b741-c5de5ca637b4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:49.280722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bc49884-21a4-4c2a-b741-c5de5ca637b4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:49.280930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bc49884-21a4-4c2a-b741-c5de5ca637b4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:49.291060 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:49.291060 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:49.297443 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3bc49884-21a4-4c2a-b741-c5de5ca637b4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:49.302783 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bc49884-21a4-4c2a-b741-c5de5ca637b4 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:49.303293 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 108/429] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:49 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:49.719642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4d5b4642-0e98-4468-8cc7-59d57203d610 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:49.721380 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4d5b4642-0e98-4468-8cc7-59d57203d610 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] GET https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa Aug 06 17:33:49.721571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4d5b4642-0e98-4468-8cc7-59d57203d610 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:49.721749 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4d5b4642-0e98-4468-8cc7-59d57203d610 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:49.728119 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4d5b4642-0e98-4468-8cc7-59d57203d610 tempest-AttachSCSIVolumeTestJSON-544848109 tempest-AttachSCSIVolumeTestJSON-544848109-project-member] https://10.4.3.207/volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa returned with HTTP 404 Aug 06 17:33:49.728586 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 106/430] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:49 2026] GET /volume/v3/volumes/c2a83ccc-1e77-4ab8-a6a7-4338d5ced7aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:50.321938 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-13514d84-2f9a-4044-bfe5-efd5b7f91031 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:50.324063 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13514d84-2f9a-4044-bfe5-efd5b7f91031 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:50.324297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13514d84-2f9a-4044-bfe5-efd5b7f91031 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:50.324564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13514d84-2f9a-4044-bfe5-efd5b7f91031 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:50.336029 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:50.336029 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:50.340153 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-13514d84-2f9a-4044-bfe5-efd5b7f91031 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:50.345627 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13514d84-2f9a-4044-bfe5-efd5b7f91031 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:50.346279 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 112/431] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:50 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:50.921548 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:50.923427 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:50.923681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:50.924074 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:50.924212 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Delete volume with id: 0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:50.933412 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:50.933412 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:50.934239 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:50.956566 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Delete volume request issued successfully. Aug 06 17:33:50.957114 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82d88d8f-14fc-4288-9637-2e62406e3b9b tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 202 Aug 06 17:33:50.957538 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 106/432] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:33:50 2026] DELETE /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:33:50.968921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ca786d88-dc5a-40eb-8bea-59b83efce8de None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:50.971815 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca786d88-dc5a-40eb-8bea-59b83efce8de tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:50.972140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ca786d88-dc5a-40eb-8bea-59b83efce8de tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:50.972392 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ca786d88-dc5a-40eb-8bea-59b83efce8de tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:50.979648 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:50.979648 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:50.984786 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ca786d88-dc5a-40eb-8bea-59b83efce8de tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Volume info retrieved successfully. Aug 06 17:33:50.991334 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca786d88-dc5a-40eb-8bea-59b83efce8de tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 200 Aug 06 17:33:50.992216 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 109/433] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:50 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:51.273451 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.360106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-15f2c1b4-eb11-4e3f-afe8-2d64037f9b7a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.362387 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-15f2c1b4-eb11-4e3f-afe8-2d64037f9b7a tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:51.362686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-15f2c1b4-eb11-4e3f-afe8-2d64037f9b7a tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.362992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-15f2c1b4-eb11-4e3f-afe8-2d64037f9b7a tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.373668 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.373668 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:51.379713 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-15f2c1b4-eb11-4e3f-afe8-2d64037f9b7a tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:51.385398 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-15f2c1b4-eb11-4e3f-afe8-2d64037f9b7a tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:51.385859 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 113/434] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:51.450565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-bb91488e-85cf-4f9e-95a2-600aaa096ee3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.452044 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:33:51.452435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1549096656"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:51.452655 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-bb91488e-85cf-4f9e-95a2-600aaa096ee3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:33:51.452839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-bb91488e-85cf-4f9e-95a2-600aaa096ee3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.453069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-bb91488e-85cf-4f9e-95a2-600aaa096ee3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.454177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1549096656'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:33:51.454332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume of 1 GB Aug 06 17:33:51.460391 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.460391 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:51.460606 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Availability Zones retrieved successfully. Aug 06 17:33:51.463777 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-bb91488e-85cf-4f9e-95a2-600aaa096ee3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:51.468238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-bb91488e-85cf-4f9e-95a2-600aaa096ee3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 200 Aug 06 17:33:51.468294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Flow 'volume_create_api' (23d759d5-5888-4931-9ce8-4660fd3159b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:51.468660 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 107/435] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:51.469520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf23d599-aae8-47b4-b422-f425d17efa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:51.470502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:33:51.477127 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-82fea2fa-4c8d-40e4-95f3-eb7af4318853 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.480151 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-82fea2fa-4c8d-40e4-95f3-eb7af4318853 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:33:51.480151 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-82fea2fa-4c8d-40e4-95f3-eb7af4318853 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.480151 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-82fea2fa-4c8d-40e4-95f3-eb7af4318853 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.486869 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.486869 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:51.492983 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-82fea2fa-4c8d-40e4-95f3-eb7af4318853 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:51.494717 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-82fea2fa-4c8d-40e4-95f3-eb7af4318853 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 200 Aug 06 17:33:51.495262 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 110/436] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:51.495687 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf23d599-aae8-47b4-b422-f425d17efa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:51.496439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27716368-b656-4c1f-b98f-56ba98986bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:51.505804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-cafb8932-a140-49e0-b22d-a252378b9a4a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.508094 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-cafb8932-a140-49e0-b22d-a252378b9a4a tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:33:51.508300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-cafb8932-a140-49e0-b22d-a252378b9a4a tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.508487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-cafb8932-a140-49e0-b22d-a252378b9a4a tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.517273 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.517273 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:51.521293 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-cafb8932-a140-49e0-b22d-a252378b9a4a tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:51.525611 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-cafb8932-a140-49e0-b22d-a252378b9a4a tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 200 Aug 06 17:33:51.526091 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 114/437] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:51.536222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b07b01a3-52ef-4356-9f16-c60aaf7a31fa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.536577 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b07b01a3-52ef-4356-9f16-c60aaf7a31fa None None] GET https://10.4.3.207/volume// Aug 06 17:33:51.536717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b07b01a3-52ef-4356-9f16-c60aaf7a31fa None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.537024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b07b01a3-52ef-4356-9f16-c60aaf7a31fa None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.537208 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b07b01a3-52ef-4356-9f16-c60aaf7a31fa None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:51.537449 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 108/438] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:51.546013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c12c94de-ce4b-463c-93ef-3a9f5b7fab08 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.552106 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c12c94de-ce4b-463c-93ef-3a9f5b7fab08 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:51.552106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c12c94de-ce4b-463c-93ef-3a9f5b7fab08 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c82739f-ad24-44ed-a26d-99d0bf386ef4", "connector": null, "instance_uuid": "09197d35-9708-4c36-b08c-424589a5e426"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:51.555422 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Created reservations ['08652cd8-72a4-4861-be04-48154d30f3e8', '7a9544c3-801e-488d-b1e6-826a9cc1edd7', '4c3da8df-b66d-4cf8-a8fb-844dda1c2168', 'eb127079-2d2a-4927-b093-4bb4be63abed'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:33:51.556383 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27716368-b656-4c1f-b98f-56ba98986bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08652cd8-72a4-4861-be04-48154d30f3e8', '7a9544c3-801e-488d-b1e6-826a9cc1edd7', '4c3da8df-b66d-4cf8-a8fb-844dda1c2168', 'eb127079-2d2a-4927-b093-4bb4be63abed']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:51.557413 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e28d32-5513-4d5a-ad0a-3b286282bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:51.565922 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.565922 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:51.585393 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e28d32-5513-4d5a-ad0a-3b286282bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd228c6e-bea7-44a8-901f-cf3dbda09cf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1549096656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae8eccba73a4259b76bde2a6a57d8a7',qos_specs=None,replication_status=,reservations=['08652cd8-72a4-4861-be04-48154d30f3e8','7a9544c3-801e-488d-b1e6-826a9cc1edd7','4c3da8df-b66d-4cf8-a8fb-844dda1c2168','eb127079-2d2a-4927-b093-4bb4be63abed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d378d14b20425da7bf88982bc3ecbf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1549096656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd228c6e-bea7-44a8-901f-cf3dbda09cf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae8eccba73a4259b76bde2a6a57d8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3d378d14b20425da7bf88982bc3ecbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:51.586314 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (570c5e94-1fb7-4f71-a605-1f9432db3425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:51.591783 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c12c94de-ce4b-463c-93ef-3a9f5b7fab08 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:51.592284 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 111/439] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:51 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:51.602557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3a4e2946-9d42-4ec8-99e3-77455d76910f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.603103 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3a4e2946-9d42-4ec8-99e3-77455d76910f None None] GET https://10.4.3.207/volume// Aug 06 17:33:51.603287 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3a4e2946-9d42-4ec8-99e3-77455d76910f None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.603473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3a4e2946-9d42-4ec8-99e3-77455d76910f None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.603783 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3a4e2946-9d42-4ec8-99e3-77455d76910f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:51.604087 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 115/440] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:51.606319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (570c5e94-1fb7-4f71-a605-1f9432db3425) transitioned into state 'SUCCESS' from state '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-1549096656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae8eccba73a4259b76bde2a6a57d8a7',qos_specs=None,replication_status=,reservations=['08652cd8-72a4-4861-be04-48154d30f3e8','7a9544c3-801e-488d-b1e6-826a9cc1edd7','4c3da8df-b66d-4cf8-a8fb-844dda1c2168','eb127079-2d2a-4927-b093-4bb4be63abed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d378d14b20425da7bf88982bc3ecbf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:51.607274 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acbd288-b892-4e84-a937-8284b7e86734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:33:51.611835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-120c94da-a4a9-49ba-a2db-0c25c42b7799 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.614814 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-120c94da-a4a9-49ba-a2db-0c25c42b7799 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:51.615259 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-120c94da-a4a9-49ba-a2db-0c25c42b7799 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ac3d04e-747a-4743-8717-65d85dd48102", "connector": null, "instance_uuid": "09197d35-9708-4c36-b08c-424589a5e426"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:51.617798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acbd288-b892-4e84-a937-8284b7e86734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:33:51.618596 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Flow 'volume_create_api' (23d759d5-5888-4931-9ce8-4660fd3159b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:33:51.618892 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request issued successfully. Aug 06 17:33:51.619425 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d2b65322-c6da-4555-99a9-39e448d0a8b5 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:33:51.619995 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 107/441] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:33:51 2026] POST /volume/v3/volumes => generated 750 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:33:51.633153 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.633153 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:51.636385 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-73b8e73f-b797-49e3-ab64-43cf7fbe9bbd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.638127 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73b8e73f-b797-49e3-ab64-43cf7fbe9bbd tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:33:51.638426 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73b8e73f-b797-49e3-ab64-43cf7fbe9bbd tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.638532 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73b8e73f-b797-49e3-ab64-43cf7fbe9bbd tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.645710 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.645710 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:51.650239 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-73b8e73f-b797-49e3-ab64-43cf7fbe9bbd tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:33:51.654669 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73b8e73f-b797-49e3-ab64-43cf7fbe9bbd tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 returned with HTTP 200 Aug 06 17:33:51.655042 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 112/442] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:51.664347 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-120c94da-a4a9-49ba-a2db-0c25c42b7799 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:51.664952 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 109/443] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:51 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 06 17:33:51.673328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0f0ee073-505f-4dbb-b399-825accd21e51 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.673729 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0f0ee073-505f-4dbb-b399-825accd21e51 None None] GET https://10.4.3.207/volume// Aug 06 17:33:51.673936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0f0ee073-505f-4dbb-b399-825accd21e51 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:51.674146 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0f0ee073-505f-4dbb-b399-825accd21e51 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:51.674448 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0f0ee073-505f-4dbb-b399-825accd21e51 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:51.674752 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 116/444] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:33:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:33:51.682819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-68e99f6a-971a-4d8a-a189-19ee1214a338 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:51.684957 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-68e99f6a-971a-4d8a-a189-19ee1214a338 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:33:51.685302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-68e99f6a-971a-4d8a-a189-19ee1214a338 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d588f24b-5a7f-42a3-8f23-fc4d579d3641", "connector": null, "instance_uuid": "09197d35-9708-4c36-b08c-424589a5e426"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:51.693082 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:51.693082 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:51.721978 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-68e99f6a-971a-4d8a-a189-19ee1214a338 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:33:51.722593 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 108/445] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:33:51 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 06 17:33:52.005810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-27320a8d-4cdb-4f93-bd92-340fa463e3d6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:52.008206 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-27320a8d-4cdb-4f93-bd92-340fa463e3d6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] GET https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee Aug 06 17:33:52.008363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-27320a8d-4cdb-4f93-bd92-340fa463e3d6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:52.008560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-27320a8d-4cdb-4f93-bd92-340fa463e3d6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:52.016686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-27320a8d-4cdb-4f93-bd92-340fa463e3d6 tempest-TaggedAttachmentsTest-980019129 tempest-TaggedAttachmentsTest-980019129-project-member] https://10.4.3.207/volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee returned with HTTP 404 Aug 06 17:33:52.016811 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 113/446] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:52 2026] GET /volume/v3/volumes/0eee16dc-949b-4198-9ecf-027269ac42ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:52.193748 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-a27bbcc3-9b11-4729-a2e1-67bf31f025cf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:52.196407 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-a27bbcc3-9b11-4729-a2e1-67bf31f025cf tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] POST https://10.4.3.207/volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e/action Aug 06 17:33:52.196781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-a27bbcc3-9b11-4729-a2e1-67bf31f025cf tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:52.196910 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-a27bbcc3-9b11-4729-a2e1-67bf31f025cf tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:52.213274 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:52.213274 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:52.228733 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d0e523a1-e944-4d26-9ab8-e64d104d0033 req-a27bbcc3-9b11-4729-a2e1-67bf31f025cf tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e/action returned with HTTP 204 Aug 06 17:33:52.229285 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 110/447] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:52 2026] POST /volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:52.405768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8b607e74-8ec1-4b1f-bef5-a2d94a02c9c8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:52.409654 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8b607e74-8ec1-4b1f-bef5-a2d94a02c9c8 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:52.410218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8b607e74-8ec1-4b1f-bef5-a2d94a02c9c8 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:52.410218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8b607e74-8ec1-4b1f-bef5-a2d94a02c9c8 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:52.426540 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:52.426540 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:52.433296 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8b607e74-8ec1-4b1f-bef5-a2d94a02c9c8 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:52.449546 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8b607e74-8ec1-4b1f-bef5-a2d94a02c9c8 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:52.451088 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 117/448] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:52 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:52.466262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-93b6be75-e273-4714-9621-69d4d9623d4f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:52.471118 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93b6be75-e273-4714-9621-69d4d9623d4f tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:52.471118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93b6be75-e273-4714-9621-69d4d9623d4f tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:52.471118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93b6be75-e273-4714-9621-69d4d9623d4f tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:52.483711 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:52.483711 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:52.488744 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-93b6be75-e273-4714-9621-69d4d9623d4f tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:52.494141 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93b6be75-e273-4714-9621-69d4d9623d4f tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:52.494679 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 109/449] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:52 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:52.553804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-03935416-3276-4f88-9b39-cd0b1378f565 req-1c297990-353a-472c-8cc3-5cc1b3e59c85 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:52.556031 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-03935416-3276-4f88-9b39-cd0b1378f565 req-1c297990-353a-472c-8cc3-5cc1b3e59c85 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:52.556224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-03935416-3276-4f88-9b39-cd0b1378f565 req-1c297990-353a-472c-8cc3-5cc1b3e59c85 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:52.556407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-03935416-3276-4f88-9b39-cd0b1378f565 req-1c297990-353a-472c-8cc3-5cc1b3e59c85 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:52.565641 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:52.565641 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:52.572849 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-03935416-3276-4f88-9b39-cd0b1378f565 req-1c297990-353a-472c-8cc3-5cc1b3e59c85 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:52.577085 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-03935416-3276-4f88-9b39-cd0b1378f565 req-1c297990-353a-472c-8cc3-5cc1b3e59c85 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:52.577461 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 114/450] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:52 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:52.670416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0876eb85-3cb3-409c-9a69-6bab900d3ed2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:52.672311 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0876eb85-3cb3-409c-9a69-6bab900d3ed2 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:33:52.672516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0876eb85-3cb3-409c-9a69-6bab900d3ed2 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:52.672759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0876eb85-3cb3-409c-9a69-6bab900d3ed2 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:52.682311 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:52.682311 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:52.685857 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0876eb85-3cb3-409c-9a69-6bab900d3ed2 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:33:52.690719 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0876eb85-3cb3-409c-9a69-6bab900d3ed2 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 returned with HTTP 200 Aug 06 17:33:52.691270 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 111/451] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:33:52 2026] GET /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:33:53.817125 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a5b4d8b2-61a4-4cec-8bf5-64d48e8a5681 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:53.817537 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a5b4d8b2-61a4-4cec-8bf5-64d48e8a5681 None None] GET https://10.4.3.207/volume// Aug 06 17:33:53.817633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a5b4d8b2-61a4-4cec-8bf5-64d48e8a5681 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:53.817836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a5b4d8b2-61a4-4cec-8bf5-64d48e8a5681 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:53.818168 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a5b4d8b2-61a4-4cec-8bf5-64d48e8a5681 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:53.818432 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 118/452] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:53.828499 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-85ff2bfe-4b8c-458b-b9c2-1f5fb79816f1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:53.830467 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-85ff2bfe-4b8c-458b-b9c2-1f5fb79816f1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:33:53.830661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-85ff2bfe-4b8c-458b-b9c2-1f5fb79816f1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:53.830839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-85ff2bfe-4b8c-458b-b9c2-1f5fb79816f1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:53.842691 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:53.842691 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:53.846123 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-85ff2bfe-4b8c-458b-b9c2-1f5fb79816f1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:53.850662 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-85ff2bfe-4b8c-458b-b9c2-1f5fb79816f1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 200 Aug 06 17:33:53.851094 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 110/453] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:53 2026] GET /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 1538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:53.964511 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:53.967303 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] PUT https://10.4.3.207/volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b Aug 06 17:33:53.967833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:53.976385 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Acquiring lock "cinder-attachment_update-0c82739f-ad24-44ed-a26d-99d0bf386ef4-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:53.985990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Lock "cinder-attachment_update-0c82739f-ad24-44ed-a26d-99d0bf386ef4-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:53.985990 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:53.985990 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:54.059331 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Lock "cinder-attachment_update-0c82739f-ad24-44ed-a26d-99d0bf386ef4-np0000006677" released by "attachment_update" :: held 0.076s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:54.059614 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-a17d4568-9491-4e3d-bff2-ada7c994ced1 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b returned with HTTP 200 Aug 06 17:33:54.061198 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 115/454] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:53 2026] PUT /volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:54.234754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-66edb37f-5bd8-4697-af55-65a132bc4a1d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.238191 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-66edb37f-5bd8-4697-af55-65a132bc4a1d tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b/action Aug 06 17:33:54.238677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-66edb37f-5bd8-4697-af55-65a132bc4a1d tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:54.238821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-66edb37f-5bd8-4697-af55-65a132bc4a1d tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:54.265573 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:54.265573 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:54.279057 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-66edb37f-5bd8-4697-af55-65a132bc4a1d tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b/action returned with HTTP 204 Aug 06 17:33:54.279347 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 112/455] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:54 2026] POST /volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:54.310981 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-afb6f512-5e1b-4f6f-9e0a-990277bf391a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.311422 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-afb6f512-5e1b-4f6f-9e0a-990277bf391a None None] GET https://10.4.3.207/volume// Aug 06 17:33:54.311698 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-afb6f512-5e1b-4f6f-9e0a-990277bf391a None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:54.311894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-afb6f512-5e1b-4f6f-9e0a-990277bf391a None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:54.312241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-afb6f512-5e1b-4f6f-9e0a-990277bf391a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:54.312547 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 119/456] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:54.322405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-ff3aa6cb-98dd-46d3-ba38-9e390edb6354 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.327063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-ff3aa6cb-98dd-46d3-ba38-9e390edb6354 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:33:54.327299 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-ff3aa6cb-98dd-46d3-ba38-9e390edb6354 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:54.327515 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-ff3aa6cb-98dd-46d3-ba38-9e390edb6354 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:54.344446 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:54.344446 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:54.348569 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-ff3aa6cb-98dd-46d3-ba38-9e390edb6354 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:54.353537 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-ff3aa6cb-98dd-46d3-ba38-9e390edb6354 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 200 Aug 06 17:33:54.354061 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 111/457] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:54 2026] GET /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:54.471542 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.474743 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] PUT https://10.4.3.207/volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5 Aug 06 17:33:54.475506 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:54.488505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Acquiring lock "cinder-attachment_update-5ac3d04e-747a-4743-8717-65d85dd48102-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:54.496986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Lock "cinder-attachment_update-5ac3d04e-747a-4743-8717-65d85dd48102-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:54.496986 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:54.496986 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:54.594544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Lock "cinder-attachment_update-5ac3d04e-747a-4743-8717-65d85dd48102-np0000006677" released by "attachment_update" :: held 0.100s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:54.594874 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-00398179-60e1-4bb5-9737-4504ba4c9b3c tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5 returned with HTTP 200 Aug 06 17:33:54.595418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 116/458] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:54 2026] PUT /volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:54.622014 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-8dc30fcf-f9e3-44d8-a837-b502914d9aeb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.624108 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-8dc30fcf-f9e3-44d8-a837-b502914d9aeb tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5/action Aug 06 17:33:54.624495 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-8dc30fcf-f9e3-44d8-a837-b502914d9aeb tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:54.624632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-8dc30fcf-f9e3-44d8-a837-b502914d9aeb tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:54.659563 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:54.659563 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:54.669326 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-8dc30fcf-f9e3-44d8-a837-b502914d9aeb tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5/action returned with HTTP 204 Aug 06 17:33:54.669779 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 113/459] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:54 2026] POST /volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:54.694459 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a6d78884-e3d6-437d-b556-f0b6fccdf952 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.695022 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6d78884-e3d6-437d-b556-f0b6fccdf952 None None] GET https://10.4.3.207/volume// Aug 06 17:33:54.695416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a6d78884-e3d6-437d-b556-f0b6fccdf952 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:54.695580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a6d78884-e3d6-437d-b556-f0b6fccdf952 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:54.696868 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6d78884-e3d6-437d-b556-f0b6fccdf952 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:33:54.696868 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 120/460] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:33: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 06 17:33:54.714203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-f2b4f906-4d89-4463-90a8-60bae9116cd3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.717073 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-f2b4f906-4d89-4463-90a8-60bae9116cd3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:33:54.717379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-f2b4f906-4d89-4463-90a8-60bae9116cd3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:54.717492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-f2b4f906-4d89-4463-90a8-60bae9116cd3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:54.729823 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:54.729823 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:33:54.733233 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-f2b4f906-4d89-4463-90a8-60bae9116cd3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:33:54.737600 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-f2b4f906-4d89-4463-90a8-60bae9116cd3 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 200 Aug 06 17:33:54.738023 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 112/461] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:33:54 2026] GET /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:33:54.849319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:54.851671 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] PUT https://10.4.3.207/volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe Aug 06 17:33:54.851995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:54.862339 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Acquiring lock "cinder-attachment_update-d588f24b-5a7f-42a3-8f23-fc4d579d3641-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:33:54.866717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Lock "cinder-attachment_update-d588f24b-5a7f-42a3-8f23-fc4d579d3641-np0000006677" acquired by "attachment_update" :: waited 0.004s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:33:54.867664 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:54.867664 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:33:54.966939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Lock "cinder-attachment_update-d588f24b-5a7f-42a3-8f23-fc4d579d3641-np0000006677" released by "attachment_update" :: held 0.100s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:33:54.967420 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-43ac9dc5-ea66-4db2-ba18-a4aea39eea58 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe returned with HTTP 200 Aug 06 17:33:54.968352 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 117/462] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:33:54 2026] PUT /volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:33:55.002429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c5b157fd-e0f7-4773-aa46-377d168d1c38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:55.005310 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c5b157fd-e0f7-4773-aa46-377d168d1c38 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] POST https://10.4.3.207/volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe/action Aug 06 17:33:55.005818 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c5b157fd-e0f7-4773-aa46-377d168d1c38 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:33:55.006267 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c5b157fd-e0f7-4773-aa46-377d168d1c38 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:33:55.027259 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:55.027259 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:33:55.041669 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7184d0fd-d0ee-4385-a36a-e39a526a5b3c req-c5b157fd-e0f7-4773-aa46-377d168d1c38 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe/action returned with HTTP 204 Aug 06 17:33:55.042169 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 114/463] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:33:55 2026] POST /volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:33:57.098869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-980fa444-43e0-4f70-8c44-2b39db0ff088 req-c5a38f53-4ff4-4d55-975c-e5b1e0d883a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:33:57.103140 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-980fa444-43e0-4f70-8c44-2b39db0ff088 req-c5a38f53-4ff4-4d55-975c-e5b1e0d883a0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:33:57.103405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-980fa444-43e0-4f70-8c44-2b39db0ff088 req-c5a38f53-4ff4-4d55-975c-e5b1e0d883a0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:33:57.103575 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-980fa444-43e0-4f70-8c44-2b39db0ff088 req-c5a38f53-4ff4-4d55-975c-e5b1e0d883a0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:33:57.114673 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:33:57.114673 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:33:57.118547 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-980fa444-43e0-4f70-8c44-2b39db0ff088 req-c5a38f53-4ff4-4d55-975c-e5b1e0d883a0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:33:57.123560 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-980fa444-43e0-4f70-8c44-2b39db0ff088 req-c5a38f53-4ff4-4d55-975c-e5b1e0d883a0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:33:57.124066 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 121/464] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:33:57 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:03.262644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-20163bb7-964d-4002-924d-50522fb6f7a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:03.265262 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20163bb7-964d-4002-924d-50522fb6f7a3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/d81fa2e1-73f0-44eb-ba98-4703a3545905/action Aug 06 17:34:03.265562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20163bb7-964d-4002-924d-50522fb6f7a3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-attach": {"instance_uuid": "a997f2ba-9efe-4934-bd83-61e339ee7089", "mountpoint": "/dev/vdc"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:03.265686 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20163bb7-964d-4002-924d-50522fb6f7a3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a997f2ba-9efe-4934-bd83-61e339ee7089", "mountpoint": "/dev/vdc"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:03.274578 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20163bb7-964d-4002-924d-50522fb6f7a3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/d81fa2e1-73f0-44eb-ba98-4703a3545905/action returned with HTTP 404 Aug 06 17:34:03.275208 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 113/465] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:03 2026] POST /volume/v3/volumes/d81fa2e1-73f0-44eb-ba98-4703a3545905/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:04.959195 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=386,cinder:INSERT=40,cinder:UPDATE=81 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:34:05.034010 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=429,cinder:INSERT=76,cinder:UPDATE=130 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:34:07.123052 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=357,cinder:UPDATE=53,cinder:INSERT=30 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:34:08.428305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:08.430163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:08.430609 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "92bae21e-a59b-4f12-917e-3fb953f1cf23", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-443686284"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:08.431989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request body: {'volume': {'imageRef': '92bae21e-a59b-4f12-917e-3fb953f1cf23', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-443686284'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:09.027684 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume of 2 GB Aug 06 17:34:09.028512 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:09.028512 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:09.035253 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Availability Zones retrieved successfully. Aug 06 17:34:09.046255 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Flow 'volume_create_api' (04b9b480-b50f-451a-9dfc-f60d216459f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:09.047815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fcdba4-5c5d-474a-879a-506d1a35b98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:09.049832 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Validating volume size '2' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:09.109194 np0000006677 devstack@c-api.service[100623]: WARNING cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fcdba4-5c5d-474a-879a-506d1a35b98d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 17:34:09.109194 np0000006677 devstack@c-api.service[100623]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 92bae21e-a59b-4f12-917e-3fb953f1cf23 is not active. Aug 06 17:34:09.112057 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fcdba4-5c5d-474a-879a-506d1a35b98d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:09.114980 np0000006677 devstack@c-api.service[100623]: WARNING cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fcdba4-5c5d-474a-879a-506d1a35b98d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:34:09.114980 np0000006677 devstack@c-api.service[100623]: WARNING cinder.volume.api [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Flow 'volume_create_api' (04b9b480-b50f-451a-9dfc-f60d216459f8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 17:34:09.114980 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c34c90ff-d290-4bbf-8fc0-42bb423b906e tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:34:09.115827 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 118/466] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:34:08 2026] POST /volume/v3/volumes => generated 125 bytes in 688 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:12.539762 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:12.541553 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:12.541878 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7c8fe9e5-c606-4d16-9221-5c1b53302fde"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:12.543400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7c8fe9e5-c606-4d16-9221-5c1b53302fde'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:12.626718 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume of 1 GB Aug 06 17:34:12.630947 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Availability Zones retrieved successfully. Aug 06 17:34:12.636154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Flow 'volume_create_api' (0459d1c7-5f3d-400b-9ec8-af758347eb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:12.637295 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16758aa1-c0cf-406e-abae-f54bfb7dbf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:12.638203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:12.669514 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16758aa1-c0cf-406e-abae-f54bfb7dbf2b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 17:34:12.669514 np0000006677 devstack@c-api.service[100624]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 06 17:34:12.671285 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16758aa1-c0cf-406e-abae-f54bfb7dbf2b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:12.672142 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16758aa1-c0cf-406e-abae-f54bfb7dbf2b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:34:12.672902 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Flow 'volume_create_api' (0459d1c7-5f3d-400b-9ec8-af758347eb04) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 17:34:12.673210 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90fe605e-984f-4a3f-ae5f-4062f28ef725 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:34:12.673718 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 115/467] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:12 2026] POST /volume/v3/volumes => generated 134 bytes in 134 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:13.258013 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-989b7904-f56f-4c3c-972d-3f0567f697bf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.259323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-989b7904-f56f-4c3c-972d-3f0567f697bf tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.259509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-989b7904-f56f-4c3c-972d-3f0567f697bf tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.261912 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-989b7904-f56f-4c3c-972d-3f0567f697bf tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:34:13.263538 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 122/468] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:13.270410 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=388,cinder:INSERT=43,cinder:UPDATE=82 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:34:13.271874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f464cc6f-f0ba-4657-b4bd-e2460b0b76c3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.274525 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f464cc6f-f0ba-4657-b4bd-e2460b0b76c3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.274943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f464cc6f-f0ba-4657-b4bd-e2460b0b76c3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "33a7dba8-d3b6-4dd1-b97b-1aa1987f6573"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.276538 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-f464cc6f-f0ba-4657-b4bd-e2460b0b76c3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '33a7dba8-d3b6-4dd1-b97b-1aa1987f6573'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:13.284040 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f464cc6f-f0ba-4657-b4bd-e2460b0b76c3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 404 Aug 06 17:34:13.284659 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 114/469] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 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 06 17:34:13.293007 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f6a074af-2700-421b-9827-5a8472418c1a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.295705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6a074af-2700-421b-9827-5a8472418c1a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.296288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f6a074af-2700-421b-9827-5a8472418c1a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e9014fe1-7fc8-4d6c-9589-11efbbcbb4ca"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.298413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-f6a074af-2700-421b-9827-5a8472418c1a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e9014fe1-7fc8-4d6c-9589-11efbbcbb4ca'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:13.305430 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6a074af-2700-421b-9827-5a8472418c1a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 404 Aug 06 17:34:13.306058 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 119/470] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:13.315653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-457210a3-4911-4a7b-9045-cf257af08db9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.317357 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-457210a3-4911-4a7b-9045-cf257af08db9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.317679 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-457210a3-4911-4a7b-9045-cf257af08db9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "43124052-cca4-4c27-9013-3a712189be9f"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.319310 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-457210a3-4911-4a7b-9045-cf257af08db9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '43124052-cca4-4c27-9013-3a712189be9f'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:13.326309 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-457210a3-4911-4a7b-9045-cf257af08db9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 404 Aug 06 17:34:13.327161 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 116/471] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:13.336315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-611aabbf-39c6-401e-8678-4c06feb573ff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.338313 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-611aabbf-39c6-401e-8678-4c06feb573ff tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.338720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-611aabbf-39c6-401e-8678-4c06feb573ff tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.340931 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-611aabbf-39c6-401e-8678-4c06feb573ff tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:34:13.341503 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 123/472] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 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 06 17:34:13.353164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bb877d2a-2831-4ea2-af00-dadf78563dc7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.354751 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb877d2a-2831-4ea2-af00-dadf78563dc7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.355142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bb877d2a-2831-4ea2-af00-dadf78563dc7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.356821 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb877d2a-2831-4ea2-af00-dadf78563dc7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:34:13.357297 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 115/473] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:13.368518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f776aab0-121f-4c4e-9c57-5ccb7a70eee3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.371396 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f776aab0-121f-4c4e-9c57-5ccb7a70eee3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:13.371944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f776aab0-121f-4c4e-9c57-5ccb7a70eee3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.375629 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f776aab0-121f-4c4e-9c57-5ccb7a70eee3 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:34:13.376705 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 120/474] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:13.385346 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5d8c0bdf-ec34-4e02-aed8-8b14fae4e074 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.387008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d8c0bdf-ec34-4e02-aed8-8b14fae4e074 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] DELETE https://10.4.3.207/volume/v3/volumes/tempest-invalid-1545178792 Aug 06 17:34:13.387231 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d8c0bdf-ec34-4e02-aed8-8b14fae4e074 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:13.387454 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d8c0bdf-ec34-4e02-aed8-8b14fae4e074 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:13.387662 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5d8c0bdf-ec34-4e02-aed8-8b14fae4e074 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Delete volume with id: tempest-invalid-1545178792 Aug 06 17:34:13.393050 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d8c0bdf-ec34-4e02-aed8-8b14fae4e074 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/tempest-invalid-1545178792 returned with HTTP 404 Aug 06 17:34:13.393555 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 117/475] 10.4.3.207 () {66 vars in 1321 bytes} [Thu Aug 6 17:34:13 2026] DELETE /volume/v3/volumes/tempest-invalid-1545178792 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:13.402405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b7930359-9b3b-4cbe-ac90-5611da4f3761 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.404838 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 124/476] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:34:13 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 06 17:34:13.416471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c7a6d133-f368-407f-bbae-0770bbe0007d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.416868 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7a6d133-f368-407f-bbae-0770bbe0007d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/xxx/action Aug 06 17:34:13.417322 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7a6d133-f368-407f-bbae-0770bbe0007d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-detach": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:13.417567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7a6d133-f368-407f-bbae-0770bbe0007d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.426145 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7a6d133-f368-407f-bbae-0770bbe0007d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 06 17:34:13.426145 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 116/477] 10.4.3.207 () {68 vars in 1291 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:13.441034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-247e4016-f6bf-4506-b2e4-1ef738d31b16 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.441034 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-247e4016-f6bf-4506-b2e4-1ef738d31b16 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/tempest-invalid-662925792 Aug 06 17:34:13.441034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-247e4016-f6bf-4506-b2e4-1ef738d31b16 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:13.441034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-247e4016-f6bf-4506-b2e4-1ef738d31b16 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:13.448984 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-247e4016-f6bf-4506-b2e4-1ef738d31b16 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/tempest-invalid-662925792 returned with HTTP 404 Aug 06 17:34:13.449474 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 121/478] 10.4.3.207 () {66 vars in 1315 bytes} [Thu Aug 6 17:34:13 2026] GET /volume/v3/volumes/tempest-invalid-662925792 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:13.465317 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e6ce153c-a02a-43e5-a75b-16a59c167126 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.470800 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 118/479] 10.4.3.207 () {66 vars in 1240 bytes} [Thu Aug 6 17:34:13 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 06 17:34:13.492995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.499053 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?status=null Aug 06 17:34:13.499053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:13.499053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:13.499053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:34:13.499053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Could not evaluate value null, assuming string {{(pid=100622) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:34:13.499601 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:34:13.529040 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Get all volumes completed successfully. Aug 06 17:34:13.532041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-49bcecc3-4fbd-4b49-8d1f-202725b718d8 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 06 17:34:13.532041 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 125/480] 10.4.3.207 () {66 vars in 1281 bytes} [Thu Aug 6 17:34:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:34:13.549236 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.553529 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-852234679 Aug 06 17:34:13.553781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:13.554051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:13.554588 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:34:13.555496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-852234679'), ('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:34:13.604497 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Get all volumes completed successfully. Aug 06 17:34:13.607834 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ba4eedc-6de6-4ba5-8a93-2ecbc2571ff7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-852234679 returned with HTTP 200 Aug 06 17:34:13.608380 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 117/481] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:34:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-852234679 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:34:13.632647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.637170 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes?status=null Aug 06 17:34:13.637396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:13.637916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:13.638502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:34:13.638812 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Could not evaluate value null, assuming string {{(pid=100623) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:34:13.639984 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:34:13.695589 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Get all volumes completed successfully. Aug 06 17:34:13.696492 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-15657d76-6771-45c4-bcf5-36a0c5c47c5a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes?status=null returned with HTTP 200 Aug 06 17:34:13.696853 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 122/482] 10.4.3.207 () {66 vars in 1260 bytes} [Thu Aug 6 17:34:13 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:34:13.711442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ca6e8f76-8298-4377-9386-d611ae815f5d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.717920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2065877698 Aug 06 17:34:13.719027 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:13.721799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:13.721799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:34:13.721999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2065877698'), ('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:34:13.775575 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Get all volumes completed successfully. Aug 06 17:34:13.775911 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca6e8f76-8298-4377-9386-d611ae815f5d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2065877698 returned with HTTP 200 Aug 06 17:34:13.776321 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 119/483] 10.4.3.207 () {66 vars in 1338 bytes} [Thu Aug 6 17:34:13 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2065877698 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:34:13.791274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.793181 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action Aug 06 17:34:13.793546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:13.793693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.803188 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:13.803188 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:13.803867 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:34:13.811843 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Reserve volume completed successfully. Aug 06 17:34:13.812186 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7e7c99d-5cab-49e7-8fa9-87b87e8969fa tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action returned with HTTP 202 Aug 06 17:34:13.812788 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 126/484] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:34:13.821209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.823326 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action Aug 06 17:34:13.823806 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:13.823955 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.834358 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:13.834358 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:13.834871 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:34:13.840565 np0000006677 devstack@c-api.service[100625]: ERROR cinder.volume.api [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume status must be available to reserve, but the status is attaching. Aug 06 17:34:13.841043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb6b4e4f-714e-4fb7-816d-c84624ce8a97 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action returned with HTTP 400 Aug 06 17:34:13.841728 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 118/485] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:13.850368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.852820 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action Aug 06 17:34:13.853420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:13.853420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.862307 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:13.862307 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:13.863365 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:34:13.880166 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Unreserve volume completed successfully. Aug 06 17:34:13.880516 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5eec3227-9feb-4ba5-b4af-d6ed2cf272b9 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action returned with HTTP 202 Aug 06 17:34:13.881198 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 123/486] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:34:13.895137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d73d91f9-62cb-43ee-bb47-8c56421350ec None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.897153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d73d91f9-62cb-43ee-bb47-8c56421350ec tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/03b3735c-dff3-4ad3-861c-8bd26dbc2842/action Aug 06 17:34:13.897553 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d73d91f9-62cb-43ee-bb47-8c56421350ec tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:13.897716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d73d91f9-62cb-43ee-bb47-8c56421350ec tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.905824 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d73d91f9-62cb-43ee-bb47-8c56421350ec tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/03b3735c-dff3-4ad3-861c-8bd26dbc2842/action returned with HTTP 404 Aug 06 17:34:13.906439 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 120/487] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes/03b3735c-dff3-4ad3-861c-8bd26dbc2842/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:13.919863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8a6c8d28-46a8-49b7-a891-ba5e4bb97547 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.923512 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a6c8d28-46a8-49b7-a891-ba5e4bb97547 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/46b2527a-b54f-418a-9210-c659be50e176/action Aug 06 17:34:13.924164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a6c8d28-46a8-49b7-a891-ba5e4bb97547 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:13.924554 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a6c8d28-46a8-49b7-a891-ba5e4bb97547 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.935760 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a6c8d28-46a8-49b7-a891-ba5e4bb97547 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/46b2527a-b54f-418a-9210-c659be50e176/action returned with HTTP 404 Aug 06 17:34:13.936555 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 127/488] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:13 2026] POST /volume/v3/volumes/46b2527a-b54f-418a-9210-c659be50e176/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:13.951220 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-67fa32a1-a4cf-4bc2-96c1-d2e0e3b5eb5e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.953564 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 119/489] 10.4.3.207 () {68 vars in 1260 bytes} [Thu Aug 6 17:34:13 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 06 17:34:13.962614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-29cd189e-f1be-4de4-83c4-4b747a16d7b7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.964415 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-29cd189e-f1be-4de4-83c4-4b747a16d7b7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] PUT https://10.4.3.207/volume/v3/volumes/tempest-invalid-1562322200 Aug 06 17:34:13.964939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-29cd189e-f1be-4de4-83c4-4b747a16d7b7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:13.972812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-29cd189e-f1be-4de4-83c4-4b747a16d7b7 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/tempest-invalid-1562322200 returned with HTTP 404 Aug 06 17:34:13.973285 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 124/490] 10.4.3.207 () {68 vars in 1338 bytes} [Thu Aug 6 17:34:13 2026] PUT /volume/v3/volumes/tempest-invalid-1562322200 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:13.982102 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3c9286cd-9284-4050-b44a-f900d362fa7d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:13.987558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3c9286cd-9284-4050-b44a-f900d362fa7d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] PUT https://10.4.3.207/volume/v3/volumes/1acbe34b-4dc8-4c5d-84d9-e8494b198cf3 Aug 06 17:34:13.987928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3c9286cd-9284-4050-b44a-f900d362fa7d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:14.000976 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3c9286cd-9284-4050-b44a-f900d362fa7d tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/1acbe34b-4dc8-4c5d-84d9-e8494b198cf3 returned with HTTP 404 Aug 06 17:34:14.001827 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 121/491] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:34:13 2026] PUT /volume/v3/volumes/1acbe34b-4dc8-4c5d-84d9-e8494b198cf3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:14.013670 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7dbd9fe7-8bd9-4b64-90de-2535f3b584b4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.015802 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7dbd9fe7-8bd9-4b64-90de-2535f3b584b4 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5b828d99-a95b-4c92-bd38-83dc85493cec Aug 06 17:34:14.016062 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7dbd9fe7-8bd9-4b64-90de-2535f3b584b4 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:14.016316 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7dbd9fe7-8bd9-4b64-90de-2535f3b584b4 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:14.016503 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-7dbd9fe7-8bd9-4b64-90de-2535f3b584b4 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Delete volume with id: 5b828d99-a95b-4c92-bd38-83dc85493cec Aug 06 17:34:14.022893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7dbd9fe7-8bd9-4b64-90de-2535f3b584b4 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/5b828d99-a95b-4c92-bd38-83dc85493cec returned with HTTP 404 Aug 06 17:34:14.023502 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 128/492] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:14 2026] DELETE /volume/v3/volumes/5b828d99-a95b-4c92-bd38-83dc85493cec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:14.033406 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b08c5cf8-34f5-4e41-9648-dfcc277476f6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.041181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b08c5cf8-34f5-4e41-9648-dfcc277476f6 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action Aug 06 17:34:14.041534 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b08c5cf8-34f5-4e41-9648-dfcc277476f6 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:14.041662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b08c5cf8-34f5-4e41-9648-dfcc277476f6 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:14.046949 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b08c5cf8-34f5-4e41-9648-dfcc277476f6 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action returned with HTTP 400 Aug 06 17:34:14.047794 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 120/493] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:14 2026] POST /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action => generated 140 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:14.059468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-35392366-845a-4e7f-8613-277d949fc08c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.061724 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-35392366-845a-4e7f-8613-277d949fc08c tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action Aug 06 17:34:14.062121 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-35392366-845a-4e7f-8613-277d949fc08c tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:14.062263 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-35392366-845a-4e7f-8613-277d949fc08c tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:14.063732 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-35392366-845a-4e7f-8613-277d949fc08c tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action returned with HTTP 400 Aug 06 17:34:14.064340 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 125/494] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:14 2026] POST /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:14.077850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ab1bb7ef-b11f-4e26-babd-09b9165f3838 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.079661 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab1bb7ef-b11f-4e26-babd-09b9165f3838 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/f5e6c7d4-9d77-4dd8-8f52-88b09236c5a4/action Aug 06 17:34:14.079940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab1bb7ef-b11f-4e26-babd-09b9165f3838 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:14.080071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab1bb7ef-b11f-4e26-babd-09b9165f3838 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:14.087667 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab1bb7ef-b11f-4e26-babd-09b9165f3838 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/f5e6c7d4-9d77-4dd8-8f52-88b09236c5a4/action returned with HTTP 404 Aug 06 17:34:14.087953 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 122/495] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:14 2026] POST /volume/v3/volumes/f5e6c7d4-9d77-4dd8-8f52-88b09236c5a4/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:14.098569 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-da2586ba-35c1-4ed7-8d88-36ef9fa3f912 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.101190 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da2586ba-35c1-4ed7-8d88-36ef9fa3f912 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action Aug 06 17:34:14.101271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da2586ba-35c1-4ed7-8d88-36ef9fa3f912 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:14.101422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da2586ba-35c1-4ed7-8d88-36ef9fa3f912 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:14.105546 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da2586ba-35c1-4ed7-8d88-36ef9fa3f912 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action returned with HTTP 400 Aug 06 17:34:14.108389 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 129/496] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:14 2026] POST /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:34:14.121485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-abbedfe5-1b8d-46c1-aec6-5e32200ee78a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.125336 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-abbedfe5-1b8d-46c1-aec6-5e32200ee78a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] POST https://10.4.3.207/volume/v3/volumes/None/action Aug 06 17:34:14.125667 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-abbedfe5-1b8d-46c1-aec6-5e32200ee78a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:14.125792 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-abbedfe5-1b8d-46c1-aec6-5e32200ee78a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:14.132168 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-abbedfe5-1b8d-46c1-aec6-5e32200ee78a tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/None/action returned with HTTP 404 Aug 06 17:34:14.132611 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 121/497] 10.4.3.207 () {68 vars in 1294 bytes} [Thu Aug 6 17:34:14 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:14.141117 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7dc2fbfd-ddd1-4da1-b7ab-64a100fb1870 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.143244 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7dc2fbfd-ddd1-4da1-b7ab-64a100fb1870 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/c80257bf-fa31-42bc-819e-7b1da7d14e69 Aug 06 17:34:14.143244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7dc2fbfd-ddd1-4da1-b7ab-64a100fb1870 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:14.143858 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7dc2fbfd-ddd1-4da1-b7ab-64a100fb1870 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:14.149811 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7dc2fbfd-ddd1-4da1-b7ab-64a100fb1870 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/c80257bf-fa31-42bc-819e-7b1da7d14e69 returned with HTTP 404 Aug 06 17:34:14.151612 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 126/498] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:14 2026] GET /volume/v3/volumes/c80257bf-fa31-42bc-819e-7b1da7d14e69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:14.160757 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-34f2d7b9-9afa-4e55-a3de-17c030336f71 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.162457 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-34f2d7b9-9afa-4e55-a3de-17c030336f71 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:34:14.162668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-34f2d7b9-9afa-4e55-a3de-17c030336f71 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:14.162861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-34f2d7b9-9afa-4e55-a3de-17c030336f71 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:14.177707 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:14.177707 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:14.183388 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-34f2d7b9-9afa-4e55-a3de-17c030336f71 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:34:14.187416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-34f2d7b9-9afa-4e55-a3de-17c030336f71 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 returned with HTTP 200 Aug 06 17:34:14.188816 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 123/499] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:14 2026] GET /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:14.204983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.210629 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] DELETE https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:34:14.210866 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:14.211137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:14.211440 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Delete volume with id: cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:34:14.223491 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:14.223491 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:14.224181 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:34:14.249219 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Delete volume request issued successfully. Aug 06 17:34:14.249505 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c0a0873-e4ae-4541-b329-e167be6b4135 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 returned with HTTP 202 Aug 06 17:34:14.250052 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 130/500] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:14 2026] DELETE /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:14.259123 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d4ff83f9-fd08-4eee-be71-f4d6b83df02f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:14.262057 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4ff83f9-fd08-4eee-be71-f4d6b83df02f tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:34:14.262375 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4ff83f9-fd08-4eee-be71-f4d6b83df02f tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:14.262759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4ff83f9-fd08-4eee-be71-f4d6b83df02f tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:14.278164 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:14.278164 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:14.282488 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d4ff83f9-fd08-4eee-be71-f4d6b83df02f tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Volume info retrieved successfully. Aug 06 17:34:14.288328 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4ff83f9-fd08-4eee-be71-f4d6b83df02f tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 returned with HTTP 200 Aug 06 17:34:14.289024 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 122/501] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:14 2026] GET /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:15.307131 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3e29f49d-375c-4784-9f42-488fd10c89b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:15.311346 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e29f49d-375c-4784-9f42-488fd10c89b0 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] GET https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 Aug 06 17:34:15.311540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e29f49d-375c-4784-9f42-488fd10c89b0 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:15.311727 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e29f49d-375c-4784-9f42-488fd10c89b0 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:15.317243 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e29f49d-375c-4784-9f42-488fd10c89b0 tempest-VolumesNegativeTest-924832188 tempest-VolumesNegativeTest-924832188-project-member] https://10.4.3.207/volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 returned with HTTP 404 Aug 06 17:34:15.317678 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 127/502] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:15 2026] GET /volume/v3/volumes/cd228c6e-bea7-44a8-901f-cf3dbda09cf0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:21.317222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-353cfaec-569e-43a8-8431-4a0265a2552b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:21.523736 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:21.524065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1538038429"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:21.525472 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1538038429'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:21.528830 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Create volume of 1 GB Aug 06 17:34:21.529131 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:21.529131 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:21.529652 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Availability Zones retrieved successfully. Aug 06 17:34:21.536824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Flow 'volume_create_api' (655fb687-5966-4096-bb95-8e567c5eceea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:21.538185 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee63231-c1b1-4a5f-bcc3-c5114dc5f1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:21.539476 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:21.555934 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:21.555934 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:21.584510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee63231-c1b1-4a5f-bcc3-c5114dc5f1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f6034671-ad7e-4b86-841e-68bba2cfdf7c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6034671-ad7e-4b86-841e-68bba2cfdf7c', 'encryption_key_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=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:21.584510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993cd93a-73c1-4991-9c5a-1d8d04ff328c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:21.619956 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-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 06 17:34:21.619956 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-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 06 17:34:21.654531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Created reservations ['a5e41d84-6c97-46ff-a33c-7ecb778576d0', '8b68b6e1-1995-4802-ad4e-1aa41d5c0f73', 'a4146e6e-219f-463d-b760-78447c22e41f', 'aa4e3127-838f-403b-8725-89d6bb5ab7ee'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:21.658304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993cd93a-73c1-4991-9c5a-1d8d04ff328c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e41d84-6c97-46ff-a33c-7ecb778576d0', '8b68b6e1-1995-4802-ad4e-1aa41d5c0f73', 'a4146e6e-219f-463d-b760-78447c22e41f', 'aa4e3127-838f-403b-8725-89d6bb5ab7ee']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:21.658304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e26a493d-e738-410c-a437-31565826a652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:21.685337 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e26a493d-e738-410c-a437-31565826a652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1671e022-a768-4710-84c9-3a49bb1a472f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1538038429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb411a76517c4f5d9e9da5eb1605d3bd',qos_specs=None,replication_status=,reservations=['a5e41d84-6c97-46ff-a33c-7ecb778576d0','8b68b6e1-1995-4802-ad4e-1aa41d5c0f73','a4146e6e-219f-463d-b760-78447c22e41f','aa4e3127-838f-403b-8725-89d6bb5ab7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68cad09159614de7aff0141f6f7d1933',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1538038429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1671e022-a768-4710-84c9-3a49bb1a472f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fb411a76517c4f5d9e9da5eb1605d3bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68cad09159614de7aff0141f6f7d1933',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6034671-ad7e-4b86-841e-68bba2cfdf7c),volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:21.687366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631019ba-e02b-462d-8212-2805742e2bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:21.704783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631019ba-e02b-462d-8212-2805742e2bc0) transitioned into state 'SUCCESS' from state '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-1538038429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb411a76517c4f5d9e9da5eb1605d3bd',qos_specs=None,replication_status=,reservations=['a5e41d84-6c97-46ff-a33c-7ecb778576d0','8b68b6e1-1995-4802-ad4e-1aa41d5c0f73','a4146e6e-219f-463d-b760-78447c22e41f','aa4e3127-838f-403b-8725-89d6bb5ab7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68cad09159614de7aff0141f6f7d1933',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:21.704783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d7040e-8893-446e-8579-2314aa16851e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:21.715290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d7040e-8893-446e-8579-2314aa16851e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:21.717062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Flow 'volume_create_api' (655fb687-5966-4096-bb95-8e567c5eceea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:21.717472 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Create volume request issued successfully. Aug 06 17:34:21.718744 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-353cfaec-569e-43a8-8431-4a0265a2552b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:34:21.719331 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 124/503] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:34:21 2026] POST /volume/v3/volumes => generated 758 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:21.735356 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa8c8b33-98d4-4270-9bb7-92d521323295 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:21.738281 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa8c8b33-98d4-4270-9bb7-92d521323295 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:34:21.738711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa8c8b33-98d4-4270-9bb7-92d521323295 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:21.738711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa8c8b33-98d4-4270-9bb7-92d521323295 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:21.750114 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:21.750114 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:21.754727 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-aa8c8b33-98d4-4270-9bb7-92d521323295 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:34:21.759405 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa8c8b33-98d4-4270-9bb7-92d521323295 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:34:21.760174 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 131/504] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:21 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:22.772638 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-155f9b21-c8d9-436f-b6b7-c099cc45791b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:22.775186 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-155f9b21-c8d9-436f-b6b7-c099cc45791b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:34:22.775427 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-155f9b21-c8d9-436f-b6b7-c099cc45791b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:22.775637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-155f9b21-c8d9-436f-b6b7-c099cc45791b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:22.782213 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:22.782213 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:22.786369 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-155f9b21-c8d9-436f-b6b7-c099cc45791b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:34:22.791781 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-155f9b21-c8d9-436f-b6b7-c099cc45791b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:34:22.792264 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 123/505] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:22.805126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e0428147-45b8-46a8-894a-aac84541b9e0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:23.034475 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] POST https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action Aug 06 17:34:23.034876 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:23.035041 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:23.044829 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:23.044829 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:23.045280 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] Volume info retrieved successfully. Aug 06 17:34:23.061048 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] Update volume admin metadata completed successfully. Aug 06 17:34:23.061287 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] Update readonly setting on volume completed successfully. Aug 06 17:34:23.061569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0428147-45b8-46a8-894a-aac84541b9e0 tempest-TestMultiAttachVolumeSwap-647288435 tempest-TestMultiAttachVolumeSwap-647288435-project-admin] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action returned with HTTP 202 Aug 06 17:34:23.062161 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 128/506] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:34:22 2026] POST /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:34:23.069539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:23.071775 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:23.072224 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-465624997"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:23.073811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-465624997'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:23.079462 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Create volume of 1 GB Aug 06 17:34:23.079775 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:23.079775 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:23.081251 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Availability Zones retrieved successfully. Aug 06 17:34:23.089051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Flow 'volume_create_api' (77ce912b-2c42-4fd9-ab92-5fbeb3fc1367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:23.089926 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74dbf917-4843-48d7-97ac-4406e14a42d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:23.090848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:23.102435 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:23.102435 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:23.117928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74dbf917-4843-48d7-97ac-4406e14a42d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f6034671-ad7e-4b86-841e-68bba2cfdf7c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6034671-ad7e-4b86-841e-68bba2cfdf7c', 'encryption_key_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=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:23.119354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1593b08-07ad-450a-8ea6-c73b674b13e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:23.171467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Created reservations ['27473f61-7b9f-4719-8291-9053b6094a38', 'adcc0f75-cf77-42e9-8ce1-ab6afa3f40cf', '27395c6f-4d54-4610-87bd-09c341cf4ffe', '74cdc924-4dfc-4429-9b04-34402604ec6e'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:23.172469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1593b08-07ad-450a-8ea6-c73b674b13e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27473f61-7b9f-4719-8291-9053b6094a38', 'adcc0f75-cf77-42e9-8ce1-ab6afa3f40cf', '27395c6f-4d54-4610-87bd-09c341cf4ffe', '74cdc924-4dfc-4429-9b04-34402604ec6e']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:23.173599 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424ca9ba-3aa5-4e7f-9d8f-ea912f349be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:23.195466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424ca9ba-3aa5-4e7f-9d8f-ea912f349be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd581b60-312e-4289-a034-802a2d9897a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-465624997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb411a76517c4f5d9e9da5eb1605d3bd',qos_specs=None,replication_status=,reservations=['27473f61-7b9f-4719-8291-9053b6094a38','adcc0f75-cf77-42e9-8ce1-ab6afa3f40cf','27395c6f-4d54-4610-87bd-09c341cf4ffe','74cdc924-4dfc-4429-9b04-34402604ec6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68cad09159614de7aff0141f6f7d1933',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-465624997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd581b60-312e-4289-a034-802a2d9897a6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fb411a76517c4f5d9e9da5eb1605d3bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68cad09159614de7aff0141f6f7d1933',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6034671-ad7e-4b86-841e-68bba2cfdf7c),volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:23.196113 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ed4534-dfcb-4d4c-9535-7576460e7482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:23.218165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ed4534-dfcb-4d4c-9535-7576460e7482) transitioned into state 'SUCCESS' from state '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-465624997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fb411a76517c4f5d9e9da5eb1605d3bd',qos_specs=None,replication_status=,reservations=['27473f61-7b9f-4719-8291-9053b6094a38','adcc0f75-cf77-42e9-8ce1-ab6afa3f40cf','27395c6f-4d54-4610-87bd-09c341cf4ffe','74cdc924-4dfc-4429-9b04-34402604ec6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68cad09159614de7aff0141f6f7d1933',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:23.218803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8921ba1f-d933-4372-96e4-f7f86690919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:23.233403 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8921ba1f-d933-4372-96e4-f7f86690919f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:23.234574 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Flow 'volume_create_api' (77ce912b-2c42-4fd9-ab92-5fbeb3fc1367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:23.234862 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Create volume request issued successfully. Aug 06 17:34:23.235435 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fb135d6-5b48-45b8-be6f-f96eb776123b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:34:23.235844 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 125/507] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:34:23 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:23.248130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d540ee4c-b935-4e4b-acd7-e14df0040683 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:23.252983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d540ee4c-b935-4e4b-acd7-e14df0040683 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:34:23.252983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d540ee4c-b935-4e4b-acd7-e14df0040683 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:23.252983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d540ee4c-b935-4e4b-acd7-e14df0040683 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:23.264600 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:23.264600 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:23.269019 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d540ee4c-b935-4e4b-acd7-e14df0040683 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:34:23.275001 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d540ee4c-b935-4e4b-acd7-e14df0040683 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 returned with HTTP 200 Aug 06 17:34:23.275717 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 132/508] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:23 2026] GET /volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:24.291805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-916fdc5a-b5f0-4276-a63f-c3b72c659001 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:24.305240 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-916fdc5a-b5f0-4276-a63f-c3b72c659001 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:34:24.305535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-916fdc5a-b5f0-4276-a63f-c3b72c659001 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:24.305791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-916fdc5a-b5f0-4276-a63f-c3b72c659001 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:24.315893 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:24.315893 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:24.323508 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-916fdc5a-b5f0-4276-a63f-c3b72c659001 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:34:24.331460 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-916fdc5a-b5f0-4276-a63f-c3b72c659001 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 returned with HTTP 200 Aug 06 17:34:24.331975 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 124/509] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:24 2026] GET /volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:24.655751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:24.861258 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:24.861658 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1561737847"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:24.862919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1561737847'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:24.863939 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume of 1 GB Aug 06 17:34:24.867735 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Availability Zones retrieved successfully. Aug 06 17:34:24.876568 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (e21660ca-ff09-4b54-bd74-4a18adbc7aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:24.877508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383b296e-ee33-4255-867e-e6ce43b36cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:24.882056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:24.913606 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383b296e-ee33-4255-867e-e6ce43b36cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:24.914478 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab4d140-f0fa-409a-8b0d-0c40a3d51965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:24.971862 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['559ebc2a-38aa-4e02-9c17-2842ae6c88c4', '66fee245-d5e0-4e19-a610-8bd8d79d1bb4', '29ee4c8c-f089-4924-8e88-4ea0c48c8595', '609a14c3-914f-4f45-a5da-f571eb4112e9'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:24.972688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab4d140-f0fa-409a-8b0d-0c40a3d51965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['559ebc2a-38aa-4e02-9c17-2842ae6c88c4', '66fee245-d5e0-4e19-a610-8bd8d79d1bb4', '29ee4c8c-f089-4924-8e88-4ea0c48c8595', '609a14c3-914f-4f45-a5da-f571eb4112e9']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:24.973429 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0e4f87-5cd6-496b-941e-5e515ff8978b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:25.000681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0e4f87-5cd6-496b-941e-5e515ff8978b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7464f74a-56a7-40f0-b79d-c489296a29bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1561737847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['559ebc2a-38aa-4e02-9c17-2842ae6c88c4','66fee245-d5e0-4e19-a610-8bd8d79d1bb4','29ee4c8c-f089-4924-8e88-4ea0c48c8595','609a14c3-914f-4f45-a5da-f571eb4112e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1561737847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7464f74a-56a7-40f0-b79d-c489296a29bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348329699d444a93867a9ddbf3a7bed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:25.001369 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508906bd-0b15-4969-afbb-18fe6b4c08dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:25.022083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508906bd-0b15-4969-afbb-18fe6b4c08dc) transitioned into state 'SUCCESS' from state '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-1561737847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['559ebc2a-38aa-4e02-9c17-2842ae6c88c4','66fee245-d5e0-4e19-a610-8bd8d79d1bb4','29ee4c8c-f089-4924-8e88-4ea0c48c8595','609a14c3-914f-4f45-a5da-f571eb4112e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:25.023153 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7644c9c-4ea3-419a-9f4e-05ef85c54eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:25.032844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7644c9c-4ea3-419a-9f4e-05ef85c54eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:25.033592 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (e21660ca-ff09-4b54-bd74-4a18adbc7aeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:25.033871 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request issued successfully. Aug 06 17:34:25.034478 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1dd844f-6091-4ce2-b090-575ab91e8277 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:34:25.034937 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 129/510] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:24 2026] POST /volume/v3/volumes => generated 754 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:25.046525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-86ff3ee7-0380-40c3-ac7a-39131cce2798 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:25.050472 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-86ff3ee7-0380-40c3-ac7a-39131cce2798 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:34:25.050735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-86ff3ee7-0380-40c3-ac7a-39131cce2798 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:25.051043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-86ff3ee7-0380-40c3-ac7a-39131cce2798 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:25.059591 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:25.059591 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:25.068404 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-86ff3ee7-0380-40c3-ac7a-39131cce2798 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:25.074609 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-86ff3ee7-0380-40c3-ac7a-39131cce2798 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:34:25.075047 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 126/511] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:25 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:25.823261 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-08952205-fef5-494a-a758-b10323c9f363 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:25.826187 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-08952205-fef5-494a-a758-b10323c9f363 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:25.826451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-08952205-fef5-494a-a758-b10323c9f363 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:25.826681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-08952205-fef5-494a-a758-b10323c9f363 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:25.844639 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:25.844639 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:25.849874 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-08952205-fef5-494a-a758-b10323c9f363 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:25.855306 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-08952205-fef5-494a-a758-b10323c9f363 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:34:25.856081 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 133/512] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:25 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:25.920694 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-57da4824-e836-4182-9c1e-1f60f2c58c6f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:25.923066 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-57da4824-e836-4182-9c1e-1f60f2c58c6f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:25.923289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-57da4824-e836-4182-9c1e-1f60f2c58c6f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:25.923493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-57da4824-e836-4182-9c1e-1f60f2c58c6f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:25.935658 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:25.935658 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:25.939752 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-57da4824-e836-4182-9c1e-1f60f2c58c6f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:25.944934 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-57da4824-e836-4182-9c1e-1f60f2c58c6f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:34:25.945515 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 125/513] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:34:25 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:26.088837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6ac12b3b-71a4-466e-9832-ceda7794a574 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.091447 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ac12b3b-71a4-466e-9832-ceda7794a574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:34:26.091716 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ac12b3b-71a4-466e-9832-ceda7794a574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:26.091990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ac12b3b-71a4-466e-9832-ceda7794a574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:26.099458 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:26.099458 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:26.103255 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6ac12b3b-71a4-466e-9832-ceda7794a574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:26.110406 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ac12b3b-71a4-466e-9832-ceda7794a574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:34:26.112907 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 130/514] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:26 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:26.125875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d1c1ed29-1045-4786-817b-17f7055541d9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.128447 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1c1ed29-1045-4786-817b-17f7055541d9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:34:26.128694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1c1ed29-1045-4786-817b-17f7055541d9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:26.128938 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1c1ed29-1045-4786-817b-17f7055541d9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:26.135580 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:26.135580 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:26.139009 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d1c1ed29-1045-4786-817b-17f7055541d9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:26.142799 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1c1ed29-1045-4786-817b-17f7055541d9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:34:26.143151 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 127/515] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:26 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:26.156622 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.158561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.158662 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:34:26.158983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464f74a-56a7-40f0-b79d-c489296a29bc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-85994372"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:26.164242 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] POST https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f/action Aug 06 17:34:26.164689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:26.164875 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:26.168070 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:26.168070 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:26.168540 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:26.168645 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:34:26.189649 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:26.189649 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:26.189649 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:26.194939 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Begin detaching volume completed successfully. Aug 06 17:34:26.195569 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-61a9bd4b-fd35-4447-b4f8-9eda2f6aed10 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f/action returned with HTTP 202 Aug 06 17:34:26.196555 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 126/516] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:34:26 2026] POST /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:34:26.202409 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['95a6ad48-b78d-491f-8466-aaf67cf76538', '1b60b12c-a189-4052-bbd0-e0a070ee32d1', 'b7850e79-51c7-4bdb-a17a-6822e9bfca7f', '1d17d6f9-2db9-40ce-b2bb-f037a88d6cdb'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:26.231519 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot create request issued successfully. Aug 06 17:34:26.232014 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ce79c38-4c21-489a-b9e0-144000b6ae49 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:34:26.232413 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 134/517] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:34:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:26.241123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-86e55f88-037f-4612-9ef1-67d3b8a97469 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.243036 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86e55f88-037f-4612-9ef1-67d3b8a97469 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:26.243288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86e55f88-037f-4612-9ef1-67d3b8a97469 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:26.243471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86e55f88-037f-4612-9ef1-67d3b8a97469 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:26.249755 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:26.249755 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:26.250241 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-86e55f88-037f-4612-9ef1-67d3b8a97469 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:34:26.252674 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86e55f88-037f-4612-9ef1-67d3b8a97469 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 returned with HTTP 200 Aug 06 17:34:26.252674 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 131/518] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:34:26 2026] GET /volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:26.256302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ce16d7ba-d876-46d7-8db1-d3754f91d4c3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.257094 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce16d7ba-d876-46d7-8db1-d3754f91d4c3 None None] GET https://10.4.3.207/volume// Aug 06 17:34:26.257389 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ce16d7ba-d876-46d7-8db1-d3754f91d4c3 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:26.257637 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ce16d7ba-d876-46d7-8db1-d3754f91d4c3 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:26.258114 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce16d7ba-d876-46d7-8db1-d3754f91d4c3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:34:26.262559 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 128/519] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:34:26 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:34:26.269034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-bc0eccb7-26c2-433e-b870-d5bf893a0842 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:26.273381 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-bc0eccb7-26c2-433e-b870-d5bf893a0842 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:26.273381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-bc0eccb7-26c2-433e-b870-d5bf893a0842 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:26.273381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-bc0eccb7-26c2-433e-b870-d5bf893a0842 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:26.288661 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:26.288661 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:26.293399 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-bc0eccb7-26c2-433e-b870-d5bf893a0842 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:26.303269 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-bc0eccb7-26c2-433e-b870-d5bf893a0842 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:34:26.303603 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 127/520] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:34:26 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:34:27.265112 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-62b18048-dcf3-4456-aa4f-241b24966660 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:27.268464 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62b18048-dcf3-4456-aa4f-241b24966660 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:27.268464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62b18048-dcf3-4456-aa4f-241b24966660 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:27.268464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62b18048-dcf3-4456-aa4f-241b24966660 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:27.275060 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:27.275060 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:27.275702 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-62b18048-dcf3-4456-aa4f-241b24966660 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:34:27.277543 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62b18048-dcf3-4456-aa4f-241b24966660 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 returned with HTTP 200 Aug 06 17:34:27.277543 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 135/521] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:34:27 2026] GET /volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:27.285752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:27.287422 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:34:27.287763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7464f74a-56a7-40f0-b79d-c489296a29bc", "snapshot_id": "ceaa0e15-d78c-430b-a411-9a2145d6afa7", "name": "tempest-VolumesSnapshotTestJSON-Backup-276077425", "container": "tempest-volumessnapshottestjson-backup-container-1520430108"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:27.289195 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Creating new backup {'backup': {'volume_id': '7464f74a-56a7-40f0-b79d-c489296a29bc', 'snapshot_id': 'ceaa0e15-d78c-430b-a411-9a2145d6afa7', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-276077425', 'container': 'tempest-volumessnapshottestjson-backup-container-1520430108'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:34:27.289325 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Creating backup of volume 7464f74a-56a7-40f0-b79d-c489296a29bc in container tempest-volumessnapshottestjson-backup-container-1520430108 Aug 06 17:34:27.298124 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:27.298124 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:27.298690 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:27.306090 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:27.306090 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:27.306508 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:34:27.333390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['38869066-f5be-4901-9321-5d14f07d4b8b', '6341d7cf-bd22-4709-9f3f-1c0468a0f2a8'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:27.333770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-c16d28b7-93d6-4859-a629-1896e3831b5f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:27.336698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-c16d28b7-93d6-4859-a629-1896e3831b5f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] DELETE https://10.4.3.207/volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2 Aug 06 17:34:27.336879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-c16d28b7-93d6-4859-a629-1896e3831b5f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:27.337100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-c16d28b7-93d6-4859-a629-1896e3831b5f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:27.350933 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:27.350933 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:27.380563 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20b86bb0-8f69-4089-a63d-452b8194b0b1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:34:27.381005 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 132/522] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:34:27 2026] POST /volume/v3/backups => generated 334 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:27.391709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ce3a81c6-6703-468b-a36a-eff919d42d0d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:27.393496 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8751c4e4-f765-4406-afeb-5e459d75d448 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:27.393816 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ce3a81c6-6703-468b-a36a-eff919d42d0d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:27.394225 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ce3a81c6-6703-468b-a36a-eff919d42d0d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:27.394428 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ce3a81c6-6703-468b-a36a-eff919d42d0d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:27.394557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ce3a81c6-6703-468b-a36a-eff919d42d0d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:27.395267 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:27.395575 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1239197659"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:27.396771 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1239197659'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:27.396878 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Create volume of 1 GB Aug 06 17:34:27.404112 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Availability Zones retrieved successfully. Aug 06 17:34:27.410846 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Flow 'volume_create_api' (bba06bc5-53f0-41a4-b87c-957a02dd9272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:27.412138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ff66b4-ffe7-47b0-a08b-c0da47876eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:27.413616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:27.413998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c31fdc9-a61d-4657-9dec-6dcc5992eddb req-c16d28b7-93d6-4859-a629-1896e3831b5f tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2 returned with HTTP 200 Aug 06 17:34:27.414436 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 129/523] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:34:27 2026] DELETE /volume/v3/attachments/a974f53e-341d-4dc8-b961-e7ebe9364ad2 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:27.414899 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:27.414899 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:27.416749 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ce3a81c6-6703-468b-a36a-eff919d42d0d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:27.417295 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 128/524] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:27 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 808 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:27.458903 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ff66b4-ffe7-47b0-a08b-c0da47876eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:27.459845 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2fea6e-2f16-40ef-b0b8-a0e453cdc848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:27.533629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Created reservations ['1340cde6-2f00-4f3b-b751-003757b5641e', 'f277ac5a-7083-4e8a-abb4-63aed6d12848', '4bea4374-4606-4952-914d-9587700c37ae', 'bc6affb0-dbc7-4002-bfb5-3c56e8f816f8'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:27.534905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2fea6e-2f16-40ef-b0b8-a0e453cdc848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1340cde6-2f00-4f3b-b751-003757b5641e', 'f277ac5a-7083-4e8a-abb4-63aed6d12848', '4bea4374-4606-4952-914d-9587700c37ae', 'bc6affb0-dbc7-4002-bfb5-3c56e8f816f8']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:27.535734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31224e87-bfb0-496d-8b64-f28c388367b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:27.558548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31224e87-bfb0-496d-8b64-f28c388367b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e743437-cf86-494b-97e6-54bf59503907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1239197659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee072bfa3c0343149e5305e887a1bc80',qos_specs=None,replication_status=,reservations=['1340cde6-2f00-4f3b-b751-003757b5641e','f277ac5a-7083-4e8a-abb4-63aed6d12848','4bea4374-4606-4952-914d-9587700c37ae','bc6affb0-dbc7-4002-bfb5-3c56e8f816f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1456f29feff4ab1b908861395c2985e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1239197659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e743437-cf86-494b-97e6-54bf59503907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee072bfa3c0343149e5305e887a1bc80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1456f29feff4ab1b908861395c2985e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:27.559487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e80d00-770f-423f-8207-1ced3b9f1218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:27.583045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e80d00-770f-423f-8207-1ced3b9f1218) transitioned into state 'SUCCESS' from state '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-1239197659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee072bfa3c0343149e5305e887a1bc80',qos_specs=None,replication_status=,reservations=['1340cde6-2f00-4f3b-b751-003757b5641e','f277ac5a-7083-4e8a-abb4-63aed6d12848','4bea4374-4606-4952-914d-9587700c37ae','bc6affb0-dbc7-4002-bfb5-3c56e8f816f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1456f29feff4ab1b908861395c2985e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:27.584444 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313dcf3f-f488-4014-8846-ff4eb26d4883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:27.593334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313dcf3f-f488-4014-8846-ff4eb26d4883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:27.594165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Flow 'volume_create_api' (bba06bc5-53f0-41a4-b87c-957a02dd9272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:27.594502 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Create volume request issued successfully. Aug 06 17:34:27.595023 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8751c4e4-f765-4406-afeb-5e459d75d448 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:34:27.595610 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 136/525] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:27 2026] POST /volume/v3/volumes => generated 755 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:27.611294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c585cb2a-2202-4ade-bcd6-26e512918e15 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:27.614007 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c585cb2a-2202-4ade-bcd6-26e512918e15 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] GET https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 Aug 06 17:34:27.614191 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c585cb2a-2202-4ade-bcd6-26e512918e15 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:27.614481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c585cb2a-2202-4ade-bcd6-26e512918e15 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:27.624713 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:27.624713 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:27.629742 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c585cb2a-2202-4ade-bcd6-26e512918e15 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Volume info retrieved successfully. Aug 06 17:34:27.635751 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c585cb2a-2202-4ade-bcd6-26e512918e15 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 returned with HTTP 200 Aug 06 17:34:27.636421 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 133/526] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:27 2026] GET /volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:28.366234 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6d135e13-8d4b-4d78-81a1-23bf42e3003c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:28.368634 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d135e13-8d4b-4d78-81a1-23bf42e3003c tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:28.368880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d135e13-8d4b-4d78-81a1-23bf42e3003c tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:28.369157 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d135e13-8d4b-4d78-81a1-23bf42e3003c tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:28.380984 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:28.380984 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:28.392055 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6d135e13-8d4b-4d78-81a1-23bf42e3003c tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:28.398953 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d135e13-8d4b-4d78-81a1-23bf42e3003c tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:34:28.399886 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 130/527] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:28 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:28.433879 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8757084c-bc2b-4683-8f9b-e081c4774cf7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:28.435183 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8757084c-bc2b-4683-8f9b-e081c4774cf7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:28.435430 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8757084c-bc2b-4683-8f9b-e081c4774cf7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:28.435708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8757084c-bc2b-4683-8f9b-e081c4774cf7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:28.435882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8757084c-bc2b-4683-8f9b-e081c4774cf7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:28.442874 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:28.442874 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:28.444126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8757084c-bc2b-4683-8f9b-e081c4774cf7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:28.444687 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 129/528] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:28 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:28.653555 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8339b37e-dcc2-4d73-a272-40e5aac43b0f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:28.655666 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8339b37e-dcc2-4d73-a272-40e5aac43b0f tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] GET https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 Aug 06 17:34:28.655915 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8339b37e-dcc2-4d73-a272-40e5aac43b0f tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:28.656154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8339b37e-dcc2-4d73-a272-40e5aac43b0f tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:28.663152 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:28.663152 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:28.667291 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8339b37e-dcc2-4d73-a272-40e5aac43b0f tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Volume info retrieved successfully. Aug 06 17:34:28.671533 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8339b37e-dcc2-4d73-a272-40e5aac43b0f tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 returned with HTTP 200 Aug 06 17:34:28.672746 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 137/529] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:28 2026] GET /volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:28.977872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-dbc6da1b-3316-4e9f-8c73-41c10116daa2 req-89ba9dfb-7e55-4c75-bd18-1a49773b3438 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:28.983990 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-dbc6da1b-3316-4e9f-8c73-41c10116daa2 req-89ba9dfb-7e55-4c75-bd18-1a49773b3438 tempest-VolumesAdminNegativeTest-288719503 tempest-VolumesAdminNegativeTest-288719503-project] GET https://10.4.3.207/volume/v3/volumes/5351b0d8-0116-46fd-bed7-9131d15d792f Aug 06 17:34:28.983990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-dbc6da1b-3316-4e9f-8c73-41c10116daa2 req-89ba9dfb-7e55-4c75-bd18-1a49773b3438 tempest-VolumesAdminNegativeTest-288719503 tempest-VolumesAdminNegativeTest-288719503-project] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:28.983990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-dbc6da1b-3316-4e9f-8c73-41c10116daa2 req-89ba9dfb-7e55-4c75-bd18-1a49773b3438 tempest-VolumesAdminNegativeTest-288719503 tempest-VolumesAdminNegativeTest-288719503-project] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:28.989459 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-dbc6da1b-3316-4e9f-8c73-41c10116daa2 req-89ba9dfb-7e55-4c75-bd18-1a49773b3438 tempest-VolumesAdminNegativeTest-288719503 tempest-VolumesAdminNegativeTest-288719503-project] https://10.4.3.207/volume/v3/volumes/5351b0d8-0116-46fd-bed7-9131d15d792f returned with HTTP 404 Aug 06 17:34:28.990141 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 134/530] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:34:28 2026] GET /volume/v3/volumes/5351b0d8-0116-46fd-bed7-9131d15d792f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:29.005241 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:29.008256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 Aug 06 17:34:29.010467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:29.010467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:29.010467 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Delete volume with id: 8e743437-cf86-494b-97e6-54bf59503907 Aug 06 17:34:29.018909 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:29.018909 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:29.021822 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Volume info retrieved successfully. Aug 06 17:34:29.042304 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Delete volume request issued successfully. Aug 06 17:34:29.042569 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9fe0fe63-19e0-4a36-a06f-de3a02010873 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 returned with HTTP 202 Aug 06 17:34:29.043140 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 131/531] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:29 2026] DELETE /volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:29.055187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c7f95a3f-2bed-4325-813e-396517f34144 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:29.057903 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7f95a3f-2bed-4325-813e-396517f34144 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] GET https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 Aug 06 17:34:29.058185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7f95a3f-2bed-4325-813e-396517f34144 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:29.058459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7f95a3f-2bed-4325-813e-396517f34144 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:29.068053 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:29.068053 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:29.077262 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c7f95a3f-2bed-4325-813e-396517f34144 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Volume info retrieved successfully. Aug 06 17:34:29.085735 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7f95a3f-2bed-4325-813e-396517f34144 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 returned with HTTP 200 Aug 06 17:34:29.085853 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 130/532] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:29 2026] GET /volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:29.461594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d322a3d2-44e1-4f56-9b7d-68fbfbe0f047 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:29.467266 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d322a3d2-44e1-4f56-9b7d-68fbfbe0f047 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:29.469333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d322a3d2-44e1-4f56-9b7d-68fbfbe0f047 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:29.469333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d322a3d2-44e1-4f56-9b7d-68fbfbe0f047 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:29.469333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d322a3d2-44e1-4f56-9b7d-68fbfbe0f047 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:29.495372 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:29.495372 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:29.496372 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d322a3d2-44e1-4f56-9b7d-68fbfbe0f047 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:29.496877 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 138/533] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:29 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:30.106011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d2c15580-6127-4f3c-ad0a-06f67c142ec1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:30.112440 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2c15580-6127-4f3c-ad0a-06f67c142ec1 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] GET https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 Aug 06 17:34:30.112622 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2c15580-6127-4f3c-ad0a-06f67c142ec1 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:30.112875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2c15580-6127-4f3c-ad0a-06f67c142ec1 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:30.121218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2c15580-6127-4f3c-ad0a-06f67c142ec1 tempest-VolumesAdminNegativeTest-1692838823 tempest-VolumesAdminNegativeTest-1692838823-project-member] https://10.4.3.207/volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 returned with HTTP 404 Aug 06 17:34:30.121897 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 135/534] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:30 2026] GET /volume/v3/volumes/8e743437-cf86-494b-97e6-54bf59503907 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:30.508050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cee22b06-f4a9-4df3-a2bf-5ead42b046dd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:30.510408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cee22b06-f4a9-4df3-a2bf-5ead42b046dd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:30.510589 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cee22b06-f4a9-4df3-a2bf-5ead42b046dd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:30.510753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cee22b06-f4a9-4df3-a2bf-5ead42b046dd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:30.510887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cee22b06-f4a9-4df3-a2bf-5ead42b046dd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:30.527487 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:30.527487 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:30.528475 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cee22b06-f4a9-4df3-a2bf-5ead42b046dd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:30.528899 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 132/535] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:30 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:31.543070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3bf8ab50-df7a-442a-8a73-5b48e3b4e584 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:31.544947 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3bf8ab50-df7a-442a-8a73-5b48e3b4e584 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:31.545162 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3bf8ab50-df7a-442a-8a73-5b48e3b4e584 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:31.545358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3bf8ab50-df7a-442a-8a73-5b48e3b4e584 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:31.545476 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3bf8ab50-df7a-442a-8a73-5b48e3b4e584 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:31.551621 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:31.551621 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:31.553011 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3bf8ab50-df7a-442a-8a73-5b48e3b4e584 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:31.553580 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 131/536] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:31 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:32.564574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa4147ad-e7bd-4544-be1d-49e9205c781f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:32.569105 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa4147ad-e7bd-4544-be1d-49e9205c781f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:32.569105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa4147ad-e7bd-4544-be1d-49e9205c781f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:32.569105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa4147ad-e7bd-4544-be1d-49e9205c781f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:32.569105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-aa4147ad-e7bd-4544-be1d-49e9205c781f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:32.577151 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:32.577151 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:32.577599 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa4147ad-e7bd-4544-be1d-49e9205c781f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:32.578011 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 139/537] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:32 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:33.371185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:33.373854 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] DELETE https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:33.374368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:33.374368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:33.374554 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Delete volume with id: fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:33.383310 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:33.383310 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:33.383775 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:33.401422 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Delete volume request issued successfully. Aug 06 17:34:33.401661 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-002b335f-aa3a-4dc9-9ae5-dfbbcfcfa6bc tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 202 Aug 06 17:34:33.402167 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 136/538] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:33 2026] DELETE /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:33.413140 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-69055851-2036-49b6-a4e1-ccf7bf7f11c7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:33.415017 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69055851-2036-49b6-a4e1-ccf7bf7f11c7 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:33.415242 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69055851-2036-49b6-a4e1-ccf7bf7f11c7 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:33.415474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69055851-2036-49b6-a4e1-ccf7bf7f11c7 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:33.423496 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:33.423496 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:33.429057 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-69055851-2036-49b6-a4e1-ccf7bf7f11c7 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Volume info retrieved successfully. Aug 06 17:34:33.433463 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69055851-2036-49b6-a4e1-ccf7bf7f11c7 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 200 Aug 06 17:34:33.433984 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 133/539] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:33 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:33.590306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3c1bbf19-3494-46d3-b17b-7a5a871b8661 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:33.591675 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c1bbf19-3494-46d3-b17b-7a5a871b8661 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:33.591875 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c1bbf19-3494-46d3-b17b-7a5a871b8661 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:33.592060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c1bbf19-3494-46d3-b17b-7a5a871b8661 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:33.592154 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3c1bbf19-3494-46d3-b17b-7a5a871b8661 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:33.598447 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:33.598447 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:33.599361 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c1bbf19-3494-46d3-b17b-7a5a871b8661 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:33.599787 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 132/540] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:33 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:34.453899 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e24ee6fb-3686-46e7-be46-b742c6626286 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:34.457995 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e24ee6fb-3686-46e7-be46-b742c6626286 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] GET https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f Aug 06 17:34:34.457995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e24ee6fb-3686-46e7-be46-b742c6626286 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:34.457995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e24ee6fb-3686-46e7-be46-b742c6626286 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:34.461370 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e24ee6fb-3686-46e7-be46-b742c6626286 tempest-ServerStableDeviceRescueTest-376634801 tempest-ServerStableDeviceRescueTest-376634801-project-member] https://10.4.3.207/volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f returned with HTTP 404 Aug 06 17:34:34.461838 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 140/541] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:34 2026] GET /volume/v3/volumes/fae419f3-0bfa-4ea3-a280-a00663a0377f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:34.615018 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b2ac9708-2021-4746-9e81-ea56957d9344 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:34.617051 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b2ac9708-2021-4746-9e81-ea56957d9344 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:34.617275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b2ac9708-2021-4746-9e81-ea56957d9344 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:34.617502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b2ac9708-2021-4746-9e81-ea56957d9344 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:34.617665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b2ac9708-2021-4746-9e81-ea56957d9344 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:34.627321 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:34.627321 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:34.628311 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b2ac9708-2021-4746-9e81-ea56957d9344 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:34.628744 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 137/542] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:34 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:35.642567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9d508c01-0c40-4f38-ae4b-41ca38f330d5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:35.645293 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d508c01-0c40-4f38-ae4b-41ca38f330d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:35.645513 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d508c01-0c40-4f38-ae4b-41ca38f330d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:35.645690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d508c01-0c40-4f38-ae4b-41ca38f330d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:35.645825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-9d508c01-0c40-4f38-ae4b-41ca38f330d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:35.650861 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:35.650861 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:35.651631 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d508c01-0c40-4f38-ae4b-41ca38f330d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:35.652038 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 134/543] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:35 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:36.663142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-792c415b-d7da-4adf-b53a-36794d1fb8f2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:36.665936 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-792c415b-d7da-4adf-b53a-36794d1fb8f2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:36.666155 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-792c415b-d7da-4adf-b53a-36794d1fb8f2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:36.666393 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-792c415b-d7da-4adf-b53a-36794d1fb8f2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:36.666444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-792c415b-d7da-4adf-b53a-36794d1fb8f2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:36.671440 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:36.671440 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:36.672253 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-792c415b-d7da-4adf-b53a-36794d1fb8f2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:36.672750 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 133/544] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:36 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:37.683804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ea350f31-a793-47f3-ac02-b08e4c65fdf0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:37.685649 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea350f31-a793-47f3-ac02-b08e4c65fdf0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:37.685956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea350f31-a793-47f3-ac02-b08e4c65fdf0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:37.686216 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea350f31-a793-47f3-ac02-b08e4c65fdf0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:37.686400 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ea350f31-a793-47f3-ac02-b08e4c65fdf0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:37.691056 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:37.691056 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:37.692459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea350f31-a793-47f3-ac02-b08e4c65fdf0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:37.692459 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 141/545] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:37 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:38.709042 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-daa8521f-d201-4253-9a7c-f6c8c62a29a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:38.712278 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-daa8521f-d201-4253-9a7c-f6c8c62a29a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:38.712582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-daa8521f-d201-4253-9a7c-f6c8c62a29a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:38.712838 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-daa8521f-d201-4253-9a7c-f6c8c62a29a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:38.713327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-daa8521f-d201-4253-9a7c-f6c8c62a29a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:38.727359 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:38.727359 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:38.729160 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-daa8521f-d201-4253-9a7c-f6c8c62a29a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:38.736191 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 138/546] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:38 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:39.743434 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0d457389-d533-4495-81c3-04dd07b63491 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:39.745372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d457389-d533-4495-81c3-04dd07b63491 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:39.745632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d457389-d533-4495-81c3-04dd07b63491 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:39.745865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d457389-d533-4495-81c3-04dd07b63491 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:39.746043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0d457389-d533-4495-81c3-04dd07b63491 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:39.750463 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:39.750463 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:39.751338 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d457389-d533-4495-81c3-04dd07b63491 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:39.751742 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 135/547] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:39 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:40.762627 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b163c788-6992-43db-a548-644c0b498dab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:40.764403 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b163c788-6992-43db-a548-644c0b498dab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:40.764588 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b163c788-6992-43db-a548-644c0b498dab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:40.764766 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b163c788-6992-43db-a548-644c0b498dab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:40.764889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b163c788-6992-43db-a548-644c0b498dab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:40.770605 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:40.770605 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:40.771622 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b163c788-6992-43db-a548-644c0b498dab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:40.772089 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 134/548] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:40 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:41.698212 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ea99ea1f-97e9-45d8-83c7-346a44e51a7b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:41.700162 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea99ea1f-97e9-45d8-83c7-346a44e51a7b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:41.700423 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea99ea1f-97e9-45d8-83c7-346a44e51a7b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:41.700667 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea99ea1f-97e9-45d8-83c7-346a44e51a7b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:41.712009 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:41.712009 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:41.716331 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ea99ea1f-97e9-45d8-83c7-346a44e51a7b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:41.721791 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea99ea1f-97e9-45d8-83c7-346a44e51a7b tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:34:41.721791 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 142/549] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:41 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:41.779357 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-1d50225a-1dfd-47c8-bfee-789cc2589fde None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:41.782649 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-1d50225a-1dfd-47c8-bfee-789cc2589fde tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:41.782947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-1d50225a-1dfd-47c8-bfee-789cc2589fde tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:41.783204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-1d50225a-1dfd-47c8-bfee-789cc2589fde tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:41.788917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2cb27e19-993c-4e6b-8333-06fd4abde8cb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:41.793420 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2cb27e19-993c-4e6b-8333-06fd4abde8cb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:41.793648 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2cb27e19-993c-4e6b-8333-06fd4abde8cb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:41.793888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2cb27e19-993c-4e6b-8333-06fd4abde8cb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:41.794069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-2cb27e19-993c-4e6b-8333-06fd4abde8cb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:41.799333 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:41.799333 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:41.807481 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-1d50225a-1dfd-47c8-bfee-789cc2589fde tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:41.807632 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:41.807632 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:41.808277 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2cb27e19-993c-4e6b-8333-06fd4abde8cb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:41.808797 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 136/550] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:41 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:41.812866 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-1d50225a-1dfd-47c8-bfee-789cc2589fde tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:34:41.813461 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 139/551] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:34:41 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:41.842121 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:41.852561 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] POST https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c/action Aug 06 17:34:41.853129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:34:41.857571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:41.869306 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:41.869306 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:41.870554 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:41.887218 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Begin detaching volume completed successfully. Aug 06 17:34:41.887218 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-a420eb53-4ebb-4158-a686-5a8a09b56b64 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c/action returned with HTTP 202 Aug 06 17:34:41.887218 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 135/552] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:34:41 2026] POST /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:34:41.944987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ebdbb9ba-a3e3-4630-bb3c-a1ea228080c0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:41.945766 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ebdbb9ba-a3e3-4630-bb3c-a1ea228080c0 None None] GET https://10.4.3.207/volume// Aug 06 17:34:41.945766 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ebdbb9ba-a3e3-4630-bb3c-a1ea228080c0 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:41.946154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ebdbb9ba-a3e3-4630-bb3c-a1ea228080c0 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:41.946594 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ebdbb9ba-a3e3-4630-bb3c-a1ea228080c0 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:34:41.951454 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 143/553] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:34:41 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:34:41.965167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-21716a11-ed59-4e99-850d-91173c1fdfea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:41.968709 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-21716a11-ed59-4e99-850d-91173c1fdfea tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:41.969211 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-21716a11-ed59-4e99-850d-91173c1fdfea tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:41.969602 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-21716a11-ed59-4e99-850d-91173c1fdfea tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:41.992360 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:41.992360 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:41.999278 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-21716a11-ed59-4e99-850d-91173c1fdfea tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:42.008522 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-21716a11-ed59-4e99-850d-91173c1fdfea tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:34:42.009105 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 137/554] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:34:41 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 1327 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:34:42.825772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-73ca3dd9-dc41-4527-9f46-cc2d7cbc21cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:42.827910 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73ca3dd9-dc41-4527-9f46-cc2d7cbc21cf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:42.828082 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73ca3dd9-dc41-4527-9f46-cc2d7cbc21cf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:42.828302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73ca3dd9-dc41-4527-9f46-cc2d7cbc21cf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:42.828570 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-73ca3dd9-dc41-4527-9f46-cc2d7cbc21cf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:42.832595 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:42.832595 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:42.833471 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73ca3dd9-dc41-4527-9f46-cc2d7cbc21cf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:42.834123 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 140/555] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:42 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:43.027044 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-07e09c9e-ed2f-4126-afb3-6ae6c6343aa9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:43.031661 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-07e09c9e-ed2f-4126-afb3-6ae6c6343aa9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] DELETE https://10.4.3.207/volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e Aug 06 17:34:43.031661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-07e09c9e-ed2f-4126-afb3-6ae6c6343aa9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:43.031661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-07e09c9e-ed2f-4126-afb3-6ae6c6343aa9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:43.042708 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:43.042708 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:43.107779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1379a2aa-e4e2-466e-ac30-0bb8eb62b892 req-07e09c9e-ed2f-4126-afb3-6ae6c6343aa9 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e returned with HTTP 200 Aug 06 17:34:43.107779 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 136/556] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:34:43 2026] DELETE /volume/v3/attachments/ee48ab38-0126-4e58-8260-3d797b2c9d3e => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:43.847688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-653b95ac-b56b-47fd-9ba1-7baba309c4eb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:43.851996 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-653b95ac-b56b-47fd-9ba1-7baba309c4eb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:43.852179 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-653b95ac-b56b-47fd-9ba1-7baba309c4eb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:43.852393 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-653b95ac-b56b-47fd-9ba1-7baba309c4eb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:43.852493 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-653b95ac-b56b-47fd-9ba1-7baba309c4eb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:43.858155 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:43.858155 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:43.858829 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-653b95ac-b56b-47fd-9ba1-7baba309c4eb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:43.859243 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 144/557] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:43 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:44.082670 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ea2e67f-cf5d-4942-8410-160cf8b4cd90 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:44.085116 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ea2e67f-cf5d-4942-8410-160cf8b4cd90 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:44.085383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ea2e67f-cf5d-4942-8410-160cf8b4cd90 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:44.085596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ea2e67f-cf5d-4942-8410-160cf8b4cd90 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:44.097735 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:44.097735 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:44.104015 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ea2e67f-cf5d-4942-8410-160cf8b4cd90 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:44.111091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ea2e67f-cf5d-4942-8410-160cf8b4cd90 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:34:44.111596 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 138/558] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:44 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:44.872923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-497a49d9-3942-4caa-bd7e-a5812e17239b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:44.876282 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-497a49d9-3942-4caa-bd7e-a5812e17239b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:44.876501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-497a49d9-3942-4caa-bd7e-a5812e17239b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:44.876716 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-497a49d9-3942-4caa-bd7e-a5812e17239b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:44.876839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-497a49d9-3942-4caa-bd7e-a5812e17239b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:44.887726 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:44.887726 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:44.887726 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-497a49d9-3942-4caa-bd7e-a5812e17239b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:44.887726 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 141/559] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:44 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:44.904665 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-94341273-22e0-4c3c-8639-5fb9d24d72e6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:44.909398 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-94341273-22e0-4c3c-8639-5fb9d24d72e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:44.910825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-94341273-22e0-4c3c-8639-5fb9d24d72e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:44.911592 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-94341273-22e0-4c3c-8639-5fb9d24d72e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:44.927568 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:44.927568 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:44.930483 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-94341273-22e0-4c3c-8639-5fb9d24d72e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:34:44.930708 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-94341273-22e0-4c3c-8639-5fb9d24d72e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 returned with HTTP 200 Aug 06 17:34:44.931084 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 137/560] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:34:44 2026] GET /volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:44.950511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0b826f10-60f5-425b-a459-9021bf5cd52f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:44.955097 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b826f10-60f5-425b-a459-9021bf5cd52f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:44.955320 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b826f10-60f5-425b-a459-9021bf5cd52f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:44.955578 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b826f10-60f5-425b-a459-9021bf5cd52f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:44.956085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0b826f10-60f5-425b-a459-9021bf5cd52f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:44.966683 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:44.966683 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:44.967981 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b826f10-60f5-425b-a459-9021bf5cd52f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:44.967981 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 145/561] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:44 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:44.979865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:44.983490 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:44.984170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:44.984674 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:44.984674 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete backup with id: ea69ea98-508a-419b-a540-c3161d9b899f. Aug 06 17:34:44.993866 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:44.993866 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:45.015755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] delete_backup rpcapi backup_id ea69ea98-508a-419b-a540-c3161d9b899f {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:34:45.018342 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-157555c8-2908-4aeb-b549-ca4ce12b7073 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 202 Aug 06 17:34:45.019663 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 139/562] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:44 2026] DELETE /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:34:45.027619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-578b9fc1-0b11-4e75-b332-c48aefa585a2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:45.030325 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-578b9fc1-0b11-4e75-b332-c48aefa585a2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:45.030628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-578b9fc1-0b11-4e75-b332-c48aefa585a2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:45.030925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-578b9fc1-0b11-4e75-b332-c48aefa585a2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:45.031108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-578b9fc1-0b11-4e75-b332-c48aefa585a2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:45.040076 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:45.040076 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:45.041119 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-578b9fc1-0b11-4e75-b332-c48aefa585a2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 200 Aug 06 17:34:45.041789 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 142/563] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:45 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:46.054261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bdb17c0e-9dd5-4241-8e19-8758343f27ae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:46.056324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bdb17c0e-9dd5-4241-8e19-8758343f27ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f Aug 06 17:34:46.056557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bdb17c0e-9dd5-4241-8e19-8758343f27ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:46.057388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bdb17c0e-9dd5-4241-8e19-8758343f27ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:46.057388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-bdb17c0e-9dd5-4241-8e19-8758343f27ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Show backup with id ea69ea98-508a-419b-a540-c3161d9b899f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:34:46.060833 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bdb17c0e-9dd5-4241-8e19-8758343f27ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f returned with HTTP 404 Aug 06 17:34:46.061402 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 138/564] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:46 2026] GET /volume/v3/backups/ea69ea98-508a-419b-a540-c3161d9b899f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:46.169808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:46.173532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:46.174588 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:46.174588 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:46.174588 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:46.182385 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:46.182385 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:46.183671 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:34:46.207164 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:34:46.207223 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79d3bdd0-3219-447e-94ec-1430fdbb8770 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 returned with HTTP 202 Aug 06 17:34:46.208163 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 146/565] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:34:46 2026] DELETE /volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:46.218727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d4fc02ac-964a-42c1-ace2-8fd1b71e7574 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:46.220754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d4fc02ac-964a-42c1-ace2-8fd1b71e7574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:46.221018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d4fc02ac-964a-42c1-ace2-8fd1b71e7574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:46.222190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d4fc02ac-964a-42c1-ace2-8fd1b71e7574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:46.230739 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:46.230739 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:46.230739 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d4fc02ac-964a-42c1-ace2-8fd1b71e7574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:34:46.232297 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d4fc02ac-964a-42c1-ace2-8fd1b71e7574 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 returned with HTTP 200 Aug 06 17:34:46.232297 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 140/566] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:34:46 2026] GET /volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:47.247160 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5b401a83-30a9-436f-9629-8ce9daabeb63 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:47.248912 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5b401a83-30a9-436f-9629-8ce9daabeb63 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 Aug 06 17:34:47.249144 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5b401a83-30a9-436f-9629-8ce9daabeb63 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:47.249395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5b401a83-30a9-436f-9629-8ce9daabeb63 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:47.253756 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5b401a83-30a9-436f-9629-8ce9daabeb63 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 returned with HTTP 404 Aug 06 17:34:47.254242 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 143/567] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:34:47 2026] GET /volume/v3/snapshots/ceaa0e15-d78c-430b-a411-9a2145d6afa7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:47.267978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-303ade32-ecdc-462c-bf05-00125eccc5c8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:47.269334 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-303ade32-ecdc-462c-bf05-00125eccc5c8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:34:47.270197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-303ade32-ecdc-462c-bf05-00125eccc5c8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:47.270524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-303ade32-ecdc-462c-bf05-00125eccc5c8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:47.275675 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:47.277444 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:47.277649 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:47.277862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:47.278089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Delete volume with id: 32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:47.282043 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:47.282043 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:47.284680 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-303ade32-ecdc-462c-bf05-00125eccc5c8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:47.285921 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:47.285921 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:47.286438 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:47.289160 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-303ade32-ecdc-462c-bf05-00125eccc5c8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:34:47.289767 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 139/568] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:47 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:47.308170 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Delete volume request issued successfully. Aug 06 17:34:47.308296 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-646e51ed-6463-47dc-a1d4-7610bb8ec0e0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 202 Aug 06 17:34:47.308713 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 147/569] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:47 2026] DELETE /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:47.319167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e01df4e6-aa7d-4ffb-936b-97b84e049e03 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:47.321731 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e01df4e6-aa7d-4ffb-936b-97b84e049e03 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:47.321818 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e01df4e6-aa7d-4ffb-936b-97b84e049e03 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:47.322679 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e01df4e6-aa7d-4ffb-936b-97b84e049e03 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:47.336453 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:47.336453 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:47.340095 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:47.341133 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e01df4e6-aa7d-4ffb-936b-97b84e049e03 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:47.342178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:47.342639 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-451354887"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:47.344753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request body: {'volume': {'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-451354887'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:47.345767 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e01df4e6-aa7d-4ffb-936b-97b84e049e03 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 200 Aug 06 17:34:47.346813 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 141/570] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:47 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:47.447489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume of 1 GB Aug 06 17:34:47.453571 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Availability Zones retrieved successfully. Aug 06 17:34:47.462976 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (afeb6241-5a32-4885-9c89-87474ac6032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:47.464354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c0b03f-0f21-4cb6-8f7e-0230d2b63e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:47.465677 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:47.532588 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c0b03f-0f21-4cb6-8f7e-0230d2b63e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:47.533695 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa14853f-b149-499a-b1e3-0f0ee8f088e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:47.573602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['a3836d1b-d1b2-456c-aa83-bcc72240e40c', 'f51ca947-d144-4363-9781-1f12e0e938a3', '096785f6-559a-4a70-b9bb-8f0b4df71285', '8456e9ba-1bfe-42b5-9ca7-37c52cfccdde'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:47.574392 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa14853f-b149-499a-b1e3-0f0ee8f088e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3836d1b-d1b2-456c-aa83-bcc72240e40c', 'f51ca947-d144-4363-9781-1f12e0e938a3', '096785f6-559a-4a70-b9bb-8f0b4df71285', '8456e9ba-1bfe-42b5-9ca7-37c52cfccdde']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:47.575086 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbca986-e557-4455-baa0-7bd562a6e8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:47.597852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbca986-e557-4455-baa0-7bd562a6e8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e37ed97-a165-4eee-a22d-35549bbbc418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-451354887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['a3836d1b-d1b2-456c-aa83-bcc72240e40c','f51ca947-d144-4363-9781-1f12e0e938a3','096785f6-559a-4a70-b9bb-8f0b4df71285','8456e9ba-1bfe-42b5-9ca7-37c52cfccdde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-451354887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e37ed97-a165-4eee-a22d-35549bbbc418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348329699d444a93867a9ddbf3a7bed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:47.598490 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (038728da-f40e-4661-ad7d-98c84a17bfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:47.616810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (038728da-f40e-4661-ad7d-98c84a17bfb7) transitioned into state 'SUCCESS' from state '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-451354887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['a3836d1b-d1b2-456c-aa83-bcc72240e40c','f51ca947-d144-4363-9781-1f12e0e938a3','096785f6-559a-4a70-b9bb-8f0b4df71285','8456e9ba-1bfe-42b5-9ca7-37c52cfccdde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:47.617525 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e2f66e-7e94-490d-8a84-8accb9fad236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:47.626959 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e2f66e-7e94-490d-8a84-8accb9fad236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:47.628010 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (afeb6241-5a32-4885-9c89-87474ac6032b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:47.628375 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request issued successfully. Aug 06 17:34:47.629092 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5059bff4-ed14-4151-b371-7c389b5c3fd0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:34:47.629644 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 144/571] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:34:47 2026] POST /volume/v3/volumes => generated 753 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:47.644045 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e7eefe85-782c-4e6c-be2d-d3e0d12ee9ca None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:47.646225 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7eefe85-782c-4e6c-be2d-d3e0d12ee9ca tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:34:47.646513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7eefe85-782c-4e6c-be2d-d3e0d12ee9ca tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:47.646839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7eefe85-782c-4e6c-be2d-d3e0d12ee9ca tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:47.654550 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:47.654550 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:47.659113 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e7eefe85-782c-4e6c-be2d-d3e0d12ee9ca tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:47.664545 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7eefe85-782c-4e6c-be2d-d3e0d12ee9ca tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:34:47.665096 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 140/572] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:47 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:48.374942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-129ec15e-6544-477f-94ce-e080e88fbac0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:48.377728 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-129ec15e-6544-477f-94ce-e080e88fbac0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c Aug 06 17:34:48.378018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-129ec15e-6544-477f-94ce-e080e88fbac0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:48.378278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-129ec15e-6544-477f-94ce-e080e88fbac0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:48.386829 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-129ec15e-6544-477f-94ce-e080e88fbac0 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c returned with HTTP 404 Aug 06 17:34:48.387670 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 148/573] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:48 2026] GET /volume/v3/volumes/32eb78e7-c2b1-4f70-adfb-3f247253349c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:48.399697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-550a5f60-d80e-4539-8a09-2f212264bee3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:48.402607 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed Aug 06 17:34:48.402774 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:48.402942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:48.403143 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Delete volume with id: 28a7dd12-c898-4734-ac9d-dd30acc047ed Aug 06 17:34:48.411413 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:48.411413 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:48.412122 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:48.430200 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Delete volume request issued successfully. Aug 06 17:34:48.430457 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-550a5f60-d80e-4539-8a09-2f212264bee3 tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed returned with HTTP 202 Aug 06 17:34:48.430937 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 142/574] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:48 2026] DELETE /volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:48.440007 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a4bd8ae1-8366-4346-8689-956c841f198c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:48.442104 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a4bd8ae1-8366-4346-8689-956c841f198c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed Aug 06 17:34:48.442387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a4bd8ae1-8366-4346-8689-956c841f198c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:48.442604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a4bd8ae1-8366-4346-8689-956c841f198c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:48.453460 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:48.453460 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:48.458419 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a4bd8ae1-8366-4346-8689-956c841f198c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Volume info retrieved successfully. Aug 06 17:34:48.469978 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a4bd8ae1-8366-4346-8689-956c841f198c tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed returned with HTTP 200 Aug 06 17:34:48.469978 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 145/575] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:48 2026] GET /volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:48.680089 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d37a585c-9db5-4619-a335-8ef6a416d3c0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:48.682535 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d37a585c-9db5-4619-a335-8ef6a416d3c0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:34:48.683125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d37a585c-9db5-4619-a335-8ef6a416d3c0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:48.683336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d37a585c-9db5-4619-a335-8ef6a416d3c0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:48.692058 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:48.692058 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:48.703160 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d37a585c-9db5-4619-a335-8ef6a416d3c0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:34:48.716791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d37a585c-9db5-4619-a335-8ef6a416d3c0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:34:48.717490 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 141/576] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:48 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:49.489583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5edca24d-bd68-49db-acd4-9640529ee4ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:49.491411 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5edca24d-bd68-49db-acd4-9640529ee4ad tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] GET https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed Aug 06 17:34:49.491699 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5edca24d-bd68-49db-acd4-9640529ee4ad tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:49.491998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5edca24d-bd68-49db-acd4-9640529ee4ad tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:49.503739 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5edca24d-bd68-49db-acd4-9640529ee4ad tempest-ServerRescueNegativeTestJSON-970148106 tempest-ServerRescueNegativeTestJSON-970148106-project-member] https://10.4.3.207/volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed returned with HTTP 404 Aug 06 17:34:49.504407 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 149/577] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:49 2026] GET /volume/v3/volumes/28a7dd12-c898-4734-ac9d-dd30acc047ed => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:34:53.734841 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-2d19beb7-fded-4efd-a01d-75c536d2c28b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:53.737286 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-2d19beb7-fded-4efd-a01d-75c536d2c28b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] DELETE https://10.4.3.207/volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056 Aug 06 17:34:53.737490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-2d19beb7-fded-4efd-a01d-75c536d2c28b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:53.737680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-2d19beb7-fded-4efd-a01d-75c536d2c28b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:53.746717 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:53.746717 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:53.796178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-2d19beb7-fded-4efd-a01d-75c536d2c28b tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056 returned with HTTP 200 Aug 06 17:34:53.796675 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 143/578] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:34:53 2026] DELETE /volume/v3/attachments/b047b05c-6c5b-488b-ab14-82d6a5b1a056 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:53.808652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c02be81e-75ea-4c1b-91cd-437ef726f708 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:53.810811 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c02be81e-75ea-4c1b-91cd-437ef726f708 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] DELETE https://10.4.3.207/volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272 Aug 06 17:34:53.811107 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c02be81e-75ea-4c1b-91cd-437ef726f708 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:53.811239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c02be81e-75ea-4c1b-91cd-437ef726f708 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:53.817948 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:53.817948 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:53.864067 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c02be81e-75ea-4c1b-91cd-437ef726f708 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272 returned with HTTP 200 Aug 06 17:34:53.864473 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 146/579] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:34:53 2026] DELETE /volume/v3/attachments/d57a39ee-bd84-463c-80c5-998f9b2f3272 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:53.873950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c7e8863c-9eef-4266-b74f-9ae98a37a6ac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:53.876160 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c7e8863c-9eef-4266-b74f-9ae98a37a6ac tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] DELETE https://10.4.3.207/volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09 Aug 06 17:34:53.876405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c7e8863c-9eef-4266-b74f-9ae98a37a6ac tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:53.876581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c7e8863c-9eef-4266-b74f-9ae98a37a6ac tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:53.885770 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:53.885770 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:53.934224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-85dcf47a-c18c-4d48-88da-ebbe02770c3f req-c7e8863c-9eef-4266-b74f-9ae98a37a6ac tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09 returned with HTTP 200 Aug 06 17:34:53.934645 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 142/580] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:34:53 2026] DELETE /volume/v3/attachments/decc6021-1382-48d7-a735-0c497eecfe09 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:56.023515 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:56.029724 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:34:56.030083 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1285363142"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:56.031669 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1285363142'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:34:56.031710 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume of 1 GB Aug 06 17:34:56.053037 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Availability Zones retrieved successfully. Aug 06 17:34:56.062117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Flow 'volume_create_api' (52464bdf-77c1-4316-82ee-c028d66ff692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:56.063299 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18970ab6-989a-48a2-9f8a-5407cab651c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:56.064943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:34:56.111022 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18970ab6-989a-48a2-9f8a-5407cab651c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:56.112376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544467d2-3a3a-44db-9597-f7771135d68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:56.185789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Created reservations ['d4d77bc3-4470-4db6-8c34-8a605e521e58', 'b0cbeaaa-b42b-41d0-bf5b-38630cee1e5c', 'c1695c50-fbc4-459d-8e44-fe7439ace994', '8df77147-b0e4-4cfe-a987-4550020d94aa'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:34:56.186590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544467d2-3a3a-44db-9597-f7771135d68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d77bc3-4470-4db6-8c34-8a605e521e58', 'b0cbeaaa-b42b-41d0-bf5b-38630cee1e5c', 'c1695c50-fbc4-459d-8e44-fe7439ace994', '8df77147-b0e4-4cfe-a987-4550020d94aa']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:56.187399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18169073-ddfe-412a-a6f7-c6a9c45c8e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:56.215008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18169073-ddfe-412a-a6f7-c6a9c45c8e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '427fa66f-a4a7-49f7-866d-9b0c835db28c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1285363142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f168cc10a946d086f74af63bcef6e0',qos_specs=None,replication_status=,reservations=['d4d77bc3-4470-4db6-8c34-8a605e521e58','b0cbeaaa-b42b-41d0-bf5b-38630cee1e5c','c1695c50-fbc4-459d-8e44-fe7439ace994','8df77147-b0e4-4cfe-a987-4550020d94aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019de8ce17184cca832a8c6c46f1035e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:34:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1285363142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=427fa66f-a4a7-49f7-866d-9b0c835db28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f168cc10a946d086f74af63bcef6e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019de8ce17184cca832a8c6c46f1035e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:56.216208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807b251c-46e1-4e7e-a0d3-aaccf6d6c808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:56.237213 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807b251c-46e1-4e7e-a0d3-aaccf6d6c808) transitioned into state 'SUCCESS' from state '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-1285363142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f168cc10a946d086f74af63bcef6e0',qos_specs=None,replication_status=,reservations=['d4d77bc3-4470-4db6-8c34-8a605e521e58','b0cbeaaa-b42b-41d0-bf5b-38630cee1e5c','c1695c50-fbc4-459d-8e44-fe7439ace994','8df77147-b0e4-4cfe-a987-4550020d94aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019de8ce17184cca832a8c6c46f1035e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:56.238278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7663a8e-bbd9-48b5-9de0-3b42e3702a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:34:56.256399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7663a8e-bbd9-48b5-9de0-3b42e3702a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:34:56.257216 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Flow 'volume_create_api' (52464bdf-77c1-4316-82ee-c028d66ff692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:34:56.258007 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume request issued successfully. Aug 06 17:34:56.258268 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7de5a86f-33f7-4f3e-a1c6-251ea858a79d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:34:56.258828 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 150/581] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:34:56 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:34:56.281138 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e0cf4e7b-08d6-40fe-b1ff-f21cf692f408 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:56.286400 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e0cf4e7b-08d6-40fe-b1ff-f21cf692f408 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:56.286595 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e0cf4e7b-08d6-40fe-b1ff-f21cf692f408 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:56.286814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e0cf4e7b-08d6-40fe-b1ff-f21cf692f408 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:56.298233 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:56.298233 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:56.304403 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e0cf4e7b-08d6-40fe-b1ff-f21cf692f408 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:56.311344 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e0cf4e7b-08d6-40fe-b1ff-f21cf692f408 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:56.311344 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 144/582] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:56 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:57.326679 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3abdb5d4-6676-43fc-8230-f0b0afa170e6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.329515 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3abdb5d4-6676-43fc-8230-f0b0afa170e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:57.329736 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3abdb5d4-6676-43fc-8230-f0b0afa170e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:57.330308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3abdb5d4-6676-43fc-8230-f0b0afa170e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:57.337027 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:57.337027 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:57.342814 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3abdb5d4-6676-43fc-8230-f0b0afa170e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:57.345755 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3abdb5d4-6676-43fc-8230-f0b0afa170e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:57.346129 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 147/583] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:57 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:57.412227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a97e7ac4-a05b-4465-a286-13cfbf4bcfb6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.415129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a97e7ac4-a05b-4465-a286-13cfbf4bcfb6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:57.415336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a97e7ac4-a05b-4465-a286-13cfbf4bcfb6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:57.415688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a97e7ac4-a05b-4465-a286-13cfbf4bcfb6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:57.429211 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:57.429211 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:57.437996 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a97e7ac4-a05b-4465-a286-13cfbf4bcfb6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:57.442808 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a97e7ac4-a05b-4465-a286-13cfbf4bcfb6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:57.443238 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 143/584] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:34:57 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:34:57.555128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-13215d9f-fe6f-4013-bf63-dcb8551b8ddf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.555764 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13215d9f-fe6f-4013-bf63-dcb8551b8ddf None None] GET https://10.4.3.207/volume// Aug 06 17:34:57.556056 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13215d9f-fe6f-4013-bf63-dcb8551b8ddf None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:57.556339 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13215d9f-fe6f-4013-bf63-dcb8551b8ddf None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:57.556777 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13215d9f-fe6f-4013-bf63-dcb8551b8ddf None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:34:57.557346 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 151/585] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:34:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 17:34:57.570252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a66d93de-d642-4fc2-a961-e82cd0f92d8f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.574986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a66d93de-d642-4fc2-a961-e82cd0f92d8f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:34:57.574986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a66d93de-d642-4fc2-a961-e82cd0f92d8f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "427fa66f-a4a7-49f7-866d-9b0c835db28c", "connector": null, "instance_uuid": "e42842c6-da48-448b-9c2a-4bf07238a96c"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:57.582429 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:57.582429 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:57.625018 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-a66d93de-d642-4fc2-a961-e82cd0f92d8f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:34:57.625495 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 145/586] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:34:57 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 06 17:34:57.672300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f9e01a01-f4ba-45a7-9a50-2327a9264005 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.673947 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f9e01a01-f4ba-45a7-9a50-2327a9264005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:57.674159 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f9e01a01-f4ba-45a7-9a50-2327a9264005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:57.674353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f9e01a01-f4ba-45a7-9a50-2327a9264005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:57.683189 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:57.683189 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:57.686930 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f9e01a01-f4ba-45a7-9a50-2327a9264005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:57.688272 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d7012756-3062-4083-b54f-89866d8723d3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.688738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7012756-3062-4083-b54f-89866d8723d3 None None] GET https://10.4.3.207/volume// Aug 06 17:34:57.688944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7012756-3062-4083-b54f-89866d8723d3 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:57.689194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7012756-3062-4083-b54f-89866d8723d3 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:57.689615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7012756-3062-4083-b54f-89866d8723d3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:34:57.690041 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 144/587] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:34:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:34:57.692110 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f9e01a01-f4ba-45a7-9a50-2327a9264005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:57.692503 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 148/588] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:57 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:57.698204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-4601d131-10e5-4800-bef6-6b602d46e1e2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.702424 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-4601d131-10e5-4800-bef6-6b602d46e1e2 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:57.702762 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-4601d131-10e5-4800-bef6-6b602d46e1e2 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:57.703106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-4601d131-10e5-4800-bef6-6b602d46e1e2 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:57.719621 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:57.719621 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:57.723840 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-4601d131-10e5-4800-bef6-6b602d46e1e2 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:57.730192 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-4601d131-10e5-4800-bef6-6b602d46e1e2 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:57.731015 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 152/589] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:34:57 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:34:57.847840 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:57.851875 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] PUT https://10.4.3.207/volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba Aug 06 17:34:57.852471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:34:57.861979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Acquiring lock "cinder-attachment_update-427fa66f-a4a7-49f7-866d-9b0c835db28c-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:34:57.867405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Lock "cinder-attachment_update-427fa66f-a4a7-49f7-866d-9b0c835db28c-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:34:57.868877 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:57.868877 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:57.961266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Lock "cinder-attachment_update-427fa66f-a4a7-49f7-866d-9b0c835db28c-np0000006677" released by "attachment_update" :: held 0.094s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:34:57.961672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-0588d36c-b647-42e7-b016-ac777d84c893 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba returned with HTTP 200 Aug 06 17:34:57.962286 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 146/590] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:34:57 2026] PUT /volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:34:58.706034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b18bdb6b-a683-4494-8088-cbfe36f35831 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:58.707920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b18bdb6b-a683-4494-8088-cbfe36f35831 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:58.708157 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b18bdb6b-a683-4494-8088-cbfe36f35831 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:58.708362 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b18bdb6b-a683-4494-8088-cbfe36f35831 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:58.741722 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:58.741722 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:34:58.754753 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b18bdb6b-a683-4494-8088-cbfe36f35831 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:58.760936 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b18bdb6b-a683-4494-8088-cbfe36f35831 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:58.761448 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 145/591] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:58 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:59.401381 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:59.403667 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] DELETE https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:34:59.403847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:59.404050 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:59.404205 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Delete volume with id: f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:34:59.411464 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:59.411464 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:34:59.411891 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:34:59.428818 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Delete volume request issued successfully. Aug 06 17:34:59.428987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36fb374f-2f86-45e2-b7f4-3aa643f7174e tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 202 Aug 06 17:34:59.429697 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 149/592] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:34:59 2026] DELETE /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:34:59.438202 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-131094c8-cd85-480f-ba17-e2785056103a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:59.440178 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-131094c8-cd85-480f-ba17-e2785056103a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:34:59.440454 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-131094c8-cd85-480f-ba17-e2785056103a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:59.440620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-131094c8-cd85-480f-ba17-e2785056103a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:59.448431 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:59.448431 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:34:59.453671 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-131094c8-cd85-480f-ba17-e2785056103a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:34:59.460931 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-131094c8-cd85-480f-ba17-e2785056103a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 200 Aug 06 17:34:59.461468 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 153/593] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:59 2026] GET /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:34:59.778433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-30a094e1-3df0-4798-8b50-36230aebf79f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:34:59.780940 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30a094e1-3df0-4798-8b50-36230aebf79f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:34:59.781154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30a094e1-3df0-4798-8b50-36230aebf79f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:34:59.781437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30a094e1-3df0-4798-8b50-36230aebf79f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:34:59.794887 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:34:59.794887 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:34:59.799897 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-30a094e1-3df0-4798-8b50-36230aebf79f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:34:59.806233 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30a094e1-3df0-4798-8b50-36230aebf79f tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:34:59.806655 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 147/594] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:34:59 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:00.476219 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39d965d7-4d2f-412e-a6ab-4b64a95da402 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:00.478549 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39d965d7-4d2f-412e-a6ab-4b64a95da402 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b Aug 06 17:35:00.478945 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39d965d7-4d2f-412e-a6ab-4b64a95da402 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:00.479396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39d965d7-4d2f-412e-a6ab-4b64a95da402 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:00.487917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39d965d7-4d2f-412e-a6ab-4b64a95da402 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b returned with HTTP 404 Aug 06 17:35:00.488585 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 146/595] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:00 2026] GET /volume/v3/volumes/f9088bf0-6f28-4e1f-b005-2b234d5a2a6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:00.496941 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-de0e8994-1e74-4042-b919-9af96ed07676 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:00.499308 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] DELETE https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:35:00.499605 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:00.499878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:00.500121 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Delete volume with id: 003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:35:00.509425 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:00.509425 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:00.510582 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:35:00.531552 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Delete volume request issued successfully. Aug 06 17:35:00.531818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-de0e8994-1e74-4042-b919-9af96ed07676 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 202 Aug 06 17:35:00.532374 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 150/596] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:00 2026] DELETE /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:00.541236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c5faafec-81e7-4230-b19a-dfb642a2410a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:00.547320 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5faafec-81e7-4230-b19a-dfb642a2410a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:35:00.547473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5faafec-81e7-4230-b19a-dfb642a2410a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:00.547682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5faafec-81e7-4230-b19a-dfb642a2410a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:00.570330 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:00.570330 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:00.577992 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c5faafec-81e7-4230-b19a-dfb642a2410a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:35:00.585987 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5faafec-81e7-4230-b19a-dfb642a2410a tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 200 Aug 06 17:35:00.587173 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 154/597] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:00 2026] GET /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:00.825024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4fd67415-9875-4ff4-90fc-b65aabe4e883 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:00.827703 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fd67415-9875-4ff4-90fc-b65aabe4e883 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:00.827703 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fd67415-9875-4ff4-90fc-b65aabe4e883 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:00.827866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fd67415-9875-4ff4-90fc-b65aabe4e883 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:00.837670 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:00.837670 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:00.842124 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4fd67415-9875-4ff4-90fc-b65aabe4e883 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:00.847427 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fd67415-9875-4ff4-90fc-b65aabe4e883 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:00.847869 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 148/598] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:00 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:01.336071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-e4f896c3-5f0f-46c6-94a9-bfe3c3208992 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:01.340344 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-e4f896c3-5f0f-46c6-94a9-bfe3c3208992 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba/action Aug 06 17:35:01.341870 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-e4f896c3-5f0f-46c6-94a9-bfe3c3208992 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:01.343716 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-e4f896c3-5f0f-46c6-94a9-bfe3c3208992 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:01.367593 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:01.367593 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:01.393991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9f755095-d8d7-4238-834b-8745e49d2d10 req-e4f896c3-5f0f-46c6-94a9-bfe3c3208992 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba/action returned with HTTP 204 Aug 06 17:35:01.393991 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 147/599] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:01 2026] POST /volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:01.605162 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d66aea6-3494-4a62-8327-12be08da8ffa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:01.609835 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d66aea6-3494-4a62-8327-12be08da8ffa tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 Aug 06 17:35:01.610766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d66aea6-3494-4a62-8327-12be08da8ffa tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:01.610766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d66aea6-3494-4a62-8327-12be08da8ffa tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:01.618137 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d66aea6-3494-4a62-8327-12be08da8ffa tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 returned with HTTP 404 Aug 06 17:35:01.618792 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 151/600] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:01 2026] GET /volume/v3/volumes/003283b2-66f7-469c-bf81-9df006e4b1e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:01.626854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:01.629530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] DELETE https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:35:01.629726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:01.629909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:01.630098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Delete volume with id: 10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:35:01.643216 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:01.643216 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:01.644360 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:35:01.671821 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Delete volume request issued successfully. Aug 06 17:35:01.672065 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f07f2647-49ab-4993-8eb5-0490f7d411bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 202 Aug 06 17:35:01.673089 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 155/601] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:01 2026] DELETE /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:01.684797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-489aee10-3799-4c85-b1d6-77c14e280159 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:01.686601 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-489aee10-3799-4c85-b1d6-77c14e280159 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:35:01.686799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-489aee10-3799-4c85-b1d6-77c14e280159 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:01.687026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-489aee10-3799-4c85-b1d6-77c14e280159 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:01.696360 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:01.696360 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:01.702612 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-489aee10-3799-4c85-b1d6-77c14e280159 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Volume info retrieved successfully. Aug 06 17:35:01.709913 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-489aee10-3799-4c85-b1d6-77c14e280159 tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 200 Aug 06 17:35:01.710384 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 149/602] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:01 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:01.863511 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-68e874ec-248f-4eed-a2a6-39603393f42e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:01.867691 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-68e874ec-248f-4eed-a2a6-39603393f42e tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:01.867981 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-68e874ec-248f-4eed-a2a6-39603393f42e tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:01.868433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-68e874ec-248f-4eed-a2a6-39603393f42e tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:01.881028 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:01.881028 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:01.885797 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-68e874ec-248f-4eed-a2a6-39603393f42e tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:01.892305 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-68e874ec-248f-4eed-a2a6-39603393f42e tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:01.892854 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 148/603] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:01 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:01.908200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0ecec47d-b61a-4033-81c5-40b73fffb643 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:01.912148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ecec47d-b61a-4033-81c5-40b73fffb643 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:01.912336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ecec47d-b61a-4033-81c5-40b73fffb643 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:01.912554 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ecec47d-b61a-4033-81c5-40b73fffb643 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:01.922188 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:01.922188 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:01.925131 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0ecec47d-b61a-4033-81c5-40b73fffb643 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:01.929737 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ecec47d-b61a-4033-81c5-40b73fffb643 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:01.929737 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 152/604] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:01 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:02.726180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-67b2455d-2bcc-4e9c-96b6-0700bb41e6bc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:02.730776 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-67b2455d-2bcc-4e9c-96b6-0700bb41e6bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] GET https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c Aug 06 17:35:02.731108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-67b2455d-2bcc-4e9c-96b6-0700bb41e6bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:02.731717 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-67b2455d-2bcc-4e9c-96b6-0700bb41e6bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:02.740347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-67b2455d-2bcc-4e9c-96b6-0700bb41e6bc tempest-TaggedBootDevicesTest_v242-1585360996 tempest-TaggedBootDevicesTest_v242-1585360996-project-member] https://10.4.3.207/volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c returned with HTTP 404 Aug 06 17:35:02.742991 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 156/605] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:02 2026] GET /volume/v3/volumes/10512ce3-45dd-40be-a51e-560b09049c0c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:06.139145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:06.342598 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:06.345260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2006606079", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:06.346929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2006606079', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:06.349773 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=147,cinder:INSERT=19,cinder:UPDATE=36 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:35:06.506357 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume of 1 GB Aug 06 17:35:06.506357 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:06.506357 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:06.506357 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Availability Zones retrieved successfully. Aug 06 17:35:06.514154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (12a63400-5356-4151-8663-7889f500a909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:06.516346 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6881187a-0e45-4427-b289-066065eb4738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:06.517605 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:06.586045 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:06.586045 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:06.613763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6881187a-0e45-4427-b289-066065eb4738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f6034671-ad7e-4b86-841e-68bba2cfdf7c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6034671-ad7e-4b86-841e-68bba2cfdf7c', 'encryption_key_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=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:06.614488 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490a32fd-b3da-4a86-bc94-a780981382be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:06.689304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Created reservations ['c6d7c862-64ac-43f6-ba0c-3569383c04e8', '6effa0a6-0c62-459a-aa55-7d4f77f2af95', '17828b32-bed0-478e-9f17-d96fa464ab10', 'dcc75830-2690-417c-9281-63a69ebeb94b'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:06.690461 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490a32fd-b3da-4a86-bc94-a780981382be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d7c862-64ac-43f6-ba0c-3569383c04e8', '6effa0a6-0c62-459a-aa55-7d4f77f2af95', '17828b32-bed0-478e-9f17-d96fa464ab10', 'dcc75830-2690-417c-9281-63a69ebeb94b']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:06.691559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b44bf93-e255-4d87-96ec-c32b457d3e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:06.720394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b44bf93-e255-4d87-96ec-c32b457d3e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcdac9fe-8cac-4ed0-ace0-1c6e176d4928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2006606079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['c6d7c862-64ac-43f6-ba0c-3569383c04e8','6effa0a6-0c62-459a-aa55-7d4f77f2af95','17828b32-bed0-478e-9f17-d96fa464ab10','dcc75830-2690-417c-9281-63a69ebeb94b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2006606079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcdac9fe-8cac-4ed0-ace0-1c6e176d4928,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='352d9d4c3b5c4c4f9752ae40584365f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d70875c8f12b40559f288997c5786f96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6034671-ad7e-4b86-841e-68bba2cfdf7c),volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:06.721955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a330543-7ddf-4396-ab3b-5cc3a3599147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:06.745039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a330543-7ddf-4396-ab3b-5cc3a3599147) transitioned into state 'SUCCESS' from state '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-2006606079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['c6d7c862-64ac-43f6-ba0c-3569383c04e8','6effa0a6-0c62-459a-aa55-7d4f77f2af95','17828b32-bed0-478e-9f17-d96fa464ab10','dcc75830-2690-417c-9281-63a69ebeb94b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:06.745039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60de43e9-d8b9-4c9c-8cf4-c5e7ba7cff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:06.755955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60de43e9-d8b9-4c9c-8cf4-c5e7ba7cff7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:06.757232 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (12a63400-5356-4151-8663-7889f500a909) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:06.757675 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request issued successfully. Aug 06 17:35:06.758936 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-34b5a0ed-b98b-4fa4-ac05-898a3612ff8c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:06.759524 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 150/606] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:35:06 2026] POST /volume/v3/volumes => generated 760 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:06.775989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-37b01d25-5bfa-4b01-be0f-097613ba3319 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:06.777630 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-37b01d25-5bfa-4b01-be0f-097613ba3319 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:35:06.777922 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-37b01d25-5bfa-4b01-be0f-097613ba3319 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:06.778194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-37b01d25-5bfa-4b01-be0f-097613ba3319 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:06.792057 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:06.792057 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:06.798231 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-37b01d25-5bfa-4b01-be0f-097613ba3319 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:06.808320 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-37b01d25-5bfa-4b01-be0f-097613ba3319 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:35:06.808893 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 149/607] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:06 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:35:07.831695 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0464b1c2-5706-4d8c-bcde-e1c3a7fc567b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:07.833786 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0464b1c2-5706-4d8c-bcde-e1c3a7fc567b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:35:07.834245 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0464b1c2-5706-4d8c-bcde-e1c3a7fc567b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:07.834561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0464b1c2-5706-4d8c-bcde-e1c3a7fc567b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:07.838241 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=134,cinder:UPDATE=38,cinder:INSERT=25 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:35:07.847304 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:07.847304 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:07.856351 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0464b1c2-5706-4d8c-bcde-e1c3a7fc567b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:07.864459 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0464b1c2-5706-4d8c-bcde-e1c3a7fc567b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:35:07.865148 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 153/608] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:07 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:07.999263 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-da8b9088-b287-444f-894b-99fa796f3b20 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:08.005139 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-da8b9088-b287-444f-894b-99fa796f3b20 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:35:08.005483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-da8b9088-b287-444f-894b-99fa796f3b20 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:08.005803 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-da8b9088-b287-444f-894b-99fa796f3b20 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:08.010382 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=131,cinder:UPDATE=41,cinder:INSERT=30 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:35:08.018458 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:08.018458 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:08.028806 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-da8b9088-b287-444f-894b-99fa796f3b20 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:08.037503 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-da8b9088-b287-444f-894b-99fa796f3b20 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:35:08.038146 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 157/609] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:07 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 1368 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:08.564905 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-f73e33af-65fa-4f52-abe7-e2eb8b9cf718 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:08.568016 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-f73e33af-65fa-4f52-abe7-e2eb8b9cf718 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:35:08.568290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-f73e33af-65fa-4f52-abe7-e2eb8b9cf718 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:08.568567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-f73e33af-65fa-4f52-abe7-e2eb8b9cf718 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:08.579813 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:08.579813 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:08.584683 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-f73e33af-65fa-4f52-abe7-e2eb8b9cf718 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:08.593761 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-f73e33af-65fa-4f52-abe7-e2eb8b9cf718 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:35:08.593761 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 151/610] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:08 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:08.601142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6dafdc4a-9b73-44a7-97fd-cbdf1907b764 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:08.601577 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6dafdc4a-9b73-44a7-97fd-cbdf1907b764 None None] GET https://10.4.3.207/volume// Aug 06 17:35:08.601741 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6dafdc4a-9b73-44a7-97fd-cbdf1907b764 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:08.601920 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6dafdc4a-9b73-44a7-97fd-cbdf1907b764 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:08.602269 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6dafdc4a-9b73-44a7-97fd-cbdf1907b764 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:08.602713 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 150/611] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:35: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 06 17:35:08.611254 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-0bc8707e-90f1-4cf3-bcea-a8f300f58b16 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:08.614795 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-0bc8707e-90f1-4cf3-bcea-a8f300f58b16 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:08.617983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-0bc8707e-90f1-4cf3-bcea-a8f300f58b16 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcdac9fe-8cac-4ed0-ace0-1c6e176d4928", "connector": null, "instance_uuid": "935495fd-394c-4102-9ed2-e5422808dedb"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:08.628819 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:08.628819 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:08.669563 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-0bc8707e-90f1-4cf3-bcea-a8f300f58b16 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:08.669563 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 154/612] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:08 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 06 17:35:09.223429 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:09.225717 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:09.226163 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1368618414"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:09.229191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1368618414'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:09.229382 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Create volume of 1 GB Aug 06 17:35:09.234814 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Availability Zones retrieved successfully. Aug 06 17:35:09.243402 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Flow 'volume_create_api' (94ee40fa-dd02-4e56-8f88-b37388ff56b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:09.244929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b210731b-1436-4365-85b6-a38bf970a6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:09.246406 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:09.282301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b210731b-1436-4365-85b6-a38bf970a6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:09.283736 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c76613-2064-4085-997c-2dd66a1effe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:09.351406 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Created reservations ['bfe7e50b-0ec7-41f5-9190-accd87cf6c05', '1ac67fe1-5fd4-40dc-bf10-f7bd068ca7e1', 'e9ed3220-213a-4874-b258-0abb19a76bed', '327563ca-5782-40b1-b1a4-d5c7bbb1c53c'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:09.352192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c76613-2064-4085-997c-2dd66a1effe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe7e50b-0ec7-41f5-9190-accd87cf6c05', '1ac67fe1-5fd4-40dc-bf10-f7bd068ca7e1', 'e9ed3220-213a-4874-b258-0abb19a76bed', '327563ca-5782-40b1-b1a4-d5c7bbb1c53c']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:09.353057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a723f9ef-5b46-4190-b838-d948da0d0d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:09.380075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a723f9ef-5b46-4190-b838-d948da0d0d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04327e02-4699-45d1-a9d7-107039b7a336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1368618414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7d0e8a7e8442c7b4431f9e27fd572e',qos_specs=None,replication_status=,reservations=['bfe7e50b-0ec7-41f5-9190-accd87cf6c05','1ac67fe1-5fd4-40dc-bf10-f7bd068ca7e1','e9ed3220-213a-4874-b258-0abb19a76bed','327563ca-5782-40b1-b1a4-d5c7bbb1c53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aae3888d7a643b39c7998c3d3596a37',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1368618414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04327e02-4699-45d1-a9d7-107039b7a336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7d0e8a7e8442c7b4431f9e27fd572e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aae3888d7a643b39c7998c3d3596a37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:09.380663 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb73c25e-f9ac-495e-a26f-860d560084ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:09.403779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb73c25e-f9ac-495e-a26f-860d560084ab) transitioned into state 'SUCCESS' from state '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-1368618414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7d0e8a7e8442c7b4431f9e27fd572e',qos_specs=None,replication_status=,reservations=['bfe7e50b-0ec7-41f5-9190-accd87cf6c05','1ac67fe1-5fd4-40dc-bf10-f7bd068ca7e1','e9ed3220-213a-4874-b258-0abb19a76bed','327563ca-5782-40b1-b1a4-d5c7bbb1c53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aae3888d7a643b39c7998c3d3596a37',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:09.405137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446bbc8e-4985-4cc2-812e-a668d78ac247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:09.414872 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446bbc8e-4985-4cc2-812e-a668d78ac247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:09.416496 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Flow 'volume_create_api' (94ee40fa-dd02-4e56-8f88-b37388ff56b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:09.417053 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Create volume request issued successfully. Aug 06 17:35:09.417822 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4dddef3-cc46-4218-b3ad-edc896fe4d65 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:09.418436 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 158/613] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:09 2026] POST /volume/v3/volumes => generated 754 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:09.439725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-473e749b-12d7-4fdb-9780-b84c8f347d35 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:09.442142 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-473e749b-12d7-4fdb-9780-b84c8f347d35 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:09.442340 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-473e749b-12d7-4fdb-9780-b84c8f347d35 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:09.442547 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-473e749b-12d7-4fdb-9780-b84c8f347d35 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:09.456929 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:09.456929 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:09.462987 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-473e749b-12d7-4fdb-9780-b84c8f347d35 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:09.472579 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-473e749b-12d7-4fdb-9780-b84c8f347d35 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 200 Aug 06 17:35:09.472579 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 152/614] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:09 2026] GET /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:10.151107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1eb1cfef-e8e2-4d05-99f5-a48836319be9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.151623 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1eb1cfef-e8e2-4d05-99f5-a48836319be9 None None] GET https://10.4.3.207/volume// Aug 06 17:35:10.151858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1eb1cfef-e8e2-4d05-99f5-a48836319be9 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:10.152155 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1eb1cfef-e8e2-4d05-99f5-a48836319be9 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:10.152608 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1eb1cfef-e8e2-4d05-99f5-a48836319be9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:10.153802 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 151/615] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:10.166595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-e0a326f6-525b-47ee-a592-5e8bd6abb981 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.169909 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-e0a326f6-525b-47ee-a592-5e8bd6abb981 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:35:10.170175 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-e0a326f6-525b-47ee-a592-5e8bd6abb981 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:10.170414 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-e0a326f6-525b-47ee-a592-5e8bd6abb981 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:10.185665 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.185665 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:10.190489 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-e0a326f6-525b-47ee-a592-5e8bd6abb981 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:10.198157 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-e0a326f6-525b-47ee-a592-5e8bd6abb981 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:35:10.198869 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 155/616] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:10 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 1547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:10.318821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.322870 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317 Aug 06 17:35:10.323417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:10.332455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-fcdac9fe-8cac-4ed0-ace0-1c6e176d4928-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:10.338722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-fcdac9fe-8cac-4ed0-ace0-1c6e176d4928-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:10.340843 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.340843 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:10.442809 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-fcdac9fe-8cac-4ed0-ace0-1c6e176d4928-np0000006677" released by "attachment_update" :: held 0.104s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:10.443197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-11e87ca0-47b6-446c-84c1-18aed0ea1932 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317 returned with HTTP 200 Aug 06 17:35:10.443770 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 159/617] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:10 2026] PUT /volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:10.473456 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-5318cd87-280d-4413-9af8-6430f11d2a2d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.475626 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-5318cd87-280d-4413-9af8-6430f11d2a2d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317/action Aug 06 17:35:10.476040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-5318cd87-280d-4413-9af8-6430f11d2a2d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:10.476165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-5318cd87-280d-4413-9af8-6430f11d2a2d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:10.495105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-14b93bd8-c9ee-44af-b283-3726ed65e0c4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.497207 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14b93bd8-c9ee-44af-b283-3726ed65e0c4 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:10.497437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14b93bd8-c9ee-44af-b283-3726ed65e0c4 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:10.497981 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14b93bd8-c9ee-44af-b283-3726ed65e0c4 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:10.511036 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.511036 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:10.516612 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.516612 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:10.523928 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-14b93bd8-c9ee-44af-b283-3726ed65e0c4 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:10.534079 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14b93bd8-c9ee-44af-b283-3726ed65e0c4 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 200 Aug 06 17:35:10.534696 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 152/618] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:10 2026] GET /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:10.540158 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-53f618f4-8b20-43d5-a4fe-a64f3a336297 req-5318cd87-280d-4413-9af8-6430f11d2a2d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317/action returned with HTTP 204 Aug 06 17:35:10.540158 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 153/619] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:10 2026] POST /volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:10.558124 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.562268 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] POST https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336/action Aug 06 17:35:10.562671 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:10.562839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:10.581949 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.581949 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:10.583183 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:10.593866 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume updated successfully. Aug 06 17:35:10.594204 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b7d73b0a-147a-4e23-b9fa-e51d70978b9e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336/action returned with HTTP 200 Aug 06 17:35:10.594990 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 156/620] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:35:10 2026] POST /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:35:10.605087 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4b7f9826-c311-4871-9137-d825d94d94b8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.608239 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4b7f9826-c311-4871-9137-d825d94d94b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:10.608239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4b7f9826-c311-4871-9137-d825d94d94b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:10.608410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4b7f9826-c311-4871-9137-d825d94d94b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:10.619179 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.619179 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:10.628291 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4b7f9826-c311-4871-9137-d825d94d94b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:10.634396 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4b7f9826-c311-4871-9137-d825d94d94b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 200 Aug 06 17:35:10.634396 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 160/621] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:10 2026] GET /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:10.815660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-03df8547-82a1-4e9a-989d-9a07ef361e01 req-99de843f-31ba-4070-9dc5-7b13bcbe800e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:10.819561 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-03df8547-82a1-4e9a-989d-9a07ef361e01 req-99de843f-31ba-4070-9dc5-7b13bcbe800e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:10.820113 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-03df8547-82a1-4e9a-989d-9a07ef361e01 req-99de843f-31ba-4070-9dc5-7b13bcbe800e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:10.820181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-03df8547-82a1-4e9a-989d-9a07ef361e01 req-99de843f-31ba-4070-9dc5-7b13bcbe800e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:10.832903 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:10.832903 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:10.838803 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-03df8547-82a1-4e9a-989d-9a07ef361e01 req-99de843f-31ba-4070-9dc5-7b13bcbe800e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:10.847523 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-03df8547-82a1-4e9a-989d-9a07ef361e01 req-99de843f-31ba-4070-9dc5-7b13bcbe800e tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 200 Aug 06 17:35:10.848024 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 153/622] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:10 2026] GET /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:11.446057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:11.448884 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:11.451054 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-427665295"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:11.451054 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-427665295'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:11.451054 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Create volume of 1 GB Aug 06 17:35:11.455547 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Availability Zones retrieved successfully. Aug 06 17:35:11.461373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Flow 'volume_create_api' (faded501-267a-4003-b73e-d31e68d48709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:11.462292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870ed209-618b-4cc4-91b0-b8f7baff15ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:11.463244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:11.498092 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870ed209-618b-4cc4-91b0-b8f7baff15ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:11.499784 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed45d92d-efb7-48c2-95b1-0ad34338259d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:11.561557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Created reservations ['111e2f63-95ea-4dc5-8faf-10ee8057ac15', 'd407e542-e528-4534-ad12-1be89ceb29bf', '3e9d0489-ef06-4ee5-9d0b-d3aa38e305e3', '153ac0eb-2d89-47d6-9d5a-3078a5762cfa'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:11.561557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed45d92d-efb7-48c2-95b1-0ad34338259d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111e2f63-95ea-4dc5-8faf-10ee8057ac15', 'd407e542-e528-4534-ad12-1be89ceb29bf', '3e9d0489-ef06-4ee5-9d0b-d3aa38e305e3', '153ac0eb-2d89-47d6-9d5a-3078a5762cfa']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:11.561557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8dd7fc-0f35-44cd-819b-f42bca517f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:11.594367 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8dd7fc-0f35-44cd-819b-f42bca517f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12682707-5e03-4cba-b5b5-3207ae7a6d41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-427665295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7d0e8a7e8442c7b4431f9e27fd572e',qos_specs=None,replication_status=,reservations=['111e2f63-95ea-4dc5-8faf-10ee8057ac15','d407e542-e528-4534-ad12-1be89ceb29bf','3e9d0489-ef06-4ee5-9d0b-d3aa38e305e3','153ac0eb-2d89-47d6-9d5a-3078a5762cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aae3888d7a643b39c7998c3d3596a37',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-427665295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12682707-5e03-4cba-b5b5-3207ae7a6d41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7d0e8a7e8442c7b4431f9e27fd572e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aae3888d7a643b39c7998c3d3596a37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:11.595713 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a80d7b-294f-443b-9b00-60515fed4f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:11.620737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a80d7b-294f-443b-9b00-60515fed4f37) transitioned into state 'SUCCESS' from state '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-427665295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7d0e8a7e8442c7b4431f9e27fd572e',qos_specs=None,replication_status=,reservations=['111e2f63-95ea-4dc5-8faf-10ee8057ac15','d407e542-e528-4534-ad12-1be89ceb29bf','3e9d0489-ef06-4ee5-9d0b-d3aa38e305e3','153ac0eb-2d89-47d6-9d5a-3078a5762cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aae3888d7a643b39c7998c3d3596a37',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:11.621655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49f4c297-d03e-4c1c-8fb1-12aa61e08c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:11.635386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49f4c297-d03e-4c1c-8fb1-12aa61e08c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:11.636558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Flow 'volume_create_api' (faded501-267a-4003-b73e-d31e68d48709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:11.636967 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Create volume request issued successfully. Aug 06 17:35:11.641219 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d91cbe6b-a08f-4eba-b2c6-a599442c6aa1 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:11.641798 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 154/623] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:11 2026] POST /volume/v3/volumes => generated 753 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:11.661617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4c49b1ca-3abe-47f9-9f83-476733d2d876 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:11.666123 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4c49b1ca-3abe-47f9-9f83-476733d2d876 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 Aug 06 17:35:11.666462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4c49b1ca-3abe-47f9-9f83-476733d2d876 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:11.667016 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4c49b1ca-3abe-47f9-9f83-476733d2d876 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:11.677671 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:11.677671 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:11.683046 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4c49b1ca-3abe-47f9-9f83-476733d2d876 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:11.691921 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4c49b1ca-3abe-47f9-9f83-476733d2d876 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 returned with HTTP 200 Aug 06 17:35:11.692715 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 157/624] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:11 2026] GET /volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:35:12.706930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b7dd7bad-028d-4b0b-8bae-3c52a12e47b5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:12.709818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7dd7bad-028d-4b0b-8bae-3c52a12e47b5 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 Aug 06 17:35:12.710141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7dd7bad-028d-4b0b-8bae-3c52a12e47b5 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:12.710435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7dd7bad-028d-4b0b-8bae-3c52a12e47b5 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:12.721617 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:12.721617 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:12.726894 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b7dd7bad-028d-4b0b-8bae-3c52a12e47b5 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:12.733987 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7dd7bad-028d-4b0b-8bae-3c52a12e47b5 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 returned with HTTP 200 Aug 06 17:35:12.734486 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 161/625] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:12 2026] GET /volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:13.164828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.167063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] DELETE https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 Aug 06 17:35:13.167946 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.167946 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.167946 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Delete volume with id: 12682707-5e03-4cba-b5b5-3207ae7a6d41 Aug 06 17:35:13.184609 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.184609 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:13.184609 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:13.219575 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Delete volume request issued successfully. Aug 06 17:35:13.221115 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b8937bdc-977c-4dce-918b-46bcc09ca518 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 returned with HTTP 202 Aug 06 17:35:13.221115 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 154/626] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:13 2026] DELETE /volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:13.234527 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-beb829a5-ad72-4d4b-97d8-2a8a9e83c939 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.239206 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-beb829a5-ad72-4d4b-97d8-2a8a9e83c939 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 Aug 06 17:35:13.239424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-beb829a5-ad72-4d4b-97d8-2a8a9e83c939 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.239705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-beb829a5-ad72-4d4b-97d8-2a8a9e83c939 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.255525 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c13703d8-857a-4192-96b6-207298bf2b60 req-3696459e-3ea7-4d2d-bfbf-4759427681c5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.255837 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.255837 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:13.258640 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-3696459e-3ea7-4d2d-bfbf-4759427681c5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:13.258901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-3696459e-3ea7-4d2d-bfbf-4759427681c5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.259127 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-3696459e-3ea7-4d2d-bfbf-4759427681c5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.262415 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-beb829a5-ad72-4d4b-97d8-2a8a9e83c939 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:13.268626 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.268626 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:13.269189 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-beb829a5-ad72-4d4b-97d8-2a8a9e83c939 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 returned with HTTP 200 Aug 06 17:35:13.269727 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 155/627] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:13 2026] GET /volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:13.273495 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c13703d8-857a-4192-96b6-207298bf2b60 req-3696459e-3ea7-4d2d-bfbf-4759427681c5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:13.278789 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-3696459e-3ea7-4d2d-bfbf-4759427681c5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:13.279194 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 158/628] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:13 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:13.355140 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c85f7d93-3f45-4233-8893-d06b00965c24 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.355669 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c85f7d93-3f45-4233-8893-d06b00965c24 None None] GET https://10.4.3.207/volume// Aug 06 17:35:13.355909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c85f7d93-3f45-4233-8893-d06b00965c24 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.356193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c85f7d93-3f45-4233-8893-d06b00965c24 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.356651 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c85f7d93-3f45-4233-8893-d06b00965c24 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:13.357073 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 162/629] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:35: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 06 17:35:13.363563 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c13703d8-857a-4192-96b6-207298bf2b60 req-29571f7d-e9eb-45b7-b225-3b0ae75b6d39 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.365604 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-29571f7d-e9eb-45b7-b225-3b0ae75b6d39 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:13.365945 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-29571f7d-e9eb-45b7-b225-3b0ae75b6d39 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1671e022-a768-4710-84c9-3a49bb1a472f", "connector": null, "instance_uuid": "0ca0d0df-b5e6-4f55-adf9-3f4ff48b5bc5"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:13.369646 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=110,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:35:13.376357 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.376357 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:13.397923 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [req-c13703d8-857a-4192-96b6-207298bf2b60 req-29571f7d-e9eb-45b7-b225-3b0ae75b6d39 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 17:35:13.402398 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-29571f7d-e9eb-45b7-b225-3b0ae75b6d39 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:13.403026 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 155/630] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:13 2026] POST /volume/v3/attachments => generated 271 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:13.430974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-28ca0581-4eb1-4b9a-b75e-fa3fc9d66011 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.435777 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-28ca0581-4eb1-4b9a-b75e-fa3fc9d66011 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:13.436054 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-28ca0581-4eb1-4b9a-b75e-fa3fc9d66011 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.436297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-28ca0581-4eb1-4b9a-b75e-fa3fc9d66011 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.445123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cb419baa-84b2-45e0-8b74-ffbd83a0d5d6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.445628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cb419baa-84b2-45e0-8b74-ffbd83a0d5d6 None None] GET https://10.4.3.207/volume// Aug 06 17:35:13.445726 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cb419baa-84b2-45e0-8b74-ffbd83a0d5d6 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.445952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cb419baa-84b2-45e0-8b74-ffbd83a0d5d6 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.446427 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cb419baa-84b2-45e0-8b74-ffbd83a0d5d6 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:13.446805 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 159/631] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:13.452165 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.452165 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:13.454786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c13703d8-857a-4192-96b6-207298bf2b60 req-d64d9bfc-170d-4cf5-a0d9-a859c3a85064 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.457376 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-d64d9bfc-170d-4cf5-a0d9-a859c3a85064 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:13.457563 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-d64d9bfc-170d-4cf5-a0d9-a859c3a85064 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:13.457779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-d64d9bfc-170d-4cf5-a0d9-a859c3a85064 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:13.459013 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-28ca0581-4eb1-4b9a-b75e-fa3fc9d66011 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:13.465842 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-28ca0581-4eb1-4b9a-b75e-fa3fc9d66011 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:13.466284 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 156/632] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:13 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:13.469907 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.469907 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:13.475677 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c13703d8-857a-4192-96b6-207298bf2b60 req-d64d9bfc-170d-4cf5-a0d9-a859c3a85064 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:13.482363 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-d64d9bfc-170d-4cf5-a0d9-a859c3a85064 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:13.482816 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 163/633] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:13 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1048 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:13.592379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:13.595825 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] PUT https://10.4.3.207/volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41 Aug 06 17:35:13.596356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:13.606736 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Acquiring lock "cinder-attachment_update-1671e022-a768-4710-84c9-3a49bb1a472f-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:13.616589 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Lock "cinder-attachment_update-1671e022-a768-4710-84c9-3a49bb1a472f-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:13.617564 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:13.617564 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:13.707539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Lock "cinder-attachment_update-1671e022-a768-4710-84c9-3a49bb1a472f-np0000006677" released by "attachment_update" :: held 0.091s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:13.707945 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-64aafaca-0d0c-474c-86d6-bf746e62ab7c tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41 returned with HTTP 200 Aug 06 17:35:13.708575 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 156/634] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:13 2026] PUT /volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41 => generated 967 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:14.286922 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3b560626-0898-4c63-b3d4-8a68137ced63 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:14.292307 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b560626-0898-4c63-b3d4-8a68137ced63 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 Aug 06 17:35:14.292307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b560626-0898-4c63-b3d4-8a68137ced63 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:14.295070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b560626-0898-4c63-b3d4-8a68137ced63 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:14.303280 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b560626-0898-4c63-b3d4-8a68137ced63 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 returned with HTTP 404 Aug 06 17:35:14.303983 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 160/635] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:14 2026] GET /volume/v3/volumes/12682707-5e03-4cba-b5b5-3207ae7a6d41 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:14.312500 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f34e9010-6f3b-46b9-b112-188320db3b30 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:14.315077 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] DELETE https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:14.315396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:14.315705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:14.315954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Delete volume with id: 04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:14.329125 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:14.329125 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:14.329125 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:14.355678 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Delete volume request issued successfully. Aug 06 17:35:14.356388 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f34e9010-6f3b-46b9-b112-188320db3b30 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 202 Aug 06 17:35:14.357041 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 157/636] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:14 2026] DELETE /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:14.367035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6591cbf4-09d3-46c4-a83d-e1c73aa0f881 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:14.369062 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6591cbf4-09d3-46c4-a83d-e1c73aa0f881 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:14.369239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6591cbf4-09d3-46c4-a83d-e1c73aa0f881 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:14.369427 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6591cbf4-09d3-46c4-a83d-e1c73aa0f881 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:14.380341 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:14.380341 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:14.385531 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6591cbf4-09d3-46c4-a83d-e1c73aa0f881 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Volume info retrieved successfully. Aug 06 17:35:14.395033 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6591cbf4-09d3-46c4-a83d-e1c73aa0f881 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 200 Aug 06 17:35:14.395573 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 164/637] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:14 2026] GET /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:14.480186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3e456b7f-3a96-45a7-b71e-7b560d960cc0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:14.482384 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e456b7f-3a96-45a7-b71e-7b560d960cc0 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:14.482567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e456b7f-3a96-45a7-b71e-7b560d960cc0 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:14.482780 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e456b7f-3a96-45a7-b71e-7b560d960cc0 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:14.494096 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:14.494096 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:14.499073 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3e456b7f-3a96-45a7-b71e-7b560d960cc0 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:14.513416 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e456b7f-3a96-45a7-b71e-7b560d960cc0 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:14.514043 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 157/638] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:14 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:15.419499 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9e8b179d-a656-4c89-838b-b8c72c9b87b8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:15.424751 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9e8b179d-a656-4c89-838b-b8c72c9b87b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] GET https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 Aug 06 17:35:15.424751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9e8b179d-a656-4c89-838b-b8c72c9b87b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:15.424751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9e8b179d-a656-4c89-838b-b8c72c9b87b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:15.436552 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9e8b179d-a656-4c89-838b-b8c72c9b87b8 tempest-ServersNegativeTestJSON-1042910042 tempest-ServersNegativeTestJSON-1042910042-project-member] https://10.4.3.207/volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 returned with HTTP 404 Aug 06 17:35:15.437249 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 161/639] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:15 2026] GET /volume/v3/volumes/04327e02-4699-45d1-a9d7-107039b7a336 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:15.529540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-97e1211c-4d45-4069-b0bc-b93fc38bde73 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:15.534451 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97e1211c-4d45-4069-b0bc-b93fc38bde73 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:15.534665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97e1211c-4d45-4069-b0bc-b93fc38bde73 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:15.535661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97e1211c-4d45-4069-b0bc-b93fc38bde73 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:15.555482 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:15.555482 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:15.564943 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-97e1211c-4d45-4069-b0bc-b93fc38bde73 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:15.570186 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97e1211c-4d45-4069-b0bc-b93fc38bde73 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:15.570745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 158/640] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:15 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:16.587259 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4e3481c8-580f-4c3b-8255-e18b962d2243 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:16.590062 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e3481c8-580f-4c3b-8255-e18b962d2243 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:16.591805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e3481c8-580f-4c3b-8255-e18b962d2243 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:16.591805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e3481c8-580f-4c3b-8255-e18b962d2243 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:16.603524 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:16.603524 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:16.607832 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4e3481c8-580f-4c3b-8255-e18b962d2243 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:16.613850 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e3481c8-580f-4c3b-8255-e18b962d2243 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:16.613850 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 165/641] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:16 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:17.629328 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-208e7e98-ef13-4727-ba26-c1dd43e545f5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:17.631270 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-208e7e98-ef13-4727-ba26-c1dd43e545f5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:17.631439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-208e7e98-ef13-4727-ba26-c1dd43e545f5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:17.631648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-208e7e98-ef13-4727-ba26-c1dd43e545f5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:17.642952 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:17.642952 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:17.649881 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-208e7e98-ef13-4727-ba26-c1dd43e545f5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:17.656125 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-208e7e98-ef13-4727-ba26-c1dd43e545f5 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:17.656662 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 158/642] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:17 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:18.154758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c13703d8-857a-4192-96b6-207298bf2b60 req-c9afc052-d740-4d0d-a095-46e82605b5da None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.157092 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-c9afc052-d740-4d0d-a095-46e82605b5da tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41/action Aug 06 17:35:18.157556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-c9afc052-d740-4d0d-a095-46e82605b5da tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:18.157713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-c9afc052-d740-4d0d-a095-46e82605b5da tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:18.178668 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:18.178668 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:18.187458 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c13703d8-857a-4192-96b6-207298bf2b60 req-c9afc052-d740-4d0d-a095-46e82605b5da tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41/action returned with HTTP 204 Aug 06 17:35:18.188990 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 162/643] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:18 2026] POST /volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:18.669216 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e913e7c3-11e5-4602-82ed-b46f23643998 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.674088 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e913e7c3-11e5-4602-82ed-b46f23643998 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:18.674088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e913e7c3-11e5-4602-82ed-b46f23643998 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:18.674088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e913e7c3-11e5-4602-82ed-b46f23643998 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:18.683728 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:18.683728 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:18.687181 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e913e7c3-11e5-4602-82ed-b46f23643998 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:18.691354 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e913e7c3-11e5-4602-82ed-b46f23643998 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:18.691872 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 159/644] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:18 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:18.747414 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-69af2e7f-40f1-4cd5-9a6c-6aad361409fd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.750848 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-69af2e7f-40f1-4cd5-9a6c-6aad361409fd tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:18.750848 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-69af2e7f-40f1-4cd5-9a6c-6aad361409fd tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:18.751124 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-69af2e7f-40f1-4cd5-9a6c-6aad361409fd tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:18.764576 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:18.764576 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:18.769801 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-69af2e7f-40f1-4cd5-9a6c-6aad361409fd tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:18.774388 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-69af2e7f-40f1-4cd5-9a6c-6aad361409fd tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:18.774772 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 166/645] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:18 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:18.861632 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-98efffde-8002-4909-9adf-30ada6a16905 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.862180 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98efffde-8002-4909-9adf-30ada6a16905 None None] GET https://10.4.3.207/volume// Aug 06 17:35:18.862180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98efffde-8002-4909-9adf-30ada6a16905 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:18.862286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98efffde-8002-4909-9adf-30ada6a16905 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:18.862584 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98efffde-8002-4909-9adf-30ada6a16905 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:18.862812 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 159/646] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:35: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 06 17:35:18.871520 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-5954e1c1-6c66-4c9a-9597-838f930cc5a3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.875468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-5954e1c1-6c66-4c9a-9597-838f930cc5a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:18.875895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-5954e1c1-6c66-4c9a-9597-838f930cc5a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1671e022-a768-4710-84c9-3a49bb1a472f", "connector": null, "instance_uuid": "62697657-83d0-4b6d-ba2f-38778708a693"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:18.908582 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:18.908582 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:18.939726 np0000006677 devstack@c-api.service[100623]: WARNING cinder.volume.api [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-5954e1c1-6c66-4c9a-9597-838f930cc5a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 06 17:35:18.946809 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-5954e1c1-6c66-4c9a-9597-838f930cc5a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:18.947271 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 163/647] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:18 2026] POST /volume/v3/attachments => generated 271 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:18.981350 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-205e65e1-a24d-422f-a421-7ddc0a3c75d2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.984255 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-205e65e1-a24d-422f-a421-7ddc0a3c75d2 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:18.984564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-205e65e1-a24d-422f-a421-7ddc0a3c75d2 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:18.984816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-205e65e1-a24d-422f-a421-7ddc0a3c75d2 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:18.998145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d83c5f7e-0b58-40ab-b8ff-00014225d383 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:18.998417 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d83c5f7e-0b58-40ab-b8ff-00014225d383 None None] GET https://10.4.3.207/volume// Aug 06 17:35:18.998599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d83c5f7e-0b58-40ab-b8ff-00014225d383 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:18.998772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d83c5f7e-0b58-40ab-b8ff-00014225d383 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:18.999092 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d83c5f7e-0b58-40ab-b8ff-00014225d383 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:18.999314 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 167/648] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:19.007135 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-2a51cb90-1654-48cd-bdf9-fc7c610dce1b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:19.007262 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:19.007262 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:19.009301 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-2a51cb90-1654-48cd-bdf9-fc7c610dce1b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:19.010166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-2a51cb90-1654-48cd-bdf9-fc7c610dce1b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:19.010166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-2a51cb90-1654-48cd-bdf9-fc7c610dce1b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:19.014939 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-205e65e1-a24d-422f-a421-7ddc0a3c75d2 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:19.019540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-205e65e1-a24d-422f-a421-7ddc0a3c75d2 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:19.020008 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 160/649] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:18 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:19.022128 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:19.022128 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:19.027277 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-2a51cb90-1654-48cd-bdf9-fc7c610dce1b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:19.037973 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-2a51cb90-1654-48cd-bdf9-fc7c610dce1b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:19.038468 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 160/650] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:19 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1343 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:19.137897 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:19.141049 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] PUT https://10.4.3.207/volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504 Aug 06 17:35:19.141558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:19.153850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Acquiring lock "cinder-attachment_update-1671e022-a768-4710-84c9-3a49bb1a472f-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:19.160135 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Lock "cinder-attachment_update-1671e022-a768-4710-84c9-3a49bb1a472f-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:19.161445 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:19.161445 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:19.261471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Lock "cinder-attachment_update-1671e022-a768-4710-84c9-3a49bb1a472f-np0000006677" released by "attachment_update" :: held 0.101s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:19.261769 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-e914d949-9623-456f-84a2-701adca22f37 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504 returned with HTTP 200 Aug 06 17:35:19.262252 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 164/651] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:19 2026] PUT /volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504 => generated 967 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:20.033583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4efcfe75-8939-4416-8999-fcced86949f4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:20.036458 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4efcfe75-8939-4416-8999-fcced86949f4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:20.036734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4efcfe75-8939-4416-8999-fcced86949f4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:20.036932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4efcfe75-8939-4416-8999-fcced86949f4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:20.058015 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:20.058015 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:20.065770 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4efcfe75-8939-4416-8999-fcced86949f4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:20.070550 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4efcfe75-8939-4416-8999-fcced86949f4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:20.071181 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 168/652] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:20 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:20.713528 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:20.716124 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:20.716474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-713166351", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:20.717920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-713166351', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:20.827018 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Create volume of 1 GB Aug 06 17:35:20.836275 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Availability Zones retrieved successfully. Aug 06 17:35:20.841749 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Flow 'volume_create_api' (a997369c-f996-45bf-96e2-52858b3c3950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:20.843446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a1a553-7f67-4884-9f60-c8cff0186f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:20.844364 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:20.921193 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a1a553-7f67-4884-9f60-c8cff0186f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:20.921744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27ceb0e4-6145-48e5-b1c8-c4180a70af70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:20.987397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Created reservations ['f6cc806b-92ef-4928-8ce9-b81fd9f7ebee', '010ddde6-ec96-422c-98c9-dd77179db50a', '75c6f39d-5e67-47a7-baa9-d57e86f2a969', 'f257720f-3789-4408-9e64-2f5981e1ca95'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:20.988097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27ceb0e4-6145-48e5-b1c8-c4180a70af70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6cc806b-92ef-4928-8ce9-b81fd9f7ebee', '010ddde6-ec96-422c-98c9-dd77179db50a', '75c6f39d-5e67-47a7-baa9-d57e86f2a969', 'f257720f-3789-4408-9e64-2f5981e1ca95']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:20.988802 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d344fdef-dc6c-4695-94fa-6afa1f6453e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:21.014932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d344fdef-dc6c-4695-94fa-6afa1f6453e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fff1490-fd18-4522-9390-565db0230d68', '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-713166351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6f569093d04cad81e9cd4d079389db',qos_specs=None,replication_status=,reservations=['f6cc806b-92ef-4928-8ce9-b81fd9f7ebee','010ddde6-ec96-422c-98c9-dd77179db50a','75c6f39d-5e67-47a7-baa9-d57e86f2a969','f257720f-3789-4408-9e64-2f5981e1ca95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64dbd223c4cf4115a17723492b109b66',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-713166351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fff1490-fd18-4522-9390-565db0230d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a6f569093d04cad81e9cd4d079389db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64dbd223c4cf4115a17723492b109b66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:21.017753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2d2b77-6bd1-4f9b-8cd2-96b999864b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:21.043300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2d2b77-6bd1-4f9b-8cd2-96b999864b65) transitioned into state 'SUCCESS' from state '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-713166351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6f569093d04cad81e9cd4d079389db',qos_specs=None,replication_status=,reservations=['f6cc806b-92ef-4928-8ce9-b81fd9f7ebee','010ddde6-ec96-422c-98c9-dd77179db50a','75c6f39d-5e67-47a7-baa9-d57e86f2a969','f257720f-3789-4408-9e64-2f5981e1ca95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64dbd223c4cf4115a17723492b109b66',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:21.043875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8f5a1a-147b-45f5-8c90-45fd55ea957d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:21.053825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8f5a1a-147b-45f5-8c90-45fd55ea957d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:21.054614 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Flow 'volume_create_api' (a997369c-f996-45bf-96e2-52858b3c3950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:21.054918 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Create volume request issued successfully. Aug 06 17:35:21.055466 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-463d08ca-b760-4d43-bda5-679a6aed0b0e tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:21.055976 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 161/653] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:35:20 2026] POST /volume/v3/volumes => generated 898 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:21.074978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-63f611de-b596-4613-bd41-43fbd8cb7d68 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:21.082647 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-63f611de-b596-4613-bd41-43fbd8cb7d68 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:35:21.083369 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-63f611de-b596-4613-bd41-43fbd8cb7d68 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:21.083369 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-63f611de-b596-4613-bd41-43fbd8cb7d68 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:21.085239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1dded991-9f26-4535-9595-5afaf2c27948 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:21.087906 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1dded991-9f26-4535-9595-5afaf2c27948 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:21.087906 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1dded991-9f26-4535-9595-5afaf2c27948 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:21.087906 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1dded991-9f26-4535-9595-5afaf2c27948 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:21.099793 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:21.099793 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:21.100528 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:21.100528 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:21.104689 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-63f611de-b596-4613-bd41-43fbd8cb7d68 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:35:21.108655 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1dded991-9f26-4535-9595-5afaf2c27948 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:21.115988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-63f611de-b596-4613-bd41-43fbd8cb7d68 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:35:21.115988 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 161/654] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:21 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:21.116309 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1dded991-9f26-4535-9595-5afaf2c27948 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:21.116309 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 165/655] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:21 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:21.622708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-ef628be5-64bb-41dc-a2a0-5e37731a5e18 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:21.625669 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-ef628be5-64bb-41dc-a2a0-5e37731a5e18 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504/action Aug 06 17:35:21.626108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-ef628be5-64bb-41dc-a2a0-5e37731a5e18 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:21.626300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-ef628be5-64bb-41dc-a2a0-5e37731a5e18 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:21.646788 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:21.646788 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:21.656834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9e7df299-b3f9-449b-ade0-a0e85c36e5f7 req-ef628be5-64bb-41dc-a2a0-5e37731a5e18 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504/action returned with HTTP 204 Aug 06 17:35:21.657249 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 169/656] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:21 2026] POST /volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:22.026063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-34323e84-f34b-42b0-8a18-627abf17660d req-3e5e147d-3b6c-4469-aa83-a269c92a6da6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.028761 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-3e5e147d-3b6c-4469-aa83-a269c92a6da6 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] DELETE https://10.4.3.207/volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b Aug 06 17:35:22.029021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-3e5e147d-3b6c-4469-aa83-a269c92a6da6 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.029917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-3e5e147d-3b6c-4469-aa83-a269c92a6da6 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.039084 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.039084 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:22.105826 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-3e5e147d-3b6c-4469-aa83-a269c92a6da6 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b returned with HTTP 200 Aug 06 17:35:22.106250 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 162/657] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:22 2026] DELETE /volume/v3/attachments/9500cb22-4f1f-45fc-924d-4eb4a33ac04b => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:22.113876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-34323e84-f34b-42b0-8a18-627abf17660d req-6f193d7a-8120-4f1d-a96e-29da0598ba6f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.116083 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-6f193d7a-8120-4f1d-a96e-29da0598ba6f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] DELETE https://10.4.3.207/volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5 Aug 06 17:35:22.116263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-6f193d7a-8120-4f1d-a96e-29da0598ba6f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.116453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-6f193d7a-8120-4f1d-a96e-29da0598ba6f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.124130 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.124130 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:22.133575 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9cc984b3-ab6f-4122-9507-2f73ca3cd487 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.135798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9cc984b3-ab6f-4122-9507-2f73ca3cd487 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:35:22.136040 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9cc984b3-ab6f-4122-9507-2f73ca3cd487 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.136236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9cc984b3-ab6f-4122-9507-2f73ca3cd487 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.137565 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e483fe35-dfdc-4156-898b-c3446b501343 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.142438 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e483fe35-dfdc-4156-898b-c3446b501343 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:22.142438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e483fe35-dfdc-4156-898b-c3446b501343 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.142580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e483fe35-dfdc-4156-898b-c3446b501343 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.146630 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.146630 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:22.152081 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9cc984b3-ab6f-4122-9507-2f73ca3cd487 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:35:22.159658 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.159658 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:22.160069 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9cc984b3-ab6f-4122-9507-2f73ca3cd487 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:35:22.160670 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 166/658] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:22.163764 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e483fe35-dfdc-4156-898b-c3446b501343 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:22.170121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e483fe35-dfdc-4156-898b-c3446b501343 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:22.170605 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 170/659] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.190376 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-6f193d7a-8120-4f1d-a96e-29da0598ba6f tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5 returned with HTTP 200 Aug 06 17:35:22.190785 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 162/660] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:22 2026] DELETE /volume/v3/attachments/c142d16e-7397-465b-adf9-32c74fdcb3b5 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:22.200392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-34323e84-f34b-42b0-8a18-627abf17660d req-5d169292-98a3-4c9f-b374-3827cab6ca9b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.202447 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-5d169292-98a3-4c9f-b374-3827cab6ca9b tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] DELETE https://10.4.3.207/volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe Aug 06 17:35:22.202653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-5d169292-98a3-4c9f-b374-3827cab6ca9b tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.202838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-5d169292-98a3-4c9f-b374-3827cab6ca9b tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.209950 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.209950 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:22.215451 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-9328c695-6d85-44f8-82a6-c0e289a66456 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.218242 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-9328c695-6d85-44f8-82a6-c0e289a66456 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:35:22.218437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-9328c695-6d85-44f8-82a6-c0e289a66456 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.218652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-9328c695-6d85-44f8-82a6-c0e289a66456 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.226604 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.226604 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:22.230700 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-9328c695-6d85-44f8-82a6-c0e289a66456 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:35:22.237633 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-9328c695-6d85-44f8-82a6-c0e289a66456 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:35:22.238156 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 167/661] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.261138 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-34323e84-f34b-42b0-8a18-627abf17660d req-5d169292-98a3-4c9f-b374-3827cab6ca9b tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe returned with HTTP 200 Aug 06 17:35:22.261580 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 163/662] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:22 2026] DELETE /volume/v3/attachments/7454fcda-f1ee-4949-82a2-f315115ef0fe => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:22.402415 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a8ef7a56-6b1a-4dc4-850d-385db0a48d87 req-3381b5bb-2700-4ec8-8b32-44ae27d77064 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.405170 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a8ef7a56-6b1a-4dc4-850d-385db0a48d87 req-3381b5bb-2700-4ec8-8b32-44ae27d77064 tempest-TestMultiAttachVolumeSwap-468689488 tempest-TestMultiAttachVolumeSwap-468689488-project] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:22.405319 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a8ef7a56-6b1a-4dc4-850d-385db0a48d87 req-3381b5bb-2700-4ec8-8b32-44ae27d77064 tempest-TestMultiAttachVolumeSwap-468689488 tempest-TestMultiAttachVolumeSwap-468689488-project] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.405504 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a8ef7a56-6b1a-4dc4-850d-385db0a48d87 req-3381b5bb-2700-4ec8-8b32-44ae27d77064 tempest-TestMultiAttachVolumeSwap-468689488 tempest-TestMultiAttachVolumeSwap-468689488-project] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.423390 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.423390 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:22.426692 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a8ef7a56-6b1a-4dc4-850d-385db0a48d87 req-3381b5bb-2700-4ec8-8b32-44ae27d77064 tempest-TestMultiAttachVolumeSwap-468689488 tempest-TestMultiAttachVolumeSwap-468689488-project] Volume info retrieved successfully. Aug 06 17:35:22.430757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a8ef7a56-6b1a-4dc4-850d-385db0a48d87 req-3381b5bb-2700-4ec8-8b32-44ae27d77064 tempest-TestMultiAttachVolumeSwap-468689488 tempest-TestMultiAttachVolumeSwap-468689488-project] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:22.431161 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 171/663] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1642 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.441198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4407c5e8-701d-4a14-a276-c0db7fc9356e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.444983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4407c5e8-701d-4a14-a276-c0db7fc9356e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:22.444983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4407c5e8-701d-4a14-a276-c0db7fc9356e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.444983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4407c5e8-701d-4a14-a276-c0db7fc9356e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.455733 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.455733 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:22.459491 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4407c5e8-701d-4a14-a276-c0db7fc9356e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] Volume info retrieved successfully. Aug 06 17:35:22.463576 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4407c5e8-701d-4a14-a276-c0db7fc9356e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:22.464009 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 163/664] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.478783 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-171a167c-3878-42a3-9a17-d6331213105a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.481129 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-171a167c-3878-42a3-9a17-d6331213105a tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] GET https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:35:22.481375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-171a167c-3878-42a3-9a17-d6331213105a tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.481642 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-171a167c-3878-42a3-9a17-d6331213105a tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.492628 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.492628 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:22.500284 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-171a167c-3878-42a3-9a17-d6331213105a tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] Volume info retrieved successfully. Aug 06 17:35:22.506386 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-171a167c-3878-42a3-9a17-d6331213105a tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-reader] https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 returned with HTTP 200 Aug 06 17:35:22.506836 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 168/665] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:22.607928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-11e850e7-d55d-4b63-b69d-128d736069eb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.609865 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-11e850e7-d55d-4b63-b69d-128d736069eb tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:22.610166 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-11e850e7-d55d-4b63-b69d-128d736069eb tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.610452 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-11e850e7-d55d-4b63-b69d-128d736069eb tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.623459 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.623459 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:22.626269 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-11e850e7-d55d-4b63-b69d-128d736069eb tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:22.629784 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-11e850e7-d55d-4b63-b69d-128d736069eb tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:22.630297 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 164/666] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.675214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-0c208b7b-f0fc-43c5-9bb7-70e4d370929d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.677885 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-0c208b7b-f0fc-43c5-9bb7-70e4d370929d tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:22.677885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-0c208b7b-f0fc-43c5-9bb7-70e4d370929d tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.677885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-0c208b7b-f0fc-43c5-9bb7-70e4d370929d tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.689412 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.689412 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:22.693142 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-0c208b7b-f0fc-43c5-9bb7-70e4d370929d tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:22.697769 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-0c208b7b-f0fc-43c5-9bb7-70e4d370929d tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:22.698188 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 172/667] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.744030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.746165 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action Aug 06 17:35:22.746683 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:22.746859 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:22.761502 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.761502 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:22.761976 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:22.768798 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Begin detaching volume completed successfully. Aug 06 17:35:22.769140 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-e0a5e3dc-2695-48a5-b512-e7759913738e tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action returned with HTTP 202 Aug 06 17:35:22.769610 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 164/668] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:35:22 2026] POST /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:22.793920 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-d8d898ea-52fb-4c1c-8df5-9ff93bde9a20 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.796438 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-d8d898ea-52fb-4c1c-8df5-9ff93bde9a20 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:35:22.796438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-d8d898ea-52fb-4c1c-8df5-9ff93bde9a20 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.796438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-d8d898ea-52fb-4c1c-8df5-9ff93bde9a20 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.808382 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.808382 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:22.813251 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-d8d898ea-52fb-4c1c-8df5-9ff93bde9a20 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:35:22.819555 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-d8d898ea-52fb-4c1c-8df5-9ff93bde9a20 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:35:22.820139 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 169/669] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:22.833705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e31e3c2a-1e46-4724-8ddf-ce2c4dfa9e5c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.834318 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e31e3c2a-1e46-4724-8ddf-ce2c4dfa9e5c None None] GET https://10.4.3.207/volume// Aug 06 17:35:22.834390 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e31e3c2a-1e46-4724-8ddf-ce2c4dfa9e5c None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.834640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e31e3c2a-1e46-4724-8ddf-ce2c4dfa9e5c None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.835513 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e31e3c2a-1e46-4724-8ddf-ce2c4dfa9e5c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:22.835513 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 165/670] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:35:22.845219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-4500ffcd-f183-4890-93fb-aa1057ab43b5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.847426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dd25eed1-287c-49ed-bab4-6e8e460aa811 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.847878 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd25eed1-287c-49ed-bab4-6e8e460aa811 None None] GET https://10.4.3.207/volume// Aug 06 17:35:22.848133 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd25eed1-287c-49ed-bab4-6e8e460aa811 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.848421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd25eed1-287c-49ed-bab4-6e8e460aa811 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.848859 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd25eed1-287c-49ed-bab4-6e8e460aa811 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:22.849584 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 165/671] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:22.850121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-4500ffcd-f183-4890-93fb-aa1057ab43b5 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:22.850630 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-4500ffcd-f183-4890-93fb-aa1057ab43b5 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fff1490-fd18-4522-9390-565db0230d68", "connector": null, "instance_uuid": "83396d80-3ab3-4305-a63d-8dc85d2a4f8c"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:22.859390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-426506b0-c457-476f-a9d7-3270faffba72 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:22.862123 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-426506b0-c457-476f-a9d7-3270faffba72 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:22.862372 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-426506b0-c457-476f-a9d7-3270faffba72 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:22.862617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-426506b0-c457-476f-a9d7-3270faffba72 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:22.872498 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.872498 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:22.888913 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:22.888913 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:22.898980 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-426506b0-c457-476f-a9d7-3270faffba72 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:22.905478 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-426506b0-c457-476f-a9d7-3270faffba72 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:22.907294 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 170/672] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:22 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1641 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:22.946172 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-4500ffcd-f183-4890-93fb-aa1057ab43b5 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:22.947321 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 173/673] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:22 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:23.125099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a13b237a-223a-4f4c-91b8-0feec0e0d26e req-875ad4e4-293f-4610-ae76-83f988593d1a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.129251 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a13b237a-223a-4f4c-91b8-0feec0e0d26e req-875ad4e4-293f-4610-ae76-83f988593d1a tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] DELETE https://10.4.3.207/volume/v3/volumes/tempest-invalid-348512174 Aug 06 17:35:23.129923 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a13b237a-223a-4f4c-91b8-0feec0e0d26e req-875ad4e4-293f-4610-ae76-83f988593d1a tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.130214 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a13b237a-223a-4f4c-91b8-0feec0e0d26e req-875ad4e4-293f-4610-ae76-83f988593d1a tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.130495 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [req-a13b237a-223a-4f4c-91b8-0feec0e0d26e req-875ad4e4-293f-4610-ae76-83f988593d1a tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] Delete volume with id: tempest-invalid-348512174 Aug 06 17:35:23.140278 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a13b237a-223a-4f4c-91b8-0feec0e0d26e req-875ad4e4-293f-4610-ae76-83f988593d1a tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] https://10.4.3.207/volume/v3/volumes/tempest-invalid-348512174 returned with HTTP 404 Aug 06 17:35:23.141078 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 166/674] 10.4.3.207 () {70 vars in 1587 bytes} [Thu Aug 6 17:35:23 2026] DELETE /volume/v3/volumes/tempest-invalid-348512174 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:23.233344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4e0d0d00-c637-41f5-80c0-faa8e56a12cd req-a2a72bf3-6776-418f-8fd4-3969ca00ae9b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.236526 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e0d0d00-c637-41f5-80c0-faa8e56a12cd req-a2a72bf3-6776-418f-8fd4-3969ca00ae9b tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] DELETE https://10.4.3.207/volume/v3/volumes/57113e5c-ba10-42be-ac9c-0b2d8d9a2ec3 Aug 06 17:35:23.236796 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e0d0d00-c637-41f5-80c0-faa8e56a12cd req-a2a72bf3-6776-418f-8fd4-3969ca00ae9b tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.237141 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e0d0d00-c637-41f5-80c0-faa8e56a12cd req-a2a72bf3-6776-418f-8fd4-3969ca00ae9b tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.237614 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-4e0d0d00-c637-41f5-80c0-faa8e56a12cd req-a2a72bf3-6776-418f-8fd4-3969ca00ae9b tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] Delete volume with id: 57113e5c-ba10-42be-ac9c-0b2d8d9a2ec3 Aug 06 17:35:23.245464 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e0d0d00-c637-41f5-80c0-faa8e56a12cd req-a2a72bf3-6776-418f-8fd4-3969ca00ae9b tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-member] https://10.4.3.207/volume/v3/volumes/57113e5c-ba10-42be-ac9c-0b2d8d9a2ec3 returned with HTTP 404 Aug 06 17:35:23.246153 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 166/675] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:35:23 2026] DELETE /volume/v3/volumes/57113e5c-ba10-42be-ac9c-0b2d8d9a2ec3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:23.275715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-079f653c-3226-4835-864c-b99a7fd039c3 req-5b60560d-132d-4a87-a33f-ceac402d8cd1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.278166 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-079f653c-3226-4835-864c-b99a7fd039c3 req-5b60560d-132d-4a87-a33f-ceac402d8cd1 tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-reader] GET https://10.4.3.207/volume/v3/volumes/fa62dba9-0cd2-4f21-9f37-4a77a8b0c5f1 Aug 06 17:35:23.278518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-079f653c-3226-4835-864c-b99a7fd039c3 req-5b60560d-132d-4a87-a33f-ceac402d8cd1 tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.278859 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-079f653c-3226-4835-864c-b99a7fd039c3 req-5b60560d-132d-4a87-a33f-ceac402d8cd1 tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-reader] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.286671 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-079f653c-3226-4835-864c-b99a7fd039c3 req-5b60560d-132d-4a87-a33f-ceac402d8cd1 tempest-VolumesNegativeTest-92829181 tempest-VolumesNegativeTest-92829181-project-reader] https://10.4.3.207/volume/v3/volumes/fa62dba9-0cd2-4f21-9f37-4a77a8b0c5f1 returned with HTTP 404 Aug 06 17:35:23.287424 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 171/676] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:23 2026] GET /volume/v3/volumes/fa62dba9-0cd2-4f21-9f37-4a77a8b0c5f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:23.483919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-8d764f2e-6908-4a83-8d3a-d2e7fd7dabf1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.489972 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-8d764f2e-6908-4a83-8d3a-d2e7fd7dabf1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:23.490224 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-8d764f2e-6908-4a83-8d3a-d2e7fd7dabf1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.490462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-8d764f2e-6908-4a83-8d3a-d2e7fd7dabf1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.507684 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:23.507684 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:23.512262 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-8d764f2e-6908-4a83-8d3a-d2e7fd7dabf1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:23.516918 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-8d764f2e-6908-4a83-8d3a-d2e7fd7dabf1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:23.517355 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 174/677] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:23 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:23.548467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-f08280a1-7f16-4544-b854-db6d380fcaf4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.552158 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-f08280a1-7f16-4544-b854-db6d380fcaf4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] DELETE https://10.4.3.207/volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504 Aug 06 17:35:23.552826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-f08280a1-7f16-4544-b854-db6d380fcaf4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.553209 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-f08280a1-7f16-4544-b854-db6d380fcaf4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.560930 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:23.560930 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:23.631519 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-4ba0bcbd-bd85-44c3-af1b-a4389014989a req-f08280a1-7f16-4544-b854-db6d380fcaf4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504 returned with HTTP 200 Aug 06 17:35:23.632110 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 167/678] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:23 2026] DELETE /volume/v3/attachments/44a793e0-3449-4511-a3de-08103eb6e504 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:23.882860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed5d1059-2f48-4d09-9408-479c6ad99dd9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.886640 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed5d1059-2f48-4d09-9408-479c6ad99dd9 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:23.886886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed5d1059-2f48-4d09-9408-479c6ad99dd9 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.887146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed5d1059-2f48-4d09-9408-479c6ad99dd9 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.899270 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:23.899270 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:23.905453 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ed5d1059-2f48-4d09-9408-479c6ad99dd9 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:23.911678 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed5d1059-2f48-4d09-9408-479c6ad99dd9 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:23.913308 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 167/679] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:23 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:23.965121 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-2ba9d191-c05b-4c23-9671-0d9725f63942 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:23.970430 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-2ba9d191-c05b-4c23-9671-0d9725f63942 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:23.970430 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-2ba9d191-c05b-4c23-9671-0d9725f63942 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:23.970430 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-2ba9d191-c05b-4c23-9671-0d9725f63942 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:23.982202 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:23.982202 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:23.985938 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-2ba9d191-c05b-4c23-9671-0d9725f63942 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:23.991033 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-2ba9d191-c05b-4c23-9671-0d9725f63942 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:23.991563 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 172/680] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:23 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:24.016373 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.018128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] POST https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action Aug 06 17:35:24.018465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:24.018612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:24.038073 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:24.038073 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:24.038812 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:24.050796 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Begin detaching volume completed successfully. Aug 06 17:35:24.050796 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-37cc31f4-671b-4407-bb20-ab86c0bcf0d1 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action returned with HTTP 202 Aug 06 17:35:24.051433 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 175/681] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:35:24 2026] POST /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:24.114053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4afc8b80-8264-4133-a8f4-a46817e45a1d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.114053 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4afc8b80-8264-4133-a8f4-a46817e45a1d None None] GET https://10.4.3.207/volume// Aug 06 17:35:24.114053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4afc8b80-8264-4133-a8f4-a46817e45a1d None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:24.114053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4afc8b80-8264-4133-a8f4-a46817e45a1d None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:24.115619 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4afc8b80-8264-4133-a8f4-a46817e45a1d None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:24.115619 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 168/682] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 17:35:24.130803 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-f893394e-84f7-4d2b-908b-f98738bbf1a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.135417 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-f893394e-84f7-4d2b-908b-f98738bbf1a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:24.135652 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-f893394e-84f7-4d2b-908b-f98738bbf1a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:24.135858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-f893394e-84f7-4d2b-908b-f98738bbf1a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:24.157935 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:24.157935 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:24.167278 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-f893394e-84f7-4d2b-908b-f98738bbf1a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:24.172613 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-f893394e-84f7-4d2b-908b-f98738bbf1a3 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:24.177241 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 168/683] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:24 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1344 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:24.381620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-faa69ea9-f652-47ce-9cd7-7245d1f295f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.381957 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-faa69ea9-f652-47ce-9cd7-7245d1f295f6 None None] GET https://10.4.3.207/volume// Aug 06 17:35:24.382149 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-faa69ea9-f652-47ce-9cd7-7245d1f295f6 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:24.382322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-faa69ea9-f652-47ce-9cd7-7245d1f295f6 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:24.382796 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-faa69ea9-f652-47ce-9cd7-7245d1f295f6 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:24.382920 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 173/684] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:24.397130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-571a8112-a0f7-4ecf-9198-f5d0deb8e845 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.404981 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-571a8112-a0f7-4ecf-9198-f5d0deb8e845 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:35:24.408662 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-571a8112-a0f7-4ecf-9198-f5d0deb8e845 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:24.410895 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-571a8112-a0f7-4ecf-9198-f5d0deb8e845 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:24.423044 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:24.423044 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:24.427037 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-571a8112-a0f7-4ecf-9198-f5d0deb8e845 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:35:24.434055 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-571a8112-a0f7-4ecf-9198-f5d0deb8e845 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:35:24.434637 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 176/685] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:24 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1539 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:24.544233 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.549939 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] PUT https://10.4.3.207/volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020 Aug 06 17:35:24.549939 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:24.558890 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Acquiring lock "cinder-attachment_update-5fff1490-fd18-4522-9390-565db0230d68-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:24.571066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Lock "cinder-attachment_update-5fff1490-fd18-4522-9390-565db0230d68-np0000006677" acquired by "attachment_update" :: waited 0.013s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:24.572121 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:24.572121 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:24.687205 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Lock "cinder-attachment_update-5fff1490-fd18-4522-9390-565db0230d68-np0000006677" released by "attachment_update" :: held 0.114s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:24.687205 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-56104e9f-c70d-47b8-b82b-738924b72aa9 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020 returned with HTTP 200 Aug 06 17:35:24.687205 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 169/686] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:24 2026] PUT /volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:24.712691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-cd075b15-0972-4191-ad68-26dbdc1de368 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:24.715377 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-cd075b15-0972-4191-ad68-26dbdc1de368 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] POST https://10.4.3.207/volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020/action Aug 06 17:35:24.715882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-cd075b15-0972-4191-ad68-26dbdc1de368 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:24.716086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-cd075b15-0972-4191-ad68-26dbdc1de368 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:24.738545 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:24.738545 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:24.753072 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1dd3f40f-b326-4ce0-a009-7169f7b18941 req-cd075b15-0972-4191-ad68-26dbdc1de368 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020/action returned with HTTP 204 Aug 06 17:35:24.753858 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 169/687] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:24 2026] POST /volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:25.503709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e9819ad6-d5c5-4264-9090-cbc87b54e743 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:25.636334 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e9819ad6-d5c5-4264-9090-cbc87b54e743 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:35:25.636698 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e9819ad6-d5c5-4264-9090-cbc87b54e743 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-863781482"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:25.663290 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e9819ad6-d5c5-4264-9090-cbc87b54e743 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:35:25.664057 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 174/688] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:35:25 2026] POST /volume/v3/types => generated 227 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:25.675917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a9512ee2-f617-4486-a2df-827e579e3902 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:25.676264 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9512ee2-f617-4486-a2df-827e579e3902 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:35:25.676583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9512ee2-f617-4486-a2df-827e579e3902 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1418098712"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:25.703983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9512ee2-f617-4486-a2df-827e579e3902 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:35:25.704530 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 177/689] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:35:25 2026] POST /volume/v3/group_types => generated 185 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:25.716044 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:25.798307 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:35:25.799907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6d60d116-343d-4667-b833-1f0628eb0eea", "volume_types": ["f46a5cda-730c-4307-9d98-13aecc554301"], "name": "tempest-GroupSnapshotsV319Test-Group-548394669"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:25.800257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Creating new group {'group': {'group_type': '6d60d116-343d-4667-b833-1f0628eb0eea', 'volume_types': ['f46a5cda-730c-4307-9d98-13aecc554301'], 'name': 'tempest-GroupSnapshotsV319Test-Group-548394669'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:35:25.804228 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-548394669. Aug 06 17:35:25.804623 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:25.804623 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:25.827538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:35:25.827218. {{(pid=100624) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:35:25.827667 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Availability Zones retrieved successfully. Aug 06 17:35:25.850411 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Created reservations ['54351e20-4280-45b6-b86d-33c00f43bced'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:25.888891 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a7d7c8f-5473-436e-b621-23e55a9c52bc tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:35:25.889288 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 170/690] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:35:25 2026] POST /volume/v3/groups => generated 115 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:25.899273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3a389a8a-3a4d-47a6-aba9-64f2927a7da4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:25.901581 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a389a8a-3a4d-47a6-aba9-64f2927a7da4 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 Aug 06 17:35:25.901782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a389a8a-3a4d-47a6-aba9-64f2927a7da4 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:25.902007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a389a8a-3a4d-47a6-aba9-64f2927a7da4 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:25.902176 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-3a389a8a-3a4d-47a6-aba9-64f2927a7da4 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member e7e08bac-7c92-42e5-8352-23b3d9fa6271 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:35:25.907260 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:25.907260 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:25.939365 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a389a8a-3a4d-47a6-aba9-64f2927a7da4 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 returned with HTTP 200 Aug 06 17:35:25.939978 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 170/691] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:35:25 2026] GET /volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 => generated 395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:26.014709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:26.016133 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:35:26.016439 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:26.016755 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:26.017027 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Delete volume with id: d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:35:26.025627 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:26.025627 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:26.026359 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:35:26.054028 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Delete volume request issued successfully. Aug 06 17:35:26.054028 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-37cd4958-2f8b-40f3-8176-ed83a5a36036 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 202 Aug 06 17:35:26.054028 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 175/692] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:26 2026] DELETE /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:26.067734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6e8a11e9-beea-40d2-b5aa-03e0f2002bd2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:26.069787 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e8a11e9-beea-40d2-b5aa-03e0f2002bd2 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:35:26.069954 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e8a11e9-beea-40d2-b5aa-03e0f2002bd2 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:26.070179 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e8a11e9-beea-40d2-b5aa-03e0f2002bd2 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:26.079371 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:26.079371 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:26.084008 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6e8a11e9-beea-40d2-b5aa-03e0f2002bd2 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:35:26.089141 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e8a11e9-beea-40d2-b5aa-03e0f2002bd2 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 200 Aug 06 17:35:26.089628 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 178/693] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:26 2026] GET /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:26.955925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e15cf71c-4b81-4638-9653-d5740db49698 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:26.959705 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e15cf71c-4b81-4638-9653-d5740db49698 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 Aug 06 17:35:26.959917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e15cf71c-4b81-4638-9653-d5740db49698 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:26.960999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e15cf71c-4b81-4638-9653-d5740db49698 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:26.961176 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-e15cf71c-4b81-4638-9653-d5740db49698 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member e7e08bac-7c92-42e5-8352-23b3d9fa6271 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:35:26.970292 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:26.970292 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:26.986389 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e15cf71c-4b81-4638-9653-d5740db49698 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 returned with HTTP 200 Aug 06 17:35:26.986705 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 171/694] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:35:26 2026] GET /volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 => generated 396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:26.997424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:26.999193 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:26.999556 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1035121941", "volume_type": "f46a5cda-730c-4307-9d98-13aecc554301", "group_id": "e7e08bac-7c92-42e5-8352-23b3d9fa6271", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:27.001983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1035121941', 'volume_type': 'f46a5cda-730c-4307-9d98-13aecc554301', 'group_id': 'e7e08bac-7c92-42e5-8352-23b3d9fa6271', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:27.011316 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.011316 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:27.011890 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Create volume of 1 GB Aug 06 17:35:27.017422 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Availability Zones retrieved successfully. Aug 06 17:35:27.023090 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Flow 'volume_create_api' (be5d03f1-30d0-41f9-8850-8aca3fe53fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:27.024113 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de5aaa5-ee4d-4667-8c8d-4c775a82a149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:27.024768 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.024768 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:27.025203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:27.054834 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de5aaa5-ee4d-4667-8c8d-4c775a82a149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:35:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f46a5cda-730c-4307-9d98-13aecc554301,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-863781482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f46a5cda-730c-4307-9d98-13aecc554301', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e7e08bac-7c92-42e5-8352-23b3d9fa6271', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:27.056404 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9f47ec-5c87-40f4-9e70-d1b69bbf6fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:27.086549 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-863781482 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-863781482, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:27.087029 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-863781482 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-863781482, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:27.105373 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3c603169-960e-4909-8c42-2b69dba54845 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:27.107858 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3c603169-960e-4909-8c42-2b69dba54845 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 Aug 06 17:35:27.108161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3c603169-960e-4909-8c42-2b69dba54845 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:27.108509 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3c603169-960e-4909-8c42-2b69dba54845 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:27.116709 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3c603169-960e-4909-8c42-2b69dba54845 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 returned with HTTP 404 Aug 06 17:35:27.117265 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 176/695] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:27 2026] GET /volume/v3/volumes/d588f24b-5a7f-42a3-8f23-fc4d579d3641 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:27.128276 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:27.130163 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:35:27.130364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:27.130426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Created reservations ['8be918b9-2ada-4320-8662-cbe7bdf82779', '7fc33811-129e-4209-802f-f58842971c51', '10ce29fd-6fd2-4fdd-852a-f6281e44b776', 'a4ec7e96-37c5-4395-9186-497fc7e38044'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:27.130572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:27.130730 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Delete volume with id: 5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:35:27.131581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9f47ec-5c87-40f4-9e70-d1b69bbf6fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8be918b9-2ada-4320-8662-cbe7bdf82779', '7fc33811-129e-4209-802f-f58842971c51', '10ce29fd-6fd2-4fdd-852a-f6281e44b776', 'a4ec7e96-37c5-4395-9186-497fc7e38044']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:27.132357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d076e63-e7fb-4a39-95cf-cfae6b7c076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:27.138028 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.138028 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:27.138562 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:35:27.154660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d076e63-e7fb-4a39-95cf-cfae6b7c076c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca66618d-6827-4b4a-adde-9d03ef720ded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1035121941',encryption_key_id=None,group_id=e7e08bac-7c92-42e5-8352-23b3d9fa6271,group_type_id=,metadata={},multiattach=False,project_id='118c9e405d19457782edcf06c50b9d6f',qos_specs=None,replication_status=,reservations=['8be918b9-2ada-4320-8662-cbe7bdf82779','7fc33811-129e-4209-802f-f58842971c51','10ce29fd-6fd2-4fdd-852a-f6281e44b776','a4ec7e96-37c5-4395-9186-497fc7e38044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87ed16b2730434f9a37e8918e012141',volume_type_id=f46a5cda-730c-4307-9d98-13aecc554301), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1035121941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e7e08bac-7c92-42e5-8352-23b3d9fa6271,host=None,id=ca66618d-6827-4b4a-adde-9d03ef720ded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='118c9e405d19457782edcf06c50b9d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f87ed16b2730434f9a37e8918e012141',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f46a5cda-730c-4307-9d98-13aecc554301),volume_type_id=f46a5cda-730c-4307-9d98-13aecc554301)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:27.155458 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a075e096-fe44-4280-8833-ec40101e85cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:27.160765 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Delete volume request issued successfully. Aug 06 17:35:27.161029 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9f67dca-b676-41c9-b1ac-bbdb9f7c9d91 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 202 Aug 06 17:35:27.161634 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 179/696] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:27 2026] DELETE /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:27.171558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2b81a767-7737-424a-8213-0fb991697cde None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:27.174902 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2b81a767-7737-424a-8213-0fb991697cde tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:35:27.174902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2b81a767-7737-424a-8213-0fb991697cde tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:27.174902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2b81a767-7737-424a-8213-0fb991697cde tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:27.179893 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a075e096-fe44-4280-8833-ec40101e85cd) transitioned into state 'SUCCESS' from state '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-1035121941',encryption_key_id=None,group_id=e7e08bac-7c92-42e5-8352-23b3d9fa6271,group_type_id=,metadata={},multiattach=False,project_id='118c9e405d19457782edcf06c50b9d6f',qos_specs=None,replication_status=,reservations=['8be918b9-2ada-4320-8662-cbe7bdf82779','7fc33811-129e-4209-802f-f58842971c51','10ce29fd-6fd2-4fdd-852a-f6281e44b776','a4ec7e96-37c5-4395-9186-497fc7e38044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87ed16b2730434f9a37e8918e012141',volume_type_id=f46a5cda-730c-4307-9d98-13aecc554301)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:27.181063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e514e2e-6b89-48ec-829c-d3739e17d9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:27.186265 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.186265 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:27.188892 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2b81a767-7737-424a-8213-0fb991697cde tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:35:27.196994 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2b81a767-7737-424a-8213-0fb991697cde tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 200 Aug 06 17:35:27.197582 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 172/697] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:27 2026] GET /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:27.202174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e514e2e-6b89-48ec-829c-d3739e17d9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:27.203046 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Flow 'volume_create_api' (be5d03f1-30d0-41f9-8850-8aca3fe53fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:27.203382 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Create volume request issued successfully. Aug 06 17:35:27.204725 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:35:27.204892 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:35:27.264541 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:35:27.271073 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.271073 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:27.275553 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b223639f-1a88-4dd5-be96-66bb8a2c0058 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:27.276212 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 171/698] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:35:26 2026] POST /volume/v3/volumes => generated 826 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:27.296276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:27.301137 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded Aug 06 17:35:27.301542 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:27.301847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:27.313345 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.313345 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:27.323891 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Volume info retrieved successfully. Aug 06 17:35:27.323891 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:35:27.323891 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:35:27.395672 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:35:27.402390 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:27.402390 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:27.419860 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-061d4bd6-66b4-4570-9481-24cfcdc0e343 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded returned with HTTP 200 Aug 06 17:35:27.419860 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 177/699] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:27 2026] GET /volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded => generated 918 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:28.215252 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-afa993a2-0680-45d3-ba77-85b073acd075 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:28.218459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-afa993a2-0680-45d3-ba77-85b073acd075 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 Aug 06 17:35:28.218679 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-afa993a2-0680-45d3-ba77-85b073acd075 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:28.218859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-afa993a2-0680-45d3-ba77-85b073acd075 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:28.224267 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-afa993a2-0680-45d3-ba77-85b073acd075 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 returned with HTTP 404 Aug 06 17:35:28.224720 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 180/700] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:28 2026] GET /volume/v3/volumes/5ac3d04e-747a-4743-8717-65d85dd48102 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:28.232103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8cd0681c-9400-478b-af47-98fe8c13b026 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:28.233758 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:35:28.233949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:28.234148 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:28.234296 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Delete volume with id: 0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:35:28.240894 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.240894 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:28.241388 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:35:28.257093 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Delete volume request issued successfully. Aug 06 17:35:28.257263 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8cd0681c-9400-478b-af47-98fe8c13b026 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 202 Aug 06 17:35:28.257663 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 173/701] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:28 2026] DELETE /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:28.267429 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ad54706b-8e22-4a9a-8e9a-eb3c02a7cd63 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:28.269758 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad54706b-8e22-4a9a-8e9a-eb3c02a7cd63 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:35:28.270032 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad54706b-8e22-4a9a-8e9a-eb3c02a7cd63 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:28.270274 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad54706b-8e22-4a9a-8e9a-eb3c02a7cd63 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:28.279137 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.279137 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:28.286712 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ad54706b-8e22-4a9a-8e9a-eb3c02a7cd63 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Volume info retrieved successfully. Aug 06 17:35:28.297817 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad54706b-8e22-4a9a-8e9a-eb3c02a7cd63 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 200 Aug 06 17:35:28.298295 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 172/702] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:28 2026] GET /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:28.442430 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:28.444580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded Aug 06 17:35:28.444981 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:28.445410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:28.454020 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.454020 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:28.460985 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Volume info retrieved successfully. Aug 06 17:35:28.460985 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:35:28.460985 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:35:28.494299 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:35:28.497601 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.497601 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:28.504955 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42a6e887-b613-4ada-a40b-9879dcbb97d7 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded returned with HTTP 200 Aug 06 17:35:28.504955 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 178/703] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:28 2026] GET /volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:28.517321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53071948-003e-404f-b0fe-362ba797e975 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:28.519247 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] POST https://10.4.3.207/volume/v3/group_snapshots Aug 06 17:35:28.519639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e7e08bac-7c92-42e5-8352-23b3d9fa6271", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-529112959"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:28.520953 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e7e08bac-7c92-42e5-8352-23b3d9fa6271', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-529112959'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 17:35:28.526315 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.526315 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:28.530292 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.group_snapshots [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-529112959. Aug 06 17:35:28.570456 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.570456 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:28.581230 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-863781482 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-863781482, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:28.581556 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-863781482 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-863781482, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:28.604633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Created reservations ['e4908893-3681-4ceb-918b-1a5c53c66337', 'e9b858d1-d24e-400c-9193-2653f20da49e', '2070509d-4a4f-4f08-981e-65798566c200', '4e824c67-5270-48aa-b95f-e0956ee107e1'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:28.636183 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53071948-003e-404f-b0fe-362ba797e975 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots returned with HTTP 202 Aug 06 17:35:28.636601 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 181/704] 10.4.3.207 () {70 vars in 1324 bytes} [Thu Aug 6 17:35:28 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:28.653494 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9b9cae1f-81d2-43b2-bd26-cf15920455fa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:28.658579 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b9cae1f-81d2-43b2-bd26-cf15920455fa tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:28.658740 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b9cae1f-81d2-43b2-bd26-cf15920455fa tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:28.658915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b9cae1f-81d2-43b2-bd26-cf15920455fa tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:28.659052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-9b9cae1f-81d2-43b2-bd26-cf15920455fa tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:28.669857 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:28.669857 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:28.679950 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b9cae1f-81d2-43b2-bd26-cf15920455fa tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 200 Aug 06 17:35:28.680158 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 174/705] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:28 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:29.266254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-57b405f3-344e-4aad-b393-629471856955 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.269130 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-57b405f3-344e-4aad-b393-629471856955 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:29.269420 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-57b405f3-344e-4aad-b393-629471856955 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.269621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-57b405f3-344e-4aad-b393-629471856955 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.286118 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.286118 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:29.292656 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-57b405f3-344e-4aad-b393-629471856955 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:29.297910 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-57b405f3-344e-4aad-b393-629471856955 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:29.298321 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 173/706] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:29.317110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f5db74cf-f222-4292-b06c-f64d5fce8304 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.319111 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f5db74cf-f222-4292-b06c-f64d5fce8304 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] GET https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 Aug 06 17:35:29.319377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f5db74cf-f222-4292-b06c-f64d5fce8304 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.319648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f5db74cf-f222-4292-b06c-f64d5fce8304 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.333881 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f5db74cf-f222-4292-b06c-f64d5fce8304 tempest-TaggedBootDevicesTest-2099297780 tempest-TaggedBootDevicesTest-2099297780-project-member] https://10.4.3.207/volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 returned with HTTP 404 Aug 06 17:35:29.333881 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 179/707] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/volumes/0c82739f-ad24-44ed-a26d-99d0bf386ef4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:29.694082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e7e5af22-5c90-409e-bf43-422c5664ed06 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.696632 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7e5af22-5c90-409e-bf43-422c5664ed06 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:29.696889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7e5af22-5c90-409e-bf43-422c5664ed06 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.697184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7e5af22-5c90-409e-bf43-422c5664ed06 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.697403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-e7e5af22-5c90-409e-bf43-422c5664ed06 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:29.701049 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.701049 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:29.705515 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7e5af22-5c90-409e-bf43-422c5664ed06 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 200 Aug 06 17:35:29.705748 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-4b4b4bff-6b31-4dd9-abd9-ce592ef8cda7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.706033 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 182/708] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:29.712852 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-4b4b4bff-6b31-4dd9-abd9-ce592ef8cda7 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] DELETE https://10.4.3.207/volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41 Aug 06 17:35:29.712949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-4b4b4bff-6b31-4dd9-abd9-ce592ef8cda7 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.713424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-4b4b4bff-6b31-4dd9-abd9-ce592ef8cda7 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.714453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.716490 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:35:29.716691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.716869 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.717146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:35:29.719724 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:35:29.727642 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.727642 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:29.733641 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Get all snapshots completed successfully. Aug 06 17:35:29.734058 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.734058 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:29.734766 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a8debb70-b2cb-428d-877b-942ff8e71b9a tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:35:29.735547 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 174/709] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:29.745722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-417399ad-875e-4bdd-9435-d4601919a81d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.747918 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-417399ad-875e-4bdd-9435-d4601919a81d tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/snapshots/75b4b631-4995-4a9e-8975-8cfd2f6802f5 Aug 06 17:35:29.748192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-417399ad-875e-4bdd-9435-d4601919a81d tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.748456 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-417399ad-875e-4bdd-9435-d4601919a81d tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.755468 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.755468 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:29.755954 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-417399ad-875e-4bdd-9435-d4601919a81d tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Snapshot retrieved successfully. Aug 06 17:35:29.756741 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-417399ad-875e-4bdd-9435-d4601919a81d tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/snapshots/75b4b631-4995-4a9e-8975-8cfd2f6802f5 returned with HTTP 200 Aug 06 17:35:29.757478 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 180/710] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/snapshots/75b4b631-4995-4a9e-8975-8cfd2f6802f5 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:29.766579 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4db37d55-3c56-47f5-a204-a3679313897b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.768860 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4db37d55-3c56-47f5-a204-a3679313897b tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] POST https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action Aug 06 17:35:29.769379 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4db37d55-3c56-47f5-a204-a3679313897b tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:29.769632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4db37d55-3c56-47f5-a204-a3679313897b tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:29.773157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-4db37d55-3c56-47f5-a204-a3679313897b tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Updating group '127e8326-dc74-4800-9ddd-619a14059782' with 'creating' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 17:35:29.778264 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.778264 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:29.786891 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4db37d55-3c56-47f5-a204-a3679313897b tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action returned with HTTP 202 Aug 06 17:35:29.787470 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 183/711] 10.4.3.207 () {70 vars in 1455 bytes} [Thu Aug 6 17:35:29 2026] POST /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:29.797533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de582491-3aac-49b2-883a-aa20e123ba29 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.800623 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de582491-3aac-49b2-883a-aa20e123ba29 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:29.801030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de582491-3aac-49b2-883a-aa20e123ba29 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.801242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de582491-3aac-49b2-883a-aa20e123ba29 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.802080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.group_snapshots [None req-de582491-3aac-49b2-883a-aa20e123ba29 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:29.804927 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-bf2864d0-bfba-4e35-8ac7-48fe7f207342 req-4b4b4bff-6b31-4dd9-abd9-ce592ef8cda7 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41 returned with HTTP 200 Aug 06 17:35:29.805447 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 175/712] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:29 2026] DELETE /volume/v3/attachments/a02ba66c-d14e-412c-a149-68002c739c41 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:29.809137 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.809137 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:29.814819 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de582491-3aac-49b2-883a-aa20e123ba29 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 200 Aug 06 17:35:29.815218 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 175/713] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:29.829134 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-70ee5c88-b40c-44c2-9276-aef6c728ae87 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.831205 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70ee5c88-b40c-44c2-9276-aef6c728ae87 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] POST https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action Aug 06 17:35:29.832058 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70ee5c88-b40c-44c2-9276-aef6c728ae87 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:29.832058 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70ee5c88-b40c-44c2-9276-aef6c728ae87 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:29.833257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-70ee5c88-b40c-44c2-9276-aef6c728ae87 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Updating group '127e8326-dc74-4800-9ddd-619a14059782' with 'available' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 17:35:29.839183 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.839183 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:29.852426 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70ee5c88-b40c-44c2-9276-aef6c728ae87 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action returned with HTTP 202 Aug 06 17:35:29.852426 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 181/714] 10.4.3.207 () {70 vars in 1455 bytes} [Thu Aug 6 17:35:29 2026] POST /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:29.867119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f001f8ce-226a-4e19-9e11-72370416f0ea None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.869306 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f001f8ce-226a-4e19-9e11-72370416f0ea tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:29.869568 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f001f8ce-226a-4e19-9e11-72370416f0ea tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.869992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f001f8ce-226a-4e19-9e11-72370416f0ea tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.869992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-f001f8ce-226a-4e19-9e11-72370416f0ea tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:29.875199 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.875199 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:29.880654 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f001f8ce-226a-4e19-9e11-72370416f0ea tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 200 Aug 06 17:35:29.881215 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 184/715] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:29.896093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e3023b40-199f-4405-802e-32b3bfb9433c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.899689 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e3023b40-199f-4405-802e-32b3bfb9433c tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] POST https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action Aug 06 17:35:29.899689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e3023b40-199f-4405-802e-32b3bfb9433c tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:29.899689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e3023b40-199f-4405-802e-32b3bfb9433c tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:29.905289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-e3023b40-199f-4405-802e-32b3bfb9433c tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Updating group '127e8326-dc74-4800-9ddd-619a14059782' with 'error' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 17:35:29.911995 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.911995 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:29.919580 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e3023b40-199f-4405-802e-32b3bfb9433c tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action returned with HTTP 202 Aug 06 17:35:29.919944 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 176/716] 10.4.3.207 () {70 vars in 1455 bytes} [Thu Aug 6 17:35:29 2026] POST /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:29.928150 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-30714fc6-b1fe-48ed-a146-929149b39391 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.930014 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-30714fc6-b1fe-48ed-a146-929149b39391 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:29.930240 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-30714fc6-b1fe-48ed-a146-929149b39391 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.930438 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-30714fc6-b1fe-48ed-a146-929149b39391 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.930589 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.group_snapshots [None req-30714fc6-b1fe-48ed-a146-929149b39391 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:29.934254 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.934254 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:29.938449 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-30714fc6-b1fe-48ed-a146-929149b39391 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 200 Aug 06 17:35:29.938981 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 176/717] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:29.952033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3ba1cba4-1fb6-458a-a81f-89d4a10e5bd9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.954046 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ba1cba4-1fb6-458a-a81f-89d4a10e5bd9 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] POST https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action Aug 06 17:35:29.956183 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ba1cba4-1fb6-458a-a81f-89d4a10e5bd9 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:29.956339 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ba1cba4-1fb6-458a-a81f-89d4a10e5bd9 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:29.957594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-3ba1cba4-1fb6-458a-a81f-89d4a10e5bd9 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Updating group '127e8326-dc74-4800-9ddd-619a14059782' with 'available' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 06 17:35:29.962580 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.962580 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:29.972390 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ba1cba4-1fb6-458a-a81f-89d4a10e5bd9 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action returned with HTTP 202 Aug 06 17:35:29.972819 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 182/718] 10.4.3.207 () {70 vars in 1455 bytes} [Thu Aug 6 17:35:29 2026] POST /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:29.983153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-da8e023f-1c0a-4c5e-bf5f-1b8a7428e986 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:29.991836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da8e023f-1c0a-4c5e-bf5f-1b8a7428e986 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:29.992595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da8e023f-1c0a-4c5e-bf5f-1b8a7428e986 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:29.992786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da8e023f-1c0a-4c5e-bf5f-1b8a7428e986 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:29.993056 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-da8e023f-1c0a-4c5e-bf5f-1b8a7428e986 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:29.997536 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:29.997536 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:30.001323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da8e023f-1c0a-4c5e-bf5f-1b8a7428e986 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 200 Aug 06 17:35:30.001782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 185/719] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:29 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:30.015093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d36bdecd-4523-43da-853b-1ef37dbac690 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.020174 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d36bdecd-4523-43da-853b-1ef37dbac690 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] DELETE https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:30.020461 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d36bdecd-4523-43da-853b-1ef37dbac690 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:30.020717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d36bdecd-4523-43da-853b-1ef37dbac690 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:30.020909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-d36bdecd-4523-43da-853b-1ef37dbac690 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] delete called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100624) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 17:35:30.021085 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.group_snapshots [None req-d36bdecd-4523-43da-853b-1ef37dbac690 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Delete group_snapshot with id: 127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:30.029359 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.029359 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:30.081701 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d36bdecd-4523-43da-853b-1ef37dbac690 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 202 Aug 06 17:35:30.082563 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 177/720] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:35:30 2026] DELETE /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:30.089858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.092855 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:35:30.092855 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:30.092855 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:30.092855 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:35:30.094251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:30.128269 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Get all volumes completed successfully. Aug 06 17:35:30.128985 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:35:30.129848 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:35:30.171367 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:35:30.177364 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.177364 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:30.190338 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e50e795-56f8-4f48-b7fa-53652b6b7773 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:35:30.190881 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 177/721] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:35:30 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:30.208160 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.209815 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:35:30.210011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:30.210185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:30.210422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:35:30.211348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:35:30.220261 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Get all snapshots completed successfully. Aug 06 17:35:30.221173 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7cef3a48-67d4-4999-8b08-7e05d23a31e9 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:35:30.221606 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 183/722] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:35:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:35:30.233426 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-26ffc7cc-5e62-4f4a-bfa5-0990b72ea146 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.236038 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-26ffc7cc-5e62-4f4a-bfa5-0990b72ea146 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 Aug 06 17:35:30.236290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-26ffc7cc-5e62-4f4a-bfa5-0990b72ea146 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:30.236532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-26ffc7cc-5e62-4f4a-bfa5-0990b72ea146 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:30.236690 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-26ffc7cc-5e62-4f4a-bfa5-0990b72ea146 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member 127e8326-dc74-4800-9ddd-619a14059782 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:35:30.244026 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-26ffc7cc-5e62-4f4a-bfa5-0990b72ea146 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 returned with HTTP 404 Aug 06 17:35:30.244686 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 186/723] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:35:30 2026] GET /volume/v3/group_snapshots/127e8326-dc74-4800-9ddd-619a14059782 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:35:30.254299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.256991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:35:30.256991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:30.256991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:30.257222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:35:30.257614 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.257614 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:30.258262 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:30.267820 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Get all volumes completed successfully. Aug 06 17:35:30.268908 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:35:30.269112 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:35:30.325922 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:35:30.329917 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.329917 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:30.339761 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-337e0482-5e1d-4fbe-a050-e76b238934c2 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:35:30.340281 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 178/724] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:35:30 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:30.360630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-91382694-0233-4ba0-89de-6840eb1ced9b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.362558 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91382694-0233-4ba0-89de-6840eb1ced9b tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] POST https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271/action Aug 06 17:35:30.363011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91382694-0233-4ba0-89de-6840eb1ced9b tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:30.363146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91382694-0233-4ba0-89de-6840eb1ced9b tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:30.364634 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-91382694-0233-4ba0-89de-6840eb1ced9b tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] delete called for group e7e08bac-7c92-42e5-8352-23b3d9fa6271 {{(pid=100625) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:35:30.364758 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.groups [None req-91382694-0233-4ba0-89de-6840eb1ced9b tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Delete group with id: e7e08bac-7c92-42e5-8352-23b3d9fa6271 Aug 06 17:35:30.369147 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.369147 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:30.428305 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91382694-0233-4ba0-89de-6840eb1ced9b tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271/action returned with HTTP 202 Aug 06 17:35:30.428815 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 178/725] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:35:30 2026] POST /volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:30.438123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-98a975a2-fc5e-4cc5-be55-387789018b65 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:30.440457 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded Aug 06 17:35:30.440731 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:30.440989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:30.447706 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.447706 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:30.452101 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Volume info retrieved successfully. Aug 06 17:35:30.452921 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:35:30.453162 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:35:30.502495 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:35:30.506006 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:30.506006 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:30.516121 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-98a975a2-fc5e-4cc5-be55-387789018b65 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded returned with HTTP 200 Aug 06 17:35:30.516644 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 184/726] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:30 2026] GET /volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:31.535475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a80ba32c-56ab-4b1a-a144-279725153ec1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:31.537533 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a80ba32c-56ab-4b1a-a144-279725153ec1 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded Aug 06 17:35:31.537746 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a80ba32c-56ab-4b1a-a144-279725153ec1 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:31.538009 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a80ba32c-56ab-4b1a-a144-279725153ec1 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:31.546599 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a80ba32c-56ab-4b1a-a144-279725153ec1 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded returned with HTTP 404 Aug 06 17:35:31.547335 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 187/727] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:31 2026] GET /volume/v3/volumes/ca66618d-6827-4b4a-adde-9d03ef720ded => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:35:31.555692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9a5d40ef-9b89-4c33-b0ef-11721ca548d3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:31.557735 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9a5d40ef-9b89-4c33-b0ef-11721ca548d3 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] GET https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 Aug 06 17:35:31.557981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9a5d40ef-9b89-4c33-b0ef-11721ca548d3 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:31.558200 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9a5d40ef-9b89-4c33-b0ef-11721ca548d3 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:31.558671 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-9a5d40ef-9b89-4c33-b0ef-11721ca548d3 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] show called for member e7e08bac-7c92-42e5-8352-23b3d9fa6271 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:35:31.563843 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9a5d40ef-9b89-4c33-b0ef-11721ca548d3 tempest-GroupSnapshotsV319Test-620354681 tempest-GroupSnapshotsV319Test-620354681-project-member] https://10.4.3.207/volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 returned with HTTP 404 Aug 06 17:35:31.564452 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 179/728] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:35:31 2026] GET /volume/v3/groups/e7e08bac-7c92-42e5-8352-23b3d9fa6271 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:35:31.573915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-59c342d5-8056-41a0-95de-bce03f7213f0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:31.576786 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59c342d5-8056-41a0-95de-bce03f7213f0 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/6d60d116-343d-4667-b833-1f0628eb0eea Aug 06 17:35:31.577062 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59c342d5-8056-41a0-95de-bce03f7213f0 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:31.577318 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59c342d5-8056-41a0-95de-bce03f7213f0 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:31.605343 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59c342d5-8056-41a0-95de-bce03f7213f0 tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/group_types/6d60d116-343d-4667-b833-1f0628eb0eea returned with HTTP 202 Aug 06 17:35:31.606808 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 179/729] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:35:31 2026] DELETE /volume/v3/group_types/6d60d116-343d-4667-b833-1f0628eb0eea => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:31.616836 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bbd2c3d0-e534-4d58-a194-1d92504c18cd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:31.619752 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbd2c3d0-e534-4d58-a194-1d92504c18cd tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] DELETE https://10.4.3.207/volume/v3/types/f46a5cda-730c-4307-9d98-13aecc554301 Aug 06 17:35:31.619902 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbd2c3d0-e534-4d58-a194-1d92504c18cd tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:31.620031 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbd2c3d0-e534-4d58-a194-1d92504c18cd tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:31.686038 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbd2c3d0-e534-4d58-a194-1d92504c18cd tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/types/f46a5cda-730c-4307-9d98-13aecc554301 returned with HTTP 202 Aug 06 17:35:31.686641 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 185/730] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:35:31 2026] DELETE /volume/v3/types/f46a5cda-730c-4307-9d98-13aecc554301 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:31.699472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-df483487-203f-4875-b695-c1817bbbc18d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:31.701733 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-df483487-203f-4875-b695-c1817bbbc18d tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] GET https://10.4.3.207/volume/v3/types/f46a5cda-730c-4307-9d98-13aecc554301 Aug 06 17:35:31.702036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-df483487-203f-4875-b695-c1817bbbc18d tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:31.702735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-df483487-203f-4875-b695-c1817bbbc18d tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:31.711074 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-df483487-203f-4875-b695-c1817bbbc18d tempest-GroupSnapshotsV319Test-1910617476 tempest-GroupSnapshotsV319Test-1910617476-project-admin] https://10.4.3.207/volume/v3/types/f46a5cda-730c-4307-9d98-13aecc554301 returned with HTTP 404 Aug 06 17:35:31.711074 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 188/731] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:35:31 2026] GET /volume/v3/types/f46a5cda-730c-4307-9d98-13aecc554301 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:32.954170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:32.958854 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:32.959260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-356174155"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:32.961918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-356174155'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:32.962078 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume of 1 GB Aug 06 17:35:32.972372 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Availability Zones retrieved successfully. Aug 06 17:35:32.982569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Flow 'volume_create_api' (40e78289-d206-4c13-8e80-bdac91b88e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:32.985155 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e392ce30-9664-4e27-ab8c-b16146911174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:32.987098 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:33.025599 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e392ce30-9664-4e27-ab8c-b16146911174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:33.026929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be81ebc6-541f-4f05-98c8-65e4f863adf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:33.114468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Created reservations ['b17d56d3-a407-4ace-b7ab-2345b59bc258', '2c487e91-16f2-4636-a1f4-eaba5f5110e8', '8d581ce1-2253-4c66-9b89-36f371fead5d', '43a92be7-df2e-406c-b880-c1168a868c9c'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:33.115438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be81ebc6-541f-4f05-98c8-65e4f863adf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17d56d3-a407-4ace-b7ab-2345b59bc258', '2c487e91-16f2-4636-a1f4-eaba5f5110e8', '8d581ce1-2253-4c66-9b89-36f371fead5d', '43a92be7-df2e-406c-b880-c1168a868c9c']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:33.116220 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d85a0f-2fb5-4a62-90c2-79e58bb733b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:33.141925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d85a0f-2fb5-4a62-90c2-79e58bb733b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '299c5f33-d051-49c1-b855-c08435e0ee4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-356174155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25f9a1f3c084b9f8913871eea5d047b',qos_specs=None,replication_status=,reservations=['b17d56d3-a407-4ace-b7ab-2345b59bc258','2c487e91-16f2-4636-a1f4-eaba5f5110e8','8d581ce1-2253-4c66-9b89-36f371fead5d','43a92be7-df2e-406c-b880-c1168a868c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363e1c088124429594e354f46f0d17f9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-356174155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=299c5f33-d051-49c1-b855-c08435e0ee4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d25f9a1f3c084b9f8913871eea5d047b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='363e1c088124429594e354f46f0d17f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:33.143063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d39f73-9c2a-48bb-9642-6441cdaa07cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:33.163419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d39f73-9c2a-48bb-9642-6441cdaa07cc) transitioned into state 'SUCCESS' from state '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-356174155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25f9a1f3c084b9f8913871eea5d047b',qos_specs=None,replication_status=,reservations=['b17d56d3-a407-4ace-b7ab-2345b59bc258','2c487e91-16f2-4636-a1f4-eaba5f5110e8','8d581ce1-2253-4c66-9b89-36f371fead5d','43a92be7-df2e-406c-b880-c1168a868c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363e1c088124429594e354f46f0d17f9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:33.164473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2597c9f0-ac62-447d-98ca-4ef9458ccafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:33.175427 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2597c9f0-ac62-447d-98ca-4ef9458ccafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:33.176067 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Flow 'volume_create_api' (40e78289-d206-4c13-8e80-bdac91b88e7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:33.176803 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume request issued successfully. Aug 06 17:35:33.177650 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-225c7edc-5fe4-432f-bc48-546179a7d9d2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:33.178117 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 180/732] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:32 2026] POST /volume/v3/volumes => generated 750 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:33.195981 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-64e0ec07-0745-4f1b-89d2-258a50f67d7c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:33.198290 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64e0ec07-0745-4f1b-89d2-258a50f67d7c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:33.198470 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64e0ec07-0745-4f1b-89d2-258a50f67d7c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:33.198754 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64e0ec07-0745-4f1b-89d2-258a50f67d7c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:33.211758 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:33.211758 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:33.221349 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-64e0ec07-0745-4f1b-89d2-258a50f67d7c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:33.226678 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64e0ec07-0745-4f1b-89d2-258a50f67d7c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:33.226864 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 180/733] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:33 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:33.561336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-648a1f61-9724-46c7-860e-55c40b88e7b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:33.564020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-648a1f61-9724-46c7-860e-55c40b88e7b1 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:35:33.564020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-648a1f61-9724-46c7-860e-55c40b88e7b1 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:33.564217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-648a1f61-9724-46c7-860e-55c40b88e7b1 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:33.576346 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:33.576346 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:33.580985 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-648a1f61-9724-46c7-860e-55c40b88e7b1 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:35:33.587733 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-648a1f61-9724-46c7-860e-55c40b88e7b1 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:35:33.589471 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 186/734] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:33 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:34.245799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6307bfb3-03ad-4ff7-b867-e7afa48512af None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.248354 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6307bfb3-03ad-4ff7-b867-e7afa48512af tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:34.248690 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6307bfb3-03ad-4ff7-b867-e7afa48512af tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.248978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6307bfb3-03ad-4ff7-b867-e7afa48512af tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.258151 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.258151 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:34.262526 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6307bfb3-03ad-4ff7-b867-e7afa48512af tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:34.268518 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6307bfb3-03ad-4ff7-b867-e7afa48512af tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:34.269000 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 189/735] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:34 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:34.329432 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-d19543d7-7cf9-4280-8834-4e742a523b39 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.331660 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-d19543d7-7cf9-4280-8834-4e742a523b39 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:34.331848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-d19543d7-7cf9-4280-8834-4e742a523b39 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.332053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-d19543d7-7cf9-4280-8834-4e742a523b39 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.342555 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.342555 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:34.347568 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-d19543d7-7cf9-4280-8834-4e742a523b39 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:34.352939 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-d19543d7-7cf9-4280-8834-4e742a523b39 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:34.353351 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 181/736] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:34 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:34.467015 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7b62e36a-01cf-46c0-9965-cf5924ce29e1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.467473 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7b62e36a-01cf-46c0-9965-cf5924ce29e1 None None] GET https://10.4.3.207/volume// Aug 06 17:35:34.467681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7b62e36a-01cf-46c0-9965-cf5924ce29e1 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.467916 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7b62e36a-01cf-46c0-9965-cf5924ce29e1 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.468326 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7b62e36a-01cf-46c0-9965-cf5924ce29e1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:34.468685 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 181/737] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:35: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 06 17:35:34.478931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-468c7009-d091-4f9f-bfae-82f11b727859 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.482143 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-468c7009-d091-4f9f-bfae-82f11b727859 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:34.482577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-468c7009-d091-4f9f-bfae-82f11b727859 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "299c5f33-d051-49c1-b855-c08435e0ee4b", "connector": null, "instance_uuid": "31c2c569-0654-4596-b3de-73267d284ee5"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:34.492210 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.492210 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:34.524722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-395a27f3-6cea-48eb-81a4-22a79d2b47f6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.540013 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-468c7009-d091-4f9f-bfae-82f11b727859 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:34.540132 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 187/738] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:34 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 06 17:35:34.589769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-042aedb2-2c9b-44fc-aa74-2582dfb46700 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.592212 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-042aedb2-2c9b-44fc-aa74-2582dfb46700 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:34.592212 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-042aedb2-2c9b-44fc-aa74-2582dfb46700 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.592212 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-042aedb2-2c9b-44fc-aa74-2582dfb46700 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.605249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-80414e62-98f8-4d0e-b99e-bba90b110f29 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.605973 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-80414e62-98f8-4d0e-b99e-bba90b110f29 None None] GET https://10.4.3.207/volume// Aug 06 17:35:34.606327 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-80414e62-98f8-4d0e-b99e-bba90b110f29 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.606449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-80414e62-98f8-4d0e-b99e-bba90b110f29 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.606570 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.606570 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:34.606895 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-80414e62-98f8-4d0e-b99e-bba90b110f29 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:34.607290 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 182/739] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:34.610747 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-042aedb2-2c9b-44fc-aa74-2582dfb46700 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:34.615792 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-042aedb2-2c9b-44fc-aa74-2582dfb46700 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:34.616339 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 182/740] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:34 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:34.619193 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-1a256ef1-e0f9-4207-acbf-dc9728adcea7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.626256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-1a256ef1-e0f9-4207-acbf-dc9728adcea7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:34.626609 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-1a256ef1-e0f9-4207-acbf-dc9728adcea7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.626837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-1a256ef1-e0f9-4207-acbf-dc9728adcea7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.642350 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-395a27f3-6cea-48eb-81a4-22a79d2b47f6 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:35:34.643138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-395a27f3-6cea-48eb-81a4-22a79d2b47f6 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-738488264"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:34.644540 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.644540 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:34.649187 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-1a256ef1-e0f9-4207-acbf-dc9728adcea7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:34.658994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-1a256ef1-e0f9-4207-acbf-dc9728adcea7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:34.659430 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 188/741] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:34 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:34.660865 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-395a27f3-6cea-48eb-81a4-22a79d2b47f6 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:35:34.661219 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 190/742] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:35:34 2026] POST /volume/v3/types => generated 232 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:34.670391 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b3476a02-0066-4c4b-b8d2-d643f804286f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.672072 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3476a02-0066-4c4b-b8d2-d643f804286f tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:35:34.672398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b3476a02-0066-4c4b-b8d2-d643f804286f tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-485009078", "extra_specs": {"multiattach": " True"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:34.700694 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3476a02-0066-4c4b-b8d2-d643f804286f tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:35:34.701115 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 183/743] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:35:34 2026] POST /volume/v3/types => generated 258 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:34.711414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-247805f5-42c0-4b29-9426-f396ff9c62dc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.773187 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.778983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] PUT https://10.4.3.207/volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643 Aug 06 17:35:34.778983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:34.789768 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Acquiring lock "cinder-attachment_update-299c5f33-d051-49c1-b855-c08435e0ee4b-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:34.795205 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Lock "cinder-attachment_update-299c5f33-d051-49c1-b855-c08435e0ee4b-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:34.796885 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.796885 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:34.797659 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:34.798099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-738488264", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1619883254"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:34.800798 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-738488264', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1619883254'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:34.805442 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Create volume of 1 GB Aug 06 17:35:34.805830 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.805830 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:34.806316 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Availability Zones retrieved successfully. Aug 06 17:35:34.812924 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Flow 'volume_create_api' (b4d752b1-336a-4829-a2c1-efa89fb9863a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:34.815984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3707a5ef-a560-4413-80ef-49f360ccaf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:34.815984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:34.837807 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3707a5ef-a560-4413-80ef-49f360ccaf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:35:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2966ab6-5760-400d-9f76-e9a7c3059d35,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-738488264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2966ab6-5760-400d-9f76-e9a7c3059d35', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:34.838927 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c22a92-c140-4d5a-bebe-5ed58938e5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:34.873873 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:34.874268 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:34.907130 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Lock "cinder-attachment_update-299c5f33-d051-49c1-b855-c08435e0ee4b-np0000006677" released by "attachment_update" :: held 0.112s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:34.907621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-8cc94829-13e0-4426-8603-7abaffc42e78 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643 returned with HTTP 200 Aug 06 17:35:34.908599 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 189/744] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:34 2026] PUT /volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:34.915152 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Created reservations ['ec7d9ff5-0a6b-4672-9873-1b92cf7862cc', 'cdb85e74-b1c4-48a2-9b18-fc6bcca1b329', '80698b24-4dc2-4272-ad1b-4206dcacae7c', '3fa8c1ed-421b-46de-b6c3-09fb74680557'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:34.916122 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c22a92-c140-4d5a-bebe-5ed58938e5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec7d9ff5-0a6b-4672-9873-1b92cf7862cc', 'cdb85e74-b1c4-48a2-9b18-fc6bcca1b329', '80698b24-4dc2-4272-ad1b-4206dcacae7c', '3fa8c1ed-421b-46de-b6c3-09fb74680557']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:34.917076 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c632bc22-7dd6-4aa9-a422-25c4aab9c5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:34.944330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c632bc22-7dd6-4aa9-a422-25c4aab9c5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cb07c1d-726f-40e0-bd45-fb8bc349e4d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1619883254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e634f5eccb44f49dae4439cf5b3ad2',qos_specs=None,replication_status=,reservations=['ec7d9ff5-0a6b-4672-9873-1b92cf7862cc','cdb85e74-b1c4-48a2-9b18-fc6bcca1b329','80698b24-4dc2-4272-ad1b-4206dcacae7c','3fa8c1ed-421b-46de-b6c3-09fb74680557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85dc633556845a3bb5b9c7566504751',volume_type_id=c2966ab6-5760-400d-9f76-e9a7c3059d35), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1619883254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cb07c1d-726f-40e0-bd45-fb8bc349e4d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92e634f5eccb44f49dae4439cf5b3ad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b85dc633556845a3bb5b9c7566504751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2966ab6-5760-400d-9f76-e9a7c3059d35),volume_type_id=c2966ab6-5760-400d-9f76-e9a7c3059d35)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:34.945017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ae023f-48da-40c8-8a88-ef84ce415bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:34.963419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f981712b-77b2-47e4-b8da-096d59b3b249 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.965534 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] DELETE https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:35:34.965808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.966099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:34.966398 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Delete volume with id: fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:35:34.968009 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ae023f-48da-40c8-8a88-ef84ce415bfe) transitioned into state 'SUCCESS' from state '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-1619883254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e634f5eccb44f49dae4439cf5b3ad2',qos_specs=None,replication_status=,reservations=['ec7d9ff5-0a6b-4672-9873-1b92cf7862cc','cdb85e74-b1c4-48a2-9b18-fc6bcca1b329','80698b24-4dc2-4272-ad1b-4206dcacae7c','3fa8c1ed-421b-46de-b6c3-09fb74680557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85dc633556845a3bb5b9c7566504751',volume_type_id=c2966ab6-5760-400d-9f76-e9a7c3059d35)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:34.968729 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016a578e-ed26-48d8-b509-a63236bf3fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:34.975529 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:34.975529 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:34.976165 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:34.982025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016a578e-ed26-48d8-b509-a63236bf3fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:34.982822 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Flow 'volume_create_api' (b4d752b1-336a-4829-a2c1-efa89fb9863a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:34.983214 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Create volume request issued successfully. Aug 06 17:35:34.983741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-247805f5-42c0-4b29-9426-f396ff9c62dc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:34.984154 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 183/745] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:35:34 2026] POST /volume/v3/volumes => generated 871 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:34.994931 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-415d8d67-a330-49e8-a5dc-4f635c592a37 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:34.996938 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-415d8d67-a330-49e8-a5dc-4f635c592a37 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:34.997168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-415d8d67-a330-49e8-a5dc-4f635c592a37 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:34.997956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-415d8d67-a330-49e8-a5dc-4f635c592a37 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:35.001938 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Delete volume request issued successfully. Aug 06 17:35:35.004988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f981712b-77b2-47e4-b8da-096d59b3b249 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 returned with HTTP 202 Aug 06 17:35:35.004988 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 191/746] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:34 2026] DELETE /volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:35.009195 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:35.009195 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:35.014234 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2d5c7143-6678-4e8e-8aad-15fea796e5b4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:35.014559 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d5c7143-6678-4e8e-8aad-15fea796e5b4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:35:35.014760 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-415d8d67-a330-49e8-a5dc-4f635c592a37 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:35.014800 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7143-6678-4e8e-8aad-15fea796e5b4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:35.014992 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7143-6678-4e8e-8aad-15fea796e5b4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:35.022301 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:35.022301 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:35.023113 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-415d8d67-a330-49e8-a5dc-4f635c592a37 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:35.023732 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 184/747] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:34 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:35.026914 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2d5c7143-6678-4e8e-8aad-15fea796e5b4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:35.032258 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d5c7143-6678-4e8e-8aad-15fea796e5b4 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 returned with HTTP 200 Aug 06 17:35:35.032834 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 190/748] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:35 2026] GET /volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:35.368429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:35.370268 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:35.370653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1323807228"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:35.372284 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1323807228'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:35.375985 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume of 1 GB Aug 06 17:35:35.376253 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:35.376253 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:35.376709 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Availability Zones retrieved successfully. Aug 06 17:35:35.383402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (39b95676-7730-4643-a125-5093add8fba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:35.384291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442dc03b-909d-4b36-bc0d-98f37389f517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:35.385163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:35.393934 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:35.393934 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:35.406483 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442dc03b-909d-4b36-bc0d-98f37389f517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f6034671-ad7e-4b86-841e-68bba2cfdf7c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6034671-ad7e-4b86-841e-68bba2cfdf7c', 'encryption_key_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=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:35.407333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c65eb24-b1b9-483b-904d-f27b2dabeb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:35.444618 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Created reservations ['24426a7d-2129-4921-a911-7d9d9f33cb75', '773afa80-3afb-4b0f-86b1-e8c75ff3f67c', 'e326b502-b62d-4e35-9e28-2ef84e70cb20', '34030396-6e36-474d-925f-091bd9d512d6'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:35.445466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c65eb24-b1b9-483b-904d-f27b2dabeb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24426a7d-2129-4921-a911-7d9d9f33cb75', '773afa80-3afb-4b0f-86b1-e8c75ff3f67c', 'e326b502-b62d-4e35-9e28-2ef84e70cb20', '34030396-6e36-474d-925f-091bd9d512d6']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:35.446180 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8e4967-882d-4c76-a1ae-55f7a45a8869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:35.468826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8e4967-882d-4c76-a1ae-55f7a45a8869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e9d7c27-e52c-4c8f-a450-534eb848c8e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1323807228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['24426a7d-2129-4921-a911-7d9d9f33cb75','773afa80-3afb-4b0f-86b1-e8c75ff3f67c','e326b502-b62d-4e35-9e28-2ef84e70cb20','34030396-6e36-474d-925f-091bd9d512d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1323807228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e9d7c27-e52c-4c8f-a450-534eb848c8e2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='352d9d4c3b5c4c4f9752ae40584365f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d70875c8f12b40559f288997c5786f96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6034671-ad7e-4b86-841e-68bba2cfdf7c),volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:35.469630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc8839b-b615-4fb4-b9e3-d448be86f887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:35.489159 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc8839b-b615-4fb4-b9e3-d448be86f887) transitioned into state 'SUCCESS' from state '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-1323807228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['24426a7d-2129-4921-a911-7d9d9f33cb75','773afa80-3afb-4b0f-86b1-e8c75ff3f67c','e326b502-b62d-4e35-9e28-2ef84e70cb20','34030396-6e36-474d-925f-091bd9d512d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:35.489874 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da290fc5-c867-4ffb-bbe2-ef4e485070d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:35.499852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da290fc5-c867-4ffb-bbe2-ef4e485070d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:35.500756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (39b95676-7730-4643-a125-5093add8fba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:35.501096 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request issued successfully. Aug 06 17:35:35.501842 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-120bfdbc-9cf4-43fd-ac58-6b6c22f0c539 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:35.502210 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 184/749] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:35:35 2026] POST /volume/v3/volumes => generated 760 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:35.517458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-83ad1abe-3668-4c06-bb87-9994e4f86208 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:35.519270 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-83ad1abe-3668-4c06-bb87-9994e4f86208 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:35.519463 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-83ad1abe-3668-4c06-bb87-9994e4f86208 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:35.519715 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-83ad1abe-3668-4c06-bb87-9994e4f86208 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:35.526534 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:35.526534 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:35.530030 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-83ad1abe-3668-4c06-bb87-9994e4f86208 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:35.533809 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-83ad1abe-3668-4c06-bb87-9994e4f86208 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:35.534289 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 192/750] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:35 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:35.629152 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d1d00ffe-8b42-493e-a8b3-b7613cf5d91a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:35.631231 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d1d00ffe-8b42-493e-a8b3-b7613cf5d91a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:35.631767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d1d00ffe-8b42-493e-a8b3-b7613cf5d91a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:35.631767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d1d00ffe-8b42-493e-a8b3-b7613cf5d91a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:35.643556 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:35.643556 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:35.649032 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d1d00ffe-8b42-493e-a8b3-b7613cf5d91a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:35.654681 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d1d00ffe-8b42-493e-a8b3-b7613cf5d91a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:35.655415 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 185/751] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:35 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:36.015670 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-232feddd-a46c-41f8-879f-9e8dfdfe8b82 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.017795 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-232feddd-a46c-41f8-879f-9e8dfdfe8b82 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:36.018019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-232feddd-a46c-41f8-879f-9e8dfdfe8b82 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.018237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-232feddd-a46c-41f8-879f-9e8dfdfe8b82 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.028497 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.028497 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:36.032321 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-232feddd-a46c-41f8-879f-9e8dfdfe8b82 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:36.040058 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-232feddd-a46c-41f8-879f-9e8dfdfe8b82 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:36.040298 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a19f0bd8-df46-4ab2-8c21-274a60436ed8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.040390 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 191/752] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:36.042150 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a19f0bd8-df46-4ab2-8c21-274a60436ed8 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:36.042342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a19f0bd8-df46-4ab2-8c21-274a60436ed8 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.042537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a19f0bd8-df46-4ab2-8c21-274a60436ed8 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.049448 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.049448 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:36.052284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3b0b3043-c8dc-408c-ba31-f4a06234f220 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.054467 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b0b3043-c8dc-408c-ba31-f4a06234f220 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 Aug 06 17:35:36.054773 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b0b3043-c8dc-408c-ba31-f4a06234f220 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.055065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b0b3043-c8dc-408c-ba31-f4a06234f220 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.055146 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a19f0bd8-df46-4ab2-8c21-274a60436ed8 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:36.060047 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a19f0bd8-df46-4ab2-8c21-274a60436ed8 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:36.060474 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 185/753] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:36.065683 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b0b3043-c8dc-408c-ba31-f4a06234f220 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 returned with HTTP 404 Aug 06 17:35:36.065683 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 193/754] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/fd581b60-312e-4289-a034-802a2d9897a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:36.077885 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.078248 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e6e196e0-7731-49e8-ba50-692677374894 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.081822 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6e196e0-7731-49e8-ba50-692677374894 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:36.081940 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:36.082009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6e196e0-7731-49e8-ba50-692677374894 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.082057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.082358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.082619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6e196e0-7731-49e8-ba50-692677374894 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.082738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Delete volume with id: 1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:36.091136 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.091136 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:36.094723 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.094723 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:36.095496 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:36.098643 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e6e196e0-7731-49e8-ba50-692677374894 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Volume info retrieved successfully. Aug 06 17:35:36.103346 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6e196e0-7731-49e8-ba50-692677374894 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:36.103782 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 192/755] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 1183 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:36.118124 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.120802 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] POST https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4/action Aug 06 17:35:36.121645 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-485009078", "migration_policy": "never"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:36.121645 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-485009078", "migration_policy": "never"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:36.125688 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Delete volume request issued successfully. Aug 06 17:35:36.125907 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-55bb494c-807d-45a9-a8c9-576fe98f00d6 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 202 Aug 06 17:35:36.127763 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 186/756] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:36 2026] DELETE /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:36.133019 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.133019 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:36.133614 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:36.135618 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6d69516-386b-4c29-a312-f2d014fc686b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.140896 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6d69516-386b-4c29-a312-f2d014fc686b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:36.140896 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6d69516-386b-4c29-a312-f2d014fc686b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.140896 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6d69516-386b-4c29-a312-f2d014fc686b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.143698 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.143698 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:36.152779 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e19ff207-4e83-4234-8b58-b6ccbf24abaa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.153236 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e19ff207-4e83-4234-8b58-b6ccbf24abaa None None] GET https://10.4.3.207/volume// Aug 06 17:35:36.153547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e19ff207-4e83-4234-8b58-b6ccbf24abaa None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.153686 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e19ff207-4e83-4234-8b58-b6ccbf24abaa None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.153744 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.153744 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:36.154007 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e19ff207-4e83-4234-8b58-b6ccbf24abaa None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:36.154334 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 193/757] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:35: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 06 17:35:36.164866 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:36.165058 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:36.166405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-8a2cd536-25b7-4bb5-bc49-138a95d61e85 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.167253 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b6d69516-386b-4c29-a312-f2d014fc686b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Volume info retrieved successfully. Aug 06 17:35:36.171264 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-8a2cd536-25b7-4bb5-bc49-138a95d61e85 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:36.172139 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-8a2cd536-25b7-4bb5-bc49-138a95d61e85 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e37ed97-a165-4eee-a22d-35549bbbc418", "connector": null, "instance_uuid": "a93846bf-ab5e-43ef-91b3-743f4b079fdb"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:36.180048 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6d69516-386b-4c29-a312-f2d014fc686b tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 200 Aug 06 17:35:36.180048 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 194/758] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:36.182368 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.182368 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:36.194560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Created reservations ['365e93b4-8ebe-442a-bf65-ffeaa53ab5f1', 'd29a0556-fd40-405b-8197-6b706755dd20'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:36.217547 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-8a2cd536-25b7-4bb5-bc49-138a95d61e85 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:36.217547 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 187/759] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:36 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:36.226803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Created reservations ['f60c9ae0-c61e-4f35-bda4-16ce5b33804c', '30bc3e33-0501-4f34-9bff-2e3337033ee5'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:36.256978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8861f95d-2aab-4914-bb3a-c8d051544e7d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.260800 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8861f95d-2aab-4914-bb3a-c8d051544e7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:36.261126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8861f95d-2aab-4914-bb3a-c8d051544e7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.261379 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8861f95d-2aab-4914-bb3a-c8d051544e7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.266261 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Retype volume request issued successfully. Aug 06 17:35:36.266506 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eff4610c-6d56-4bb1-8a6c-9bbe8f198639 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4/action returned with HTTP 202 Aug 06 17:35:36.266975 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 186/760] 10.4.3.207 () {70 vars in 1432 bytes} [Thu Aug 6 17:35:36 2026] POST /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:35:36.270442 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-39b95c00-d832-4f0a-a134-3274b3eb2220 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.271089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-39b95c00-d832-4f0a-a134-3274b3eb2220 None None] GET https://10.4.3.207/volume// Aug 06 17:35:36.271356 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-39b95c00-d832-4f0a-a134-3274b3eb2220 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.271708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-39b95c00-d832-4f0a-a134-3274b3eb2220 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.272210 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-39b95c00-d832-4f0a-a134-3274b3eb2220 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:36.272641 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 195/761] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:36.279709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a2a15ca2-231d-4c53-9148-ad039707ceb2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.283017 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2a15ca2-231d-4c53-9148-ad039707ceb2 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:36.283017 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2a15ca2-231d-4c53-9148-ad039707ceb2 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.283180 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.283180 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:36.283234 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2a15ca2-231d-4c53-9148-ad039707ceb2 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.285680 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8861f95d-2aab-4914-bb3a-c8d051544e7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:36.288377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-c7379183-40f6-4aa2-a027-6c0e8617e526 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.289982 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.289982 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:36.291326 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-c7379183-40f6-4aa2-a027-6c0e8617e526 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:36.291655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-c7379183-40f6-4aa2-a027-6c0e8617e526 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.291928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-c7379183-40f6-4aa2-a027-6c0e8617e526 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.295124 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a2a15ca2-231d-4c53-9148-ad039707ceb2 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:36.295406 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8861f95d-2aab-4914-bb3a-c8d051544e7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:36.296449 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 194/762] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:36.302662 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2a15ca2-231d-4c53-9148-ad039707ceb2 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:36.303528 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 188/763] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:36.308917 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.308917 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:36.312914 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-c7379183-40f6-4aa2-a027-6c0e8617e526 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:36.321188 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-c7379183-40f6-4aa2-a027-6c0e8617e526 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:36.321667 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 187/764] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:36.422857 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.425113 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] PUT https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 Aug 06 17:35:36.425509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:36.434906 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Acquiring lock "cinder-attachment_update-4e37ed97-a165-4eee-a22d-35549bbbc418-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:36.440778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Lock "cinder-attachment_update-4e37ed97-a165-4eee-a22d-35549bbbc418-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:36.441805 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.441805 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:36.525113 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Lock "cinder-attachment_update-4e37ed97-a165-4eee-a22d-35549bbbc418-np0000006677" released by "attachment_update" :: held 0.084s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:36.525758 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-bd27658f-b6e0-4005-9533-1ad9b89fa2ad tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 returned with HTTP 200 Aug 06 17:35:36.526224 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 196/765] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:36 2026] PUT /volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:36.548721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8ae569dd-5c02-492f-b9f2-754bb98b18e2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.550469 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ae569dd-5c02-492f-b9f2-754bb98b18e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:36.550741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ae569dd-5c02-492f-b9f2-754bb98b18e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.551051 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ae569dd-5c02-492f-b9f2-754bb98b18e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.558087 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.558087 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:36.565035 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8ae569dd-5c02-492f-b9f2-754bb98b18e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:36.570120 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ae569dd-5c02-492f-b9f2-754bb98b18e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:36.570740 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 195/766] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:36.622369 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-21cc4f46-de89-47d7-b48e-605b4423b34a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.627059 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-21cc4f46-de89-47d7-b48e-605b4423b34a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:36.627059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-21cc4f46-de89-47d7-b48e-605b4423b34a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.627059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-21cc4f46-de89-47d7-b48e-605b4423b34a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.635314 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.635314 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:36.641058 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-21cc4f46-de89-47d7-b48e-605b4423b34a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:36.648996 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-21cc4f46-de89-47d7-b48e-605b4423b34a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:36.648996 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 189/767] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:36.672039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6282ac5-aa81-4338-8d1a-bbeebd621464 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.674134 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6282ac5-aa81-4338-8d1a-bbeebd621464 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:36.674346 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6282ac5-aa81-4338-8d1a-bbeebd621464 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.674563 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6282ac5-aa81-4338-8d1a-bbeebd621464 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.687164 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.687164 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:36.691664 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b6282ac5-aa81-4338-8d1a-bbeebd621464 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:36.697568 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6282ac5-aa81-4338-8d1a-bbeebd621464 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:36.698123 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 188/768] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:36 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:36.897998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9212c9ae-1e08-4c54-9027-48c647e4e962 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.897998 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9212c9ae-1e08-4c54-9027-48c647e4e962 None None] GET https://10.4.3.207/volume// Aug 06 17:35:36.898176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9212c9ae-1e08-4c54-9027-48c647e4e962 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:36.898297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9212c9ae-1e08-4c54-9027-48c647e4e962 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:36.898652 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9212c9ae-1e08-4c54-9027-48c647e4e962 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:36.898919 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 197/769] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:35: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 06 17:35:36.906466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-433c78b5-2d29-47d2-ad0f-75c08ce4db73 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:36.909148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-433c78b5-2d29-47d2-ad0f-75c08ce4db73 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:36.909647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-433c78b5-2d29-47d2-ad0f-75c08ce4db73 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e9d7c27-e52c-4c8f-a450-534eb848c8e2", "connector": null, "instance_uuid": "20884962-e305-44cd-bd2c-bd70285a0181"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:36.921270 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:36.921270 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:36.963462 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-433c78b5-2d29-47d2-ad0f-75c08ce4db73 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:36.963900 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 196/770] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:36 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 06 17:35:37.002622 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d7f6f2c7-53d6-49f1-b808-b274eeec095a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.004373 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7f6f2c7-53d6-49f1-b808-b274eeec095a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:37.004625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7f6f2c7-53d6-49f1-b808-b274eeec095a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.004810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7f6f2c7-53d6-49f1-b808-b274eeec095a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.017454 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.017454 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:37.018441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a08ac8e1-27c4-401b-b0c2-36869bee3489 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.018894 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a08ac8e1-27c4-401b-b0c2-36869bee3489 None None] GET https://10.4.3.207/volume// Aug 06 17:35:37.019105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a08ac8e1-27c4-401b-b0c2-36869bee3489 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.019301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a08ac8e1-27c4-401b-b0c2-36869bee3489 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.019607 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a08ac8e1-27c4-401b-b0c2-36869bee3489 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:37.019875 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 189/771] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:37.021953 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d7f6f2c7-53d6-49f1-b808-b274eeec095a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:37.029876 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7f6f2c7-53d6-49f1-b808-b274eeec095a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:37.029876 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 190/772] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:37.030132 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-e38ecd60-c63e-443b-b420-ad94cfb04025 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.032000 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-e38ecd60-c63e-443b-b420-ad94cfb04025 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:37.032251 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-e38ecd60-c63e-443b-b420-ad94cfb04025 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.032475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-e38ecd60-c63e-443b-b420-ad94cfb04025 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.042871 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.042871 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:37.047632 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-e38ecd60-c63e-443b-b420-ad94cfb04025 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:37.051923 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-e38ecd60-c63e-443b-b420-ad94cfb04025 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:37.052421 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 198/773] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1032 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:37.155129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.157685 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95 Aug 06 17:35:37.158162 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:37.168426 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-1e9d7c27-e52c-4c8f-a450-534eb848c8e2-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:37.174268 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-1e9d7c27-e52c-4c8f-a450-534eb848c8e2-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:37.175678 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.175678 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:37.196132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-31aa63ce-9d83-49be-81a6-0d0ef014df07 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.197589 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-31aa63ce-9d83-49be-81a6-0d0ef014df07 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] GET https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f Aug 06 17:35:37.197843 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-31aa63ce-9d83-49be-81a6-0d0ef014df07 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.198113 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-31aa63ce-9d83-49be-81a6-0d0ef014df07 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.203813 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-31aa63ce-9d83-49be-81a6-0d0ef014df07 tempest-TestMultiAttachVolumeSwap-1075909109 tempest-TestMultiAttachVolumeSwap-1075909109-project-member] https://10.4.3.207/volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f returned with HTTP 404 Aug 06 17:35:37.204332 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 190/774] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/1671e022-a768-4710-84c9-3a49bb1a472f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:37.289636 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-1e9d7c27-e52c-4c8f-a450-534eb848c8e2-np0000006677" released by "attachment_update" :: held 0.115s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:37.289977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-c8a5dd1f-5bc9-4f92-a199-27c2c98bbd7b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95 returned with HTTP 200 Aug 06 17:35:37.290536 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 197/775] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:37 2026] PUT /volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:37.311152 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4e672cbd-0685-453e-9414-55fc4ef7b7ed None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.313022 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4e672cbd-0685-453e-9414-55fc4ef7b7ed tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:37.313284 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4e672cbd-0685-453e-9414-55fc4ef7b7ed tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.313511 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4e672cbd-0685-453e-9414-55fc4ef7b7ed tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.321286 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ccb791b7-8d97-4fc7-a049-f1b157514929 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.324421 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ccb791b7-8d97-4fc7-a049-f1b157514929 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:37.326045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ccb791b7-8d97-4fc7-a049-f1b157514929 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.326340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ccb791b7-8d97-4fc7-a049-f1b157514929 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.329676 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.329676 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:37.342137 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.342137 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:37.342910 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4e672cbd-0685-453e-9414-55fc4ef7b7ed tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:37.346376 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ccb791b7-8d97-4fc7-a049-f1b157514929 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:37.351897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4e672cbd-0685-453e-9414-55fc4ef7b7ed tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:37.352494 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 191/776] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:37.353041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ccb791b7-8d97-4fc7-a049-f1b157514929 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:37.353551 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 199/777] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:37.371071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7f22bd6d-573a-4961-989f-829905aaeda2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.374744 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f22bd6d-573a-4961-989f-829905aaeda2 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:37.374744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f22bd6d-573a-4961-989f-829905aaeda2 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.374744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f22bd6d-573a-4961-989f-829905aaeda2 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.381707 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.381707 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:37.385749 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7f22bd6d-573a-4961-989f-829905aaeda2 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Volume info retrieved successfully. Aug 06 17:35:37.390161 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f22bd6d-573a-4961-989f-829905aaeda2 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:37.390656 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 191/778] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 1182 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:37.405145 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ef272a33-4fd4-479f-b0d8-f8e5496933ca None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.407459 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ef272a33-4fd4-479f-b0d8-f8e5496933ca tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:37.407747 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ef272a33-4fd4-479f-b0d8-f8e5496933ca tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.408028 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ef272a33-4fd4-479f-b0d8-f8e5496933ca tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.417842 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.417842 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:37.422187 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ef272a33-4fd4-479f-b0d8-f8e5496933ca tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Volume info retrieved successfully. Aug 06 17:35:37.427588 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ef272a33-4fd4-479f-b0d8-f8e5496933ca tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:37.428199 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 198/779] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 1182 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:37.443427 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.445450 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] POST https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4/action Aug 06 17:35:37.445863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-738488264", "migration_policy": "never"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:37.446078 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-738488264", "migration_policy": "never"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:37.456481 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.456481 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:37.457134 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:37.486207 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:37.486579 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-738488264, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:37.499367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Created reservations ['5bf56399-9f51-49a6-8ec4-3f28aa87e561', '3e2c9e78-7f74-4353-9394-bdb42b5d84f4'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:37.517238 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:37.517659 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-485009078, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:35:37.531407 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Created reservations ['b3991cac-17d2-47fd-9472-74c0a59ef5ca', 'b2f144fc-2cf5-4d4c-9e79-7622e6075f97'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:37.584332 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Retype volume request issued successfully. Aug 06 17:35:37.584678 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-65bc76cc-864d-47d2-9a0c-26cf3ef63ece tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4/action returned with HTTP 202 Aug 06 17:35:37.585367 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 192/780] 10.4.3.207 () {70 vars in 1432 bytes} [Thu Aug 6 17:35:37 2026] POST /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:35:37.596145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-49d4592e-51fd-4c1c-b3c2-4542524acd43 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.598708 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-49d4592e-51fd-4c1c-b3c2-4542524acd43 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:37.599082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-49d4592e-51fd-4c1c-b3c2-4542524acd43 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.599375 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-49d4592e-51fd-4c1c-b3c2-4542524acd43 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.618811 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.618811 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:37.624685 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-49d4592e-51fd-4c1c-b3c2-4542524acd43 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:37.630348 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-49d4592e-51fd-4c1c-b3c2-4542524acd43 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:37.630754 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 200/781] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:37.718163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-956693a0-2802-4a77-ab03-c4fe30e6bec4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:37.721324 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-956693a0-2802-4a77-ab03-c4fe30e6bec4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:37.721324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-956693a0-2802-4a77-ab03-c4fe30e6bec4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:37.721324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-956693a0-2802-4a77-ab03-c4fe30e6bec4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:37.730410 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:37.730410 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:37.734778 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-956693a0-2802-4a77-ab03-c4fe30e6bec4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:37.741095 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-956693a0-2802-4a77-ab03-c4fe30e6bec4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:37.741677 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 192/782] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:37 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:38.043375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1248f1e3-d17a-4152-8de8-81871ccb4d42 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.045670 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1248f1e3-d17a-4152-8de8-81871ccb4d42 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:38.045925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1248f1e3-d17a-4152-8de8-81871ccb4d42 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.046216 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1248f1e3-d17a-4152-8de8-81871ccb4d42 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.059499 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.059499 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:38.064145 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1248f1e3-d17a-4152-8de8-81871ccb4d42 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:38.070478 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1248f1e3-d17a-4152-8de8-81871ccb4d42 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:38.071002 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 199/783] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:38.198251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-6c2719c5-f0d9-48ab-957a-65cdcc4b7616 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.201091 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-6c2719c5-f0d9-48ab-957a-65cdcc4b7616 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643/action Aug 06 17:35:38.201574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-6c2719c5-f0d9-48ab-957a-65cdcc4b7616 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:38.201760 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-6c2719c5-f0d9-48ab-957a-65cdcc4b7616 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:38.224192 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.224192 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:38.237546 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-f25db5ae-c443-4054-b5fc-17062f0b5177 req-6c2719c5-f0d9-48ab-957a-65cdcc4b7616 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643/action returned with HTTP 204 Aug 06 17:35:38.238120 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 193/784] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:38 2026] POST /volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:38.368570 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7ea18b9f-747a-4429-8588-182e93220e2a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.372012 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ea18b9f-747a-4429-8588-182e93220e2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:38.372339 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ea18b9f-747a-4429-8588-182e93220e2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.372959 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ea18b9f-747a-4429-8588-182e93220e2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.387512 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.387512 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:38.397477 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7ea18b9f-747a-4429-8588-182e93220e2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:38.409902 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ea18b9f-747a-4429-8588-182e93220e2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:38.410617 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 201/785] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.645998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9b1d1d27-f256-4ca2-9324-ee7094d331fc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.648427 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b1d1d27-f256-4ca2-9324-ee7094d331fc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:38.648661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b1d1d27-f256-4ca2-9324-ee7094d331fc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.648920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b1d1d27-f256-4ca2-9324-ee7094d331fc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.658709 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.658709 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:38.663655 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9b1d1d27-f256-4ca2-9324-ee7094d331fc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:38.669765 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b1d1d27-f256-4ca2-9324-ee7094d331fc tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:38.670161 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 193/786] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.684708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fa3da053-0281-4577-a6da-384985519b61 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.686552 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fa3da053-0281-4577-a6da-384985519b61 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:38.686762 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fa3da053-0281-4577-a6da-384985519b61 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.686959 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fa3da053-0281-4577-a6da-384985519b61 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.695099 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.695099 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:38.698621 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fa3da053-0281-4577-a6da-384985519b61 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Volume info retrieved successfully. Aug 06 17:35:38.702838 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fa3da053-0281-4577-a6da-384985519b61 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:38.703278 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 200/787] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 1183 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:38.715181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c63020b2-b574-478d-9be3-286b2bffbfcf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.717029 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c63020b2-b574-478d-9be3-286b2bffbfcf tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1619883254 Aug 06 17:35:38.717228 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c63020b2-b574-478d-9be3-286b2bffbfcf tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.717404 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c63020b2-b574-478d-9be3-286b2bffbfcf tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.718254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-c63020b2-b574-478d-9be3-286b2bffbfcf tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1619883254'), ('all_tenants', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:38.747670 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c63020b2-b574-478d-9be3-286b2bffbfcf tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Get all volumes completed successfully. Aug 06 17:35:38.748392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c63020b2-b574-478d-9be3-286b2bffbfcf tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1619883254 returned with HTTP 200 Aug 06 17:35:38.748932 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 194/788] 10.4.3.207 () {68 vars in 1429 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1619883254 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.756207 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-25d7c881-8219-4a96-b47f-882eb17dc2f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.757910 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-25d7c881-8219-4a96-b47f-882eb17dc2f7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:38.758142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-25d7c881-8219-4a96-b47f-882eb17dc2f7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.758352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-25d7c881-8219-4a96-b47f-882eb17dc2f7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.761085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-db986266-87c9-4573-868d-82b7442ae0cb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.765009 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-db986266-87c9-4573-868d-82b7442ae0cb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1619883254 Aug 06 17:35:38.765497 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-db986266-87c9-4573-868d-82b7442ae0cb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.765769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-db986266-87c9-4573-868d-82b7442ae0cb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.767723 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-db986266-87c9-4573-868d-82b7442ae0cb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1619883254'), ('all_tenants', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:38.775178 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.775178 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:38.780297 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-25d7c881-8219-4a96-b47f-882eb17dc2f7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:38.787063 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-25d7c881-8219-4a96-b47f-882eb17dc2f7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:38.787554 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 202/789] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.799853 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-36ef5a67-cb72-4444-8642-a07896d4936c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.801705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36ef5a67-cb72-4444-8642-a07896d4936c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:35:38.801900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36ef5a67-cb72-4444-8642-a07896d4936c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.802116 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36ef5a67-cb72-4444-8642-a07896d4936c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.814036 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.814036 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:38.816284 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-db986266-87c9-4573-868d-82b7442ae0cb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Get all volumes completed successfully. Aug 06 17:35:38.816883 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-db986266-87c9-4573-868d-82b7442ae0cb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1619883254 returned with HTTP 200 Aug 06 17:35:38.817730 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 194/790] 10.4.3.207 () {68 vars in 1429 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1619883254 => generated 342 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.818127 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-36ef5a67-cb72-4444-8642-a07896d4936c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:35:38.822680 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36ef5a67-cb72-4444-8642-a07896d4936c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:35:38.823071 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 201/791] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.825737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de23dbbd-3858-40a5-892c-f1d3a9c2f705 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.827311 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de23dbbd-3858-40a5-892c-f1d3a9c2f705 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:38.827486 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de23dbbd-3858-40a5-892c-f1d3a9c2f705 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.827695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de23dbbd-3858-40a5-892c-f1d3a9c2f705 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.834055 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.834055 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:38.838097 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-de23dbbd-3858-40a5-892c-f1d3a9c2f705 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:38.842602 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de23dbbd-3858-40a5-892c-f1d3a9c2f705 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:38.843039 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 195/792] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:38.855828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.857715 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:38.858012 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.858386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.858727 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Delete volume with id: 5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:38.867290 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.867290 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:38.867768 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:38.887434 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Delete volume request issued successfully. Aug 06 17:35:38.887732 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b7a4288-cbc1-4cab-a577-fb40bb54f620 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 202 Aug 06 17:35:38.888492 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 203/793] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:35:38 2026] DELETE /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:35:38.899229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8fbc6b56-ab5b-4520-bffa-de37181ab3db None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:38.901428 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8fbc6b56-ab5b-4520-bffa-de37181ab3db tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:38.901710 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8fbc6b56-ab5b-4520-bffa-de37181ab3db tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:38.901946 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8fbc6b56-ab5b-4520-bffa-de37181ab3db tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:38.912339 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:38.912339 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:38.918769 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8fbc6b56-ab5b-4520-bffa-de37181ab3db tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Volume info retrieved successfully. Aug 06 17:35:38.924856 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8fbc6b56-ab5b-4520-bffa-de37181ab3db tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 200 Aug 06 17:35:38.925190 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 195/794] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:38 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:39.088481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4762a9fd-550f-42e6-8a23-78d6098a9697 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:39.090668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4762a9fd-550f-42e6-8a23-78d6098a9697 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:39.090668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4762a9fd-550f-42e6-8a23-78d6098a9697 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:39.090668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4762a9fd-550f-42e6-8a23-78d6098a9697 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:39.103789 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:39.103789 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:39.108869 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4762a9fd-550f-42e6-8a23-78d6098a9697 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:39.114627 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4762a9fd-550f-42e6-8a23-78d6098a9697 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:39.116909 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 202/795] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:39 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:39.423828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fba07220-21c7-452c-8bfb-a99ce26ba554 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:39.427067 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fba07220-21c7-452c-8bfb-a99ce26ba554 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:39.427465 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fba07220-21c7-452c-8bfb-a99ce26ba554 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:39.427465 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fba07220-21c7-452c-8bfb-a99ce26ba554 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:39.437551 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:39.437551 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:39.442116 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fba07220-21c7-452c-8bfb-a99ce26ba554 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:39.447557 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fba07220-21c7-452c-8bfb-a99ce26ba554 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:39.447557 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 196/796] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:39 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:39.940422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a55fa820-993c-4bd1-94a9-0a8bbf9f9a18 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:39.943219 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a55fa820-993c-4bd1-94a9-0a8bbf9f9a18 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] GET https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 Aug 06 17:35:39.943564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a55fa820-993c-4bd1-94a9-0a8bbf9f9a18 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:39.943860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a55fa820-993c-4bd1-94a9-0a8bbf9f9a18 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:39.952304 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a55fa820-993c-4bd1-94a9-0a8bbf9f9a18 tempest-VolumeRetypeMultiattachTest-625131529 tempest-VolumeRetypeMultiattachTest-625131529-project-member] https://10.4.3.207/volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 returned with HTTP 404 Aug 06 17:35:39.953495 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 204/797] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:35:39 2026] GET /volume/v3/volumes/5cb07c1d-726f-40e0-bd45-fb8bc349e4d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:35:39.961602 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-063c4bbd-dfd7-4e36-8080-2c74e09614aa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:39.963296 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-063c4bbd-dfd7-4e36-8080-2c74e09614aa tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] DELETE https://10.4.3.207/volume/v3/types/0804295b-c165-4a4c-b9c6-56c72c681536 Aug 06 17:35:39.963494 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-063c4bbd-dfd7-4e36-8080-2c74e09614aa tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:39.963737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-063c4bbd-dfd7-4e36-8080-2c74e09614aa tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:40.002876 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-063c4bbd-dfd7-4e36-8080-2c74e09614aa tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/types/0804295b-c165-4a4c-b9c6-56c72c681536 returned with HTTP 202 Aug 06 17:35:40.003422 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 196/798] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:35:39 2026] DELETE /volume/v3/types/0804295b-c165-4a4c-b9c6-56c72c681536 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:40.016994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ac57d3f3-b832-4ef1-8d46-66c96de9ab48 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:40.018310 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac57d3f3-b832-4ef1-8d46-66c96de9ab48 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/types/0804295b-c165-4a4c-b9c6-56c72c681536 Aug 06 17:35:40.018484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac57d3f3-b832-4ef1-8d46-66c96de9ab48 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:40.019016 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac57d3f3-b832-4ef1-8d46-66c96de9ab48 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:40.022338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac57d3f3-b832-4ef1-8d46-66c96de9ab48 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/types/0804295b-c165-4a4c-b9c6-56c72c681536 returned with HTTP 404 Aug 06 17:35:40.022885 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 203/799] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:35:40 2026] GET /volume/v3/types/0804295b-c165-4a4c-b9c6-56c72c681536 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:40.032614 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fe1ed3f2-c8b5-4711-ad38-80f457b047e9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:40.034245 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe1ed3f2-c8b5-4711-ad38-80f457b047e9 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] DELETE https://10.4.3.207/volume/v3/types/c2966ab6-5760-400d-9f76-e9a7c3059d35 Aug 06 17:35:40.034419 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe1ed3f2-c8b5-4711-ad38-80f457b047e9 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:40.034713 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe1ed3f2-c8b5-4711-ad38-80f457b047e9 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:40.076106 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe1ed3f2-c8b5-4711-ad38-80f457b047e9 tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/types/c2966ab6-5760-400d-9f76-e9a7c3059d35 returned with HTTP 202 Aug 06 17:35:40.076691 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 197/800] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:35:40 2026] DELETE /volume/v3/types/c2966ab6-5760-400d-9f76-e9a7c3059d35 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:40.087291 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cbfeeefa-da9c-4dbd-a77a-10e46c7fffeb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:40.088792 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cbfeeefa-da9c-4dbd-a77a-10e46c7fffeb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] GET https://10.4.3.207/volume/v3/types/c2966ab6-5760-400d-9f76-e9a7c3059d35 Aug 06 17:35:40.089081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cbfeeefa-da9c-4dbd-a77a-10e46c7fffeb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:40.089354 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cbfeeefa-da9c-4dbd-a77a-10e46c7fffeb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:40.093828 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cbfeeefa-da9c-4dbd-a77a-10e46c7fffeb tempest-VolumeRetypeMultiattachTest-1662153338 tempest-VolumeRetypeMultiattachTest-1662153338-project-admin] https://10.4.3.207/volume/v3/types/c2966ab6-5760-400d-9f76-e9a7c3059d35 returned with HTTP 404 Aug 06 17:35:40.094217 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 205/801] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:35:40 2026] GET /volume/v3/types/c2966ab6-5760-400d-9f76-e9a7c3059d35 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:40.131138 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-79efa0a4-e452-4159-ae45-c5ff0d2357b2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:40.132955 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-79efa0a4-e452-4159-ae45-c5ff0d2357b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:40.133169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-79efa0a4-e452-4159-ae45-c5ff0d2357b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:40.134070 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-79efa0a4-e452-4159-ae45-c5ff0d2357b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:40.143736 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:40.143736 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:40.157590 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-79efa0a4-e452-4159-ae45-c5ff0d2357b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:40.164383 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-79efa0a4-e452-4159-ae45-c5ff0d2357b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:40.165064 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 197/802] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:40 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:40.463029 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-34f665de-d571-4f64-a147-4015482a4ebd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:40.465013 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34f665de-d571-4f64-a147-4015482a4ebd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:40.465213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34f665de-d571-4f64-a147-4015482a4ebd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:40.467289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34f665de-d571-4f64-a147-4015482a4ebd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:40.480866 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:40.480866 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:40.485026 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-34f665de-d571-4f64-a147-4015482a4ebd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:40.491018 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34f665de-d571-4f64-a147-4015482a4ebd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:40.491476 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 204/803] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:40 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:41.183596 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b1df6292-febf-48b9-9dd9-dc0302ec0e7d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:41.185950 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b1df6292-febf-48b9-9dd9-dc0302ec0e7d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:41.186068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b1df6292-febf-48b9-9dd9-dc0302ec0e7d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:41.186266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b1df6292-febf-48b9-9dd9-dc0302ec0e7d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:41.213594 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:41.213594 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:41.221034 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b1df6292-febf-48b9-9dd9-dc0302ec0e7d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:41.231700 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b1df6292-febf-48b9-9dd9-dc0302ec0e7d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:41.232869 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 198/804] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:41 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:41.298245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-0730a9bf-2d3a-4482-8500-f877f9cad74b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:41.301010 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-0730a9bf-2d3a-4482-8500-f877f9cad74b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419/action Aug 06 17:35:41.301460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-0730a9bf-2d3a-4482-8500-f877f9cad74b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:41.301627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-0730a9bf-2d3a-4482-8500-f877f9cad74b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:41.326059 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:41.326059 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:41.337246 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-114fd08c-f449-4e9a-aa8e-be8407cf4bf3 req-0730a9bf-2d3a-4482-8500-f877f9cad74b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419/action returned with HTTP 204 Aug 06 17:35:41.337740 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 206/805] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:41 2026] POST /volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:41.506793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-92e73566-5f51-4a18-b020-b340b2d2edfb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:41.509901 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-92e73566-5f51-4a18-b020-b340b2d2edfb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:41.510200 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-92e73566-5f51-4a18-b020-b340b2d2edfb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:41.510452 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-92e73566-5f51-4a18-b020-b340b2d2edfb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:41.527655 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:41.527655 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:41.534430 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-92e73566-5f51-4a18-b020-b340b2d2edfb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:41.544554 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-92e73566-5f51-4a18-b020-b340b2d2edfb tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:41.544998 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 198/806] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:41 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1653 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:41.567838 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cc0c38a3-d426-41a8-8b0a-8e617719b049 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:41.572786 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cc0c38a3-d426-41a8-8b0a-8e617719b049 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:41.574454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cc0c38a3-d426-41a8-8b0a-8e617719b049 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e37ed97-a165-4eee-a22d-35549bbbc418", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2077196609"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:41.587474 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:41.587474 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:41.588059 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cc0c38a3-d426-41a8-8b0a-8e617719b049 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:41.588179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-cc0c38a3-d426-41a8-8b0a-8e617719b049 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:41.592570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cc0c38a3-d426-41a8-8b0a-8e617719b049 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 400 Aug 06 17:35:41.592781 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 205/807] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:35:41 2026] POST /volume/v3/snapshots => generated 160 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:35:41.606072 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1a960b42-8076-4709-8b35-c89e08a2b116 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:41.608003 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:41.608497 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e37ed97-a165-4eee-a22d-35549bbbc418", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1551584717"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:41.624555 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:41.624555 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:41.624555 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:41.624555 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:41.662603 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['d2bf0050-dd81-4c37-96a4-81703a56ea61', 'a67bcebc-3271-462a-bbb3-6235cbd4167d', 'b66d8f65-7802-4bec-a3f6-8e92124be104', '99ecb43a-3c94-4e1f-ad41-f1c3f03b1c09'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:41.707399 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot force create request issued successfully. Aug 06 17:35:41.708021 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a960b42-8076-4709-8b35-c89e08a2b116 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:35:41.708807 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 199/808] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:35:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:41.723370 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e552ca53-58e6-47ff-a759-448227f6341b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:41.726887 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e552ca53-58e6-47ff-a759-448227f6341b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:41.727167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e552ca53-58e6-47ff-a759-448227f6341b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:41.727337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e552ca53-58e6-47ff-a759-448227f6341b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:41.738305 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:41.738305 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:41.738818 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e552ca53-58e6-47ff-a759-448227f6341b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:41.739751 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e552ca53-58e6-47ff-a759-448227f6341b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a returned with HTTP 200 Aug 06 17:35:41.740101 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 207/809] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:41 2026] GET /volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:42.257192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7d91d632-63af-4b9b-9683-0d334b30f678 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:42.257192 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d91d632-63af-4b9b-9683-0d334b30f678 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:42.257192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d91d632-63af-4b9b-9683-0d334b30f678 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:42.257192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d91d632-63af-4b9b-9683-0d334b30f678 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:42.267426 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:42.267426 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:42.272300 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7d91d632-63af-4b9b-9683-0d334b30f678 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:42.282011 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d91d632-63af-4b9b-9683-0d334b30f678 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:42.282547 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 199/810] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:42 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:42.753776 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a2739773-0c25-477f-9500-7281e43f6689 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:42.759017 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a2739773-0c25-477f-9500-7281e43f6689 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:42.759017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a2739773-0c25-477f-9500-7281e43f6689 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:42.767152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a2739773-0c25-477f-9500-7281e43f6689 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:42.778481 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:42.778481 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:42.779139 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a2739773-0c25-477f-9500-7281e43f6689 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:42.780172 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a2739773-0c25-477f-9500-7281e43f6689 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a returned with HTTP 200 Aug 06 17:35:42.781734 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 206/811] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:42 2026] GET /volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:42.798230 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:42.805253 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:42.805253 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e37ed97-a165-4eee-a22d-35549bbbc418", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-515118065"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:42.824059 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:42.824059 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:42.824831 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:42.825007 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:42.865167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['79008d07-b6d5-4674-97ec-cbb936ac618a', '33149946-3f3d-410d-9d55-4deedfa1c4b4', 'f88d4e10-a801-4879-9351-7f9dfbeb2889', '13f6941e-ea22-469a-8ff5-6ce8011b2b97'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:42.906154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c71ce081-f930-4578-addb-addbcf9a25b2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:42.929423 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot force create request issued successfully. Aug 06 17:35:42.931989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7678a308-abba-46cc-bda2-0cdcccf1c4e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:35:42.931989 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 200/812] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:35:42 2026] POST /volume/v3/snapshots => generated 309 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:42.945068 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-31c30832-0bb1-45c7-be55-746d0629ca26 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:42.953991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-31c30832-0bb1-45c7-be55-746d0629ca26 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:42.954447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-31c30832-0bb1-45c7-be55-746d0629ca26 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:42.954908 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-31c30832-0bb1-45c7-be55-746d0629ca26 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:42.967326 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:42.967326 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:42.967326 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-31c30832-0bb1-45c7-be55-746d0629ca26 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:42.970514 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-31c30832-0bb1-45c7-be55-746d0629ca26 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f returned with HTTP 200 Aug 06 17:35:42.970975 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 200/813] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:42 2026] GET /volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:43.054703 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c71ce081-f930-4578-addb-addbcf9a25b2 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:35:43.055164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c71ce081-f930-4578-addb-addbcf9a25b2 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:43.068442 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c71ce081-f930-4578-addb-addbcf9a25b2 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:35:43.069826 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 208/814] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:35:42 2026] POST /volume/v3/types => generated 188 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:43.077870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3cfba224-0d62-44d3-81e1-faa211a1c1df None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:43.080632 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3cfba224-0d62-44d3-81e1-faa211a1c1df tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:35:43.081073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3cfba224-0d62-44d3-81e1-faa211a1c1df tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:43.101859 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3cfba224-0d62-44d3-81e1-faa211a1c1df tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:35:43.102433 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 207/815] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:35:43 2026] POST /volume/v3/types => generated 188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:43.117784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:43.199994 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:43.199994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:43.201691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:43.207551 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Create volume of 1 GB Aug 06 17:35:43.208318 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:43.208318 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:43.211293 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Availability Zones retrieved successfully. Aug 06 17:35:43.222336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Flow 'volume_create_api' (d538891f-4eea-4c9e-9807-e9ea5f47a3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:43.225241 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a2358b-ab36-4f04-9ad9-fcec14b87e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:43.228224 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:43.259860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a2358b-ab36-4f04-9ad9-fcec14b87e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:35:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98119169-7f39-4490-b5a6-c4869fa4be0c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98119169-7f39-4490-b5a6-c4869fa4be0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:43.261185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a747cf2d-2915-472b-83dd-2492028cbca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:43.298404 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-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 06 17:35:43.298855 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-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 06 17:35:43.299341 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a91a11a4-5860-4075-a203-39b3e423b8a2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:43.301370 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a91a11a4-5860-4075-a203-39b3e423b8a2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:43.301668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a91a11a4-5860-4075-a203-39b3e423b8a2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:43.301903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a91a11a4-5860-4075-a203-39b3e423b8a2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:43.317043 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:43.317043 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:43.324335 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a91a11a4-5860-4075-a203-39b3e423b8a2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:43.331953 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a91a11a4-5860-4075-a203-39b3e423b8a2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:43.332652 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 201/816] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:43 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:43.342748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Created reservations ['cec144b7-9b6e-43f1-b5cd-a70574f8dfe7', 'b168322a-bc72-427d-9bcf-34732015fbb4', 'b814f07e-b4e7-4741-a4fa-a8a1795eac51', '657f9d6e-ca6e-4d1d-bc15-2cfcc5972f9f'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:43.344042 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a747cf2d-2915-472b-83dd-2492028cbca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec144b7-9b6e-43f1-b5cd-a70574f8dfe7', 'b168322a-bc72-427d-9bcf-34732015fbb4', 'b814f07e-b4e7-4741-a4fa-a8a1795eac51', '657f9d6e-ca6e-4d1d-bc15-2cfcc5972f9f']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:43.345684 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbc3515-2831-4ba8-94b9-265e434c8974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:43.373891 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbc3515-2831-4ba8-94b9-265e434c8974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9255b8cb-90c3-46f0-92ad-8fda103e4d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec19d07546cd4307ab0fa4fefa4ed596',qos_specs=None,replication_status=,reservations=['cec144b7-9b6e-43f1-b5cd-a70574f8dfe7','b168322a-bc72-427d-9bcf-34732015fbb4','b814f07e-b4e7-4741-a4fa-a8a1795eac51','657f9d6e-ca6e-4d1d-bc15-2cfcc5972f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b621c46364724302ab88584463aadc5a',volume_type_id=98119169-7f39-4490-b5a6-c4869fa4be0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9255b8cb-90c3-46f0-92ad-8fda103e4d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec19d07546cd4307ab0fa4fefa4ed596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b621c46364724302ab88584463aadc5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98119169-7f39-4490-b5a6-c4869fa4be0c),volume_type_id=98119169-7f39-4490-b5a6-c4869fa4be0c)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:43.375743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef920854-2181-452b-866a-4a70cc51b3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:43.398035 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef920854-2181-452b-866a-4a70cc51b3f6) transitioned into state 'SUCCESS' from state '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-1222219538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec19d07546cd4307ab0fa4fefa4ed596',qos_specs=None,replication_status=,reservations=['cec144b7-9b6e-43f1-b5cd-a70574f8dfe7','b168322a-bc72-427d-9bcf-34732015fbb4','b814f07e-b4e7-4741-a4fa-a8a1795eac51','657f9d6e-ca6e-4d1d-bc15-2cfcc5972f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b621c46364724302ab88584463aadc5a',volume_type_id=98119169-7f39-4490-b5a6-c4869fa4be0c)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:43.398519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7e44cb-15b5-44f8-88b6-793039d21551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:43.410175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c7e44cb-15b5-44f8-88b6-793039d21551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:43.411469 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Flow 'volume_create_api' (d538891f-4eea-4c9e-9807-e9ea5f47a3bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:43.412076 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Create volume request issued successfully. Aug 06 17:35:43.413056 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39ba8881-9c6f-4682-98fb-cf8b24082328 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:43.413588 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 201/817] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:35:43 2026] POST /volume/v3/volumes => generated 768 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:43.433285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2a0a8789-4908-4cd3-b07e-b391e3f2804c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:43.433285 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a0a8789-4908-4cd3-b07e-b391e3f2804c tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:43.433285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a0a8789-4908-4cd3-b07e-b391e3f2804c tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:43.433996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a0a8789-4908-4cd3-b07e-b391e3f2804c tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:43.442534 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:43.442534 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:43.454335 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2a0a8789-4908-4cd3-b07e-b391e3f2804c tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:43.460742 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a0a8789-4908-4cd3-b07e-b391e3f2804c tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:43.461469 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 209/818] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:43 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:43.983944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0eec71b5-a7be-410f-8ea7-aca9ff994269 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:43.987628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0eec71b5-a7be-410f-8ea7-aca9ff994269 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:43.987980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0eec71b5-a7be-410f-8ea7-aca9ff994269 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:43.988123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0eec71b5-a7be-410f-8ea7-aca9ff994269 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:43.994875 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:43.994875 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:43.995373 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0eec71b5-a7be-410f-8ea7-aca9ff994269 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:43.996352 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0eec71b5-a7be-410f-8ea7-aca9ff994269 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f returned with HTTP 200 Aug 06 17:35:43.996994 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 208/819] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:43 2026] GET /volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:44.006731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.009977 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:44.010342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e37ed97-a165-4eee-a22d-35549bbbc418", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1189241830"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:44.029685 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.029685 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:44.030328 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:44.030532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:44.066915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['bbc179d6-3f7d-4411-b16e-b244afe13ffd', 'b65870c5-70eb-4afe-9722-672f09b516be', 'd3e737c8-85ab-4a41-b898-ed66d1aa4963', '2cad1add-8291-40ba-8a8c-500bd6b796dd'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:44.108576 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot force create request issued successfully. Aug 06 17:35:44.109078 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fea3a4ec-c44d-46fb-ae24-18ca5207f717 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:35:44.109765 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 202/820] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:35:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:44.121317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c9c30db6-524f-49a6-88aa-d4f3527d3617 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.126052 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c9c30db6-524f-49a6-88aa-d4f3527d3617 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:44.126426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c9c30db6-524f-49a6-88aa-d4f3527d3617 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:44.126750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c9c30db6-524f-49a6-88aa-d4f3527d3617 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:44.133726 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.133726 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:44.134461 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c9c30db6-524f-49a6-88aa-d4f3527d3617 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:44.135785 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c9c30db6-524f-49a6-88aa-d4f3527d3617 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b returned with HTTP 200 Aug 06 17:35:44.136888 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 202/821] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:44 2026] GET /volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:44.324145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-f9751f47-365a-4930-9a1b-cd15bd56ffe5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.326293 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-f9751f47-365a-4930-9a1b-cd15bd56ffe5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95/action Aug 06 17:35:44.326811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-f9751f47-365a-4930-9a1b-cd15bd56ffe5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:44.326984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-f9751f47-365a-4930-9a1b-cd15bd56ffe5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:44.348024 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cd18a04f-7aa2-4dcf-8268-16de1f2739ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.348926 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.348926 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:44.350999 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd18a04f-7aa2-4dcf-8268-16de1f2739ee tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:44.351303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd18a04f-7aa2-4dcf-8268-16de1f2739ee tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:44.351610 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd18a04f-7aa2-4dcf-8268-16de1f2739ee tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:44.361160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2ed3e92c-1c7d-4a65-81e0-a8a6a0695635 req-f9751f47-365a-4930-9a1b-cd15bd56ffe5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95/action returned with HTTP 204 Aug 06 17:35:44.361755 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 210/822] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:44 2026] POST /volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:44.365166 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.365166 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:44.377166 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cd18a04f-7aa2-4dcf-8268-16de1f2739ee tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:44.390210 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd18a04f-7aa2-4dcf-8268-16de1f2739ee tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:44.390868 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 209/823] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:44 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:44.475842 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8d3d7e48-c8da-4988-a2f8-df4d08bcc501 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.478763 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8d3d7e48-c8da-4988-a2f8-df4d08bcc501 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:44.478763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8d3d7e48-c8da-4988-a2f8-df4d08bcc501 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:44.479028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8d3d7e48-c8da-4988-a2f8-df4d08bcc501 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:44.486420 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.486420 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:44.491529 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8d3d7e48-c8da-4988-a2f8-df4d08bcc501 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:44.495832 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8d3d7e48-c8da-4988-a2f8-df4d08bcc501 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:44.496220 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 203/824] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:44 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:44.510849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-27fb7dce-b098-49f1-91ab-3ca880aa5e35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.514670 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27fb7dce-b098-49f1-91ab-3ca880aa5e35 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:44.514670 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27fb7dce-b098-49f1-91ab-3ca880aa5e35 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:44.514670 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27fb7dce-b098-49f1-91ab-3ca880aa5e35 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:44.524168 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.524168 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:44.530645 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-27fb7dce-b098-49f1-91ab-3ca880aa5e35 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Volume info retrieved successfully. Aug 06 17:35:44.535217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27fb7dce-b098-49f1-91ab-3ca880aa5e35 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:44.535870 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 203/825] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:44 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:44.549190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-80a30aa3-a3ca-4565-8300-80768cd49499 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.550797 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] POST https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85/action Aug 06 17:35:44.551192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:44.551303 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:44.560101 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.560101 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:44.560504 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:44.594752 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-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 06 17:35:44.595181 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-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 06 17:35:44.625130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Created reservations ['c74814f0-6ba5-483a-9b6a-ca626cbeda50', '702d6c1f-2cec-4311-8e04-723eefb9fdfe'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:44.647520 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-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 06 17:35:44.647835 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-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 06 17:35:44.654395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Created reservations ['074e3a01-5181-437d-bf98-572b41962f22', 'e90132e6-7e2e-4712-8f96-36077060c1a1'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:44.685633 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Retype volume request issued successfully. Aug 06 17:35:44.685898 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-80a30aa3-a3ca-4565-8300-80768cd49499 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85/action returned with HTTP 202 Aug 06 17:35:44.686424 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 211/826] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:35:44 2026] POST /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:44.698858 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-476b30ff-8efa-4252-80f9-08d7ca29494e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:44.704405 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-476b30ff-8efa-4252-80f9-08d7ca29494e tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:44.704620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-476b30ff-8efa-4252-80f9-08d7ca29494e tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:44.704834 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-476b30ff-8efa-4252-80f9-08d7ca29494e tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:44.717208 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:44.717208 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:44.721611 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-476b30ff-8efa-4252-80f9-08d7ca29494e tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:44.727142 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-476b30ff-8efa-4252-80f9-08d7ca29494e tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:44.727918 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 210/827] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:44 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:45.154402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-734c4fac-ba7e-4460-ad88-dace9753920d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.161042 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-734c4fac-ba7e-4460-ad88-dace9753920d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:45.161042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-734c4fac-ba7e-4460-ad88-dace9753920d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.161107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-734c4fac-ba7e-4460-ad88-dace9753920d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.169909 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.169909 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:45.170382 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-734c4fac-ba7e-4460-ad88-dace9753920d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:45.171244 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-734c4fac-ba7e-4460-ad88-dace9753920d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b returned with HTTP 200 Aug 06 17:35:45.171915 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 204/828] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:45.202650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.204475 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:45.204778 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.205091 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.206071 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:45.211436 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.211436 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:45.212025 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:45.236654 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:35:45.236972 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8ea64a1a-b106-4b49-9f7c-9192e8f58830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a returned with HTTP 202 Aug 06 17:35:45.240836 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 204/829] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:45 2026] DELETE /volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:45.249253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53e64c2b-68eb-4d81-b809-ac097e326e2b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.251098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53e64c2b-68eb-4d81-b809-ac097e326e2b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:45.251314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53e64c2b-68eb-4d81-b809-ac097e326e2b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.251498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53e64c2b-68eb-4d81-b809-ac097e326e2b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.256598 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.256598 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:45.256767 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-53e64c2b-68eb-4d81-b809-ac097e326e2b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:45.257624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53e64c2b-68eb-4d81-b809-ac097e326e2b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a returned with HTTP 200 Aug 06 17:35:45.258150 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 212/830] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:45.408485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e4a6d835-91ab-4103-8363-e0f69e69071d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.412331 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4a6d835-91ab-4103-8363-e0f69e69071d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:45.412571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4a6d835-91ab-4103-8363-e0f69e69071d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.412794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4a6d835-91ab-4103-8363-e0f69e69071d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.424717 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.424717 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:45.428652 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e4a6d835-91ab-4103-8363-e0f69e69071d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:45.433788 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4a6d835-91ab-4103-8363-e0f69e69071d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:45.434052 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 211/831] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:45.478109 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-0f81917e-1cc3-4033-ab7e-3629d5f1ab4b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.480121 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-0f81917e-1cc3-4033-ab7e-3629d5f1ab4b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:45.480303 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-0f81917e-1cc3-4033-ab7e-3629d5f1ab4b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.480482 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-0f81917e-1cc3-4033-ab7e-3629d5f1ab4b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.490834 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.490834 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:45.494685 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-0f81917e-1cc3-4033-ab7e-3629d5f1ab4b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:45.499323 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-0f81917e-1cc3-4033-ab7e-3629d5f1ab4b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:45.499743 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 205/832] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:45.741143 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b514ffba-2dd5-4eba-9d74-9b1819ce5343 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.745756 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b514ffba-2dd5-4eba-9d74-9b1819ce5343 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:45.746055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b514ffba-2dd5-4eba-9d74-9b1819ce5343 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.746331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b514ffba-2dd5-4eba-9d74-9b1819ce5343 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.764829 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.764829 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:45.771213 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b514ffba-2dd5-4eba-9d74-9b1819ce5343 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:45.778507 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b514ffba-2dd5-4eba-9d74-9b1819ce5343 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:45.779057 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 205/833] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:45.784593 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d6ef2bf4-8cad-4cca-82d2-7bc9457f59ac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.785153 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d6ef2bf4-8cad-4cca-82d2-7bc9457f59ac None None] GET https://10.4.3.207/volume// Aug 06 17:35:45.785153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d6ef2bf4-8cad-4cca-82d2-7bc9457f59ac None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.785577 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d6ef2bf4-8cad-4cca-82d2-7bc9457f59ac None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.785674 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d6ef2bf4-8cad-4cca-82d2-7bc9457f59ac None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:45.786906 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 213/834] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:35: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 06 17:35:45.791595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fc4cd21a-72a8-46ab-8394-bd0ff3b49613 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.793904 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc4cd21a-72a8-46ab-8394-bd0ff3b49613 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:45.795357 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc4cd21a-72a8-46ab-8394-bd0ff3b49613 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.795357 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc4cd21a-72a8-46ab-8394-bd0ff3b49613 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.795619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-612aeaec-81f6-4b85-b9e9-d87030b67bab None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.803063 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-612aeaec-81f6-4b85-b9e9-d87030b67bab tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:35:45.803063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-612aeaec-81f6-4b85-b9e9-d87030b67bab tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e9d7c27-e52c-4c8f-a450-534eb848c8e2", "connector": null, "instance_uuid": "f753abd8-fb0d-4366-83e9-0dcbe67569d9"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:45.806590 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.806590 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:45.818152 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fc4cd21a-72a8-46ab-8394-bd0ff3b49613 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Volume info retrieved successfully. Aug 06 17:35:45.819479 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.819479 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:45.819851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc4cd21a-72a8-46ab-8394-bd0ff3b49613 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:45.820247 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 212/835] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:45.834737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.838036 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] GET https://10.4.3.207/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538 Aug 06 17:35:45.838328 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.838619 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.840298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538'), ('all_tenants', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:45.850316 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Get all volumes completed successfully. Aug 06 17:35:45.850818 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6f9bc70-027a-4387-84c4-0dcc129ca7a8 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538 returned with HTTP 200 Aug 06 17:35:45.851355 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 206/836] 10.4.3.207 () {66 vars in 1398 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1222219538 => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:45.851479 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-612aeaec-81f6-4b85-b9e9-d87030b67bab tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:35:45.854170 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 206/837] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:35:45 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 06 17:35:45.862752 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f7b0da68-d05f-4ec2-bbda-2473ca074d02 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.864937 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f7b0da68-d05f-4ec2-bbda-2473ca074d02 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:45.865343 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f7b0da68-d05f-4ec2-bbda-2473ca074d02 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.865343 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f7b0da68-d05f-4ec2-bbda-2473ca074d02 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.874191 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.874191 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:45.881845 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f7b0da68-d05f-4ec2-bbda-2473ca074d02 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:45.888621 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f7b0da68-d05f-4ec2-bbda-2473ca074d02 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:45.889256 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 214/838] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:45.903284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dfcf73a1-1d30-45c7-957d-272f8c3a7b70 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.905928 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dfcf73a1-1d30-45c7-957d-272f8c3a7b70 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:45.906158 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dfcf73a1-1d30-45c7-957d-272f8c3a7b70 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.906337 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dfcf73a1-1d30-45c7-957d-272f8c3a7b70 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.908004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.910344 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:45.910629 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.910882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.911108 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Delete volume with id: 9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:45.911356 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-90b466b1-5693-4430-bc33-af88a6b368b5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.911859 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90b466b1-5693-4430-bc33-af88a6b368b5 None None] GET https://10.4.3.207/volume// Aug 06 17:35:45.912080 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90b466b1-5693-4430-bc33-af88a6b368b5 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.912314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90b466b1-5693-4430-bc33-af88a6b368b5 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.912627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90b466b1-5693-4430-bc33-af88a6b368b5 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:45.912904 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 207/839] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:45.928259 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.928259 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:45.928716 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.928716 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:45.928798 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-9ead0903-4ad9-4c90-88c2-c29b76d2be32 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.929552 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:45.932597 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-9ead0903-4ad9-4c90-88c2-c29b76d2be32 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:45.932597 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-9ead0903-4ad9-4c90-88c2-c29b76d2be32 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.932784 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-9ead0903-4ad9-4c90-88c2-c29b76d2be32 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.933745 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-dfcf73a1-1d30-45c7-957d-272f8c3a7b70 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:45.939565 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dfcf73a1-1d30-45c7-957d-272f8c3a7b70 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:45.940840 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 213/840] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:45.949092 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.949092 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:45.954024 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-9ead0903-4ad9-4c90-88c2-c29b76d2be32 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:45.959207 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-9ead0903-4ad9-4c90-88c2-c29b76d2be32 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:45.960119 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 215/841] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:45.960337 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Delete volume request issued successfully. Aug 06 17:35:45.960925 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83c9e1f3-d544-4f21-aece-9ad62c1a2ea1 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 202 Aug 06 17:35:45.961586 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 207/842] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:45 2026] DELETE /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:45.970885 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7c8e8c40-974f-4277-989e-36d121a58de0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:45.973513 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7c8e8c40-974f-4277-989e-36d121a58de0 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:45.973742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8c40-974f-4277-989e-36d121a58de0 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:45.974002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7c8e8c40-974f-4277-989e-36d121a58de0 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:45.984647 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:45.984647 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:45.994072 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7c8e8c40-974f-4277-989e-36d121a58de0 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Volume info retrieved successfully. Aug 06 17:35:46.001571 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7c8e8c40-974f-4277-989e-36d121a58de0 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 200 Aug 06 17:35:46.002389 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 208/843] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:45 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:46.059501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:46.063197 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde Aug 06 17:35:46.064074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:46.074984 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-1e9d7c27-e52c-4c8f-a450-534eb848c8e2-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:35:46.082256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-1e9d7c27-e52c-4c8f-a450-534eb848c8e2-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:35:46.083196 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:46.083196 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:46.171481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-1e9d7c27-e52c-4c8f-a450-534eb848c8e2-np0000006677" released by "attachment_update" :: held 0.089s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:35:46.171803 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-662e0657-0be2-484f-b567-fa91b03c022a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde returned with HTTP 200 Aug 06 17:35:46.172245 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 214/844] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:35:46 2026] PUT /volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:46.265928 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b01e4f09-5934-486c-b3ff-1c6a19d955ae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:46.267748 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b01e4f09-5934-486c-b3ff-1c6a19d955ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:46.267945 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b01e4f09-5934-486c-b3ff-1c6a19d955ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:46.268170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b01e4f09-5934-486c-b3ff-1c6a19d955ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:46.273306 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b01e4f09-5934-486c-b3ff-1c6a19d955ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a returned with HTTP 404 Aug 06 17:35:46.273827 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 216/845] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:46 2026] GET /volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:46.281324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:46.283263 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:46.283574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:46.283807 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:46.283909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:46.288706 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:46.288706 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:46.289103 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:46.314765 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:35:46.314974 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bf718172-45a5-4a2a-9713-83e2d2dd1d44 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b returned with HTTP 202 Aug 06 17:35:46.315498 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 208/846] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:46 2026] DELETE /volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:46.323339 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4fc1af0f-4938-4fa4-b700-c82b8673e1ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:46.326932 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fc1af0f-4938-4fa4-b700-c82b8673e1ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:46.327182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fc1af0f-4938-4fa4-b700-c82b8673e1ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:46.327408 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fc1af0f-4938-4fa4-b700-c82b8673e1ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:46.336128 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:46.336128 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:46.336590 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4fc1af0f-4938-4fa4-b700-c82b8673e1ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:46.337378 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fc1af0f-4938-4fa4-b700-c82b8673e1ae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b returned with HTTP 200 Aug 06 17:35:46.337760 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 209/847] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:46 2026] GET /volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:46.955372 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1e888008-6ab7-4431-a84d-3ad2c5b50be4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:46.962033 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1e888008-6ab7-4431-a84d-3ad2c5b50be4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:46.962033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1e888008-6ab7-4431-a84d-3ad2c5b50be4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:46.962033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1e888008-6ab7-4431-a84d-3ad2c5b50be4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:46.973413 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:46.973413 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:46.979986 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1e888008-6ab7-4431-a84d-3ad2c5b50be4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:46.985095 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1e888008-6ab7-4431-a84d-3ad2c5b50be4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:46.985742 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 215/848] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:46 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:47.025020 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c288e473-39c2-4ac4-9a3e-6409030bd2f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.029798 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c288e473-39c2-4ac4-9a3e-6409030bd2f7 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] GET https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 Aug 06 17:35:47.030033 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c288e473-39c2-4ac4-9a3e-6409030bd2f7 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.030245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c288e473-39c2-4ac4-9a3e-6409030bd2f7 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.036889 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c288e473-39c2-4ac4-9a3e-6409030bd2f7 tempest-VolumeRetypeWithoutMigrationTest-28903266 tempest-VolumeRetypeWithoutMigrationTest-28903266-project-member] https://10.4.3.207/volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 returned with HTTP 404 Aug 06 17:35:47.037427 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 217/849] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:47 2026] GET /volume/v3/volumes/9255b8cb-90c3-46f0-92ad-8fda103e4d85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:47.047222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f643c4d-b06a-4dfa-9b67-f416629d7a5a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.049446 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f643c4d-b06a-4dfa-9b67-f416629d7a5a tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] DELETE https://10.4.3.207/volume/v3/types/4ede497b-1d03-4f9a-8984-0cad507776e8 Aug 06 17:35:47.049731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f643c4d-b06a-4dfa-9b67-f416629d7a5a tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.050036 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f643c4d-b06a-4dfa-9b67-f416629d7a5a tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.050373 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:47.050373 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:47.071169 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f643c4d-b06a-4dfa-9b67-f416629d7a5a tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/types/4ede497b-1d03-4f9a-8984-0cad507776e8 returned with HTTP 202 Aug 06 17:35:47.071614 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 209/850] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:35:47 2026] DELETE /volume/v3/types/4ede497b-1d03-4f9a-8984-0cad507776e8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:47.085693 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-21264e90-61bc-46ed-ae2e-b0ee879f23c9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.090794 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-21264e90-61bc-46ed-ae2e-b0ee879f23c9 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] GET https://10.4.3.207/volume/v3/types/4ede497b-1d03-4f9a-8984-0cad507776e8 Aug 06 17:35:47.091082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-21264e90-61bc-46ed-ae2e-b0ee879f23c9 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.091336 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-21264e90-61bc-46ed-ae2e-b0ee879f23c9 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.096504 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-21264e90-61bc-46ed-ae2e-b0ee879f23c9 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/types/4ede497b-1d03-4f9a-8984-0cad507776e8 returned with HTTP 404 Aug 06 17:35:47.097124 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 210/851] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:35:47 2026] GET /volume/v3/types/4ede497b-1d03-4f9a-8984-0cad507776e8 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:47.106441 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63a31971-3561-48cd-8f3e-f1d26f453977 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.107958 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63a31971-3561-48cd-8f3e-f1d26f453977 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] DELETE https://10.4.3.207/volume/v3/types/98119169-7f39-4490-b5a6-c4869fa4be0c Aug 06 17:35:47.108307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63a31971-3561-48cd-8f3e-f1d26f453977 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.108616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63a31971-3561-48cd-8f3e-f1d26f453977 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.134889 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63a31971-3561-48cd-8f3e-f1d26f453977 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/types/98119169-7f39-4490-b5a6-c4869fa4be0c returned with HTTP 202 Aug 06 17:35:47.135574 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 216/852] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:35:47 2026] DELETE /volume/v3/types/98119169-7f39-4490-b5a6-c4869fa4be0c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:47.144761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c4b618a3-4540-4f38-8367-032611524a63 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.146611 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c4b618a3-4540-4f38-8367-032611524a63 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] GET https://10.4.3.207/volume/v3/types/98119169-7f39-4490-b5a6-c4869fa4be0c Aug 06 17:35:47.146745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c4b618a3-4540-4f38-8367-032611524a63 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.146947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c4b618a3-4540-4f38-8367-032611524a63 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.150284 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c4b618a3-4540-4f38-8367-032611524a63 tempest-VolumeRetypeWithoutMigrationTest-1112093053 tempest-VolumeRetypeWithoutMigrationTest-1112093053-project-admin] https://10.4.3.207/volume/v3/types/98119169-7f39-4490-b5a6-c4869fa4be0c returned with HTTP 404 Aug 06 17:35:47.150798 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 218/853] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:35:47 2026] GET /volume/v3/types/98119169-7f39-4490-b5a6-c4869fa4be0c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:47.349901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d4b51c28-fda1-47e1-8232-dcbadc9ab82d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.351572 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4b51c28-fda1-47e1-8232-dcbadc9ab82d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:47.351651 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4b51c28-fda1-47e1-8232-dcbadc9ab82d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.351865 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4b51c28-fda1-47e1-8232-dcbadc9ab82d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.356642 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4b51c28-fda1-47e1-8232-dcbadc9ab82d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b returned with HTTP 404 Aug 06 17:35:47.357176 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 210/854] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:47 2026] GET /volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:47.364906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-065e372b-1721-4179-85c5-1af0d611c435 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.367350 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:47.367690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.368043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.368140 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:47.375543 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:47.375543 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:47.376225 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:47.413341 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:35:47.413605 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-065e372b-1721-4179-85c5-1af0d611c435 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f returned with HTTP 202 Aug 06 17:35:47.414197 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 211/855] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:47 2026] DELETE /volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:47.423421 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0c5392b4-7b89-4c17-80f3-6807d4ca0f2a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:47.425130 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0c5392b4-7b89-4c17-80f3-6807d4ca0f2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:47.425503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0c5392b4-7b89-4c17-80f3-6807d4ca0f2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:47.425844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0c5392b4-7b89-4c17-80f3-6807d4ca0f2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:47.434314 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:47.434314 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:47.435061 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0c5392b4-7b89-4c17-80f3-6807d4ca0f2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:47.436172 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0c5392b4-7b89-4c17-80f3-6807d4ca0f2a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f returned with HTTP 200 Aug 06 17:35:47.436711 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 217/856] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:47 2026] GET /volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:48.002143 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1ec29e83-307b-47ea-ac7f-cd157113861b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.004677 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1ec29e83-307b-47ea-ac7f-cd157113861b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:48.005266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1ec29e83-307b-47ea-ac7f-cd157113861b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.006235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1ec29e83-307b-47ea-ac7f-cd157113861b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.031908 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:48.031908 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:48.049342 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1ec29e83-307b-47ea-ac7f-cd157113861b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:48.055754 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1ec29e83-307b-47ea-ac7f-cd157113861b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:48.055754 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 219/857] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:48 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:48.279454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-230a2ee5-6180-4084-87f9-9067226414ff req-4e2ed6a0-32f9-4fa9-91da-adbf8afb2bf9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.282319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-230a2ee5-6180-4084-87f9-9067226414ff req-4e2ed6a0-32f9-4fa9-91da-adbf8afb2bf9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:48.282410 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-230a2ee5-6180-4084-87f9-9067226414ff req-4e2ed6a0-32f9-4fa9-91da-adbf8afb2bf9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.285787 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-230a2ee5-6180-4084-87f9-9067226414ff req-4e2ed6a0-32f9-4fa9-91da-adbf8afb2bf9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.300364 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:48.300364 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:48.304510 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-230a2ee5-6180-4084-87f9-9067226414ff req-4e2ed6a0-32f9-4fa9-91da-adbf8afb2bf9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:48.310139 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-230a2ee5-6180-4084-87f9-9067226414ff req-4e2ed6a0-32f9-4fa9-91da-adbf8afb2bf9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:48.310630 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 211/858] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:48 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:48.451087 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8908f92b-600c-439c-86d9-5f47498949c4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.454416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8908f92b-600c-439c-86d9-5f47498949c4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:48.454736 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8908f92b-600c-439c-86d9-5f47498949c4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.455028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8908f92b-600c-439c-86d9-5f47498949c4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.464645 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8908f92b-600c-439c-86d9-5f47498949c4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f returned with HTTP 404 Aug 06 17:35:48.465229 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 212/859] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:48 2026] GET /volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:48.475565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d853214a-7381-4abf-a206-5ca73ba92da7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.476639 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d853214a-7381-4abf-a206-5ca73ba92da7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:48.477077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d853214a-7381-4abf-a206-5ca73ba92da7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.477143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d853214a-7381-4abf-a206-5ca73ba92da7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.477286 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-d853214a-7381-4abf-a206-5ca73ba92da7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 4e49de28-0855-4627-99d7-2f9b7f6cb40b Aug 06 17:35:48.482185 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d853214a-7381-4abf-a206-5ca73ba92da7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b returned with HTTP 404 Aug 06 17:35:48.482185 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 218/860] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:48 2026] DELETE /volume/v3/snapshots/4e49de28-0855-4627-99d7-2f9b7f6cb40b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:48.493454 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1a311e9d-310e-4526-bcb0-02f369379865 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.495195 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a311e9d-310e-4526-bcb0-02f369379865 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:48.495380 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a311e9d-310e-4526-bcb0-02f369379865 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.495574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a311e9d-310e-4526-bcb0-02f369379865 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.495676 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-1a311e9d-310e-4526-bcb0-02f369379865 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 13f32e5d-0dc9-43f7-b507-5741793bb71f Aug 06 17:35:48.501114 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a311e9d-310e-4526-bcb0-02f369379865 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f returned with HTTP 404 Aug 06 17:35:48.501559 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 220/861] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:48 2026] DELETE /volume/v3/snapshots/13f32e5d-0dc9-43f7-b507-5741793bb71f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:48.509519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9ac5f24b-1a9f-490c-8aa5-0516002787e6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.512008 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9ac5f24b-1a9f-490c-8aa5-0516002787e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:48.512008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9ac5f24b-1a9f-490c-8aa5-0516002787e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.512008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9ac5f24b-1a9f-490c-8aa5-0516002787e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.512008 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-9ac5f24b-1a9f-490c-8aa5-0516002787e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 019a4e53-41d2-47f4-a6a6-9bbbb5f6774a Aug 06 17:35:48.516242 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9ac5f24b-1a9f-490c-8aa5-0516002787e6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a returned with HTTP 404 Aug 06 17:35:48.516732 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 212/862] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:48 2026] DELETE /volume/v3/snapshots/019a4e53-41d2-47f4-a6a6-9bbbb5f6774a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:48.558513 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-0ba32970-5e60-40cc-a2f0-578109cf563f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.560468 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-0ba32970-5e60-40cc-a2f0-578109cf563f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:48.560657 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-0ba32970-5e60-40cc-a2f0-578109cf563f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.560865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-0ba32970-5e60-40cc-a2f0-578109cf563f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.572508 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:48.572508 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:48.576191 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-0ba32970-5e60-40cc-a2f0-578109cf563f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:48.581226 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-0ba32970-5e60-40cc-a2f0-578109cf563f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:48.581803 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 213/863] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:48 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1653 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:48.605264 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.607431 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418/action Aug 06 17:35:48.607805 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:48.607927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:48.619049 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:48.619049 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:48.619564 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:48.632846 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Begin detaching volume completed successfully. Aug 06 17:35:48.633096 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8563461a-a139-4363-ac2a-61c9be20d82a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418/action returned with HTTP 202 Aug 06 17:35:48.633615 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 219/864] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:35:48 2026] POST /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:48.698101 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-17b39b4c-4617-4c34-8b29-75624c68ad85 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.698101 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-17b39b4c-4617-4c34-8b29-75624c68ad85 None None] GET https://10.4.3.207/volume// Aug 06 17:35:48.698101 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-17b39b4c-4617-4c34-8b29-75624c68ad85 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.698101 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-17b39b4c-4617-4c34-8b29-75624c68ad85 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.698101 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-17b39b4c-4617-4c34-8b29-75624c68ad85 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:48.698101 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 221/865] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:48.707914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-17fa34c0-24cc-4b7e-a0e7-cc588c1d0582 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:48.710251 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-17fa34c0-24cc-4b7e-a0e7-cc588c1d0582 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:48.710363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-17fa34c0-24cc-4b7e-a0e7-cc588c1d0582 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:48.710996 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-17fa34c0-24cc-4b7e-a0e7-cc588c1d0582 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:48.722610 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:48.722610 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:48.726248 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-17fa34c0-24cc-4b7e-a0e7-cc588c1d0582 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:48.733779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-17fa34c0-24cc-4b7e-a0e7-cc588c1d0582 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:48.734368 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 213/866] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:48 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:49.075447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1f319589-0223-4057-8a02-f212d970d350 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:49.091239 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f319589-0223-4057-8a02-f212d970d350 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:49.091526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f319589-0223-4057-8a02-f212d970d350 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:49.091746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f319589-0223-4057-8a02-f212d970d350 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:49.123155 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:49.123155 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:49.128432 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1f319589-0223-4057-8a02-f212d970d350 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:49.139042 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f319589-0223-4057-8a02-f212d970d350 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:49.139387 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 214/867] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:49 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:50.041377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.078680 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-f52bd7c6-e7e3-458e-b1cd-a9c3282bba9a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.083367 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-f52bd7c6-e7e3-458e-b1cd-a9c3282bba9a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde/action Aug 06 17:35:50.084123 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-f52bd7c6-e7e3-458e-b1cd-a9c3282bba9a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:50.084335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-f52bd7c6-e7e3-458e-b1cd-a9c3282bba9a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:50.086976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8e9c366b-3057-4162-85cf-04ce29efeadf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.096987 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8e9c366b-3057-4162-85cf-04ce29efeadf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 Aug 06 17:35:50.096987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8e9c366b-3057-4162-85cf-04ce29efeadf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.096987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8e9c366b-3057-4162-85cf-04ce29efeadf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.110401 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.110401 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:50.114076 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.114076 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:50.134211 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-615d124e-f114-4e81-8649-3115ce16d3d6 req-f52bd7c6-e7e3-458e-b1cd-a9c3282bba9a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde/action returned with HTTP 204 Aug 06 17:35:50.135031 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 222/868] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:35:50 2026] POST /volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:50.158980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bb38f7aa-e395-4bbf-ab02-7b1e52e971a9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.165351 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bb38f7aa-e395-4bbf-ab02-7b1e52e971a9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:50.165351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bb38f7aa-e395-4bbf-ab02-7b1e52e971a9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.165351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bb38f7aa-e395-4bbf-ab02-7b1e52e971a9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.187942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:35:50.187942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.187942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.187942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:35:50.189320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:50.193353 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.193353 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:50.198241 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Get all volumes completed successfully. Aug 06 17:35:50.198798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a420f51-9fb6-42fb-9d5e-49bc49951422 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:35:50.199488 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 220/869] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:35:50.199694 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3a421890-c7e3-41a4-ac7d-252d273a7cd4 req-8e9c366b-3057-4162-85cf-04ce29efeadf tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 returned with HTTP 200 Aug 06 17:35:50.200273 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 214/870] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:50 2026] DELETE /volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:50.204044 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bb38f7aa-e395-4bbf-ab02-7b1e52e971a9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:50.213302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.215189 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bb38f7aa-e395-4bbf-ab02-7b1e52e971a9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:50.215726 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 215/871] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:50.217879 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:50.218447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1554341365"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:50.222989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1554341365'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:50.222989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume of 1 GB Aug 06 17:35:50.227922 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Availability Zones retrieved successfully. Aug 06 17:35:50.237159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Flow 'volume_create_api' (98bd7d96-71d5-41c5-99ff-0adf8f99c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:50.238101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ffca872a-3f58-4158-a52e-272e36207a24 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.238646 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031b8b67-ed72-4276-b330-10ae8b686325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:50.240188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:50.282159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031b8b67-ed72-4276-b330-10ae8b686325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:50.282159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665ca543-d6c9-426c-a89f-010c07741cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:50.337895 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ffca872a-3f58-4158-a52e-272e36207a24 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:50.341267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ffca872a-3f58-4158-a52e-272e36207a24 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.341878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ffca872a-3f58-4158-a52e-272e36207a24 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.357184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Created reservations ['f54ff933-0b3b-458d-ae0a-a1690d8574e7', '2ea27f81-2558-4668-9941-42d8970c1eeb', '1c61d660-51bd-4e08-aa6a-65ccb3729e7e', 'a00d342a-08b9-41cd-be84-493508a9caa6'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:50.360466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665ca543-d6c9-426c-a89f-010c07741cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f54ff933-0b3b-458d-ae0a-a1690d8574e7', '2ea27f81-2558-4668-9941-42d8970c1eeb', '1c61d660-51bd-4e08-aa6a-65ccb3729e7e', 'a00d342a-08b9-41cd-be84-493508a9caa6']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:50.360466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b300ba5-60aa-492c-8d91-6b3390a4848d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:50.372949 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.372949 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:50.374391 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ffca872a-3f58-4158-a52e-272e36207a24 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Volume info retrieved successfully. Aug 06 17:35:50.379921 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ffca872a-3f58-4158-a52e-272e36207a24 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:50.380342 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 221/872] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1442 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:50.401221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b300ba5-60aa-492c-8d91-6b3390a4848d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b34868-bfde-49d8-be40-b0d1c96ab0ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1554341365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f66e243c9045f6beabf5c09c0bb6d3',qos_specs=None,replication_status=,reservations=['f54ff933-0b3b-458d-ae0a-a1690d8574e7','2ea27f81-2558-4668-9941-42d8970c1eeb','1c61d660-51bd-4e08-aa6a-65ccb3729e7e','a00d342a-08b9-41cd-be84-493508a9caa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c865f20484e74042bd0b986ae434c492',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1554341365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b34868-bfde-49d8-be40-b0d1c96ab0ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f66e243c9045f6beabf5c09c0bb6d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c865f20484e74042bd0b986ae434c492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:50.402127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6290b0c8-43a2-467d-88e0-3281d3f43117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:50.424483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6290b0c8-43a2-467d-88e0-3281d3f43117) transitioned into state 'SUCCESS' from state '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-1554341365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f66e243c9045f6beabf5c09c0bb6d3',qos_specs=None,replication_status=,reservations=['f54ff933-0b3b-458d-ae0a-a1690d8574e7','2ea27f81-2558-4668-9941-42d8970c1eeb','1c61d660-51bd-4e08-aa6a-65ccb3729e7e','a00d342a-08b9-41cd-be84-493508a9caa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c865f20484e74042bd0b986ae434c492',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:50.425291 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04360ff-7f02-4c1a-99c5-13a34e77c639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:50.442766 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04360ff-7f02-4c1a-99c5-13a34e77c639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:50.444029 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Flow 'volume_create_api' (98bd7d96-71d5-41c5-99ff-0adf8f99c668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:50.444443 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume request issued successfully. Aug 06 17:35:50.445314 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3cab79d0-82db-411f-a93f-1f785bac51f7 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:50.445867 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 223/873] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:50 2026] POST /volume/v3/volumes => generated 755 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:50.447640 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a09f4822-40c3-4808-be35-1df41b65af56 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.450212 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a09f4822-40c3-4808-be35-1df41b65af56 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:50.450791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a09f4822-40c3-4808-be35-1df41b65af56 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.450863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a09f4822-40c3-4808-be35-1df41b65af56 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.466031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-90e2761d-935f-48e4-ad75-30f634c37df4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.468638 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90e2761d-935f-48e4-ad75-30f634c37df4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:50.469171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90e2761d-935f-48e4-ad75-30f634c37df4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.469386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90e2761d-935f-48e4-ad75-30f634c37df4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.474332 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.474332 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:50.482060 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.482060 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:50.484890 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a09f4822-40c3-4808-be35-1df41b65af56 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Volume info retrieved successfully. Aug 06 17:35:50.490877 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a09f4822-40c3-4808-be35-1df41b65af56 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:50.491468 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 215/874] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:50.492349 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-90e2761d-935f-48e4-ad75-30f634c37df4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:50.503023 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90e2761d-935f-48e4-ad75-30f634c37df4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 200 Aug 06 17:35:50.503023 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 216/875] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:50.549501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-d7cb1027-5639-4c58-87d3-32db0f07e1b2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.555330 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-d7cb1027-5639-4c58-87d3-32db0f07e1b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:50.555577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-d7cb1027-5639-4c58-87d3-32db0f07e1b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.555833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-d7cb1027-5639-4c58-87d3-32db0f07e1b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.572549 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.572549 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:50.577158 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-d7cb1027-5639-4c58-87d3-32db0f07e1b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:50.584517 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-d7cb1027-5639-4c58-87d3-32db0f07e1b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:50.585106 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 222/876] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:50.614706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.617450 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2/action Aug 06 17:35:50.617824 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:50.618021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:50.635555 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.635555 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:50.635942 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:50.649425 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Begin detaching volume completed successfully. Aug 06 17:35:50.649752 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-00c2f5ec-df19-447c-be81-3ba8306078e1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2/action returned with HTTP 202 Aug 06 17:35:50.650416 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 224/877] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:35:50 2026] POST /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:50.680033 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-caf41070-a8d6-4e8f-b15b-3aa6f14d408e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.687134 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-caf41070-a8d6-4e8f-b15b-3aa6f14d408e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:50.687134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-caf41070-a8d6-4e8f-b15b-3aa6f14d408e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.687134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-caf41070-a8d6-4e8f-b15b-3aa6f14d408e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.707522 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.707522 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:50.717861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e51e424f-6bd3-4dd3-a15f-deddfb6d83cd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.718487 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e51e424f-6bd3-4dd3-a15f-deddfb6d83cd None None] GET https://10.4.3.207/volume// Aug 06 17:35:50.718584 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-caf41070-a8d6-4e8f-b15b-3aa6f14d408e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:50.718644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e51e424f-6bd3-4dd3-a15f-deddfb6d83cd None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.718977 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e51e424f-6bd3-4dd3-a15f-deddfb6d83cd None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.719669 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e51e424f-6bd3-4dd3-a15f-deddfb6d83cd None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:50.720383 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 217/878] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:50.725637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-caf41070-a8d6-4e8f-b15b-3aa6f14d408e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:50.726365 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 216/879] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:50.741716 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-82f015ab-b646-44ad-b89c-a13b2937d2e0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:50.744785 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-82f015ab-b646-44ad-b89c-a13b2937d2e0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:50.745018 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-82f015ab-b646-44ad-b89c-a13b2937d2e0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:50.745228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-82f015ab-b646-44ad-b89c-a13b2937d2e0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:50.758001 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:50.758001 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:50.762170 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-82f015ab-b646-44ad-b89c-a13b2937d2e0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:50.772702 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-82f015ab-b646-44ad-b89c-a13b2937d2e0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:50.773194 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 223/880] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:50 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1625 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:51.523343 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e2dfac1d-7daa-47b4-ba92-125ae0a4723f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.528484 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2dfac1d-7daa-47b4-ba92-125ae0a4723f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:51.528484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2dfac1d-7daa-47b4-ba92-125ae0a4723f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.528484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2dfac1d-7daa-47b4-ba92-125ae0a4723f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.539059 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.539059 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:51.543736 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e2dfac1d-7daa-47b4-ba92-125ae0a4723f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:51.548682 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2dfac1d-7daa-47b4-ba92-125ae0a4723f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 200 Aug 06 17:35:51.549342 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 225/881] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:51.565833 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a1c3f02e-ca67-43b4-97b7-6cb44eaee8f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.568409 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a1c3f02e-ca67-43b4-97b7-6cb44eaee8f4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:51.568691 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a1c3f02e-ca67-43b4-97b7-6cb44eaee8f4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.568903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a1c3f02e-ca67-43b4-97b7-6cb44eaee8f4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.576756 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.576756 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:51.582146 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a1c3f02e-ca67-43b4-97b7-6cb44eaee8f4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:51.588520 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a1c3f02e-ca67-43b4-97b7-6cb44eaee8f4 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 200 Aug 06 17:35:51.588520 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 218/882] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:51.602069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.605891 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:51.607408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-146868514"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:51.608021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-146868514'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:51.608348 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume of 1 GB Aug 06 17:35:51.616219 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Availability Zones retrieved successfully. Aug 06 17:35:51.627840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Flow 'volume_create_api' (91d75372-93bb-4854-96d8-dc9b3fa7ee4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:51.629423 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (353ae782-6f0a-40c7-98cd-50b306802ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:51.631519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:51.636764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-106868c5-9340-48aa-ae18-f243ef0a34ef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.639829 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-106868c5-9340-48aa-ae18-f243ef0a34ef tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:51.640108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-106868c5-9340-48aa-ae18-f243ef0a34ef tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.640372 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-106868c5-9340-48aa-ae18-f243ef0a34ef tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.649938 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.649938 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:51.653500 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-106868c5-9340-48aa-ae18-f243ef0a34ef tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:51.658528 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-106868c5-9340-48aa-ae18-f243ef0a34ef tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:51.659346 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 224/883] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:51.665264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (353ae782-6f0a-40c7-98cd-50b306802ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:51.666003 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1059acc7-664d-40e1-9d53-5f95b293ceb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:51.707890 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Created reservations ['cdb90ebb-b48a-4be9-9fa5-dd16dd436c91', '9c4c86f8-2c0b-4fd2-aed0-d1b3d3797159', '96c0580a-0188-464c-bc03-62b37a8ec5f6', 'ae072a76-5720-461c-9e5d-3ce6e46e5615'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:51.708482 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1059acc7-664d-40e1-9d53-5f95b293ceb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb90ebb-b48a-4be9-9fa5-dd16dd436c91', '9c4c86f8-2c0b-4fd2-aed0-d1b3d3797159', '96c0580a-0188-464c-bc03-62b37a8ec5f6', 'ae072a76-5720-461c-9e5d-3ce6e46e5615']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:51.709130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-6d214482-d252-41e5-968f-c3f40ef0efd0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.709542 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdced61-2878-4215-b8f0-41f871073874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:51.711806 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-6d214482-d252-41e5-968f-c3f40ef0efd0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:51.713078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-6d214482-d252-41e5-968f-c3f40ef0efd0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.713375 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-6d214482-d252-41e5-968f-c3f40ef0efd0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.726745 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.726745 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:51.730897 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-6d214482-d252-41e5-968f-c3f40ef0efd0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:51.735420 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-6d214482-d252-41e5-968f-c3f40ef0efd0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:51.735644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdced61-2878-4215-b8f0-41f871073874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77da5935-af44-4a33-874c-4bf016e4b498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-146868514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f66e243c9045f6beabf5c09c0bb6d3',qos_specs=None,replication_status=,reservations=['cdb90ebb-b48a-4be9-9fa5-dd16dd436c91','9c4c86f8-2c0b-4fd2-aed0-d1b3d3797159','96c0580a-0188-464c-bc03-62b37a8ec5f6','ae072a76-5720-461c-9e5d-3ce6e46e5615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c865f20484e74042bd0b986ae434c492',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-146868514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77da5935-af44-4a33-874c-4bf016e4b498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f66e243c9045f6beabf5c09c0bb6d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c865f20484e74042bd0b986ae434c492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:51.736267 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 226/884] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:51.736656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba3ccd0-1fc0-4e04-8101-338a8b189221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:51.743714 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3080a1a9-f626-42e0-a913-e7338c9abfdd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.745837 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3080a1a9-f626-42e0-a913-e7338c9abfdd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:51.746108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3080a1a9-f626-42e0-a913-e7338c9abfdd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.746342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3080a1a9-f626-42e0-a913-e7338c9abfdd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.758984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba3ccd0-1fc0-4e04-8101-338a8b189221) transitioned into state 'SUCCESS' from state '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-146868514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f66e243c9045f6beabf5c09c0bb6d3',qos_specs=None,replication_status=,reservations=['cdb90ebb-b48a-4be9-9fa5-dd16dd436c91','9c4c86f8-2c0b-4fd2-aed0-d1b3d3797159','96c0580a-0188-464c-bc03-62b37a8ec5f6','ae072a76-5720-461c-9e5d-3ce6e46e5615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c865f20484e74042bd0b986ae434c492',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:51.759495 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b104ee80-5f12-4239-bfc5-c85be98c011b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:51.760391 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.765307 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c/action Aug 06 17:35:51.765803 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.765803 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:51.767317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:51.770983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:51.771206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b104ee80-5f12-4239-bfc5-c85be98c011b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:51.771206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Flow 'volume_create_api' (91d75372-93bb-4854-96d8-dc9b3fa7ee4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:51.771206 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume request issued successfully. Aug 06 17:35:51.771206 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-077187e6-aa7a-41f0-92e9-3e4926a26721 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:51.771760 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 217/885] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:51 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:51.772547 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3080a1a9-f626-42e0-a913-e7338c9abfdd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:51.778651 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3080a1a9-f626-42e0-a913-e7338c9abfdd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:51.779088 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 219/886] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:51.789527 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c575a0e-1cdc-492b-824b-ef5e7afafcb1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.790717 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.790717 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:51.791258 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:51.796354 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c575a0e-1cdc-492b-824b-ef5e7afafcb1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:51.796354 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c575a0e-1cdc-492b-824b-ef5e7afafcb1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.796354 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c575a0e-1cdc-492b-824b-ef5e7afafcb1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.805211 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Begin detaching volume completed successfully. Aug 06 17:35:51.805211 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-89f55787-f3ad-495a-b631-5d1eed9ecab0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c/action returned with HTTP 202 Aug 06 17:35:51.805211 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 225/887] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:35:51 2026] POST /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:51.814283 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.814283 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:51.818299 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2c575a0e-1cdc-492b-824b-ef5e7afafcb1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:51.823605 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c575a0e-1cdc-492b-824b-ef5e7afafcb1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 200 Aug 06 17:35:51.824796 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 227/888] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:51.876678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4b544125-0e44-424e-885b-6465b3be929f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.876869 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b544125-0e44-424e-885b-6465b3be929f None None] GET https://10.4.3.207/volume// Aug 06 17:35:51.878660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b544125-0e44-424e-885b-6465b3be929f None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.878660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b544125-0e44-424e-885b-6465b3be929f None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.878660 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b544125-0e44-424e-885b-6465b3be929f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:51.878660 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 218/889] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:35:51.890844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-60de6235-7d15-4dd5-9995-61ad1f05c6e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.893283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-60de6235-7d15-4dd5-9995-61ad1f05c6e3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:51.893502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-60de6235-7d15-4dd5-9995-61ad1f05c6e3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.893727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-60de6235-7d15-4dd5-9995-61ad1f05c6e3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.905177 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.905177 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:51.910326 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-60de6235-7d15-4dd5-9995-61ad1f05c6e3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:51.914378 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8b6329ff-0716-4e34-8313-0cc62859f557 req-3c91e638-ffd9-41d5-876b-080412ae4e96 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.915905 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-60de6235-7d15-4dd5-9995-61ad1f05c6e3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:51.916365 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 220/890] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:51.918035 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8b6329ff-0716-4e34-8313-0cc62859f557 req-3c91e638-ffd9-41d5-876b-080412ae4e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 Aug 06 17:35:51.918299 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8b6329ff-0716-4e34-8313-0cc62859f557 req-3c91e638-ffd9-41d5-876b-080412ae4e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.918560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8b6329ff-0716-4e34-8313-0cc62859f557 req-3c91e638-ffd9-41d5-876b-080412ae4e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.923192 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8b6329ff-0716-4e34-8313-0cc62859f557 req-3c91e638-ffd9-41d5-876b-080412ae4e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 returned with HTTP 404 Aug 06 17:35:51.925363 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 226/891] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:51 2026] DELETE /volume/v3/attachments/c4d62b70-cfd8-45d8-a218-f9b5cffef419 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:35:51.953519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-273e306c-4cac-4527-8fe6-c47eaefee82f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:51.959681 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-273e306c-4cac-4527-8fe6-c47eaefee82f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:51.959681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-273e306c-4cac-4527-8fe6-c47eaefee82f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:51.959681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-273e306c-4cac-4527-8fe6-c47eaefee82f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:51.982354 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:51.982354 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:51.986477 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-273e306c-4cac-4527-8fe6-c47eaefee82f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:51.992622 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-273e306c-4cac-4527-8fe6-c47eaefee82f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:51.993394 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 228/892] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:51 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:52.019995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-0f743624-842c-4eb1-b2c1-9b92cb21ede1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.022448 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-0f743624-842c-4eb1-b2c1-9b92cb21ede1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95 Aug 06 17:35:52.022883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-0f743624-842c-4eb1-b2c1-9b92cb21ede1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.023100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-0f743624-842c-4eb1-b2c1-9b92cb21ede1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:52.031218 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:52.031218 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:52.082649 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47d0dbfd-2a44-4ff4-b111-13ec6c03c634 req-0f743624-842c-4eb1-b2c1-9b92cb21ede1 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95 returned with HTTP 200 Aug 06 17:35:52.082649 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 219/893] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:52 2026] DELETE /volume/v3/attachments/f035af0b-e5c0-4b81-bcec-88fe8c9e6c95 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:52.798663 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a5a74d66-d755-40e3-8555-92cb064361fd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.800202 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5a74d66-d755-40e3-8555-92cb064361fd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:52.800409 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5a74d66-d755-40e3-8555-92cb064361fd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.800656 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5a74d66-d755-40e3-8555-92cb064361fd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:52.810484 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:52.810484 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:52.816983 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a5a74d66-d755-40e3-8555-92cb064361fd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:52.817891 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5a74d66-d755-40e3-8555-92cb064361fd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:52.818290 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 221/894] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:52 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:52.835825 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-67d3a1ab-6e87-48e9-8b8f-f1530873cfc1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.837841 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-67d3a1ab-6e87-48e9-8b8f-f1530873cfc1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:52.838059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-67d3a1ab-6e87-48e9-8b8f-f1530873cfc1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.838263 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-67d3a1ab-6e87-48e9-8b8f-f1530873cfc1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:52.855351 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:52.855351 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:52.855351 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-67d3a1ab-6e87-48e9-8b8f-f1530873cfc1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:52.855351 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-67d3a1ab-6e87-48e9-8b8f-f1530873cfc1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 200 Aug 06 17:35:52.856052 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 227/895] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:52 2026] GET /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:52.874334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9c88c987-eaa6-4eea-9295-cad228a92b05 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.876467 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9c88c987-eaa6-4eea-9295-cad228a92b05 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:52.876726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9c88c987-eaa6-4eea-9295-cad228a92b05 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.877008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9c88c987-eaa6-4eea-9295-cad228a92b05 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:52.885072 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:52.885072 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:52.888465 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9c88c987-eaa6-4eea-9295-cad228a92b05 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:52.894278 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9c88c987-eaa6-4eea-9295-cad228a92b05 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 200 Aug 06 17:35:52.894278 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 229/896] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:52 2026] GET /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:52.905149 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-18fae4be-b627-4c1e-a8c8-326518cfc304 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.905646 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-18fae4be-b627-4c1e-a8c8-326518cfc304 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:52.905789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-18fae4be-b627-4c1e-a8c8-326518cfc304 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.905956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-18fae4be-b627-4c1e-a8c8-326518cfc304 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:52.911139 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.914791 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:52.915140 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-409091636"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:52.916460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-409091636'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:52.916558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume of 1 GB Aug 06 17:35:52.916773 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:52.916773 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:52.921224 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-18fae4be-b627-4c1e-a8c8-326518cfc304 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Volume info retrieved successfully. Aug 06 17:35:52.927808 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Availability Zones retrieved successfully. Aug 06 17:35:52.928088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-18fae4be-b627-4c1e-a8c8-326518cfc304 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:52.928801 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 220/897] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:52 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:52.940680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Flow 'volume_create_api' (4f5324ac-8641-44cd-bf73-9e171ff2ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:52.940680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5849b9a-1f1c-4d32-977d-0a68c84e2f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:52.940680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:52.952211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-8fb5d876-5dac-4668-9b44-81ef7ef74c81 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.954660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-8fb5d876-5dac-4668-9b44-81ef7ef74c81 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba Aug 06 17:35:52.954891 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-8fb5d876-5dac-4668-9b44-81ef7ef74c81 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.955184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-8fb5d876-5dac-4668-9b44-81ef7ef74c81 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:52.964037 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:52.964037 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:52.968580 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5849b9a-1f1c-4d32-977d-0a68c84e2f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:52.969884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118a0f2e-555c-42af-9b55-dd1184f54214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:52.988438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-a896fd0b-0f76-403e-942a-7d3c4b530231 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:52.993785 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-a896fd0b-0f76-403e-942a-7d3c4b530231 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:52.994991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-a896fd0b-0f76-403e-942a-7d3c4b530231 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:52.994991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-a896fd0b-0f76-403e-942a-7d3c4b530231 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.008416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Created reservations ['6137eb77-1cb4-449a-99ec-5fc46643ccb5', '9af2d2de-11d5-4d7a-9c62-80f27e53b807', '9e386f31-a546-4c97-9112-4d60b1edcfe1', '576e626c-bc1d-4a51-97f6-26f1e5100fbb'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:53.009621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118a0f2e-555c-42af-9b55-dd1184f54214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6137eb77-1cb4-449a-99ec-5fc46643ccb5', '9af2d2de-11d5-4d7a-9c62-80f27e53b807', '9e386f31-a546-4c97-9112-4d60b1edcfe1', '576e626c-bc1d-4a51-97f6-26f1e5100fbb']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:53.010479 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.010479 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:53.010622 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0e14af-a8d7-4117-b46f-210e343f83c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:53.018852 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-a896fd0b-0f76-403e-942a-7d3c4b530231 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:53.022740 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-a896fd0b-0f76-403e-942a-7d3c4b530231 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:53.022919 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 230/898] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:52 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:53.042684 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-80fc0c22-6bf1-41bc-9bdc-2949feeb7e78 req-8fb5d876-5dac-4668-9b44-81ef7ef74c81 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba returned with HTTP 200 Aug 06 17:35:53.043426 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 228/899] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:52 2026] DELETE /volume/v3/attachments/e70955af-3a43-4b2d-9931-3c8cc0bb6dba => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:35:53.046047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0e14af-a8d7-4117-b46f-210e343f83c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a66757-f3c6-4b04-a856-066819f1dfe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-409091636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f66e243c9045f6beabf5c09c0bb6d3',qos_specs=None,replication_status=,reservations=['6137eb77-1cb4-449a-99ec-5fc46643ccb5','9af2d2de-11d5-4d7a-9c62-80f27e53b807','9e386f31-a546-4c97-9112-4d60b1edcfe1','576e626c-bc1d-4a51-97f6-26f1e5100fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c865f20484e74042bd0b986ae434c492',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-409091636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13a66757-f3c6-4b04-a856-066819f1dfe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96f66e243c9045f6beabf5c09c0bb6d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c865f20484e74042bd0b986ae434c492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:53.047049 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0163eaec-fb26-44e1-92b9-fdcaef781746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:53.048073 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.052945 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2/action Aug 06 17:35:53.053646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:35:53.053907 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:53.065675 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0163eaec-fb26-44e1-92b9-fdcaef781746) transitioned into state 'SUCCESS' from state '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-409091636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96f66e243c9045f6beabf5c09c0bb6d3',qos_specs=None,replication_status=,reservations=['6137eb77-1cb4-449a-99ec-5fc46643ccb5','9af2d2de-11d5-4d7a-9c62-80f27e53b807','9e386f31-a546-4c97-9112-4d60b1edcfe1','576e626c-bc1d-4a51-97f6-26f1e5100fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c865f20484e74042bd0b986ae434c492',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:53.066402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea760486-f6e2-4925-a340-5fa9b56479dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:53.072342 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.072342 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:53.073496 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:53.076020 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea760486-f6e2-4925-a340-5fa9b56479dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:53.079397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Flow 'volume_create_api' (4f5324ac-8641-44cd-bf73-9e171ff2ac95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:53.079397 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Create volume request issued successfully. Aug 06 17:35:53.079397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90f4f1e4-a25a-46a6-907b-44191f70a37f tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:53.079397 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 222/900] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:52 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:53.081608 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Begin detaching volume completed successfully. Aug 06 17:35:53.081954 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-6696dc1f-0b4d-4a76-894c-88e05578299d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2/action returned with HTTP 202 Aug 06 17:35:53.083417 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 221/901] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:35:53 2026] POST /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:35:53.096107 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6c4612ec-b44f-47a6-8d27-23f6a869bec9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.096107 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c4612ec-b44f-47a6-8d27-23f6a869bec9 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:53.096107 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c4612ec-b44f-47a6-8d27-23f6a869bec9 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.096342 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c4612ec-b44f-47a6-8d27-23f6a869bec9 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.104345 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.104345 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:53.109182 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6c4612ec-b44f-47a6-8d27-23f6a869bec9 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:53.114040 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d974ae4a-80f7-406a-a950-59f7ea25c884 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.115155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c4612ec-b44f-47a6-8d27-23f6a869bec9 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 200 Aug 06 17:35:53.115597 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 231/902] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:53 2026] GET /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:53.117720 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d974ae4a-80f7-406a-a950-59f7ea25c884 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:53.117932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d974ae4a-80f7-406a-a950-59f7ea25c884 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.118214 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d974ae4a-80f7-406a-a950-59f7ea25c884 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.134430 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.134430 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:53.138799 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d974ae4a-80f7-406a-a950-59f7ea25c884 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:53.143916 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d974ae4a-80f7-406a-a950-59f7ea25c884 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:53.144341 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 229/903] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:53 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:53.147244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-82d4b1e6-f249-478f-aadd-1d007fd55ce7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.147716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82d4b1e6-f249-478f-aadd-1d007fd55ce7 None None] GET https://10.4.3.207/volume// Aug 06 17:35:53.147892 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82d4b1e6-f249-478f-aadd-1d007fd55ce7 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.148147 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82d4b1e6-f249-478f-aadd-1d007fd55ce7 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.148518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82d4b1e6-f249-478f-aadd-1d007fd55ce7 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:35:53.148839 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 223/904] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:35: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 06 17:35:53.157236 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-2b661c07-7cb1-441b-ab1c-c05dcd2ec9ba None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.160012 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-2b661c07-7cb1-441b-ab1c-c05dcd2ec9ba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:53.160012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-2b661c07-7cb1-441b-ab1c-c05dcd2ec9ba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.160180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-2b661c07-7cb1-441b-ab1c-c05dcd2ec9ba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.171227 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.171227 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:53.175493 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-2b661c07-7cb1-441b-ab1c-c05dcd2ec9ba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:53.180898 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-2b661c07-7cb1-441b-ab1c-c05dcd2ec9ba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:53.181363 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 222/905] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:35:53 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:35:53.212557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6e90e4cd-043c-4d03-a73d-1c8f9d3265e1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.214862 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e90e4cd-043c-4d03-a73d-1c8f9d3265e1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:53.215168 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e90e4cd-043c-4d03-a73d-1c8f9d3265e1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.215435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e90e4cd-043c-4d03-a73d-1c8f9d3265e1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.226376 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.226376 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:53.231808 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6e90e4cd-043c-4d03-a73d-1c8f9d3265e1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:53.240001 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e90e4cd-043c-4d03-a73d-1c8f9d3265e1 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:53.240001 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 232/906] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:53 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:53.252225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.254469 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:53.254717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.254912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.255212 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: 4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:53.262760 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.262760 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:53.263355 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:53.279716 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume request issued successfully. Aug 06 17:35:53.280062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-67eeda49-a4b9-4f82-8a37-68e2e520f78c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 202 Aug 06 17:35:53.280516 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 230/907] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:53 2026] DELETE /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:53.288998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ed2b77f7-8d89-44c7-a27d-83abe1b0d446 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.290829 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ed2b77f7-8d89-44c7-a27d-83abe1b0d446 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:53.291058 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ed2b77f7-8d89-44c7-a27d-83abe1b0d446 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.291267 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ed2b77f7-8d89-44c7-a27d-83abe1b0d446 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.301261 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.301261 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:53.304591 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ed2b77f7-8d89-44c7-a27d-83abe1b0d446 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:53.310126 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ed2b77f7-8d89-44c7-a27d-83abe1b0d446 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 200 Aug 06 17:35:53.310621 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 224/908] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:53 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:53.964886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c3e82c46-1dd5-4a7f-87cf-a18d6a7dd921 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:53.967168 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c3e82c46-1dd5-4a7f-87cf-a18d6a7dd921 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:35:53.967835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c3e82c46-1dd5-4a7f-87cf-a18d6a7dd921 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:53.967835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c3e82c46-1dd5-4a7f-87cf-a18d6a7dd921 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:53.975417 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:53.975417 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:53.979275 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c3e82c46-1dd5-4a7f-87cf-a18d6a7dd921 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:35:53.984149 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c3e82c46-1dd5-4a7f-87cf-a18d6a7dd921 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:35:53.984584 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 223/909] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:53 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:54.134799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-44da5b00-bbb8-4216-87ea-e76679525c53 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.137754 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44da5b00-bbb8-4216-87ea-e76679525c53 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:54.137754 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44da5b00-bbb8-4216-87ea-e76679525c53 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.137913 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44da5b00-bbb8-4216-87ea-e76679525c53 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.145852 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.145852 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:54.150078 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-44da5b00-bbb8-4216-87ea-e76679525c53 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:54.155297 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44da5b00-bbb8-4216-87ea-e76679525c53 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 200 Aug 06 17:35:54.155853 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 233/910] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:54.160838 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d28052cc-0822-40f2-a99b-dffe73ce5bb7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.163165 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d28052cc-0822-40f2-a99b-dffe73ce5bb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:54.163422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d28052cc-0822-40f2-a99b-dffe73ce5bb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.163721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d28052cc-0822-40f2-a99b-dffe73ce5bb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.174310 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.174310 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:54.179035 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d28052cc-0822-40f2-a99b-dffe73ce5bb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:54.182099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-37e940f1-d7bf-4303-a559-44180a0d735a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.182577 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37e940f1-d7bf-4303-a559-44180a0d735a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:54.182577 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37e940f1-d7bf-4303-a559-44180a0d735a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.182941 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37e940f1-d7bf-4303-a559-44180a0d735a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.184872 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d28052cc-0822-40f2-a99b-dffe73ce5bb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:54.185128 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 231/911] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:54.192308 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.192308 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:54.196371 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-37e940f1-d7bf-4303-a559-44180a0d735a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:54.201746 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37e940f1-d7bf-4303-a559-44180a0d735a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 200 Aug 06 17:35:54.202209 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 225/912] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:54.218892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-badc4363-52bb-4dcf-8526-b7ed58805faf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.325308 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:35:54.325656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:54.326282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e24ea3cf-8605-411a-a37d-09aeff83c03c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.327624 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:35:54.328000 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Create volume of 1 GB Aug 06 17:35:54.328777 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e24ea3cf-8605-411a-a37d-09aeff83c03c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 Aug 06 17:35:54.329026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e24ea3cf-8605-411a-a37d-09aeff83c03c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.329259 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e24ea3cf-8605-411a-a37d-09aeff83c03c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.333121 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Availability Zones retrieved successfully. Aug 06 17:35:54.336674 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e24ea3cf-8605-411a-a37d-09aeff83c03c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 returned with HTTP 404 Aug 06 17:35:54.337250 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 234/913] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/volumes/4e37ed97-a165-4eee-a22d-35549bbbc418 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:54.344520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Flow 'volume_create_api' (8d38744b-4d29-404e-a60c-bb485fae6cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:54.345676 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5648fc-252c-4892-9006-17df86ff7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:54.346660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:35:54.354987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d9d4e851-2a3d-4485-8c1f-a0bf3fae39a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.358423 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d9d4e851-2a3d-4485-8c1f-a0bf3fae39a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:35:54.358704 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d9d4e851-2a3d-4485-8c1f-a0bf3fae39a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.359004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d9d4e851-2a3d-4485-8c1f-a0bf3fae39a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.368826 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.368826 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:54.372287 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d9d4e851-2a3d-4485-8c1f-a0bf3fae39a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:54.376096 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d9d4e851-2a3d-4485-8c1f-a0bf3fae39a5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:35:54.376601 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 232/914] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:54.382835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5648fc-252c-4892-9006-17df86ff7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:54.383601 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762536cf-ab8b-4b9b-954b-5ae2c93eaa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:54.389876 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.391385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:54.394064 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464f74a-56a7-40f0-b79d-c489296a29bc", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-835469314"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:54.401947 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.401947 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:54.402538 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:54.402784 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:35:54.428851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['e0e36871-cb7d-4b52-8d3d-a77ec06da769', '7cd4b6f4-46d9-439f-9ebe-1483a543cf8b', '8b299f0c-3f49-41bb-9886-8d3fd9d31b1c', '394eb3c4-e54c-45bb-9048-47424a28795a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:54.450321 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Created reservations ['eed9803b-3b9a-4f1f-af9d-66b2cae62728', '7c9c9af8-9c57-41f0-82bf-cb91ba1f0f39', '51347793-c34f-4a23-9eba-4c85c5f47469', '9d851b9c-8282-4c52-9780-635ae7dba37b'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:54.451767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762536cf-ab8b-4b9b-954b-5ae2c93eaa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed9803b-3b9a-4f1f-af9d-66b2cae62728', '7c9c9af8-9c57-41f0-82bf-cb91ba1f0f39', '51347793-c34f-4a23-9eba-4c85c5f47469', '9d851b9c-8282-4c52-9780-635ae7dba37b']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:54.452118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b16e52-380a-4ba1-b462-480520333042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:54.462953 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot create request issued successfully. Aug 06 17:35:54.463454 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9130a5f6-e0c5-4838-b220-60b8c8536b5c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:35:54.464040 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 226/915] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:35:54 2026] POST /volume/v3/snapshots => generated 379 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:54.475724 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7fa9a5c7-6b32-454e-b620-9d11a402478d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.477146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b16e52-380a-4ba1-b462-480520333042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f55d6a49-8852-495b-b38b-ca9027ac0685', '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='5b594f18fe574a489f707a0285de3a62',qos_specs=None,replication_status=,reservations=['eed9803b-3b9a-4f1f-af9d-66b2cae62728','7c9c9af8-9c57-41f0-82bf-cb91ba1f0f39','51347793-c34f-4a23-9eba-4c85c5f47469','9d851b9c-8282-4c52-9780-635ae7dba37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a816709765944c7818d8f2d1bdbf624',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f55d6a49-8852-495b-b38b-ca9027ac0685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b594f18fe574a489f707a0285de3a62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a816709765944c7818d8f2d1bdbf624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:54.478053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27553c8a-6f9d-4ae2-b5b8-8f922220ea29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:54.478530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7fa9a5c7-6b32-454e-b620-9d11a402478d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:54.478758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7fa9a5c7-6b32-454e-b620-9d11a402478d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.478974 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7fa9a5c7-6b32-454e-b620-9d11a402478d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.486397 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.486397 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:54.487174 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7fa9a5c7-6b32-454e-b620-9d11a402478d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:54.487976 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7fa9a5c7-6b32-454e-b620-9d11a402478d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 200 Aug 06 17:35:54.488341 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 235/916] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:54.500463 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27553c8a-6f9d-4ae2-b5b8-8f922220ea29) transitioned into state 'SUCCESS' from 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='5b594f18fe574a489f707a0285de3a62',qos_specs=None,replication_status=,reservations=['eed9803b-3b9a-4f1f-af9d-66b2cae62728','7c9c9af8-9c57-41f0-82bf-cb91ba1f0f39','51347793-c34f-4a23-9eba-4c85c5f47469','9d851b9c-8282-4c52-9780-635ae7dba37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a816709765944c7818d8f2d1bdbf624',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:54.501655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430da984-aa4d-42e1-9dff-34a6ddd51f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:35:54.516861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430da984-aa4d-42e1-9dff-34a6ddd51f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:35:54.518091 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Flow 'volume_create_api' (8d38744b-4d29-404e-a60c-bb485fae6cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:35:54.518444 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Create volume request issued successfully. Aug 06 17:35:54.519314 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-badc4363-52bb-4dcf-8526-b7ed58805faf tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:35:54.519721 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 224/917] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:35:54 2026] POST /volume/v3/volumes => generated 733 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:54.532129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4613a2aa-d251-4600-8cba-cd2c0047208e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:54.534164 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4613a2aa-d251-4600-8cba-cd2c0047208e tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] GET https://10.4.3.207/volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 Aug 06 17:35:54.534472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4613a2aa-d251-4600-8cba-cd2c0047208e tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:54.535232 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4613a2aa-d251-4600-8cba-cd2c0047208e tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:54.546153 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:54.546153 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:54.551583 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4613a2aa-d251-4600-8cba-cd2c0047208e tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Volume info retrieved successfully. Aug 06 17:35:54.555507 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4613a2aa-d251-4600-8cba-cd2c0047208e tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] https://10.4.3.207/volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 returned with HTTP 200 Aug 06 17:35:54.555932 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 233/918] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:54 2026] GET /volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.201289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f08bd6ad-bbd0-4350-b349-cc0a9f4f5255 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.205082 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f08bd6ad-bbd0-4350-b349-cc0a9f4f5255 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:55.205082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f08bd6ad-bbd0-4350-b349-cc0a9f4f5255 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.205082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f08bd6ad-bbd0-4350-b349-cc0a9f4f5255 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.215360 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.215360 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:55.218168 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f08bd6ad-bbd0-4350-b349-cc0a9f4f5255 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:55.222452 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f08bd6ad-bbd0-4350-b349-cc0a9f4f5255 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:55.222919 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 227/919] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:55.496661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-63952f29-901a-4d33-8f1b-fb2b4d17f85e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.498270 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63952f29-901a-4d33-8f1b-fb2b4d17f85e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.498428 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63952f29-901a-4d33-8f1b-fb2b4d17f85e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.498613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63952f29-901a-4d33-8f1b-fb2b4d17f85e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.503896 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.503896 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:55.504427 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-63952f29-901a-4d33-8f1b-fb2b4d17f85e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:55.505125 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63952f29-901a-4d33-8f1b-fb2b4d17f85e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 200 Aug 06 17:35:55.505438 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 236/920] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.514235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1ce2872f-6d69-4486-b55e-39b002ef7e6d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.516165 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ce2872f-6d69-4486-b55e-39b002ef7e6d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.516348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ce2872f-6d69-4486-b55e-39b002ef7e6d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.516554 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ce2872f-6d69-4486-b55e-39b002ef7e6d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.522504 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.522504 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:55.523799 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1ce2872f-6d69-4486-b55e-39b002ef7e6d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:55.524204 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ce2872f-6d69-4486-b55e-39b002ef7e6d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 200 Aug 06 17:35:55.524619 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 225/921] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.535442 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.537333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:55.537619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.537859 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.538096 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:35:55.539228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:35:55.543656 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Get all snapshots completed successfully. Aug 06 17:35:55.544291 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2256be9b-d7cd-4aa9-bbe0-65a562682818 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:35:55.544656 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 234/922] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.554594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ebbbd821-90b3-4de9-b3fe-438c3b744c6e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.556153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ebbbd821-90b3-4de9-b3fe-438c3b744c6e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] PUT https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.556662 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ebbbd821-90b3-4de9-b3fe-438c3b744c6e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-724709775", "description": "This is the new description of snapshot."}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:55.568681 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.568681 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:55.569371 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ebbbd821-90b3-4de9-b3fe-438c3b744c6e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:55.571772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a93a197a-b03b-46ac-b8ea-c54d4af43c40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.573628 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a93a197a-b03b-46ac-b8ea-c54d4af43c40 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] GET https://10.4.3.207/volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 Aug 06 17:35:55.573819 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a93a197a-b03b-46ac-b8ea-c54d4af43c40 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.574045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a93a197a-b03b-46ac-b8ea-c54d4af43c40 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.577309 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ebbbd821-90b3-4de9-b3fe-438c3b744c6e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 200 Aug 06 17:35:55.577309 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 228/923] 10.4.3.207 () {68 vars in 1375 bytes} [Thu Aug 6 17:35:55 2026] PUT /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.581325 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.581325 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:55.585236 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a93a197a-b03b-46ac-b8ea-c54d4af43c40 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Volume info retrieved successfully. Aug 06 17:35:55.589649 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ae9fb272-fd2e-4381-bf4e-bb3abf9f25ef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.590720 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a93a197a-b03b-46ac-b8ea-c54d4af43c40 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] https://10.4.3.207/volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 returned with HTTP 200 Aug 06 17:35:55.591206 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 237/924] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.591889 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae9fb272-fd2e-4381-bf4e-bb3abf9f25ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.592193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae9fb272-fd2e-4381-bf4e-bb3abf9f25ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.592483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae9fb272-fd2e-4381-bf4e-bb3abf9f25ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.599822 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.599822 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:55.600279 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ae9fb272-fd2e-4381-bf4e-bb3abf9f25ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:55.601228 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae9fb272-fd2e-4381-bf4e-bb3abf9f25ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 200 Aug 06 17:35:55.601761 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 226/925] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.611463 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.613300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.613754 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1&project_id=96f66e243c9045f6beabf5c09c0bb6d3 Aug 06 17:35:55.616391 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.616569 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.616569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.616569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.616569 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.617624 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.618035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Could not evaluate value 96f66e243c9045f6beabf5c09c0bb6d3, assuming string {{(pid=100623) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:35:55.620610 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.620610 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:55.620610 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Searching by: MultiDict([('project_id', '96f66e243c9045f6beabf5c09c0bb6d3'), ('all_tenants', 1)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:35:55.622249 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.622249 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:55.622987 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:55.642111 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:35:55.642634 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd76d99e-a44a-4b16-b32d-909cba731d12 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 202 Aug 06 17:35:55.643264 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 229/926] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:55 2026] DELETE /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:55.650438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-844d946b-dd19-4611-9397-d8906c6a8576 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.652492 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-844d946b-dd19-4611-9397-d8906c6a8576 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:55.652857 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-844d946b-dd19-4611-9397-d8906c6a8576 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.653051 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-844d946b-dd19-4611-9397-d8906c6a8576 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.654034 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Get all volumes completed successfully. Aug 06 17:35:55.654997 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.654997 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:55.659674 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.659674 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:55.660330 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-844d946b-dd19-4611-9397-d8906c6a8576 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:55.661182 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-844d946b-dd19-4611-9397-d8906c6a8576 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 200 Aug 06 17:35:55.662019 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-570fd4fa-f807-43c6-935b-b9f18d826ad1 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1&project_id=96f66e243c9045f6beabf5c09c0bb6d3 returned with HTTP 200 Aug 06 17:35:55.662499 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 235/927] 10.4.3.207 () {66 vars in 1373 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=96f66e243c9045f6beabf5c09c0bb6d3 => generated 3026 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:55.663905 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 238/928] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.679524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.682048 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 Aug 06 17:35:55.682048 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.682232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.682377 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Delete volume with id: f55d6a49-8852-495b-b38b-ca9027ac0685 Aug 06 17:35:55.691084 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.691084 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:55.691501 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Volume info retrieved successfully. Aug 06 17:35:55.708258 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] Delete volume request issued successfully. Aug 06 17:35:55.708422 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-468c16db-ecc7-48e1-bac7-0b4311bb4c69 tempest-VolumesListAdminTestJSON-1218734085 tempest-VolumesListAdminTestJSON-1218734085-project-admin] https://10.4.3.207/volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 returned with HTTP 202 Aug 06 17:35:55.708894 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 227/929] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:55 2026] DELETE /volume/v3/volumes/f55d6a49-8852-495b-b38b-ca9027ac0685 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:55.721221 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-753885ce-36f2-4fcf-8424-1a612df6bc9c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.722982 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-753885ce-36f2-4fcf-8424-1a612df6bc9c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:55.723665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-753885ce-36f2-4fcf-8424-1a612df6bc9c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.724133 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-753885ce-36f2-4fcf-8424-1a612df6bc9c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.736310 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.736310 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:55.747942 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-753885ce-36f2-4fcf-8424-1a612df6bc9c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:55.750523 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-753885ce-36f2-4fcf-8424-1a612df6bc9c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 200 Aug 06 17:35:55.751218 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 230/930] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:55.766571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a1cc6049-0c49-404e-a512-7669f6768452 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.768220 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] DELETE https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:55.768598 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.768598 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.768788 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Delete volume with id: 13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:55.777714 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.777714 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:55.778155 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:55.797625 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Delete volume request issued successfully. Aug 06 17:35:55.797819 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1cc6049-0c49-404e-a512-7669f6768452 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 202 Aug 06 17:35:55.798229 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 236/931] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:55 2026] DELETE /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:55.806282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b93f7ac5-3a46-48a6-9a31-ccc7ed91121c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:55.809348 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b93f7ac5-3a46-48a6-9a31-ccc7ed91121c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:55.809505 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b93f7ac5-3a46-48a6-9a31-ccc7ed91121c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:55.809722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b93f7ac5-3a46-48a6-9a31-ccc7ed91121c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:55.819317 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:55.819317 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:55.824448 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b93f7ac5-3a46-48a6-9a31-ccc7ed91121c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:55.829440 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b93f7ac5-3a46-48a6-9a31-ccc7ed91121c tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 200 Aug 06 17:35:55.829818 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 239/932] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:55 2026] GET /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:56.235097 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-61feceac-e6df-4e56-8aa4-7621e7c9420b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.237615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-61feceac-e6df-4e56-8aa4-7621e7c9420b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:56.238000 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-61feceac-e6df-4e56-8aa4-7621e7c9420b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.238212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-61feceac-e6df-4e56-8aa4-7621e7c9420b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.250050 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.250050 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:56.256464 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-61feceac-e6df-4e56-8aa4-7621e7c9420b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:56.264011 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-61feceac-e6df-4e56-8aa4-7621e7c9420b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:56.264485 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 228/933] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:56.672904 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7e339f19-878f-4d41-996f-9547994f5520 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.676930 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e339f19-878f-4d41-996f-9547994f5520 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:56.677046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e339f19-878f-4d41-996f-9547994f5520 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.677243 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e339f19-878f-4d41-996f-9547994f5520 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.681706 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e339f19-878f-4d41-996f-9547994f5520 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 404 Aug 06 17:35:56.682334 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 231/934] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:56.690143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-478810be-a073-4225-b137-b348a1e809f3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.691811 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-478810be-a073-4225-b137-b348a1e809f3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:56.692030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-478810be-a073-4225-b137-b348a1e809f3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.692224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-478810be-a073-4225-b137-b348a1e809f3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.692323 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-478810be-a073-4225-b137-b348a1e809f3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 829e802c-b16a-4892-847b-599c8b68688a Aug 06 17:35:56.696327 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-478810be-a073-4225-b137-b348a1e809f3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a returned with HTTP 404 Aug 06 17:35:56.697021 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 237/935] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:35:56 2026] DELETE /volume/v3/snapshots/829e802c-b16a-4892-847b-599c8b68688a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:56.706574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3293d81c-e1b3-4c39-a27a-ea168837f8a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.708441 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3293d81c-e1b3-4c39-a27a-ea168837f8a9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:35:56.708655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3293d81c-e1b3-4c39-a27a-ea168837f8a9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.708849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3293d81c-e1b3-4c39-a27a-ea168837f8a9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.717285 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.717285 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:56.721082 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3293d81c-e1b3-4c39-a27a-ea168837f8a9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:56.725539 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3293d81c-e1b3-4c39-a27a-ea168837f8a9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:35:56.726049 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 240/936] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:56.738722 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.740597 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:35:56.740907 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464f74a-56a7-40f0-b79d-c489296a29bc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1328494073"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:35:56.749524 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.749524 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:56.751209 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:35:56.751330 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:35:56.788848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['3a156beb-e21f-4dee-9faa-6e524d0646f0', '9fe4799b-dc14-479e-b0de-6a236bb4bf5d', 'fd480a91-4169-4aca-bedc-de33e9c36134', 'c463fcc8-acac-4983-bb53-91cb7a270a15'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:35:56.824927 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot create request issued successfully. Aug 06 17:35:56.825245 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98d4d9d0-32d4-42ce-8190-ee6dcbcbdaf3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:35:56.825740 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 229/937] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:35:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:35:56.835260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb179b49-9952-46e6-a658-df387682bc7d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.837233 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb179b49-9952-46e6-a658-df387682bc7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:35:56.837503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb179b49-9952-46e6-a658-df387682bc7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.837762 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb179b49-9952-46e6-a658-df387682bc7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.848571 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.848571 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:56.849162 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb179b49-9952-46e6-a658-df387682bc7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:56.850694 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb179b49-9952-46e6-a658-df387682bc7d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 returned with HTTP 200 Aug 06 17:35:56.851187 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 232/938] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:56.851695 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9f04d148-f1d7-4493-972a-b80275cad5fa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.854643 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9f04d148-f1d7-4493-972a-b80275cad5fa tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 Aug 06 17:35:56.854918 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9f04d148-f1d7-4493-972a-b80275cad5fa tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.855217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9f04d148-f1d7-4493-972a-b80275cad5fa tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.865116 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9f04d148-f1d7-4493-972a-b80275cad5fa tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 returned with HTTP 404 Aug 06 17:35:56.865583 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 238/939] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/volumes/13a66757-f3c6-4b04-a856-066819f1dfe7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:56.873658 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ef64c81a-8a71-4252-a907-b5951d45646a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.875377 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef64c81a-8a71-4252-a907-b5951d45646a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:56.875636 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef64c81a-8a71-4252-a907-b5951d45646a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.875761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef64c81a-8a71-4252-a907-b5951d45646a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.883364 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.883364 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:56.887516 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ef64c81a-8a71-4252-a907-b5951d45646a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:56.892866 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef64c81a-8a71-4252-a907-b5951d45646a tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 200 Aug 06 17:35:56.893269 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 241/940] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:56.909561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.912049 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] DELETE https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:56.912316 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.912583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.912792 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Delete volume with id: 77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:56.924574 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.924574 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:56.925232 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:56.951015 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Delete volume request issued successfully. Aug 06 17:35:56.951276 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64b18d5f-ee2d-4438-b371-a43ebfd33ae1 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 202 Aug 06 17:35:56.951827 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 230/941] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:56 2026] DELETE /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:35:56.961439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c44e926b-3813-4db5-92f7-15ab0d1fa103 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:56.964827 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c44e926b-3813-4db5-92f7-15ab0d1fa103 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:56.965098 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c44e926b-3813-4db5-92f7-15ab0d1fa103 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:56.965367 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c44e926b-3813-4db5-92f7-15ab0d1fa103 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:56.973836 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:56.973836 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:56.977807 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c44e926b-3813-4db5-92f7-15ab0d1fa103 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:56.982737 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c44e926b-3813-4db5-92f7-15ab0d1fa103 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 200 Aug 06 17:35:56.983261 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 233/942] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:56 2026] GET /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:57.282663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1c5ea9fe-4f64-4041-806e-c5507b02ed2b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:57.283797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1c5ea9fe-4f64-4041-806e-c5507b02ed2b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:57.284029 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1c5ea9fe-4f64-4041-806e-c5507b02ed2b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:57.284363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1c5ea9fe-4f64-4041-806e-c5507b02ed2b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:57.299775 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:57.299775 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:57.301532 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1c5ea9fe-4f64-4041-806e-c5507b02ed2b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:57.307130 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1c5ea9fe-4f64-4041-806e-c5507b02ed2b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:57.307442 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 239/943] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:57 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:57.411612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-73a5d4e1-2763-4a63-9504-843aa8679a30 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:57.414175 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-73a5d4e1-2763-4a63-9504-843aa8679a30 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:57.414439 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-73a5d4e1-2763-4a63-9504-843aa8679a30 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:57.414735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-73a5d4e1-2763-4a63-9504-843aa8679a30 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:57.427593 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:57.427593 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:57.433302 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-73a5d4e1-2763-4a63-9504-843aa8679a30 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:57.440003 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-73a5d4e1-2763-4a63-9504-843aa8679a30 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:57.440640 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 242/944] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:35:57 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:35:57.809748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-26136598-9c92-461c-ab2c-2937c5cda7e9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:57.812420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-26136598-9c92-461c-ab2c-2937c5cda7e9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde Aug 06 17:35:57.812635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-26136598-9c92-461c-ab2c-2937c5cda7e9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:57.812772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-26136598-9c92-461c-ab2c-2937c5cda7e9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:57.820833 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:57.820833 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:57.861510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-26010ecc-6de5-4fde-987e-30734108359f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:57.864071 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26010ecc-6de5-4fde-987e-30734108359f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:35:57.864181 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26010ecc-6de5-4fde-987e-30734108359f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:57.864405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26010ecc-6de5-4fde-987e-30734108359f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:57.874854 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:57.874854 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:57.875730 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e98fc91-d540-4fa0-83cd-1a16a0bc1da2 req-26136598-9c92-461c-ab2c-2937c5cda7e9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde returned with HTTP 200 Aug 06 17:35:57.875730 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 231/945] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:35:57 2026] DELETE /volume/v3/attachments/238d6276-3f57-4b03-8045-d770d7554cde => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:57.877257 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-26010ecc-6de5-4fde-987e-30734108359f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:35:57.878706 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26010ecc-6de5-4fde-987e-30734108359f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 returned with HTTP 200 Aug 06 17:35:57.879306 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 234/946] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:35:57 2026] GET /volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:58.000170 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-66f257a0-ddb8-4d51-bea8-4620ae00437e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.001952 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-66f257a0-ddb8-4d51-bea8-4620ae00437e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 Aug 06 17:35:58.002488 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-66f257a0-ddb8-4d51-bea8-4620ae00437e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.002488 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-66f257a0-ddb8-4d51-bea8-4620ae00437e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.010994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-66f257a0-ddb8-4d51-bea8-4620ae00437e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 returned with HTTP 404 Aug 06 17:35:58.011439 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 240/947] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:57 2026] GET /volume/v3/volumes/77da5935-af44-4a33-874c-4bf016e4b498 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:35:58.018808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bd7317f4-e886-4563-b0e8-ab629dfe9918 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.023956 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bd7317f4-e886-4563-b0e8-ab629dfe9918 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:58.023956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bd7317f4-e886-4563-b0e8-ab629dfe9918 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.023956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bd7317f4-e886-4563-b0e8-ab629dfe9918 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.044557 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:58.044557 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:58.049375 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bd7317f4-e886-4563-b0e8-ab629dfe9918 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:58.054895 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bd7317f4-e886-4563-b0e8-ab629dfe9918 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 200 Aug 06 17:35:58.055419 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 243/948] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:58 2026] GET /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:58.068942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8d4584c7-b40b-4724-a872-e213feda1bcb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.070909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] DELETE https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:58.071165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.071346 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.071868 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Delete volume with id: 18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:58.083873 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:58.083873 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:58.084201 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:58.101676 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Delete volume request issued successfully. Aug 06 17:35:58.101799 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8d4584c7-b40b-4724-a872-e213feda1bcb tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 202 Aug 06 17:35:58.102255 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 232/949] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:35:58 2026] DELETE /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:35:58.117528 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6f505604-f611-444b-9fe0-961a2e848b10 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.119486 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6f505604-f611-444b-9fe0-961a2e848b10 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:58.121063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6f505604-f611-444b-9fe0-961a2e848b10 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.121063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6f505604-f611-444b-9fe0-961a2e848b10 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.127515 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:58.127515 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:35:58.132588 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6f505604-f611-444b-9fe0-961a2e848b10 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Volume info retrieved successfully. Aug 06 17:35:58.138408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6f505604-f611-444b-9fe0-961a2e848b10 tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 200 Aug 06 17:35:58.139016 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 235/950] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:58 2026] GET /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:58.322643 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-74aa9c72-9eb5-4963-b65b-7c97e52ebcb0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.325339 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74aa9c72-9eb5-4963-b65b-7c97e52ebcb0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:58.325641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74aa9c72-9eb5-4963-b65b-7c97e52ebcb0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.326320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74aa9c72-9eb5-4963-b65b-7c97e52ebcb0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.339256 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:58.339256 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:35:58.345581 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-74aa9c72-9eb5-4963-b65b-7c97e52ebcb0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:58.351909 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74aa9c72-9eb5-4963-b65b-7c97e52ebcb0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:58.352495 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 241/951] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:58 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:58.368694 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c780220-e8ae-41da-bf89-2cd3b381cec5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.371341 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c780220-e8ae-41da-bf89-2cd3b381cec5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:58.371661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c780220-e8ae-41da-bf89-2cd3b381cec5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.372108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c780220-e8ae-41da-bf89-2cd3b381cec5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.382047 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:58.382047 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:35:58.387001 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c780220-e8ae-41da-bf89-2cd3b381cec5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:58.393186 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c780220-e8ae-41da-bf89-2cd3b381cec5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:58.394002 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 244/952] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:58 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:58.461726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-17f55025-e6c3-4ce2-9bcf-fcb08a0d83d5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:58.463921 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-17f55025-e6c3-4ce2-9bcf-fcb08a0d83d5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:35:58.464172 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-17f55025-e6c3-4ce2-9bcf-fcb08a0d83d5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:58.464422 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-17f55025-e6c3-4ce2-9bcf-fcb08a0d83d5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:58.474418 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:35:58.474418 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:35:58.479359 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-17f55025-e6c3-4ce2-9bcf-fcb08a0d83d5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:35:58.491357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-17f55025-e6c3-4ce2-9bcf-fcb08a0d83d5 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:35:58.491903 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 233/953] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:58 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:35:59.163218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ab346088-7c0f-4abf-9323-ad89eee85d8e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:35:59.165356 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab346088-7c0f-4abf-9323-ad89eee85d8e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] GET https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef Aug 06 17:35:59.165619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab346088-7c0f-4abf-9323-ad89eee85d8e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:35:59.165883 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab346088-7c0f-4abf-9323-ad89eee85d8e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:35:59.174809 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab346088-7c0f-4abf-9323-ad89eee85d8e tempest-VolumesListAdminTestJSON-1594173971 tempest-VolumesListAdminTestJSON-1594173971-project-member] https://10.4.3.207/volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef returned with HTTP 404 Aug 06 17:35:59.174996 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 236/954] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:35:59 2026] GET /volume/v3/volumes/18b34868-bfde-49d8-be40-b0d1c96ab0ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:02.826260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d4dd636b-cbba-4019-8a47-7ce390640877 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:03.069285 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:03.069843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-822135182"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:03.071539 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-822135182'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:03.071676 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Create volume of 1 GB Aug 06 17:36:03.088044 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Availability Zones retrieved successfully. Aug 06 17:36:03.094690 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Flow 'volume_create_api' (d3338ae0-08e4-4616-8a49-35ceb3e35222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:03.096455 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2591fe46-ec4e-4c91-b18c-6f56ccfca0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:03.098264 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:03.142018 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2591fe46-ec4e-4c91-b18c-6f56ccfca0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:03.143168 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2bc448d-436a-45a0-95cb-3f155bcfd218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:03.271399 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Created reservations ['e5e3def5-1229-4d3c-903b-4b215898d8ca', '8d3d508e-e874-4e48-8c75-012897301208', 'e19fb52f-7a59-42d2-adac-4f0d3aa6dad4', '29c1a39c-6bd5-41e8-a8dc-6dc097452df8'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:03.273216 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2bc448d-436a-45a0-95cb-3f155bcfd218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5e3def5-1229-4d3c-903b-4b215898d8ca', '8d3d508e-e874-4e48-8c75-012897301208', 'e19fb52f-7a59-42d2-adac-4f0d3aa6dad4', '29c1a39c-6bd5-41e8-a8dc-6dc097452df8']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:03.273837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a911d7b5-668a-43a4-8dd4-2541622d74a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:03.334754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a911d7b5-668a-43a4-8dd4-2541622d74a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '711579a7-1daa-4ea2-a60e-7a1965db9881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-822135182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0238c8bf41d44fe997342873d2a1f7f',qos_specs=None,replication_status=,reservations=['e5e3def5-1229-4d3c-903b-4b215898d8ca','8d3d508e-e874-4e48-8c75-012897301208','e19fb52f-7a59-42d2-adac-4f0d3aa6dad4','29c1a39c-6bd5-41e8-a8dc-6dc097452df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eeda640811a4d2788422c8334beae02',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-822135182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=711579a7-1daa-4ea2-a60e-7a1965db9881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0238c8bf41d44fe997342873d2a1f7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eeda640811a4d2788422c8334beae02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:03.335587 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e04348-029e-4ad0-a135-4b5ac76916a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:03.382493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e04348-029e-4ad0-a135-4b5ac76916a4) transitioned into state 'SUCCESS' from state '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-822135182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0238c8bf41d44fe997342873d2a1f7f',qos_specs=None,replication_status=,reservations=['e5e3def5-1229-4d3c-903b-4b215898d8ca','8d3d508e-e874-4e48-8c75-012897301208','e19fb52f-7a59-42d2-adac-4f0d3aa6dad4','29c1a39c-6bd5-41e8-a8dc-6dc097452df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eeda640811a4d2788422c8334beae02',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:03.384330 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c646b1b-85c5-4567-a01e-139785ab19f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:03.421335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c646b1b-85c5-4567-a01e-139785ab19f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:03.423687 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Flow 'volume_create_api' (d3338ae0-08e4-4616-8a49-35ceb3e35222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:03.423687 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Create volume request issued successfully. Aug 06 17:36:03.424700 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4dd636b-cbba-4019-8a47-7ce390640877 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:03.425443 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 242/955] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:36:02 2026] POST /volume/v3/volumes => generated 750 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:03.444846 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2086b6c2-0a56-4534-95fc-268682409367 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:03.450067 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2086b6c2-0a56-4534-95fc-268682409367 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:03.450496 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2086b6c2-0a56-4534-95fc-268682409367 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:03.450601 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2086b6c2-0a56-4534-95fc-268682409367 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:03.465905 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:03.465905 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:03.475466 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2086b6c2-0a56-4534-95fc-268682409367 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:03.481041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2086b6c2-0a56-4534-95fc-268682409367 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 200 Aug 06 17:36:03.481545 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 245/956] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:03 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:04.503244 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-74cab7db-b928-49d6-a4a7-36137389802b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:04.508024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-74cab7db-b928-49d6-a4a7-36137389802b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:04.508024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-74cab7db-b928-49d6-a4a7-36137389802b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:04.508024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-74cab7db-b928-49d6-a4a7-36137389802b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:04.538905 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:04.538905 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:04.543792 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-74cab7db-b928-49d6-a4a7-36137389802b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:04.558023 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-74cab7db-b928-49d6-a4a7-36137389802b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 200 Aug 06 17:36:04.558023 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 234/957] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:04 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:04.577561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d560cae7-34a1-4c33-9316-04a769609edc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:04.581603 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d560cae7-34a1-4c33-9316-04a769609edc tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] POST https://10.4.3.207/volume/v3/os-volume-transfer Aug 06 17:36:04.582072 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d560cae7-34a1-4c33-9316-04a769609edc tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "711579a7-1daa-4ea2-a60e-7a1965db9881"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:04.586068 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.volume_transfer [None req-d560cae7-34a1-4c33-9316-04a769609edc tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Creating new volume transfer {'transfer': {'volume_id': '711579a7-1daa-4ea2-a60e-7a1965db9881'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 17:36:04.586170 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-d560cae7-34a1-4c33-9316-04a769609edc tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Creating transfer of volume 711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:04.586329 np0000006677 devstack@c-api.service[100624]: INFO cinder.transfer.api [None req-d560cae7-34a1-4c33-9316-04a769609edc tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Generating transfer record for volume 711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:04.599405 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:04.599405 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:04.626485 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d560cae7-34a1-4c33-9316-04a769609edc tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 17:36:04.626852 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 237/958] 10.4.3.207 () {68 vars in 1291 bytes} [Thu Aug 6 17:36:04 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:04.640725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-256b2ec7-4a08-4338-9c58-694c0f65af56 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:04.643765 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-256b2ec7-4a08-4338-9c58-694c0f65af56 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:04.644192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-256b2ec7-4a08-4338-9c58-694c0f65af56 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:04.645368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-256b2ec7-4a08-4338-9c58-694c0f65af56 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:04.658042 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:04.658042 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:04.663226 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-256b2ec7-4a08-4338-9c58-694c0f65af56 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:04.672917 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-256b2ec7-4a08-4338-9c58-694c0f65af56 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 200 Aug 06 17:36:04.673715 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 243/959] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:04 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:04.692117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b33bcbcd-2d3b-44b5-9c19-6a6f0a98467b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:04.695687 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b33bcbcd-2d3b-44b5-9c19-6a6f0a98467b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974 Aug 06 17:36:04.695687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b33bcbcd-2d3b-44b5-9c19-6a6f0a98467b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:04.695687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b33bcbcd-2d3b-44b5-9c19-6a6f0a98467b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:04.706228 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b33bcbcd-2d3b-44b5-9c19-6a6f0a98467b tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974 returned with HTTP 200 Aug 06 17:36:04.706363 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 246/960] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:36:04 2026] GET /volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:04.721606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-57e19c63-a0a8-468b-8170-66e28912ffc6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:04.724355 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57e19c63-a0a8-468b-8170-66e28912ffc6 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/os-volume-transfer Aug 06 17:36:04.724702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57e19c63-a0a8-468b-8170-66e28912ffc6 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:04.725503 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57e19c63-a0a8-468b-8170-66e28912ffc6 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:04.725817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.volume_transfer [None req-57e19c63-a0a8-468b-8170-66e28912ffc6 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Listing volume transfers {{(pid=100625) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 17:36:04.736684 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57e19c63-a0a8-468b-8170-66e28912ffc6 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer returned with HTTP 200 Aug 06 17:36:04.743301 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 235/961] 10.4.3.207 () {66 vars in 1270 bytes} [Thu Aug 6 17:36:04 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:04.755708 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fa49f8df-15b8-408a-875f-d105fedca76b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:04.865615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] POST https://10.4.3.207/volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974/accept Aug 06 17:36:04.866038 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "09540ce69141755b"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:04.868423 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.volume_transfer [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Accepting volume transfer 41e9cae0-d1b5-40b4-885e-a15b3deef974 {{(pid=100624) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 17:36:04.868423 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Accepting transfer 41e9cae0-d1b5-40b4-885e-a15b3deef974 Aug 06 17:36:04.975341 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Created reservations ['a04c5902-04ff-4232-b8fb-5724923debe6', '8817c44e-a267-4223-9ed5-e6e67db5eb47', '6cca2a2b-837f-4277-9c45-d674f3da99e8', '99db95d0-1562-4477-b37e-9e90e8df49cf'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:05.017326 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Created reservations ['0228b9c6-bd35-4e84-916f-67ab4b071164', 'd5eb9e4f-e21b-40ed-825d-c6076a98499b', 'a7f8fcbe-25c3-46c3-bac5-da9f1aecb482', 'e1369cc1-2b19-4a87-8b9d-1ec30c10bd80'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:05.089389 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Created reservations ['5c6046a5-20fd-45b8-9e6c-f7afebd38e46', '13873dc7-9ef4-46d5-921b-0866917e739a', 'd9106800-0b70-4dc5-824f-68772b265c81', 'e73463cc-3b99-4705-8b9c-c8cb9e22c060'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:05.144460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Created reservations ['646d601d-1600-4c03-860e-c9ea1ba32bb0', '7a2cc00b-2edb-42b3-812f-e0f6335b0035', '9d8ae62e-53c5-437c-98ff-ba08b26ed316', '2e20d5b5-d6e9-448b-a2b5-baf57fa09704'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:05.163179 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Transfer volume completed successfully. Aug 06 17:36:05.256888 np0000006677 devstack@c-api.service[100624]: INFO cinder.transfer.api [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Volume 711579a7-1daa-4ea2-a60e-7a1965db9881 has been transferred. Aug 06 17:36:05.267241 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fa49f8df-15b8-408a-875f-d105fedca76b tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974/accept returned with HTTP 202 Aug 06 17:36:05.267763 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 238/962] 10.4.3.207 () {68 vars in 1423 bytes} [Thu Aug 6 17:36:04 2026] POST /volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974/accept => generated 365 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:05.283324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5ac02871-82a4-4257-b5ea-4aad6e9822e5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:05.290484 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ac02871-82a4-4257-b5ea-4aad6e9822e5 tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:05.290484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ac02871-82a4-4257-b5ea-4aad6e9822e5 tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:05.290484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ac02871-82a4-4257-b5ea-4aad6e9822e5 tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:05.302456 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:05.302456 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:05.312379 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5ac02871-82a4-4257-b5ea-4aad6e9822e5 tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Volume info retrieved successfully. Aug 06 17:36:05.316055 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ac02871-82a4-4257-b5ea-4aad6e9822e5 tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 200 Aug 06 17:36:05.316749 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 244/963] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:05 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:05.341696 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f15c6047-6922-4825-8a2f-9a9904ce187a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:05.345624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f15c6047-6922-4825-8a2f-9a9904ce187a tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:05.345869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f15c6047-6922-4825-8a2f-9a9904ce187a tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:05.346087 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f15c6047-6922-4825-8a2f-9a9904ce187a tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:05.357093 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:05.357093 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:05.364146 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f15c6047-6922-4825-8a2f-9a9904ce187a tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] Volume info retrieved successfully. Aug 06 17:36:05.370023 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f15c6047-6922-4825-8a2f-9a9904ce187a tempest-VolumesTransfersTest-1907699202 tempest-VolumesTransfersTest-1907699202-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 200 Aug 06 17:36:05.370735 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 247/964] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:05 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:05.397129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5d9e8cd0-88a7-46f9-9784-1032c804ceb3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:05.399867 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d9e8cd0-88a7-46f9-9784-1032c804ceb3 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] DELETE https://10.4.3.207/volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974 Aug 06 17:36:05.399867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d9e8cd0-88a7-46f9-9784-1032c804ceb3 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:05.400166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d9e8cd0-88a7-46f9-9784-1032c804ceb3 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:05.401136 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.volume_transfer [None req-5d9e8cd0-88a7-46f9-9784-1032c804ceb3 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Delete transfer with id: 41e9cae0-d1b5-40b4-885e-a15b3deef974 Aug 06 17:36:05.411291 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d9e8cd0-88a7-46f9-9784-1032c804ceb3 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974 returned with HTTP 404 Aug 06 17:36:05.411665 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 236/965] 10.4.3.207 () {66 vars in 1384 bytes} [Thu Aug 6 17:36:05 2026] DELETE /volume/v3/os-volume-transfer/41e9cae0-d1b5-40b4-885e-a15b3deef974 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:05.425050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:05.487652 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:05.487902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:05.488204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:05.488415 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Delete volume with id: 711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:05.509813 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:05.509813 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:05.510157 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Volume info retrieved successfully. Aug 06 17:36:05.542472 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Delete volume request issued successfully. Aug 06 17:36:05.543293 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8be25b56-70be-4aa8-960d-0ffc4c3d49c9 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 202 Aug 06 17:36:05.548279 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 239/966] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:05 2026] DELETE /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:05.555822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5e0effc7-a68a-4df5-a299-e4a2ff07be1e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:05.557923 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e0effc7-a68a-4df5-a299-e4a2ff07be1e tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:05.558346 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e0effc7-a68a-4df5-a299-e4a2ff07be1e tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:05.558473 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e0effc7-a68a-4df5-a299-e4a2ff07be1e tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:05.567943 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:05.567943 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:05.577134 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5e0effc7-a68a-4df5-a299-e4a2ff07be1e tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Volume info retrieved successfully. Aug 06 17:36:05.581442 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e0effc7-a68a-4df5-a299-e4a2ff07be1e tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 200 Aug 06 17:36:05.581442 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 245/967] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:05 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:06.596744 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-395838e9-1e5b-4066-b97c-18fedef788dc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:06.598746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-395838e9-1e5b-4066-b97c-18fedef788dc tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:06.599128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-395838e9-1e5b-4066-b97c-18fedef788dc tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:06.599408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-395838e9-1e5b-4066-b97c-18fedef788dc tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:06.605585 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-395838e9-1e5b-4066-b97c-18fedef788dc tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 404 Aug 06 17:36:06.606279 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 248/968] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:06 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:06.614520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-309864f7-bb5c-4c87-9987-fc2bdacfd9de None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:06.617007 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-309864f7-bb5c-4c87-9987-fc2bdacfd9de tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:06.617263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-309864f7-bb5c-4c87-9987-fc2bdacfd9de tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:06.617602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-309864f7-bb5c-4c87-9987-fc2bdacfd9de tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:06.625030 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-309864f7-bb5c-4c87-9987-fc2bdacfd9de tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 404 Aug 06 17:36:06.625663 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 237/969] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:06 2026] GET /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:06.634138 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0d152f86-856c-4ef4-8d92-9e2fb1651988 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:06.636813 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d152f86-856c-4ef4-8d92-9e2fb1651988 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] DELETE https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:06.637033 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d152f86-856c-4ef4-8d92-9e2fb1651988 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:06.637345 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d152f86-856c-4ef4-8d92-9e2fb1651988 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:06.637409 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0d152f86-856c-4ef4-8d92-9e2fb1651988 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Delete volume with id: 711579a7-1daa-4ea2-a60e-7a1965db9881 Aug 06 17:36:06.639917 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=572,cinder:INSERT=110,cinder:UPDATE=176 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:36:06.644153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d152f86-856c-4ef4-8d92-9e2fb1651988 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 returned with HTTP 404 Aug 06 17:36:06.645071 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 240/970] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:06 2026] DELETE /volume/v3/volumes/711579a7-1daa-4ea2-a60e-7a1965db9881 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:06.654127 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:06.655911 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:06.656295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1403153354"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:06.657764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1403153354'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:06.657891 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Create volume of 1 GB Aug 06 17:36:06.662169 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Availability Zones retrieved successfully. Aug 06 17:36:06.667350 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Flow 'volume_create_api' (92eb2e4b-a4f4-4a9c-af02-ec72097f9207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:06.668210 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0487c983-df4f-4384-91db-854d4c69c536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:06.669106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:06.697928 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0487c983-df4f-4384-91db-854d4c69c536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:06.699253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96465f5c-6b28-4489-824c-b2015e10ff03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:06.750487 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Created reservations ['802c9ed7-b03f-4996-8750-039f712ef6e8', 'ac853d1c-35dc-4ab6-84d5-8e2d5fb68bfa', '718e5049-409f-49c2-b6f8-d8fb60d02c4e', 'a6ebe3c0-b3d5-479e-8d5f-d404db167ceb'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:06.753221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96465f5c-6b28-4489-824c-b2015e10ff03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802c9ed7-b03f-4996-8750-039f712ef6e8', 'ac853d1c-35dc-4ab6-84d5-8e2d5fb68bfa', '718e5049-409f-49c2-b6f8-d8fb60d02c4e', 'a6ebe3c0-b3d5-479e-8d5f-d404db167ceb']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:06.753221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482c067d-4d2b-4366-8043-02bec69c56ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:06.794507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482c067d-4d2b-4366-8043-02bec69c56ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfe77dd-a721-40c1-8e27-04217e2b62cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1403153354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0238c8bf41d44fe997342873d2a1f7f',qos_specs=None,replication_status=,reservations=['802c9ed7-b03f-4996-8750-039f712ef6e8','ac853d1c-35dc-4ab6-84d5-8e2d5fb68bfa','718e5049-409f-49c2-b6f8-d8fb60d02c4e','a6ebe3c0-b3d5-479e-8d5f-d404db167ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eeda640811a4d2788422c8334beae02',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1403153354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfe77dd-a721-40c1-8e27-04217e2b62cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0238c8bf41d44fe997342873d2a1f7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eeda640811a4d2788422c8334beae02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:06.795810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01101b56-7714-422c-b93c-7894da274ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:06.831556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01101b56-7714-422c-b93c-7894da274ba5) transitioned into state 'SUCCESS' from state '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-1403153354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0238c8bf41d44fe997342873d2a1f7f',qos_specs=None,replication_status=,reservations=['802c9ed7-b03f-4996-8750-039f712ef6e8','ac853d1c-35dc-4ab6-84d5-8e2d5fb68bfa','718e5049-409f-49c2-b6f8-d8fb60d02c4e','a6ebe3c0-b3d5-479e-8d5f-d404db167ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eeda640811a4d2788422c8334beae02',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:06.832232 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fe7d5a-19ae-4418-8ee6-c173fbcb1d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:06.843369 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fe7d5a-19ae-4418-8ee6-c173fbcb1d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:06.844179 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Flow 'volume_create_api' (92eb2e4b-a4f4-4a9c-af02-ec72097f9207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:06.844635 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Create volume request issued successfully. Aug 06 17:36:06.845234 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e5fb280-fa79-442c-bbd6-66e0b3e83e13 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:06.845778 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 246/971] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:36:06 2026] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:06.862855 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a90389a0-9b8a-4183-815d-581e14de2076 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:06.866625 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a90389a0-9b8a-4183-815d-581e14de2076 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:06.866885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a90389a0-9b8a-4183-815d-581e14de2076 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:06.867212 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a90389a0-9b8a-4183-815d-581e14de2076 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:06.880821 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:06.880821 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:06.886739 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a90389a0-9b8a-4183-815d-581e14de2076 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:06.895585 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a90389a0-9b8a-4183-815d-581e14de2076 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 200 Aug 06 17:36:06.896064 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 249/972] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:06 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:07.913434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c96b8d29-5c09-4ee7-8805-bf77f7b0eba1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:07.919108 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c96b8d29-5c09-4ee7-8805-bf77f7b0eba1 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:07.920404 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c96b8d29-5c09-4ee7-8805-bf77f7b0eba1 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:07.920533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c96b8d29-5c09-4ee7-8805-bf77f7b0eba1 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:07.935829 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:07.935829 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:07.954710 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c96b8d29-5c09-4ee7-8805-bf77f7b0eba1 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:07.974740 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c96b8d29-5c09-4ee7-8805-bf77f7b0eba1 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 200 Aug 06 17:36:07.975985 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 238/973] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:07 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:08.001434 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7fd01437-9742-47e2-8275-15855903589d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.006483 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fd01437-9742-47e2-8275-15855903589d tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] POST https://10.4.3.207/volume/v3/os-volume-transfer Aug 06 17:36:08.008409 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7fd01437-9742-47e2-8275-15855903589d tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6cfe77dd-a721-40c1-8e27-04217e2b62cc"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:08.010388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.volume_transfer [None req-7fd01437-9742-47e2-8275-15855903589d tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Creating new volume transfer {'transfer': {'volume_id': '6cfe77dd-a721-40c1-8e27-04217e2b62cc'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 17:36:08.010615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-7fd01437-9742-47e2-8275-15855903589d tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Creating transfer of volume 6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.010728 np0000006677 devstack@c-api.service[100624]: INFO cinder.transfer.api [None req-7fd01437-9742-47e2-8275-15855903589d tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Generating transfer record for volume 6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.031992 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:08.031992 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:08.051509 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fd01437-9742-47e2-8275-15855903589d tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 17:36:08.051629 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 241/974] 10.4.3.207 () {68 vars in 1291 bytes} [Thu Aug 6 17:36:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 17:36:08.066675 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2b239ea8-d843-4bd9-9410-0d5fce0f7604 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.069385 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b239ea8-d843-4bd9-9410-0d5fce0f7604 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.069789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b239ea8-d843-4bd9-9410-0d5fce0f7604 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.070424 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b239ea8-d843-4bd9-9410-0d5fce0f7604 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.077132 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=390,cinder:UPDATE=57,cinder:INSERT=25 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:36:08.090721 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:08.090721 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:08.103485 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2b239ea8-d843-4bd9-9410-0d5fce0f7604 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:08.112235 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b239ea8-d843-4bd9-9410-0d5fce0f7604 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 200 Aug 06 17:36:08.113596 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 247/975] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:08 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:08.138517 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6a94423b-992c-45b8-b7b3-2a8e82a9d2f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.141088 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a94423b-992c-45b8-b7b3-2a8e82a9d2f7 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/os-volume-transfer/detail Aug 06 17:36:08.141503 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a94423b-992c-45b8-b7b3-2a8e82a9d2f7 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.141599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a94423b-992c-45b8-b7b3-2a8e82a9d2f7 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.141782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.volume_transfer [None req-6a94423b-992c-45b8-b7b3-2a8e82a9d2f7 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Listing volume transfers {{(pid=100622) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 06 17:36:08.145043 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=380,cinder:INSERT=41,cinder:UPDATE=58 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:36:08.149044 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a94423b-992c-45b8-b7b3-2a8e82a9d2f7 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 06 17:36:08.149044 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 250/976] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:36:08 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:08.166718 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f4f64afa-7394-457c-bd87-385740973b25 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.169982 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4f64afa-7394-457c-bd87-385740973b25 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] DELETE https://10.4.3.207/volume/v3/os-volume-transfer/7ed5e343-4214-41fb-a146-deb7aa0effd6 Aug 06 17:36:08.170311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4f64afa-7394-457c-bd87-385740973b25 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.171116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4f64afa-7394-457c-bd87-385740973b25 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.171116 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.volume_transfer [None req-f4f64afa-7394-457c-bd87-385740973b25 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Delete transfer with id: 7ed5e343-4214-41fb-a146-deb7aa0effd6 Aug 06 17:36:08.186572 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:08.186572 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:08.199369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4f64afa-7394-457c-bd87-385740973b25 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/7ed5e343-4214-41fb-a146-deb7aa0effd6 returned with HTTP 202 Aug 06 17:36:08.200144 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 239/977] 10.4.3.207 () {66 vars in 1384 bytes} [Thu Aug 6 17:36:08 2026] DELETE /volume/v3/os-volume-transfer/7ed5e343-4214-41fb-a146-deb7aa0effd6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:08.214623 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d8e995c2-6468-4758-b682-b2205eee2305 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.216862 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8e995c2-6468-4758-b682-b2205eee2305 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.217274 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8e995c2-6468-4758-b682-b2205eee2305 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.217516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8e995c2-6468-4758-b682-b2205eee2305 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.225595 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:08.225595 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:08.230915 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d8e995c2-6468-4758-b682-b2205eee2305 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Volume info retrieved successfully. Aug 06 17:36:08.239882 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8e995c2-6468-4758-b682-b2205eee2305 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 200 Aug 06 17:36:08.240402 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 242/978] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:08 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:08.257557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8e163c6a-790b-4589-9767-2449c9f431a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.259984 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e163c6a-790b-4589-9767-2449c9f431a0 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] DELETE https://10.4.3.207/volume/v3/os-volume-transfer/7ed5e343-4214-41fb-a146-deb7aa0effd6 Aug 06 17:36:08.260321 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e163c6a-790b-4589-9767-2449c9f431a0 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.260649 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e163c6a-790b-4589-9767-2449c9f431a0 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.260817 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.volume_transfer [None req-8e163c6a-790b-4589-9767-2449c9f431a0 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Delete transfer with id: 7ed5e343-4214-41fb-a146-deb7aa0effd6 Aug 06 17:36:08.265558 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e163c6a-790b-4589-9767-2449c9f431a0 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/7ed5e343-4214-41fb-a146-deb7aa0effd6 returned with HTTP 404 Aug 06 17:36:08.266220 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 248/979] 10.4.3.207 () {66 vars in 1384 bytes} [Thu Aug 6 17:36:08 2026] DELETE /volume/v3/os-volume-transfer/7ed5e343-4214-41fb-a146-deb7aa0effd6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:08.278054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bbb88535-ca7d-406b-8203-35c5accb2ada None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.280326 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.280739 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.280881 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.281127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Delete volume with id: 6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.293133 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:08.293133 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:08.293726 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Volume info retrieved successfully. Aug 06 17:36:08.319775 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Delete volume request issued successfully. Aug 06 17:36:08.320222 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bbb88535-ca7d-406b-8203-35c5accb2ada tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 202 Aug 06 17:36:08.321252 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 251/980] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:08 2026] DELETE /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:08.333944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f4c2e3b1-988d-4f89-a9d7-9787fc6ee5ec None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:08.336257 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4c2e3b1-988d-4f89-a9d7-9787fc6ee5ec tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:08.336257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4c2e3b1-988d-4f89-a9d7-9787fc6ee5ec tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:08.336257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4c2e3b1-988d-4f89-a9d7-9787fc6ee5ec tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:08.351654 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:08.351654 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:08.360073 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f4c2e3b1-988d-4f89-a9d7-9787fc6ee5ec tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Volume info retrieved successfully. Aug 06 17:36:08.371643 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4c2e3b1-988d-4f89-a9d7-9787fc6ee5ec tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 200 Aug 06 17:36:08.372078 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 240/981] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:08 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:09.386730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-514c025d-170b-4acf-93ea-b0f8cbb2f580 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:09.388827 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-514c025d-170b-4acf-93ea-b0f8cbb2f580 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:09.389130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-514c025d-170b-4acf-93ea-b0f8cbb2f580 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:09.389372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-514c025d-170b-4acf-93ea-b0f8cbb2f580 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:09.394950 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-514c025d-170b-4acf-93ea-b0f8cbb2f580 tempest-VolumesTransfersTest-1513079287 tempest-VolumesTransfersTest-1513079287-project-admin] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 404 Aug 06 17:36:09.395451 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 243/982] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:09 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:09.403249 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fbe13aa4-4052-4b56-a9d2-3024a6031290 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:09.405851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fbe13aa4-4052-4b56-a9d2-3024a6031290 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] GET https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:09.406116 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fbe13aa4-4052-4b56-a9d2-3024a6031290 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:09.406765 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fbe13aa4-4052-4b56-a9d2-3024a6031290 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:09.412485 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fbe13aa4-4052-4b56-a9d2-3024a6031290 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 404 Aug 06 17:36:09.413031 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 249/983] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:09 2026] GET /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:09.420034 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c29b436-c40b-448d-a1d9-23caa0429e39 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:09.421797 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c29b436-c40b-448d-a1d9-23caa0429e39 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:09.422003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c29b436-c40b-448d-a1d9-23caa0429e39 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:09.422217 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c29b436-c40b-448d-a1d9-23caa0429e39 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:09.422371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-2c29b436-c40b-448d-a1d9-23caa0429e39 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] Delete volume with id: 6cfe77dd-a721-40c1-8e27-04217e2b62cc Aug 06 17:36:09.427817 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c29b436-c40b-448d-a1d9-23caa0429e39 tempest-VolumesTransfersTest-1961314105 tempest-VolumesTransfersTest-1961314105-project-member] https://10.4.3.207/volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc returned with HTTP 404 Aug 06 17:36:09.428292 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 252/984] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:09 2026] DELETE /volume/v3/volumes/6cfe77dd-a721-40c1-8e27-04217e2b62cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:10.049501 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-360fc89a-3857-4967-acb3-65ebb02e0ef0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:10.054092 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-360fc89a-3857-4967-acb3-65ebb02e0ef0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:36:10.054346 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-360fc89a-3857-4967-acb3-65ebb02e0ef0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:10.054530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-360fc89a-3857-4967-acb3-65ebb02e0ef0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:10.069364 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:10.069364 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:10.073975 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-7625101e-5672-489c-852a-418735c5e7d1 req-360fc89a-3857-4967-acb3-65ebb02e0ef0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:36:10.079788 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-360fc89a-3857-4967-acb3-65ebb02e0ef0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:36:10.080195 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 241/985] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:10 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:10.117889 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-332a062f-f13c-4bd5-8547-838d9fab68f0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:10.120538 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-332a062f-f13c-4bd5-8547-838d9fab68f0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:36:10.120726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-332a062f-f13c-4bd5-8547-838d9fab68f0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:10.120944 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-332a062f-f13c-4bd5-8547-838d9fab68f0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:10.135886 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:10.135886 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:10.140418 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-7625101e-5672-489c-852a-418735c5e7d1 req-332a062f-f13c-4bd5-8547-838d9fab68f0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:36:10.146288 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-332a062f-f13c-4bd5-8547-838d9fab68f0 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:36:10.146783 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 244/986] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:10 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1652 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:11.768931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-12aedca5-a32a-4c27-89f1-440ff816387b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:11.769399 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-12aedca5-a32a-4c27-89f1-440ff816387b None None] GET https://10.4.3.207/volume// Aug 06 17:36:11.769399 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-12aedca5-a32a-4c27-89f1-440ff816387b None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:11.769719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-12aedca5-a32a-4c27-89f1-440ff816387b None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:11.770060 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-12aedca5-a32a-4c27-89f1-440ff816387b None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:11.770418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 250/987] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:11.779225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-1f5374fc-7390-4b80-9133-3bbafc6674b2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:11.786127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-1f5374fc-7390-4b80-9133-3bbafc6674b2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:11.786594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-1f5374fc-7390-4b80-9133-3bbafc6674b2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fff1490-fd18-4522-9390-565db0230d68", "connector": null, "instance_uuid": "83396d80-3ab3-4305-a63d-8dc85d2a4f8c"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:11.804944 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:11.804944 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:11.850070 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-1f5374fc-7390-4b80-9133-3bbafc6674b2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:11.850869 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 253/988] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:11 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 06 17:36:11.918573 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-8bc68d5e-aca0-48f5-a557-b87bfa877aa6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:11.922823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8bc68d5e-aca0-48f5-a557-b87bfa877aa6 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] DELETE https://10.4.3.207/volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020 Aug 06 17:36:11.923128 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8bc68d5e-aca0-48f5-a557-b87bfa877aa6 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:11.923395 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8bc68d5e-aca0-48f5-a557-b87bfa877aa6 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:11.938846 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:11.938846 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:12.004606 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8bc68d5e-aca0-48f5-a557-b87bfa877aa6 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020 returned with HTTP 200 Aug 06 17:36:12.005121 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 242/989] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:11 2026] DELETE /volume/v3/attachments/01f5090c-835d-49a3-8052-53a8dd771020 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:12.125607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-be0bea7b-2c3b-48cf-957c-27087d28929d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:12.125941 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-be0bea7b-2c3b-48cf-957c-27087d28929d None None] GET https://10.4.3.207/volume// Aug 06 17:36:12.126108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-be0bea7b-2c3b-48cf-957c-27087d28929d None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:12.126315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-be0bea7b-2c3b-48cf-957c-27087d28929d None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:12.126569 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-be0bea7b-2c3b-48cf-957c-27087d28929d None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:12.127105 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 245/990] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:12.137872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-a641ade1-51ec-41d4-a328-021055eac103 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:12.140171 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a641ade1-51ec-41d4-a328-021055eac103 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] POST https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68/action Aug 06 17:36:12.140512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a641ade1-51ec-41d4-a328-021055eac103 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action body: b'{"os-reimage": {"image_id": "3fb14c9c-cbdf-42c2-830b-df47c203705c", "reimage_reserved": true}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:12.140674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a641ade1-51ec-41d4-a328-021055eac103 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "3fb14c9c-cbdf-42c2-830b-df47c203705c", "reimage_reserved": true}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:12.152747 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:12.152747 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:12.153242 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-7625101e-5672-489c-852a-418735c5e7d1 req-a641ade1-51ec-41d4-a328-021055eac103 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:36:12.287294 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a641ade1-51ec-41d4-a328-021055eac103 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68/action returned with HTTP 202 Aug 06 17:36:12.287775 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 251/991] 10.4.3.207 () {74 vars in 1713 bytes} [Thu Aug 6 17:36:12 2026] POST /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:36:12.494223 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:12.585814 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:12.586399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-208270234"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:12.588335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-208270234'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:12.588506 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Create volume of 1 GB Aug 06 17:36:12.588768 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:12.588768 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:12.592871 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Availability Zones retrieved successfully. Aug 06 17:36:12.600653 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Flow 'volume_create_api' (b9590783-1095-40b9-96b3-b4c930815ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:12.601688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a35b8e-13ff-48e9-a100-afc4e5c2d670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:12.602653 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:12.636463 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a35b8e-13ff-48e9-a100-afc4e5c2d670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:12.637404 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee6f7f8-35cc-4137-b4d3-3354287c9938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:12.697657 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Created reservations ['492a8017-f9af-46e9-a358-83926f46014a', '6b33110f-ee35-43f2-8968-ec4e5e2c393d', '11576758-1f29-4749-8196-db196c92da0c', '09aa5628-ebb9-4eac-9197-acdceaa5efa5'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:12.698570 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee6f7f8-35cc-4137-b4d3-3354287c9938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492a8017-f9af-46e9-a358-83926f46014a', '6b33110f-ee35-43f2-8968-ec4e5e2c393d', '11576758-1f29-4749-8196-db196c92da0c', '09aa5628-ebb9-4eac-9197-acdceaa5efa5']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:12.699460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b81d4e-6d21-4621-b4fd-da6225c16e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:12.724170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b81d4e-6d21-4621-b4fd-da6225c16e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f702f49-1a05-4b1f-9587-a9196cf0614c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-208270234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e1b2eb6d274650a077e57dbe04aa45',qos_specs=None,replication_status=,reservations=['492a8017-f9af-46e9-a358-83926f46014a','6b33110f-ee35-43f2-8968-ec4e5e2c393d','11576758-1f29-4749-8196-db196c92da0c','09aa5628-ebb9-4eac-9197-acdceaa5efa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b79f9d9323488b9b2541a0944a1442',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-208270234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f702f49-1a05-4b1f-9587-a9196cf0614c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e1b2eb6d274650a077e57dbe04aa45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29b79f9d9323488b9b2541a0944a1442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:12.724911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc57cce6-a67b-47a5-b27a-650b6b5d0b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:12.746380 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc57cce6-a67b-47a5-b27a-650b6b5d0b96) transitioned into state 'SUCCESS' from state '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-208270234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e1b2eb6d274650a077e57dbe04aa45',qos_specs=None,replication_status=,reservations=['492a8017-f9af-46e9-a358-83926f46014a','6b33110f-ee35-43f2-8968-ec4e5e2c393d','11576758-1f29-4749-8196-db196c92da0c','09aa5628-ebb9-4eac-9197-acdceaa5efa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29b79f9d9323488b9b2541a0944a1442',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:12.746492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789ffe1a-0339-47c1-aa1a-74a0f767d184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:12.759139 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789ffe1a-0339-47c1-aa1a-74a0f767d184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:12.761476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Flow 'volume_create_api' (b9590783-1095-40b9-96b3-b4c930815ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:12.761476 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Create volume request issued successfully. Aug 06 17:36:12.761476 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-371f8b06-2536-4ceb-b3a3-2fbd673e8556 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:12.761864 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 254/992] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:36:12 2026] POST /volume/v3/volumes => generated 751 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:12.783507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a591d6c4-31f4-4fd5-96e6-554661e02208 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:12.785398 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a591d6c4-31f4-4fd5-96e6-554661e02208 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:12.787006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a591d6c4-31f4-4fd5-96e6-554661e02208 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:12.787006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a591d6c4-31f4-4fd5-96e6-554661e02208 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:12.796785 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:12.796785 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:12.802107 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a591d6c4-31f4-4fd5-96e6-554661e02208 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:12.806795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a591d6c4-31f4-4fd5-96e6-554661e02208 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 200 Aug 06 17:36:12.807251 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 243/993] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:12 2026] GET /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:13.827177 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2e9663d8-5a73-4ce2-a24e-eed85a3bfc0a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:13.829560 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2e9663d8-5a73-4ce2-a24e-eed85a3bfc0a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:13.829862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2e9663d8-5a73-4ce2-a24e-eed85a3bfc0a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:13.830153 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2e9663d8-5a73-4ce2-a24e-eed85a3bfc0a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:13.842365 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:13.842365 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:13.850869 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2e9663d8-5a73-4ce2-a24e-eed85a3bfc0a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:13.863877 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2e9663d8-5a73-4ce2-a24e-eed85a3bfc0a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 200 Aug 06 17:36:13.864492 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 246/994] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:13 2026] GET /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:13.878707 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b809f797-473e-401d-b008-1a5d9d7a611d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:13.881308 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:36:13.881753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f702f49-1a05-4b1f-9587-a9196cf0614c", "name": "tempest-VolumesBackupsV39Test-Backup-2089240304", "container": "tempest-volumesbackupsv39test-backup-container-1860801772"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:13.883621 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Creating new backup {'backup': {'volume_id': '5f702f49-1a05-4b1f-9587-a9196cf0614c', 'name': 'tempest-VolumesBackupsV39Test-Backup-2089240304', 'container': 'tempest-volumesbackupsv39test-backup-container-1860801772'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:36:13.884038 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Creating backup of volume 5f702f49-1a05-4b1f-9587-a9196cf0614c in container tempest-volumesbackupsv39test-backup-container-1860801772 Aug 06 17:36:13.893675 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:13.893675 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:13.893837 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:13.935950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Created reservations ['4f219c1c-98db-42b1-82c3-83465d12e75b', 'ba4fcf5f-e9a7-4a49-bfbf-7e6c8490d08e'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:13.979119 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b809f797-473e-401d-b008-1a5d9d7a611d tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:36:13.979119 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 252/995] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:36:13 2026] POST /volume/v3/backups => generated 333 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:13.990078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c5590b3d-e97a-416f-a938-1deadaba99a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:13.992364 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5590b3d-e97a-416f-a938-1deadaba99a9 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:13.992590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5590b3d-e97a-416f-a938-1deadaba99a9 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:13.992794 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5590b3d-e97a-416f-a938-1deadaba99a9 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:13.992895 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c5590b3d-e97a-416f-a938-1deadaba99a9 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:14.001009 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:14.001009 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:14.001009 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5590b3d-e97a-416f-a938-1deadaba99a9 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:14.001009 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 255/996] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:13 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:15.012548 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-96b6f14e-771e-4615-a98d-942515bd5e29 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:15.014372 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96b6f14e-771e-4615-a98d-942515bd5e29 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:15.014714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96b6f14e-771e-4615-a98d-942515bd5e29 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:15.014940 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96b6f14e-771e-4615-a98d-942515bd5e29 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:15.015103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-96b6f14e-771e-4615-a98d-942515bd5e29 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:15.016683 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:UPDATE=135,cinder:INSERT=64,cinder:SELECT=483 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:36:15.021722 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:15.021722 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:15.022847 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96b6f14e-771e-4615-a98d-942515bd5e29 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:15.023387 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 244/997] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:15 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:16.034654 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-65af0638-80d4-48ea-b7ce-0de6255c5a70 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:16.036593 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65af0638-80d4-48ea-b7ce-0de6255c5a70 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:16.036881 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65af0638-80d4-48ea-b7ce-0de6255c5a70 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:16.037131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65af0638-80d4-48ea-b7ce-0de6255c5a70 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:16.037131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-65af0638-80d4-48ea-b7ce-0de6255c5a70 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:16.043535 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:16.043535 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:16.044998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65af0638-80d4-48ea-b7ce-0de6255c5a70 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:16.044998 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 247/998] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:16 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:16.742633 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1615773a-764b-448a-a99c-11bd0630f4c0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:16.745187 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:16.745819 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1878843047"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:16.748661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1878843047'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:16.757063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume of 1 GB Aug 06 17:36:16.757063 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:16.757063 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:16.757640 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Availability Zones retrieved successfully. Aug 06 17:36:16.764683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (32667625-c1f9-488a-8e19-3a325459fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:16.765385 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944980b4-5dc8-4cd8-80ee-93644849892f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:16.766304 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:16.781141 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:16.781141 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:16.800782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944980b4-5dc8-4cd8-80ee-93644849892f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f6034671-ad7e-4b86-841e-68bba2cfdf7c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6034671-ad7e-4b86-841e-68bba2cfdf7c', 'encryption_key_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=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:16.803530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e182816b-f88d-42d2-b886-36ae92cbc491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:16.832553 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-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 06 17:36:16.832864 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-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 06 17:36:16.848125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Created reservations ['27e16db7-433e-4e29-90f5-d405049477a3', 'af5d6bed-ffdd-4839-b918-1b2138bfbfe2', 'f0c78e66-0112-4a78-a093-f3909b107f8f', 'c5c37140-d820-4c96-babc-c3d13a4a0dcb'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:16.849021 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e182816b-f88d-42d2-b886-36ae92cbc491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e16db7-433e-4e29-90f5-d405049477a3', 'af5d6bed-ffdd-4839-b918-1b2138bfbfe2', 'f0c78e66-0112-4a78-a093-f3909b107f8f', 'c5c37140-d820-4c96-babc-c3d13a4a0dcb']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:16.850323 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cb79a1-a4e9-448a-83cf-a56e47121d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:16.877699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cb79a1-a4e9-448a-83cf-a56e47121d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a659dc0e-2bf5-4683-aa3a-9338c36bcd34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1878843047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['27e16db7-433e-4e29-90f5-d405049477a3','af5d6bed-ffdd-4839-b918-1b2138bfbfe2','f0c78e66-0112-4a78-a093-f3909b107f8f','c5c37140-d820-4c96-babc-c3d13a4a0dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1878843047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a659dc0e-2bf5-4683-aa3a-9338c36bcd34,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='352d9d4c3b5c4c4f9752ae40584365f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d70875c8f12b40559f288997c5786f96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6034671-ad7e-4b86-841e-68bba2cfdf7c),volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:16.878746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565d4f01-713f-4beb-9f55-8d1518373cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:16.906998 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565d4f01-713f-4beb-9f55-8d1518373cfd) transitioned into state 'SUCCESS' from state '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-1878843047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['27e16db7-433e-4e29-90f5-d405049477a3','af5d6bed-ffdd-4839-b918-1b2138bfbfe2','f0c78e66-0112-4a78-a093-f3909b107f8f','c5c37140-d820-4c96-babc-c3d13a4a0dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:16.908541 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41df613c-ad3c-4d6e-8725-3b1715481d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:16.919095 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41df613c-ad3c-4d6e-8725-3b1715481d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:16.920189 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (32667625-c1f9-488a-8e19-3a325459fe15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:16.920629 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request issued successfully. Aug 06 17:36:16.921313 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1615773a-764b-448a-a99c-11bd0630f4c0 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:16.921835 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 253/999] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:16 2026] POST /volume/v3/volumes => generated 760 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:16.943212 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6c30ee5-17c0-4102-ba5a-cd0b9ab8792f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:16.944706 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6c30ee5-17c0-4102-ba5a-cd0b9ab8792f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:16.944854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6c30ee5-17c0-4102-ba5a-cd0b9ab8792f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:16.945079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6c30ee5-17c0-4102-ba5a-cd0b9ab8792f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:16.954614 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:16.954614 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:16.960209 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b6c30ee5-17c0-4102-ba5a-cd0b9ab8792f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:16.964713 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6c30ee5-17c0-4102-ba5a-cd0b9ab8792f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:16.965129 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 256/1000] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:16 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:17.064812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6dc9ba63-c5c1-4b16-ad1d-1493851f482a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:17.068431 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6dc9ba63-c5c1-4b16-ad1d-1493851f482a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:17.068668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6dc9ba63-c5c1-4b16-ad1d-1493851f482a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:17.068873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6dc9ba63-c5c1-4b16-ad1d-1493851f482a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:17.068982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6dc9ba63-c5c1-4b16-ad1d-1493851f482a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:17.075894 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:17.075894 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:17.076858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6dc9ba63-c5c1-4b16-ad1d-1493851f482a tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:17.077281 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 245/1001] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:17 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:17.982400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7d9f9c1d-f4e4-4f0a-b641-34d06e30584f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:17.984709 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d9f9c1d-f4e4-4f0a-b641-34d06e30584f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:17.985016 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d9f9c1d-f4e4-4f0a-b641-34d06e30584f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:17.985306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d9f9c1d-f4e4-4f0a-b641-34d06e30584f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.001531 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.001531 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:18.007440 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7d9f9c1d-f4e4-4f0a-b641-34d06e30584f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:18.018308 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d9f9c1d-f4e4-4f0a-b641-34d06e30584f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:18.018832 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 248/1002] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:17 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:18.071956 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-b7ed60db-835b-44bb-930d-54a0a8783ac4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.075007 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-b7ed60db-835b-44bb-930d-54a0a8783ac4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:18.075281 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-b7ed60db-835b-44bb-930d-54a0a8783ac4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:18.075580 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-b7ed60db-835b-44bb-930d-54a0a8783ac4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.092849 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.092849 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:18.093014 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8fc4393f-6842-4811-85c9-37856801d418 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.098043 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-b7ed60db-835b-44bb-930d-54a0a8783ac4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:18.100903 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8fc4393f-6842-4811-85c9-37856801d418 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:18.101227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8fc4393f-6842-4811-85c9-37856801d418 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:18.101489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8fc4393f-6842-4811-85c9-37856801d418 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.101641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8fc4393f-6842-4811-85c9-37856801d418 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:18.103720 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-b7ed60db-835b-44bb-930d-54a0a8783ac4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:18.104439 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 254/1003] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:18 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:18.109369 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.109369 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:18.112065 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8fc4393f-6842-4811-85c9-37856801d418 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:18.113084 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 257/1004] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:18 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:18.211525 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bb5b1171-5b65-4523-8971-12072e77d7d3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.211956 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb5b1171-5b65-4523-8971-12072e77d7d3 None None] GET https://10.4.3.207/volume// Aug 06 17:36:18.212253 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bb5b1171-5b65-4523-8971-12072e77d7d3 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:18.213235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bb5b1171-5b65-4523-8971-12072e77d7d3 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.213235 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bb5b1171-5b65-4523-8971-12072e77d7d3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:18.213630 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 246/1005] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:36: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 06 17:36:18.224320 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-241bdfb3-2037-421f-ace1-b04bdecdd36c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.228467 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-241bdfb3-2037-421f-ace1-b04bdecdd36c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:18.228880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-241bdfb3-2037-421f-ace1-b04bdecdd36c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a659dc0e-2bf5-4683-aa3a-9338c36bcd34", "connector": null, "instance_uuid": "7948c7bc-7e4a-4c09-baa6-1094c6c819fe"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:18.241144 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.241144 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:18.289542 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-241bdfb3-2037-421f-ace1-b04bdecdd36c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:18.290072 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 249/1006] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:18 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 06 17:36:18.336752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1cbe5781-a28a-4dbd-99d2-586035bcee58 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.339034 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1cbe5781-a28a-4dbd-99d2-586035bcee58 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:18.339733 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1cbe5781-a28a-4dbd-99d2-586035bcee58 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:18.339733 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1cbe5781-a28a-4dbd-99d2-586035bcee58 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.356598 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.356598 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:18.364908 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d9a37620-d51c-4fca-a9d9-15e534aaa5e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.364908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d9a37620-d51c-4fca-a9d9-15e534aaa5e3 None None] GET https://10.4.3.207/volume// Aug 06 17:36:18.364908 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d9a37620-d51c-4fca-a9d9-15e534aaa5e3 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:18.364908 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d9a37620-d51c-4fca-a9d9-15e534aaa5e3 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.364908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d9a37620-d51c-4fca-a9d9-15e534aaa5e3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:18.364908 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 258/1007] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:18.365285 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1cbe5781-a28a-4dbd-99d2-586035bcee58 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:18.372008 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1cbe5781-a28a-4dbd-99d2-586035bcee58 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:18.372536 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 255/1008] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:18 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:36:18.380993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-e2a6b475-c680-4781-897c-696fb23d58ff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.380993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-e2a6b475-c680-4781-897c-696fb23d58ff tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:18.380993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-e2a6b475-c680-4781-897c-696fb23d58ff tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:18.380993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-e2a6b475-c680-4781-897c-696fb23d58ff tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:18.402071 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.402071 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:18.416800 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-e2a6b475-c680-4781-897c-696fb23d58ff tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:18.430492 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-e2a6b475-c680-4781-897c-696fb23d58ff tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:18.432736 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 247/1009] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:18 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1032 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:18.597816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:18.602188 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a Aug 06 17:36:18.602735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:18.613298 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:18.618723 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:18.620392 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:18.620392 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:18.744949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" released by "attachment_update" :: held 0.126s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:18.745345 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-1de87e36-7e1f-4ed7-8e03-fed24d24073f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a returned with HTTP 200 Aug 06 17:36:18.745855 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 250/1010] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:18 2026] PUT /volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:19.128817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d48ed86b-d7ca-4146-9310-55ef7dc67afb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:19.130606 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d48ed86b-d7ca-4146-9310-55ef7dc67afb tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:19.131037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d48ed86b-d7ca-4146-9310-55ef7dc67afb tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:19.131336 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d48ed86b-d7ca-4146-9310-55ef7dc67afb tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:19.132583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d48ed86b-d7ca-4146-9310-55ef7dc67afb tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:19.137639 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:19.137639 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:19.137639 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d48ed86b-d7ca-4146-9310-55ef7dc67afb tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:19.137639 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 259/1011] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:19 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:19.389556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0906f8a2-3f2a-4d71-9529-10beb19a2ab3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:19.391557 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0906f8a2-3f2a-4d71-9529-10beb19a2ab3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:19.391808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0906f8a2-3f2a-4d71-9529-10beb19a2ab3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:19.392058 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0906f8a2-3f2a-4d71-9529-10beb19a2ab3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:19.402610 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:19.402610 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:19.406450 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0906f8a2-3f2a-4d71-9529-10beb19a2ab3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:19.412618 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0906f8a2-3f2a-4d71-9529-10beb19a2ab3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:19.413145 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 256/1012] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:19 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:20.152475 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3014b34b-3388-484d-89fb-6837372c1753 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:20.156299 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3014b34b-3388-484d-89fb-6837372c1753 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:20.156605 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3014b34b-3388-484d-89fb-6837372c1753 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:20.156955 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3014b34b-3388-484d-89fb-6837372c1753 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:20.157112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3014b34b-3388-484d-89fb-6837372c1753 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:20.171523 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:20.171523 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:20.171523 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3014b34b-3388-484d-89fb-6837372c1753 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:20.171523 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 248/1013] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:20 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:20.427867 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bbbcd5a6-f1f6-4f88-b011-76de7e5c1acd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:20.429811 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bbbcd5a6-f1f6-4f88-b011-76de7e5c1acd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:20.430019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bbbcd5a6-f1f6-4f88-b011-76de7e5c1acd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:20.430211 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bbbcd5a6-f1f6-4f88-b011-76de7e5c1acd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:20.440659 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:20.440659 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:20.444572 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bbbcd5a6-f1f6-4f88-b011-76de7e5c1acd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:20.449559 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bbbcd5a6-f1f6-4f88-b011-76de7e5c1acd tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:20.450227 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 251/1014] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:20 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:36:21.189921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3f048d39-c9d3-4a78-9e83-00699c887b5b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:21.191948 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3f048d39-c9d3-4a78-9e83-00699c887b5b tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:21.192390 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3f048d39-c9d3-4a78-9e83-00699c887b5b tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:21.192770 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3f048d39-c9d3-4a78-9e83-00699c887b5b tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:21.192912 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3f048d39-c9d3-4a78-9e83-00699c887b5b tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:21.198148 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:21.198148 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:21.200306 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3f048d39-c9d3-4a78-9e83-00699c887b5b tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:21.200306 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 260/1015] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:21 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:21.465241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-18f696a7-c821-4a66-adeb-7e72cfd66455 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:21.468162 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18f696a7-c821-4a66-adeb-7e72cfd66455 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:21.469317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18f696a7-c821-4a66-adeb-7e72cfd66455 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:21.469317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18f696a7-c821-4a66-adeb-7e72cfd66455 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:21.481574 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:21.481574 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:21.485597 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-18f696a7-c821-4a66-adeb-7e72cfd66455 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:21.490750 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18f696a7-c821-4a66-adeb-7e72cfd66455 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:21.491111 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 257/1016] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:21 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:22.114688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-6aa6a197-f2df-40bf-b7f9-71ca386007c9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.117275 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-6aa6a197-f2df-40bf-b7f9-71ca386007c9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a/action Aug 06 17:36:22.117744 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-6aa6a197-f2df-40bf-b7f9-71ca386007c9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:22.117909 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-6aa6a197-f2df-40bf-b7f9-71ca386007c9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:22.145978 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.145978 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:22.166181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-93448efd-73ea-4812-a627-19b2b8dedd0c req-6aa6a197-f2df-40bf-b7f9-71ca386007c9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a/action returned with HTTP 204 Aug 06 17:36:22.166885 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 249/1017] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:22 2026] POST /volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:22.211652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4d64b4d3-1710-468a-94cc-99e4f1ce20ea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.214463 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d64b4d3-1710-468a-94cc-99e4f1ce20ea tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:22.214463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d64b4d3-1710-468a-94cc-99e4f1ce20ea tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.214463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d64b4d3-1710-468a-94cc-99e4f1ce20ea tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.214463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4d64b4d3-1710-468a-94cc-99e4f1ce20ea tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:22.219865 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.219865 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:22.220854 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d64b4d3-1710-468a-94cc-99e4f1ce20ea tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:22.222570 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 252/1018] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:22.504215 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3b985906-fd18-4e4b-9e26-db3494a952b2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.506113 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b985906-fd18-4e4b-9e26-db3494a952b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:22.506330 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b985906-fd18-4e4b-9e26-db3494a952b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.506509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b985906-fd18-4e4b-9e26-db3494a952b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.518857 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.518857 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:22.523440 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3b985906-fd18-4e4b-9e26-db3494a952b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:22.528507 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b985906-fd18-4e4b-9e26-db3494a952b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:22.528957 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 261/1019] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:22.581602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-edd5554b-8995-4890-9eb4-3283f56375f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.584039 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-edd5554b-8995-4890-9eb4-3283f56375f6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:22.584281 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-edd5554b-8995-4890-9eb4-3283f56375f6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.584527 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-edd5554b-8995-4890-9eb4-3283f56375f6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.597026 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.597026 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:22.601997 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-edd5554b-8995-4890-9eb4-3283f56375f6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:22.610087 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-edd5554b-8995-4890-9eb4-3283f56375f6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:22.610705 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 258/1020] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:22.712087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a6e47742-4759-4647-98ce-263c852124e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.712630 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a6e47742-4759-4647-98ce-263c852124e4 None None] GET https://10.4.3.207/volume// Aug 06 17:36:22.712874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a6e47742-4759-4647-98ce-263c852124e4 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.713153 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a6e47742-4759-4647-98ce-263c852124e4 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.713599 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a6e47742-4759-4647-98ce-263c852124e4 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:22.714706 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 250/1021] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:36:22.728110 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-0c91c02c-4124-4ad7-8515-bb6263d58810 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.730184 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-0c91c02c-4124-4ad7-8515-bb6263d58810 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:22.730848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-0c91c02c-4124-4ad7-8515-bb6263d58810 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a659dc0e-2bf5-4683-aa3a-9338c36bcd34", "connector": null, "instance_uuid": "3bfca230-dbc1-4094-8ee6-2d0ef61d7028"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:22.742329 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.742329 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:22.767322 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-36932ddb-c9f3-461e-aa4d-c77faa2c8578 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.767817 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-36932ddb-c9f3-461e-aa4d-c77faa2c8578 None None] GET https://10.4.3.207/volume// Aug 06 17:36:22.768057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-36932ddb-c9f3-461e-aa4d-c77faa2c8578 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.768292 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-36932ddb-c9f3-461e-aa4d-c77faa2c8578 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.768716 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-36932ddb-c9f3-461e-aa4d-c77faa2c8578 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:22.769106 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 262/1022] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:36:22.778337 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-a4447c1f-519a-41fa-ad85-5d780f8e00f2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.779392 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-0c91c02c-4124-4ad7-8515-bb6263d58810 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:22.780097 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 253/1023] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:22 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 06 17:36:22.780479 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a4447c1f-519a-41fa-ad85-5d780f8e00f2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:36:22.780801 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a4447c1f-519a-41fa-ad85-5d780f8e00f2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.780975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a4447c1f-519a-41fa-ad85-5d780f8e00f2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.796135 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.796135 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:22.803760 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-7625101e-5672-489c-852a-418735c5e7d1 req-a4447c1f-519a-41fa-ad85-5d780f8e00f2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:36:22.811801 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-a4447c1f-519a-41fa-ad85-5d780f8e00f2 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:36:22.811801 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 259/1024] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:22.819821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c5e27f0a-d7cf-47b4-8a08-86642be2bdf8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.822326 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5e27f0a-d7cf-47b4-8a08-86642be2bdf8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:22.822420 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5e27f0a-d7cf-47b4-8a08-86642be2bdf8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.822727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5e27f0a-d7cf-47b4-8a08-86642be2bdf8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.833003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a1f324b2-5eff-4aca-8a37-2af0b45b791c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.833414 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1f324b2-5eff-4aca-8a37-2af0b45b791c None None] GET https://10.4.3.207/volume// Aug 06 17:36:22.833508 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1f324b2-5eff-4aca-8a37-2af0b45b791c None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.833747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1f324b2-5eff-4aca-8a37-2af0b45b791c None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.834266 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1f324b2-5eff-4aca-8a37-2af0b45b791c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:22.834266 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 263/1025] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:36:22.842016 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.842016 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:22.845329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-ca96e478-d6ea-49dc-9d24-a14e13e8fd51 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.846317 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c5e27f0a-d7cf-47b4-8a08-86642be2bdf8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:22.847426 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-ca96e478-d6ea-49dc-9d24-a14e13e8fd51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:22.847700 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-ca96e478-d6ea-49dc-9d24-a14e13e8fd51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:22.847906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-ca96e478-d6ea-49dc-9d24-a14e13e8fd51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:22.852278 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5e27f0a-d7cf-47b4-8a08-86642be2bdf8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:22.852857 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 251/1026] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:22.862780 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.862780 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:22.867364 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-ca96e478-d6ea-49dc-9d24-a14e13e8fd51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:22.873978 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-ca96e478-d6ea-49dc-9d24-a14e13e8fd51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:22.874635 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 254/1027] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:22 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:22.923700 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.926119 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] PUT https://10.4.3.207/volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e Aug 06 17:36:22.926674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:22.935793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Acquiring lock "cinder-attachment_update-5fff1490-fd18-4522-9390-565db0230d68-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:22.941249 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Lock "cinder-attachment_update-5fff1490-fd18-4522-9390-565db0230d68-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:22.942303 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:22.942303 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:22.995712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:22.998105 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3 Aug 06 17:36:22.998590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:23.015156 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:23.020852 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:23.022352 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:23.022352 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:23.183762 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Lock "cinder-attachment_update-5fff1490-fd18-4522-9390-565db0230d68-np0000006677" released by "attachment_update" :: held 0.242s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:23.184128 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-8611424c-e7b2-4272-9156-6772dd4cd2ad tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e returned with HTTP 200 Aug 06 17:36:23.184660 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 260/1028] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:22 2026] PUT /volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:23.196359 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" released by "attachment_update" :: held 0.175s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:23.197337 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-445e78de-bb83-46ad-a4c4-214f888f07be tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3 returned with HTTP 200 Aug 06 17:36:23.198170 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 264/1029] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:22 2026] PUT /volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:23.238308 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b5eef873-e919-4093-a12e-be050f9b8336 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:23.242679 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b5eef873-e919-4093-a12e-be050f9b8336 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:23.242679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b5eef873-e919-4093-a12e-be050f9b8336 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:23.242679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b5eef873-e919-4093-a12e-be050f9b8336 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:23.242679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b5eef873-e919-4093-a12e-be050f9b8336 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:23.243501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7625101e-5672-489c-852a-418735c5e7d1 req-f85e56d7-dd84-4f72-8f11-462c147e1a92 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:23.251332 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-f85e56d7-dd84-4f72-8f11-462c147e1a92 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] POST https://10.4.3.207/volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e/action Aug 06 17:36:23.251332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-f85e56d7-dd84-4f72-8f11-462c147e1a92 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:23.251332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-f85e56d7-dd84-4f72-8f11-462c147e1a92 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:23.259893 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:23.259893 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:23.262894 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b5eef873-e919-4093-a12e-be050f9b8336 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:23.265161 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 252/1030] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:23 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:23.271066 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:23.271066 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:23.291257 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7625101e-5672-489c-852a-418735c5e7d1 req-f85e56d7-dd84-4f72-8f11-462c147e1a92 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e/action returned with HTTP 204 Aug 06 17:36:23.291837 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 255/1031] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:23 2026] POST /volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:23.870196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4ededc22-1721-47a9-b117-2995b6bf7523 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:23.871672 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4ededc22-1721-47a9-b117-2995b6bf7523 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:23.872372 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4ededc22-1721-47a9-b117-2995b6bf7523 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:23.872372 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4ededc22-1721-47a9-b117-2995b6bf7523 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:23.888312 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:23.888312 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:23.893172 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4ededc22-1721-47a9-b117-2995b6bf7523 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:23.899394 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4ededc22-1721-47a9-b117-2995b6bf7523 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:23.899713 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 261/1032] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:23 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:24.279348 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ea30a798-0ebd-49a4-800f-d46180a7a957 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:24.281679 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea30a798-0ebd-49a4-800f-d46180a7a957 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:24.281973 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea30a798-0ebd-49a4-800f-d46180a7a957 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:24.282226 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea30a798-0ebd-49a4-800f-d46180a7a957 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:24.282361 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ea30a798-0ebd-49a4-800f-d46180a7a957 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:24.287599 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:24.287599 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:24.288514 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea30a798-0ebd-49a4-800f-d46180a7a957 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:24.288973 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 265/1033] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:24 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:24.915956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-26b9694f-cbca-4db4-8c9a-591d668cd044 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:24.919998 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-26b9694f-cbca-4db4-8c9a-591d668cd044 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:24.919998 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-26b9694f-cbca-4db4-8c9a-591d668cd044 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:24.919998 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-26b9694f-cbca-4db4-8c9a-591d668cd044 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:24.934126 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:24.934126 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:24.939093 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-26b9694f-cbca-4db4-8c9a-591d668cd044 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:24.946931 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-26b9694f-cbca-4db4-8c9a-591d668cd044 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:24.948517 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 253/1034] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:24 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:25.302074 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-00b4a09f-10f2-47da-acc8-9581f24185c1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:25.304590 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-00b4a09f-10f2-47da-acc8-9581f24185c1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:25.304871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-00b4a09f-10f2-47da-acc8-9581f24185c1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:25.305073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-00b4a09f-10f2-47da-acc8-9581f24185c1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:25.305202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-00b4a09f-10f2-47da-acc8-9581f24185c1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:25.310437 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:25.310437 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:25.311424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-00b4a09f-10f2-47da-acc8-9581f24185c1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:25.311859 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 256/1035] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:25 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:25.474307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-2c9092c9-fdf4-4efc-b688-46b8ab3eb1dc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:25.476880 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-2c9092c9-fdf4-4efc-b688-46b8ab3eb1dc tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3/action Aug 06 17:36:25.477363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-2c9092c9-fdf4-4efc-b688-46b8ab3eb1dc tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:25.477537 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-2c9092c9-fdf4-4efc-b688-46b8ab3eb1dc tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:25.500658 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:25.500658 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:25.513131 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-d6b1c257-696b-4e2a-a690-ca9802748e53 req-2c9092c9-fdf4-4efc-b688-46b8ab3eb1dc tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3/action returned with HTTP 204 Aug 06 17:36:25.513131 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 262/1036] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:25 2026] POST /volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:25.961118 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-00e2439f-ae40-497d-b659-665722466891 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:25.963126 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00e2439f-ae40-497d-b659-665722466891 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:25.963381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00e2439f-ae40-497d-b659-665722466891 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:25.963643 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00e2439f-ae40-497d-b659-665722466891 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:25.981035 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:25.981035 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:25.987307 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-00e2439f-ae40-497d-b659-665722466891 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:25.995753 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00e2439f-ae40-497d-b659-665722466891 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:25.995810 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 266/1037] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:25 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:26.331185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5d0a2b0c-2c58-4a33-a7ff-186125a0305f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:26.334289 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d0a2b0c-2c58-4a33-a7ff-186125a0305f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:26.335071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d0a2b0c-2c58-4a33-a7ff-186125a0305f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:26.335920 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d0a2b0c-2c58-4a33-a7ff-186125a0305f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:26.335920 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5d0a2b0c-2c58-4a33-a7ff-186125a0305f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:26.343251 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:26.343251 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:26.345576 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d0a2b0c-2c58-4a33-a7ff-186125a0305f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:26.345576 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 254/1038] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:26 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:27.358587 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-431807d5-678d-4af1-ace3-2880b5e44be3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:27.362038 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-431807d5-678d-4af1-ace3-2880b5e44be3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:27.362419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-431807d5-678d-4af1-ace3-2880b5e44be3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:27.364126 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-431807d5-678d-4af1-ace3-2880b5e44be3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:27.364126 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-431807d5-678d-4af1-ace3-2880b5e44be3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:27.369288 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:27.369288 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:27.370269 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-431807d5-678d-4af1-ace3-2880b5e44be3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:27.371006 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 257/1039] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:27 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:27.385285 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-99a23036-fb39-4c33-bb77-426e7b12f15c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:27.388169 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-99a23036-fb39-4c33-bb77-426e7b12f15c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:36:27.388452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-99a23036-fb39-4c33-bb77-426e7b12f15c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:27.388778 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-99a23036-fb39-4c33-bb77-426e7b12f15c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:27.402408 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:27.402408 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:27.407916 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-99a23036-fb39-4c33-bb77-426e7b12f15c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:36:27.415345 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-99a23036-fb39-4c33-bb77-426e7b12f15c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:36:27.415977 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 263/1040] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:27 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:27.443317 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:27.445732 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b/action Aug 06 17:36:27.446097 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:27.446256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:27.460093 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:27.460093 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:27.460723 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:36:27.468398 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Begin detaching volume completed successfully. Aug 06 17:36:27.468656 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-d7db7a24-cc93-4c83-99c4-c5cee6ba408c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b/action returned with HTTP 202 Aug 06 17:36:27.469232 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 267/1041] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:36:27 2026] POST /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:36:27.498586 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6512e3d9-5587-4555-b712-c5c919d98f90 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:27.506998 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6512e3d9-5587-4555-b712-c5c919d98f90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:36:27.507928 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6512e3d9-5587-4555-b712-c5c919d98f90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:27.508157 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6512e3d9-5587-4555-b712-c5c919d98f90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:27.520431 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:27.520431 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:27.525681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1477659e-f0d6-48ab-b0fd-a3c973c2d9b1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:27.526264 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1477659e-f0d6-48ab-b0fd-a3c973c2d9b1 None None] GET https://10.4.3.207/volume// Aug 06 17:36:27.526477 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1477659e-f0d6-48ab-b0fd-a3c973c2d9b1 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:27.526744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1477659e-f0d6-48ab-b0fd-a3c973c2d9b1 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:27.527183 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1477659e-f0d6-48ab-b0fd-a3c973c2d9b1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:27.527560 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 258/1042] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:27.529078 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6512e3d9-5587-4555-b712-c5c919d98f90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:36:27.535655 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-95b5faf7-9f9d-4ab1-8f2c-b3d0c17a6ce1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:27.537149 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6512e3d9-5587-4555-b712-c5c919d98f90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:36:27.537604 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 255/1043] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:27 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:27.537910 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-95b5faf7-9f9d-4ab1-8f2c-b3d0c17a6ce1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:36:27.538281 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-95b5faf7-9f9d-4ab1-8f2c-b3d0c17a6ce1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:27.538470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-95b5faf7-9f9d-4ab1-8f2c-b3d0c17a6ce1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:27.548594 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:27.548594 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:27.552864 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-95b5faf7-9f9d-4ab1-8f2c-b3d0c17a6ce1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:36:27.558082 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-95b5faf7-9f9d-4ab1-8f2c-b3d0c17a6ce1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:36:27.558679 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 264/1044] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:27 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:28.383590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2e58c633-60d9-4513-adfb-83efa15ccf08 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:28.385881 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e58c633-60d9-4513-adfb-83efa15ccf08 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:28.386128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e58c633-60d9-4513-adfb-83efa15ccf08 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:28.386399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e58c633-60d9-4513-adfb-83efa15ccf08 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:28.386546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2e58c633-60d9-4513-adfb-83efa15ccf08 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:28.392735 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:28.392735 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:28.393730 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e58c633-60d9-4513-adfb-83efa15ccf08 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:28.394199 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 268/1045] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:28 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:28.556226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6e447830-7e4f-4703-9b44-a8eeabb68694 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:28.558463 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6e447830-7e4f-4703-9b44-a8eeabb68694 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:36:28.558680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6e447830-7e4f-4703-9b44-a8eeabb68694 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:28.559472 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6e447830-7e4f-4703-9b44-a8eeabb68694 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:28.573670 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:28.573670 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:28.577683 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6e447830-7e4f-4703-9b44-a8eeabb68694 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:36:28.585643 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6e447830-7e4f-4703-9b44-a8eeabb68694 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:36:28.585860 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 259/1046] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:28 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:28.698669 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-73b15a1a-7465-45db-9ab4-5dffa9d553bd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:28.700559 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-73b15a1a-7465-45db-9ab4-5dffa9d553bd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] DELETE https://10.4.3.207/volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643 Aug 06 17:36:28.700833 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-73b15a1a-7465-45db-9ab4-5dffa9d553bd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:28.701120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-73b15a1a-7465-45db-9ab4-5dffa9d553bd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:28.711131 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:28.711131 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:28.771284 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b7e1ddbd-76fa-4c11-bc38-36d942453d39 req-73b15a1a-7465-45db-9ab4-5dffa9d553bd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643 returned with HTTP 200 Aug 06 17:36:28.771941 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 256/1047] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:28 2026] DELETE /volume/v3/attachments/6bf33d74-9f3b-4d1c-bdcd-9c95d3ffb643 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:29.410526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-00bebf44-4b74-4925-bc07-0812b8165c10 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:29.413848 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-00bebf44-4b74-4925-bc07-0812b8165c10 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:29.413848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-00bebf44-4b74-4925-bc07-0812b8165c10 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:29.413848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-00bebf44-4b74-4925-bc07-0812b8165c10 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:29.413848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-00bebf44-4b74-4925-bc07-0812b8165c10 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:29.417857 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:29.417857 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:29.418777 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-00bebf44-4b74-4925-bc07-0812b8165c10 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:29.419358 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 265/1048] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:29 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:29.603068 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-274a21cb-ee22-4163-979b-f60118edf052 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:29.606466 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-274a21cb-ee22-4163-979b-f60118edf052 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:36:29.609371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-274a21cb-ee22-4163-979b-f60118edf052 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:29.609792 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-274a21cb-ee22-4163-979b-f60118edf052 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:29.620302 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:29.620302 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:29.624627 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-274a21cb-ee22-4163-979b-f60118edf052 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:36:29.629278 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-274a21cb-ee22-4163-979b-f60118edf052 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:36:29.629806 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 269/1049] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:29 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:29.998563 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e2cf9599-2784-4118-b886-e631f735ca84 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:30.000602 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:30.001154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1006222148"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:30.004878 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1006222148'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:30.005291 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Create volume of 1 GB Aug 06 17:36:30.010827 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Availability Zones retrieved successfully. Aug 06 17:36:30.019203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Flow 'volume_create_api' (e4c58656-34a8-4ab0-8494-909b0fc52e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:30.020100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43fa1131-3923-436b-8249-b26ff18074ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:30.020957 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:30.054910 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43fa1131-3923-436b-8249-b26ff18074ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:30.056061 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471f34f7-9d73-43af-b607-a32dcb11c5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:30.077122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-866fa476-d517-469a-a6c4-f7a2ab2e53ed None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:30.079812 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-866fa476-d517-469a-a6c4-f7a2ab2e53ed tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:36:30.080084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-866fa476-d517-469a-a6c4-f7a2ab2e53ed tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:30.080350 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-866fa476-d517-469a-a6c4-f7a2ab2e53ed tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:30.103272 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:30.103272 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:30.110015 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-866fa476-d517-469a-a6c4-f7a2ab2e53ed tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:36:30.116322 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-866fa476-d517-469a-a6c4-f7a2ab2e53ed tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:36:30.116809 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 257/1050] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:30 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:30.132991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Created reservations ['12e3596e-8325-4e27-b9f5-950e6e258e48', '1aba5702-a8f7-4362-a506-d5329bab049b', '0477bee3-fcdb-4532-915b-76a561c6a0b9', '637fc6f9-cdfe-478c-84e1-b5264fc79090'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:30.134250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471f34f7-9d73-43af-b607-a32dcb11c5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e3596e-8325-4e27-b9f5-950e6e258e48', '1aba5702-a8f7-4362-a506-d5329bab049b', '0477bee3-fcdb-4532-915b-76a561c6a0b9', '637fc6f9-cdfe-478c-84e1-b5264fc79090']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:30.135544 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f270e931-c59c-4079-924f-32896d46b1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:30.174259 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f270e931-c59c-4079-924f-32896d46b1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c7bc23e-5444-407e-86fa-8351dad2133e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1006222148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e4fe50c9154d7bafe8ac0d9037804d',qos_specs=None,replication_status=,reservations=['12e3596e-8325-4e27-b9f5-950e6e258e48','1aba5702-a8f7-4362-a506-d5329bab049b','0477bee3-fcdb-4532-915b-76a561c6a0b9','637fc6f9-cdfe-478c-84e1-b5264fc79090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9099355840e9446997693153247689fd',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1006222148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c7bc23e-5444-407e-86fa-8351dad2133e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e4fe50c9154d7bafe8ac0d9037804d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9099355840e9446997693153247689fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:30.175612 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ac4c83-eca3-4286-a442-503bdfa1f88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:30.202994 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ac4c83-eca3-4286-a442-503bdfa1f88c) transitioned into state 'SUCCESS' from state '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-1006222148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e4fe50c9154d7bafe8ac0d9037804d',qos_specs=None,replication_status=,reservations=['12e3596e-8325-4e27-b9f5-950e6e258e48','1aba5702-a8f7-4362-a506-d5329bab049b','0477bee3-fcdb-4532-915b-76a561c6a0b9','637fc6f9-cdfe-478c-84e1-b5264fc79090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9099355840e9446997693153247689fd',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:30.202994 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab46562-489a-4948-94f2-815f4600a81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:30.218672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab46562-489a-4948-94f2-815f4600a81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:30.220111 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Flow 'volume_create_api' (e4c58656-34a8-4ab0-8494-909b0fc52e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:30.220669 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Create volume request issued successfully. Aug 06 17:36:30.221582 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2cf9599-2784-4118-b886-e631f735ca84 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:30.222376 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 260/1051] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:36:29 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:30.432210 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7945a149-5519-4af0-bddf-a5d3ee0fccf0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:30.437581 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7945a149-5519-4af0-bddf-a5d3ee0fccf0 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:30.437770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7945a149-5519-4af0-bddf-a5d3ee0fccf0 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:30.437975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7945a149-5519-4af0-bddf-a5d3ee0fccf0 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:30.438217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7945a149-5519-4af0-bddf-a5d3ee0fccf0 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:30.444028 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:30.444028 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:30.445100 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7945a149-5519-4af0-bddf-a5d3ee0fccf0 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:30.445642 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 266/1052] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:30 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:30.625585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-02b85261-d3ae-444f-8ca9-40f7327643a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:30.626007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02b85261-d3ae-444f-8ca9-40f7327643a9 None None] GET https://10.4.3.207/volume// Aug 06 17:36:30.626201 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02b85261-d3ae-444f-8ca9-40f7327643a9 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:30.626402 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02b85261-d3ae-444f-8ca9-40f7327643a9 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:30.627570 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02b85261-d3ae-444f-8ca9-40f7327643a9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:30.627570 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 270/1053] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:36:30.642765 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-47ae52b8-ae0b-43da-b850-537817cc0a63 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:30.644997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-47ae52b8-ae0b-43da-b850-537817cc0a63 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:30.645370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-47ae52b8-ae0b-43da-b850-537817cc0a63 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a659dc0e-2bf5-4683-aa3a-9338c36bcd34", "connector": null, "instance_uuid": "7948c7bc-7e4a-4c09-baa6-1094c6c819fe"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:30.659647 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:30.659647 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:30.700791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-47ae52b8-ae0b-43da-b850-537817cc0a63 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:30.701238 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 258/1054] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:30 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:30.735738 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-eff8ca9a-2afc-4c57-b6cf-65297765d0f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:30.738622 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-eff8ca9a-2afc-4c57-b6cf-65297765d0f4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a Aug 06 17:36:30.738850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-eff8ca9a-2afc-4c57-b6cf-65297765d0f4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:30.739137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-eff8ca9a-2afc-4c57-b6cf-65297765d0f4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:30.749245 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:30.749245 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:30.830916 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-eff8ca9a-2afc-4c57-b6cf-65297765d0f4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a returned with HTTP 200 Aug 06 17:36:30.831447 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 261/1055] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:30 2026] DELETE /volume/v3/attachments/e1e845d1-3460-4d9a-9f14-78d14c60a39a => generated 367 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:31.280589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f0059586-5af5-4f6f-ae85-9b2e8c806764 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.282349 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f0059586-5af5-4f6f-ae85-9b2e8c806764 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] GET https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:36:31.282612 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f0059586-5af5-4f6f-ae85-9b2e8c806764 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:31.282869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f0059586-5af5-4f6f-ae85-9b2e8c806764 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:31.296669 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.296669 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:31.300880 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f0059586-5af5-4f6f-ae85-9b2e8c806764 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:36:31.308673 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f0059586-5af5-4f6f-ae85-9b2e8c806764 tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 200 Aug 06 17:36:31.308673 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 267/1056] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:36:31 2026] GET /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 1832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:31.461980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5f87e160-ce99-4792-b9ed-cb5267082620 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.464609 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5f87e160-ce99-4792-b9ed-cb5267082620 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:31.464871 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5f87e160-ce99-4792-b9ed-cb5267082620 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:31.465173 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5f87e160-ce99-4792-b9ed-cb5267082620 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:31.465289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5f87e160-ce99-4792-b9ed-cb5267082620 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:31.472446 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.472446 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:31.473556 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5f87e160-ce99-4792-b9ed-cb5267082620 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:31.474222 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 271/1057] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:31 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:31.491195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0d9613d8-6c8a-4f77-94e3-aa033fec82a1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.494988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0d9613d8-6c8a-4f77-94e3-aa033fec82a1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:31.494988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0d9613d8-6c8a-4f77-94e3-aa033fec82a1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:31.494988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0d9613d8-6c8a-4f77-94e3-aa033fec82a1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:31.503136 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.503136 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:31.508106 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0d9613d8-6c8a-4f77-94e3-aa033fec82a1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:31.515928 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0d9613d8-6c8a-4f77-94e3-aa033fec82a1 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 200 Aug 06 17:36:31.516654 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 259/1058] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:31 2026] GET /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:31.533508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ca38f921-ab97-4351-86f6-18f71ca95100 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.536981 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca38f921-ab97-4351-86f6-18f71ca95100 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] PUT https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:31.536981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ca38f921-ab97-4351-86f6-18f71ca95100 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1666535679", "description": "tempest-volume-backup-description-2000976959"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:31.540761 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.540761 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:31.552752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca38f921-ab97-4351-86f6-18f71ca95100 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:31.553926 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 262/1059] 10.4.3.207 () {70 vars in 1409 bytes} [Thu Aug 6 17:36:31 2026] PUT /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:31.561516 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-07242eab-7708-4c35-9a9f-2dfab252dcc3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.564113 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07242eab-7708-4c35-9a9f-2dfab252dcc3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:31.564376 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07242eab-7708-4c35-9a9f-2dfab252dcc3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:31.564647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07242eab-7708-4c35-9a9f-2dfab252dcc3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:31.564808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-07242eab-7708-4c35-9a9f-2dfab252dcc3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:31.569839 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.569839 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:31.570767 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07242eab-7708-4c35-9a9f-2dfab252dcc3 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:31.571139 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 268/1060] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:31 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 841 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:31.580014 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-46b03804-d8fd-4c1e-8936-67b486509f56 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.581837 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-46b03804-d8fd-4c1e-8936-67b486509f56 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] DELETE https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:31.582070 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-46b03804-d8fd-4c1e-8936-67b486509f56 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:31.582267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-46b03804-d8fd-4c1e-8936-67b486509f56 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:31.582397 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-46b03804-d8fd-4c1e-8936-67b486509f56 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Delete backup with id: a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. Aug 06 17:36:31.588892 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.588892 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:31.614813 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-46b03804-d8fd-4c1e-8936-67b486509f56 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] delete_backup rpcapi backup_id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:36:31.626232 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-46b03804-d8fd-4c1e-8936-67b486509f56 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 202 Aug 06 17:36:31.626232 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 272/1061] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:36:31 2026] DELETE /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:36:31.631154 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-951c6467-da46-452b-ac95-2e786f1a20b5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:31.636507 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-951c6467-da46-452b-ac95-2e786f1a20b5 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:31.636760 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-951c6467-da46-452b-ac95-2e786f1a20b5 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:31.636944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-951c6467-da46-452b-ac95-2e786f1a20b5 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:31.637065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-951c6467-da46-452b-ac95-2e786f1a20b5 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:31.643260 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:31.643260 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:31.644428 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-951c6467-da46-452b-ac95-2e786f1a20b5 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 200 Aug 06 17:36:31.644870 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 260/1062] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:31 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 840 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:32.187617 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:32.189840 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c Aug 06 17:36:32.190355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:32.207250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:32.214560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:32.215530 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:32.215530 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:32.358305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" released by "attachment_update" :: held 0.144s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:32.358651 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-1ea0eb2e-b70b-4273-b1ad-4ba8ddd7efba tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c returned with HTTP 200 Aug 06 17:36:32.359254 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 263/1063] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:32 2026] PUT /volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:32.379759 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-50768b65-aaad-44eb-99b3-8027c1d022e2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:32.384015 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-50768b65-aaad-44eb-99b3-8027c1d022e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c Aug 06 17:36:32.389000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-50768b65-aaad-44eb-99b3-8027c1d022e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:32.389000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-50768b65-aaad-44eb-99b3-8027c1d022e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:32.418075 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-50768b65-aaad-44eb-99b3-8027c1d022e2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c returned with HTTP 200 Aug 06 17:36:32.418612 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 269/1064] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:36:32 2026] GET /volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:32.658655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-03ea5bde-cd6a-4144-b55e-4871b7426c5f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:32.662245 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-03ea5bde-cd6a-4144-b55e-4871b7426c5f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 Aug 06 17:36:32.662595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-03ea5bde-cd6a-4144-b55e-4871b7426c5f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:32.662876 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-03ea5bde-cd6a-4144-b55e-4871b7426c5f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:32.663106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-03ea5bde-cd6a-4144-b55e-4871b7426c5f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Show backup with id a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:36:32.672748 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-03ea5bde-cd6a-4144-b55e-4871b7426c5f tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 returned with HTTP 404 Aug 06 17:36:32.673761 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 273/1065] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:32 2026] GET /volume/v3/backups/a0ba6797-77ba-4f8d-b8a6-d0a0a6effc51 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:32.785274 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1834f124-ec1e-4211-96bc-77478b8f27cc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:32.788626 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1834f124-ec1e-4211-96bc-77478b8f27cc tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:32.788626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1834f124-ec1e-4211-96bc-77478b8f27cc tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:32.788626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1834f124-ec1e-4211-96bc-77478b8f27cc tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:32.798513 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:32.798513 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:32.804726 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1834f124-ec1e-4211-96bc-77478b8f27cc tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:32.812353 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1834f124-ec1e-4211-96bc-77478b8f27cc tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 200 Aug 06 17:36:32.812767 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 261/1066] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:32 2026] GET /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:32.831239 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-75202bca-0540-476d-b793-a427c4595d4e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:32.835767 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:32.835767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:32.835767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:32.835767 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Delete volume with id: 5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:32.849919 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:32.849919 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:32.850565 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:32.898021 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Delete volume request issued successfully. Aug 06 17:36:32.898021 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75202bca-0540-476d-b793-a427c4595d4e tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 202 Aug 06 17:36:32.898537 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 264/1067] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:36:32 2026] DELETE /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:32.907323 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7076bc83-ab2d-4ad6-99c4-0f8aacd1c9c7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:32.909807 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7076bc83-ab2d-4ad6-99c4-0f8aacd1c9c7 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:32.910140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7076bc83-ab2d-4ad6-99c4-0f8aacd1c9c7 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:32.910422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7076bc83-ab2d-4ad6-99c4-0f8aacd1c9c7 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:32.923055 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:32.923055 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:32.930508 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7076bc83-ab2d-4ad6-99c4-0f8aacd1c9c7 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Volume info retrieved successfully. Aug 06 17:36:32.938995 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7076bc83-ab2d-4ad6-99c4-0f8aacd1c9c7 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 200 Aug 06 17:36:32.939375 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 270/1068] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:32 2026] GET /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:33.957979 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1a07cb65-d48b-46c6-b592-fd3900903569 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:33.960604 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a07cb65-d48b-46c6-b592-fd3900903569 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] GET https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c Aug 06 17:36:33.960792 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a07cb65-d48b-46c6-b592-fd3900903569 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:33.960977 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a07cb65-d48b-46c6-b592-fd3900903569 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:33.971221 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a07cb65-d48b-46c6-b592-fd3900903569 tempest-VolumesBackupsV39Test-1888405993 tempest-VolumesBackupsV39Test-1888405993-project-member] https://10.4.3.207/volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c returned with HTTP 404 Aug 06 17:36:33.971834 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 274/1069] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:36:33 2026] GET /volume/v3/volumes/5f702f49-1a05-4b1f-9587-a9196cf0614c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:35.515353 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b377fe98-be1d-44ef-898d-f200caad78ae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:35.632422 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:35.632839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-646503052", "metadata": {"Type": "Test"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:35.634674 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-646503052', 'metadata': {'Type': 'Test'}}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:35.634882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:35.639974 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:35.645995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (979e846d-52eb-4cc3-9520-b007de3a8786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:35.647030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1f06fe-209d-43f4-b9c2-bb480c4c8992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:35.648132 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:35.674260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1f06fe-209d-43f4-b9c2-bb480c4c8992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:35.675150 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1b2ffd-46f4-4433-8842-08205f40e790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:35.740577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['ae116ad0-4d83-4370-b8bc-e5150b9a3f16', '61ef58b7-798a-4567-9ff3-295688d61a65', '09c34be8-29f7-4db9-989d-d2ed13eb29ad', 'c525bfa5-f5d6-48a9-97a3-ae1d609c46ab'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:35.741538 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1b2ffd-46f4-4433-8842-08205f40e790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae116ad0-4d83-4370-b8bc-e5150b9a3f16', '61ef58b7-798a-4567-9ff3-295688d61a65', '09c34be8-29f7-4db9-989d-d2ed13eb29ad', 'c525bfa5-f5d6-48a9-97a3-ae1d609c46ab']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:35.742431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1b9cff-7e1d-469b-9f18-b019e78a75a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:35.773107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1b9cff-7e1d-469b-9f18-b019e78a75a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d514e9-ac06-4950-8e44-103e5d2fff2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-646503052',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['ae116ad0-4d83-4370-b8bc-e5150b9a3f16','61ef58b7-798a-4567-9ff3-295688d61a65','09c34be8-29f7-4db9-989d-d2ed13eb29ad','c525bfa5-f5d6-48a9-97a3-ae1d609c46ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-646503052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d514e9-ac06-4950-8e44-103e5d2fff2a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:35.774107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5777859a-b777-4157-a7a3-f99578674ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:35.794929 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5777859a-b777-4157-a7a3-f99578674ff9) transitioned into state 'SUCCESS' from state '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-646503052',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['ae116ad0-4d83-4370-b8bc-e5150b9a3f16','61ef58b7-798a-4567-9ff3-295688d61a65','09c34be8-29f7-4db9-989d-d2ed13eb29ad','c525bfa5-f5d6-48a9-97a3-ae1d609c46ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:35.796032 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926b5d99-b464-464d-a0b1-e9f67b4927b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:35.806360 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (926b5d99-b464-464d-a0b1-e9f67b4927b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:35.807378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (979e846d-52eb-4cc3-9520-b007de3a8786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:35.807717 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:35.808632 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b377fe98-be1d-44ef-898d-f200caad78ae tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:35.809094 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 262/1070] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:35 2026] POST /volume/v3/volumes => generated 758 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:35.823316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4376fec2-aa21-43bc-8510-fcc46c00c0fc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:35.825036 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4376fec2-aa21-43bc-8510-fcc46c00c0fc tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:35.825240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4376fec2-aa21-43bc-8510-fcc46c00c0fc tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:35.825504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4376fec2-aa21-43bc-8510-fcc46c00c0fc tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:35.833878 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:35.833878 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:35.840523 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4376fec2-aa21-43bc-8510-fcc46c00c0fc tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:35.845896 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4376fec2-aa21-43bc-8510-fcc46c00c0fc tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:35.846302 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 265/1071] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:35 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:36.673685 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-db901b97-c845-4b64-8339-6e1b0b7af1d9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:36.675886 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-db901b97-c845-4b64-8339-6e1b0b7af1d9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c/action Aug 06 17:36:36.676323 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-db901b97-c845-4b64-8339-6e1b0b7af1d9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:36.676475 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-db901b97-c845-4b64-8339-6e1b0b7af1d9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:36.698626 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:36.698626 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:36.724144 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-96e311d0-d0bf-4637-915f-ed7fbc4088e8 req-db901b97-c845-4b64-8339-6e1b0b7af1d9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c/action returned with HTTP 204 Aug 06 17:36:36.724960 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 271/1072] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:36 2026] POST /volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:36.865566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-202d41ee-a161-4f5a-8aa9-28bed0f57a47 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:36.867768 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-202d41ee-a161-4f5a-8aa9-28bed0f57a47 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:36.868205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-202d41ee-a161-4f5a-8aa9-28bed0f57a47 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:36.869870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-202d41ee-a161-4f5a-8aa9-28bed0f57a47 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:36.878494 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:36.878494 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:36.882680 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-202d41ee-a161-4f5a-8aa9-28bed0f57a47 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:36.887531 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-202d41ee-a161-4f5a-8aa9-28bed0f57a47 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:36.888217 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 275/1073] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:36 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:36.904993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c5f36610-fee7-4a51-9441-57076c5ac40a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:36.908706 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5f36610-fee7-4a51-9441-57076c5ac40a tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:36.909009 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5f36610-fee7-4a51-9441-57076c5ac40a tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:36.909278 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5f36610-fee7-4a51-9441-57076c5ac40a tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:36.920811 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:36.920811 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:36.927689 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c5f36610-fee7-4a51-9441-57076c5ac40a tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:36.932933 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5f36610-fee7-4a51-9441-57076c5ac40a tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:36.933399 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 263/1074] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:36 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:36.950387 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-72e62208-0801-420a-88bd-21cd64555c52 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:36.952656 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-72e62208-0801-420a-88bd-21cd64555c52 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:36.953510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-72e62208-0801-420a-88bd-21cd64555c52 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-646503052"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:36.964609 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:36.964609 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:36.968305 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-72e62208-0801-420a-88bd-21cd64555c52 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:36.976094 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-72e62208-0801-420a-88bd-21cd64555c52 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:36.976990 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-72e62208-0801-420a-88bd-21cd64555c52 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:36.977535 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 266/1075] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:36:36 2026] PUT /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 783 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:36.993873 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-48da97a3-e42f-4525-bb2f-f37ecb6ef06d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:36.995738 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48da97a3-e42f-4525-bb2f-f37ecb6ef06d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:36.996092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48da97a3-e42f-4525-bb2f-f37ecb6ef06d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-568622482", "description": "This is the new description of volume"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:37.007602 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:37.007602 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:37.013106 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-48da97a3-e42f-4525-bb2f-f37ecb6ef06d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:37.022202 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-48da97a3-e42f-4525-bb2f-f37ecb6ef06d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:37.022739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48da97a3-e42f-4525-bb2f-f37ecb6ef06d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:37.023489 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 272/1076] 10.4.3.207 () {68 vars in 1369 bytes} [Thu Aug 6 17:36:36 2026] PUT /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:37.038317 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-82addd1a-3842-410c-9a5f-6d3fde585c8c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:37.040608 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82addd1a-3842-410c-9a5f-6d3fde585c8c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:37.040875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82addd1a-3842-410c-9a5f-6d3fde585c8c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:37.041116 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82addd1a-3842-410c-9a5f-6d3fde585c8c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:37.048666 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:37.048666 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:37.052705 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-82addd1a-3842-410c-9a5f-6d3fde585c8c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:37.057084 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82addd1a-3842-410c-9a5f-6d3fde585c8c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:37.057438 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 276/1077] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:37 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:37.072513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:37.074097 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:37.074411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2015418782", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1167226267"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:37.075793 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2015418782', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1167226267'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:37.075918 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:37.079800 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:37.085490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (191f1571-25f4-41fd-9e59-fa3dd435c05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:37.086583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597a9a46-9a55-4520-a875-5223d7da4609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:37.087483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:37.111485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597a9a46-9a55-4520-a875-5223d7da4609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:37.112293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9e75f2-8ea9-4bcb-ad10-e23643e36343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:37.151569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['be92f870-a084-4ba8-a4d3-ecee0b41aef3', '54de8093-df21-4fcf-a805-2da636cb0f74', 'e97f6a86-e349-42cc-85e9-db9f332ea1a5', '2681bb90-422d-43e6-a0d0-f951f828e344'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:37.152385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9e75f2-8ea9-4bcb-ad10-e23643e36343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be92f870-a084-4ba8-a4d3-ecee0b41aef3', '54de8093-df21-4fcf-a805-2da636cb0f74', 'e97f6a86-e349-42cc-85e9-db9f332ea1a5', '2681bb90-422d-43e6-a0d0-f951f828e344']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:37.153068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd24544c-46e6-468a-892a-c89b7be46f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:37.176037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd24544c-46e6-468a-892a-c89b7be46f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c6c07b7-e5b6-4de2-bb1f-eebb06a18928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2015418782',display_name='tempest-VolumesGetTest-Volume-1167226267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['be92f870-a084-4ba8-a4d3-ecee0b41aef3','54de8093-df21-4fcf-a805-2da636cb0f74','e97f6a86-e349-42cc-85e9-db9f332ea1a5','2681bb90-422d-43e6-a0d0-f951f828e344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2015418782',display_name='tempest-VolumesGetTest-Volume-1167226267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c6c07b7-e5b6-4de2-bb1f-eebb06a18928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:37.177035 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68bf0d08-a636-4b39-893e-737c43325b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:37.194576 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68bf0d08-a636-4b39-893e-737c43325b3c) transitioned into 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-2015418782',display_name='tempest-VolumesGetTest-Volume-1167226267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['be92f870-a084-4ba8-a4d3-ecee0b41aef3','54de8093-df21-4fcf-a805-2da636cb0f74','e97f6a86-e349-42cc-85e9-db9f332ea1a5','2681bb90-422d-43e6-a0d0-f951f828e344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:37.195241 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ddc9c43-a473-49bb-8252-8cfc9745d6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:37.203873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ddc9c43-a473-49bb-8252-8cfc9745d6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:37.204681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (191f1571-25f4-41fd-9e59-fa3dd435c05e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:37.204973 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:37.205575 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7576d2b6-6731-46bd-8f2a-aa17d72bc141 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:37.206056 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 264/1078] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:37 2026] POST /volume/v3/volumes => generated 780 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:37.219792 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a0b4a20c-cfc3-49f4-9c88-9ebd27c76418 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:37.222716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0b4a20c-cfc3-49f4-9c88-9ebd27c76418 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:37.223769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0b4a20c-cfc3-49f4-9c88-9ebd27c76418 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:37.223769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0b4a20c-cfc3-49f4-9c88-9ebd27c76418 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:37.232802 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:37.232802 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:37.238660 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a0b4a20c-cfc3-49f4-9c88-9ebd27c76418 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:37.244754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0b4a20c-cfc3-49f4-9c88-9ebd27c76418 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 200 Aug 06 17:36:37.245429 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 267/1079] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:37 2026] GET /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:38.259324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4aa47a29-7d78-443d-9f77-f33c81342453 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:38.261668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4aa47a29-7d78-443d-9f77-f33c81342453 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:38.261910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4aa47a29-7d78-443d-9f77-f33c81342453 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:38.262344 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4aa47a29-7d78-443d-9f77-f33c81342453 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:38.270792 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:38.270792 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:38.275322 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4aa47a29-7d78-443d-9f77-f33c81342453 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:38.280862 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4aa47a29-7d78-443d-9f77-f33c81342453 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 200 Aug 06 17:36:38.281336 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 273/1080] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:38 2026] GET /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:38.298129 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-17400bf1-9141-47b1-912b-d2376a5822e0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:38.300090 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-17400bf1-9141-47b1-912b-d2376a5822e0 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:38.301942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-17400bf1-9141-47b1-912b-d2376a5822e0 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-646503052", "description": null}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:38.316252 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:38.316252 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:38.324221 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-17400bf1-9141-47b1-912b-d2376a5822e0 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:38.333631 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-17400bf1-9141-47b1-912b-d2376a5822e0 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:38.334501 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-17400bf1-9141-47b1-912b-d2376a5822e0 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 200 Aug 06 17:36:38.335117 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 277/1081] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:36:38 2026] PUT /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 769 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:38.349936 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6da13389-3555-4d8a-a4d3-56000a5b5364 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:38.351878 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6da13389-3555-4d8a-a4d3-56000a5b5364 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:38.352122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6da13389-3555-4d8a-a4d3-56000a5b5364 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:38.352322 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6da13389-3555-4d8a-a4d3-56000a5b5364 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:38.361366 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:38.361366 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:38.366168 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6da13389-3555-4d8a-a4d3-56000a5b5364 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:38.370933 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6da13389-3555-4d8a-a4d3-56000a5b5364 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 200 Aug 06 17:36:38.371481 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 265/1082] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:38 2026] GET /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:38.385624 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2681f028-66f0-4495-b721-2b22bbf900a5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:38.387906 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:38.389990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:38.389990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:38.389990 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: 6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:38.397598 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:38.397598 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:38.398351 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:38.421132 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:38.425397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2681f028-66f0-4495-b721-2b22bbf900a5 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 202 Aug 06 17:36:38.425397 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 268/1083] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:38 2026] DELETE /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:38.434176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7b3107a9-2016-4d80-bce2-db9d2355085f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:38.437497 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b3107a9-2016-4d80-bce2-db9d2355085f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:38.437497 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b3107a9-2016-4d80-bce2-db9d2355085f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:38.437497 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b3107a9-2016-4d80-bce2-db9d2355085f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:38.444610 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:38.444610 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:38.448846 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7b3107a9-2016-4d80-bce2-db9d2355085f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:38.455364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b3107a9-2016-4d80-bce2-db9d2355085f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 200 Aug 06 17:36:38.455364 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 274/1084] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:38 2026] GET /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:39.468872 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2a9de523-efc2-4530-9375-f929cec94373 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:39.471945 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a9de523-efc2-4530-9375-f929cec94373 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 Aug 06 17:36:39.472235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a9de523-efc2-4530-9375-f929cec94373 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:39.472488 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a9de523-efc2-4530-9375-f929cec94373 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:39.480631 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a9de523-efc2-4530-9375-f929cec94373 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 returned with HTTP 404 Aug 06 17:36:39.481315 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 278/1085] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:39 2026] GET /volume/v3/volumes/6c6c07b7-e5b6-4de2-bb1f-eebb06a18928 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:39.490306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-491ec07f-84be-43d0-b534-a3edd8bd10cd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:39.493236 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-491ec07f-84be-43d0-b534-a3edd8bd10cd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:39.493704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-491ec07f-84be-43d0-b534-a3edd8bd10cd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:39.493803 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-491ec07f-84be-43d0-b534-a3edd8bd10cd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:39.504038 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:39.504038 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:39.511050 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-491ec07f-84be-43d0-b534-a3edd8bd10cd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:39.518825 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-491ec07f-84be-43d0-b534-a3edd8bd10cd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:39.519278 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 266/1086] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:39 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 890 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:39.534907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:39.537031 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:39.537275 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:39.537508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:39.537683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: 83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:39.549894 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:39.549894 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:39.550428 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:39.592139 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:39.592398 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ebb2214e-3701-47c8-a3a4-76f48b61591d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 202 Aug 06 17:36:39.592987 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 269/1087] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:39 2026] DELETE /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:39.606042 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3ea96f0b-6c39-4bd6-b9b6-a2d03762d16c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:39.608292 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ea96f0b-6c39-4bd6-b9b6-a2d03762d16c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:39.608292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ea96f0b-6c39-4bd6-b9b6-a2d03762d16c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:39.608292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ea96f0b-6c39-4bd6-b9b6-a2d03762d16c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:39.615183 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:39.615183 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:39.620078 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3ea96f0b-6c39-4bd6-b9b6-a2d03762d16c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:39.625026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ea96f0b-6c39-4bd6-b9b6-a2d03762d16c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 200 Aug 06 17:36:39.625026 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 275/1088] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:39 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:39.716748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:39.718860 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:39.719354 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1309680107"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:39.721261 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1309680107'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:39.722282 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Create volume of 1 GB Aug 06 17:36:39.726843 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Availability Zones retrieved successfully. Aug 06 17:36:39.736631 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Flow 'volume_create_api' (35340999-f8b9-41cc-8211-cf522bf0efea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:39.738752 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08182fb1-ee0a-4b0c-853d-0dab3cf0a3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:39.740730 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:39.780023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08182fb1-ee0a-4b0c-853d-0dab3cf0a3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:39.781367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564ecbe4-b2b8-446d-8580-65c72f992b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:39.868311 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Created reservations ['80613aff-bd91-4aa9-869f-cd03fbf17104', '06296c9c-11bf-41e3-9177-d156850ff947', '5f58c037-4a8a-4054-be3e-2e55fcd5cc13', '130175cb-1fe7-4d23-9a06-6ca794ee17d2'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:39.869194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564ecbe4-b2b8-446d-8580-65c72f992b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80613aff-bd91-4aa9-869f-cd03fbf17104', '06296c9c-11bf-41e3-9177-d156850ff947', '5f58c037-4a8a-4054-be3e-2e55fcd5cc13', '130175cb-1fe7-4d23-9a06-6ca794ee17d2']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:39.870061 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51450e30-e8d7-4ec8-a9f4-1ce5858196b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:39.904114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51450e30-e8d7-4ec8-a9f4-1ce5858196b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8961fa2-954a-46f2-a54a-55d7594227c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1309680107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6e5075f7fe84c8085653baa5895b5ae',qos_specs=None,replication_status=,reservations=['80613aff-bd91-4aa9-869f-cd03fbf17104','06296c9c-11bf-41e3-9177-d156850ff947','5f58c037-4a8a-4054-be3e-2e55fcd5cc13','130175cb-1fe7-4d23-9a06-6ca794ee17d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9efe2221e84d7280f6252ca92c9bb4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1309680107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8961fa2-954a-46f2-a54a-55d7594227c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6e5075f7fe84c8085653baa5895b5ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9efe2221e84d7280f6252ca92c9bb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:39.904939 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d8e558-9000-4e66-b9e7-60a23caf9089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:39.927509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d8e558-9000-4e66-b9e7-60a23caf9089) transitioned into state 'SUCCESS' from state '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-1309680107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6e5075f7fe84c8085653baa5895b5ae',qos_specs=None,replication_status=,reservations=['80613aff-bd91-4aa9-869f-cd03fbf17104','06296c9c-11bf-41e3-9177-d156850ff947','5f58c037-4a8a-4054-be3e-2e55fcd5cc13','130175cb-1fe7-4d23-9a06-6ca794ee17d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9efe2221e84d7280f6252ca92c9bb4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:39.928195 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd5c634-911d-41b8-bfbf-488557ffb117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:39.943812 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd5c634-911d-41b8-bfbf-488557ffb117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:39.945200 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Flow 'volume_create_api' (35340999-f8b9-41cc-8211-cf522bf0efea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:39.945565 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Create volume request issued successfully. Aug 06 17:36:39.946534 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7f668bf6-2ea7-442c-8050-7a241a0ddede tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:39.947150 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 279/1089] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:36:39 2026] POST /volume/v3/volumes => generated 754 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:39.961000 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0e0667c0-1476-4e55-af2c-c97b8e350a7d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:39.962839 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e0667c0-1476-4e55-af2c-c97b8e350a7d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:39.963039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e0667c0-1476-4e55-af2c-c97b8e350a7d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:39.963242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e0667c0-1476-4e55-af2c-c97b8e350a7d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:39.969676 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:39.969676 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:39.974093 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0e0667c0-1476-4e55-af2c-c97b8e350a7d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:39.978282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e0667c0-1476-4e55-af2c-c97b8e350a7d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:39.978725 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 267/1090] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:39 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:40.649334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7e566ce6-ec4b-43f9-b0ad-55b01f483a69 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:40.651779 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e566ce6-ec4b-43f9-b0ad-55b01f483a69 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a Aug 06 17:36:40.652087 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e566ce6-ec4b-43f9-b0ad-55b01f483a69 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:40.652361 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e566ce6-ec4b-43f9-b0ad-55b01f483a69 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:40.662143 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e566ce6-ec4b-43f9-b0ad-55b01f483a69 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a returned with HTTP 404 Aug 06 17:36:40.662820 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 270/1091] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:40 2026] GET /volume/v3/volumes/83d514e9-ac06-4950-8e44-103e5d2fff2a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:40.672783 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:40.674697 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:40.675270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1367725540"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:40.676521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1367725540'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:40.676655 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:40.680954 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:40.686670 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (31b6e70f-801c-4be9-918d-9583112847e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:40.687633 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5e722b-08b5-46a4-8265-85095ed492b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:40.688561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:40.715754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5e722b-08b5-46a4-8265-85095ed492b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:40.716535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f38647-16ed-4f41-802e-2975881b7f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:40.767294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['0219a4fc-9544-46c9-898e-a1e93b2bd15a', '2722f582-ec7b-48b5-b959-fd609e4d76e3', '8bdc3172-aaff-4216-b2c2-9416d6d727b9', 'ec639a3a-9e43-4f1a-96e6-eefb3a7a71e6'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:40.768923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f38647-16ed-4f41-802e-2975881b7f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0219a4fc-9544-46c9-898e-a1e93b2bd15a', '2722f582-ec7b-48b5-b959-fd609e4d76e3', '8bdc3172-aaff-4216-b2c2-9416d6d727b9', 'ec639a3a-9e43-4f1a-96e6-eefb3a7a71e6']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:40.769827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06e0c65-2c52-462a-b686-5fbc2a4ac4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:40.797771 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06e0c65-2c52-462a-b686-5fbc2a4ac4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5c7484b-14c3-45a1-8225-5a5482c3a1ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1367725540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['0219a4fc-9544-46c9-898e-a1e93b2bd15a','2722f582-ec7b-48b5-b959-fd609e4d76e3','8bdc3172-aaff-4216-b2c2-9416d6d727b9','ec639a3a-9e43-4f1a-96e6-eefb3a7a71e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1367725540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5c7484b-14c3-45a1-8225-5a5482c3a1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:40.798586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beb95ac0-a81d-4f84-b982-440c276c5e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:40.820830 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beb95ac0-a81d-4f84-b982-440c276c5e83) transitioned into state 'SUCCESS' from state '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-1367725540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['0219a4fc-9544-46c9-898e-a1e93b2bd15a','2722f582-ec7b-48b5-b959-fd609e4d76e3','8bdc3172-aaff-4216-b2c2-9416d6d727b9','ec639a3a-9e43-4f1a-96e6-eefb3a7a71e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:40.822207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddb3119-9b83-40c4-baff-aa65ca28da63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:40.831763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddb3119-9b83-40c4-baff-aa65ca28da63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:40.832654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (31b6e70f-801c-4be9-918d-9583112847e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:40.832977 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:40.833550 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-356795c8-8d05-42c0-be8a-770e4d4fce7d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:40.834109 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 276/1092] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:36:40 2026] POST /volume/v3/volumes => generated 745 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:40.851231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7cfd6d26-950d-4b9f-a50e-cfdd6a6d2435 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:40.851669 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7cfd6d26-950d-4b9f-a50e-cfdd6a6d2435 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:40.851741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7cfd6d26-950d-4b9f-a50e-cfdd6a6d2435 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:40.851987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7cfd6d26-950d-4b9f-a50e-cfdd6a6d2435 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:40.861244 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:40.861244 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:40.865824 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7cfd6d26-950d-4b9f-a50e-cfdd6a6d2435 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:40.871329 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7cfd6d26-950d-4b9f-a50e-cfdd6a6d2435 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff returned with HTTP 200 Aug 06 17:36:40.873123 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 280/1093] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:40 2026] GET /volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:40.992247 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6787f7b3-2f1f-4d1f-8504-3d343467ca9f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:40.994227 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6787f7b3-2f1f-4d1f-8504-3d343467ca9f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:40.994420 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6787f7b3-2f1f-4d1f-8504-3d343467ca9f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:40.994650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6787f7b3-2f1f-4d1f-8504-3d343467ca9f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.003589 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.003589 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:41.007703 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6787f7b3-2f1f-4d1f-8504-3d343467ca9f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:41.012687 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6787f7b3-2f1f-4d1f-8504-3d343467ca9f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:41.013157 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 268/1094] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:40 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:41.396490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-0c2ee72f-2fb0-4372-972f-e1311944d550 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.399806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-0c2ee72f-2fb0-4372-972f-e1311944d550 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:41.400113 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-0c2ee72f-2fb0-4372-972f-e1311944d550 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:41.400305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-0c2ee72f-2fb0-4372-972f-e1311944d550 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.407772 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.407772 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:41.411779 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-0c2ee72f-2fb0-4372-972f-e1311944d550 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:41.416765 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-0c2ee72f-2fb0-4372-972f-e1311944d550 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:41.417192 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 271/1095] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:41 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:41.500798 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6390a36-3bdc-4866-9591-7b18680596ae None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.501267 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6390a36-3bdc-4866-9591-7b18680596ae None None] GET https://10.4.3.207/volume// Aug 06 17:36:41.501435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6390a36-3bdc-4866-9591-7b18680596ae None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:41.501629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6390a36-3bdc-4866-9591-7b18680596ae None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.501936 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6390a36-3bdc-4866-9591-7b18680596ae None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:41.502224 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 277/1096] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:36: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 06 17:36:41.509698 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-193be16b-e0cf-4327-80a8-682bd2765f4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.511915 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-193be16b-e0cf-4327-80a8-682bd2765f4b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:41.512394 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-193be16b-e0cf-4327-80a8-682bd2765f4b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8961fa2-954a-46f2-a54a-55d7594227c9", "connector": null, "instance_uuid": "c69459d6-56f1-44fc-8839-0e6a4d7ea875"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:41.521130 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.521130 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:41.549481 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-193be16b-e0cf-4327-80a8-682bd2765f4b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:41.550099 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 281/1097] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:41 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:41.605991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-325e4bef-dca3-4b76-807f-9c393471f999 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.612369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-325e4bef-dca3-4b76-807f-9c393471f999 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:41.612824 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-325e4bef-dca3-4b76-807f-9c393471f999 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:41.614819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-325e4bef-dca3-4b76-807f-9c393471f999 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.617179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-98dffaa1-7079-4f86-902c-0f1356bbc067 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.617588 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-98dffaa1-7079-4f86-902c-0f1356bbc067 None None] GET https://10.4.3.207/volume// Aug 06 17:36:41.617758 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-98dffaa1-7079-4f86-902c-0f1356bbc067 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:41.620244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-98dffaa1-7079-4f86-902c-0f1356bbc067 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.620244 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-98dffaa1-7079-4f86-902c-0f1356bbc067 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:41.620244 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 272/1098] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:41.626901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-19cb3904-6305-4c54-8cfa-192336f0e8ed None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.630395 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-19cb3904-6305-4c54-8cfa-192336f0e8ed tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:41.630679 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-19cb3904-6305-4c54-8cfa-192336f0e8ed tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:41.630874 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-19cb3904-6305-4c54-8cfa-192336f0e8ed tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.632284 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.632284 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:41.638942 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-325e4bef-dca3-4b76-807f-9c393471f999 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:41.643364 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.643364 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:41.645768 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-325e4bef-dca3-4b76-807f-9c393471f999 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:41.646329 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 269/1099] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:41 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:41.647515 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-19cb3904-6305-4c54-8cfa-192336f0e8ed tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:41.651547 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-19cb3904-6305-4c54-8cfa-192336f0e8ed tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:41.651924 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 278/1100] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:41 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:41.772044 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.774124 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] PUT https://10.4.3.207/volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682 Aug 06 17:36:41.774507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:41.783373 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Acquiring lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:41.788607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:41.789557 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.789557 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:41.889416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9ae21e63-9529-460a-9ed2-efd03c4f40c4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.891832 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ae21e63-9529-460a-9ed2-efd03c4f40c4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:41.892129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ae21e63-9529-460a-9ed2-efd03c4f40c4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:41.892413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ae21e63-9529-460a-9ed2-efd03c4f40c4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:41.910544 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.910544 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:41.913995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" released by "attachment_update" :: held 0.125s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:41.914506 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-2bee7831-5892-4247-9d93-012b2b0afa99 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682 returned with HTTP 200 Aug 06 17:36:41.916045 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 282/1101] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:41 2026] PUT /volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:41.921407 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9ae21e63-9529-460a-9ed2-efd03c4f40c4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:41.931505 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ae21e63-9529-460a-9ed2-efd03c4f40c4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff returned with HTTP 200 Aug 06 17:36:41.932176 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 273/1102] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:41 2026] GET /volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:41.948872 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:41.953063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:41.953063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e5c7484b-14c3-45a1-8225-5a5482c3a1ff", "size": 1, "name": "tempest-VolumesGetTest-Volume-937021133", "metadata": {"Type": "Test"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:41.953635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'source_volid': 'e5c7484b-14c3-45a1-8225-5a5482c3a1ff', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-937021133', 'metadata': {'Type': 'Test'}}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:41.965061 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:41.965061 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:41.965672 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume retrieved successfully. Aug 06 17:36:41.965820 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:41.971126 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:41.977560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (edbc0dd1-7823-4007-bf12-25d28596c2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:41.979576 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41dcc62-f7c6-4e08-a813-3fe0f336c1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:41.980563 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:42.007031 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41dcc62-f7c6-4e08-a813-3fe0f336c1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e5c7484b-14c3-45a1-8225-5a5482c3a1ff', 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:42.010891 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d38773-47e4-45f1-af62-d19e436aedbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:42.071196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['4fa377e0-6129-4845-bd19-948f746d4521', 'a21aa97b-4353-4fd7-97ac-404f006f11c3', '419172f0-f2f1-4723-b662-0256eaa4a47d', '83e68447-aa03-418e-b152-c6f1cbc21dae'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:42.072322 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d38773-47e4-45f1-af62-d19e436aedbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa377e0-6129-4845-bd19-948f746d4521', 'a21aa97b-4353-4fd7-97ac-404f006f11c3', '419172f0-f2f1-4723-b662-0256eaa4a47d', '83e68447-aa03-418e-b152-c6f1cbc21dae']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:42.073415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a65dbb4-8e36-4b9a-8524-b17b4dd02de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:42.121990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a65dbb4-8e36-4b9a-8524-b17b4dd02de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57693886-abd2-4357-a713-59b44c27f0ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-937021133',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['4fa377e0-6129-4845-bd19-948f746d4521','a21aa97b-4353-4fd7-97ac-404f006f11c3','419172f0-f2f1-4723-b662-0256eaa4a47d','83e68447-aa03-418e-b152-c6f1cbc21dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5c7484b-14c3-45a1-8225-5a5482c3a1ff,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-937021133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57693886-abd2-4357-a713-59b44c27f0ff,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e5c7484b-14c3-45a1-8225-5a5482c3a1ff,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:42.123075 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8a70a4-3183-43c8-b97c-551f343d74dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:42.151087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8a70a4-3183-43c8-b97c-551f343d74dd) transitioned into state 'SUCCESS' from state '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-937021133',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['4fa377e0-6129-4845-bd19-948f746d4521','a21aa97b-4353-4fd7-97ac-404f006f11c3','419172f0-f2f1-4723-b662-0256eaa4a47d','83e68447-aa03-418e-b152-c6f1cbc21dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5c7484b-14c3-45a1-8225-5a5482c3a1ff,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:42.152178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dde86f7-f044-45af-80c1-adbad2c0112b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:42.180249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dde86f7-f044-45af-80c1-adbad2c0112b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:42.181426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (edbc0dd1-7823-4007-bf12-25d28596c2e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:42.181799 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:42.182506 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cd0f6eee-8eaa-4306-a878-6f40bd8fe6d1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:42.183118 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 270/1103] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:41 2026] POST /volume/v3/volumes => generated 792 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:42.197172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-936cf3fc-87a6-44b3-a85a-ca367c76d44d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:42.201988 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-936cf3fc-87a6-44b3-a85a-ca367c76d44d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:42.201988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-936cf3fc-87a6-44b3-a85a-ca367c76d44d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:42.201988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-936cf3fc-87a6-44b3-a85a-ca367c76d44d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:42.210929 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:42.210929 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:42.215837 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-936cf3fc-87a6-44b3-a85a-ca367c76d44d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:42.223221 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-936cf3fc-87a6-44b3-a85a-ca367c76d44d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:42.223221 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 279/1104] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:42 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:42.660264 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-23c081af-98e1-4a72-ae11-5d0089af3a84 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:42.662266 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23c081af-98e1-4a72-ae11-5d0089af3a84 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:42.662496 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23c081af-98e1-4a72-ae11-5d0089af3a84 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:42.662741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23c081af-98e1-4a72-ae11-5d0089af3a84 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:42.674065 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:42.674065 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:42.680757 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-23c081af-98e1-4a72-ae11-5d0089af3a84 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:42.686632 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23c081af-98e1-4a72-ae11-5d0089af3a84 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:42.687062 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 283/1105] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:42 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.240243 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f0479f08-36d9-471f-a7a2-3658d7305ba4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.242677 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0479f08-36d9-471f-a7a2-3658d7305ba4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:43.243041 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0479f08-36d9-471f-a7a2-3658d7305ba4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:43.243376 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0479f08-36d9-471f-a7a2-3658d7305ba4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:43.254272 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.254272 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:43.260042 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f0479f08-36d9-471f-a7a2-3658d7305ba4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:43.264886 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0479f08-36d9-471f-a7a2-3658d7305ba4 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:43.266983 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 274/1106] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:43 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.278178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7d9c85b5-14d1-4a07-bcf1-295e050de2d6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.281059 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7d9c85b5-14d1-4a07-bcf1-295e050de2d6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:43.281263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7d9c85b5-14d1-4a07-bcf1-295e050de2d6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:43.281449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7d9c85b5-14d1-4a07-bcf1-295e050de2d6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:43.288945 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.288945 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:43.292942 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7d9c85b5-14d1-4a07-bcf1-295e050de2d6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:43.297127 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7d9c85b5-14d1-4a07-bcf1-295e050de2d6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:43.300197 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 271/1107] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:43 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.310043 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bee6dbe6-04cd-4b13-9e66-4b2792be1e07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.311660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bee6dbe6-04cd-4b13-9e66-4b2792be1e07 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:43.312000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bee6dbe6-04cd-4b13-9e66-4b2792be1e07 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-937021133"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:43.320137 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.320137 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:43.323323 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bee6dbe6-04cd-4b13-9e66-4b2792be1e07 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:43.329457 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bee6dbe6-04cd-4b13-9e66-4b2792be1e07 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:43.329974 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bee6dbe6-04cd-4b13-9e66-4b2792be1e07 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:43.330381 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 280/1108] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:36:43 2026] PUT /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.341767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6d435ece-36e4-4856-99c1-9b5c565f467f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.346036 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d435ece-36e4-4856-99c1-9b5c565f467f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:43.346036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d435ece-36e4-4856-99c1-9b5c565f467f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-913457714", "description": "This is the new description of volume"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:43.357342 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.357342 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:43.365736 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6d435ece-36e4-4856-99c1-9b5c565f467f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:43.371013 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6d435ece-36e4-4856-99c1-9b5c565f467f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:43.372047 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d435ece-36e4-4856-99c1-9b5c565f467f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:43.372806 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 284/1109] 10.4.3.207 () {68 vars in 1369 bytes} [Thu Aug 6 17:36:43 2026] PUT /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.383430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e83ff2ca-42a8-4449-a955-3e32ee2638e1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.385099 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e83ff2ca-42a8-4449-a955-3e32ee2638e1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:43.385282 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e83ff2ca-42a8-4449-a955-3e32ee2638e1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:43.385481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e83ff2ca-42a8-4449-a955-3e32ee2638e1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:43.392021 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.392021 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:43.395131 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e83ff2ca-42a8-4449-a955-3e32ee2638e1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:43.400531 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e83ff2ca-42a8-4449-a955-3e32ee2638e1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:43.400874 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 275/1110] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:43 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.413175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.414874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:43.415285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1698793290", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1081135709"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:43.416714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1698793290', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1081135709'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:43.416872 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:43.421010 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:43.426738 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (5981b903-69e7-4751-bf0e-c98a1900e2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:43.427587 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1798bae7-9e91-49b3-8708-8e31dc79492b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:43.428405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:43.455520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1798bae7-9e91-49b3-8708-8e31dc79492b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:43.456630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1f9582-79cc-4097-8337-7e2710f7fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:43.497620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['67c5fed9-da3f-437d-8222-aa129e74e5b6', '7c02a432-d168-4df8-b7db-ebd51bbd719e', '7aa77e50-16b7-452a-9f87-1cf058d54202', '2367209a-d7b6-491a-90b1-02f126654f82'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:43.498558 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1f9582-79cc-4097-8337-7e2710f7fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c5fed9-da3f-437d-8222-aa129e74e5b6', '7c02a432-d168-4df8-b7db-ebd51bbd719e', '7aa77e50-16b7-452a-9f87-1cf058d54202', '2367209a-d7b6-491a-90b1-02f126654f82']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:43.499271 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b915da3d-aa0e-41ac-8c8b-7a059e2c4985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:43.520303 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b915da3d-aa0e-41ac-8c8b-7a059e2c4985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c915aff9-f2d1-41de-8eb4-c5beeee9c030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1698793290',display_name='tempest-VolumesGetTest-Volume-1081135709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['67c5fed9-da3f-437d-8222-aa129e74e5b6','7c02a432-d168-4df8-b7db-ebd51bbd719e','7aa77e50-16b7-452a-9f87-1cf058d54202','2367209a-d7b6-491a-90b1-02f126654f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1698793290',display_name='tempest-VolumesGetTest-Volume-1081135709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c915aff9-f2d1-41de-8eb4-c5beeee9c030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:43.521022 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1111a9-a6de-41b0-9b71-3d309c751bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:43.538545 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a1111a9-a6de-41b0-9b71-3d309c751bb4) transitioned into 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-1698793290',display_name='tempest-VolumesGetTest-Volume-1081135709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['67c5fed9-da3f-437d-8222-aa129e74e5b6','7c02a432-d168-4df8-b7db-ebd51bbd719e','7aa77e50-16b7-452a-9f87-1cf058d54202','2367209a-d7b6-491a-90b1-02f126654f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:43.539363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a239e4-d62b-4d41-a2b8-285b76f63de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:43.550827 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a239e4-d62b-4d41-a2b8-285b76f63de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:43.551835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (5981b903-69e7-4751-bf0e-c98a1900e2b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:43.552197 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:43.552856 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d0aea96-4503-4ee0-88eb-fdf7c7f56e01 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:43.553381 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 272/1111] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:43 2026] POST /volume/v3/volumes => generated 780 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:43.565057 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5e15d182-08c2-40bf-80e8-75b65879af16 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.567503 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e15d182-08c2-40bf-80e8-75b65879af16 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:43.567784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e15d182-08c2-40bf-80e8-75b65879af16 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:43.568056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e15d182-08c2-40bf-80e8-75b65879af16 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:43.577569 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.577569 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:43.582196 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5e15d182-08c2-40bf-80e8-75b65879af16 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:43.587845 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e15d182-08c2-40bf-80e8-75b65879af16 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 200 Aug 06 17:36:43.588369 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 281/1112] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:43 2026] GET /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:43.702983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1728e60c-085b-49ff-b661-e5f8db89c2a1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:43.704756 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1728e60c-085b-49ff-b661-e5f8db89c2a1 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:43.705237 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1728e60c-085b-49ff-b661-e5f8db89c2a1 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:43.705609 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1728e60c-085b-49ff-b661-e5f8db89c2a1 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:43.717138 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:43.717138 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:43.721169 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1728e60c-085b-49ff-b661-e5f8db89c2a1 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:43.726021 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1728e60c-085b-49ff-b661-e5f8db89c2a1 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:43.726927 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 285/1113] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:43 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:44.099537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.101482 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:44.101849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1636387865"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:44.103662 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1636387865'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:44.103758 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume of 1 GB Aug 06 17:36:44.109217 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Availability Zones retrieved successfully. Aug 06 17:36:44.117537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Flow 'volume_create_api' (0e25d4bc-b9a1-4c0c-ad70-da8c8edf7df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:44.119535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db22d63-b589-4ebc-ae18-0b481da6e52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:44.120930 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:44.157485 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db22d63-b589-4ebc-ae18-0b481da6e52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:44.158926 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625b7b4b-1844-4066-a88f-f35c16885405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:44.211412 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Created reservations ['80920d4b-1bef-4028-9463-9f7ca8f84ad5', 'ee604a05-872d-4901-ba02-93728bc7e83a', 'e1406edc-f92a-45eb-9a4a-8f14336f35ab', '1d1ddf75-ab28-4fe0-bff0-f05de5343681'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:44.212327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625b7b4b-1844-4066-a88f-f35c16885405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80920d4b-1bef-4028-9463-9f7ca8f84ad5', 'ee604a05-872d-4901-ba02-93728bc7e83a', 'e1406edc-f92a-45eb-9a4a-8f14336f35ab', '1d1ddf75-ab28-4fe0-bff0-f05de5343681']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:44.213190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e9d0d6-3953-493f-9a3e-921c1b2fcb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:44.243033 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e9d0d6-3953-493f-9a3e-921c1b2fcb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'addb898c-09ce-4c94-9fc2-3abdba7885d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1636387865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f168cc10a946d086f74af63bcef6e0',qos_specs=None,replication_status=,reservations=['80920d4b-1bef-4028-9463-9f7ca8f84ad5','ee604a05-872d-4901-ba02-93728bc7e83a','e1406edc-f92a-45eb-9a4a-8f14336f35ab','1d1ddf75-ab28-4fe0-bff0-f05de5343681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019de8ce17184cca832a8c6c46f1035e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1636387865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=addb898c-09ce-4c94-9fc2-3abdba7885d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f168cc10a946d086f74af63bcef6e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019de8ce17184cca832a8c6c46f1035e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:44.244289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd063be5-f22d-4b96-8af8-bf92131bc1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:44.265446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd063be5-f22d-4b96-8af8-bf92131bc1e6) transitioned into state 'SUCCESS' from state '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-1636387865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f168cc10a946d086f74af63bcef6e0',qos_specs=None,replication_status=,reservations=['80920d4b-1bef-4028-9463-9f7ca8f84ad5','ee604a05-872d-4901-ba02-93728bc7e83a','e1406edc-f92a-45eb-9a4a-8f14336f35ab','1d1ddf75-ab28-4fe0-bff0-f05de5343681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019de8ce17184cca832a8c6c46f1035e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:44.266294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee20654-6066-47b5-836f-e5122bd4055c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:44.278088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee20654-6066-47b5-836f-e5122bd4055c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:44.279079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Flow 'volume_create_api' (0e25d4bc-b9a1-4c0c-ad70-da8c8edf7df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:44.279415 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume request issued successfully. Aug 06 17:36:44.280050 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd84605c-1edd-4dd1-833d-762eb5c08218 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:44.280691 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 276/1114] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:36:44 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:44.298513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-710fee72-4034-4300-8292-5eb2840d1de4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.300702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-710fee72-4034-4300-8292-5eb2840d1de4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:44.300977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-710fee72-4034-4300-8292-5eb2840d1de4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:44.301226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-710fee72-4034-4300-8292-5eb2840d1de4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:44.310489 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.310489 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:44.315856 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-710fee72-4034-4300-8292-5eb2840d1de4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:44.323591 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-710fee72-4034-4300-8292-5eb2840d1de4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:44.324246 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 273/1115] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:44 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:44.601393 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6aa2087d-93d8-4ade-8f74-ae7356df90ba None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.603603 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6aa2087d-93d8-4ade-8f74-ae7356df90ba tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:44.603849 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6aa2087d-93d8-4ade-8f74-ae7356df90ba tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:44.604130 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6aa2087d-93d8-4ade-8f74-ae7356df90ba tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:44.612728 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.612728 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:44.617366 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6aa2087d-93d8-4ade-8f74-ae7356df90ba tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:44.622808 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6aa2087d-93d8-4ade-8f74-ae7356df90ba tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 200 Aug 06 17:36:44.623597 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 282/1116] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:44 2026] GET /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:44.639487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-092cbce5-fc7c-4167-be78-61686b89a989 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.643914 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-092cbce5-fc7c-4167-be78-61686b89a989 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:44.644384 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-092cbce5-fc7c-4167-be78-61686b89a989 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-937021133", "description": null}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:44.653863 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.653863 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:44.657611 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-092cbce5-fc7c-4167-be78-61686b89a989 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:44.663054 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-092cbce5-fc7c-4167-be78-61686b89a989 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:44.663596 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-092cbce5-fc7c-4167-be78-61686b89a989 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 200 Aug 06 17:36:44.664024 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 286/1117] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:36:44 2026] PUT /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 769 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:44.675509 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-03ec3988-f3da-400d-bfee-3a0e90114922 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.677480 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03ec3988-f3da-400d-bfee-3a0e90114922 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:44.677624 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03ec3988-f3da-400d-bfee-3a0e90114922 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:44.677815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03ec3988-f3da-400d-bfee-3a0e90114922 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:44.685262 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.685262 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:44.689329 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-03ec3988-f3da-400d-bfee-3a0e90114922 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:44.694866 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03ec3988-f3da-400d-bfee-3a0e90114922 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 200 Aug 06 17:36:44.695067 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 277/1118] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:44 2026] GET /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:44.712658 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.714696 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:44.714927 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:44.715170 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:44.715355 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:44.723503 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.723503 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:44.724062 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:44.740930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-122b2d2a-766e-4a4f-8490-7f6bba189bfc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.744296 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-122b2d2a-766e-4a4f-8490-7f6bba189bfc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:44.744679 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-122b2d2a-766e-4a4f-8490-7f6bba189bfc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:44.745221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-122b2d2a-766e-4a4f-8490-7f6bba189bfc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:44.745871 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:44.746108 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be03e43b-579d-4c60-aa92-06c2f6be9650 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 202 Aug 06 17:36:44.746655 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 274/1119] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:44 2026] DELETE /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:44.757710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-69967be4-2194-4613-bd22-1fb9a870d7c7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:44.759331 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-69967be4-2194-4613-bd22-1fb9a870d7c7 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:44.759529 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-69967be4-2194-4613-bd22-1fb9a870d7c7 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:44.759702 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-69967be4-2194-4613-bd22-1fb9a870d7c7 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:44.762239 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.762239 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:44.766315 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:44.766315 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:44.767878 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-122b2d2a-766e-4a4f-8490-7f6bba189bfc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:44.773197 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-69967be4-2194-4613-bd22-1fb9a870d7c7 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:44.774450 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-122b2d2a-766e-4a4f-8490-7f6bba189bfc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:44.775152 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 283/1120] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:44 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:44.777624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-69967be4-2194-4613-bd22-1fb9a870d7c7 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 200 Aug 06 17:36:44.778076 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 287/1121] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:44 2026] GET /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.115177 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-46c94f31-5810-4bfe-a1c6-9bea67082b3e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.117164 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-46c94f31-5810-4bfe-a1c6-9bea67082b3e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:45.117359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-46c94f31-5810-4bfe-a1c6-9bea67082b3e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.117561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-46c94f31-5810-4bfe-a1c6-9bea67082b3e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.125197 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.125197 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:45.128813 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-46c94f31-5810-4bfe-a1c6-9bea67082b3e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:45.133271 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-46c94f31-5810-4bfe-a1c6-9bea67082b3e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:45.133836 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 278/1122] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.217620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-c6f913f3-323e-4083-ad1d-ff7fe9cf547c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.218539 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3432d7fb-c2d1-4bcd-b711-e84318cb27c7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.219076 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3432d7fb-c2d1-4bcd-b711-e84318cb27c7 None None] GET https://10.4.3.207/volume// Aug 06 17:36:45.219320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3432d7fb-c2d1-4bcd-b711-e84318cb27c7 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.219579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3432d7fb-c2d1-4bcd-b711-e84318cb27c7 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.219971 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-c6f913f3-323e-4083-ad1d-ff7fe9cf547c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682/action Aug 06 17:36:45.220018 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3432d7fb-c2d1-4bcd-b711-e84318cb27c7 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:45.220376 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-c6f913f3-323e-4083-ad1d-ff7fe9cf547c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:45.220448 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 284/1123] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:36: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 06 17:36:45.220531 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-c6f913f3-323e-4083-ad1d-ff7fe9cf547c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:45.228953 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-4e57638e-c6de-44ce-8120-3698b3de54b7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.232406 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-4e57638e-c6de-44ce-8120-3698b3de54b7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:45.233120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-4e57638e-c6de-44ce-8120-3698b3de54b7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7464f74a-56a7-40f0-b79d-c489296a29bc", "connector": null, "instance_uuid": "25b33be7-295f-4ee0-a369-cef222725441"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:45.247340 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.247340 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:45.251012 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.251012 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:45.262549 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9f02e435-ed0a-4b75-a064-a95f91329a6e req-c6f913f3-323e-4083-ad1d-ff7fe9cf547c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682/action returned with HTTP 204 Aug 06 17:36:45.263130 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 275/1124] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:45 2026] POST /volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:45.291636 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-4e57638e-c6de-44ce-8120-3698b3de54b7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:45.292173 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 288/1125] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:45 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 06 17:36:45.320720 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9ca9de57-f881-417f-845b-ae7a8ae281f5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.323720 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ca9de57-f881-417f-845b-ae7a8ae281f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:45.323954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ca9de57-f881-417f-845b-ae7a8ae281f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.324233 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ca9de57-f881-417f-845b-ae7a8ae281f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.331460 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0abc48ac-1137-4080-a780-8258d63733d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.331946 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0abc48ac-1137-4080-a780-8258d63733d3 None None] GET https://10.4.3.207/volume// Aug 06 17:36:45.332193 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0abc48ac-1137-4080-a780-8258d63733d3 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.332452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0abc48ac-1137-4080-a780-8258d63733d3 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.332816 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0abc48ac-1137-4080-a780-8258d63733d3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:45.333223 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 285/1126] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:45.338643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f431f174-39fd-4bbc-9d86-b82243e6d8c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.339027 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.339027 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:45.343073 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f431f174-39fd-4bbc-9d86-b82243e6d8c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:45.343348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f431f174-39fd-4bbc-9d86-b82243e6d8c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.343629 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f431f174-39fd-4bbc-9d86-b82243e6d8c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.343909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-00ffe4ac-3b79-47bf-88ec-7f1eda027483 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.346225 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9ca9de57-f881-417f-845b-ae7a8ae281f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:45.350578 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-00ffe4ac-3b79-47bf-88ec-7f1eda027483 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:45.350888 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-00ffe4ac-3b79-47bf-88ec-7f1eda027483 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.351181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-00ffe4ac-3b79-47bf-88ec-7f1eda027483 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.352403 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.352403 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:45.357541 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ca9de57-f881-417f-845b-ae7a8ae281f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:45.357541 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 279/1127] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.357691 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f431f174-39fd-4bbc-9d86-b82243e6d8c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:45.363647 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f431f174-39fd-4bbc-9d86-b82243e6d8c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:45.364315 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 276/1128] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.365201 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.365201 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:45.369208 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-00ffe4ac-3b79-47bf-88ec-7f1eda027483 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:45.373299 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-00ffe4ac-3b79-47bf-88ec-7f1eda027483 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:45.373954 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 289/1129] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:45.424205 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-31ebf92a-2632-460d-9873-b87b808a839d req-c7369fc1-5612-4ce0-a27f-df4dedcc2734 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.427234 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-c7369fc1-5612-4ce0-a27f-df4dedcc2734 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:45.427348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-c7369fc1-5612-4ce0-a27f-df4dedcc2734 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.427646 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-c7369fc1-5612-4ce0-a27f-df4dedcc2734 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.439623 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.439623 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:45.444429 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-31ebf92a-2632-460d-9873-b87b808a839d req-c7369fc1-5612-4ce0-a27f-df4dedcc2734 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:45.451305 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-c7369fc1-5612-4ce0-a27f-df4dedcc2734 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:45.451875 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 286/1130] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.484902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.489982 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] PUT https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba Aug 06 17:36:45.489982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:45.502594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Acquiring lock "cinder-attachment_update-7464f74a-56a7-40f0-b79d-c489296a29bc-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:45.511084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Lock "cinder-attachment_update-7464f74a-56a7-40f0-b79d-c489296a29bc-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:45.511566 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.511566 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:45.543618 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f685281-d431-4362-b42b-6c0985d1253e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.544151 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f685281-d431-4362-b42b-6c0985d1253e None None] GET https://10.4.3.207/volume// Aug 06 17:36:45.544378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f685281-d431-4362-b42b-6c0985d1253e None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.544620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f685281-d431-4362-b42b-6c0985d1253e None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.545049 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f685281-d431-4362-b42b-6c0985d1253e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:45.545415 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 277/1131] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:36: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 06 17:36:45.554932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-31ebf92a-2632-460d-9873-b87b808a839d req-bf5be3c9-9d12-47c7-8b03-808460868c6c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.556944 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-bf5be3c9-9d12-47c7-8b03-808460868c6c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:45.557430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-bf5be3c9-9d12-47c7-8b03-808460868c6c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "addb898c-09ce-4c94-9fc2-3abdba7885d1", "connector": null, "instance_uuid": "33308894-fad4-4e17-8940-7411ac721de6"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:45.566520 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.566520 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:45.598268 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-bf5be3c9-9d12-47c7-8b03-808460868c6c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:45.598805 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 290/1132] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:45 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 06 17:36:45.614794 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Lock "cinder-attachment_update-7464f74a-56a7-40f0-b79d-c489296a29bc-np0000006677" released by "attachment_update" :: held 0.106s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:45.615097 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-2d53c60b-155a-446c-95c4-d0cee0a591f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba returned with HTTP 200 Aug 06 17:36:45.615717 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 280/1133] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:45 2026] PUT /volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:45.625306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63d0b0ae-dd6d-47e5-bbc3-bfad42133955 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.632059 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63d0b0ae-dd6d-47e5-bbc3-bfad42133955 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:45.632328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63d0b0ae-dd6d-47e5-bbc3-bfad42133955 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.632591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63d0b0ae-dd6d-47e5-bbc3-bfad42133955 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.646975 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.646975 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:45.653379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de03385d-eb25-44fb-b410-b551c327c9cf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.653953 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de03385d-eb25-44fb-b410-b551c327c9cf None None] GET https://10.4.3.207/volume// Aug 06 17:36:45.654048 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-63d0b0ae-dd6d-47e5-bbc3-bfad42133955 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:45.654280 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de03385d-eb25-44fb-b410-b551c327c9cf None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.654587 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de03385d-eb25-44fb-b410-b551c327c9cf None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.655166 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de03385d-eb25-44fb-b410-b551c327c9cf None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:45.655493 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 278/1134] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:45.664700 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63d0b0ae-dd6d-47e5-bbc3-bfad42133955 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:45.665261 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 287/1135] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.666221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-31ebf92a-2632-460d-9873-b87b808a839d req-33f451aa-2a2b-4ab1-a55b-6f781a19b3a5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.669930 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-33f451aa-2a2b-4ab1-a55b-6f781a19b3a5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:45.669930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-33f451aa-2a2b-4ab1-a55b-6f781a19b3a5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.669930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-33f451aa-2a2b-4ab1-a55b-6f781a19b3a5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.681479 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.681479 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:45.684768 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-31ebf92a-2632-460d-9873-b87b808a839d req-33f451aa-2a2b-4ab1-a55b-6f781a19b3a5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:45.688813 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-33f451aa-2a2b-4ab1-a55b-6f781a19b3a5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:45.689232 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 291/1136] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:45.798547 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c00222f4-35c4-4375-b1c7-65716147cd7e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.798825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.803443 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9a424497-b8fd-4f24-a6a5-a1da89d7c13b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.803702 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c00222f4-35c4-4375-b1c7-65716147cd7e tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:45.804015 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c00222f4-35c4-4375-b1c7-65716147cd7e tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.804476 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] PUT https://10.4.3.207/volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124 Aug 06 17:36:45.804626 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c00222f4-35c4-4375-b1c7-65716147cd7e tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.805254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:45.805391 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a424497-b8fd-4f24-a6a5-a1da89d7c13b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 Aug 06 17:36:45.805634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a424497-b8fd-4f24-a6a5-a1da89d7c13b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.805819 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a424497-b8fd-4f24-a6a5-a1da89d7c13b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.811814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a424497-b8fd-4f24-a6a5-a1da89d7c13b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 returned with HTTP 404 Aug 06 17:36:45.812384 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 288/1137] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/c915aff9-f2d1-41de-8eb4-c5beeee9c030 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:45.816215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Acquiring lock "cinder-attachment_update-addb898c-09ce-4c94-9fc2-3abdba7885d1-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:45.818633 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.818633 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:45.822873 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c00222f4-35c4-4375-b1c7-65716147cd7e tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:45.825785 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7d4afae8-3895-41ed-bb77-4a29cda4c230 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.828091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c00222f4-35c4-4375-b1c7-65716147cd7e tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:45.828184 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7d4afae8-3895-41ed-bb77-4a29cda4c230 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:45.828303 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7d4afae8-3895-41ed-bb77-4a29cda4c230 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.828531 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7d4afae8-3895-41ed-bb77-4a29cda4c230 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.828613 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Lock "cinder-attachment_update-addb898c-09ce-4c94-9fc2-3abdba7885d1-np0000006677" acquired by "attachment_update" :: waited 0.012s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:45.828662 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 281/1138] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:45.829666 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.829666 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:45.843303 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.843303 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:45.847626 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-14676f4f-1e8f-4373-87fd-2fa60f6cd11d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.849074 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14676f4f-1e8f-4373-87fd-2fa60f6cd11d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:36:45.849321 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14676f4f-1e8f-4373-87fd-2fa60f6cd11d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.849554 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14676f4f-1e8f-4373-87fd-2fa60f6cd11d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.850741 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7d4afae8-3895-41ed-bb77-4a29cda4c230 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:45.858681 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7d4afae8-3895-41ed-bb77-4a29cda4c230 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:45.859098 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 292/1139] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:45.860302 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.860302 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:45.870052 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-14676f4f-1e8f-4373-87fd-2fa60f6cd11d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:36:45.877976 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14676f4f-1e8f-4373-87fd-2fa60f6cd11d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:36:45.878354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.878531 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 289/1140] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:45.880720 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:45.884610 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.884839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.885382 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: 57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:45.904156 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.904156 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:45.904894 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:45.923687 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:45.923927 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-501bbb39-2078-4293-9d21-bcc2b182ae44 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 202 Aug 06 17:36:45.924368 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 282/1141] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:45 2026] DELETE /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:45.931054 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Lock "cinder-attachment_update-addb898c-09ce-4c94-9fc2-3abdba7885d1-np0000006677" released by "attachment_update" :: held 0.102s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:45.931609 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-4d748430-c9e6-4bbe-9acf-886ccba92fc1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124 returned with HTTP 200 Aug 06 17:36:45.932293 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 279/1142] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:45 2026] PUT /volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:36:45.938756 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7285366d-dc0d-43bc-9bf3-05b4c485530f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:45.941350 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7285366d-dc0d-43bc-9bf3-05b4c485530f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:45.941808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7285366d-dc0d-43bc-9bf3-05b4c485530f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:45.942115 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7285366d-dc0d-43bc-9bf3-05b4c485530f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:45.952986 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:45.952986 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:45.958547 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7285366d-dc0d-43bc-9bf3-05b4c485530f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:45.964718 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7285366d-dc0d-43bc-9bf3-05b4c485530f tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 200 Aug 06 17:36:45.965338 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 293/1143] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:45 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:46.376242 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6aee4404-d2a4-411d-b5e5-2fbc265b96cc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:46.378988 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6aee4404-d2a4-411d-b5e5-2fbc265b96cc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:46.378988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6aee4404-d2a4-411d-b5e5-2fbc265b96cc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:46.378988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6aee4404-d2a4-411d-b5e5-2fbc265b96cc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:46.388596 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:46.388596 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:46.393117 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6aee4404-d2a4-411d-b5e5-2fbc265b96cc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:46.399169 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6aee4404-d2a4-411d-b5e5-2fbc265b96cc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:46.399948 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 290/1144] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:46 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:46.681615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cc3b4d15-1482-4985-8291-687c3fb94005 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:46.683948 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cc3b4d15-1482-4985-8291-687c3fb94005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:46.684196 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cc3b4d15-1482-4985-8291-687c3fb94005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:46.684416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cc3b4d15-1482-4985-8291-687c3fb94005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:46.703853 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:46.703853 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:46.707083 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cc3b4d15-1482-4985-8291-687c3fb94005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:46.714086 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cc3b4d15-1482-4985-8291-687c3fb94005 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:46.714570 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 283/1145] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:46 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:46.986179 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-887c828c-688c-4b26-bd06-d615ec63440d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:46.988535 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-887c828c-688c-4b26-bd06-d615ec63440d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff Aug 06 17:36:46.988731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-887c828c-688c-4b26-bd06-d615ec63440d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:46.988986 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-887c828c-688c-4b26-bd06-d615ec63440d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:47.003472 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-887c828c-688c-4b26-bd06-d615ec63440d tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff returned with HTTP 404 Aug 06 17:36:47.004331 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 280/1146] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:46 2026] GET /volume/v3/volumes/57693886-abd2-4357-a713-59b44c27f0ff => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:47.013546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-091d195e-39d6-4e87-a1b0-9a8538553156 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:47.015430 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-091d195e-39d6-4e87-a1b0-9a8538553156 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:47.015725 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-091d195e-39d6-4e87-a1b0-9a8538553156 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:47.015930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-091d195e-39d6-4e87-a1b0-9a8538553156 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:47.023869 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:47.023869 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:47.027846 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-091d195e-39d6-4e87-a1b0-9a8538553156 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:47.032286 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-091d195e-39d6-4e87-a1b0-9a8538553156 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff returned with HTTP 200 Aug 06 17:36:47.032705 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 294/1147] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:47 2026] GET /volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:47.049096 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6ee4010c-e585-4521-b2ed-33240710933c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:47.050986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:47.051278 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:47.051493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:47.051738 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:47.059869 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:47.059869 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:47.060371 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:47.087899 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:47.088178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ee4010c-e585-4521-b2ed-33240710933c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff returned with HTTP 202 Aug 06 17:36:47.088791 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 291/1148] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:47 2026] DELETE /volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:47.102607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0562fd0e-b569-4808-a4ea-fb13b03eebdd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:47.107543 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0562fd0e-b569-4808-a4ea-fb13b03eebdd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:47.107543 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0562fd0e-b569-4808-a4ea-fb13b03eebdd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:47.107543 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0562fd0e-b569-4808-a4ea-fb13b03eebdd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:47.118043 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:47.118043 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:47.127772 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0562fd0e-b569-4808-a4ea-fb13b03eebdd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:47.133126 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0562fd0e-b569-4808-a4ea-fb13b03eebdd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff returned with HTTP 200 Aug 06 17:36:47.134156 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 284/1149] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:47 2026] GET /volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:47.415641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ff18a906-8ad7-450a-9c3e-024d4951472d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:47.417927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff18a906-8ad7-450a-9c3e-024d4951472d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:47.418218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff18a906-8ad7-450a-9c3e-024d4951472d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:47.418477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff18a906-8ad7-450a-9c3e-024d4951472d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:47.431190 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:47.431190 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:47.435896 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ff18a906-8ad7-450a-9c3e-024d4951472d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:47.441591 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff18a906-8ad7-450a-9c3e-024d4951472d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:47.442101 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 281/1150] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:47 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:47.730492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cd96937a-5862-4fa6-a5a5-809ec6907336 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:47.732678 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd96937a-5862-4fa6-a5a5-809ec6907336 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:47.732946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd96937a-5862-4fa6-a5a5-809ec6907336 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:47.733214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd96937a-5862-4fa6-a5a5-809ec6907336 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:47.745187 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:47.745187 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:47.749924 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cd96937a-5862-4fa6-a5a5-809ec6907336 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:47.754747 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd96937a-5862-4fa6-a5a5-809ec6907336 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:47.755267 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 295/1151] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:47 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:48.148694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a8ccd42e-501b-4739-ac49-a330b039fefd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:48.150544 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8ccd42e-501b-4739-ac49-a330b039fefd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff Aug 06 17:36:48.150736 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8ccd42e-501b-4739-ac49-a330b039fefd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:48.150943 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8ccd42e-501b-4739-ac49-a330b039fefd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:48.156770 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8ccd42e-501b-4739-ac49-a330b039fefd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff returned with HTTP 404 Aug 06 17:36:48.157280 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 292/1152] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:48 2026] GET /volume/v3/volumes/e5c7484b-14c3-45a1-8225-5a5482c3a1ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:48.204882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:48.206793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:48.207128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-VolumesGetTest-Volume-125536156", "metadata": {"Type": "Test"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:48.208626 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-125536156', 'metadata': {'Type': 'Test'}}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:48.296091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:48.300193 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:48.305550 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (2b666993-29f9-4155-aebd-f6868acd3914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:48.306681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a903d023-f31b-4f2d-a6b9-28b338115106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:48.307708 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:48.371250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a903d023-f31b-4f2d-a6b9-28b338115106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:48.372078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2fb7e4-28a2-4319-8639-5a2be66a4171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:48.425466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['61996ff8-6b2a-4261-9d76-17376284285f', '3a0b4249-14ad-4262-857e-8bc10b4c2cbf', '44f02bb5-7f55-4220-8f1a-e47d20583a3f', '222c10ad-fb3d-4a0b-8bf6-e46f36060168'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:48.426606 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2fb7e4-28a2-4319-8639-5a2be66a4171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61996ff8-6b2a-4261-9d76-17376284285f', '3a0b4249-14ad-4262-857e-8bc10b4c2cbf', '44f02bb5-7f55-4220-8f1a-e47d20583a3f', '222c10ad-fb3d-4a0b-8bf6-e46f36060168']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:48.427809 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1e6297-30e2-4ebd-b8b5-ef1532e6dcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:48.460087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0c9eb258-02df-4e48-ae3f-b04cac12b1a0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:48.462982 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0c9eb258-02df-4e48-ae3f-b04cac12b1a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:48.462982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0c9eb258-02df-4e48-ae3f-b04cac12b1a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:48.462982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0c9eb258-02df-4e48-ae3f-b04cac12b1a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:48.468916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1e6297-30e2-4ebd-b8b5-ef1532e6dcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a581620-9f1b-4ba7-819e-c49b258cb5dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-125536156',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['61996ff8-6b2a-4261-9d76-17376284285f','3a0b4249-14ad-4262-857e-8bc10b4c2cbf','44f02bb5-7f55-4220-8f1a-e47d20583a3f','222c10ad-fb3d-4a0b-8bf6-e46f36060168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-125536156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a581620-9f1b-4ba7-819e-c49b258cb5dd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:48.468916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d21ebb60-00c6-40ef-9cac-d44dbd7b961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:48.475195 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:48.475195 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:48.480115 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0c9eb258-02df-4e48-ae3f-b04cac12b1a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:48.486207 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0c9eb258-02df-4e48-ae3f-b04cac12b1a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:48.486829 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 282/1153] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:48 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:48.493144 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d21ebb60-00c6-40ef-9cac-d44dbd7b961e) transitioned into state 'SUCCESS' from state '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-125536156',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['61996ff8-6b2a-4261-9d76-17376284285f','3a0b4249-14ad-4262-857e-8bc10b4c2cbf','44f02bb5-7f55-4220-8f1a-e47d20583a3f','222c10ad-fb3d-4a0b-8bf6-e46f36060168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:48.494223 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e6f111b-c79a-47a2-b2cb-b3ed8d1e70b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:48.509378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e6f111b-c79a-47a2-b2cb-b3ed8d1e70b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:48.510692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (2b666993-29f9-4155-aebd-f6868acd3914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:48.511697 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:48.512149 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5728b4a1-f10d-4db2-a8a0-a490e855a812 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:48.512661 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 285/1154] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:48 2026] POST /volume/v3/volumes => generated 758 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:48.532983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53cd1f90-89b5-4260-a58b-501c3e5562fd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:48.533590 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53cd1f90-89b5-4260-a58b-501c3e5562fd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:48.533875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53cd1f90-89b5-4260-a58b-501c3e5562fd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:48.534157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53cd1f90-89b5-4260-a58b-501c3e5562fd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:48.544249 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:48.544249 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:48.549640 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-53cd1f90-89b5-4260-a58b-501c3e5562fd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:48.557213 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53cd1f90-89b5-4260-a58b-501c3e5562fd tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:48.557213 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 296/1155] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:48 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:48.768538 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-eb99671c-d386-436e-9268-849626911d96 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:48.771805 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eb99671c-d386-436e-9268-849626911d96 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:48.772080 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eb99671c-d386-436e-9268-849626911d96 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:48.772186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eb99671c-d386-436e-9268-849626911d96 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:48.784929 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:48.784929 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:48.794324 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-eb99671c-d386-436e-9268-849626911d96 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:48.801258 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eb99671c-d386-436e-9268-849626911d96 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:48.803518 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 293/1156] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:48 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:48.939139 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-d0232b13-9c1d-4e3c-9a46-6e327a613442 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:48.944496 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-d0232b13-9c1d-4e3c-9a46-6e327a613442 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba/action Aug 06 17:36:48.944985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-d0232b13-9c1d-4e3c-9a46-6e327a613442 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:48.945246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-d0232b13-9c1d-4e3c-9a46-6e327a613442 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:48.973179 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:48.973179 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:49.004692 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-301e2304-7bd4-4fad-b9c9-e9f64f18b0e0 req-d0232b13-9c1d-4e3c-9a46-6e327a613442 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba/action returned with HTTP 204 Aug 06 17:36:49.005273 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 283/1157] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:48 2026] POST /volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:49.502127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7a9f79c1-cb2a-4c0e-a50b-23cfcc42408e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.504067 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7a9f79c1-cb2a-4c0e-a50b-23cfcc42408e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:49.504285 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7a9f79c1-cb2a-4c0e-a50b-23cfcc42408e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.504511 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7a9f79c1-cb2a-4c0e-a50b-23cfcc42408e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.516059 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.516059 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:49.520589 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7a9f79c1-cb2a-4c0e-a50b-23cfcc42408e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:49.525607 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7a9f79c1-cb2a-4c0e-a50b-23cfcc42408e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:49.526033 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 286/1158] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:49.539487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84b66499-e8bb-4288-ab4e-2641d83977ab None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.541339 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:36:49.541790 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464f74a-56a7-40f0-b79d-c489296a29bc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-910791085"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:49.553014 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.553014 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:49.553514 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:49.553667 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:49.570524 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-84a0425e-8fbe-49b1-a9d9-70e067eb4813 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.573930 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84a0425e-8fbe-49b1-a9d9-70e067eb4813 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:49.574149 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84a0425e-8fbe-49b1-a9d9-70e067eb4813 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.574383 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84a0425e-8fbe-49b1-a9d9-70e067eb4813 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.586016 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.586016 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:49.587586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['15a3baf8-f1f3-4e17-8cb4-c64067d459d1', '8ad7ac9e-f091-49e3-866f-4199244286a0', '4f08b062-4570-4b4f-96be-b2698103627d', 'ccdc3c32-3a58-4f69-aae4-e9a3994ec33e'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:49.594292 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-84a0425e-8fbe-49b1-a9d9-70e067eb4813 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:49.600404 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84a0425e-8fbe-49b1-a9d9-70e067eb4813 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:49.600840 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 294/1159] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:49.615178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2ea48f97-8714-45d3-be0e-97773c8afe65 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.618150 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ea48f97-8714-45d3-be0e-97773c8afe65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:49.618484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ea48f97-8714-45d3-be0e-97773c8afe65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.618733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ea48f97-8714-45d3-be0e-97773c8afe65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.624534 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot force create request issued successfully. Aug 06 17:36:49.624882 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84b66499-e8bb-4288-ab4e-2641d83977ab tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:36:49.625372 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 297/1160] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:36:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:49.628706 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.628706 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:49.634299 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2ea48f97-8714-45d3-be0e-97773c8afe65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:49.637768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c2926972-3884-4552-873d-2b47c1ab640e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.639139 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ea48f97-8714-45d3-be0e-97773c8afe65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:49.639587 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 284/1161] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:49.639722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2926972-3884-4552-873d-2b47c1ab640e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:49.639912 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2926972-3884-4552-873d-2b47c1ab640e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.640138 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2926972-3884-4552-873d-2b47c1ab640e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.645219 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.645219 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:49.645671 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c2926972-3884-4552-873d-2b47c1ab640e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:49.646474 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2926972-3884-4552-873d-2b47c1ab640e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 returned with HTTP 200 Aug 06 17:36:49.646808 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 287/1162] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:36:49.651745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8a1913af-69c7-4459-b129-0ff04ab4777e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.653879 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8a1913af-69c7-4459-b129-0ff04ab4777e tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:49.654328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8a1913af-69c7-4459-b129-0ff04ab4777e tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-125536156"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:49.664392 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.664392 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:49.668485 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8a1913af-69c7-4459-b129-0ff04ab4777e tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:49.676429 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8a1913af-69c7-4459-b129-0ff04ab4777e tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:49.677160 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8a1913af-69c7-4459-b129-0ff04ab4777e tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:49.677673 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 295/1163] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:36:49 2026] PUT /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 782 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:49.691337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fc74d00c-bec0-43df-b03b-778cc30e6d2b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.693830 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc74d00c-bec0-43df-b03b-778cc30e6d2b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:49.694333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc74d00c-bec0-43df-b03b-778cc30e6d2b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-287361715", "description": "This is the new description of volume"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:49.705344 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.705344 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:49.709749 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc74d00c-bec0-43df-b03b-778cc30e6d2b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:49.717147 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc74d00c-bec0-43df-b03b-778cc30e6d2b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:49.717763 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc74d00c-bec0-43df-b03b-778cc30e6d2b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:49.718141 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 298/1164] 10.4.3.207 () {68 vars in 1369 bytes} [Thu Aug 6 17:36:49 2026] PUT /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:49.729402 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2e0b376e-0cfa-44d6-a91a-64366eae47a9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.734057 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2e0b376e-0cfa-44d6-a91a-64366eae47a9 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:49.734057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2e0b376e-0cfa-44d6-a91a-64366eae47a9 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.734057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2e0b376e-0cfa-44d6-a91a-64366eae47a9 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.741049 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.741049 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:49.747617 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2e0b376e-0cfa-44d6-a91a-64366eae47a9 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:49.752056 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2e0b376e-0cfa-44d6-a91a-64366eae47a9 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:49.752500 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 285/1165] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:49.773813 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.775937 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:49.776403 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-741490249", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-758189022"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:49.778471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-741490249', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-758189022'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:49.778657 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume of 1 GB Aug 06 17:36:49.784345 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Availability Zones retrieved successfully. Aug 06 17:36:49.795251 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (93e84ab7-efa4-4047-b642-1a53c0192113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:49.796163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1541a65f-058f-4e65-b029-8740c48a398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:49.797153 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:49.817164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a40cecea-1ef2-42ec-8bc1-34f7e1946a83 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.819421 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a40cecea-1ef2-42ec-8bc1-34f7e1946a83 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:49.819721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a40cecea-1ef2-42ec-8bc1-34f7e1946a83 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.820037 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a40cecea-1ef2-42ec-8bc1-34f7e1946a83 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.835308 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.835308 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:49.837192 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a40cecea-1ef2-42ec-8bc1-34f7e1946a83 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:49.839805 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1541a65f-058f-4e65-b029-8740c48a398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:49.842180 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a40cecea-1ef2-42ec-8bc1-34f7e1946a83 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:49.842283 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0c6534-0c9c-4db0-9a6d-45f0690a3cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:49.842373 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 296/1166] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:49.893526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Created reservations ['9f66d997-89e9-4f1a-a8cf-12019f488d46', '93fa0aab-8532-4891-aa8b-c94761ae3be5', '81461f62-bac1-4bea-8399-b7d84843fc4f', '8e53f947-6330-4c6d-a707-5540e23481ed'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:49.893526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0c6534-0c9c-4db0-9a6d-45f0690a3cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f66d997-89e9-4f1a-a8cf-12019f488d46', '93fa0aab-8532-4891-aa8b-c94761ae3be5', '81461f62-bac1-4bea-8399-b7d84843fc4f', '8e53f947-6330-4c6d-a707-5540e23481ed']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:49.893891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb95145b-14a1-465f-809d-9e881eb3ac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:49.926844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb95145b-14a1-465f-809d-9e881eb3ac05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd981e855-d69e-446e-8caa-c8f97acdc1ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-741490249',display_name='tempest-VolumesGetTest-Volume-758189022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['9f66d997-89e9-4f1a-a8cf-12019f488d46','93fa0aab-8532-4891-aa8b-c94761ae3be5','81461f62-bac1-4bea-8399-b7d84843fc4f','8e53f947-6330-4c6d-a707-5540e23481ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-741490249',display_name='tempest-VolumesGetTest-Volume-758189022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d981e855-d69e-446e-8caa-c8f97acdc1ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e494d3e198514040a84a3752a4520501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:49.928363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536615d5-de67-4a07-b72e-f924c3d99bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:49.947622 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536615d5-de67-4a07-b72e-f924c3d99bb8) transitioned into 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-741490249',display_name='tempest-VolumesGetTest-Volume-758189022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e494d3e198514040a84a3752a4520501',qos_specs=None,replication_status=,reservations=['9f66d997-89e9-4f1a-a8cf-12019f488d46','93fa0aab-8532-4891-aa8b-c94761ae3be5','81461f62-bac1-4bea-8399-b7d84843fc4f','8e53f947-6330-4c6d-a707-5540e23481ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ab67bd6beb4592a6f80857159f9bbc',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:49.948342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31529c88-5eb1-4c41-bc75-1b4d76b99894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:49.965823 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31529c88-5eb1-4c41-bc75-1b4d76b99894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:49.966750 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Flow 'volume_create_api' (93e84ab7-efa4-4047-b642-1a53c0192113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:49.967148 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Create volume request issued successfully. Aug 06 17:36:49.968849 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b76ba668-7c86-48ef-a224-02cbdc4220cb tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:49.968849 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 288/1167] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:49 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:49.988387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0a1730b5-2431-41c1-a2d6-06d82cb2b655 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:49.990471 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a1730b5-2431-41c1-a2d6-06d82cb2b655 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:49.990870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a1730b5-2431-41c1-a2d6-06d82cb2b655 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:49.990870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a1730b5-2431-41c1-a2d6-06d82cb2b655 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:49.999338 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:49.999338 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:50.003405 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0a1730b5-2431-41c1-a2d6-06d82cb2b655 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:50.008628 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a1730b5-2431-41c1-a2d6-06d82cb2b655 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 200 Aug 06 17:36:50.008936 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 299/1168] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:49 2026] GET /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:50.656172 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3b871d6d-7ae7-4176-96fe-dcf7347f7ed2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:50.658088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b871d6d-7ae7-4176-96fe-dcf7347f7ed2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:50.658312 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b871d6d-7ae7-4176-96fe-dcf7347f7ed2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:50.658531 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b871d6d-7ae7-4176-96fe-dcf7347f7ed2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:50.664169 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:50.664169 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:50.664750 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3b871d6d-7ae7-4176-96fe-dcf7347f7ed2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:50.665730 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b871d6d-7ae7-4176-96fe-dcf7347f7ed2 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 returned with HTTP 200 Aug 06 17:36:50.666167 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 286/1169] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:50 2026] GET /volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:50.675873 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:50.679485 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:36:50.679856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464f74a-56a7-40f0-b79d-c489296a29bc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2103889525"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:50.691113 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:50.691113 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:50.691848 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:50.692118 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume 7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:50.708040 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-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 06 17:36:50.721822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['38e6a763-f03b-4b8d-b414-dd6fce419e52', 'e135fd37-4d45-410c-ba16-b0bb41a62341', 'af247025-633a-4403-9d71-83cbacca6693', 'ac706e30-7def-4733-9a9d-a5e033d505f0'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:50.760639 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot force create request issued successfully. Aug 06 17:36:50.761066 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f3fa63d2-2c43-47cf-88be-01a21cc3f72e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:36:50.761584 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 297/1170] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:36:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:50.773576 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6cc455ba-f6b8-4e28-9f2f-e1cbe3721d46 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:50.775829 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6cc455ba-f6b8-4e28-9f2f-e1cbe3721d46 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:50.776103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6cc455ba-f6b8-4e28-9f2f-e1cbe3721d46 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:50.776249 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6cc455ba-f6b8-4e28-9f2f-e1cbe3721d46 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:50.783358 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:50.783358 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:50.783991 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6cc455ba-f6b8-4e28-9f2f-e1cbe3721d46 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:50.784868 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6cc455ba-f6b8-4e28-9f2f-e1cbe3721d46 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e returned with HTTP 200 Aug 06 17:36:50.785422 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 289/1171] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:50 2026] GET /volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:50.859188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e39a6107-925d-425f-b731-5201174e29d0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:50.861165 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e39a6107-925d-425f-b731-5201174e29d0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:50.861403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e39a6107-925d-425f-b731-5201174e29d0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:50.861679 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e39a6107-925d-425f-b731-5201174e29d0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:50.870817 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:50.870817 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:50.874602 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e39a6107-925d-425f-b731-5201174e29d0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:50.883710 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e39a6107-925d-425f-b731-5201174e29d0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:50.885763 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 300/1172] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:50 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.024721 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-45dd53b0-02a0-4956-8bfa-9e264f011199 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.027143 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45dd53b0-02a0-4956-8bfa-9e264f011199 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:51.027426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45dd53b0-02a0-4956-8bfa-9e264f011199 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.027700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45dd53b0-02a0-4956-8bfa-9e264f011199 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.036951 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.036951 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:51.044548 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-45dd53b0-02a0-4956-8bfa-9e264f011199 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:51.059857 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45dd53b0-02a0-4956-8bfa-9e264f011199 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 200 Aug 06 17:36:51.060411 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 287/1173] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:51 2026] GET /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.078116 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-be49fd2f-8f35-4756-b3fb-5ffb2afa7b65 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.081925 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-be49fd2f-8f35-4756-b3fb-5ffb2afa7b65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] PUT https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:51.081925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-be49fd2f-8f35-4756-b3fb-5ffb2afa7b65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-125536156", "description": null}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:51.093085 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.093085 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:51.097923 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-be49fd2f-8f35-4756-b3fb-5ffb2afa7b65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:51.128806 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-be49fd2f-8f35-4756-b3fb-5ffb2afa7b65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume updated successfully. Aug 06 17:36:51.130790 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-be49fd2f-8f35-4756-b3fb-5ffb2afa7b65 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 200 Aug 06 17:36:51.130790 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 298/1174] 10.4.3.207 () {68 vars in 1368 bytes} [Thu Aug 6 17:36:51 2026] PUT /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 769 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.143920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8d9c2a99-9cbf-4639-b33e-42b4e6d9584c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.146576 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8d9c2a99-9cbf-4639-b33e-42b4e6d9584c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:51.146857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8d9c2a99-9cbf-4639-b33e-42b4e6d9584c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.151371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8d9c2a99-9cbf-4639-b33e-42b4e6d9584c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.155040 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.155040 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:51.158878 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8d9c2a99-9cbf-4639-b33e-42b4e6d9584c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:51.163605 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8d9c2a99-9cbf-4639-b33e-42b4e6d9584c tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 200 Aug 06 17:36:51.164071 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 290/1175] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:51 2026] GET /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.177183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2944ef95-a690-4787-8a1b-46257fc087fa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.179696 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:51.180187 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.180316 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.180618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:51.191401 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.191401 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:51.192131 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:51.248099 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:51.248375 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2944ef95-a690-4787-8a1b-46257fc087fa tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 202 Aug 06 17:36:51.248861 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 301/1176] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:51 2026] DELETE /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:51.256791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-26c73757-3823-4597-8b82-bdde313c1a6b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.260397 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-26c73757-3823-4597-8b82-bdde313c1a6b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:51.260745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-26c73757-3823-4597-8b82-bdde313c1a6b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.261086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-26c73757-3823-4597-8b82-bdde313c1a6b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.271670 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.271670 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:51.280610 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-26c73757-3823-4597-8b82-bdde313c1a6b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:51.287319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-26c73757-3823-4597-8b82-bdde313c1a6b tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 200 Aug 06 17:36:51.287839 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 288/1177] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:51 2026] GET /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.795699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cfc11b1a-23af-4562-b137-4edce0f0b77c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.799666 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cfc11b1a-23af-4562-b137-4edce0f0b77c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:51.799666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cfc11b1a-23af-4562-b137-4edce0f0b77c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.799666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cfc11b1a-23af-4562-b137-4edce0f0b77c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.804370 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.804370 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:51.805089 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cfc11b1a-23af-4562-b137-4edce0f0b77c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:51.806020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cfc11b1a-23af-4562-b137-4edce0f0b77c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e returned with HTTP 200 Aug 06 17:36:51.806573 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 299/1178] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:51 2026] GET /volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.816069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.817954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:51.818190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.818419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.818581 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:51.825754 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.825754 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:51.826254 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:51.862755 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:36:51.863011 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7bd797a9-fe46-4beb-a9b2-c33673fd3c6b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e returned with HTTP 202 Aug 06 17:36:51.863468 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 291/1179] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:51 2026] DELETE /volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:51.872873 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-86102f20-9ca8-4806-8088-3810a06a18ef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.876130 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86102f20-9ca8-4806-8088-3810a06a18ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:51.876407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86102f20-9ca8-4806-8088-3810a06a18ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.876697 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86102f20-9ca8-4806-8088-3810a06a18ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.885449 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.885449 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:51.885792 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-86102f20-9ca8-4806-8088-3810a06a18ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:51.886696 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86102f20-9ca8-4806-8088-3810a06a18ef tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e returned with HTTP 200 Aug 06 17:36:51.888374 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 302/1180] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:51 2026] GET /volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.900028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed18de8c-0e51-46a3-ae04-f5667e469694 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.902361 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed18de8c-0e51-46a3-ae04-f5667e469694 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:51.904765 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed18de8c-0e51-46a3-ae04-f5667e469694 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:51.904765 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed18de8c-0e51-46a3-ae04-f5667e469694 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:51.912889 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.912889 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:51.916852 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ed18de8c-0e51-46a3-ae04-f5667e469694 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:51.921420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed18de8c-0e51-46a3-ae04-f5667e469694 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:51.921842 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 289/1181] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:51 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:51.967273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-31ebf92a-2632-460d-9873-b87b808a839d req-20ca8b51-7887-4648-8440-efeb7fe5fa78 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:51.972479 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-20ca8b51-7887-4648-8440-efeb7fe5fa78 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124/action Aug 06 17:36:51.972479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-20ca8b51-7887-4648-8440-efeb7fe5fa78 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:51.972479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-20ca8b51-7887-4648-8440-efeb7fe5fa78 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:51.994022 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:51.994022 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:52.022489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-31ebf92a-2632-460d-9873-b87b808a839d req-20ca8b51-7887-4648-8440-efeb7fe5fa78 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124/action returned with HTTP 204 Aug 06 17:36:52.023108 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 300/1182] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:51 2026] POST /volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:52.301704 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-850db100-702b-42f6-abb2-b1cd03a92341 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.303227 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-850db100-702b-42f6-abb2-b1cd03a92341 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce Aug 06 17:36:52.303300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-850db100-702b-42f6-abb2-b1cd03a92341 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.303547 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-850db100-702b-42f6-abb2-b1cd03a92341 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.309385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-850db100-702b-42f6-abb2-b1cd03a92341 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce returned with HTTP 404 Aug 06 17:36:52.309859 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 292/1183] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/volumes/d981e855-d69e-446e-8caa-c8f97acdc1ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:52.318138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c4b82c3c-f7ac-4e98-a202-e5f8b24a2833 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.320742 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c4b82c3c-f7ac-4e98-a202-e5f8b24a2833 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:52.321147 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c4b82c3c-f7ac-4e98-a202-e5f8b24a2833 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.321282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c4b82c3c-f7ac-4e98-a202-e5f8b24a2833 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.331889 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.331889 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:52.336646 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c4b82c3c-f7ac-4e98-a202-e5f8b24a2833 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:52.344378 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c4b82c3c-f7ac-4e98-a202-e5f8b24a2833 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:52.344378 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 303/1184] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:52.355424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6b12150a-fa72-4915-952c-eb509890bbd6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.357037 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:52.357202 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.357381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.357543 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume with id: 2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:52.363854 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.363854 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:52.364260 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:52.397903 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Delete volume request issued successfully. Aug 06 17:36:52.398118 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b12150a-fa72-4915-952c-eb509890bbd6 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 202 Aug 06 17:36:52.398581 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 290/1185] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:36:52 2026] DELETE /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:52.406876 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-afc3bb0f-5dea-415d-8360-f64e96921144 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.409270 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-afc3bb0f-5dea-415d-8360-f64e96921144 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:52.409502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-afc3bb0f-5dea-415d-8360-f64e96921144 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.409714 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-afc3bb0f-5dea-415d-8360-f64e96921144 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.418070 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.418070 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:52.421228 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-afc3bb0f-5dea-415d-8360-f64e96921144 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Volume info retrieved successfully. Aug 06 17:36:52.425700 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-afc3bb0f-5dea-415d-8360-f64e96921144 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 200 Aug 06 17:36:52.426080 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 301/1186] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:52.538857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a612d5be-567a-4593-869f-eb9511f11ab0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.539368 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a612d5be-567a-4593-869f-eb9511f11ab0 None None] GET https://10.4.3.207/volume// Aug 06 17:36:52.539608 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a612d5be-567a-4593-869f-eb9511f11ab0 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.539848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a612d5be-567a-4593-869f-eb9511f11ab0 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.540391 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a612d5be-567a-4593-869f-eb9511f11ab0 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:52.540735 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 293/1187] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:52.549308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9319e59f-d774-453a-8132-e5d0df3e7559 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.551689 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9319e59f-d774-453a-8132-e5d0df3e7559 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:36:52.551791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9319e59f-d774-453a-8132-e5d0df3e7559 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8961fa2-954a-46f2-a54a-55d7594227c9", "connector": null, "instance_uuid": "c69459d6-56f1-44fc-8839-0e6a4d7ea875"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:52.562726 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.562726 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:52.612044 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9319e59f-d774-453a-8132-e5d0df3e7559 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:36:52.612044 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 304/1188] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:36:52 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:52.619574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-dfc72535-8594-451f-bbfa-194ec6218763 req-f3801350-dae1-4184-93c3-f346b08bc5dd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.621917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-f3801350-dae1-4184-93c3-f346b08bc5dd tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] DELETE https://10.4.3.207/volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682 Aug 06 17:36:52.622175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-f3801350-dae1-4184-93c3-f346b08bc5dd tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.622352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-f3801350-dae1-4184-93c3-f346b08bc5dd tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.629987 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.629987 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:52.686560 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-f3801350-dae1-4184-93c3-f346b08bc5dd tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682 returned with HTTP 200 Aug 06 17:36:52.686913 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 291/1189] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:52 2026] DELETE /volume/v3/attachments/0cc7cf91-d6f6-4a38-9747-d3d98ac81682 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:52.900724 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8240aed5-3f84-4b6b-8264-55a8fa556c00 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.902588 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8240aed5-3f84-4b6b-8264-55a8fa556c00 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:52.902788 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8240aed5-3f84-4b6b-8264-55a8fa556c00 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.902986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8240aed5-3f84-4b6b-8264-55a8fa556c00 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.909140 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8240aed5-3f84-4b6b-8264-55a8fa556c00 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e returned with HTTP 404 Aug 06 17:36:52.909988 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 302/1190] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:52.918764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.920728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:36:52.920951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.921449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.921449 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:36:52.926854 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.926854 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:52.927392 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:52.936133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ab012472-9aab-4794-ab53-583badf46d2c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.938382 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ab012472-9aab-4794-ab53-583badf46d2c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:52.938731 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ab012472-9aab-4794-ab53-583badf46d2c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.939054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ab012472-9aab-4794-ab53-583badf46d2c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.955535 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:52.955535 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:52.959516 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ab012472-9aab-4794-ab53-583badf46d2c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:52.965049 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ab012472-9aab-4794-ab53-583badf46d2c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:52.965582 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 305/1191] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:52.979642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-914f421c-83c2-4ab8-99e0-3ccdc934f028 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:52.981880 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-914f421c-83c2-4ab8-99e0-3ccdc934f028 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:52.982158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-914f421c-83c2-4ab8-99e0-3ccdc934f028 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:52.982434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-914f421c-83c2-4ab8-99e0-3ccdc934f028 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:52.988996 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:36:52.989283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-935f99e4-a8ea-472a-9d2e-9a4598761799 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 returned with HTTP 202 Aug 06 17:36:52.989847 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 294/1192] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:52 2026] DELETE /volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:52.999873 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3b1b65ae-dad2-467a-9db8-4eb0cba94628 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.002803 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b1b65ae-dad2-467a-9db8-4eb0cba94628 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:36:53.003014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b1b65ae-dad2-467a-9db8-4eb0cba94628 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.003213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b1b65ae-dad2-467a-9db8-4eb0cba94628 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.003800 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.003800 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:53.010956 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.010956 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:53.011532 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-914f421c-83c2-4ab8-99e0-3ccdc934f028 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:53.011953 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3b1b65ae-dad2-467a-9db8-4eb0cba94628 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:53.013193 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b1b65ae-dad2-467a-9db8-4eb0cba94628 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 returned with HTTP 200 Aug 06 17:36:53.013703 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 303/1193] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:53.021275 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-914f421c-83c2-4ab8-99e0-3ccdc934f028 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:53.021884 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 292/1194] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:52 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:53.070992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c741e32a-a198-4dc0-ab83-4d594aa12a1e req-8458fa9f-c965-48b6-972d-8a774ec54514 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.073505 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c741e32a-a198-4dc0-ab83-4d594aa12a1e req-8458fa9f-c965-48b6-972d-8a774ec54514 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:53.073741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c741e32a-a198-4dc0-ab83-4d594aa12a1e req-8458fa9f-c965-48b6-972d-8a774ec54514 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.074026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c741e32a-a198-4dc0-ab83-4d594aa12a1e req-8458fa9f-c965-48b6-972d-8a774ec54514 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.086898 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.086898 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:53.096060 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c741e32a-a198-4dc0-ab83-4d594aa12a1e req-8458fa9f-c965-48b6-972d-8a774ec54514 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:53.101922 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c741e32a-a198-4dc0-ab83-4d594aa12a1e req-8458fa9f-c965-48b6-972d-8a774ec54514 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:53.102643 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 306/1195] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:53 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:53.128559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2273332b-e34b-4cc1-98fd-c90889d23ed4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.128559 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2273332b-e34b-4cc1-98fd-c90889d23ed4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:53.128559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2273332b-e34b-4cc1-98fd-c90889d23ed4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.128559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2273332b-e34b-4cc1-98fd-c90889d23ed4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.139981 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.139981 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:53.142821 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2273332b-e34b-4cc1-98fd-c90889d23ed4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:53.148850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2273332b-e34b-4cc1-98fd-c90889d23ed4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:53.149415 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 295/1196] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:53 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:53.194335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-134996f5-4730-412a-9fd3-5c4fed231163 req-6a5f2b02-54df-47bb-8de5-bf50a21a3bee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.196982 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-6a5f2b02-54df-47bb-8de5-bf50a21a3bee tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:53.200033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-6a5f2b02-54df-47bb-8de5-bf50a21a3bee tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.200033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-6a5f2b02-54df-47bb-8de5-bf50a21a3bee tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.209682 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.209682 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:53.213917 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-134996f5-4730-412a-9fd3-5c4fed231163 req-6a5f2b02-54df-47bb-8de5-bf50a21a3bee tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:53.219994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-6a5f2b02-54df-47bb-8de5-bf50a21a3bee tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:53.220672 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 304/1197] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:53 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:53.238882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.241503 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1/action Aug 06 17:36:53.241849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:53.241976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:53.252458 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.252458 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:53.252850 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:53.267401 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Begin detaching volume completed successfully. Aug 06 17:36:53.267653 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-b9db519f-9353-4019-8efe-5378b694c10d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1/action returned with HTTP 202 Aug 06 17:36:53.271035 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 293/1198] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:36:53 2026] POST /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:36:53.325857 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5c3542a8-5da2-4ad7-ba7f-0cb1125b3b52 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.326359 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c3542a8-5da2-4ad7-ba7f-0cb1125b3b52 None None] GET https://10.4.3.207/volume// Aug 06 17:36:53.326635 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c3542a8-5da2-4ad7-ba7f-0cb1125b3b52 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.326844 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c3542a8-5da2-4ad7-ba7f-0cb1125b3b52 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.327198 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c3542a8-5da2-4ad7-ba7f-0cb1125b3b52 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:53.327515 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 307/1199] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36: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 06 17:36:53.335872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-134996f5-4730-412a-9fd3-5c4fed231163 req-34544a39-8028-4d45-a80f-554065613995 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.338020 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-34544a39-8028-4d45-a80f-554065613995 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:53.338241 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-34544a39-8028-4d45-a80f-554065613995 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.338978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-34544a39-8028-4d45-a80f-554065613995 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.348472 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.348472 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:53.351544 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-134996f5-4730-412a-9fd3-5c4fed231163 req-34544a39-8028-4d45-a80f-554065613995 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:53.355787 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-34544a39-8028-4d45-a80f-554065613995 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:53.356171 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 296/1200] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:53 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:53.439098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dafee055-866d-41c8-820e-ab3f206065b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.441399 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dafee055-866d-41c8-820e-ab3f206065b1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] GET https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd Aug 06 17:36:53.441654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dafee055-866d-41c8-820e-ab3f206065b1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.441919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dafee055-866d-41c8-820e-ab3f206065b1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:53.460114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dafee055-866d-41c8-820e-ab3f206065b1 tempest-VolumesGetTest-962188106 tempest-VolumesGetTest-962188106-project-member] https://10.4.3.207/volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd returned with HTTP 404 Aug 06 17:36:53.460794 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 305/1201] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:53 2026] GET /volume/v3/volumes/2a581620-9f1b-4ba7-819e-c49b258cb5dd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:53.798217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.800828 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] PUT https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 Aug 06 17:36:53.801308 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:53.812733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Acquiring lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:36:53.817714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:36:53.819842 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:53.819842 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:53.982829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" released by "attachment_update" :: held 0.165s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:36:53.983213 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-9fbc957a-3032-40a8-ad59-70fe936f927d tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 returned with HTTP 200 Aug 06 17:36:53.983608 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 294/1202] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:36:53 2026] PUT /volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:53.993094 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-dfc72535-8594-451f-bbfa-194ec6218763 req-5a12785b-896c-48b9-a5fe-7937d73531ef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:53.995277 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-5a12785b-896c-48b9-a5fe-7937d73531ef tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 Aug 06 17:36:53.995516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-5a12785b-896c-48b9-a5fe-7937d73531ef tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:53.995729 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-5a12785b-896c-48b9-a5fe-7937d73531ef tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:54.012522 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-5a12785b-896c-48b9-a5fe-7937d73531ef tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 returned with HTTP 200 Aug 06 17:36:54.012975 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 308/1203] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:36:53 2026] GET /volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:54.028253 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-48fcc5f6-f577-4809-87dd-c62ee97cf966 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:54.031741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-48fcc5f6-f577-4809-87dd-c62ee97cf966 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:36:54.031741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-48fcc5f6-f577-4809-87dd-c62ee97cf966 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:54.031741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-48fcc5f6-f577-4809-87dd-c62ee97cf966 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:54.041296 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-48fcc5f6-f577-4809-87dd-c62ee97cf966 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 returned with HTTP 404 Aug 06 17:36:54.042464 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 297/1204] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:54 2026] GET /volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:54.051468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3377de4d-dddb-46ba-a33d-f999f6789122 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:54.055595 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:54.055884 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:54.056186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:54.056339 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:54.066144 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:54.066144 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:54.066675 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:54.102047 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:36:54.102047 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3377de4d-dddb-46ba-a33d-f999f6789122 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 returned with HTTP 202 Aug 06 17:36:54.102047 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 306/1205] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:54 2026] DELETE /volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:36:54.108692 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d067d1d6-f40b-4d17-bc95-e71c4b71d830 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:54.111578 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d067d1d6-f40b-4d17-bc95-e71c4b71d830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:54.112287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d067d1d6-f40b-4d17-bc95-e71c4b71d830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:54.112638 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d067d1d6-f40b-4d17-bc95-e71c4b71d830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:54.122518 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:54.122518 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:54.122993 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d067d1d6-f40b-4d17-bc95-e71c4b71d830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:36:54.123770 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d067d1d6-f40b-4d17-bc95-e71c4b71d830 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 returned with HTTP 200 Aug 06 17:36:54.125349 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 295/1206] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:54 2026] GET /volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:54.271131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-134996f5-4730-412a-9fd3-5c4fed231163 req-f41ad5de-815d-4aea-9df9-d1777ec5e8b8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:54.273491 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-f41ad5de-815d-4aea-9df9-d1777ec5e8b8 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124 Aug 06 17:36:54.273724 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-f41ad5de-815d-4aea-9df9-d1777ec5e8b8 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:54.273894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-f41ad5de-815d-4aea-9df9-d1777ec5e8b8 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:54.285624 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:54.285624 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:54.350578 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-134996f5-4730-412a-9fd3-5c4fed231163 req-f41ad5de-815d-4aea-9df9-d1777ec5e8b8 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124 returned with HTTP 200 Aug 06 17:36:54.351153 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 309/1207] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:54 2026] DELETE /volume/v3/attachments/706afc04-0b5e-4d1a-9a11-84c8ee5eb124 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:54.843556 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b7777aee-2d64-41e8-b317-db59938d7d24 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:54.941420 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:36:54.941672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:54.941856 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:54.942160 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:54.942886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:54.949664 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:54.950028 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b7777aee-2d64-41e8-b317-db59938d7d24 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:36:54.950483 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 298/1208] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:36:54 2026] GET /volume/v3/volumes => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:36:54.965054 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:54.966785 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:54.967125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-557612344"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:54.968717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-557612344'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:54.969021 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume of 1 GB Aug 06 17:36:54.969272 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:54.969272 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:54.974009 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Availability Zones retrieved successfully. Aug 06 17:36:54.980364 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Flow 'volume_create_api' (6503d84f-3328-4c86-a28a-f9676a2cb6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:54.981490 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cdbe12-66e8-4bdd-9b97-5630d20e31ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:54.982442 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:55.022654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cdbe12-66e8-4bdd-9b97-5630d20e31ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:55.023668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3072a774-280c-49b6-a6fd-24c007831023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:55.087560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Created reservations ['8ca52c08-a661-4edf-82c7-aa3c9e30400c', '4f45dd8a-9f37-436e-afaa-bbc07ab1507c', 'f9bff87d-30b2-4b83-897d-364b91c26c9f', 'cc12b556-fe2d-4962-862f-9c46955b271b'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:55.088315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3072a774-280c-49b6-a6fd-24c007831023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca52c08-a661-4edf-82c7-aa3c9e30400c', '4f45dd8a-9f37-436e-afaa-bbc07ab1507c', 'f9bff87d-30b2-4b83-897d-364b91c26c9f', 'cc12b556-fe2d-4962-862f-9c46955b271b']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:55.089106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50cc19fa-cf4e-483c-93dc-9c4ee9c4e8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:55.113728 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50cc19fa-cf4e-483c-93dc-9c4ee9c4e8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6737d4ad-e3b6-476c-acd9-96f7b07d488f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-557612344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3a3117a6323642bea582e25ba5df5bf4',qos_specs=None,replication_status=,reservations=['8ca52c08-a661-4edf-82c7-aa3c9e30400c','4f45dd8a-9f37-436e-afaa-bbc07ab1507c','f9bff87d-30b2-4b83-897d-364b91c26c9f','cc12b556-fe2d-4962-862f-9c46955b271b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-557612344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6737d4ad-e3b6-476c-acd9-96f7b07d488f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3a3117a6323642bea582e25ba5df5bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:55.114477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a9017d-76a3-4572-9b5f-9ea8d82fde6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:55.133414 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a9017d-76a3-4572-9b5f-9ea8d82fde6a) transitioned into state 'SUCCESS' from state '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-557612344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3a3117a6323642bea582e25ba5df5bf4',qos_specs=None,replication_status=,reservations=['8ca52c08-a661-4edf-82c7-aa3c9e30400c','4f45dd8a-9f37-436e-afaa-bbc07ab1507c','f9bff87d-30b2-4b83-897d-364b91c26c9f','cc12b556-fe2d-4962-862f-9c46955b271b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:55.134047 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6f8c7e-6096-4709-9e5e-393d53357a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:55.134874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-270594fc-f340-4526-b79e-355f0fea389e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.136536 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-270594fc-f340-4526-b79e-355f0fea389e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:55.136722 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-270594fc-f340-4526-b79e-355f0fea389e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.136908 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-270594fc-f340-4526-b79e-355f0fea389e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.141754 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-270594fc-f340-4526-b79e-355f0fea389e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 returned with HTTP 404 Aug 06 17:36:55.142219 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 296/1209] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:36:55 2026] GET /volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:55.142444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6f8c7e-6096-4709-9e5e-393d53357a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:55.143234 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Flow 'volume_create_api' (6503d84f-3328-4c86-a28a-f9676a2cb6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:55.143503 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume request issued successfully. Aug 06 17:36:55.144040 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-215c0e3d-2b10-41b5-a6be-27f12a2d9a39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:55.144483 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 307/1210] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:54 2026] POST /volume/v3/volumes => generated 763 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:55.150931 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3f088641-3210-4d78-b15b-5809fe4802f5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.156352 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3f088641-3210-4d78-b15b-5809fe4802f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:55.156606 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3f088641-3210-4d78-b15b-5809fe4802f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.156835 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3f088641-3210-4d78-b15b-5809fe4802f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.157000 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-3f088641-3210-4d78-b15b-5809fe4802f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: beea66fa-10f5-4070-b35f-e208003f2e0e Aug 06 17:36:55.158888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3883b782-bee6-4d52-bf2d-d2aecf7b0788 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.160859 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3883b782-bee6-4d52-bf2d-d2aecf7b0788 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:36:55.161099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3883b782-bee6-4d52-bf2d-d2aecf7b0788 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.161339 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3883b782-bee6-4d52-bf2d-d2aecf7b0788 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.164920 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3f088641-3210-4d78-b15b-5809fe4802f5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e returned with HTTP 404 Aug 06 17:36:55.165461 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 310/1211] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:55 2026] DELETE /volume/v3/snapshots/beea66fa-10f5-4070-b35f-e208003f2e0e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:55.169986 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:55.169986 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:55.171884 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e98d882d-e9b6-4e17-ab31-55fcd9b4fc2d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.172831 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3883b782-bee6-4d52-bf2d-d2aecf7b0788 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:55.173693 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e98d882d-e9b6-4e17-ab31-55fcd9b4fc2d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:55.174011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e98d882d-e9b6-4e17-ab31-55fcd9b4fc2d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.174251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e98d882d-e9b6-4e17-ab31-55fcd9b4fc2d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.174377 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-e98d882d-e9b6-4e17-ab31-55fcd9b4fc2d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 616945f1-9ea8-4b3e-aa32-741aaabc4e74 Aug 06 17:36:55.177707 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3883b782-bee6-4d52-bf2d-d2aecf7b0788 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:36:55.178167 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 299/1212] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:55 2026] GET /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:55.179872 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e98d882d-e9b6-4e17-ab31-55fcd9b4fc2d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 returned with HTTP 404 Aug 06 17:36:55.180557 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 297/1213] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:55 2026] DELETE /volume/v3/snapshots/616945f1-9ea8-4b3e-aa32-741aaabc4e74 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:55.217255 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-0d650ef0-e796-4e9e-b5b5-4258a49470e4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.219534 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-0d650ef0-e796-4e9e-b5b5-4258a49470e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:55.219728 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-0d650ef0-e796-4e9e-b5b5-4258a49470e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.219896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-0d650ef0-e796-4e9e-b5b5-4258a49470e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.230083 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:55.230083 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:55.233541 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-0d650ef0-e796-4e9e-b5b5-4258a49470e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:55.237935 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-0d650ef0-e796-4e9e-b5b5-4258a49470e4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:55.238418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 308/1214] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:36:55 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:55.256502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.258294 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc/action Aug 06 17:36:55.258597 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:55.258687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:55.268182 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:55.268182 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:55.268561 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:55.275877 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Begin detaching volume completed successfully. Aug 06 17:36:55.276239 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-5e1b8362-2c21-40c5-9950-a0174f3e8e3c tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc/action returned with HTTP 202 Aug 06 17:36:55.276642 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 311/1215] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:36:55 2026] POST /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:36:55.316550 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec5621d4-1d74-4564-ab7f-4b31ccfef752 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.317237 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec5621d4-1d74-4564-ab7f-4b31ccfef752 None None] GET https://10.4.3.207/volume// Aug 06 17:36:55.317515 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec5621d4-1d74-4564-ab7f-4b31ccfef752 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.317781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec5621d4-1d74-4564-ab7f-4b31ccfef752 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.318273 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec5621d4-1d74-4564-ab7f-4b31ccfef752 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:36:55.318671 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 300/1216] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:36:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:36:55.326932 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-55a77561-6996-482f-bb6c-fa6f3cb3ce18 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.330236 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-55a77561-6996-482f-bb6c-fa6f3cb3ce18 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:36:55.330488 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-55a77561-6996-482f-bb6c-fa6f3cb3ce18 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.330670 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-55a77561-6996-482f-bb6c-fa6f3cb3ce18 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.344168 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:55.344168 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:55.351839 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-55a77561-6996-482f-bb6c-fa6f3cb3ce18 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:36:55.358892 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-55a77561-6996-482f-bb6c-fa6f3cb3ce18 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:36:55.359368 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 298/1217] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:36:55 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:36:55.442657 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-41b55689-4050-4471-bb95-1a2daec8f6c5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:55.444354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41b55689-4050-4471-bb95-1a2daec8f6c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:36:55.444560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41b55689-4050-4471-bb95-1a2daec8f6c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:55.444742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41b55689-4050-4471-bb95-1a2daec8f6c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:55.455925 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:55.455925 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:55.460111 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-41b55689-4050-4471-bb95-1a2daec8f6c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:36:55.464757 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41b55689-4050-4471-bb95-1a2daec8f6c5 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:36:55.465262 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 309/1218] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:55 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:56.190584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d3bbe044-0f7e-4e0b-8a0b-191d018f06ab None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:56.192232 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d3bbe044-0f7e-4e0b-8a0b-191d018f06ab tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:36:56.192395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d3bbe044-0f7e-4e0b-8a0b-191d018f06ab tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:56.192575 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d3bbe044-0f7e-4e0b-8a0b-191d018f06ab tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:56.200117 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:56.200117 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:56.204396 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d3bbe044-0f7e-4e0b-8a0b-191d018f06ab tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:56.208661 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d3bbe044-0f7e-4e0b-8a0b-191d018f06ab tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:36:56.209054 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 312/1219] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:56 2026] GET /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:56.220315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1088586f-0a59-414a-a3d7-0fbc6eea73b8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:56.223003 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1088586f-0a59-414a-a3d7-0fbc6eea73b8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:36:56.223257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1088586f-0a59-414a-a3d7-0fbc6eea73b8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:56.223515 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1088586f-0a59-414a-a3d7-0fbc6eea73b8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:56.234524 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:56.234524 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:56.240392 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1088586f-0a59-414a-a3d7-0fbc6eea73b8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:56.245539 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1088586f-0a59-414a-a3d7-0fbc6eea73b8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:36:56.245939 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 301/1220] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:56 2026] GET /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:56.257898 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-347c272a-1387-4fa1-8537-7c1a96685306 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:56.259611 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:56.259907 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-802901183"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:56.261392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-802901183'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:56.261515 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume of 1 GB Aug 06 17:36:56.265500 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Availability Zones retrieved successfully. Aug 06 17:36:56.270760 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Flow 'volume_create_api' (9948b042-c1ea-4b52-b8b7-32148d79d0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:56.271613 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656792b5-7018-49b3-85fb-bc546bad235d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:56.272550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:56.301442 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656792b5-7018-49b3-85fb-bc546bad235d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:56.302278 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46220068-2e89-41f5-89e9-acd1c812b147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:56.347494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Created reservations ['195ae0e8-c364-4a3b-ae20-664ccb998f46', '432e7780-986b-4a10-9d5d-8f2112eac0d4', 'e791ade3-6e3e-42d4-82fa-8238f1ef820d', '72efd8d6-a3b0-493d-860e-2ba962dceff9'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:56.348591 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46220068-2e89-41f5-89e9-acd1c812b147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['195ae0e8-c364-4a3b-ae20-664ccb998f46', '432e7780-986b-4a10-9d5d-8f2112eac0d4', 'e791ade3-6e3e-42d4-82fa-8238f1ef820d', '72efd8d6-a3b0-493d-860e-2ba962dceff9']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:56.349444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fcf4d5-a7da-4f02-a2ce-95ab24ac14b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:56.375567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fcf4d5-a7da-4f02-a2ce-95ab24ac14b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8606faeb-f2a7-44d0-90b3-8440f599bd8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-802901183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3a3117a6323642bea582e25ba5df5bf4',qos_specs=None,replication_status=,reservations=['195ae0e8-c364-4a3b-ae20-664ccb998f46','432e7780-986b-4a10-9d5d-8f2112eac0d4','e791ade3-6e3e-42d4-82fa-8238f1ef820d','72efd8d6-a3b0-493d-860e-2ba962dceff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-802901183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8606faeb-f2a7-44d0-90b3-8440f599bd8a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3a3117a6323642bea582e25ba5df5bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:56.376290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4fd353-dac9-4188-97c3-9f3e50e10e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:56.394026 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4fd353-dac9-4188-97c3-9f3e50e10e3d) transitioned into state 'SUCCESS' from state '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-802901183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3a3117a6323642bea582e25ba5df5bf4',qos_specs=None,replication_status=,reservations=['195ae0e8-c364-4a3b-ae20-664ccb998f46','432e7780-986b-4a10-9d5d-8f2112eac0d4','e791ade3-6e3e-42d4-82fa-8238f1ef820d','72efd8d6-a3b0-493d-860e-2ba962dceff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:56.394667 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc51c39-c5c3-461c-a159-43f4cbce6aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:56.406078 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc51c39-c5c3-461c-a159-43f4cbce6aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:56.406876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Flow 'volume_create_api' (9948b042-c1ea-4b52-b8b7-32148d79d0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:56.407171 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume request issued successfully. Aug 06 17:36:56.407710 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-347c272a-1387-4fa1-8537-7c1a96685306 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:56.408128 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 299/1221] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:56 2026] POST /volume/v3/volumes => generated 763 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:56.419823 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-13ea72c9-0655-4c7c-bf63-b709eb05e422 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:56.421519 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-13ea72c9-0655-4c7c-bf63-b709eb05e422 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:36:56.421810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-13ea72c9-0655-4c7c-bf63-b709eb05e422 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:56.422059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-13ea72c9-0655-4c7c-bf63-b709eb05e422 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:56.428729 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:56.428729 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:56.432927 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-13ea72c9-0655-4c7c-bf63-b709eb05e422 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:56.436886 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-13ea72c9-0655-4c7c-bf63-b709eb05e422 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:36:56.437329 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 310/1222] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:56 2026] GET /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:57.449757 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b4c759e7-60b9-47aa-844c-0e7e67ab8b82 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:57.451509 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4c759e7-60b9-47aa-844c-0e7e67ab8b82 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:36:57.451727 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4c759e7-60b9-47aa-844c-0e7e67ab8b82 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:57.451985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4c759e7-60b9-47aa-844c-0e7e67ab8b82 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:57.459402 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:57.459402 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:57.463077 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b4c759e7-60b9-47aa-844c-0e7e67ab8b82 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:57.467642 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4c759e7-60b9-47aa-844c-0e7e67ab8b82 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:36:57.468056 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 313/1223] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:57 2026] GET /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:57.489133 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-40a45ee7-6264-496a-828e-b44a02622e63 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:57.490712 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40a45ee7-6264-496a-828e-b44a02622e63 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:36:57.490884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40a45ee7-6264-496a-828e-b44a02622e63 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:57.491084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40a45ee7-6264-496a-828e-b44a02622e63 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:57.500523 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:57.500523 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:57.514888 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-40a45ee7-6264-496a-828e-b44a02622e63 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:57.524425 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40a45ee7-6264-496a-828e-b44a02622e63 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:36:57.524818 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 302/1224] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:57 2026] GET /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:57.547515 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e0786289-8d92-4e34-85fe-474c8254578a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:57.551340 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:36:57.551815 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2066966971"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:57.553798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2066966971'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:36:57.554099 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume of 1 GB Aug 06 17:36:57.554512 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:57.554512 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:57.559261 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Availability Zones retrieved successfully. Aug 06 17:36:57.566630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Flow 'volume_create_api' (e58a3101-fbf6-4414-aee1-9ad9c6d85e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:57.567477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db12be51-d9f7-4af9-9144-8c9bd132eff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:57.568462 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:36:57.599375 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db12be51-d9f7-4af9-9144-8c9bd132eff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:57.600500 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30a91dd-3967-49cb-94fd-3f3fae0bf1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:57.645719 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Created reservations ['fed0a591-852f-4bbd-a228-64fc98184445', 'bb8f5406-da66-4947-8014-5761baa4d981', '1c70849a-5415-4304-875f-73b46ee0f35a', '5ee8336d-eb5b-4954-b3ab-0ae3082c914c'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:36:57.647115 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30a91dd-3967-49cb-94fd-3f3fae0bf1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed0a591-852f-4bbd-a228-64fc98184445', 'bb8f5406-da66-4947-8014-5761baa4d981', '1c70849a-5415-4304-875f-73b46ee0f35a', '5ee8336d-eb5b-4954-b3ab-0ae3082c914c']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:57.648238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0cbf92-d24a-408d-8b6b-54879dc40650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:57.673378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0cbf92-d24a-408d-8b6b-54879dc40650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005f41a3-3bd6-4748-b8c3-3ffd9c34015d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2066966971',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3a3117a6323642bea582e25ba5df5bf4',qos_specs=None,replication_status=,reservations=['fed0a591-852f-4bbd-a228-64fc98184445','bb8f5406-da66-4947-8014-5761baa4d981','1c70849a-5415-4304-875f-73b46ee0f35a','5ee8336d-eb5b-4954-b3ab-0ae3082c914c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2066966971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005f41a3-3bd6-4748-b8c3-3ffd9c34015d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3a3117a6323642bea582e25ba5df5bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:57.674282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cd095c-64e2-4b37-a819-78c2f4ec4f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:57.697166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cd095c-64e2-4b37-a819-78c2f4ec4f19) transitioned into state 'SUCCESS' from state '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-2066966971',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3a3117a6323642bea582e25ba5df5bf4',qos_specs=None,replication_status=,reservations=['fed0a591-852f-4bbd-a228-64fc98184445','bb8f5406-da66-4947-8014-5761baa4d981','1c70849a-5415-4304-875f-73b46ee0f35a','5ee8336d-eb5b-4954-b3ab-0ae3082c914c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88613cb63c0d4a96b3145c0d02b62e2c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:57.697166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf5be84-7a5e-4e5c-a86c-5cbd879f2894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:36:57.715700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf5be84-7a5e-4e5c-a86c-5cbd879f2894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:36:57.716723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Flow 'volume_create_api' (e58a3101-fbf6-4414-aee1-9ad9c6d85e87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:36:57.717059 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Create volume request issued successfully. Aug 06 17:36:57.717690 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0786289-8d92-4e34-85fe-474c8254578a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:36:57.718200 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 300/1225] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:36:57 2026] POST /volume/v3/volumes => generated 764 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:36:57.737578 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bffa68f5-cf31-4c3e-8e78-13ee2aa467e3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:57.742179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bffa68f5-cf31-4c3e-8e78-13ee2aa467e3 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:36:57.745045 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bffa68f5-cf31-4c3e-8e78-13ee2aa467e3 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:57.745205 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bffa68f5-cf31-4c3e-8e78-13ee2aa467e3 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:57.755088 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:57.755088 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:57.760269 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bffa68f5-cf31-4c3e-8e78-13ee2aa467e3 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:57.767404 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bffa68f5-cf31-4c3e-8e78-13ee2aa467e3 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:36:57.768032 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 311/1226] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:57 2026] GET /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:57.799715 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-11cf4802-75cc-427e-ad0f-f272af8432fc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:57.801932 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-11cf4802-75cc-427e-ad0f-f272af8432fc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba Aug 06 17:36:57.802191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-11cf4802-75cc-427e-ad0f-f272af8432fc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:57.802365 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-11cf4802-75cc-427e-ad0f-f272af8432fc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:57.810247 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:57.810247 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:57.890374 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-89e804d9-4fc9-41f9-9515-2a3f4078c11d req-11cf4802-75cc-427e-ad0f-f272af8432fc tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba returned with HTTP 200 Aug 06 17:36:57.890374 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 314/1227] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:57 2026] DELETE /volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:58.781872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9530eeac-5c16-417f-bfb8-78ebc8904e26 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:58.783605 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9530eeac-5c16-417f-bfb8-78ebc8904e26 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:36:58.783781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9530eeac-5c16-417f-bfb8-78ebc8904e26 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:58.783954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9530eeac-5c16-417f-bfb8-78ebc8904e26 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:58.793730 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:58.793730 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:58.800106 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9530eeac-5c16-417f-bfb8-78ebc8904e26 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:58.806397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9530eeac-5c16-417f-bfb8-78ebc8904e26 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:36:58.807088 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 303/1228] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:58 2026] GET /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:58.820335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-25ba70a8-a265-4324-92de-914bc0073fac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:58.822751 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-25ba70a8-a265-4324-92de-914bc0073fac tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:36:58.823046 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-25ba70a8-a265-4324-92de-914bc0073fac tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:58.823301 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-25ba70a8-a265-4324-92de-914bc0073fac tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:58.831438 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:58.831438 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:58.838660 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-25ba70a8-a265-4324-92de-914bc0073fac tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:36:58.850271 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-25ba70a8-a265-4324-92de-914bc0073fac tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:36:58.850845 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 301/1229] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:36:58 2026] GET /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:58.863972 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:58.865826 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:36:58.866190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:58.866349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:58.866641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:58.867597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:58.875021 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:58.875554 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-713bc1e8-f089-4b5b-9e6e-ecbcc3e9221f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:36:58.875902 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 312/1230] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:36:58 2026] GET /volume/v3/volumes => generated 974 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:58.885549 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9068306e-c06d-479b-921f-d77513b52591 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:58.887892 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-557612344 Aug 06 17:36:58.888139 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:58.888341 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:58.889080 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:58.889675 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:58.889675 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:58.890297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-557612344'), ('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:58.938013 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:58.938631 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9068306e-c06d-479b-921f-d77513b52591 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-557612344 returned with HTTP 200 Aug 06 17:36:58.939291 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 315/1231] 10.4.3.207 () {66 vars in 1336 bytes} [Thu Aug 6 17:36:58 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-557612344 => generated 333 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:58.954512 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1ab94181-1a2a-4885-adab-e6f494c6131d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:58.956192 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-802901183 Aug 06 17:36:58.956474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:58.956743 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:58.957264 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:58.958218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-802901183'), ('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:58.967981 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:58.967981 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:58.967981 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:58.970194 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ab94181-1a2a-4885-adab-e6f494c6131d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-802901183 returned with HTTP 200 Aug 06 17:36:58.970690 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 304/1232] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-802901183 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:58.986462 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-50191515-a2d7-4abb-a829-88068d924ad0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:58.989703 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?limit=1 Aug 06 17:36:58.989939 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:58.990189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:58.990572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:58.991822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:58.999048 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.000046 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.000046 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:59.003978 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50191515-a2d7-4abb-a829-88068d924ad0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 06 17:36:59.004371 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 302/1233] 10.4.3.207 () {66 vars in 1273 bytes} [Thu Aug 6 17:36:58 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.018582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.020435 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?limit=1&marker=005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:36:59.020674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.020859 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.021136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.021460 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.021460 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:59.021877 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.045263 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-dfc72535-8594-451f-bbfa-194ec6218763 req-b3e1ed6c-6442-48d0-9e24-8e33d92f09cc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.048288 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-b3e1ed6c-6442-48d0-9e24-8e33d92f09cc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2/action Aug 06 17:36:59.048675 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-b3e1ed6c-6442-48d0-9e24-8e33d92f09cc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:36:59.049732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-b3e1ed6c-6442-48d0-9e24-8e33d92f09cc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:36:59.068218 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.069193 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.069193 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:59.072147 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.072147 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:59.073767 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6cb26c82-da9a-4067-b706-a9eac8420d04 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?limit=1&marker=005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:36:59.074206 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 313/1234] 10.4.3.207 () {66 vars in 1361 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?limit=1&marker=005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.091711 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-222e8710-98c8-4d21-bd04-cb429a395d41 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.093168 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?limit=1&marker=8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:36:59.095984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.095984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.095984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.095984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.105106 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dfc72535-8594-451f-bbfa-194ec6218763 req-b3e1ed6c-6442-48d0-9e24-8e33d92f09cc tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2/action returned with HTTP 204 Aug 06 17:36:59.105596 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 316/1235] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:36:59 2026] POST /volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:36:59.106056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ba9e45d9-a619-4add-8af0-91e7698b349a req-5b3a0eb4-c34c-4aeb-b4c4-09cc35264ffa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.110104 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ba9e45d9-a619-4add-8af0-91e7698b349a req-5b3a0eb4-c34c-4aeb-b4c4-09cc35264ffa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba Aug 06 17:36:59.110296 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ba9e45d9-a619-4add-8af0-91e7698b349a req-5b3a0eb4-c34c-4aeb-b4c4-09cc35264ffa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.110508 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ba9e45d9-a619-4add-8af0-91e7698b349a req-5b3a0eb4-c34c-4aeb-b4c4-09cc35264ffa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.114920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ba9e45d9-a619-4add-8af0-91e7698b349a req-5b3a0eb4-c34c-4aeb-b4c4-09cc35264ffa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba returned with HTTP 404 Aug 06 17:36:59.115461 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 303/1236] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:36:59 2026] DELETE /volume/v3/attachments/1a5aa9ab-9e66-421a-8d05-324f60cad7ba => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:36:59.142490 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.143525 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.143525 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:59.148375 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-222e8710-98c8-4d21-bd04-cb429a395d41 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?limit=1&marker=8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:36:59.149923 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 305/1237] 10.4.3.207 () {66 vars in 1361 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?limit=1&marker=8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 1002 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.166053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.168114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?limit=1&marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:36:59.168339 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.168585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.168868 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.169754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.184519 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.187179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bc231506-a615-4798-bb3a-e8eb5cce8d36 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?limit=1&marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:36:59.187628 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 314/1238] 10.4.3.207 () {66 vars in 1361 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?limit=1&marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:36:59.204382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.206195 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 06 17:36:59.206362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.206588 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.206813 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.207048 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100622) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:36:59.207712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.238665 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.239547 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.239547 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:59.243684 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a3b0afb6-ce3f-46cc-989d-9c2ef58f982d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 06 17:36:59.244090 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 317/1239] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.257168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de115a67-9a99-457f-83ae-48c895c02b1c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.258658 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 06 17:36:59.258863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.259094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.259355 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.259739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100625) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:36:59.260297 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.287950 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.289068 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.289068 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:59.293330 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de115a67-9a99-457f-83ae-48c895c02b1c tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 06 17:36:59.293719 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 304/1240] 10.4.3.207 () {66 vars in 1359 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.308987 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.312981 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?limit=1 Aug 06 17:36:59.312981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.312981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.312981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.312981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.321162 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.321821 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5f45c025-36ae-45ba-9ee2-63418caf4a6a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 06 17:36:59.322256 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 306/1241] 10.4.3.207 () {66 vars in 1252 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.329988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.332189 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?limit=1&marker=005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:36:59.332446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.332699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.333013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.334055 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.347881 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.348639 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f36afdb-47de-4b66-8b16-1febdb4445a0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?limit=1&marker=005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:36:59.349143 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 315/1242] 10.4.3.207 () {66 vars in 1340 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?limit=1&marker=005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.357581 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-af43285c-2b73-48ad-b9a2-471120b51b39 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.358747 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?limit=1&marker=8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:36:59.358814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.359435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.359435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.361891 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.401682 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.402468 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af43285c-2b73-48ad-b9a2-471120b51b39 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?limit=1&marker=8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:36:59.403072 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 318/1243] 10.4.3.207 () {66 vars in 1340 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?limit=1&marker=8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.411777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.413580 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?limit=1&marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:36:59.413798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.414053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.414327 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.415073 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.453247 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.453596 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7b6a5a9-107f-4086-9cc6-dfcf69119e0f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?limit=1&marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:36:59.453993 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 305/1244] 10.4.3.207 () {66 vars in 1340 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?limit=1&marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:36:59.467047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-802901183&status=available Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100624) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:59.470988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-802901183'), ('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.506487 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.506986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ba1ce6f-603d-41be-b545-257cb3de5760 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-802901183&status=available returned with HTTP 200 Aug 06 17:36:59.507498 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 307/1245] 10.4.3.207 () {66 vars in 1370 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-802901183&status=available => generated 333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.518229 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1c20a844-48d5-44fe-bbfe-543821b78487 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.520129 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2066966971&status=available Aug 06 17:36:59.520368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.520624 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.520898 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.521228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100623) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:36:59.521527 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.521527 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:59.521976 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2066966971'), ('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.555733 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.556396 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.556396 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:36:59.561006 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1c20a844-48d5-44fe-bbfe-543821b78487 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2066966971&status=available returned with HTTP 200 Aug 06 17:36:59.561263 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 316/1246] 10.4.3.207 () {66 vars in 1393 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2066966971&status=available => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.578334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.582302 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f&sort=id%3Aasc Aug 06 17:36:59.582608 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.582831 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.583179 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.583612 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.583612 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:59.584550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.636931 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.637739 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.637739 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:36:59.643539 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6fb30f39-57f1-48c7-a75c-89bf91c7b8cb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f&sort=id%3Aasc returned with HTTP 200 Aug 06 17:36:59.644209 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 319/1247] 10.4.3.207 () {66 vars in 1373 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?marker=6737d4ad-e3b6-476c-acd9-96f7b07d488f&sort=id%3Aasc => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.661438 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.663204 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 17:36:59.663403 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.663626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.663870 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.664653 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.857838 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.859104 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.859104 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:36:59.864378 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7ea93c85-002a-4a19-afd2-3f86ff45e24d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 17:36:59.864907 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 306/1248] 10.4.3.207 () {66 vars in 1337 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.878008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:59.885034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.900004 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.901815 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:36:59.901815 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:36:59.907673 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dbf55f6e-a27a-4d06-8565-42b3d6d2b8a9 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:36:59.908499 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 308/1249] 10.4.3.207 () {66 vars in 1258 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:36:59.926881 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.929103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 06 17:36:59.929520 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.929732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.929982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.931158 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:36:59.972568 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:36:59.973133 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bcd4d57-a671-4ef4-b0f1-2b039a0e8ffc tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 06 17:36:59.973551 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 317/1250] 10.4.3.207 () {66 vars in 1316 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:36:59.984657 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1443f76a-c2a2-484c-a078-f79686299621 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:36:59.986530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?availability_zone=nova Aug 06 17:36:59.986744 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:36:59.986936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:36:59.987236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:36:59.987527 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value nova, assuming string {{(pid=100622) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:36:59.988200 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.161294 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.161870 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1443f76a-c2a2-484c-a078-f79686299621 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 17:37:00.162834 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 320/1251] 10.4.3.207 () {66 vars in 1282 bytes} [Thu Aug 6 17:36:59 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.171499 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.173984 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?availability_zone=nova Aug 06 17:37:00.173984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.173984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.173984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.173984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value nova, assuming string {{(pid=100625) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:37:00.174350 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.201385 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.201929 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-990190ec-ae8c-404f-ba54-1c99d8a38ed8 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 06 17:37:00.202327 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 307/1252] 10.4.3.207 () {66 vars in 1282 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.217732 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.221983 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?bootable=false Aug 06 17:37:00.221983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.221983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.221983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.222776 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.431587 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.432809 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ee672a92-4e97-420e-acd3-bd94e5e5a68a tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 17:37:00.433084 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 309/1253] 10.4.3.207 () {66 vars in 1266 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.446790 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.448886 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?bootable=false Aug 06 17:37:00.449110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.449284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.449535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.449829 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.449829 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:00.450331 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.486248 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.486248 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dad3ee30-fea8-4318-a7b6-20f3227f7498 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 06 17:37:00.486248 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 318/1254] 10.4.3.207 () {66 vars in 1266 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.497877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.500399 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?status=available Aug 06 17:37:00.500651 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.500840 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.501088 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.501300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100622) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:37:00.501553 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.501553 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:00.501907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.509545 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.510056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76aa456e-5f23-4cb3-91c2-0e1a8bb5b0a2 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 17:37:00.510394 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 321/1255] 10.4.3.207 () {66 vars in 1270 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.522445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes?status=available Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100625) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:00.525984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.564662 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.565404 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b5856317-86dd-4b9f-b284-8ff2ec401984 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes?status=available returned with HTTP 200 Aug 06 17:37:00.565941 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 308/1256] 10.4.3.207 () {66 vars in 1270 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.576525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.578861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?availability_zone=nova Aug 06 17:37:00.579175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.579377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.579647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.579891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value nova, assuming string {{(pid=100624) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:37:00.580158 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.580158 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:00.580534 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.608364 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.609306 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.609306 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:00.614314 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ead2d626-d2bb-432f-82ad-ca127a732ee5 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 06 17:37:00.614699 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 310/1257] 10.4.3.207 () {66 vars in 1303 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:00.628655 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.630405 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?bootable=false Aug 06 17:37:00.630608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.630786 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.631324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.631398 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.631398 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:00.631826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.643685 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.644727 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.644727 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:00.649022 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f31d5e72-5b7c-4f61-841e-eec407b5bdeb tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 06 17:37:00.649449 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 319/1258] 10.4.3.207 () {66 vars in 1287 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:00.663355 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.665219 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/detail?status=available Aug 06 17:37:00.665522 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.665760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.666034 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:00.666265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Could not evaluate value available, assuming string {{(pid=100622) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 06 17:37:00.666522 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.666522 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:00.666907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:37:00.675036 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Get all volumes completed successfully. Aug 06 17:37:00.675889 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.675889 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:00.680484 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4497fe0-efdf-43e1-b6f4-2b33ee6665ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 06 17:37:00.680878 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 322/1259] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:00.700886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c2fef030-fa92-47bc-b4e1-65afae7ca23d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.707594 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2fef030-fa92-47bc-b4e1-65afae7ca23d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:37:00.707594 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2fef030-fa92-47bc-b4e1-65afae7ca23d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.707594 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2fef030-fa92-47bc-b4e1-65afae7ca23d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.720284 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.720284 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:00.725067 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c2fef030-fa92-47bc-b4e1-65afae7ca23d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:00.730382 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2fef030-fa92-47bc-b4e1-65afae7ca23d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:37:00.730904 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 309/1260] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.746651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.748526 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] DELETE https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:37:00.748704 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.748889 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.749076 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Delete volume with id: 005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:37:00.749259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6bc321bc-8c5c-40c1-87d0-9e8a6a95fa99 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.755829 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6bc321bc-8c5c-40c1-87d0-9e8a6a95fa99 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:37:00.756149 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6bc321bc-8c5c-40c1-87d0-9e8a6a95fa99 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.756438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6bc321bc-8c5c-40c1-87d0-9e8a6a95fa99 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.756601 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-6bc321bc-8c5c-40c1-87d0-9e8a6a95fa99 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: ebe65d44-0255-4cde-acb2-53e2c8735ca9 Aug 06 17:37:00.759259 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.759259 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:00.759710 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:00.762302 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6bc321bc-8c5c-40c1-87d0-9e8a6a95fa99 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 returned with HTTP 404 Aug 06 17:37:00.762915 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 320/1261] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:37:00 2026] DELETE /volume/v3/snapshots/ebe65d44-0255-4cde-acb2-53e2c8735ca9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:00.771089 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6cd00cb7-c6a1-4f6e-acc3-7a24369ba12b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.772891 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6cd00cb7-c6a1-4f6e-acc3-7a24369ba12b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:00.773110 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6cd00cb7-c6a1-4f6e-acc3-7a24369ba12b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.773305 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6cd00cb7-c6a1-4f6e-acc3-7a24369ba12b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.780199 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Delete volume request issued successfully. Aug 06 17:37:00.780372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b298395-0024-47b0-98ff-4fdc7a7d591d tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 202 Aug 06 17:37:00.780798 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 311/1262] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:00 2026] DELETE /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:00.782166 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.782166 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:00.786988 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6cd00cb7-c6a1-4f6e-acc3-7a24369ba12b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:00.791280 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ad8e04ce-4476-4338-9f2b-a7bb3b7261df None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.791466 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6cd00cb7-c6a1-4f6e-acc3-7a24369ba12b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:37:00.791891 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 323/1263] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.796400 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad8e04ce-4476-4338-9f2b-a7bb3b7261df tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:37:00.800689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad8e04ce-4476-4338-9f2b-a7bb3b7261df tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:00.801136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad8e04ce-4476-4338-9f2b-a7bb3b7261df tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:00.810374 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:00.812781 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:00.812781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1781082102"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:00.814276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1781082102'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:00.814401 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume of 1 GB Aug 06 17:37:00.815561 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:00.815561 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:00.821292 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ad8e04ce-4476-4338-9f2b-a7bb3b7261df tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:00.828837 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad8e04ce-4476-4338-9f2b-a7bb3b7261df tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 200 Aug 06 17:37:00.829719 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 310/1264] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:00 2026] GET /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:00.974958 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Availability Zones retrieved successfully. Aug 06 17:37:00.979653 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (6c1af01f-6251-47b0-9fcf-e5f4a19d965c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:00.980589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e496e66a-9c6d-4742-84f8-b16260f4f67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:00.981384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:01.003217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e496e66a-9c6d-4742-84f8-b16260f4f67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:01.003896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f088aa72-9983-4d2d-a1f3-7bb685402ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:01.036536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['34ff058e-b261-47e3-ba92-7ed3147d22a5', 'd8a86543-18de-44a1-a88e-57d8efb539a5', 'da9e0865-9a10-457b-a0d5-26ae3bb7f889', 'b121cfce-f66c-4870-9bce-a88be58bddf5'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:01.037155 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f088aa72-9983-4d2d-a1f3-7bb685402ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ff058e-b261-47e3-ba92-7ed3147d22a5', 'd8a86543-18de-44a1-a88e-57d8efb539a5', 'da9e0865-9a10-457b-a0d5-26ae3bb7f889', 'b121cfce-f66c-4870-9bce-a88be58bddf5']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:01.037809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb911b6-1c89-4564-b9ab-3c5e3c0dadee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:01.056708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb911b6-1c89-4564-b9ab-3c5e3c0dadee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da1dd40d-48f7-4115-b7a5-a5d270234ea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1781082102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['34ff058e-b261-47e3-ba92-7ed3147d22a5','d8a86543-18de-44a1-a88e-57d8efb539a5','da9e0865-9a10-457b-a0d5-26ae3bb7f889','b121cfce-f66c-4870-9bce-a88be58bddf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1781082102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da1dd40d-48f7-4115-b7a5-a5d270234ea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348329699d444a93867a9ddbf3a7bed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:01.057327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e62d66c-5c7d-4ca5-92aa-d5e9605ea4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:01.073204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e62d66c-5c7d-4ca5-92aa-d5e9605ea4cf) transitioned into state 'SUCCESS' from state '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-1781082102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['34ff058e-b261-47e3-ba92-7ed3147d22a5','d8a86543-18de-44a1-a88e-57d8efb539a5','da9e0865-9a10-457b-a0d5-26ae3bb7f889','b121cfce-f66c-4870-9bce-a88be58bddf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:01.073821 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a0d0c8-8b40-434e-91c8-7d50b6619688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:01.083092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a0d0c8-8b40-434e-91c8-7d50b6619688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:01.083929 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (6c1af01f-6251-47b0-9fcf-e5f4a19d965c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:01.084254 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request issued successfully. Aug 06 17:37:01.084804 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1c2038a-e2ad-491a-b57e-dc6e732831fd tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:01.085229 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 321/1265] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:00 2026] POST /volume/v3/volumes => generated 754 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:01.096517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ad53a592-d178-441f-bb97-9b8fc89b7701 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.098280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ad53a592-d178-441f-bb97-9b8fc89b7701 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:01.098496 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ad53a592-d178-441f-bb97-9b8fc89b7701 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.098676 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ad53a592-d178-441f-bb97-9b8fc89b7701 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.110247 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:01.110247 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:01.114160 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ad53a592-d178-441f-bb97-9b8fc89b7701 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:01.117835 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ad53a592-d178-441f-bb97-9b8fc89b7701 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 returned with HTTP 200 Aug 06 17:37:01.118208 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 312/1266] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:01 2026] GET /volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:01.753684 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-539b9a28-16ed-431a-921d-20543f0f48c7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.754199 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-539b9a28-16ed-431a-921d-20543f0f48c7 None None] GET https://10.4.3.207/volume// Aug 06 17:37:01.754446 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-539b9a28-16ed-431a-921d-20543f0f48c7 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.754700 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-539b9a28-16ed-431a-921d-20543f0f48c7 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.755131 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-539b9a28-16ed-431a-921d-20543f0f48c7 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:01.755525 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 324/1267] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:01.765428 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-56a73199-5731-42c0-8612-22f96c55583a req-a19ee634-ca8d-4d4e-bc07-428a02d6f47c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.767436 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-a19ee634-ca8d-4d4e-bc07-428a02d6f47c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:37:01.767799 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-a19ee634-ca8d-4d4e-bc07-428a02d6f47c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8961fa2-954a-46f2-a54a-55d7594227c9", "connector": null, "instance_uuid": "c69459d6-56f1-44fc-8839-0e6a4d7ea875"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:01.779291 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:01.779291 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:01.815027 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-a19ee634-ca8d-4d4e-bc07-428a02d6f47c tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:37:01.815595 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 311/1268] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:37:01 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:01.832551 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-56a73199-5731-42c0-8612-22f96c55583a req-cadf4705-d90a-4f83-8a5d-913d6d697a45 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.834695 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-cadf4705-d90a-4f83-8a5d-913d6d697a45 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] DELETE https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 Aug 06 17:37:01.834873 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-cadf4705-d90a-4f83-8a5d-913d6d697a45 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.835136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-cadf4705-d90a-4f83-8a5d-913d6d697a45 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.842349 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:01.842349 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:01.845040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-58019b1a-719e-4998-8842-c1400bc9ffa0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.846813 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58019b1a-719e-4998-8842-c1400bc9ffa0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d Aug 06 17:37:01.847040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58019b1a-719e-4998-8842-c1400bc9ffa0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.847228 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58019b1a-719e-4998-8842-c1400bc9ffa0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.853489 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58019b1a-719e-4998-8842-c1400bc9ffa0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d returned with HTTP 404 Aug 06 17:37:01.853993 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 313/1269] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:01 2026] GET /volume/v3/volumes/005f41a3-3bd6-4748-b8c3-3ffd9c34015d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:01.862039 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-45e7b11b-b20a-4f1a-abbe-a70200b711ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.865068 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45e7b11b-b20a-4f1a-abbe-a70200b711ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:37:01.865257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45e7b11b-b20a-4f1a-abbe-a70200b711ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.865461 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45e7b11b-b20a-4f1a-abbe-a70200b711ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.872627 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:01.872627 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:01.876220 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-45e7b11b-b20a-4f1a-abbe-a70200b711ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:01.880008 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45e7b11b-b20a-4f1a-abbe-a70200b711ad tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:37:01.880337 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 325/1270] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:01 2026] GET /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:01.892764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.894761 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:37:01.895077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.895233 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.895287 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Delete volume with id: 8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:37:01.896518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-cadf4705-d90a-4f83-8a5d-913d6d697a45 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 returned with HTTP 200 Aug 06 17:37:01.896933 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 322/1271] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:37:01 2026] DELETE /volume/v3/attachments/14a0c796-3124-4cff-a5c8-09023f7c50f2 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:01.904125 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:01.904125 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:01.906856 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:01.941585 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Delete volume request issued successfully. Aug 06 17:37:01.941840 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d20eb58d-68e1-4795-be0b-4cbc2994f571 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 202 Aug 06 17:37:01.942381 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 312/1272] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:01 2026] DELETE /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:01.951698 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-65c90caf-9cdc-43b3-998f-c9082ba5da42 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:01.953696 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65c90caf-9cdc-43b3-998f-c9082ba5da42 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:37:01.953959 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65c90caf-9cdc-43b3-998f-c9082ba5da42 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:01.954238 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65c90caf-9cdc-43b3-998f-c9082ba5da42 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:01.964306 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:01.964306 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:01.969994 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-65c90caf-9cdc-43b3-998f-c9082ba5da42 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:01.979131 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65c90caf-9cdc-43b3-998f-c9082ba5da42 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 200 Aug 06 17:37:01.979131 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 314/1273] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:01 2026] GET /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:02.131315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fcb37ffc-bdec-48b9-9c7a-bbbb2fbcbb03 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:02.134021 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fcb37ffc-bdec-48b9-9c7a-bbbb2fbcbb03 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:02.140191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fcb37ffc-bdec-48b9-9c7a-bbbb2fbcbb03 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:02.140191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fcb37ffc-bdec-48b9-9c7a-bbbb2fbcbb03 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:02.165492 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:02.165492 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:02.170689 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fcb37ffc-bdec-48b9-9c7a-bbbb2fbcbb03 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:02.175668 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fcb37ffc-bdec-48b9-9c7a-bbbb2fbcbb03 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 returned with HTTP 200 Aug 06 17:37:02.176120 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 326/1274] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:02 2026] GET /volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:02.192544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:02.194484 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:37:02.194798 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da1dd40d-48f7-4115-b7a5-a5d270234ea3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1331108923"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:02.203152 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:02.203152 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:02.203709 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:02.203878 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:02.238620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['de094932-ff3d-40fd-afed-e654a6c272f9', '9beaad4d-f544-45a4-9d16-4f4a8a436a25', '5c575e5c-a630-4d93-ba84-a268be1d2f08', 'a10d77fe-4d97-4133-9cd0-c7a01fc9fe98'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:02.267909 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot create request issued successfully. Aug 06 17:37:02.268226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-744b1c24-13dd-4e8d-9a44-799a86f03db8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:37:02.269113 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 323/1275] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:37:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:02.277339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-223a30e8-5530-4c5a-92ef-877137391127 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:02.279949 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-223a30e8-5530-4c5a-92ef-877137391127 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f Aug 06 17:37:02.280175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-223a30e8-5530-4c5a-92ef-877137391127 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:02.280389 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-223a30e8-5530-4c5a-92ef-877137391127 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:02.286620 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:02.286620 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:02.287240 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-223a30e8-5530-4c5a-92ef-877137391127 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:02.288333 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-223a30e8-5530-4c5a-92ef-877137391127 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f returned with HTTP 200 Aug 06 17:37:02.288847 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 313/1276] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:02 2026] GET /volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:02.993422 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fd54a25d-784f-4d00-8948-f9595773a95b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:02.995463 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fd54a25d-784f-4d00-8948-f9595773a95b tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a Aug 06 17:37:02.995655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fd54a25d-784f-4d00-8948-f9595773a95b tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:02.995894 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fd54a25d-784f-4d00-8948-f9595773a95b tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.002793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fd54a25d-784f-4d00-8948-f9595773a95b tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a returned with HTTP 404 Aug 06 17:37:03.003373 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 315/1277] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:02 2026] GET /volume/v3/volumes/8606faeb-f2a7-44d0-90b3-8440f599bd8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:03.010789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e2c2d133-177d-46af-be4d-4089457d552e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.012647 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2c2d133-177d-46af-be4d-4089457d552e tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:37:03.012862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2c2d133-177d-46af-be4d-4089457d552e tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:03.013113 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2c2d133-177d-46af-be4d-4089457d552e tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.020200 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.020200 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:03.023795 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e2c2d133-177d-46af-be4d-4089457d552e tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:03.029788 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2c2d133-177d-46af-be4d-4089457d552e tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:37:03.030268 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 327/1278] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:03 2026] GET /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:03.041207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.043135 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:37:03.043213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:03.043405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.043607 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Delete volume with id: 6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:37:03.050683 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.050683 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:03.051203 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:03.083852 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Delete volume request issued successfully. Aug 06 17:37:03.084098 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20ec4931-3c8c-43de-9336-6ada1f5905f0 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 202 Aug 06 17:37:03.084796 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 324/1279] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:03 2026] DELETE /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:03.093193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a22baf47-ac4f-475f-8d74-291704bee202 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.095240 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a22baf47-ac4f-475f-8d74-291704bee202 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:37:03.095431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a22baf47-ac4f-475f-8d74-291704bee202 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:03.095696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a22baf47-ac4f-475f-8d74-291704bee202 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.107621 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.107621 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:03.111974 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a22baf47-ac4f-475f-8d74-291704bee202 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Volume info retrieved successfully. Aug 06 17:37:03.116600 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a22baf47-ac4f-475f-8d74-291704bee202 tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 200 Aug 06 17:37:03.116957 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 314/1280] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:03 2026] GET /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:03.300998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f3cd8531-9b1e-4676-89ad-f8f085be6ea5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.303254 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f3cd8531-9b1e-4676-89ad-f8f085be6ea5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f Aug 06 17:37:03.303500 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f3cd8531-9b1e-4676-89ad-f8f085be6ea5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:03.303693 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f3cd8531-9b1e-4676-89ad-f8f085be6ea5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.309107 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.309107 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:03.309535 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f3cd8531-9b1e-4676-89ad-f8f085be6ea5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:03.310280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f3cd8531-9b1e-4676-89ad-f8f085be6ea5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f returned with HTTP 200 Aug 06 17:37:03.310635 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 316/1281] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:03 2026] GET /volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:03.322955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.326578 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:03.327581 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69f3255c-d2e1-4af6-96b9-3dba73d8521f", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-374684092"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:03.329402 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request body: {'volume': {'snapshot_id': '69f3255c-d2e1-4af6-96b9-3dba73d8521f', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-374684092'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:03.342607 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.342607 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:03.343171 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:03.343294 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume of 2 GB Aug 06 17:37:03.351103 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Availability Zones retrieved successfully. Aug 06 17:37:03.358104 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (fe8dc829-c583-4945-85b4-54a9c7350201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:03.359195 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73968b21-9151-4124-946a-795ef01d966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:03.363498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:03.396636 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73968b21-9151-4124-946a-795ef01d966f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '69f3255c-d2e1-4af6-96b9-3dba73d8521f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:03.397332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f34381-fcff-44ca-bd26-207d8473f08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:03.452540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['f44a8923-4f99-4911-a2c1-2f34db88d5f4', '5b029f18-b596-42e0-ae08-a79532fce231', '962aede8-39d4-4b67-83aa-66010f42ee18', '5bd0e8b0-3a72-4b08-85c4-eab3ae732b1a'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:03.454986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f34381-fcff-44ca-bd26-207d8473f08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f44a8923-4f99-4911-a2c1-2f34db88d5f4', '5b029f18-b596-42e0-ae08-a79532fce231', '962aede8-39d4-4b67-83aa-66010f42ee18', '5bd0e8b0-3a72-4b08-85c4-eab3ae732b1a']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:03.454986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d81c08c-42ea-42c9-b396-5466017b44cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:03.511725 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d81c08c-42ea-42c9-b396-5466017b44cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92182088-68a4-480f-bd37-9a27fe856c42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-374684092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['f44a8923-4f99-4911-a2c1-2f34db88d5f4','5b029f18-b596-42e0-ae08-a79532fce231','962aede8-39d4-4b67-83aa-66010f42ee18','5bd0e8b0-3a72-4b08-85c4-eab3ae732b1a'],size=2,snapshot_id=69f3255c-d2e1-4af6-96b9-3dba73d8521f,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-374684092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92182088-68a4-480f-bd37-9a27fe856c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348329699d444a93867a9ddbf3a7bed6',provider_auth=None,provider_geometry=None,provider_id=None,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=69f3255c-d2e1-4af6-96b9-3dba73d8521f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:03.512641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (accf6b4d-da21-42cb-9210-3d3da611f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:03.534767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (accf6b4d-da21-42cb-9210-3d3da611f973) transitioned into state 'SUCCESS' from state '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-374684092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['f44a8923-4f99-4911-a2c1-2f34db88d5f4','5b029f18-b596-42e0-ae08-a79532fce231','962aede8-39d4-4b67-83aa-66010f42ee18','5bd0e8b0-3a72-4b08-85c4-eab3ae732b1a'],size=2,snapshot_id=69f3255c-d2e1-4af6-96b9-3dba73d8521f,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:03.535780 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c65079c-da00-4820-9617-662223a09f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:03.570219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c65079c-da00-4820-9617-662223a09f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:03.571371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (fe8dc829-c583-4945-85b4-54a9c7350201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:03.571743 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request issued successfully. Aug 06 17:37:03.572360 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d2912bd7-105a-4311-90b4-a3cc98bda850 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:03.572782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 328/1282] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:37:03 2026] POST /volume/v3/volumes => generated 787 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:03.587685 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3332813f-579d-4679-b2a5-7d9057a6b90a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.590588 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3332813f-579d-4679-b2a5-7d9057a6b90a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:03.590792 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3332813f-579d-4679-b2a5-7d9057a6b90a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:03.590896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3332813f-579d-4679-b2a5-7d9057a6b90a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.598746 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.598746 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:03.604804 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3332813f-579d-4679-b2a5-7d9057a6b90a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:03.617149 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3332813f-579d-4679-b2a5-7d9057a6b90a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 200 Aug 06 17:37:03.617758 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 325/1283] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:03 2026] GET /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:03.813635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.815907 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] PUT https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b Aug 06 17:37:03.816379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:03.825180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Acquiring lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:37:03.831211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:37:03.832761 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:03.832761 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:03.941748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Lock "cinder-attachment_update-d8961fa2-954a-46f2-a54a-55d7594227c9-np0000006677" released by "attachment_update" :: held 0.110s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:37:03.942111 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-b18a7ae0-e3c5-43ed-8128-d71e21a22c0b tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b returned with HTTP 200 Aug 06 17:37:03.942781 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 315/1284] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:37:03 2026] PUT /volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:03.952998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-56a73199-5731-42c0-8612-22f96c55583a req-af3fc504-2262-48c0-a8d4-171d98c9eb54 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:03.955675 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-af3fc504-2262-48c0-a8d4-171d98c9eb54 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b Aug 06 17:37:03.955973 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-af3fc504-2262-48c0-a8d4-171d98c9eb54 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:03.956254 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-af3fc504-2262-48c0-a8d4-171d98c9eb54 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:03.973732 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-af3fc504-2262-48c0-a8d4-171d98c9eb54 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b returned with HTTP 200 Aug 06 17:37:03.974155 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 317/1285] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:37:03 2026] GET /volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:04.133585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bcfc2fa7-215f-487a-bee2-c5ed6c0c793f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:04.135997 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bcfc2fa7-215f-487a-bee2-c5ed6c0c793f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] GET https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f Aug 06 17:37:04.136248 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bcfc2fa7-215f-487a-bee2-c5ed6c0c793f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:04.136501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bcfc2fa7-215f-487a-bee2-c5ed6c0c793f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:04.144929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bcfc2fa7-215f-487a-bee2-c5ed6c0c793f tempest-VolumesListTestJSON-985549763 tempest-VolumesListTestJSON-985549763-project-member] https://10.4.3.207/volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f returned with HTTP 404 Aug 06 17:37:04.145526 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 329/1286] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:04 2026] GET /volume/v3/volumes/6737d4ad-e3b6-476c-acd9-96f7b07d488f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:04.634954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cc93cfda-9dbc-4312-b94f-db96c579287f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:04.637215 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cc93cfda-9dbc-4312-b94f-db96c579287f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:04.637376 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cc93cfda-9dbc-4312-b94f-db96c579287f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:04.637640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cc93cfda-9dbc-4312-b94f-db96c579287f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:04.646668 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:04.646668 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:04.652253 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cc93cfda-9dbc-4312-b94f-db96c579287f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:04.657108 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cc93cfda-9dbc-4312-b94f-db96c579287f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 200 Aug 06 17:37:04.657658 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 326/1287] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:04 2026] GET /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:04.669662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ea657e6d-8f7e-4011-a64f-c593c5b08e94 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:04.671421 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea657e6d-8f7e-4011-a64f-c593c5b08e94 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:04.671665 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea657e6d-8f7e-4011-a64f-c593c5b08e94 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:04.671880 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea657e6d-8f7e-4011-a64f-c593c5b08e94 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:04.679195 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:04.679195 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:04.683542 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ea657e6d-8f7e-4011-a64f-c593c5b08e94 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:04.688106 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea657e6d-8f7e-4011-a64f-c593c5b08e94 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 200 Aug 06 17:37:04.688506 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 316/1288] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:04 2026] GET /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:04.700697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:04.702570 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:04.702791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:04.703022 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:04.703234 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: 92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:04.710593 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:04.710593 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:04.711327 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:04.729181 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume request issued successfully. Aug 06 17:37:04.729351 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b78faf1f-c338-46bd-a2c9-d8872a9ce6d5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 202 Aug 06 17:37:04.729762 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 318/1289] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:04 2026] DELETE /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:04.739352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b3f93900-f932-4d68-89f8-d315a8d633fa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:04.741089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b3f93900-f932-4d68-89f8-d315a8d633fa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:04.741278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b3f93900-f932-4d68-89f8-d315a8d633fa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:04.741476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b3f93900-f932-4d68-89f8-d315a8d633fa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:04.752132 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:04.752132 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:04.760285 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b3f93900-f932-4d68-89f8-d315a8d633fa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:04.766532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b3f93900-f932-4d68-89f8-d315a8d633fa tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 200 Aug 06 17:37:04.766981 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 330/1290] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:04 2026] GET /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:05.374241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-90dc19d7-50d2-4d4c-8929-f8e1f2c29c8d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.482387 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90dc19d7-50d2-4d4c-8929-f8e1f2c29c8d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:37:05.482772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90dc19d7-50d2-4d4c-8929-f8e1f2c29c8d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9e45dce-eb9e-473e-a874-67551654ee7d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1906749356"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:05.491472 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90dc19d7-50d2-4d4c-8929-f8e1f2c29c8d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 404 Aug 06 17:37:05.492110 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 327/1291] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:37:05 2026] POST /volume/v3/snapshots => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:05.503171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fe5cca6b-efb6-4edb-ae93-3b4177956fcf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.505429 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe5cca6b-efb6-4edb-ae93-3b4177956fcf tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:37:05.505429 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe5cca6b-efb6-4edb-ae93-3b4177956fcf tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-398053012"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:05.536014 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe5cca6b-efb6-4edb-ae93-3b4177956fcf tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 404 Aug 06 17:37:05.536755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 317/1292] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:37:05 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:05.545569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d0025b65-1697-4904-a7b3-ff871000ce38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.547806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0025b65-1697-4904-a7b3-ff871000ce38 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots?limit=invalid Aug 06 17:37:05.548078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0025b65-1697-4904-a7b3-ff871000ce38 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.548319 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0025b65-1697-4904-a7b3-ff871000ce38 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.548975 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0025b65-1697-4904-a7b3-ff871000ce38 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] HTTP exception thrown: limit param must be an integer Aug 06 17:37:05.549221 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0025b65-1697-4904-a7b3-ff871000ce38 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 06 17:37:05.549994 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 319/1293] 10.4.3.207 () {66 vars in 1270 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:37:05.559352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6905ecb5-9457-4546-8085-a3ccc99961fb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.561305 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6905ecb5-9457-4546-8085-a3ccc99961fb tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots?marker=08705a56-7714-48ba-8d1d-254ad8509a82 Aug 06 17:37:05.561625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6905ecb5-9457-4546-8085-a3ccc99961fb tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.561849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6905ecb5-9457-4546-8085-a3ccc99961fb tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.562176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-6905ecb5-9457-4546-8085-a3ccc99961fb tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:05.564347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-6905ecb5-9457-4546-8085-a3ccc99961fb tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:37:05.569314 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6905ecb5-9457-4546-8085-a3ccc99961fb tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots?marker=08705a56-7714-48ba-8d1d-254ad8509a82 returned with HTTP 404 Aug 06 17:37:05.570081 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 331/1294] 10.4.3.207 () {66 vars in 1330 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/snapshots?marker=08705a56-7714-48ba-8d1d-254ad8509a82 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:05.580650 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d2216276-587c-445b-aad0-cf619d847238 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.582798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2216276-587c-445b-aad0-cf619d847238 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=invalid Aug 06 17:37:05.583018 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2216276-587c-445b-aad0-cf619d847238 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.583262 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2216276-587c-445b-aad0-cf619d847238 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.583561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-d2216276-587c-445b-aad0-cf619d847238 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:37:05.584976 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-d2216276-587c-445b-aad0-cf619d847238 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:37:05.585538 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2216276-587c-445b-aad0-cf619d847238 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 06 17:37:05.586233 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 328/1295] 10.4.3.207 () {66 vars in 1276 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:37:05.595255 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.596981 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:05.597387 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-988238035"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:05.598850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-988238035'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:05.598979 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Create volume of 2 GB Aug 06 17:37:05.603524 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Availability Zones retrieved successfully. Aug 06 17:37:05.609289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Flow 'volume_create_api' (09ca7162-f9c1-4b72-b95d-c67d2939396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:05.610545 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cbc8eb-4308-4669-9fd5-70bd7cd2c280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:05.611536 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Validating volume size '2' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:05.639317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cbc8eb-4308-4669-9fd5-70bd7cd2c280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:05.640096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d3bcce-2c55-4d08-9fd0-f6073c5fafca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:05.703916 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Created reservations ['f1773b3c-2be4-4820-8bf6-b8d06f64628e', 'f85629ee-06aa-4234-a8d1-6e12af7d90d8', '05e715b7-f7fa-476d-86d8-9f8b1ebb9a56', '3fe41d67-ed5d-4089-812b-7fba53f94a29'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:05.704726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d3bcce-2c55-4d08-9fd0-f6073c5fafca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1773b3c-2be4-4820-8bf6-b8d06f64628e', 'f85629ee-06aa-4234-a8d1-6e12af7d90d8', '05e715b7-f7fa-476d-86d8-9f8b1ebb9a56', '3fe41d67-ed5d-4089-812b-7fba53f94a29']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:05.705549 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0feaf9e9-9d7d-4a5e-9814-acc5e31e785b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:05.730933 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0feaf9e9-9d7d-4a5e-9814-acc5e31e785b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '858dbf23-56de-4592-8587-363fc5f67d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-988238035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfaaa97652c0487d80977169961631e2',qos_specs=None,replication_status=,reservations=['f1773b3c-2be4-4820-8bf6-b8d06f64628e','f85629ee-06aa-4234-a8d1-6e12af7d90d8','05e715b7-f7fa-476d-86d8-9f8b1ebb9a56','3fe41d67-ed5d-4089-812b-7fba53f94a29'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56b3757254ba450cab2f601fc2d31813',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-988238035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=858dbf23-56de-4592-8587-363fc5f67d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfaaa97652c0487d80977169961631e2',provider_auth=None,provider_geometry=None,provider_id=None,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='56b3757254ba450cab2f601fc2d31813',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:05.732507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aad1582-c63c-4b6a-8b9d-2bb459758f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:05.751254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aad1582-c63c-4b6a-8b9d-2bb459758f64) transitioned into state 'SUCCESS' from state '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-988238035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfaaa97652c0487d80977169961631e2',qos_specs=None,replication_status=,reservations=['f1773b3c-2be4-4820-8bf6-b8d06f64628e','f85629ee-06aa-4234-a8d1-6e12af7d90d8','05e715b7-f7fa-476d-86d8-9f8b1ebb9a56','3fe41d67-ed5d-4089-812b-7fba53f94a29'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56b3757254ba450cab2f601fc2d31813',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:05.751997 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86447e2f-0a99-4887-ae4a-95c9e744aa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:05.763189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86447e2f-0a99-4887-ae4a-95c9e744aa85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:05.764094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Flow 'volume_create_api' (09ca7162-f9c1-4b72-b95d-c67d2939396d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:05.764527 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Create volume request issued successfully. Aug 06 17:37:05.765074 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f8c52dcf-77f5-4c30-a8dc-50579b2d7ae0 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:05.765479 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 318/1296] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:05 2026] POST /volume/v3/volumes => generated 761 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:05.779276 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e2fd3ad8-4c3f-4861-9e18-1da0f54621d3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.779675 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-beddd6cb-173a-43eb-9755-c93749bd9add None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.780974 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-beddd6cb-173a-43eb-9755-c93749bd9add tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:05.781179 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-beddd6cb-173a-43eb-9755-c93749bd9add tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.781243 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2fd3ad8-4c3f-4861-9e18-1da0f54621d3 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:05.781367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-beddd6cb-173a-43eb-9755-c93749bd9add tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.781430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2fd3ad8-4c3f-4861-9e18-1da0f54621d3 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.781590 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2fd3ad8-4c3f-4861-9e18-1da0f54621d3 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.786910 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-beddd6cb-173a-43eb-9755-c93749bd9add tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 404 Aug 06 17:37:05.787358 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 332/1297] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:05.789320 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:05.789320 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:05.793168 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e2fd3ad8-4c3f-4861-9e18-1da0f54621d3 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Volume info retrieved successfully. Aug 06 17:37:05.797718 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2fd3ad8-4c3f-4861-9e18-1da0f54621d3 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f returned with HTTP 200 Aug 06 17:37:05.798233 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 320/1298] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:05.799515 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c22e7cff-bd6f-43da-9735-e4b7d6f48274 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.801299 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c22e7cff-bd6f-43da-9735-e4b7d6f48274 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:05.801521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c22e7cff-bd6f-43da-9735-e4b7d6f48274 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.801708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c22e7cff-bd6f-43da-9735-e4b7d6f48274 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.807735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c22e7cff-bd6f-43da-9735-e4b7d6f48274 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 404 Aug 06 17:37:05.808199 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 329/1299] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:05.819742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6bd4c850-9849-4a3e-81b9-2d83605e690e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.821697 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6bd4c850-9849-4a3e-81b9-2d83605e690e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:05.821930 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6bd4c850-9849-4a3e-81b9-2d83605e690e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.822180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6bd4c850-9849-4a3e-81b9-2d83605e690e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.822394 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-6bd4c850-9849-4a3e-81b9-2d83605e690e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: 92182088-68a4-480f-bd37-9a27fe856c42 Aug 06 17:37:05.828151 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6bd4c850-9849-4a3e-81b9-2d83605e690e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 returned with HTTP 404 Aug 06 17:37:05.828702 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 319/1300] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:05 2026] DELETE /volume/v3/volumes/92182088-68a4-480f-bd37-9a27fe856c42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:05.839127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.840993 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f Aug 06 17:37:05.841153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.841336 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.841457 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 69f3255c-d2e1-4af6-96b9-3dba73d8521f Aug 06 17:37:05.846628 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:05.846628 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:05.847052 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:05.869311 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:37:05.869517 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-29b44a08-8ac9-44c3-8593-5ae894f5260a tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f returned with HTTP 202 Aug 06 17:37:05.869921 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 333/1301] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:37:05 2026] DELETE /volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:05.876775 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-947e031d-f943-49a9-8a67-99aea7702996 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:05.879465 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-947e031d-f943-49a9-8a67-99aea7702996 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f Aug 06 17:37:05.879695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-947e031d-f943-49a9-8a67-99aea7702996 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:05.879880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-947e031d-f943-49a9-8a67-99aea7702996 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:05.885822 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:05.885822 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:05.887271 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-947e031d-f943-49a9-8a67-99aea7702996 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:05.887378 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-947e031d-f943-49a9-8a67-99aea7702996 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f returned with HTTP 200 Aug 06 17:37:05.887880 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 321/1302] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:05 2026] GET /volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:06.812958 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-89071863-3279-4c9f-ab3e-c076451a8795 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:06.815483 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-89071863-3279-4c9f-ab3e-c076451a8795 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:06.815663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-89071863-3279-4c9f-ab3e-c076451a8795 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:06.815868 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-89071863-3279-4c9f-ab3e-c076451a8795 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:06.826297 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:06.826297 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:06.833436 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-89071863-3279-4c9f-ab3e-c076451a8795 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Volume info retrieved successfully. Aug 06 17:37:06.837619 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-89071863-3279-4c9f-ab3e-c076451a8795 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f returned with HTTP 200 Aug 06 17:37:06.838006 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 330/1303] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:06 2026] GET /volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:06.851353 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:06.853140 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:37:06.853482 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "858dbf23-56de-4592-8587-363fc5f67d2f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1277325653"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:06.861837 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:06.861837 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:06.862445 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Volume info retrieved successfully. Aug 06 17:37:06.862576 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Create snapshot from volume 858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:06.897821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9b08ec64-5500-4f3d-af13-f3d8a72ca8f4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:06.899997 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b08ec64-5500-4f3d-af13-f3d8a72ca8f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f Aug 06 17:37:06.900269 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b08ec64-5500-4f3d-af13-f3d8a72ca8f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:06.900532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b08ec64-5500-4f3d-af13-f3d8a72ca8f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:06.906576 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b08ec64-5500-4f3d-af13-f3d8a72ca8f4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f returned with HTTP 404 Aug 06 17:37:06.907139 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 334/1304] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:06 2026] GET /volume/v3/snapshots/69f3255c-d2e1-4af6-96b9-3dba73d8521f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:06.913783 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Created reservations ['de44661f-9c98-4816-93bb-c3f345fed09e', '8a79a643-f867-4d04-9da4-44efbd310b1e', 'f7420d51-16cc-4941-a883-b3b76c7c4637', '16edb0c4-3642-40a0-af52-f086a185b142'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:06.915016 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f5b33cdd-92dc-49e9-bc8a-4fc83461b366 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:06.916823 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5b33cdd-92dc-49e9-bc8a-4fc83461b366 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:06.917032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5b33cdd-92dc-49e9-bc8a-4fc83461b366 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:06.917213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5b33cdd-92dc-49e9-bc8a-4fc83461b366 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:06.919390 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=324,cinder:UPDATE=71,cinder:INSERT=38 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:37:06.932226 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:06.932226 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:06.938255 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f5b33cdd-92dc-49e9-bc8a-4fc83461b366 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:06.943137 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5b33cdd-92dc-49e9-bc8a-4fc83461b366 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 returned with HTTP 200 Aug 06 17:37:06.943696 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 322/1305] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:06 2026] GET /volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:06.956713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:06.958658 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:06.958911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:06.959171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:06.959382 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:06.966026 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot create request issued successfully. Aug 06 17:37:06.966493 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-41fe280c-7fc7-489a-b196-03cbc155f6e2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:37:06.967325 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 320/1306] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:37:06 2026] POST /volume/v3/snapshots => generated 318 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:06.971139 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:06.971139 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:06.971603 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:06.978738 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fc8ffcfe-b940-49f9-85bc-f56752a5e6c2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:06.980677 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc8ffcfe-b940-49f9-85bc-f56752a5e6c2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 Aug 06 17:37:06.980900 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc8ffcfe-b940-49f9-85bc-f56752a5e6c2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:06.981116 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc8ffcfe-b940-49f9-85bc-f56752a5e6c2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:06.986546 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:06.986546 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:06.986960 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc8ffcfe-b940-49f9-85bc-f56752a5e6c2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot retrieved successfully. Aug 06 17:37:06.987798 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc8ffcfe-b940-49f9-85bc-f56752a5e6c2 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 returned with HTTP 200 Aug 06 17:37:06.988174 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 335/1307] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:06 2026] GET /volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:06.991784 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume request issued successfully. Aug 06 17:37:06.991949 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2813b8bd-3579-4692-add8-1c51fe1c65a0 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 returned with HTTP 202 Aug 06 17:37:06.992389 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 331/1308] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:06 2026] DELETE /volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:07.000598 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fbf562df-63ab-4b60-9143-3559be79dd6f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:07.001910 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fbf562df-63ab-4b60-9143-3559be79dd6f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:07.002143 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fbf562df-63ab-4b60-9143-3559be79dd6f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:07.002363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fbf562df-63ab-4b60-9143-3559be79dd6f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:07.009723 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:07.009723 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:07.013731 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fbf562df-63ab-4b60-9143-3559be79dd6f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:07.018141 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fbf562df-63ab-4b60-9143-3559be79dd6f tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 returned with HTTP 200 Aug 06 17:37:07.018608 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 323/1309] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:06 2026] GET /volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:07.999499 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-79b06375-136c-4f59-bc01-4a092b587466 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.001760 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-79b06375-136c-4f59-bc01-4a092b587466 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 Aug 06 17:37:08.001971 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-79b06375-136c-4f59-bc01-4a092b587466 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:08.002195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-79b06375-136c-4f59-bc01-4a092b587466 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:08.008684 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:08.008684 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:08.009385 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-79b06375-136c-4f59-bc01-4a092b587466 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot retrieved successfully. Aug 06 17:37:08.010491 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-79b06375-136c-4f59-bc01-4a092b587466 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 returned with HTTP 200 Aug 06 17:37:08.011219 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 321/1310] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:07 2026] GET /volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:08.024319 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1c83dd5a-130b-42e6-b346-c2328f929911 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.028436 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:08.028840 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6f2f7375-a5eb-403e-ab28-2731c5961752"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:08.032547 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6f2f7375-a5eb-403e-ab28-2731c5961752'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:08.037411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-76a93eaf-f8e0-4a45-8888-fc667220fbd5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.039431 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:08.039431 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:08.039828 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot retrieved successfully. Aug 06 17:37:08.039901 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76a93eaf-f8e0-4a45-8888-fc667220fbd5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 Aug 06 17:37:08.040024 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Create volume of 1 GB Aug 06 17:37:08.040203 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76a93eaf-f8e0-4a45-8888-fc667220fbd5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:08.040362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76a93eaf-f8e0-4a45-8888-fc667220fbd5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:08.045343 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Availability Zones retrieved successfully. Aug 06 17:37:08.048651 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76a93eaf-f8e0-4a45-8888-fc667220fbd5 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 returned with HTTP 404 Aug 06 17:37:08.049350 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 332/1311] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:08 2026] GET /volume/v3/volumes/da1dd40d-48f7-4115-b7a5-a5d270234ea3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:08.054846 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Flow 'volume_create_api' (b37f5158-f27b-4348-8493-0be58e27035c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:08.056149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9bc983-fd8d-4fa1-af65-668a3edec420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.057520 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:08.059657 np0000006677 devstack@c-api.service[100622]: WARNING cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9bc983-fd8d-4fa1-af65-668a3edec420) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 17:37:08.059657 np0000006677 devstack@c-api.service[100622]: 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 06 17:37:08.060468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-482164c8-b7be-4513-b7e0-5a2ed1a48e96 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.062326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9bc983-fd8d-4fa1-af65-668a3edec420) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.062716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-482164c8-b7be-4513-b7e0-5a2ed1a48e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:08.062988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-482164c8-b7be-4513-b7e0-5a2ed1a48e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:08.063243 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-482164c8-b7be-4513-b7e0-5a2ed1a48e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:08.064185 np0000006677 devstack@c-api.service[100622]: WARNING cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9bc983-fd8d-4fa1-af65-668a3edec420) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:37:08.064787 np0000006677 devstack@c-api.service[100622]: WARNING cinder.volume.api [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Flow 'volume_create_api' (b37f5158-f27b-4348-8493-0be58e27035c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 17:37:08.065196 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c83dd5a-130b-42e6-b346-c2328f929911 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:37:08.066340 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 336/1312] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:08 2026] POST /volume/v3/volumes => generated 171 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:37:08.073814 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:08.073814 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:08.076763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.080624 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 Aug 06 17:37:08.080889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:08.081243 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:08.081425 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Delete snapshot with id: 6f2f7375-a5eb-403e-ab28-2731c5961752 Aug 06 17:37:08.082417 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-482164c8-b7be-4513-b7e0-5a2ed1a48e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:08.089111 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-482164c8-b7be-4513-b7e0-5a2ed1a48e96 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:37:08.089111 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 324/1313] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:08 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:08.091222 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:08.091222 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:08.092352 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot retrieved successfully. Aug 06 17:37:08.107585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.111305 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:08.111746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-182156941"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:08.114664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-182156941'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:08.115440 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume of 1 GB Aug 06 17:37:08.122427 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=378,cinder:UPDATE=99,cinder:INSERT=47 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:37:08.127387 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Availability Zones retrieved successfully. Aug 06 17:37:08.133940 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot delete request issued successfully. Aug 06 17:37:08.133940 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9a1f63a5-ecda-439f-8449-8b38f2d43548 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 returned with HTTP 202 Aug 06 17:37:08.134585 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 322/1314] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:37:08 2026] DELETE /volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:08.138104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (6ca3d903-f711-4053-9df3-44ffe3e8f866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:08.140285 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7e45fe-1d10-49b3-bdca-4a50d32aea44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.143075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:08.150353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-12f0e454-8a5f-44bc-85af-bf5b34db3886 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.155194 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-12f0e454-8a5f-44bc-85af-bf5b34db3886 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 Aug 06 17:37:08.155194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-12f0e454-8a5f-44bc-85af-bf5b34db3886 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:08.155194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-12f0e454-8a5f-44bc-85af-bf5b34db3886 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:08.158442 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:08.158442 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:08.159141 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-12f0e454-8a5f-44bc-85af-bf5b34db3886 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Snapshot retrieved successfully. Aug 06 17:37:08.163053 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-12f0e454-8a5f-44bc-85af-bf5b34db3886 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 returned with HTTP 200 Aug 06 17:37:08.163053 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 337/1315] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:08 2026] GET /volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:08.184942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7e45fe-1d10-49b3-bdca-4a50d32aea44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:08.185238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4f63ba-eac2-4b94-a89a-179e882c24ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.270316 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['3b098f88-1f00-411c-b3c9-aeee1786db87', 'e79574a0-8834-42ee-a6cd-1057e1d61449', '3882942b-c7c0-46eb-b0a6-ecbe5b6a8b2a', 'c891b749-b017-4744-b219-0285ebb26306'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:08.271648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4f63ba-eac2-4b94-a89a-179e882c24ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b098f88-1f00-411c-b3c9-aeee1786db87', 'e79574a0-8834-42ee-a6cd-1057e1d61449', '3882942b-c7c0-46eb-b0a6-ecbe5b6a8b2a', 'c891b749-b017-4744-b219-0285ebb26306']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:08.273779 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb852fb6-7579-4a2a-9d16-b7da15902a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.302031 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb852fb6-7579-4a2a-9d16-b7da15902a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c41ac42a-ec47-4946-a21d-65e7e6d02656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-182156941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['3b098f88-1f00-411c-b3c9-aeee1786db87','e79574a0-8834-42ee-a6cd-1057e1d61449','3882942b-c7c0-46eb-b0a6-ecbe5b6a8b2a','c891b749-b017-4744-b219-0285ebb26306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-182156941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c41ac42a-ec47-4946-a21d-65e7e6d02656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348329699d444a93867a9ddbf3a7bed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:08.302824 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c868a65-85df-400b-80e5-d91a9bcb7403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.333472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c868a65-85df-400b-80e5-d91a9bcb7403) transitioned into state 'SUCCESS' from state '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-182156941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['3b098f88-1f00-411c-b3c9-aeee1786db87','e79574a0-8834-42ee-a6cd-1057e1d61449','3882942b-c7c0-46eb-b0a6-ecbe5b6a8b2a','c891b749-b017-4744-b219-0285ebb26306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:08.334511 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5b182d-2b4b-44ff-9ae1-8e9bf53ecea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:08.354665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b5b182d-2b4b-44ff-9ae1-8e9bf53ecea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:08.356345 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (6ca3d903-f711-4053-9df3-44ffe3e8f866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:08.356987 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request issued successfully. Aug 06 17:37:08.357825 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4ec8d90d-f25c-429d-b0af-c01a3df0c4a4 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:08.358486 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 333/1316] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:08 2026] POST /volume/v3/volumes => generated 753 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:08.372695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-75bbd5f6-c1bd-4667-b67a-b9de51efe6b8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:08.376460 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75bbd5f6-c1bd-4667-b67a-b9de51efe6b8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:08.376656 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75bbd5f6-c1bd-4667-b67a-b9de51efe6b8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:08.376858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75bbd5f6-c1bd-4667-b67a-b9de51efe6b8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:08.399000 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:08.399000 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:08.411200 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-75bbd5f6-c1bd-4667-b67a-b9de51efe6b8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:08.417181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75bbd5f6-c1bd-4667-b67a-b9de51efe6b8 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 returned with HTTP 200 Aug 06 17:37:08.417645 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 325/1317] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:08 2026] GET /volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:09.086987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-56a73199-5731-42c0-8612-22f96c55583a req-baf53e20-f037-4deb-b604-185c86e1e99f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.089374 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-baf53e20-f037-4deb-b604-185c86e1e99f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] POST https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b/action Aug 06 17:37:09.089771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-baf53e20-f037-4deb-b604-185c86e1e99f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:09.089886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-baf53e20-f037-4deb-b604-185c86e1e99f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:09.107838 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.107838 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:09.124516 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56a73199-5731-42c0-8612-22f96c55583a req-baf53e20-f037-4deb-b604-185c86e1e99f tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b/action returned with HTTP 204 Aug 06 17:37:09.125083 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 323/1318] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:37:09 2026] POST /volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:09.176057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c6a5d3d7-e65a-4b95-8fd6-9b4fa0ee5b5d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.178608 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c6a5d3d7-e65a-4b95-8fd6-9b4fa0ee5b5d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 Aug 06 17:37:09.182985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c6a5d3d7-e65a-4b95-8fd6-9b4fa0ee5b5d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.182985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c6a5d3d7-e65a-4b95-8fd6-9b4fa0ee5b5d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.184749 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=355,cinder:UPDATE=78,cinder:INSERT=38 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:37:09.189362 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c6a5d3d7-e65a-4b95-8fd6-9b4fa0ee5b5d tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 returned with HTTP 404 Aug 06 17:37:09.190053 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 338/1319] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:09 2026] GET /volume/v3/snapshots/6f2f7375-a5eb-403e-ab28-2731c5961752 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:09.199590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1c905e7e-8b1b-4297-be82-c8f3952bf841 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.204942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1c905e7e-8b1b-4297-be82-c8f3952bf841 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:09.204942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1c905e7e-8b1b-4297-be82-c8f3952bf841 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.204942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1c905e7e-8b1b-4297-be82-c8f3952bf841 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.213142 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.213142 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:09.219943 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1c905e7e-8b1b-4297-be82-c8f3952bf841 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Volume info retrieved successfully. Aug 06 17:37:09.229117 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1c905e7e-8b1b-4297-be82-c8f3952bf841 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f returned with HTTP 200 Aug 06 17:37:09.229593 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 334/1320] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:09 2026] GET /volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:09.245301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff738469-e36c-4859-986e-861827325d15 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.247420 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] DELETE https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:09.247669 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.247907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.248147 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Delete volume with id: 858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:09.256521 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.256521 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:09.257084 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Volume info retrieved successfully. Aug 06 17:37:09.276375 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Delete volume request issued successfully. Aug 06 17:37:09.276609 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff738469-e36c-4859-986e-861827325d15 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f returned with HTTP 202 Aug 06 17:37:09.278203 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 326/1321] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:09 2026] DELETE /volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:09.285983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-815a64a0-97af-4c0e-b1f7-3d7247c38bd7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.289160 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-815a64a0-97af-4c0e-b1f7-3d7247c38bd7 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:09.289431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-815a64a0-97af-4c0e-b1f7-3d7247c38bd7 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.289663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-815a64a0-97af-4c0e-b1f7-3d7247c38bd7 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.302368 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.302368 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:09.315999 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-815a64a0-97af-4c0e-b1f7-3d7247c38bd7 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Volume info retrieved successfully. Aug 06 17:37:09.324908 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-815a64a0-97af-4c0e-b1f7-3d7247c38bd7 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f returned with HTTP 200 Aug 06 17:37:09.325319 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 324/1322] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:09 2026] GET /volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:09.437547 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2291278e-660d-498b-91cc-9daa69eeb699 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.441357 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2291278e-660d-498b-91cc-9daa69eeb699 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:09.441582 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2291278e-660d-498b-91cc-9daa69eeb699 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.441904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2291278e-660d-498b-91cc-9daa69eeb699 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.454737 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.454737 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:09.462360 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2291278e-660d-498b-91cc-9daa69eeb699 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:09.468181 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2291278e-660d-498b-91cc-9daa69eeb699 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 returned with HTTP 200 Aug 06 17:37:09.468181 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 339/1323] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:09 2026] GET /volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:09.485071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.486242 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:37:09.486928 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c41ac42a-ec47-4946-a21d-65e7e6d02656", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1303956065"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:09.501898 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.501898 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:09.503126 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:09.503303 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create snapshot from volume c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:09.538928 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['14553e17-1791-440b-a467-9870911c49e8', 'c73a37b2-c3b7-4f77-9baf-b43d12e72446', 'd6d122a3-a670-4c9e-a522-b06a779c68f0', '77fee735-0ca2-4fd6-ad1d-1df0095c9689'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:09.593259 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot create request issued successfully. Aug 06 17:37:09.593673 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e8f5c09a-2110-4711-bde5-bf2708261a43 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:37:09.594224 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 335/1324] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:37:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:09.606589 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e51e1555-621f-45fd-808e-26671fc361ff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.611117 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e51e1555-621f-45fd-808e-26671fc361ff tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 Aug 06 17:37:09.611995 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e51e1555-621f-45fd-808e-26671fc361ff tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.611995 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e51e1555-621f-45fd-808e-26671fc361ff tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.621921 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.621921 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:09.622743 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e51e1555-621f-45fd-808e-26671fc361ff tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:09.624149 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e51e1555-621f-45fd-808e-26671fc361ff tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 returned with HTTP 200 Aug 06 17:37:09.625007 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 327/1325] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:09 2026] GET /volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:09.634912 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-3894c5ef-ee8b-4db9-a11e-0b376e85cb1f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.638006 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-3894c5ef-ee8b-4db9-a11e-0b376e85cb1f tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] DELETE https://10.4.3.207/volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e Aug 06 17:37:09.638259 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-3894c5ef-ee8b-4db9-a11e-0b376e85cb1f tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.638500 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-3894c5ef-ee8b-4db9-a11e-0b376e85cb1f tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.648470 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.648470 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:09.702762 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-3894c5ef-ee8b-4db9-a11e-0b376e85cb1f tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e returned with HTTP 200 Aug 06 17:37:09.703326 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 325/1326] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:37:09 2026] DELETE /volume/v3/attachments/e9aecb39-a3a1-4b67-b120-a06592f5353e => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:09.715529 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:09.718410 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:37:09.718632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:09.718901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:09.719150 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Delete volume with id: 5fff1490-fd18-4522-9390-565db0230d68 Aug 06 17:37:09.728195 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:09.728195 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:09.728830 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Volume info retrieved successfully. Aug 06 17:37:09.750985 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] Delete volume request issued successfully. Aug 06 17:37:09.751259 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-30c7ea2a-97b3-4f67-ad77-9af125ca8cae req-882d2b26-ab5e-4a38-a26b-cf00908a1e3b tempest-ServerActionsV293TestJSON-185759828 tempest-ServerActionsV293TestJSON-185759828-project-member] https://10.4.3.207/volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 returned with HTTP 202 Aug 06 17:37:09.751865 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 340/1327] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:37:09 2026] DELETE /volume/v3/volumes/5fff1490-fd18-4522-9390-565db0230d68 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:10.343680 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-21707ff7-0381-460f-ae84-4e5dfe86da92 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:10.345683 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-21707ff7-0381-460f-ae84-4e5dfe86da92 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] GET https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f Aug 06 17:37:10.345926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-21707ff7-0381-460f-ae84-4e5dfe86da92 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:10.346193 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-21707ff7-0381-460f-ae84-4e5dfe86da92 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:10.357622 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-21707ff7-0381-460f-ae84-4e5dfe86da92 tempest-VolumesSnapshotNegativeTestJSON-1364688019 tempest-VolumesSnapshotNegativeTestJSON-1364688019-project-member] https://10.4.3.207/volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f returned with HTTP 404 Aug 06 17:37:10.358371 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 336/1328] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:10 2026] GET /volume/v3/volumes/858dbf23-56de-4592-8587-363fc5f67d2f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:10.636118 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-55a6b777-2d59-488a-917b-3d523472ba24 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:10.641352 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-55a6b777-2d59-488a-917b-3d523472ba24 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 Aug 06 17:37:10.641352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-55a6b777-2d59-488a-917b-3d523472ba24 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:10.641352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-55a6b777-2d59-488a-917b-3d523472ba24 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:10.646764 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:10.646764 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:10.647543 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-55a6b777-2d59-488a-917b-3d523472ba24 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:10.648844 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-55a6b777-2d59-488a-917b-3d523472ba24 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 returned with HTTP 200 Aug 06 17:37:10.649288 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 328/1329] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:10 2026] GET /volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:10.658614 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:10.660805 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:10.661240 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "242f168d-f727-447d-a20c-d4ea200ca989", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1887274838"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:10.663357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request body: {'volume': {'snapshot_id': '242f168d-f727-447d-a20c-d4ea200ca989', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1887274838'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:10.670192 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:10.670192 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:10.670429 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:10.670615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume of 1 GB Aug 06 17:37:10.676306 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Availability Zones retrieved successfully. Aug 06 17:37:10.685579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (f1daa6bc-7150-4bde-96f3-088a09cbdf34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:10.687002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb163719-dfbd-496f-8048-f45c06d2cdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:10.689115 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:10.731557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb163719-dfbd-496f-8048-f45c06d2cdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '242f168d-f727-447d-a20c-d4ea200ca989', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:10.732532 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (357dd349-4b63-4d49-aca7-221cc5e645f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:10.786485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Created reservations ['965b107d-a958-478e-b89a-ef17ed9c375e', 'de5c6931-d25a-4086-8249-ef274cb062b2', 'efca30ae-a9fa-4954-9f2f-49cb5ec76371', '824a3cd6-74be-48db-957e-bc7bf4b08d73'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:10.788921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (357dd349-4b63-4d49-aca7-221cc5e645f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965b107d-a958-478e-b89a-ef17ed9c375e', 'de5c6931-d25a-4086-8249-ef274cb062b2', 'efca30ae-a9fa-4954-9f2f-49cb5ec76371', '824a3cd6-74be-48db-957e-bc7bf4b08d73']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:10.788921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864790b5-ed96-47c3-8bd8-e7d02d69cf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:10.843774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864790b5-ed96-47c3-8bd8-e7d02d69cf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '124db378-abbf-4baf-9de2-eb084ae05391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1887274838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['965b107d-a958-478e-b89a-ef17ed9c375e','de5c6931-d25a-4086-8249-ef274cb062b2','efca30ae-a9fa-4954-9f2f-49cb5ec76371','824a3cd6-74be-48db-957e-bc7bf4b08d73'],size=1,snapshot_id=242f168d-f727-447d-a20c-d4ea200ca989,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1887274838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=124db378-abbf-4baf-9de2-eb084ae05391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348329699d444a93867a9ddbf3a7bed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=242f168d-f727-447d-a20c-d4ea200ca989,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:10.844627 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64369a9d-0958-4e87-ba04-77a1d7f03bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:10.871196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64369a9d-0958-4e87-ba04-77a1d7f03bec) transitioned into state 'SUCCESS' from state '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-1887274838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348329699d444a93867a9ddbf3a7bed6',qos_specs=None,replication_status=,reservations=['965b107d-a958-478e-b89a-ef17ed9c375e','de5c6931-d25a-4086-8249-ef274cb062b2','efca30ae-a9fa-4954-9f2f-49cb5ec76371','824a3cd6-74be-48db-957e-bc7bf4b08d73'],size=1,snapshot_id=242f168d-f727-447d-a20c-d4ea200ca989,source_replicaid=,source_volid=None,status='creating',user_id='20dd8ee4b6d14a0b950b7430ae2f3149',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:10.872130 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d4d90a-982a-4859-8b61-7d39a836bb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:10.898654 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d4d90a-982a-4859-8b61-7d39a836bb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:10.899435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Flow 'volume_create_api' (f1daa6bc-7150-4bde-96f3-088a09cbdf34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:10.899723 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Create volume request issued successfully. Aug 06 17:37:10.900264 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09ba3f48-a979-46c2-8a49-e37954e4a2ac tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:10.902036 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 326/1330] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:37:10 2026] POST /volume/v3/volumes => generated 788 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:10.917948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d1268656-e4c1-4705-99b8-9d66b9ae166d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:10.920061 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1268656-e4c1-4705-99b8-9d66b9ae166d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:10.920296 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1268656-e4c1-4705-99b8-9d66b9ae166d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:10.920546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1268656-e4c1-4705-99b8-9d66b9ae166d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:10.928984 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:10.928984 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:10.935206 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d1268656-e4c1-4705-99b8-9d66b9ae166d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:10.940238 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1268656-e4c1-4705-99b8-9d66b9ae166d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 200 Aug 06 17:37:10.940796 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 341/1331] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:10 2026] GET /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:11.852824 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c136b09e-6d40-44d9-8a9f-d64f4dfdcc3a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:11.855921 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c136b09e-6d40-44d9-8a9f-d64f4dfdcc3a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:37:11.856202 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c136b09e-6d40-44d9-8a9f-d64f4dfdcc3a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:11.856494 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c136b09e-6d40-44d9-8a9f-d64f4dfdcc3a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:11.866120 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:11.866120 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:11.871041 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c136b09e-6d40-44d9-8a9f-d64f4dfdcc3a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:37:11.876152 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c136b09e-6d40-44d9-8a9f-d64f4dfdcc3a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:37:11.876350 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 337/1332] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:11 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:11.946737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8c34d175-b619-4802-b7f8-94795bd33d84 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:11.949821 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c34d175-b619-4802-b7f8-94795bd33d84 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:37:11.950066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c34d175-b619-4802-b7f8-94795bd33d84 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:11.950420 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c34d175-b619-4802-b7f8-94795bd33d84 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:11.960024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7d8bbacb-c647-4a28-abe9-f269c3b41f93 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:11.962333 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7d8bbacb-c647-4a28-abe9-f269c3b41f93 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:11.962616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7d8bbacb-c647-4a28-abe9-f269c3b41f93 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:11.963453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7d8bbacb-c647-4a28-abe9-f269c3b41f93 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:11.968249 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:11.968249 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:11.970782 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:11.970782 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:11.979623 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7d8bbacb-c647-4a28-abe9-f269c3b41f93 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:11.979744 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8c34d175-b619-4802-b7f8-94795bd33d84 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:37:11.986319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7d8bbacb-c647-4a28-abe9-f269c3b41f93 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 200 Aug 06 17:37:11.986859 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 327/1333] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:11 2026] GET /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:11.992329 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c34d175-b619-4802-b7f8-94795bd33d84 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:37:11.994992 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 329/1334] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:11 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:12.010069 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3accbab8-fcc3-44f5-b2ce-be4316028401 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:12.012904 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3accbab8-fcc3-44f5-b2ce-be4316028401 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:12.013221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3accbab8-fcc3-44f5-b2ce-be4316028401 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:12.013519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3accbab8-fcc3-44f5-b2ce-be4316028401 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:12.024220 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:12.024220 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:12.028746 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3accbab8-fcc3-44f5-b2ce-be4316028401 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:12.034532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3accbab8-fcc3-44f5-b2ce-be4316028401 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 200 Aug 06 17:37:12.035077 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 342/1335] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:12 2026] GET /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:12.050004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-494c9cd0-239d-48c7-9a22-958102214db3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:12.052868 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:12.053177 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:12.053494 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:12.053741 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: 124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:12.063808 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:12.063808 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:12.064309 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:12.089944 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume request issued successfully. Aug 06 17:37:12.089944 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-494c9cd0-239d-48c7-9a22-958102214db3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 202 Aug 06 17:37:12.089944 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 338/1336] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:12 2026] DELETE /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:12.099337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d3529424-1d8f-40d2-af0a-be1560e2bc0b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:12.103289 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3529424-1d8f-40d2-af0a-be1560e2bc0b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:12.103289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3529424-1d8f-40d2-af0a-be1560e2bc0b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:12.103289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3529424-1d8f-40d2-af0a-be1560e2bc0b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:12.119443 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:12.119443 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:12.129207 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d3529424-1d8f-40d2-af0a-be1560e2bc0b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:12.137517 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3529424-1d8f-40d2-af0a-be1560e2bc0b tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 200 Aug 06 17:37:12.138288 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 328/1337] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:12 2026] GET /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:12.173286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-11d2826f-a7e1-4815-819d-d51febdbebfe req-5eff9cf8-b021-4a56-9e13-272e1177d282 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:12.178048 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11d2826f-a7e1-4815-819d-d51febdbebfe req-5eff9cf8-b021-4a56-9e13-272e1177d282 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] DELETE https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b Aug 06 17:37:12.178263 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11d2826f-a7e1-4815-819d-d51febdbebfe req-5eff9cf8-b021-4a56-9e13-272e1177d282 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:12.178529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11d2826f-a7e1-4815-819d-d51febdbebfe req-5eff9cf8-b021-4a56-9e13-272e1177d282 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:12.196858 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:12.196858 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:12.267695 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11d2826f-a7e1-4815-819d-d51febdbebfe req-5eff9cf8-b021-4a56-9e13-272e1177d282 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b returned with HTTP 200 Aug 06 17:37:12.270953 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 330/1338] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:37:12 2026] DELETE /volume/v3/attachments/3b84442b-f14f-45a7-9f2b-90421c412a4b => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:37:13.155769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b71867f3-4614-4c71-a858-4238662c4924 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.157887 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b71867f3-4614-4c71-a858-4238662c4924 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:13.158227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b71867f3-4614-4c71-a858-4238662c4924 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.158564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b71867f3-4614-4c71-a858-4238662c4924 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.166282 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b71867f3-4614-4c71-a858-4238662c4924 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 404 Aug 06 17:37:13.166898 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 343/1339] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:13 2026] GET /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:13.174049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e3eece09-14cf-491f-96eb-75bb3d1dcea7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.176216 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e3eece09-14cf-491f-96eb-75bb3d1dcea7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:13.178198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f15bdf30-ca60-4c1a-871d-5f2e5ffe16c3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.179246 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e3eece09-14cf-491f-96eb-75bb3d1dcea7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.179838 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e3eece09-14cf-491f-96eb-75bb3d1dcea7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.181561 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f15bdf30-ca60-4c1a-871d-5f2e5ffe16c3 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:37:13.181808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f15bdf30-ca60-4c1a-871d-5f2e5ffe16c3 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.182055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f15bdf30-ca60-4c1a-871d-5f2e5ffe16c3 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.189736 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e3eece09-14cf-491f-96eb-75bb3d1dcea7 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 404 Aug 06 17:37:13.190518 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 339/1340] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:13 2026] GET /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:13.193693 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:13.193693 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:13.198779 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f15bdf30-ca60-4c1a-871d-5f2e5ffe16c3 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:37:13.199039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f5b676c2-bbd0-4038-a989-e2236143362d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.201137 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5b676c2-bbd0-4038-a989-e2236143362d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:13.201430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5b676c2-bbd0-4038-a989-e2236143362d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.201697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5b676c2-bbd0-4038-a989-e2236143362d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.201862 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-f5b676c2-bbd0-4038-a989-e2236143362d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: 124db378-abbf-4baf-9de2-eb084ae05391 Aug 06 17:37:13.204801 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f15bdf30-ca60-4c1a-871d-5f2e5ffe16c3 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:37:13.205587 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 329/1341] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:13 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:13.209065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5b676c2-bbd0-4038-a989-e2236143362d tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 returned with HTTP 404 Aug 06 17:37:13.209614 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 331/1342] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:13 2026] DELETE /volume/v3/volumes/124db378-abbf-4baf-9de2-eb084ae05391 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:13.222707 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.224004 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 Aug 06 17:37:13.224234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.224497 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.224618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete snapshot with id: 242f168d-f727-447d-a20c-d4ea200ca989 Aug 06 17:37:13.232286 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:13.232286 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:13.232860 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:13.257874 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-616fb12c-aec1-44c3-a913-d111336a0011 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.259885 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-616fb12c-aec1-44c3-a913-d111336a0011 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:37:13.260188 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-616fb12c-aec1-44c3-a913-d111336a0011 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.260415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-616fb12c-aec1-44c3-a913-d111336a0011 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.261181 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot delete request issued successfully. Aug 06 17:37:13.261541 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0835e7b5-9b69-44a3-bde1-182a77a2847e tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 returned with HTTP 202 Aug 06 17:37:13.262110 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 344/1343] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:37:13 2026] DELETE /volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:13.269002 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:13.269002 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:13.274799 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cec9ff86-bd6a-4690-b77f-499935ec1342 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.277541 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-616fb12c-aec1-44c3-a913-d111336a0011 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:37:13.278910 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cec9ff86-bd6a-4690-b77f-499935ec1342 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 Aug 06 17:37:13.279782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cec9ff86-bd6a-4690-b77f-499935ec1342 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.280193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cec9ff86-bd6a-4690-b77f-499935ec1342 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.284644 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-616fb12c-aec1-44c3-a913-d111336a0011 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:37:13.285635 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 340/1344] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:13 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:13.288986 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:13.288986 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:13.288986 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cec9ff86-bd6a-4690-b77f-499935ec1342 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Snapshot retrieved successfully. Aug 06 17:37:13.289825 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cec9ff86-bd6a-4690-b77f-499935ec1342 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 returned with HTTP 200 Aug 06 17:37:13.290518 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 330/1345] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:13 2026] GET /volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:13.307970 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.316707 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:37:13.317045 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.317393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.318624 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Delete volume with id: d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:37:13.330839 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:13.330839 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:13.331177 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:37:13.357351 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Delete volume request issued successfully. Aug 06 17:37:13.357581 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-da3acb79-aef3-4d14-89d0-af5af5efe1b2 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 202 Aug 06 17:37:13.358144 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 332/1346] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:13 2026] DELETE /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:13.364793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-27491caf-5801-44b9-95a6-b077991f5124 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:13.366979 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-27491caf-5801-44b9-95a6-b077991f5124 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:37:13.367233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-27491caf-5801-44b9-95a6-b077991f5124 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:13.367487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-27491caf-5801-44b9-95a6-b077991f5124 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:13.374718 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:13.374718 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:13.378411 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-27491caf-5801-44b9-95a6-b077991f5124 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Volume info retrieved successfully. Aug 06 17:37:13.383442 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-27491caf-5801-44b9-95a6-b077991f5124 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 200 Aug 06 17:37:13.383886 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 345/1347] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:13 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:14.301219 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e95f3388-b87b-4bc0-a186-b4f6cdbbac86 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:14.303846 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e95f3388-b87b-4bc0-a186-b4f6cdbbac86 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 Aug 06 17:37:14.304196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e95f3388-b87b-4bc0-a186-b4f6cdbbac86 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:14.304551 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e95f3388-b87b-4bc0-a186-b4f6cdbbac86 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:14.310180 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e95f3388-b87b-4bc0-a186-b4f6cdbbac86 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 returned with HTTP 404 Aug 06 17:37:14.311120 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 341/1348] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:14 2026] GET /volume/v3/snapshots/242f168d-f727-447d-a20c-d4ea200ca989 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:14.318749 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c90d08c3-7b9f-42bc-91b5-77fa5a013f92 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:14.320900 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c90d08c3-7b9f-42bc-91b5-77fa5a013f92 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:14.321174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c90d08c3-7b9f-42bc-91b5-77fa5a013f92 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:14.321401 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c90d08c3-7b9f-42bc-91b5-77fa5a013f92 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:14.331108 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:14.331108 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:14.335126 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c90d08c3-7b9f-42bc-91b5-77fa5a013f92 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:14.339738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c90d08c3-7b9f-42bc-91b5-77fa5a013f92 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 returned with HTTP 200 Aug 06 17:37:14.340225 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 331/1349] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:14 2026] GET /volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:14.355374 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:14.357343 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:14.357596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:14.357817 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:14.358083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:14.366325 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:14.366325 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:14.367139 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:14.392144 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume request issued successfully. Aug 06 17:37:14.392373 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-efc6bd35-8b7b-4777-a145-d006b28635d6 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 returned with HTTP 202 Aug 06 17:37:14.392920 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 333/1350] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:14 2026] DELETE /volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:14.398243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b74847f4-4904-40ad-a1e0-a0d909910d72 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:14.400860 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b74847f4-4904-40ad-a1e0-a0d909910d72 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] GET https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 Aug 06 17:37:14.401192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b74847f4-4904-40ad-a1e0-a0d909910d72 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:14.401412 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-583cb482-02d5-4c29-accd-ccd1d02029a3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:14.401483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b74847f4-4904-40ad-a1e0-a0d909910d72 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:14.404159 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-583cb482-02d5-4c29-accd-ccd1d02029a3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:14.404635 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-583cb482-02d5-4c29-accd-ccd1d02029a3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:14.404972 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-583cb482-02d5-4c29-accd-ccd1d02029a3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:14.410315 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b74847f4-4904-40ad-a1e0-a0d909910d72 tempest-ServerActionsTestOtherB-338883522 tempest-ServerActionsTestOtherB-338883522-project-member] https://10.4.3.207/volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 returned with HTTP 404 Aug 06 17:37:14.410995 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 346/1351] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:14 2026] GET /volume/v3/volumes/d8961fa2-954a-46f2-a54a-55d7594227c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:14.417881 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:14.417881 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:14.426541 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-583cb482-02d5-4c29-accd-ccd1d02029a3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:14.433831 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-583cb482-02d5-4c29-accd-ccd1d02029a3 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 returned with HTTP 200 Aug 06 17:37:14.434419 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 342/1352] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:14 2026] GET /volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:15.452048 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c7835ec8-eccb-46c5-b89a-3273b9639802 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:15.453931 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7835ec8-eccb-46c5-b89a-3273b9639802 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 Aug 06 17:37:15.454126 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7835ec8-eccb-46c5-b89a-3273b9639802 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:15.454362 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7835ec8-eccb-46c5-b89a-3273b9639802 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:15.456628 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=467,cinder:UPDATE=137,cinder:INSERT=72 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:37:15.460901 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7835ec8-eccb-46c5-b89a-3273b9639802 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 returned with HTTP 404 Aug 06 17:37:15.461477 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 332/1353] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:15 2026] GET /volume/v3/volumes/c41ac42a-ec47-4946-a21d-65e7e6d02656 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:15.470398 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2c94447c-9b51-47ab-9bc7-747531683477 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:15.472617 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2c94447c-9b51-47ab-9bc7-747531683477 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:15.474387 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2c94447c-9b51-47ab-9bc7-747531683477 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:15.474717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2c94447c-9b51-47ab-9bc7-747531683477 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:15.488985 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:15.488985 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:15.492829 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2c94447c-9b51-47ab-9bc7-747531683477 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:15.498259 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2c94447c-9b51-47ab-9bc7-747531683477 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:37:15.499087 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 334/1354] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:15 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:15.514017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:15.515946 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] DELETE https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:15.516185 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:15.516422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:15.516593 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume with id: 7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:15.526547 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:15.526547 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:15.526547 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:15.588935 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Delete volume request issued successfully. Aug 06 17:37:15.589158 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f30fb2da-959c-4dbd-ab7f-3b1d3bd8e654 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 202 Aug 06 17:37:15.589741 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 347/1355] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:15 2026] DELETE /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:15.603895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-43a8279f-b508-4492-9d57-e3e133c21cc9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:15.608468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43a8279f-b508-4492-9d57-e3e133c21cc9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:15.610004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43a8279f-b508-4492-9d57-e3e133c21cc9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:15.610594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43a8279f-b508-4492-9d57-e3e133c21cc9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:15.626467 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:15.626467 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:15.632459 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-43a8279f-b508-4492-9d57-e3e133c21cc9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Volume info retrieved successfully. Aug 06 17:37:15.643157 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43a8279f-b508-4492-9d57-e3e133c21cc9 tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 200 Aug 06 17:37:15.643570 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 343/1356] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:15 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:16.325505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c911bb6b-4aee-4088-8d4e-018f293fdf5b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:16.327551 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c911bb6b-4aee-4088-8d4e-018f293fdf5b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:16.327759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c911bb6b-4aee-4088-8d4e-018f293fdf5b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:16.327958 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c911bb6b-4aee-4088-8d4e-018f293fdf5b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:16.340458 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:16.340458 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:16.345747 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c911bb6b-4aee-4088-8d4e-018f293fdf5b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:16.365496 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c911bb6b-4aee-4088-8d4e-018f293fdf5b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:16.365496 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 333/1357] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:16 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:16.433137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-f877505f-5f26-4513-b0a0-05b066b564b0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:16.630637 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-f877505f-5f26-4513-b0a0-05b066b564b0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:16.632732 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-f877505f-5f26-4513-b0a0-05b066b564b0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:16.632732 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-f877505f-5f26-4513-b0a0-05b066b564b0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:16.640911 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:16.640911 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:16.645554 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-f877505f-5f26-4513-b0a0-05b066b564b0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:16.649402 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-f877505f-5f26-4513-b0a0-05b066b564b0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:16.649742 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 335/1358] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:16 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 847 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:16.656660 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ff508f50-dfd3-4cb3-98d7-cb8fcff1fdae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:16.658573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff508f50-dfd3-4cb3-98d7-cb8fcff1fdae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] GET https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc Aug 06 17:37:16.658801 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff508f50-dfd3-4cb3-98d7-cb8fcff1fdae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:16.659038 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff508f50-dfd3-4cb3-98d7-cb8fcff1fdae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:16.666089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff508f50-dfd3-4cb3-98d7-cb8fcff1fdae tempest-VolumesSnapshotTestJSON-810845528 tempest-VolumesSnapshotTestJSON-810845528-project-member] https://10.4.3.207/volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc returned with HTTP 404 Aug 06 17:37:16.666910 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 348/1359] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:16 2026] GET /volume/v3/volumes/7464f74a-56a7-40f0-b79d-c489296a29bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:16.790465 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-936f8ca7-2094-4b27-bbf5-68adbed71b36 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:16.790465 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-936f8ca7-2094-4b27-bbf5-68adbed71b36 None None] GET https://10.4.3.207/volume// Aug 06 17:37:16.790465 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-936f8ca7-2094-4b27-bbf5-68adbed71b36 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:16.790465 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-936f8ca7-2094-4b27-bbf5-68adbed71b36 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:16.790465 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-936f8ca7-2094-4b27-bbf5-68adbed71b36 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:16.790465 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 344/1360] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:37: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 06 17:37:16.799597 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-672ecb8f-5133-470a-8174-cb0e4514b673 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:16.802025 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-672ecb8f-5133-470a-8174-cb0e4514b673 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:37:16.802392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-672ecb8f-5133-470a-8174-cb0e4514b673 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c7bc23e-5444-407e-86fa-8351dad2133e", "connector": null, "instance_uuid": "fa6bb5f3-6d88-4314-aee6-779dc3a9a386"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:16.813158 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:16.813158 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:16.911220 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-672ecb8f-5133-470a-8174-cb0e4514b673 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:37:16.911622 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 334/1361] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:37:16 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 06 17:37:16.992201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7d019386-eba1-4fd0-b8cc-8cc169e21a63 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:16.996076 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d019386-eba1-4fd0-b8cc-8cc169e21a63 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:16.996358 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d019386-eba1-4fd0-b8cc-8cc169e21a63 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:16.996685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d019386-eba1-4fd0-b8cc-8cc169e21a63 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:17.009737 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:17.009737 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:17.014387 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7d019386-eba1-4fd0-b8cc-8cc169e21a63 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:17.019797 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d019386-eba1-4fd0-b8cc-8cc169e21a63 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:17.020183 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 336/1362] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:16 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:17.024509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1d1e0516-fb57-4751-b262-29353e4c94e7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:17.024947 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d1e0516-fb57-4751-b262-29353e4c94e7 None None] GET https://10.4.3.207/volume// Aug 06 17:37:17.025153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d1e0516-fb57-4751-b262-29353e4c94e7 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:17.025435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d1e0516-fb57-4751-b262-29353e4c94e7 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:17.025858 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d1e0516-fb57-4751-b262-29353e4c94e7 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:17.026245 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 349/1363] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:17.037649 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-104a7c86-c0f0-43db-8a2c-41831e8e4741 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:17.042929 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-104a7c86-c0f0-43db-8a2c-41831e8e4741 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:17.043205 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-104a7c86-c0f0-43db-8a2c-41831e8e4741 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:17.043477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-104a7c86-c0f0-43db-8a2c-41831e8e4741 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:17.060054 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:17.060054 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:17.064977 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-104a7c86-c0f0-43db-8a2c-41831e8e4741 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:17.072042 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-104a7c86-c0f0-43db-8a2c-41831e8e4741 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:17.072580 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 345/1364] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:37:17 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:37:17.187491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:17.190445 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] PUT https://10.4.3.207/volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3 Aug 06 17:37:17.190445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:17.198952 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Acquiring lock "cinder-attachment_update-9c7bc23e-5444-407e-86fa-8351dad2133e-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:37:17.205285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-9c7bc23e-5444-407e-86fa-8351dad2133e-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:37:17.206465 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:17.206465 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:17.327733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-9c7bc23e-5444-407e-86fa-8351dad2133e-np0000006677" released by "attachment_update" :: held 0.122s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:37:17.328138 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-766190b2-3703-4c44-885a-bd47d59234bb tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3 returned with HTTP 200 Aug 06 17:37:17.328809 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 335/1365] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:37:17 2026] PUT /volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:18.038835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c309dd18-9afc-4119-be31-0f3ae468dabe None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:18.040777 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c309dd18-9afc-4119-be31-0f3ae468dabe tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:18.041088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c309dd18-9afc-4119-be31-0f3ae468dabe tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:18.041301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c309dd18-9afc-4119-be31-0f3ae468dabe tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:18.087633 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:18.087633 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:18.092293 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c309dd18-9afc-4119-be31-0f3ae468dabe tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:18.099542 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c309dd18-9afc-4119-be31-0f3ae468dabe tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:18.100690 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 337/1366] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:18 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:19.113724 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d315a85e-ab07-4672-bc32-5812ab202552 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:19.115664 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d315a85e-ab07-4672-bc32-5812ab202552 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:19.115768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d315a85e-ab07-4672-bc32-5812ab202552 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:19.115948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d315a85e-ab07-4672-bc32-5812ab202552 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:19.153709 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:19.153709 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:19.158137 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d315a85e-ab07-4672-bc32-5812ab202552 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:19.194217 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d315a85e-ab07-4672-bc32-5812ab202552 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:19.194217 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 350/1367] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:19 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:20.210026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-20834bee-c050-46d4-96ea-7210f9a926f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:20.211663 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20834bee-c050-46d4-96ea-7210f9a926f6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:20.211844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20834bee-c050-46d4-96ea-7210f9a926f6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:20.212070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20834bee-c050-46d4-96ea-7210f9a926f6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:20.234664 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:20.234664 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:20.242947 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-20834bee-c050-46d4-96ea-7210f9a926f6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:20.258675 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20834bee-c050-46d4-96ea-7210f9a926f6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:20.259868 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 346/1368] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:20 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:20.695697 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-85c95b32-9328-40e6-a45e-697841ad8ab6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:20.698493 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-85c95b32-9328-40e6-a45e-697841ad8ab6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3/action Aug 06 17:37:20.698928 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-85c95b32-9328-40e6-a45e-697841ad8ab6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:20.699124 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-85c95b32-9328-40e6-a45e-697841ad8ab6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:20.750655 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:20.750655 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:20.811260 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1a476bf-068d-4781-9e25-68cb1fae84d5 req-85c95b32-9328-40e6-a45e-697841ad8ab6 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3/action returned with HTTP 204 Aug 06 17:37:20.814597 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 336/1369] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:37:20 2026] POST /volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:21.273828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4ee4b49d-c089-4946-acc2-126f119f1026 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.275953 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4ee4b49d-c089-4946-acc2-126f119f1026 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:21.276108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4ee4b49d-c089-4946-acc2-126f119f1026 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.276438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4ee4b49d-c089-4946-acc2-126f119f1026 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.333262 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:21.333262 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:21.338083 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4ee4b49d-c089-4946-acc2-126f119f1026 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:21.359812 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4ee4b49d-c089-4946-acc2-126f119f1026 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:21.360221 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 338/1370] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1139 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:37:21.377244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8f5bfac4-eb94-4d76-b139-b41c7c828b46 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.381686 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f5bfac4-eb94-4d76-b139-b41c7c828b46 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:21.381947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f5bfac4-eb94-4d76-b139-b41c7c828b46 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.382227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f5bfac4-eb94-4d76-b139-b41c7c828b46 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.396214 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:21.396214 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:21.403312 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8f5bfac4-eb94-4d76-b139-b41c7c828b46 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:21.410878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bdba6d33-2080-4415-941b-52bb3ee73fe3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.411297 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f5bfac4-eb94-4d76-b139-b41c7c828b46 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:21.411544 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 351/1371] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:21.530735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bdba6d33-2080-4415-941b-52bb3ee73fe3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] GET https://10.4.3.207/volume/v3/os-quota-class-sets/default Aug 06 17:37:21.531008 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bdba6d33-2080-4415-941b-52bb3ee73fe3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.531253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bdba6d33-2080-4415-941b-52bb3ee73fe3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.545511 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bdba6d33-2080-4415-941b-52bb3ee73fe3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 17:37:21.546015 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 347/1372] 10.4.3.207 () {66 vars in 1297 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:21.556246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e12bffe1-5560-4c51-afb2-f8cf538784e3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.559407 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e12bffe1-5560-4c51-afb2-f8cf538784e3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] GET https://10.4.3.207/volume/v3/os-quota-class-sets/default Aug 06 17:37:21.559596 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e12bffe1-5560-4c51-afb2-f8cf538784e3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.559781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e12bffe1-5560-4c51-afb2-f8cf538784e3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.583548 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e12bffe1-5560-4c51-afb2-f8cf538784e3 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 17:37:21.584147 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 337/1373] 10.4.3.207 () {66 vars in 1297 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:21.595767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-039abeee-0db0-4816-a383-a9c62774f48c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.598413 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-039abeee-0db0-4816-a383-a9c62774f48c tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:37:21.601197 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-039abeee-0db0-4816-a383-a9c62774f48c tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1253120280"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:21.625335 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-039abeee-0db0-4816-a383-a9c62774f48c tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:37:21.625807 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 339/1374] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:37:21 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:21.634605 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4af51106-2a5f-4e5b-82fb-687e849d8b9d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.639413 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4af51106-2a5f-4e5b-82fb-687e849d8b9d tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-class-sets/default Aug 06 17:37:21.640093 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4af51106-2a5f-4e5b-82fb-687e849d8b9d tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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-1253120280": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1253120280": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1253120280": 4}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:21.864858 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04ab6e13-73fb-4287-a629-65a5d62151b7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.867919 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04ab6e13-73fb-4287-a629-65a5d62151b7 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:21.868507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04ab6e13-73fb-4287-a629-65a5d62151b7 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.868507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04ab6e13-73fb-4287-a629-65a5d62151b7 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.885611 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:21.885611 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:21.892041 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04ab6e13-73fb-4287-a629-65a5d62151b7 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:21.901099 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04ab6e13-73fb-4287-a629-65a5d62151b7 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:21.901930 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 348/1375] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:21.926211 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4af51106-2a5f-4e5b-82fb-687e849d8b9d tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 17:37:21.929284 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 352/1376] 10.4.3.207 () {68 vars in 1318 bytes} [Thu Aug 6 17:37:21 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:21.934626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-50859551-40c4-4412-a777-a62fbec31c64 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.939992 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/8b3417ff07bf43a3a250bf62492e5517/defaults Aug 06 17:37:21.940466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.940535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Calling method 'defaults' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.949002 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:21.949284 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:21.949527 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:21.950441 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:21.950710 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:21.950974 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:21.955388 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50859551-40c4-4412-a777-a62fbec31c64 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/8b3417ff07bf43a3a250bf62492e5517/defaults returned with HTTP 200 Aug 06 17:37:21.955768 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 338/1377] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/os-quota-sets/8b3417ff07bf43a3a250bf62492e5517/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:21.977606 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-19ac332e-98ef-4116-9243-1404df85bb07 req-b486c779-d62f-416b-88fe-c5c987d1423b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:21.983527 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-b486c779-d62f-416b-88fe-c5c987d1423b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:37:21.983527 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-b486c779-d62f-416b-88fe-c5c987d1423b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:21.984297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-b486c779-d62f-416b-88fe-c5c987d1423b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:21.997857 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:21.997857 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:22.001583 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-19ac332e-98ef-4116-9243-1404df85bb07 req-b486c779-d62f-416b-88fe-c5c987d1423b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:37:22.006806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-b486c779-d62f-416b-88fe-c5c987d1423b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:37:22.007563 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 340/1378] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:21 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:22.132056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.134026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83b94ebc8e304e7cb40a1bae95cbe264/defaults Aug 06 17:37:22.136561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:22.136561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Calling method 'defaults' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:22.153995 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:22.154446 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:22.155030 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:22.155030 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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 06 17:37:22.157735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e407a93b-3a95-4c2b-a50a-584725a9c4e6 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83b94ebc8e304e7cb40a1bae95cbe264/defaults returned with HTTP 200 Aug 06 17:37:22.158341 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 349/1379] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:37:22 2026] GET /volume/v3/os-quota-sets/83b94ebc8e304e7cb40a1bae95cbe264/defaults => generated 645 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:22.336636 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cd4fea9e-b232-4c42-90d5-bac5a7b1ee5a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.339447 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd4fea9e-b232-4c42-90d5-bac5a7b1ee5a tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] DELETE https://10.4.3.207/volume/v3/types/f6f78216-e263-4a83-950a-7c0558ceb179 Aug 06 17:37:22.339541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd4fea9e-b232-4c42-90d5-bac5a7b1ee5a tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:22.339753 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd4fea9e-b232-4c42-90d5-bac5a7b1ee5a tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:22.449587 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd4fea9e-b232-4c42-90d5-bac5a7b1ee5a tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/types/f6f78216-e263-4a83-950a-7c0558ceb179 returned with HTTP 202 Aug 06 17:37:22.450115 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 353/1380] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:37:22 2026] DELETE /volume/v3/types/f6f78216-e263-4a83-950a-7c0558ceb179 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:22.458188 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fdebd403-72b5-454e-8d81-66fa8137a656 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.460736 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fdebd403-72b5-454e-8d81-66fa8137a656 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] GET https://10.4.3.207/volume/v3/types/f6f78216-e263-4a83-950a-7c0558ceb179 Aug 06 17:37:22.460997 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fdebd403-72b5-454e-8d81-66fa8137a656 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:22.461237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fdebd403-72b5-454e-8d81-66fa8137a656 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:22.465661 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fdebd403-72b5-454e-8d81-66fa8137a656 tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/types/f6f78216-e263-4a83-950a-7c0558ceb179 returned with HTTP 404 Aug 06 17:37:22.466396 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 339/1381] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:37:22 2026] GET /volume/v3/types/f6f78216-e263-4a83-950a-7c0558ceb179 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:22.477778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-93d63847-80c3-499a-9547-d5376db1c72b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.480519 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-93d63847-80c3-499a-9547-d5376db1c72b tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-class-sets/default Aug 06 17:37:22.480851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-93d63847-80c3-499a-9547-d5376db1c72b tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-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=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:22.576266 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a843ce80-a793-4235-a991-3be3ac2d92a4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.576747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a843ce80-a793-4235-a991-3be3ac2d92a4 None None] GET https://10.4.3.207/volume// Aug 06 17:37:22.577619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a843ce80-a793-4235-a991-3be3ac2d92a4 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:22.577619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a843ce80-a793-4235-a991-3be3ac2d92a4 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:22.577619 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a843ce80-a793-4235-a991-3be3ac2d92a4 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:22.577837 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 350/1382] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:37:22.586225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-19ac332e-98ef-4116-9243-1404df85bb07 req-f5af282b-8f0b-4e2a-918c-52dcd818ff0d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.590998 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-f5af282b-8f0b-4e2a-918c-52dcd818ff0d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:37:22.590998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-f5af282b-8f0b-4e2a-918c-52dcd818ff0d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a659dc0e-2bf5-4683-aa3a-9338c36bcd34", "connector": null, "instance_uuid": "3bfca230-dbc1-4094-8ee6-2d0ef61d7028"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:22.631571 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:22.631571 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:22.697912 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-93d63847-80c3-499a-9547-d5376db1c72b tempest-VolumeQuotaClassesTest-1241278427 tempest-VolumeQuotaClassesTest-1241278427-project-admin] https://10.4.3.207/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 06 17:37:22.698326 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 341/1383] 10.4.3.207 () {68 vars in 1318 bytes} [Thu Aug 6 17:37:22 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:22.745718 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-f5af282b-8f0b-4e2a-918c-52dcd818ff0d tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:37:22.745718 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 354/1384] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:37:22 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:22.756800 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-19ac332e-98ef-4116-9243-1404df85bb07 req-1767385a-961b-4566-8ef6-68a1764cfc83 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:22.759241 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-1767385a-961b-4566-8ef6-68a1764cfc83 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3 Aug 06 17:37:22.759478 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-1767385a-961b-4566-8ef6-68a1764cfc83 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:22.759704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-1767385a-961b-4566-8ef6-68a1764cfc83 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:22.768703 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:22.768703 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:22.859625 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-1767385a-961b-4566-8ef6-68a1764cfc83 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3 returned with HTTP 200 Aug 06 17:37:22.860357 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 340/1385] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:37:22 2026] DELETE /volume/v3/attachments/246258a0-f774-4ddb-8ed8-bcf9c94353e3 => generated 367 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:23.294932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5a785fa6-3143-4cb7-aec8-c4cacb2fb7b4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:23.294932 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5a785fa6-3143-4cb7-aec8-c4cacb2fb7b4 None None] GET https://10.4.3.207/volume// Aug 06 17:37:23.294932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5a785fa6-3143-4cb7-aec8-c4cacb2fb7b4 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:23.294932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5a785fa6-3143-4cb7-aec8-c4cacb2fb7b4 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:23.295132 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5a785fa6-3143-4cb7-aec8-c4cacb2fb7b4 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:23.295302 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 351/1386] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:23.303880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-0f60efd5-f030-43ce-a220-cfd7dd0c3b24 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:23.306268 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-0f60efd5-f030-43ce-a220-cfd7dd0c3b24 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:37:23.306619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-0f60efd5-f030-43ce-a220-cfd7dd0c3b24 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c7bc23e-5444-407e-86fa-8351dad2133e", "connector": null, "instance_uuid": "fa6bb5f3-6d88-4314-aee6-779dc3a9a386"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:23.326893 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:23.326893 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:23.410506 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-0f60efd5-f030-43ce-a220-cfd7dd0c3b24 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:37:23.411886 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 342/1387] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:37:23 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 06 17:37:23.423030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a0340b86-5a88-442a-ad3c-09b8b2baf1b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:23.424626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a0340b86-5a88-442a-ad3c-09b8b2baf1b1 None None] GET https://10.4.3.207/volume// Aug 06 17:37:23.424626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a0340b86-5a88-442a-ad3c-09b8b2baf1b1 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:23.424626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a0340b86-5a88-442a-ad3c-09b8b2baf1b1 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:23.424626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a0340b86-5a88-442a-ad3c-09b8b2baf1b1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:23.424994 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 355/1388] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:23.434698 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-79dd37b3-de05-4792-a4f1-485d82023c47 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:23.439672 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-79dd37b3-de05-4792-a4f1-485d82023c47 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:23.439672 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-79dd37b3-de05-4792-a4f1-485d82023c47 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:23.439759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-79dd37b3-de05-4792-a4f1-485d82023c47 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:23.462025 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:23.462025 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:23.467618 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-79dd37b3-de05-4792-a4f1-485d82023c47 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:23.477906 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-79dd37b3-de05-4792-a4f1-485d82023c47 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:23.478346 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 341/1389] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:37:23 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:37:23.897282 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-1114206e-4f97-4b03-a1d3-d1197d70c117 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:23.899787 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-1114206e-4f97-4b03-a1d3-d1197d70c117 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] DELETE https://10.4.3.207/volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3 Aug 06 17:37:23.899999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-1114206e-4f97-4b03-a1d3-d1197d70c117 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:23.900192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-1114206e-4f97-4b03-a1d3-d1197d70c117 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:23.917582 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:23.917582 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:24.045888 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-1114206e-4f97-4b03-a1d3-d1197d70c117 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3 returned with HTTP 200 Aug 06 17:37:24.046191 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 352/1390] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:37:23 2026] DELETE /volume/v3/attachments/e21f9d76-4379-4f19-82a1-5afd2bbd4ab3 => generated 192 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:24.214800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b49d2b05-a329-423f-a78d-429b2749ddb1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.322635 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b49d2b05-a329-423f-a78d-429b2749ddb1 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:37:24.322635 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b49d2b05-a329-423f-a78d-429b2749ddb1 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-422991096", "extra_specs": {}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:24.326176 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:24.326176 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:24.359027 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b49d2b05-a329-423f-a78d-429b2749ddb1 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:37:24.359540 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 343/1391] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:37:24 2026] POST /volume/v3/types => generated 217 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:24.370802 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6e0075f4-98cf-49de-aea9-3b70bf5fff51 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.376473 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e0075f4-98cf-49de-aea9-3b70bf5fff51 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types/7395ff90-763d-44ea-90aa-6acd32e71a46/encryption Aug 06 17:37:24.377081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e0075f4-98cf-49de-aea9-3b70bf5fff51 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:24.380626 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:24.380626 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:24.391857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-129d7280-b8fa-4dd1-a584-ffa3627023e8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.391857 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-129d7280-b8fa-4dd1-a584-ffa3627023e8 None None] GET https://10.4.3.207/volume// Aug 06 17:37:24.391857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-129d7280-b8fa-4dd1-a584-ffa3627023e8 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:24.391857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-129d7280-b8fa-4dd1-a584-ffa3627023e8 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:24.391857 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-129d7280-b8fa-4dd1-a584-ffa3627023e8 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:24.391857 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 342/1392] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:24.402600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-a336ad1f-8980-464a-a687-d6b3fd09ca71 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.404895 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-a336ad1f-8980-464a-a687-d6b3fd09ca71 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:37:24.405183 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-a336ad1f-8980-464a-a687-d6b3fd09ca71 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:24.405460 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-a336ad1f-8980-464a-a687-d6b3fd09ca71 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:24.438412 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e0075f4-98cf-49de-aea9-3b70bf5fff51 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/7395ff90-763d-44ea-90aa-6acd32e71a46/encryption returned with HTTP 200 Aug 06 17:37:24.438977 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 356/1393] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:37:24 2026] POST /volume/v3/types/7395ff90-763d-44ea-90aa-6acd32e71a46/encryption => generated 231 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:24.439061 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:24.439061 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:24.443409 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-a336ad1f-8980-464a-a687-d6b3fd09ca71 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:37:24.448377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-df4cee9c-ec31-4594-b16f-5426184828b3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.448477 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-a336ad1f-8980-464a-a687-d6b3fd09ca71 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:37:24.448895 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 353/1394] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:37:24 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:37:24.581342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.584975 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] PUT https://10.4.3.207/volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e Aug 06 17:37:24.585337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:24.587580 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:24.587983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-558285908", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-422991096", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:24.593316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-558285908', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-422991096', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:24.594392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Acquiring lock "cinder-attachment_update-9c7bc23e-5444-407e-86fa-8351dad2133e-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:37:24.601242 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume of 1 GB Aug 06 17:37:24.601242 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:24.601242 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:24.601242 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Availability Zones retrieved successfully. Aug 06 17:37:24.604467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-9c7bc23e-5444-407e-86fa-8351dad2133e-np0000006677" acquired by "attachment_update" :: waited 0.009s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:37:24.608196 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:24.608196 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:24.612784 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (d9f9598e-184e-4ea9-a5b4-f7eb4b7b3d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:24.615754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8f1fd5-b69c-4611-adf3-67b355e37ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:24.618426 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:24.651066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8f1fd5-b69c-4611-adf3-67b355e37ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:37:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7395ff90-763d-44ea-90aa-6acd32e71a46,is_public=True,name='tempest-scenario-type-cryptsetup-422991096',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7395ff90-763d-44ea-90aa-6acd32e71a46', '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=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:24.652089 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f5d43c-d301-4b19-9b5a-07d7fc3d1c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:24.696643 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:24.696940 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:24.774709 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Created reservations ['e653ecb2-ddda-4a50-bdd0-0496944f3582', 'e355423d-414a-4663-a973-1de07022bc95', 'cc0f6fca-365d-41c0-963a-ac11c60fd096', 'f12556a7-1316-41ef-809a-0063144371a8'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:24.775756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f5d43c-d301-4b19-9b5a-07d7fc3d1c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e653ecb2-ddda-4a50-bdd0-0496944f3582', 'e355423d-414a-4663-a973-1de07022bc95', 'cc0f6fca-365d-41c0-963a-ac11c60fd096', 'f12556a7-1316-41ef-809a-0063144371a8']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:24.776907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd8cc12-5a65-4a35-97df-08060b9cd680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:24.790354 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-9c7bc23e-5444-407e-86fa-8351dad2133e-np0000006677" released by "attachment_update" :: held 0.186s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:37:24.790354 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-ae0f2056-b0a8-4c8d-b3b7-41894d43202b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e returned with HTTP 200 Aug 06 17:37:24.790354 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 343/1395] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:37:24 2026] PUT /volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:24.814428 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd8cc12-5a65-4a35-97df-08060b9cd680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde19234-94f0-4932-adc3-b93f1f9a66b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-558285908',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['e653ecb2-ddda-4a50-bdd0-0496944f3582','e355423d-414a-4663-a973-1de07022bc95','cc0f6fca-365d-41c0-963a-ac11c60fd096','f12556a7-1316-41ef-809a-0063144371a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=7395ff90-763d-44ea-90aa-6acd32e71a46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-558285908',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fde19234-94f0-4932-adc3-b93f1f9a66b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d01274b876c74abcbf1af34c4d676f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3fe2b3971847a2a62076f42216e39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7395ff90-763d-44ea-90aa-6acd32e71a46),volume_type_id=7395ff90-763d-44ea-90aa-6acd32e71a46)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:24.816197 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43453349-efdc-4ae4-8b3c-a440060f7898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:24.828054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04e10495-91b6-4da9-8944-e18a68f29775 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:24.830210 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04e10495-91b6-4da9-8944-e18a68f29775 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e/action Aug 06 17:37:24.830808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04e10495-91b6-4da9-8944-e18a68f29775 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:24.830921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04e10495-91b6-4da9-8944-e18a68f29775 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:24.851863 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:24.851863 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:24.878175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43453349-efdc-4ae4-8b3c-a440060f7898) transitioned into state 'SUCCESS' from state '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-558285908',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['e653ecb2-ddda-4a50-bdd0-0496944f3582','e355423d-414a-4663-a973-1de07022bc95','cc0f6fca-365d-41c0-963a-ac11c60fd096','f12556a7-1316-41ef-809a-0063144371a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=7395ff90-763d-44ea-90aa-6acd32e71a46)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:24.878884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738d6cb5-2e8e-43e1-8bce-8489fc547bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:24.913420 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6f2ff5ce-92ac-4908-ab28-7e402738207c req-04e10495-91b6-4da9-8944-e18a68f29775 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e/action returned with HTTP 204 Aug 06 17:37:24.914047 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 357/1396] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:37:24 2026] POST /volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:24.918423 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738d6cb5-2e8e-43e1-8bce-8489fc547bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:24.919408 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (d9f9598e-184e-4ea9-a5b4-f7eb4b7b3d31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:24.919775 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request issued successfully. Aug 06 17:37:24.920433 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-df4cee9c-ec31-4594-b16f-5426184828b3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:24.920857 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 344/1397] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:37:24 2026] POST /volume/v3/volumes => generated 789 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:25.177585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:25.181717 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 Aug 06 17:37:25.182596 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:25.201008 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:37:25.208233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:37:25.209778 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:25.209778 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:25.465758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-a659dc0e-2bf5-4683-aa3a-9338c36bcd34-np0000006677" released by "attachment_update" :: held 0.258s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:37:25.466141 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-4ec6a4f7-a17c-47f4-9abb-540a2aeec961 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 returned with HTTP 200 Aug 06 17:37:25.466649 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 354/1398] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:37:25 2026] PUT /volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 => generated 969 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:25.480569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-19ac332e-98ef-4116-9243-1404df85bb07 req-eefcce26-f26a-4307-b4cc-9e6a600b68fb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:25.483576 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-eefcce26-f26a-4307-b4cc-9e6a600b68fb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 Aug 06 17:37:25.484524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-eefcce26-f26a-4307-b4cc-9e6a600b68fb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:25.484524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-eefcce26-f26a-4307-b4cc-9e6a600b68fb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:25.507787 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-eefcce26-f26a-4307-b4cc-9e6a600b68fb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 returned with HTTP 200 Aug 06 17:37:25.508492 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 344/1399] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:37:25 2026] GET /volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:27.608124 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-463661ed-7604-4739-821a-5b1d6c91a509 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:27.719087 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:27.719557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:27.719823 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:27.747166 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.747509 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.747752 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.748022 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.748242 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.748643 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.749037 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.749274 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.749506 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.756740 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-463661ed-7604-4739-821a-5b1d6c91a509 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:27.757282 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 358/1400] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:27 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 615 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:27.769281 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:27.771155 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93/defaults Aug 06 17:37:27.771366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:27.771568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'defaults' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:27.771811 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:27.771811 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:27.781459 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.781927 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.782414 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.782700 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.782857 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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 06 17:37:27.786156 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c5639d7-6552-4a3a-b2fc-40a53a2ca871 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93/defaults returned with HTTP 200 Aug 06 17:37:27.786578 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 345/1401] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:37:27 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93/defaults => generated 615 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:27.796980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:27.800984 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:27.800984 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:27.804040 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:27.804040 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:27.887382 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.887684 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.887949 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:27.897277 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6c95c8e4-363a-4fd3-88aa-9b0abca1a23d tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:27.897780 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 355/1402] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:37:27 2026] PUT /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 573 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:27.909084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-12975373-9068-47c1-b072-1a01cf5c9c8a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:27.910880 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-12975373-9068-47c1-b072-1a01cf5c9c8a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] DELETE https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:27.911074 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-12975373-9068-47c1-b072-1a01cf5c9c8a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:27.911533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-12975373-9068-47c1-b072-1a01cf5c9c8a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:27.911592 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:27.911592 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:27.927106 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-12975373-9068-47c1-b072-1a01cf5c9c8a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:27.929456 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 345/1403] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:37:27 2026] DELETE /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:37:27.935384 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4ddf5af5-3a05-46a4-b44a-1e01b6e3181a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:27.938023 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ddf5af5-3a05-46a4-b44a-1e01b6e3181a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:27.938023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ddf5af5-3a05-46a4-b44a-1e01b6e3181a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:27.938656 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ddf5af5-3a05-46a4-b44a-1e01b6e3181a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:27.951828 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ddf5af5-3a05-46a4-b44a-1e01b6e3181a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:27.952246 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 359/1404] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:27 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 615 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:27.962217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d82483c1-df7f-4a2f-b5e9-c0b7c982ec3a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:27.964622 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d82483c1-df7f-4a2f-b5e9-c0b7c982ec3a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:27.964930 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d82483c1-df7f-4a2f-b5e9-c0b7c982ec3a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:28.267373 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d82483c1-df7f-4a2f-b5e9-c0b7c982ec3a tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:28.268059 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 346/1405] 10.4.3.207 () {68 vars in 1375 bytes} [Thu Aug 6 17:37:27 2026] PUT /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 573 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:28.279917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-626602fc-53e6-4d97-8713-9125315755cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:28.285049 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-626602fc-53e6-4d97-8713-9125315755cf tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93/defaults Aug 06 17:37:28.285049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-626602fc-53e6-4d97-8713-9125315755cf tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:28.285049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-626602fc-53e6-4d97-8713-9125315755cf tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'defaults' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:28.302009 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-626602fc-53e6-4d97-8713-9125315755cf tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93/defaults returned with HTTP 200 Aug 06 17:37:28.302009 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 356/1406] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:37:28 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93/defaults => generated 615 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:28.314175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:28.316282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:28.317610 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:28.317610 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:28.327700 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:28.328110 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:28.328228 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-422991096 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-422991096, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:28.334876 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd5bf246-9188-4245-b5ba-ab0ebe7e4e75 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:28.336846 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 346/1407] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:28 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 615 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:28.348625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a8ca9526-5a2f-49fc-926d-63252ce14642 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:28.350877 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a8ca9526-5a2f-49fc-926d-63252ce14642 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True Aug 06 17:37:28.351130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a8ca9526-5a2f-49fc-926d-63252ce14642 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:28.351318 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a8ca9526-5a2f-49fc-926d-63252ce14642 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:28.381127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a8ca9526-5a2f-49fc-926d-63252ce14642 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True returned with HTTP 200 Aug 06 17:37:28.381542 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 360/1408] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:28 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:28.399621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:28.509044 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:28.509580 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1249900478"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:28.512206 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1249900478'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:28.512206 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Create volume of 1 GB Aug 06 17:37:28.516563 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Availability Zones retrieved successfully. Aug 06 17:37:28.524204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Flow 'volume_create_api' (8b3fd2b9-ca8f-4566-a4a9-4ed2d875ce57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:28.525201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6894a7-e1d5-4ca8-816a-29ab5a365e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:28.527450 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:28.583329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6894a7-e1d5-4ca8-816a-29ab5a365e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:28.584406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f689fca-34e3-4d64-860e-f0a03deef3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:28.696612 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Created reservations ['bc80abb1-84bd-4cdc-ae32-fe9081ef08d7', '7f929b91-b3be-44d1-93ff-cfbeed9075fd', '69333072-4b48-48ab-9c66-9e55a04da45f', 'ba86504e-d056-4b90-9eac-6d0e17cc7bbd'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:28.697328 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f689fca-34e3-4d64-860e-f0a03deef3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc80abb1-84bd-4cdc-ae32-fe9081ef08d7', '7f929b91-b3be-44d1-93ff-cfbeed9075fd', '69333072-4b48-48ab-9c66-9e55a04da45f', 'ba86504e-d056-4b90-9eac-6d0e17cc7bbd']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:28.698089 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e06d477-b0d0-442e-a949-6e48ef37310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:28.739813 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e06d477-b0d0-442e-a949-6e48ef37310b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1249900478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83712a8da44648a89fabdad7de25bf93',qos_specs=None,replication_status=,reservations=['bc80abb1-84bd-4cdc-ae32-fe9081ef08d7','7f929b91-b3be-44d1-93ff-cfbeed9075fd','69333072-4b48-48ab-9c66-9e55a04da45f','ba86504e-d056-4b90-9eac-6d0e17cc7bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a0f82c85a64408965ed8e9b787ee74',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1249900478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83712a8da44648a89fabdad7de25bf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0a0f82c85a64408965ed8e9b787ee74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:28.740290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09d5942-d7db-424c-8910-85f4c6e0d30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:28.787815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09d5942-d7db-424c-8910-85f4c6e0d30c) transitioned into state 'SUCCESS' from state '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-1249900478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83712a8da44648a89fabdad7de25bf93',qos_specs=None,replication_status=,reservations=['bc80abb1-84bd-4cdc-ae32-fe9081ef08d7','7f929b91-b3be-44d1-93ff-cfbeed9075fd','69333072-4b48-48ab-9c66-9e55a04da45f','ba86504e-d056-4b90-9eac-6d0e17cc7bbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a0f82c85a64408965ed8e9b787ee74',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:28.788376 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2533b12-a41f-4822-ab98-fb9cf4aeac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:28.819059 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2533b12-a41f-4822-ab98-fb9cf4aeac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:28.819502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Flow 'volume_create_api' (8b3fd2b9-ca8f-4566-a4a9-4ed2d875ce57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:28.819861 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Create volume request issued successfully. Aug 06 17:37:28.820735 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d63ff394-ec42-4d7b-9cae-18cd20e5974b tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:28.821303 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 347/1409] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:28 2026] POST /volume/v3/volumes => generated 756 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:28.836047 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d4bd4f19-4933-4505-b4b2-6d814b26e17f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:28.838040 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4bd4f19-4933-4505-b4b2-6d814b26e17f tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:28.838257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4bd4f19-4933-4505-b4b2-6d814b26e17f tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:28.840358 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4bd4f19-4933-4505-b4b2-6d814b26e17f tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:28.845526 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:28.845526 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:28.849251 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d4bd4f19-4933-4505-b4b2-6d814b26e17f tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Volume info retrieved successfully. Aug 06 17:37:28.858473 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4bd4f19-4933-4505-b4b2-6d814b26e17f tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 200 Aug 06 17:37:28.858473 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 357/1410] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:28 2026] GET /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:29.764721 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-19ac332e-98ef-4116-9243-1404df85bb07 req-bf083c87-6da1-41bc-bdca-017a7a27220a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:29.767357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-bf083c87-6da1-41bc-bdca-017a7a27220a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569/action Aug 06 17:37:29.767771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-bf083c87-6da1-41bc-bdca-017a7a27220a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:29.767924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-bf083c87-6da1-41bc-bdca-017a7a27220a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:29.795198 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:29.795198 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:29.828385 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19ac332e-98ef-4116-9243-1404df85bb07 req-bf083c87-6da1-41bc-bdca-017a7a27220a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569/action returned with HTTP 204 Aug 06 17:37:29.828385 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 347/1411] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:37:29 2026] POST /volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:29.872096 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-781d8016-29da-4150-b12d-39115ea81980 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:29.878377 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-781d8016-29da-4150-b12d-39115ea81980 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:29.878508 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-781d8016-29da-4150-b12d-39115ea81980 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:29.878693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-781d8016-29da-4150-b12d-39115ea81980 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:29.887674 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:29.887674 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:29.891127 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-781d8016-29da-4150-b12d-39115ea81980 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Volume info retrieved successfully. Aug 06 17:37:29.896508 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-781d8016-29da-4150-b12d-39115ea81980 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 200 Aug 06 17:37:29.896889 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 361/1412] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:29 2026] GET /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:29.915551 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4d2f2bb7-05c7-4cad-941e-c9617b89be66 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:29.917441 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d2f2bb7-05c7-4cad-941e-c9617b89be66 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True Aug 06 17:37:29.917635 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d2f2bb7-05c7-4cad-941e-c9617b89be66 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:29.917824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d2f2bb7-05c7-4cad-941e-c9617b89be66 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:29.918097 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:29.918097 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:29.939920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d2f2bb7-05c7-4cad-941e-c9617b89be66 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True returned with HTTP 200 Aug 06 17:37:29.940347 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 348/1413] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:29 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:29.951914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:29.958349 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:29.958558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:29.958748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:29.958902 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Delete volume with id: a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:29.967199 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:29.967199 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:29.967899 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Volume info retrieved successfully. Aug 06 17:37:30.084826 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Delete volume request issued successfully. Aug 06 17:37:30.085187 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-17444b9f-d9bd-4f13-93e7-8ca1bd7ce654 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 202 Aug 06 17:37:30.086314 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 358/1414] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:29 2026] DELETE /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:30.094065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-169585a5-4918-4620-99c3-04f36668204c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:30.110506 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-169585a5-4918-4620-99c3-04f36668204c tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:30.110506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-169585a5-4918-4620-99c3-04f36668204c tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:30.110506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-169585a5-4918-4620-99c3-04f36668204c tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:30.120780 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:30.120780 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:30.162147 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-169585a5-4918-4620-99c3-04f36668204c tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Volume info retrieved successfully. Aug 06 17:37:30.195491 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-169585a5-4918-4620-99c3-04f36668204c tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 200 Aug 06 17:37:30.195491 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 348/1415] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:30 2026] GET /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 848 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:31.214998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a77c2521-ea2b-4313-9232-ecf75c67f302 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:31.216573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a77c2521-ea2b-4313-9232-ecf75c67f302 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:31.216826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a77c2521-ea2b-4313-9232-ecf75c67f302 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:31.217137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a77c2521-ea2b-4313-9232-ecf75c67f302 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:31.230206 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a77c2521-ea2b-4313-9232-ecf75c67f302 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 404 Aug 06 17:37:31.230206 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 362/1416] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:31 2026] GET /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:31.239714 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ac7e2525-70f9-44c1-9a67-271b8bfbb889 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:31.246756 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ac7e2525-70f9-44c1-9a67-271b8bfbb889 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:31.246756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ac7e2525-70f9-44c1-9a67-271b8bfbb889 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:31.246756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ac7e2525-70f9-44c1-9a67-271b8bfbb889 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:31.254019 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ac7e2525-70f9-44c1-9a67-271b8bfbb889 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 404 Aug 06 17:37:31.254818 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 349/1417] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:31 2026] GET /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:31.265992 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a9a69523-0e41-47b9-a016-0d2f32a0d759 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:31.268954 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9a69523-0e41-47b9-a016-0d2f32a0d759 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:31.269289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9a69523-0e41-47b9-a016-0d2f32a0d759 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:31.269447 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9a69523-0e41-47b9-a016-0d2f32a0d759 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:31.269640 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-a9a69523-0e41-47b9-a016-0d2f32a0d759 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Delete volume with id: a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 Aug 06 17:37:31.280224 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9a69523-0e41-47b9-a016-0d2f32a0d759 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 returned with HTTP 404 Aug 06 17:37:31.280860 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 359/1418] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:31 2026] DELETE /volume/v3/volumes/a1ce2984-ec9f-4ae8-b3c1-7229fa3295e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:31.296733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:31.299036 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:31.299401 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1188384755"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:31.301233 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1188384755'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:31.301376 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Create volume of 1 GB Aug 06 17:37:31.306441 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Availability Zones retrieved successfully. Aug 06 17:37:31.315222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Flow 'volume_create_api' (f98e99ff-b578-4fb0-a1dc-eaebbdf79126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:31.316816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012a5b70-0050-41d6-ac7d-1f6a02b461e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:31.317768 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:31.348894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012a5b70-0050-41d6-ac7d-1f6a02b461e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:31.349740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0be523d-1fe4-4056-9ccd-bf8417101354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:31.399366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Created reservations ['2bdcb8d0-d561-4266-a0bc-b3c1e8a1f6e9', '968f89f1-96d3-4768-8e77-d8be86ce1ab3', '3f12b82f-3846-4be8-b2ed-ab72f965a205', 'af35da9e-eacc-4fa8-8519-eb6bafad4aae'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:31.399366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0be523d-1fe4-4056-9ccd-bf8417101354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bdcb8d0-d561-4266-a0bc-b3c1e8a1f6e9', '968f89f1-96d3-4768-8e77-d8be86ce1ab3', '3f12b82f-3846-4be8-b2ed-ab72f965a205', 'af35da9e-eacc-4fa8-8519-eb6bafad4aae']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:31.399502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6caa86b1-dc1b-4178-aaa2-f454fd4d5698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:31.432664 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6caa86b1-dc1b-4178-aaa2-f454fd4d5698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27692ada-4ad8-49f3-85ed-f2f7da6c2253', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1188384755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83712a8da44648a89fabdad7de25bf93',qos_specs=None,replication_status=,reservations=['2bdcb8d0-d561-4266-a0bc-b3c1e8a1f6e9','968f89f1-96d3-4768-8e77-d8be86ce1ab3','3f12b82f-3846-4be8-b2ed-ab72f965a205','af35da9e-eacc-4fa8-8519-eb6bafad4aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a0f82c85a64408965ed8e9b787ee74',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1188384755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27692ada-4ad8-49f3-85ed-f2f7da6c2253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83712a8da44648a89fabdad7de25bf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0a0f82c85a64408965ed8e9b787ee74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:31.434562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303f109c-7d05-4546-a5b8-2e018232a99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:31.468585 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303f109c-7d05-4546-a5b8-2e018232a99a) transitioned into state 'SUCCESS' from state '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-1188384755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83712a8da44648a89fabdad7de25bf93',qos_specs=None,replication_status=,reservations=['2bdcb8d0-d561-4266-a0bc-b3c1e8a1f6e9','968f89f1-96d3-4768-8e77-d8be86ce1ab3','3f12b82f-3846-4be8-b2ed-ab72f965a205','af35da9e-eacc-4fa8-8519-eb6bafad4aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0a0f82c85a64408965ed8e9b787ee74',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:31.469697 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657ab726-9e93-467f-8dd2-07c9c39d014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:31.495084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657ab726-9e93-467f-8dd2-07c9c39d014f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:31.496188 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Flow 'volume_create_api' (f98e99ff-b578-4fb0-a1dc-eaebbdf79126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:31.496188 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Create volume request issued successfully. Aug 06 17:37:31.496691 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7f68d17-a514-42e5-aa93-37a8a8be359e tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:31.497294 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 349/1419] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:31 2026] POST /volume/v3/volumes => generated 756 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:31.512015 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1de56064-4e5f-4cbc-97b1-0f84734820ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:31.514337 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1de56064-4e5f-4cbc-97b1-0f84734820ad tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:31.514614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1de56064-4e5f-4cbc-97b1-0f84734820ad tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:31.514779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1de56064-4e5f-4cbc-97b1-0f84734820ad tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:31.523204 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:31.523204 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:31.528083 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1de56064-4e5f-4cbc-97b1-0f84734820ad tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Volume info retrieved successfully. Aug 06 17:37:31.538791 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1de56064-4e5f-4cbc-97b1-0f84734820ad tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 200 Aug 06 17:37:31.539243 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 363/1420] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:31 2026] GET /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:32.555312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4683266b-6f92-4bfa-9a41-4243faa90871 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:32.558468 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4683266b-6f92-4bfa-9a41-4243faa90871 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:32.558644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4683266b-6f92-4bfa-9a41-4243faa90871 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:32.558858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4683266b-6f92-4bfa-9a41-4243faa90871 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:32.567197 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:32.567197 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:32.571984 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4683266b-6f92-4bfa-9a41-4243faa90871 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Volume info retrieved successfully. Aug 06 17:37:32.577955 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4683266b-6f92-4bfa-9a41-4243faa90871 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 200 Aug 06 17:37:32.577955 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 350/1421] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:32 2026] GET /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:32.594883 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e67e8e73-a32d-48bd-b67a-04f1a94905d6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:32.598465 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e67e8e73-a32d-48bd-b67a-04f1a94905d6 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True Aug 06 17:37:32.598696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e67e8e73-a32d-48bd-b67a-04f1a94905d6 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:32.598921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e67e8e73-a32d-48bd-b67a-04f1a94905d6 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:32.637143 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e67e8e73-a32d-48bd-b67a-04f1a94905d6 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True returned with HTTP 200 Aug 06 17:37:32.637708 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 360/1422] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:32 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:32.653706 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5c774417-81a7-4a5e-81c6-e1d85b96bcf4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:32.658135 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c774417-81a7-4a5e-81c6-e1d85b96bcf4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/a7006fe1cf5e45679565060e57ae83eb?usage=True Aug 06 17:37:32.659071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c774417-81a7-4a5e-81c6-e1d85b96bcf4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:32.659071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c774417-81a7-4a5e-81c6-e1d85b96bcf4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:32.659071 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:32.659071 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:32.724450 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c774417-81a7-4a5e-81c6-e1d85b96bcf4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/a7006fe1cf5e45679565060e57ae83eb?usage=True returned with HTTP 200 Aug 06 17:37:32.724918 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 350/1423] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:32 2026] GET /volume/v3/os-quota-sets/a7006fe1cf5e45679565060e57ae83eb?usage=True => generated 1356 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:37:32.742186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:32.745254 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] POST https://10.4.3.207/volume/v3/os-volume-transfer Aug 06 17:37:32.748090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "27692ada-4ad8-49f3-85ed-f2f7da6c2253"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:32.748090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.volume_transfer [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Creating new volume transfer {'transfer': {'volume_id': '27692ada-4ad8-49f3-85ed-f2f7da6c2253'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 06 17:37:32.748090 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.volume_transfer [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Creating transfer of volume 27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:32.748090 np0000006677 devstack@c-api.service[100622]: INFO cinder.transfer.api [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Generating transfer record for volume 27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:32.759415 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:32.759415 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:32.777246 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bcf29fff-97a4-48d2-9724-cab7ec3b3347 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/os-volume-transfer returned with HTTP 202 Aug 06 17:37:32.777919 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 364/1424] 10.4.3.207 () {68 vars in 1291 bytes} [Thu Aug 6 17:37:32 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:32.799976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:33.018399 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] POST https://10.4.3.207/volume/v3/os-volume-transfer/b25dbe30-72c5-4356-ac92-c4788116fbad/accept Aug 06 17:37:33.018758 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "46d80d9afab659e6"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:33.020285 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.volume_transfer [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Accepting volume transfer b25dbe30-72c5-4356-ac92-c4788116fbad {{(pid=100624) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 17:37:33.020418 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.volume_transfer [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Accepting transfer b25dbe30-72c5-4356-ac92-c4788116fbad Aug 06 17:37:33.143980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Created reservations ['6fa514a5-49a2-42c5-a478-04b49bad4a98', 'fd139b01-1f70-4bcd-9297-4d32efc48c66', 'c6a59b25-6095-4e60-9365-1e8e7703ce8a', 'dda311fc-4751-4a27-a4e5-039001e84e07'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Created reservations ['ad5009df-6fce-45ee-bf16-a5d6d6eb3722', 'ca15c260-82e8-466a-86af-c07712f335a7', '710edaa4-65e2-433e-a438-8d2936a5b590', '7721ca77-1a6a-42e0-8197-d28849a18ce7'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Created reservations ['5658ad61-c511-4e78-87ad-9267d4b85dad', 'c9448af7-1eed-4602-8ddf-e40061838cdb', '20e98c59-9f45-4aa6-92b0-a8c519e59862', '1120fda5-0b9e-4998-84cd-40a5a19d07bb'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Created reservations ['5ca0503d-6800-44e9-b6c5-aa66b4c115ba', 'fb891016-1693-4e91-8c4b-5d87c01e10a5', '80f8b8ff-f62f-4dbc-82b5-58c728a16a32', 'bd0485c4-1c64-45b0-ba32-f4d9216fdcb9'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Transfer volume completed successfully. Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: INFO cinder.transfer.api [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Volume 27692ada-4ad8-49f3-85ed-f2f7da6c2253 has been transferred. Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7bf386cb-d0b6-4e8c-bb58-29fea567d3a0 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] https://10.4.3.207/volume/v3/os-volume-transfer/b25dbe30-72c5-4356-ac92-c4788116fbad/accept returned with HTTP 202 Aug 06 17:37:34.108836 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 351/1425] 10.4.3.207 () {68 vars in 1423 bytes} [Thu Aug 6 17:37:32 2026] POST /volume/v3/os-volume-transfer/b25dbe30-72c5-4356-ac92-c4788116fbad/accept => generated 365 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-38dd2b45-2c2c-4336-98b4-293870b21ea1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-38dd2b45-2c2c-4336-98b4-293870b21ea1 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] GET https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-38dd2b45-2c2c-4336-98b4-293870b21ea1 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-38dd2b45-2c2c-4336-98b4-293870b21ea1 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-38dd2b45-2c2c-4336-98b4-293870b21ea1 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] Volume info retrieved successfully. Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-38dd2b45-2c2c-4336-98b4-293870b21ea1 tempest-VolumeQuotasAdminTestJSON-1591647882 tempest-VolumeQuotasAdminTestJSON-1591647882-project-member] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 200 Aug 06 17:37:34.111784 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 361/1426] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:33 2026] GET /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:34.113184 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b958b6ac-dec1-4a13-91ee-62b0136f2b49 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.113184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b958b6ac-dec1-4a13-91ee-62b0136f2b49 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True Aug 06 17:37:34.113184 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b958b6ac-dec1-4a13-91ee-62b0136f2b49 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.113184 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b958b6ac-dec1-4a13-91ee-62b0136f2b49 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.113184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b958b6ac-dec1-4a13-91ee-62b0136f2b49 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True returned with HTTP 200 Aug 06 17:37:34.113184 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 351/1427] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:33 2026] GET /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93?usage=True => generated 1356 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:34.113782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-da6d24d7-6e5b-42ca-a79a-3299ad7777f1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.113782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da6d24d7-6e5b-42ca-a79a-3299ad7777f1 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/a7006fe1cf5e45679565060e57ae83eb?usage=True Aug 06 17:37:34.113782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da6d24d7-6e5b-42ca-a79a-3299ad7777f1 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.113782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da6d24d7-6e5b-42ca-a79a-3299ad7777f1 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.113782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da6d24d7-6e5b-42ca-a79a-3299ad7777f1 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/a7006fe1cf5e45679565060e57ae83eb?usage=True returned with HTTP 200 Aug 06 17:37:34.113782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 365/1428] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:33 2026] GET /volume/v3/os-quota-sets/a7006fe1cf5e45679565060e57ae83eb?usage=True => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Delete volume with id: 27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Volume info retrieved successfully. Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Delete volume request issued successfully. Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54ae3a06-edf1-4081-af7d-692b8d7a18ab tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 202 Aug 06 17:37:34.114540 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 352/1429] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:33 2026] DELETE /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e4d12069-46e4-4e75-9654-fd1963938770 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4d12069-46e4-4e75-9654-fd1963938770 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4d12069-46e4-4e75-9654-fd1963938770 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4d12069-46e4-4e75-9654-fd1963938770 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e4d12069-46e4-4e75-9654-fd1963938770 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Volume info retrieved successfully. Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4d12069-46e4-4e75-9654-fd1963938770 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 200 Aug 06 17:37:34.115411 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 362/1430] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:33 2026] GET /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:34.845059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-633091e3-0932-4cef-a983-44c7d8b11340 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.847144 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-633091e3-0932-4cef-a983-44c7d8b11340 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.847377 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-633091e3-0932-4cef-a983-44c7d8b11340 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.847550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-633091e3-0932-4cef-a983-44c7d8b11340 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.861363 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-633091e3-0932-4cef-a983-44c7d8b11340 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 404 Aug 06 17:37:34.862135 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 352/1431] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:34 2026] GET /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:34.875103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2958c947-ecd2-4585-a42f-0fe576f676e6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.877955 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2958c947-ecd2-4585-a42f-0fe576f676e6 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] GET https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.878217 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2958c947-ecd2-4585-a42f-0fe576f676e6 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.878543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2958c947-ecd2-4585-a42f-0fe576f676e6 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.886173 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2958c947-ecd2-4585-a42f-0fe576f676e6 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 404 Aug 06 17:37:34.886614 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 366/1432] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:34 2026] GET /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:34.896229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-700f2abb-e11f-4aff-b2a4-de5c7ee3d595 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.898600 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-700f2abb-e11f-4aff-b2a4-de5c7ee3d595 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] DELETE https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.898821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-700f2abb-e11f-4aff-b2a4-de5c7ee3d595 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.899055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-700f2abb-e11f-4aff-b2a4-de5c7ee3d595 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.899262 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-700f2abb-e11f-4aff-b2a4-de5c7ee3d595 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] Delete volume with id: 27692ada-4ad8-49f3-85ed-f2f7da6c2253 Aug 06 17:37:34.907526 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-700f2abb-e11f-4aff-b2a4-de5c7ee3d595 tempest-VolumeQuotasAdminTestJSON-861649326 tempest-VolumeQuotasAdminTestJSON-861649326-project-member] https://10.4.3.207/volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 returned with HTTP 404 Aug 06 17:37:34.908078 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 353/1433] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:34 2026] DELETE /volume/v3/volumes/27692ada-4ad8-49f3-85ed-f2f7da6c2253 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:34.923289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f1888f66-2f1f-4e90-abdc-810348aa8e35 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.925384 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1888f66-2f1f-4e90-abdc-810348aa8e35 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/4dc1bca9669f4cb8bbb889f1ac300ec8?usage=True Aug 06 17:37:34.925710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1888f66-2f1f-4e90-abdc-810348aa8e35 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:34.925904 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1888f66-2f1f-4e90-abdc-810348aa8e35 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:34.968829 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1888f66-2f1f-4e90-abdc-810348aa8e35 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/4dc1bca9669f4cb8bbb889f1ac300ec8?usage=True returned with HTTP 200 Aug 06 17:37:34.969229 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 363/1434] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:37:34 2026] GET /volume/v3/os-quota-sets/4dc1bca9669f4cb8bbb889f1ac300ec8?usage=True => generated 1356 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:34.989123 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b44d6602-edd0-4f12-8de7-fdec499f86e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:34.992916 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b44d6602-edd0-4f12-8de7-fdec499f86e4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:34.993354 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b44d6602-edd0-4f12-8de7-fdec499f86e4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:35.105857 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b44d6602-edd0-4f12-8de7-fdec499f86e4 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:35.106334 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 353/1435] 10.4.3.207 () {68 vars in 1375 bytes} [Thu Aug 6 17:37:34 2026] PUT /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 575 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:35.117417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84de8118-e49d-4c4e-8d4f-1d63ccd4c7e0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:35.119544 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84de8118-e49d-4c4e-8d4f-1d63ccd4c7e0 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 Aug 06 17:37:35.119770 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84de8118-e49d-4c4e-8d4f-1d63ccd4c7e0 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-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=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:35.227885 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84de8118-e49d-4c4e-8d4f-1d63ccd4c7e0 tempest-VolumeQuotasAdminTestJSON-113620461 tempest-VolumeQuotasAdminTestJSON-113620461-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 returned with HTTP 200 Aug 06 17:37:35.227885 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 367/1436] 10.4.3.207 () {68 vars in 1375 bytes} [Thu Aug 6 17:37:35 2026] PUT /volume/v3/os-quota-sets/83712a8da44648a89fabdad7de25bf93 => generated 573 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:37.521028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:37.523093 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:37.523502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1819659139", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:37.525448 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1819659139', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:37.525608 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create volume of 1 GB Aug 06 17:37:37.530112 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Availability Zones retrieved successfully. Aug 06 17:37:37.535726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Flow 'volume_create_api' (7f1bd1c3-f750-4ede-98ab-091d9b233a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:37.536733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f2cc8a-3cdb-4f42-a584-4e9c144b8db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:37.537645 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:37.579934 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f2cc8a-3cdb-4f42-a584-4e9c144b8db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:37.580768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833d00fe-9b11-49e4-abc9-7e772f1d9326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:37.675411 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Created reservations ['03f0bae5-158a-4c4a-929b-3ef3c914fca6', 'ce243678-8518-4db0-8b66-a15705e7243a', '65f5c0e9-6166-445e-861b-32bc7f7c5c3e', '1257d181-ef52-4e18-ae11-0976d09f9c26'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:37.676435 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833d00fe-9b11-49e4-abc9-7e772f1d9326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f0bae5-158a-4c4a-929b-3ef3c914fca6', 'ce243678-8518-4db0-8b66-a15705e7243a', '65f5c0e9-6166-445e-861b-32bc7f7c5c3e', '1257d181-ef52-4e18-ae11-0976d09f9c26']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:37.678633 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29dfa1bd-3cf8-45de-84a1-b5e684b6784d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:37.708230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29dfa1bd-3cf8-45de-84a1-b5e684b6784d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e197fbd-ea0d-4c87-8031-10105583cc68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1819659139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c280074eaa684b9694352250e1e50a33',qos_specs=None,replication_status=,reservations=['03f0bae5-158a-4c4a-929b-3ef3c914fca6','ce243678-8518-4db0-8b66-a15705e7243a','65f5c0e9-6166-445e-861b-32bc7f7c5c3e','1257d181-ef52-4e18-ae11-0976d09f9c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e727126cac734d389fb981a528844778',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1819659139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e197fbd-ea0d-4c87-8031-10105583cc68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c280074eaa684b9694352250e1e50a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e727126cac734d389fb981a528844778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:37.709041 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b214829e-677d-41a1-8b23-3362e1f21195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:37.730795 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b214829e-677d-41a1-8b23-3362e1f21195) transitioned into state 'SUCCESS' from state '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-1819659139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c280074eaa684b9694352250e1e50a33',qos_specs=None,replication_status=,reservations=['03f0bae5-158a-4c4a-929b-3ef3c914fca6','ce243678-8518-4db0-8b66-a15705e7243a','65f5c0e9-6166-445e-861b-32bc7f7c5c3e','1257d181-ef52-4e18-ae11-0976d09f9c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e727126cac734d389fb981a528844778',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:37.731733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674cfd46-2b43-445f-b0d4-5d0fe52d0692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:37.744171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674cfd46-2b43-445f-b0d4-5d0fe52d0692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:37.745402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Flow 'volume_create_api' (7f1bd1c3-f750-4ede-98ab-091d9b233a2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:37.745985 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create volume request issued successfully. Aug 06 17:37:37.746487 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-217fbf36-fb62-4f44-82f3-62f81f61f262 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:37.747024 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 354/1437] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:37:37 2026] POST /volume/v3/volumes => generated 747 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:38.954752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1fd2fb3b-fa2b-46bb-b614-8d119173279d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:39.102166 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fd2fb3b-fa2b-46bb-b614-8d119173279d tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be Aug 06 17:37:39.102437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fd2fb3b-fa2b-46bb-b614-8d119173279d tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:39.102710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fd2fb3b-fa2b-46bb-b614-8d119173279d tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:39.122186 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fd2fb3b-fa2b-46bb-b614-8d119173279d tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be returned with HTTP 200 Aug 06 17:37:39.122703 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 364/1438] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:37:38 2026] GET /volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be => generated 615 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:39.136841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:39.231056 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:39.231056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-931803773"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:39.231934 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-931803773'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:39.232275 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume of 1 GB Aug 06 17:37:39.237934 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Availability Zones retrieved successfully. Aug 06 17:37:39.246723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Flow 'volume_create_api' (77ba8b1b-732b-4175-8aea-fb33f52b57d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:39.249317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89f3bfa9-5816-4182-b741-d3921ccddc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:39.250843 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:39.290134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89f3bfa9-5816-4182-b741-d3921ccddc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:39.291984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ab58fa-65e9-42f5-b6c2-220009e8271f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:39.385574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Created reservations ['cba2e315-8a73-4601-a0f6-52f15daf5ebb', '51c6c764-85bb-4bc5-9445-61d92b25c787', '56c3bfda-e915-4893-9417-b7a447d2b285', 'd87a93e8-4377-4faf-8250-fcde499f5550'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:39.386565 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ab58fa-65e9-42f5-b6c2-220009e8271f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cba2e315-8a73-4601-a0f6-52f15daf5ebb', '51c6c764-85bb-4bc5-9445-61d92b25c787', '56c3bfda-e915-4893-9417-b7a447d2b285', 'd87a93e8-4377-4faf-8250-fcde499f5550']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:39.387567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ddac867-f25f-476e-95e8-2584c6821692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:39.415396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ddac867-f25f-476e-95e8-2584c6821692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9560e624-9a24-47f6-a305-9d21d0b6eb9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-931803773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407c4ebbc5ac480da1f25b795959c1be',qos_specs=None,replication_status=,reservations=['cba2e315-8a73-4601-a0f6-52f15daf5ebb','51c6c764-85bb-4bc5-9445-61d92b25c787','56c3bfda-e915-4893-9417-b7a447d2b285','d87a93e8-4377-4faf-8250-fcde499f5550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1dc53ff7aa94849bd40e7c0c2e55742',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-931803773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9560e624-9a24-47f6-a305-9d21d0b6eb9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='407c4ebbc5ac480da1f25b795959c1be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1dc53ff7aa94849bd40e7c0c2e55742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:39.415396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24dbae03-5672-47b8-8dc1-5009a5ab8c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:39.435330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24dbae03-5672-47b8-8dc1-5009a5ab8c04) transitioned into state 'SUCCESS' from state '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-931803773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407c4ebbc5ac480da1f25b795959c1be',qos_specs=None,replication_status=,reservations=['cba2e315-8a73-4601-a0f6-52f15daf5ebb','51c6c764-85bb-4bc5-9445-61d92b25c787','56c3bfda-e915-4893-9417-b7a447d2b285','d87a93e8-4377-4faf-8250-fcde499f5550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1dc53ff7aa94849bd40e7c0c2e55742',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:39.437099 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f47c988-1dbb-4929-91ab-05ee7b1ad970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:39.449571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f47c988-1dbb-4929-91ab-05ee7b1ad970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:39.451031 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Flow 'volume_create_api' (77ba8b1b-732b-4175-8aea-fb33f52b57d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:39.451629 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume request issued successfully. Aug 06 17:37:39.452649 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d52bc2e6-71c6-47d2-806f-4989eb84ea56 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:39.453412 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 354/1439] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:39 2026] POST /volume/v3/volumes => generated 758 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 17:37:39.466084 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0727d7ac-9ea5-4bfc-aaeb-47465bfd43a6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:39.468069 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0727d7ac-9ea5-4bfc-aaeb-47465bfd43a6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] GET https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:39.468210 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0727d7ac-9ea5-4bfc-aaeb-47465bfd43a6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:39.468437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0727d7ac-9ea5-4bfc-aaeb-47465bfd43a6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:39.475815 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:39.475815 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:39.482794 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0727d7ac-9ea5-4bfc-aaeb-47465bfd43a6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Volume info retrieved successfully. Aug 06 17:37:39.487549 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0727d7ac-9ea5-4bfc-aaeb-47465bfd43a6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a returned with HTTP 200 Aug 06 17:37:39.488029 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 368/1440] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:39 2026] GET /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:40.504827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e970555-5712-4d80-a4a7-34330ee4e1d6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:40.507358 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e970555-5712-4d80-a4a7-34330ee4e1d6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] GET https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:40.508145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e970555-5712-4d80-a4a7-34330ee4e1d6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:40.508145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e970555-5712-4d80-a4a7-34330ee4e1d6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:40.518189 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:40.518189 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:40.527984 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1e970555-5712-4d80-a4a7-34330ee4e1d6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Volume info retrieved successfully. Aug 06 17:37:40.530618 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e970555-5712-4d80-a4a7-34330ee4e1d6 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a returned with HTTP 200 Aug 06 17:37:40.531144 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 355/1441] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:40 2026] GET /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:40.551038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d67cb7a-955e-40e5-ba39-e058d98b26af None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:40.553207 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d67cb7a-955e-40e5-ba39-e058d98b26af tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be Aug 06 17:37:40.553646 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d67cb7a-955e-40e5-ba39-e058d98b26af tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:40.609825 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d67cb7a-955e-40e5-ba39-e058d98b26af tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be returned with HTTP 200 Aug 06 17:37:40.610431 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 365/1442] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:37:40 2026] PUT /volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be => generated 570 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:40.621453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:40.623998 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:40.624311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:40.625890 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:40.626145 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume of 2 GB Aug 06 17:37:40.627886 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:40.627886 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:40.635999 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Availability Zones retrieved successfully. Aug 06 17:37:40.640065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Flow 'volume_create_api' (2762a8b4-a8cc-4c3d-87b9-b32e682271f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:40.641325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d31d4fa3-3b6c-4cfa-9b91-fb9f89e55128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.642578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Validating volume size '2' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:40.675668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d31d4fa3-3b6c-4cfa-9b91-fb9f89e55128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:40.675668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14da75e5-af23-44f6-b897-ae0d2553b7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.711810 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota_utils [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Quota exceeded for 407c4ebbc5ac480da1f25b795959c1be, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 17:37:40.715307 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14da75e5-af23-44f6-b897-ae0d2553b7d4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 17:37:40.715307 np0000006677 devstack@c-api.service[100625]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 06 17:37:40.717441 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14da75e5-af23-44f6-b897-ae0d2553b7d4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.719015 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14da75e5-af23-44f6-b897-ae0d2553b7d4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:37:40.719212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d31d4fa3-3b6c-4cfa-9b91-fb9f89e55128) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.720100 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d31d4fa3-3b6c-4cfa-9b91-fb9f89e55128) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:37:40.721056 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Flow 'volume_create_api' (2762a8b4-a8cc-4c3d-87b9-b32e682271f6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 17:37:40.721481 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.middleware.fault [None req-a2bc6f52-7420-41b6-aa0f-3b4ccd78a19e tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 413 Aug 06 17:37:40.722364 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 355/1443] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:40 2026] POST /volume/v3/volumes => generated 208 bytes in 101 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 17:37:40.733049 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4e61385f-e654-4a43-a5b4-c7fdf50eb5ba None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:40.735414 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e61385f-e654-4a43-a5b4-c7fdf50eb5ba tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be Aug 06 17:37:40.735921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e61385f-e654-4a43-a5b4-c7fdf50eb5ba tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:40.783131 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e61385f-e654-4a43-a5b4-c7fdf50eb5ba tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be returned with HTTP 200 Aug 06 17:37:40.783628 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 369/1444] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:37:40 2026] PUT /volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be => generated 570 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:40.793383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:40.795115 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:40.795473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:40.796903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:40.797192 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Create volume of 1 GB Aug 06 17:37:40.801987 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Availability Zones retrieved successfully. Aug 06 17:37:40.807461 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Flow 'volume_create_api' (b450581b-afdc-4ab2-a8f5-ccbb63421aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:40.808365 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e431748b-7afd-4548-be82-38fe466cd980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.809321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:40.840704 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e431748b-7afd-4548-be82-38fe466cd980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:40.841608 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb9a4b7-fcd1-4881-88ee-d1def50ab572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.890597 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota_utils [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Quota exceeded for 407c4ebbc5ac480da1f25b795959c1be, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 06 17:37:40.894274 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb9a4b7-fcd1-4881-88ee-d1def50ab572) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 17:37:40.894274 np0000006677 devstack@c-api.service[100624]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 06 17:37:40.897342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb9a4b7-fcd1-4881-88ee-d1def50ab572) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.900322 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb9a4b7-fcd1-4881-88ee-d1def50ab572) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:37:40.901021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e431748b-7afd-4548-be82-38fe466cd980) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:40.901843 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e431748b-7afd-4548-be82-38fe466cd980) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:37:40.903028 np0000006677 devstack@c-api.service[100624]: WARNING cinder.volume.api [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Flow 'volume_create_api' (b450581b-afdc-4ab2-a8f5-ccbb63421aa4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 17:37:40.903470 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.middleware.fault [None req-8a5f843a-c444-4bab-a5a2-e69910ba9325 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 413 Aug 06 17:37:40.904509 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 356/1445] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:40 2026] POST /volume/v3/volumes => generated 150 bytes in 112 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 06 17:37:40.916419 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d8f60306-3a87-45ed-bf8a-043bf4cf3a95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:40.921536 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d8f60306-3a87-45ed-bf8a-043bf4cf3a95 tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be Aug 06 17:37:40.921901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d8f60306-3a87-45ed-bf8a-043bf4cf3a95 tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:40.990396 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d8f60306-3a87-45ed-bf8a-043bf4cf3a95 tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be returned with HTTP 200 Aug 06 17:37:40.991140 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 366/1446] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:37:40 2026] PUT /volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be => generated 569 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:41.005791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.008555 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] POST https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a/action Aug 06 17:37:41.008555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:41.008671 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:41.017706 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:41.017706 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:41.018282 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Volume info retrieved successfully. Aug 06 17:37:41.059079 np0000006677 devstack@c-api.service[100625]: ERROR cinder.volume.api [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Quota exceeded for 407c4ebbc5ac480da1f25b795959c1be, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 17:37:41.065727 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.middleware.fault [None req-4f8cbaf6-6979-4df5-9d2e-b848b3b17e7a tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a/action returned with HTTP 413 Aug 06 17:37:41.066810 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 356/1447] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:37:41 2026] POST /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a/action => generated 208 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 17:37:41.080905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dea2d198-42f2-4c5d-a73a-be107be2d8a4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.083061 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dea2d198-42f2-4c5d-a73a-be107be2d8a4 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] GET https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:41.083233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dea2d198-42f2-4c5d-a73a-be107be2d8a4 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:41.083431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dea2d198-42f2-4c5d-a73a-be107be2d8a4 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:41.090869 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:41.090869 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:41.094582 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-dea2d198-42f2-4c5d-a73a-be107be2d8a4 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Volume info retrieved successfully. Aug 06 17:37:41.099303 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dea2d198-42f2-4c5d-a73a-be107be2d8a4 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a returned with HTTP 200 Aug 06 17:37:41.099704 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 370/1448] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:41 2026] GET /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:41.117044 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-390556c1-fa53-4696-bf35-96f65a473bd5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.118996 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:41.119246 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:41.119489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:41.119672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Delete volume with id: 9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:41.126682 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:41.126682 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:41.127094 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Volume info retrieved successfully. Aug 06 17:37:41.147479 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Delete volume request issued successfully. Aug 06 17:37:41.147658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-390556c1-fa53-4696-bf35-96f65a473bd5 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a returned with HTTP 202 Aug 06 17:37:41.148243 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 357/1449] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:41 2026] DELETE /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:41.158072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d65f109b-32f9-4e8c-90a0-3696aae6e255 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.162276 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d65f109b-32f9-4e8c-90a0-3696aae6e255 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] GET https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:41.162530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d65f109b-32f9-4e8c-90a0-3696aae6e255 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:41.163387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d65f109b-32f9-4e8c-90a0-3696aae6e255 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:41.172094 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:41.172094 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:41.176414 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d65f109b-32f9-4e8c-90a0-3696aae6e255 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Volume info retrieved successfully. Aug 06 17:37:41.181885 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d65f109b-32f9-4e8c-90a0-3696aae6e255 tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a returned with HTTP 200 Aug 06 17:37:41.182635 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 367/1450] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:41 2026] GET /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:41.600039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.603038 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:41.603454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "3cf5eb3c-0e7b-4742-8ede-a54db563d2ca-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:41.605579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '3cf5eb3c-0e7b-4742-8ede-a54db563d2ca-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:41.605717 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Create volume of 1 GB Aug 06 17:37:41.611578 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Availability Zones retrieved successfully. Aug 06 17:37:41.619705 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Flow 'volume_create_api' (83b0068e-7bbb-4844-bb52-d19bdae5ee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:41.624215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0140c516-96a5-420c-94af-d9345af89b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:41.625231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:41.660865 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0140c516-96a5-420c-94af-d9345af89b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:41.662119 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926b80d8-6a16-422f-84ec-269b9e0f842c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:41.760860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Created reservations ['5898409d-99a9-4519-8f08-20c5b363ed27', '852b4c32-07de-4f42-9645-8888244beeca', 'eefbd0c0-2665-40d5-9d79-5b3300bcdd35', '99538c17-b033-4abd-b404-6e69ca95fd5c'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:41.761808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926b80d8-6a16-422f-84ec-269b9e0f842c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5898409d-99a9-4519-8f08-20c5b363ed27', '852b4c32-07de-4f42-9645-8888244beeca', 'eefbd0c0-2665-40d5-9d79-5b3300bcdd35', '99538c17-b033-4abd-b404-6e69ca95fd5c']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:41.762689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae62261-630a-4759-9ca6-0ee737232635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:41.789110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae62261-630a-4759-9ca6-0ee737232635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa83c15-44d7-4a81-9858-c2abfa21979c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='3cf5eb3c-0e7b-4742-8ede-a54db563d2ca-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea0d1651c6494740a925d87361ef63cc',qos_specs=None,replication_status=,reservations=['5898409d-99a9-4519-8f08-20c5b363ed27','852b4c32-07de-4f42-9645-8888244beeca','eefbd0c0-2665-40d5-9d79-5b3300bcdd35','99538c17-b033-4abd-b404-6e69ca95fd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b251c748c9114f0a9b6cfd8a467b9548',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:41Z,deleted=False,deleted_at=None,display_description='',display_name='3cf5eb3c-0e7b-4742-8ede-a54db563d2ca-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa83c15-44d7-4a81-9858-c2abfa21979c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea0d1651c6494740a925d87361ef63cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b251c748c9114f0a9b6cfd8a467b9548',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:41.790139 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f72f55-d778-4275-8bcc-2e4acfd930d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:41.811986 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f72f55-d778-4275-8bcc-2e4acfd930d5) transitioned into 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='3cf5eb3c-0e7b-4742-8ede-a54db563d2ca-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea0d1651c6494740a925d87361ef63cc',qos_specs=None,replication_status=,reservations=['5898409d-99a9-4519-8f08-20c5b363ed27','852b4c32-07de-4f42-9645-8888244beeca','eefbd0c0-2665-40d5-9d79-5b3300bcdd35','99538c17-b033-4abd-b404-6e69ca95fd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b251c748c9114f0a9b6cfd8a467b9548',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:41.812906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a031260d-d1cc-4409-897e-2aab59a9fe8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:41.823326 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a031260d-d1cc-4409-897e-2aab59a9fe8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:41.824259 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Flow 'volume_create_api' (83b0068e-7bbb-4844-bb52-d19bdae5ee96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:41.824802 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Create volume request issued successfully. Aug 06 17:37:41.825502 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-45ce0b69-0da5-465d-b65a-41c4277fe8a7 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:41.826028 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 357/1451] 10.4.3.207 () {72 vars in 1541 bytes} [Thu Aug 6 17:37:41 2026] POST /volume/v3/volumes => generated 749 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:41.834142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-b404b07a-380d-4c54-a908-d2d5a34dbfd5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.836456 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-b404b07a-380d-4c54-a908-d2d5a34dbfd5 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:37:41.836631 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-b404b07a-380d-4c54-a908-d2d5a34dbfd5 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:41.836823 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-b404b07a-380d-4c54-a908-d2d5a34dbfd5 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:41.845003 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:41.845003 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:41.852603 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-b404b07a-380d-4c54-a908-d2d5a34dbfd5 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:37:41.859128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-b404b07a-380d-4c54-a908-d2d5a34dbfd5 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c returned with HTTP 200 Aug 06 17:37:41.859719 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 371/1452] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:41 2026] GET /volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:41.874131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-e82944c6-f44e-4ef5-9285-05e2f85a38be None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:41.877612 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-e82944c6-f44e-4ef5-9285-05e2f85a38be tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:37:41.878003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-e82944c6-f44e-4ef5-9285-05e2f85a38be tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:41.879682 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-e82944c6-f44e-4ef5-9285-05e2f85a38be tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:41.888803 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:41.888803 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:41.895202 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-e82944c6-f44e-4ef5-9285-05e2f85a38be tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:37:41.906251 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-e82944c6-f44e-4ef5-9285-05e2f85a38be tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c returned with HTTP 200 Aug 06 17:37:41.906251 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 358/1453] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:41 2026] GET /volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:42.206836 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-06216437-0d8c-47c2-bf6c-78df2db7b81d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:42.216996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-06216437-0d8c-47c2-bf6c-78df2db7b81d tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] GET https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a Aug 06 17:37:42.217377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-06216437-0d8c-47c2-bf6c-78df2db7b81d tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:42.217693 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-06216437-0d8c-47c2-bf6c-78df2db7b81d tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:42.235063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-06216437-0d8c-47c2-bf6c-78df2db7b81d tempest-VolumeQuotasNegativeTestJSON-1186648276 tempest-VolumeQuotasNegativeTestJSON-1186648276-project-member] https://10.4.3.207/volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a returned with HTTP 404 Aug 06 17:37:42.235316 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 368/1454] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:42 2026] GET /volume/v3/volumes/9560e624-9a24-47f6-a305-9d21d0b6eb9a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:42.263166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6b15e58b-ce0b-416b-ab61-deed8e2e94c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:42.263166 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b15e58b-ce0b-416b-ab61-deed8e2e94c5 tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be Aug 06 17:37:42.263166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b15e58b-ce0b-416b-ab61-deed8e2e94c5 tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:42.287372 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:42.287372 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:42.405392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b15e58b-ce0b-416b-ab61-deed8e2e94c5 tempest-VolumeQuotasNegativeTestJSON-1975461941 tempest-VolumeQuotasNegativeTestJSON-1975461941-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be returned with HTTP 200 Aug 06 17:37:42.406456 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 358/1455] 10.4.3.207 () {68 vars in 1375 bytes} [Thu Aug 6 17:37:42 2026] PUT /volume/v3/os-quota-sets/407c4ebbc5ac480da1f25b795959c1be => generated 573 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:42.986855 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ace313c3-95f9-48c9-b746-648abfb145e1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:42.990798 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:42.994265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2064235373"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:42.994265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2064235373'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:42.994265 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume of 1 GB Aug 06 17:37:42.999425 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Availability Zones retrieved successfully. Aug 06 17:37:43.008243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Flow 'volume_create_api' (297f91e0-2f7f-4349-bf27-c56d1d6618b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:43.009847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d05cfc82-1798-47e6-bae6-49d7f7294013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:43.011240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:43.054594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d05cfc82-1798-47e6-bae6-49d7f7294013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:43.055664 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f8b139-6845-4702-a38a-fbd8f23d494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:43.117150 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Created reservations ['268d89b9-a3e1-4555-83bb-04a7094705c9', '24a1652e-aa1f-4253-8afe-bb1ad2b3d1c9', '4643a76d-4649-4f4e-9b58-5d6aeee73eda', 'f2f98d2b-d946-411e-82be-bc7cc7f58c5f'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:43.118440 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f8b139-6845-4702-a38a-fbd8f23d494d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['268d89b9-a3e1-4555-83bb-04a7094705c9', '24a1652e-aa1f-4253-8afe-bb1ad2b3d1c9', '4643a76d-4649-4f4e-9b58-5d6aeee73eda', 'f2f98d2b-d946-411e-82be-bc7cc7f58c5f']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:43.119453 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25dd192-2e52-419d-a287-b49401feecbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:43.148097 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25dd192-2e52-419d-a287-b49401feecbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b8dd66-5e69-4f99-ab35-9255f0c879e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2064235373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f168cc10a946d086f74af63bcef6e0',qos_specs=None,replication_status=,reservations=['268d89b9-a3e1-4555-83bb-04a7094705c9','24a1652e-aa1f-4253-8afe-bb1ad2b3d1c9','4643a76d-4649-4f4e-9b58-5d6aeee73eda','f2f98d2b-d946-411e-82be-bc7cc7f58c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019de8ce17184cca832a8c6c46f1035e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2064235373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b8dd66-5e69-4f99-ab35-9255f0c879e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f168cc10a946d086f74af63bcef6e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='019de8ce17184cca832a8c6c46f1035e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:43.148854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c188db1c-bc96-464e-aaf0-73f37504c107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:43.166983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c188db1c-bc96-464e-aaf0-73f37504c107) transitioned into state 'SUCCESS' from state '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-2064235373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f168cc10a946d086f74af63bcef6e0',qos_specs=None,replication_status=,reservations=['268d89b9-a3e1-4555-83bb-04a7094705c9','24a1652e-aa1f-4253-8afe-bb1ad2b3d1c9','4643a76d-4649-4f4e-9b58-5d6aeee73eda','f2f98d2b-d946-411e-82be-bc7cc7f58c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019de8ce17184cca832a8c6c46f1035e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:43.168040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f786684-bc6f-482b-bf01-a0df5bc3e7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:43.182540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f786684-bc6f-482b-bf01-a0df5bc3e7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:43.182540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Flow 'volume_create_api' (297f91e0-2f7f-4349-bf27-c56d1d6618b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:43.182540 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Create volume request issued successfully. Aug 06 17:37:43.182540 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ace313c3-95f9-48c9-b746-648abfb145e1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:43.182540 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 372/1456] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:42 2026] POST /volume/v3/volumes => generated 755 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:43.200254 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-826bb717-7d1e-47a8-a053-21bc1cc5e0c4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:43.202393 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-826bb717-7d1e-47a8-a053-21bc1cc5e0c4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:43.205519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-826bb717-7d1e-47a8-a053-21bc1cc5e0c4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:43.205668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-826bb717-7d1e-47a8-a053-21bc1cc5e0c4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:43.222837 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:43.222837 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:43.230468 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-826bb717-7d1e-47a8-a053-21bc1cc5e0c4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:43.242431 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-826bb717-7d1e-47a8-a053-21bc1cc5e0c4 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:43.242431 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 359/1457] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:43 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:44.259401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fed907ce-1bdf-4faf-b2ad-5584e05ed6fa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.262711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fed907ce-1bdf-4faf-b2ad-5584e05ed6fa tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:44.263020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fed907ce-1bdf-4faf-b2ad-5584e05ed6fa tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.263273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fed907ce-1bdf-4faf-b2ad-5584e05ed6fa tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.274654 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.274654 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:44.281646 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fed907ce-1bdf-4faf-b2ad-5584e05ed6fa tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:44.289233 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fed907ce-1bdf-4faf-b2ad-5584e05ed6fa tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:44.289794 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 369/1458] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:44 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:44.345978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-261b5ae5-902e-434c-b9d4-94f8a0c4a89c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.348369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-261b5ae5-902e-434c-b9d4-94f8a0c4a89c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:44.348583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-261b5ae5-902e-434c-b9d4-94f8a0c4a89c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.348767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-261b5ae5-902e-434c-b9d4-94f8a0c4a89c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.357719 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.357719 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:44.363185 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-261b5ae5-902e-434c-b9d4-94f8a0c4a89c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:44.369989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-261b5ae5-902e-434c-b9d4-94f8a0c4a89c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:44.370605 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 359/1459] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:44 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:44.467987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e480e46e-d257-4976-85d6-89a126a9359e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.468627 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e480e46e-d257-4976-85d6-89a126a9359e None None] GET https://10.4.3.207/volume// Aug 06 17:37:44.468863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e480e46e-d257-4976-85d6-89a126a9359e None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.469164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e480e46e-d257-4976-85d6-89a126a9359e None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.469650 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e480e46e-d257-4976-85d6-89a126a9359e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:44.469986 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 373/1460] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:37: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 06 17:37:44.480915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-65ae1a60-2367-413b-b594-d5e11616a0e6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.483500 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-65ae1a60-2367-413b-b594-d5e11616a0e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:37:44.483879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-65ae1a60-2367-413b-b594-d5e11616a0e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b8dd66-5e69-4f99-ab35-9255f0c879e7", "connector": null, "instance_uuid": "13003947-b0af-4612-a72e-558aff2739f6"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:44.496061 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.496061 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:44.524732 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-65ae1a60-2367-413b-b594-d5e11616a0e6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:37:44.525242 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 360/1461] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:37:44 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 06 17:37:44.558546 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e6c6d1d6-e301-422a-aa16-d683b4beef73 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.561193 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6c6d1d6-e301-422a-aa16-d683b4beef73 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:44.561473 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6c6d1d6-e301-422a-aa16-d683b4beef73 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.561677 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6c6d1d6-e301-422a-aa16-d683b4beef73 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.572994 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.572994 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:44.576924 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e6c6d1d6-e301-422a-aa16-d683b4beef73 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:44.578893 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b733523d-4c32-4056-9e72-88375eecec4a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.579455 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b733523d-4c32-4056-9e72-88375eecec4a None None] GET https://10.4.3.207/volume// Aug 06 17:37:44.579591 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b733523d-4c32-4056-9e72-88375eecec4a None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.579794 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b733523d-4c32-4056-9e72-88375eecec4a None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.581986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6c6d1d6-e301-422a-aa16-d683b4beef73 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:44.582837 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 370/1462] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:44 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:44.584639 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b733523d-4c32-4056-9e72-88375eecec4a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:44.585214 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 360/1463] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37:44 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:37:44.596222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-695b03c5-351b-4e4f-b019-fad87ad254d6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.598550 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-695b03c5-351b-4e4f-b019-fad87ad254d6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:44.598782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-695b03c5-351b-4e4f-b019-fad87ad254d6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.599034 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-695b03c5-351b-4e4f-b019-fad87ad254d6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.614993 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.614993 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:44.619602 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-695b03c5-351b-4e4f-b019-fad87ad254d6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:44.627027 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-695b03c5-351b-4e4f-b019-fad87ad254d6 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:44.627742 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 374/1464] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:37:44 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:37:44.759329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.762801 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] PUT https://10.4.3.207/volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f Aug 06 17:37:44.763406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:44.780079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Acquiring lock "cinder-attachment_update-06b8dd66-5e69-4f99-ab35-9255f0c879e7-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:37:44.786852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Lock "cinder-attachment_update-06b8dd66-5e69-4f99-ab35-9255f0c879e7-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:37:44.788527 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.788527 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:44.911027 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Lock "cinder-attachment_update-06b8dd66-5e69-4f99-ab35-9255f0c879e7-np0000006677" released by "attachment_update" :: held 0.124s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:37:44.911348 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-680d3d52-b0bc-4996-9f1f-9d1cdef22af0 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f returned with HTTP 200 Aug 06 17:37:44.911866 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 361/1465] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:37:44 2026] PUT /volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:44.919885 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-8438f8b7-5cff-4bea-9571-e56f066077bf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.922072 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-8438f8b7-5cff-4bea-9571-e56f066077bf tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:37:44.922342 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-8438f8b7-5cff-4bea-9571-e56f066077bf tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.922664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-8438f8b7-5cff-4bea-9571-e56f066077bf tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.931140 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.931140 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:44.936324 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-8438f8b7-5cff-4bea-9571-e56f066077bf tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:37:44.941202 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-8438f8b7-5cff-4bea-9571-e56f066077bf tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c returned with HTTP 200 Aug 06 17:37:44.941374 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 371/1466] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:44 2026] GET /volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:44.952709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-083f6d55-dd2c-475e-bc51-c4d066dcb259 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.953257 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-083f6d55-dd2c-475e-bc51-c4d066dcb259 None None] GET https://10.4.3.207/volume// Aug 06 17:37:44.953506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-083f6d55-dd2c-475e-bc51-c4d066dcb259 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:44.953763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-083f6d55-dd2c-475e-bc51-c4d066dcb259 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:44.954251 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-083f6d55-dd2c-475e-bc51-c4d066dcb259 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:44.954871 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 361/1467] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:44.970574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-a4b3b19a-1393-4d99-bfc8-49550b8606c1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:44.973572 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-a4b3b19a-1393-4d99-bfc8-49550b8606c1 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:37:44.974021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-a4b3b19a-1393-4d99-bfc8-49550b8606c1 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fa83c15-44d7-4a81-9858-c2abfa21979c", "connector": null, "instance_uuid": "3cf5eb3c-0e7b-4742-8ede-a54db563d2ca"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:44.985805 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:44.985805 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:45.014289 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-a4b3b19a-1393-4d99-bfc8-49550b8606c1 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:37:45.014486 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 375/1468] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:37:44 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:37:45.022898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5855fe76-3271-4951-9695-575389c5da6a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:45.022898 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5855fe76-3271-4951-9695-575389c5da6a None None] GET https://10.4.3.207/volume// Aug 06 17:37:45.022898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5855fe76-3271-4951-9695-575389c5da6a None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:45.022898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5855fe76-3271-4951-9695-575389c5da6a None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:45.023165 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5855fe76-3271-4951-9695-575389c5da6a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:45.023478 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 362/1469] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37: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 06 17:37:45.033119 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-1840fb38-9f5e-4701-903b-ef6aa429120a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:45.036689 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-1840fb38-9f5e-4701-903b-ef6aa429120a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:37:45.037047 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-1840fb38-9f5e-4701-903b-ef6aa429120a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:45.037434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-1840fb38-9f5e-4701-903b-ef6aa429120a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:45.050624 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:45.050624 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:45.055594 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-1840fb38-9f5e-4701-903b-ef6aa429120a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:37:45.061736 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-1840fb38-9f5e-4701-903b-ef6aa429120a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c returned with HTTP 200 Aug 06 17:37:45.062409 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 372/1470] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:37:45 2026] GET /volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:37:45.164704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:45.166615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] PUT https://10.4.3.207/volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57 Aug 06 17:37:45.166915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:45.173857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Acquiring lock "cinder-attachment_update-6fa83c15-44d7-4a81-9858-c2abfa21979c-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:37:45.178768 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Lock "cinder-attachment_update-6fa83c15-44d7-4a81-9858-c2abfa21979c-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:37:45.179828 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:45.179828 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:45.302626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Lock "cinder-attachment_update-6fa83c15-44d7-4a81-9858-c2abfa21979c-np0000006677" released by "attachment_update" :: held 0.124s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:37:45.302932 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-fede4cc1-ba82-41b8-8155-36ffa9571424 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57 returned with HTTP 200 Aug 06 17:37:45.306532 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 362/1471] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:37:45 2026] PUT /volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:45.337890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-cf8a79f6-452e-4d8e-af54-350d3397779e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:45.340017 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-cf8a79f6-452e-4d8e-af54-350d3397779e tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] POST https://10.4.3.207/volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57/action Aug 06 17:37:45.340480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-cf8a79f6-452e-4d8e-af54-350d3397779e tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:45.340580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-cf8a79f6-452e-4d8e-af54-350d3397779e tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:45.358409 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:45.358409 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:45.370693 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8606eacd-8683-4df7-a516-6373dbd00f37 req-cf8a79f6-452e-4d8e-af54-350d3397779e tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57/action returned with HTTP 204 Aug 06 17:37:45.371094 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 376/1472] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:37:45 2026] POST /volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:45.603455 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e4ae504a-042a-48cb-9ebb-60c214deb47a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:45.606602 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4ae504a-042a-48cb-9ebb-60c214deb47a tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:45.606602 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4ae504a-042a-48cb-9ebb-60c214deb47a tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:45.606891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4ae504a-042a-48cb-9ebb-60c214deb47a tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:45.619572 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:45.619572 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:45.624254 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e4ae504a-042a-48cb-9ebb-60c214deb47a tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:45.629928 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4ae504a-042a-48cb-9ebb-60c214deb47a tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:45.630528 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 363/1473] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:45 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:45.916832 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-573aff5f-780e-45a0-b055-51aaf20e4229 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:46.054647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-573aff5f-780e-45a0-b055-51aaf20e4229 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:37:46.056296 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-573aff5f-780e-45a0-b055-51aaf20e4229 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-418849814", "os-volume-type-access:is_public": false}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:46.077845 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-573aff5f-780e-45a0-b055-51aaf20e4229 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:37:46.078343 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 373/1474] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:37:45 2026] POST /volume/v3/types => generated 228 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:46.089726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-88b53029-dd28-4fa0-9911-36bbfde5dfe5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:46.209266 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88b53029-dd28-4fa0-9911-36bbfde5dfe5 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:46.209266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88b53029-dd28-4fa0-9911-36bbfde5dfe5 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:46.214415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-88b53029-dd28-4fa0-9911-36bbfde5dfe5 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Create volume request body: {'volume': {'volume_type': '18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:46.230860 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88b53029-dd28-4fa0-9911-36bbfde5dfe5 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 404 Aug 06 17:37:46.230860 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 363/1475] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:46 2026] POST /volume/v3/volumes => generated 114 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:46.247627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-50152fbc-9a79-49fc-97ba-c1ecb04c674e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:46.250777 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-50152fbc-9a79-49fc-97ba-c1ecb04c674e tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea/action Aug 06 17:37:46.250992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-50152fbc-9a79-49fc-97ba-c1ecb04c674e tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action body: b'{"addProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:46.251186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-50152fbc-9a79-49fc-97ba-c1ecb04c674e tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:46.277063 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-50152fbc-9a79-49fc-97ba-c1ecb04c674e tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea/action returned with HTTP 202 Aug 06 17:37:46.277617 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 377/1476] 10.4.3.207 () {68 vars in 1384 bytes} [Thu Aug 6 17:37:46 2026] POST /volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:46.290029 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:46.292446 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:46.293300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-274671113"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:46.295993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Create volume request body: {'volume': {'volume_type': '18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-274671113'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:46.302797 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Create volume of 1 GB Aug 06 17:37:46.303407 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:46.303407 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:46.304131 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Availability Zones retrieved successfully. Aug 06 17:37:46.313770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Flow 'volume_create_api' (aec96820-82bd-4b83-a76a-156a4b5b8352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:46.315232 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44621279-7e4d-43d6-b7fe-e5d8710a9793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:46.317117 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:46.359474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44621279-7e4d-43d6-b7fe-e5d8710a9793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:37:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-418849814',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:46.359653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b52eaba-f903-4569-b1f7-37d99ee9fa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:46.396294 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-418849814 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-418849814, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:46.396565 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-418849814 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-418849814, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:37:46.436915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Created reservations ['772f1a37-6b0b-490d-b957-41ed34731647', '253d3d03-fd0f-4802-a95f-b603b74b8b4d', '97da3d9d-c70c-4092-9f09-28ed0f94daff', 'f5c36cd7-0f94-4f09-b29b-2f666584b38e'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:46.437822 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b52eaba-f903-4569-b1f7-37d99ee9fa06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['772f1a37-6b0b-490d-b957-41ed34731647', '253d3d03-fd0f-4802-a95f-b603b74b8b4d', '97da3d9d-c70c-4092-9f09-28ed0f94daff', 'f5c36cd7-0f94-4f09-b29b-2f666584b38e']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:46.439046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e65ddc6-8bff-4d17-9f8e-492c51f8bb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:46.463643 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e65ddc6-8bff-4d17-9f8e-492c51f8bb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b2ac3e8-6df0-4b28-9f1f-b459cfab9231', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-274671113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f036ad46494bb08ac9edaff9557e17',qos_specs=None,replication_status=,reservations=['772f1a37-6b0b-490d-b957-41ed34731647','253d3d03-fd0f-4802-a95f-b603b74b8b4d','97da3d9d-c70c-4092-9f09-28ed0f94daff','f5c36cd7-0f94-4f09-b29b-2f666584b38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d524a0e34c6e461a943521ff539dd2a9',volume_type_id=18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-274671113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b2ac3e8-6df0-4b28-9f1f-b459cfab9231,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38f036ad46494bb08ac9edaff9557e17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d524a0e34c6e461a943521ff539dd2a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea),volume_type_id=18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:46.464567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92efe186-9391-47b6-aa6c-5a020baefd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:46.486257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92efe186-9391-47b6-aa6c-5a020baefd26) transitioned into state 'SUCCESS' from state '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-274671113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38f036ad46494bb08ac9edaff9557e17',qos_specs=None,replication_status=,reservations=['772f1a37-6b0b-490d-b957-41ed34731647','253d3d03-fd0f-4802-a95f-b603b74b8b4d','97da3d9d-c70c-4092-9f09-28ed0f94daff','f5c36cd7-0f94-4f09-b29b-2f666584b38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d524a0e34c6e461a943521ff539dd2a9',volume_type_id=18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:46.487078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9e55c9-2ce9-4df0-912d-d8475dbc64e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:46.496725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9e55c9-2ce9-4df0-912d-d8475dbc64e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:46.498042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Flow 'volume_create_api' (aec96820-82bd-4b83-a76a-156a4b5b8352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:46.498536 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Create volume request issued successfully. Aug 06 17:37:46.499455 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-12905991-dc3c-4e2a-9d8d-56b574cf98e3 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:46.500387 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 364/1477] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:37:46 2026] POST /volume/v3/volumes => generated 794 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:46.518930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-35780c31-414a-45b2-a5e2-96d24ae87389 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:46.520775 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-35780c31-414a-45b2-a5e2-96d24ae87389 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] GET https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:46.520975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-35780c31-414a-45b2-a5e2-96d24ae87389 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:46.521288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-35780c31-414a-45b2-a5e2-96d24ae87389 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:46.529477 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:46.529477 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:46.534250 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-35780c31-414a-45b2-a5e2-96d24ae87389 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Volume info retrieved successfully. Aug 06 17:37:46.539205 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-35780c31-414a-45b2-a5e2-96d24ae87389 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 returned with HTTP 200 Aug 06 17:37:46.539819 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 374/1478] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:46 2026] GET /volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:46.646256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-63cd567e-1926-4220-8e69-65bb988e5093 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:46.648314 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-63cd567e-1926-4220-8e69-65bb988e5093 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:46.648541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-63cd567e-1926-4220-8e69-65bb988e5093 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:46.648714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-63cd567e-1926-4220-8e69-65bb988e5093 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:46.659512 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:46.659512 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:46.664315 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-63cd567e-1926-4220-8e69-65bb988e5093 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:46.670342 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-63cd567e-1926-4220-8e69-65bb988e5093 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:46.670856 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 364/1479] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:46 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:47.552921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c990a1e0-e8a9-4a44-8a3e-03b0a9061761 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:47.555493 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c990a1e0-e8a9-4a44-8a3e-03b0a9061761 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] GET https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:47.555635 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c990a1e0-e8a9-4a44-8a3e-03b0a9061761 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:47.555768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c990a1e0-e8a9-4a44-8a3e-03b0a9061761 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:47.563066 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:47.563066 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:47.566857 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c990a1e0-e8a9-4a44-8a3e-03b0a9061761 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Volume info retrieved successfully. Aug 06 17:37:47.571757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c990a1e0-e8a9-4a44-8a3e-03b0a9061761 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 returned with HTTP 200 Aug 06 17:37:47.572221 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 378/1480] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:47 2026] GET /volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:47.595728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7a7803ef-74d1-4799-b01d-d5bfc35cc01b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:47.597766 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7a7803ef-74d1-4799-b01d-d5bfc35cc01b tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] GET https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:47.597976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7a7803ef-74d1-4799-b01d-d5bfc35cc01b tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:47.598209 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7a7803ef-74d1-4799-b01d-d5bfc35cc01b tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:47.605729 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:47.605729 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:47.611305 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7a7803ef-74d1-4799-b01d-d5bfc35cc01b tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Volume info retrieved successfully. Aug 06 17:37:47.616698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7a7803ef-74d1-4799-b01d-d5bfc35cc01b tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 returned with HTTP 200 Aug 06 17:37:47.617085 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 365/1481] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:47 2026] GET /volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:47.630256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:47.632684 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:47.633121 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:47.633512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:47.633835 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Delete volume with id: 1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:47.644278 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:47.644278 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:47.645748 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Volume info retrieved successfully. Aug 06 17:37:47.666901 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Delete volume request issued successfully. Aug 06 17:37:47.667353 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7e48cd47-32cf-4ea8-838b-36006e44b3df tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 returned with HTTP 202 Aug 06 17:37:47.668192 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 375/1482] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:47 2026] DELETE /volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:47.679893 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-53e99d20-418e-446c-a202-f5cda09fdeb2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:47.684142 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53e99d20-418e-446c-a202-f5cda09fdeb2 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] GET https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:47.687909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1bd86a2c-bb1e-4658-b7c9-752c9ac41e5b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:47.688037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53e99d20-418e-446c-a202-f5cda09fdeb2 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:47.688414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53e99d20-418e-446c-a202-f5cda09fdeb2 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:47.690640 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1bd86a2c-bb1e-4658-b7c9-752c9ac41e5b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:47.690976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1bd86a2c-bb1e-4658-b7c9-752c9ac41e5b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:47.691251 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1bd86a2c-bb1e-4658-b7c9-752c9ac41e5b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:47.699750 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:47.699750 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:47.706251 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-53e99d20-418e-446c-a202-f5cda09fdeb2 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Volume info retrieved successfully. Aug 06 17:37:47.710622 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:47.710622 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:47.712910 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53e99d20-418e-446c-a202-f5cda09fdeb2 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 returned with HTTP 200 Aug 06 17:37:47.714954 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 365/1483] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:47 2026] GET /volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:47.716518 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1bd86a2c-bb1e-4658-b7c9-752c9ac41e5b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:47.724502 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1bd86a2c-bb1e-4658-b7c9-752c9ac41e5b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:47.725412 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 379/1484] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:47 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:48.175864 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-66f3ad69-43fe-484b-8146-e38c532c4aad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.177920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-66f3ad69-43fe-484b-8146-e38c532c4aad tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f/action Aug 06 17:37:48.178318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-66f3ad69-43fe-484b-8146-e38c532c4aad tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:48.178424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-66f3ad69-43fe-484b-8146-e38c532c4aad tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:48.194953 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:48.194953 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:48.205654 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-cdec4613-1630-4877-8cfc-ea3b38bc0138 req-66f3ad69-43fe-484b-8146-e38c532c4aad tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f/action returned with HTTP 204 Aug 06 17:37:48.206086 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 366/1485] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:48.730201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-60669f35-6313-435d-b60d-a7f6c9dadfc7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.732708 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60669f35-6313-435d-b60d-a7f6c9dadfc7 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] GET https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 Aug 06 17:37:48.732927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60669f35-6313-435d-b60d-a7f6c9dadfc7 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.733168 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60669f35-6313-435d-b60d-a7f6c9dadfc7 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.741217 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60669f35-6313-435d-b60d-a7f6c9dadfc7 tempest-VolumeTypesAccessTest-180898846 tempest-VolumeTypesAccessTest-180898846-project-member] https://10.4.3.207/volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 returned with HTTP 404 Aug 06 17:37:48.741910 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 376/1486] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/volumes/1b2ac3e8-6df0-4b28-9f1f-b459cfab9231 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:48.745181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fe329137-8f87-41a0-91e3-f8e24eae4c89 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.748077 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe329137-8f87-41a0-91e3-f8e24eae4c89 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:48.748288 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe329137-8f87-41a0-91e3-f8e24eae4c89 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.748465 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe329137-8f87-41a0-91e3-f8e24eae4c89 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.756075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-95951df6-adad-4de5-8759-7e9fc4f0a965 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.757757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95951df6-adad-4de5-8759-7e9fc4f0a965 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea/action Aug 06 17:37:48.758115 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95951df6-adad-4de5-8759-7e9fc4f0a965 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action body: b'{"removeProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:48.758230 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95951df6-adad-4de5-8759-7e9fc4f0a965 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:48.760232 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:48.760232 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:48.765248 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fe329137-8f87-41a0-91e3-f8e24eae4c89 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:48.771239 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95951df6-adad-4de5-8759-7e9fc4f0a965 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea/action returned with HTTP 202 Aug 06 17:37:48.771642 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 380/1487] 10.4.3.207 () {68 vars in 1384 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:37:48.772392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe329137-8f87-41a0-91e3-f8e24eae4c89 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:48.772754 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 366/1488] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:48.780018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ae02d6c2-4c2c-4011-8662-da50b2a14a5b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.785163 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae02d6c2-4c2c-4011-8662-da50b2a14a5b tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] DELETE https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea Aug 06 17:37:48.785551 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae02d6c2-4c2c-4011-8662-da50b2a14a5b tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.785786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae02d6c2-4c2c-4011-8662-da50b2a14a5b tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.786549 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8efa9ff9-8efb-4955-8db0-25be3705160c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.788970 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8efa9ff9-8efb-4955-8db0-25be3705160c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:48.789270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8efa9ff9-8efb-4955-8db0-25be3705160c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.789562 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8efa9ff9-8efb-4955-8db0-25be3705160c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.803353 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:48.803353 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:48.808244 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8efa9ff9-8efb-4955-8db0-25be3705160c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:48.813987 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae02d6c2-4c2c-4011-8662-da50b2a14a5b tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea returned with HTTP 202 Aug 06 17:37:48.813987 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 367/1489] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:37:48 2026] DELETE /volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:37:48.814242 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8efa9ff9-8efb-4955-8db0-25be3705160c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:48.814689 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 377/1490] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:48.824674 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-76acfc3b-1f46-465a-8ff2-b1c1e07ce48d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.831722 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76acfc3b-1f46-465a-8ff2-b1c1e07ce48d tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] GET https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea Aug 06 17:37:48.832017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76acfc3b-1f46-465a-8ff2-b1c1e07ce48d tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.832265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76acfc3b-1f46-465a-8ff2-b1c1e07ce48d tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.835823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-abd72dae-b21c-4333-9a24-c23d39f66424 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.838467 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:48.838467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.838467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.838467 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume with id: 06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:48.841677 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76acfc3b-1f46-465a-8ff2-b1c1e07ce48d tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea returned with HTTP 404 Aug 06 17:37:48.842330 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 381/1491] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/types/18ed1c9f-3b1f-4d6c-a6ab-a2080861a8ea => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:48.849751 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:48.849751 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:48.850302 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:48.852625 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-02f21c55-95d5-4684-a4c0-f582632f02b2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.856861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02f21c55-95d5-4684-a4c0-f582632f02b2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:37:48.857878 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02f21c55-95d5-4684-a4c0-f582632f02b2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1073981555", "os-volume-type-access:is_public": false}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:48.863472 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-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 06 17:37:48.863870 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-abd72dae-b21c-4333-9a24-c23d39f66424 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 400 Aug 06 17:37:48.864341 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 367/1492] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:48 2026] DELETE /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 307 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:37:48.871929 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-20570aa6-f5fa-431b-8323-ba91244b591b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.873517 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20570aa6-f5fa-431b-8323-ba91244b591b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:48.873719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20570aa6-f5fa-431b-8323-ba91244b591b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.873989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20570aa6-f5fa-431b-8323-ba91244b591b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.884867 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:48.884867 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:48.887339 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02f21c55-95d5-4684-a4c0-f582632f02b2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:37:48.887771 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 368/1493] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/types => generated 229 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:48.892890 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-20570aa6-f5fa-431b-8323-ba91244b591b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:48.898453 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7cc55ba0-457c-43b8-8661-b82fc5628235 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.899621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20570aa6-f5fa-431b-8323-ba91244b591b tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:48.900028 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 378/1494] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:48.900323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7cc55ba0-457c-43b8-8661-b82fc5628235 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action Aug 06 17:37:48.904193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7cc55ba0-457c-43b8-8661-b82fc5628235 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action body: b'{"addProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:48.904408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7cc55ba0-457c-43b8-8661-b82fc5628235 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:48.925236 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7cc55ba0-457c-43b8-8661-b82fc5628235 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action returned with HTTP 202 Aug 06 17:37:48.925764 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 382/1495] 10.4.3.207 () {68 vars in 1384 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:48.937398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f3eb7ce3-125e-480b-92f4-4bdb186e61b3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.939862 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3eb7ce3-125e-480b-92f4-4bdb186e61b3 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action Aug 06 17:37:48.940433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3eb7ce3-125e-480b-92f4-4bdb186e61b3 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action body: b'{"addProjectAccess": {"project": "31f8a94ab1ac432b8510b1d930935f71"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:48.940629 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3eb7ce3-125e-480b-92f4-4bdb186e61b3 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "31f8a94ab1ac432b8510b1d930935f71"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:48.945728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-21a578d4-1fbf-4e0e-ba11-27852f28cf38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.948302 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-21a578d4-1fbf-4e0e-ba11-27852f28cf38 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:48.948481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-21a578d4-1fbf-4e0e-ba11-27852f28cf38 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.948663 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-21a578d4-1fbf-4e0e-ba11-27852f28cf38 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.957881 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3eb7ce3-125e-480b-92f4-4bdb186e61b3 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action returned with HTTP 202 Aug 06 17:37:48.958495 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 368/1496] 10.4.3.207 () {68 vars in 1384 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:48.960439 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:48.960439 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:48.965051 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-21a578d4-1fbf-4e0e-ba11-27852f28cf38 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:48.968402 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a9a18fa6-b2f9-4b3a-9754-fd77b6b6d678 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.969926 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-21a578d4-1fbf-4e0e-ba11-27852f28cf38 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:48.970448 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 369/1497] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:48.971149 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9a18fa6-b2f9-4b3a-9754-fd77b6b6d678 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] GET https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/os-volume-type-access Aug 06 17:37:48.971501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9a18fa6-b2f9-4b3a-9754-fd77b6b6d678 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:48.971764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9a18fa6-b2f9-4b3a-9754-fd77b6b6d678 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:48.987518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9a18fa6-b2f9-4b3a-9754-fd77b6b6d678 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/os-volume-type-access returned with HTTP 200 Aug 06 17:37:48.988184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:48.988282 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 379/1498] 10.4.3.207 () {66 vars in 1408 bytes} [Thu Aug 6 17:37:48 2026] GET /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:48.991555 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] POST https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7/action Aug 06 17:37:48.992235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:48.992556 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:48.999743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fcaf859b-164d-4c36-9592-88b3633097a2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:49.002248 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fcaf859b-164d-4c36-9592-88b3633097a2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action Aug 06 17:37:49.002696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fcaf859b-164d-4c36-9592-88b3633097a2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action body: b'{"removeProjectAccess": {"project": "31f8a94ab1ac432b8510b1d930935f71"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:49.002880 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fcaf859b-164d-4c36-9592-88b3633097a2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "31f8a94ab1ac432b8510b1d930935f71"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:49.008704 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:49.008704 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:49.009231 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:49.018447 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Begin detaching volume completed successfully. Aug 06 17:37:49.018447 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-37471664-751f-42eb-b1d7-5559e4fcfa00 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7/action returned with HTTP 202 Aug 06 17:37:49.018829 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 383/1499] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:37:49.020831 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fcaf859b-164d-4c36-9592-88b3633097a2 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action returned with HTTP 202 Aug 06 17:37:49.021831 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 369/1500] 10.4.3.207 () {68 vars in 1384 bytes} [Thu Aug 6 17:37:48 2026] POST /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:49.030206 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-85bec902-b7c5-4d20-ab00-c30b4f542353 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:49.032838 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85bec902-b7c5-4d20-ab00-c30b4f542353 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] POST https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action Aug 06 17:37:49.033783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85bec902-b7c5-4d20-ab00-c30b4f542353 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action body: b'{"removeProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:37:49.033783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85bec902-b7c5-4d20-ab00-c30b4f542353 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "38f036ad46494bb08ac9edaff9557e17"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:49.060816 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85bec902-b7c5-4d20-ab00-c30b4f542353 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action returned with HTTP 202 Aug 06 17:37:49.060980 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 370/1501] 10.4.3.207 () {68 vars in 1384 bytes} [Thu Aug 6 17:37:49 2026] POST /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:49.070772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-38755343-11b8-4ef9-9b36-ed8cadf5ca7c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:49.072845 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-38755343-11b8-4ef9-9b36-ed8cadf5ca7c tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] DELETE https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe Aug 06 17:37:49.072845 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-38755343-11b8-4ef9-9b36-ed8cadf5ca7c tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:49.073293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-38755343-11b8-4ef9-9b36-ed8cadf5ca7c tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:49.080459 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bc6d5710-99d9-4685-a694-7d07d1f16016 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:49.080773 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bc6d5710-99d9-4685-a694-7d07d1f16016 None None] GET https://10.4.3.207/volume// Aug 06 17:37:49.080949 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5710-99d9-4685-a694-7d07d1f16016 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:49.081189 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bc6d5710-99d9-4685-a694-7d07d1f16016 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:49.081530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bc6d5710-99d9-4685-a694-7d07d1f16016 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:37:49.082047 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 384/1502] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:37:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:37:49.094637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-b4106040-af65-498a-81a5-ba56da30a3f3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:49.098194 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-b4106040-af65-498a-81a5-ba56da30a3f3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:49.098194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-b4106040-af65-498a-81a5-ba56da30a3f3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:49.098194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-b4106040-af65-498a-81a5-ba56da30a3f3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:49.100891 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-38755343-11b8-4ef9-9b36-ed8cadf5ca7c tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe returned with HTTP 202 Aug 06 17:37:49.101405 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 380/1503] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:37:49 2026] DELETE /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:49.110360 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1234ed13-90bb-4e42-99d1-8fbe32a12236 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:49.114739 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1234ed13-90bb-4e42-99d1-8fbe32a12236 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] GET https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe Aug 06 17:37:49.114739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1234ed13-90bb-4e42-99d1-8fbe32a12236 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:49.114739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1234ed13-90bb-4e42-99d1-8fbe32a12236 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:49.114919 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:49.114919 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:49.116953 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1234ed13-90bb-4e42-99d1-8fbe32a12236 tempest-VolumeTypesAccessTest-1736362784 tempest-VolumeTypesAccessTest-1736362784-project-admin] https://10.4.3.207/volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe returned with HTTP 404 Aug 06 17:37:49.117633 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 371/1504] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:37:49 2026] GET /volume/v3/types/fcad7551-0ed4-4595-9dc8-017bc521acfe => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:49.124355 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-b4106040-af65-498a-81a5-ba56da30a3f3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:49.133310 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-b4106040-af65-498a-81a5-ba56da30a3f3 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:49.134146 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 370/1505] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:37:49 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:37:51.429813 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-3ea258fd-76b8-4c8d-b0f7-1c120b61ac46 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:51.432580 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-3ea258fd-76b8-4c8d-b0f7-1c120b61ac46 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f Aug 06 17:37:51.432846 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-3ea258fd-76b8-4c8d-b0f7-1c120b61ac46 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:51.433421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-3ea258fd-76b8-4c8d-b0f7-1c120b61ac46 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:51.447049 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:51.447049 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:51.534482 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c07679f7-a216-4f77-8542-cd414c8bf1ee req-3ea258fd-76b8-4c8d-b0f7-1c120b61ac46 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f returned with HTTP 200 Aug 06 17:37:51.534482 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 385/1506] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:37:51 2026] DELETE /volume/v3/attachments/3357c445-e0fb-4480-b2f2-869c8759955f => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:52.260947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6e311aa4-786e-46ba-b014-c958c0ed66e9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:52.262742 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6e311aa4-786e-46ba-b014-c958c0ed66e9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:52.262939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6e311aa4-786e-46ba-b014-c958c0ed66e9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:52.263185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6e311aa4-786e-46ba-b014-c958c0ed66e9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:52.270480 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:52.270480 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:52.274290 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6e311aa4-786e-46ba-b014-c958c0ed66e9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:52.278720 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6e311aa4-786e-46ba-b014-c958c0ed66e9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:52.279100 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 381/1507] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:52 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:52.292388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-95143fe8-9a86-42db-9eff-500ea83681c3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:52.414275 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:37:52.414712 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-85227009"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:52.417521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-85227009'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:37:52.417521 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume of 1 GB Aug 06 17:37:52.422946 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Availability Zones retrieved successfully. Aug 06 17:37:52.433306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Flow 'volume_create_api' (12a21919-2679-4b20-9feb-c8ed03c39e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:52.434660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5badad6b-8540-4044-9d30-00c4e9785169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:52.436016 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:37:52.480938 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5badad6b-8540-4044-9d30-00c4e9785169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:52.482280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14dfcff-15c6-4b7b-843b-46cdc4cb2b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:52.568985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Created reservations ['afcf0197-77ec-49d8-8a35-9ec743dd5e3b', 'c441f652-4f5e-49b4-9db9-a501b37ba18e', '72313412-3899-46fb-8bfc-d45eaef8fb21', 'db7ed1e1-f4e1-4117-8a7f-cbdc0775bd0c'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:52.568985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14dfcff-15c6-4b7b-843b-46cdc4cb2b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afcf0197-77ec-49d8-8a35-9ec743dd5e3b', 'c441f652-4f5e-49b4-9db9-a501b37ba18e', '72313412-3899-46fb-8bfc-d45eaef8fb21', 'db7ed1e1-f4e1-4117-8a7f-cbdc0775bd0c']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:52.569630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e39af1d-5948-48a5-89ef-73167b1b9f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:52.592507 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e39af1d-5948-48a5-89ef-73167b1b9f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59c238b-3ffc-4fc6-a5fa-06d853e31f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-85227009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2127c089b21b4c3ab190105f247735fc',qos_specs=None,replication_status=,reservations=['afcf0197-77ec-49d8-8a35-9ec743dd5e3b','c441f652-4f5e-49b4-9db9-a501b37ba18e','72313412-3899-46fb-8bfc-d45eaef8fb21','db7ed1e1-f4e1-4117-8a7f-cbdc0775bd0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da81bfe13242441b9f18ad979924b5be',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-85227009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59c238b-3ffc-4fc6-a5fa-06d853e31f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2127c089b21b4c3ab190105f247735fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da81bfe13242441b9f18ad979924b5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:52.593346 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08912fae-6909-4aad-a20f-bc5c393a0fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:52.615477 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08912fae-6909-4aad-a20f-bc5c393a0fc9) transitioned into state 'SUCCESS' from state '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-85227009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2127c089b21b4c3ab190105f247735fc',qos_specs=None,replication_status=,reservations=['afcf0197-77ec-49d8-8a35-9ec743dd5e3b','c441f652-4f5e-49b4-9db9-a501b37ba18e','72313412-3899-46fb-8bfc-d45eaef8fb21','db7ed1e1-f4e1-4117-8a7f-cbdc0775bd0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da81bfe13242441b9f18ad979924b5be',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:52.616386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf38153a-0fe8-41df-8f6d-88c55340e53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:37:52.627220 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf38153a-0fe8-41df-8f6d-88c55340e53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:37:52.628160 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Flow 'volume_create_api' (12a21919-2679-4b20-9feb-c8ed03c39e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:37:52.628569 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume request issued successfully. Aug 06 17:37:52.629579 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-95143fe8-9a86-42db-9eff-500ea83681c3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:37:52.630020 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 372/1508] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:37:52 2026] POST /volume/v3/volumes => generated 752 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:37:52.642638 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6cec7b6c-93af-4733-befc-d2f32bb8f5c7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:52.648094 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6cec7b6c-93af-4733-befc-d2f32bb8f5c7 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:37:52.648414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6cec7b6c-93af-4733-befc-d2f32bb8f5c7 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:52.648682 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6cec7b6c-93af-4733-befc-d2f32bb8f5c7 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:52.660926 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:52.660926 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:52.667165 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6cec7b6c-93af-4733-befc-d2f32bb8f5c7 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:37:52.672717 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6cec7b6c-93af-4733-befc-d2f32bb8f5c7 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 200 Aug 06 17:37:52.673647 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 371/1509] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:52 2026] GET /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:53.686042 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-972adf7e-be2b-4299-88b0-697b58934516 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:53.688374 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-972adf7e-be2b-4299-88b0-697b58934516 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:37:53.688627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-972adf7e-be2b-4299-88b0-697b58934516 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:53.689152 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-972adf7e-be2b-4299-88b0-697b58934516 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:53.698216 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:53.698216 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:53.703035 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-972adf7e-be2b-4299-88b0-697b58934516 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:37:53.708075 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-972adf7e-be2b-4299-88b0-697b58934516 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 200 Aug 06 17:37:53.708953 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 386/1510] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:53 2026] GET /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:53.728020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:53.730025 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:37:53.730538 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d59c238b-3ffc-4fc6-a5fa-06d853e31f8f", "name": "tempest-VolumesBackupsAdminTest-Backup-1690376006", "container": "tempest-volumesbackupsadmintest-backup-container-480629833"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:37:53.732600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Creating new backup {'backup': {'volume_id': 'd59c238b-3ffc-4fc6-a5fa-06d853e31f8f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1690376006', 'container': 'tempest-volumesbackupsadmintest-backup-container-480629833'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:37:53.732825 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Creating backup of volume d59c238b-3ffc-4fc6-a5fa-06d853e31f8f in container tempest-volumesbackupsadmintest-backup-container-480629833 Aug 06 17:37:53.743762 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:53.743762 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:53.744543 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:37:53.778078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Created reservations ['67cd7d09-4cb3-49c0-bf12-60db5c5cd1a3', '1ea6100e-dc81-4967-bf00-2938ed66c77d'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:37:53.818171 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-caa37c5e-4c68-4df3-bf3b-8c52885814fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:37:53.821046 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 382/1511] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:37:53 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 06 17:37:53.828535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1efdf9de-d769-44ed-8afc-0158b75b5c2d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:53.831331 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1efdf9de-d769-44ed-8afc-0158b75b5c2d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:53.831492 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1efdf9de-d769-44ed-8afc-0158b75b5c2d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:53.831659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1efdf9de-d769-44ed-8afc-0158b75b5c2d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:53.831746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1efdf9de-d769-44ed-8afc-0158b75b5c2d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:53.837342 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:53.837342 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:53.838556 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1efdf9de-d769-44ed-8afc-0158b75b5c2d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:53.839266 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 373/1512] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:53 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:54.204366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ce08d4b2-4ff7-4b79-a8a9-bdb02c319bb4 req-f137ad9d-b04d-4c6e-baf1-fb825d02bcd9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:54.207230 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ce08d4b2-4ff7-4b79-a8a9-bdb02c319bb4 req-f137ad9d-b04d-4c6e-baf1-fb825d02bcd9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:37:54.207585 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ce08d4b2-4ff7-4b79-a8a9-bdb02c319bb4 req-f137ad9d-b04d-4c6e-baf1-fb825d02bcd9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:54.209049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ce08d4b2-4ff7-4b79-a8a9-bdb02c319bb4 req-f137ad9d-b04d-4c6e-baf1-fb825d02bcd9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:54.218156 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:54.218156 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:54.222406 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ce08d4b2-4ff7-4b79-a8a9-bdb02c319bb4 req-f137ad9d-b04d-4c6e-baf1-fb825d02bcd9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:37:54.228103 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ce08d4b2-4ff7-4b79-a8a9-bdb02c319bb4 req-f137ad9d-b04d-4c6e-baf1-fb825d02bcd9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c returned with HTTP 200 Aug 06 17:37:54.228755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 372/1513] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:37:54 2026] GET /volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:37:54.854437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a17f2234-2143-4d26-87d8-b08b69d06df2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:54.857855 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a17f2234-2143-4d26-87d8-b08b69d06df2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:54.858140 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a17f2234-2143-4d26-87d8-b08b69d06df2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:54.858993 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a17f2234-2143-4d26-87d8-b08b69d06df2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:54.858993 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a17f2234-2143-4d26-87d8-b08b69d06df2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:54.864759 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:54.864759 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:37:54.865632 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a17f2234-2143-4d26-87d8-b08b69d06df2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:54.866059 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 387/1514] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:54 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:55.275328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:55.277355 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:55.277604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:55.277835 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:55.278041 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume with id: 06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:55.286106 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:55.286106 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:55.286650 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:55.306260 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume request issued successfully. Aug 06 17:37:55.306543 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3d282c13-6377-4dce-91e2-477fb034a0b7 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 202 Aug 06 17:37:55.306993 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 383/1515] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:55 2026] DELETE /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:55.315097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-592b20a4-db00-444b-96fa-95b52c34bf10 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:55.318595 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-592b20a4-db00-444b-96fa-95b52c34bf10 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:55.318814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-592b20a4-db00-444b-96fa-95b52c34bf10 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:55.319050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-592b20a4-db00-444b-96fa-95b52c34bf10 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:55.330181 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:55.330181 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:55.334473 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-592b20a4-db00-444b-96fa-95b52c34bf10 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:55.340667 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-592b20a4-db00-444b-96fa-95b52c34bf10 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 200 Aug 06 17:37:55.341946 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 374/1516] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:55 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:55.878344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c0db0ebe-cd42-4cf0-ad13-4b045d4a781d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:55.883662 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c0db0ebe-cd42-4cf0-ad13-4b045d4a781d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:55.883662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c0db0ebe-cd42-4cf0-ad13-4b045d4a781d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:55.883662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c0db0ebe-cd42-4cf0-ad13-4b045d4a781d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:55.883662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c0db0ebe-cd42-4cf0-ad13-4b045d4a781d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:55.886112 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:55.886112 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:55.887442 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c0db0ebe-cd42-4cf0-ad13-4b045d4a781d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:55.887913 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 373/1517] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:55 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:56.364934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a9ac4ac1-9fdd-4933-a1ec-1f7b7d176829 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:56.367503 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9ac4ac1-9fdd-4933-a1ec-1f7b7d176829 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 Aug 06 17:37:56.367793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9ac4ac1-9fdd-4933-a1ec-1f7b7d176829 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:56.368093 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9ac4ac1-9fdd-4933-a1ec-1f7b7d176829 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:56.376063 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9ac4ac1-9fdd-4933-a1ec-1f7b7d176829 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 returned with HTTP 404 Aug 06 17:37:56.376715 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 388/1518] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:56 2026] GET /volume/v3/volumes/06b8dd66-5e69-4f99-ab35-9255f0c879e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:56.451646 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:56.455987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:37:56.455987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:56.455987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:56.455987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume with id: addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:37:56.464048 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:56.464048 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:56.464801 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:56.487727 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume request issued successfully. Aug 06 17:37:56.488123 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6bd6138c-cb80-4a23-97d8-a25989ad30f1 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 202 Aug 06 17:37:56.488758 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 384/1519] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:56 2026] DELETE /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:56.498572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4f670b78-87bf-4e9e-9db3-e857625a04d9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:56.500568 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4f670b78-87bf-4e9e-9db3-e857625a04d9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:37:56.500941 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4f670b78-87bf-4e9e-9db3-e857625a04d9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:56.501130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4f670b78-87bf-4e9e-9db3-e857625a04d9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:56.512146 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:56.512146 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:56.518110 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4f670b78-87bf-4e9e-9db3-e857625a04d9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:56.524979 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4f670b78-87bf-4e9e-9db3-e857625a04d9 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 200 Aug 06 17:37:56.525568 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 375/1520] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:56 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:56.900525 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f3d78656-49c6-4ee0-90f1-01882035a639 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:56.902614 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3d78656-49c6-4ee0-90f1-01882035a639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:56.902824 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3d78656-49c6-4ee0-90f1-01882035a639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:56.903060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3d78656-49c6-4ee0-90f1-01882035a639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:56.903213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f3d78656-49c6-4ee0-90f1-01882035a639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:56.907367 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:56.907367 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:56.908131 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3d78656-49c6-4ee0-90f1-01882035a639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:56.908535 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 374/1521] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:56 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:57.540312 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cecd8a19-0cda-4452-af0d-389d00f01e1d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:57.542186 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cecd8a19-0cda-4452-af0d-389d00f01e1d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 Aug 06 17:37:57.542395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cecd8a19-0cda-4452-af0d-389d00f01e1d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:57.542610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cecd8a19-0cda-4452-af0d-389d00f01e1d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:57.551537 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cecd8a19-0cda-4452-af0d-389d00f01e1d tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 returned with HTTP 404 Aug 06 17:37:57.551824 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 389/1522] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:57 2026] GET /volume/v3/volumes/addb898c-09ce-4c94-9fc2-3abdba7885d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:57.676342 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:57.678443 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] DELETE https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:37:57.678779 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:57.679164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:57.679462 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume with id: 427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:37:57.688367 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:57.688367 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:57.689257 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:57.713988 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Delete volume request issued successfully. Aug 06 17:37:57.714467 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f8e97de-0045-40a1-9e0a-31ae1ac6f910 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 202 Aug 06 17:37:57.715209 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 385/1523] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:37:57 2026] DELETE /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:37:57.726745 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-908b0462-9100-4421-b9fd-f0bb538d8a15 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:57.729175 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-908b0462-9100-4421-b9fd-f0bb538d8a15 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:37:57.729533 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-908b0462-9100-4421-b9fd-f0bb538d8a15 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:57.729786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-908b0462-9100-4421-b9fd-f0bb538d8a15 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:57.739672 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:57.739672 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:57.744607 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-908b0462-9100-4421-b9fd-f0bb538d8a15 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Volume info retrieved successfully. Aug 06 17:37:57.751325 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-908b0462-9100-4421-b9fd-f0bb538d8a15 tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 200 Aug 06 17:37:57.752170 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 376/1524] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:57 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:57.923390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-32637b34-c4fb-4de1-9274-31c8750738c0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:57.925458 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32637b34-c4fb-4de1-9274-31c8750738c0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:57.925798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32637b34-c4fb-4de1-9274-31c8750738c0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:57.926094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32637b34-c4fb-4de1-9274-31c8750738c0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:57.926282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-32637b34-c4fb-4de1-9274-31c8750738c0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:57.932908 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:57.932908 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:37:57.934235 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32637b34-c4fb-4de1-9274-31c8750738c0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:57.935167 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 375/1525] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:57 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:58.768394 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ef5bf8a9-a4d0-4632-9425-afbfd4f3877c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:58.772009 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef5bf8a9-a4d0-4632-9425-afbfd4f3877c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] GET https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c Aug 06 17:37:58.772349 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef5bf8a9-a4d0-4632-9425-afbfd4f3877c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:58.772626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef5bf8a9-a4d0-4632-9425-afbfd4f3877c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:58.779048 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef5bf8a9-a4d0-4632-9425-afbfd4f3877c tempest-AttachVolumeNegativeTest-286662788 tempest-AttachVolumeNegativeTest-286662788-project-member] https://10.4.3.207/volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c returned with HTTP 404 Aug 06 17:37:58.779688 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 390/1526] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:58 2026] GET /volume/v3/volumes/427fa66f-a4a7-49f7-866d-9b0c835db28c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:37:58.950683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f4cf9326-662b-4c3e-93bb-92f4431afaa4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:58.953049 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f4cf9326-662b-4c3e-93bb-92f4431afaa4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:58.953049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f4cf9326-662b-4c3e-93bb-92f4431afaa4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:58.955573 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f4cf9326-662b-4c3e-93bb-92f4431afaa4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:58.955573 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f4cf9326-662b-4c3e-93bb-92f4431afaa4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:58.964405 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:58.964405 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:37:58.966662 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f4cf9326-662b-4c3e-93bb-92f4431afaa4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:58.966662 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 386/1527] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:58 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:37:59.981570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a8152e77-9ea2-4ea4-8f90-f0da7a32d830 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:37:59.987670 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8152e77-9ea2-4ea4-8f90-f0da7a32d830 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:37:59.987670 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8152e77-9ea2-4ea4-8f90-f0da7a32d830 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:37:59.987822 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8152e77-9ea2-4ea4-8f90-f0da7a32d830 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:37:59.987915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a8152e77-9ea2-4ea4-8f90-f0da7a32d830 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:37:59.995611 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:37:59.995611 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:37:59.997076 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8152e77-9ea2-4ea4-8f90-f0da7a32d830 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:37:59.999908 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 377/1528] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:37:59 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:01.011987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7520299b-dfda-4492-b56e-a5a405ff3c81 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:01.012548 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7520299b-dfda-4492-b56e-a5a405ff3c81 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:01.012808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7520299b-dfda-4492-b56e-a5a405ff3c81 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:01.013373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7520299b-dfda-4492-b56e-a5a405ff3c81 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:01.013591 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-7520299b-dfda-4492-b56e-a5a405ff3c81 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:01.020378 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:01.020378 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:01.021752 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7520299b-dfda-4492-b56e-a5a405ff3c81 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:01.022377 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 376/1529] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:01 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:02.035849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b7493927-3a3f-4ac5-9fd1-be9affd12fa8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:02.037793 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7493927-3a3f-4ac5-9fd1-be9affd12fa8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:02.038022 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7493927-3a3f-4ac5-9fd1-be9affd12fa8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:02.038258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7493927-3a3f-4ac5-9fd1-be9affd12fa8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:02.038364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b7493927-3a3f-4ac5-9fd1-be9affd12fa8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:02.042932 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:02.042932 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:02.043691 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7493927-3a3f-4ac5-9fd1-be9affd12fa8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:02.044109 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 391/1530] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:02 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:03.057540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-41c77f5b-a241-483c-a7a8-d3a6f02ef19a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:03.059913 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41c77f5b-a241-483c-a7a8-d3a6f02ef19a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:03.060181 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41c77f5b-a241-483c-a7a8-d3a6f02ef19a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:03.060439 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41c77f5b-a241-483c-a7a8-d3a6f02ef19a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:03.060587 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-41c77f5b-a241-483c-a7a8-d3a6f02ef19a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:03.067363 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:03.067363 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:03.068425 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41c77f5b-a241-483c-a7a8-d3a6f02ef19a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:03.068885 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 387/1531] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:03 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:03.382690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5f3140b6-e3eb-4abf-bbd8-095f6c381708 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:03.510949 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5f3140b6-e3eb-4abf-bbd8-095f6c381708 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:38:03.511373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5f3140b6-e3eb-4abf-bbd8-095f6c381708 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1540064588"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:03.528477 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5f3140b6-e3eb-4abf-bbd8-095f6c381708 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:38:03.528944 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 378/1532] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:38:03 2026] POST /volume/v3/types => generated 216 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:03.539607 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed095e65-ead0-4f26-805f-a7639f908fee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:03.541460 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed095e65-ead0-4f26-805f-a7639f908fee tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:38:03.541895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed095e65-ead0-4f26-805f-a7639f908fee tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2080330480"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:03.557043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed095e65-ead0-4f26-805f-a7639f908fee tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:38:03.557812 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 377/1533] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:38:03 2026] POST /volume/v3/group_types => generated 173 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:03.568494 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e39f9075-2f9e-450c-97ee-3859b628a120 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:03.665344 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:38:03.665747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6bf98374-9f0f-4ce2-ab46-dead60704a1f", "volume_types": ["db5bca55-f085-4c1b-9aac-b79ac14cd07a"], "name": "tempest-Group1-131026452"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:03.667192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Creating new group {'group': {'group_type': '6bf98374-9f0f-4ce2-ab46-dead60704a1f', 'volume_types': ['db5bca55-f085-4c1b-9aac-b79ac14cd07a'], 'name': 'tempest-Group1-131026452'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:38:03.671957 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Creating group tempest-Group1-131026452. Aug 06 17:38:03.693244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:38:03.692664. {{(pid=100622) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:38:03.693443 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability Zones retrieved successfully. Aug 06 17:38:03.717454 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Created reservations ['423f855b-83a0-4652-b97d-f45e0982736c'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:03.749891 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e39f9075-2f9e-450c-97ee-3859b628a120 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:38:03.750361 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 392/1534] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:38:03 2026] POST /volume/v3/groups => generated 93 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:03.761909 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4b48a332-0c50-4f61-a908-0e275b7169b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:03.764442 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4b48a332-0c50-4f61-a908-0e275b7169b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 Aug 06 17:38:03.764741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4b48a332-0c50-4f61-a908-0e275b7169b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:03.764985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4b48a332-0c50-4f61-a908-0e275b7169b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:03.765579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-4b48a332-0c50-4f61-a908-0e275b7169b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d9c86419-3de3-4d69-bec4-4b8d3499c6b7 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:03.769565 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:03.769565 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:03.795179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4b48a332-0c50-4f61-a908-0e275b7169b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 returned with HTTP 200 Aug 06 17:38:03.795179 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 388/1535] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:03 2026] GET /volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 => generated 321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:04.083195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b9376b9c-4d3a-41c1-b631-7d3a57891c18 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:04.086086 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b9376b9c-4d3a-41c1-b631-7d3a57891c18 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:04.086086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b9376b9c-4d3a-41c1-b631-7d3a57891c18 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:04.086086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b9376b9c-4d3a-41c1-b631-7d3a57891c18 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:04.086086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b9376b9c-4d3a-41c1-b631-7d3a57891c18 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:04.090996 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:04.090996 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:04.090996 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b9376b9c-4d3a-41c1-b631-7d3a57891c18 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:04.090996 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 379/1536] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:04 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:04.807282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3c61a9ac-0ef7-4a28-8d48-7a065a2ead59 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:04.809729 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c61a9ac-0ef7-4a28-8d48-7a065a2ead59 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 Aug 06 17:38:04.810055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c61a9ac-0ef7-4a28-8d48-7a065a2ead59 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:04.810273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c61a9ac-0ef7-4a28-8d48-7a065a2ead59 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:04.810439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-3c61a9ac-0ef7-4a28-8d48-7a065a2ead59 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d9c86419-3de3-4d69-bec4-4b8d3499c6b7 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:04.817551 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:04.817551 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:04.829181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c61a9ac-0ef7-4a28-8d48-7a065a2ead59 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 returned with HTTP 200 Aug 06 17:38:04.829181 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 378/1537] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:04 2026] GET /volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:04.843250 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:04.845637 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:38:04.845898 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6bf98374-9f0f-4ce2-ab46-dead60704a1f", "volume_types": ["db5bca55-f085-4c1b-9aac-b79ac14cd07a"], "name": "tempest-Group2-1038106980"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:04.847781 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Creating new group {'group': {'group_type': '6bf98374-9f0f-4ce2-ab46-dead60704a1f', 'volume_types': ['db5bca55-f085-4c1b-9aac-b79ac14cd07a'], 'name': 'tempest-Group2-1038106980'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:38:04.853027 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Creating group tempest-Group2-1038106980. Aug 06 17:38:04.853463 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:04.853463 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:04.862828 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability Zones retrieved successfully. Aug 06 17:38:04.875853 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Created reservations ['3566e8bc-db30-4feb-a830-d0b401992247'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:04.901984 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ae6d1e1a-c353-4f36-8604-00d8fe15dcf7 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:38:04.902366 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 393/1538] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:38:04 2026] POST /volume/v3/groups => generated 94 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:04.916595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-14ff33ab-e381-4b83-b0dc-8c5730fdb759 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:04.916595 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14ff33ab-e381-4b83-b0dc-8c5730fdb759 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:04.916595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14ff33ab-e381-4b83-b0dc-8c5730fdb759 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:04.916595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14ff33ab-e381-4b83-b0dc-8c5730fdb759 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:04.916595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-14ff33ab-e381-4b83-b0dc-8c5730fdb759 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:04.922160 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:04.922160 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:04.932271 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14ff33ab-e381-4b83-b0dc-8c5730fdb759 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 returned with HTTP 200 Aug 06 17:38:04.932706 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 389/1539] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:04 2026] GET /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:04.983104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0d904b44-3154-45c7-b996-b7e72dce8093 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:04.986600 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:04.987057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1830062970"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:04.989649 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1830062970'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:04.989830 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume of 1 GB Aug 06 17:38:04.997421 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Availability Zones retrieved successfully. Aug 06 17:38:05.007720 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Flow 'volume_create_api' (48e1555e-fe0c-4300-b2f8-f2f181513836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:05.008028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7dee8ad-493d-4b3b-a4d7-759d07bd384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:05.009569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:05.045435 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7dee8ad-493d-4b3b-a4d7-759d07bd384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:05.046437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34c65fe-9e22-4ff2-8ba6-d2046b882a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:05.105325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c01f495e-12e5-43ee-abca-dde96fd097d9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:05.108701 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c01f495e-12e5-43ee-abca-dde96fd097d9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:05.109084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Created reservations ['794911b9-7e9c-4839-8e50-003b4cc51e92', 'c58ff5ba-a0ae-434e-8ae1-d73837d54f7c', 'a1dedec7-603f-4a50-91ba-1d04f35eaf29', '691a07aa-0406-4906-b8a7-cd14a13cb9a6'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:05.109279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c01f495e-12e5-43ee-abca-dde96fd097d9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:05.109485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c01f495e-12e5-43ee-abca-dde96fd097d9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:05.109565 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c01f495e-12e5-43ee-abca-dde96fd097d9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:05.110484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34c65fe-9e22-4ff2-8ba6-d2046b882a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794911b9-7e9c-4839-8e50-003b4cc51e92', 'c58ff5ba-a0ae-434e-8ae1-d73837d54f7c', 'a1dedec7-603f-4a50-91ba-1d04f35eaf29', '691a07aa-0406-4906-b8a7-cd14a13cb9a6']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:05.111465 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c07f0d9-ee3f-486c-84b6-8cc87052bd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:05.116214 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:05.116214 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:05.117125 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c01f495e-12e5-43ee-abca-dde96fd097d9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:05.117589 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 379/1540] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:05 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:05.141672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c07f0d9-ee3f-486c-84b6-8cc87052bd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b7abc6b-172c-4893-8add-2ab46129589e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1830062970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25f9a1f3c084b9f8913871eea5d047b',qos_specs=None,replication_status=,reservations=['794911b9-7e9c-4839-8e50-003b4cc51e92','c58ff5ba-a0ae-434e-8ae1-d73837d54f7c','a1dedec7-603f-4a50-91ba-1d04f35eaf29','691a07aa-0406-4906-b8a7-cd14a13cb9a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363e1c088124429594e354f46f0d17f9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1830062970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b7abc6b-172c-4893-8add-2ab46129589e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d25f9a1f3c084b9f8913871eea5d047b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='363e1c088124429594e354f46f0d17f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:05.142798 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8150cd66-e7ea-4e45-b3c0-d4fd7a7b9046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:05.166674 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8150cd66-e7ea-4e45-b3c0-d4fd7a7b9046) transitioned into state 'SUCCESS' from state '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-1830062970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25f9a1f3c084b9f8913871eea5d047b',qos_specs=None,replication_status=,reservations=['794911b9-7e9c-4839-8e50-003b4cc51e92','c58ff5ba-a0ae-434e-8ae1-d73837d54f7c','a1dedec7-603f-4a50-91ba-1d04f35eaf29','691a07aa-0406-4906-b8a7-cd14a13cb9a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363e1c088124429594e354f46f0d17f9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:05.167656 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409df7b8-c4be-4c37-98bc-61ee6d75b1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:05.181306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409df7b8-c4be-4c37-98bc-61ee6d75b1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:05.182559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Flow 'volume_create_api' (48e1555e-fe0c-4300-b2f8-f2f181513836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:05.182974 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume request issued successfully. Aug 06 17:38:05.183855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d904b44-3154-45c7-b996-b7e72dce8093 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:05.184723 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 380/1541] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:38:04 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:05.206421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-947d5686-3777-45d1-a635-8ea26029e5e0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:05.208745 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-947d5686-3777-45d1-a635-8ea26029e5e0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:05.208975 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-947d5686-3777-45d1-a635-8ea26029e5e0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:05.209239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-947d5686-3777-45d1-a635-8ea26029e5e0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:05.216877 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:05.216877 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:05.221151 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-947d5686-3777-45d1-a635-8ea26029e5e0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:05.226482 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-947d5686-3777-45d1-a635-8ea26029e5e0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:05.226888 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 394/1542] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:05 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:05.946949 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-18276eca-e3ea-421b-8eed-e14c5d4ef752 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:05.949508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18276eca-e3ea-421b-8eed-e14c5d4ef752 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:05.949804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18276eca-e3ea-421b-8eed-e14c5d4ef752 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:05.950097 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18276eca-e3ea-421b-8eed-e14c5d4ef752 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:05.950296 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-18276eca-e3ea-421b-8eed-e14c5d4ef752 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:05.957389 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:05.957389 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:05.968647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18276eca-e3ea-421b-8eed-e14c5d4ef752 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 returned with HTTP 200 Aug 06 17:38:05.969276 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 390/1543] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:05 2026] GET /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:05.979771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:05.981771 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:05.982276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-99394222", "volume_type": "db5bca55-f085-4c1b-9aac-b79ac14cd07a", "group_id": "d9c86419-3de3-4d69-bec4-4b8d3499c6b7", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:05.984155 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-99394222', 'volume_type': 'db5bca55-f085-4c1b-9aac-b79ac14cd07a', 'group_id': 'd9c86419-3de3-4d69-bec4-4b8d3499c6b7', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:05.993144 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:05.993144 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:05.993752 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume of 1 GB Aug 06 17:38:05.999584 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability Zones retrieved successfully. Aug 06 17:38:06.008555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Flow 'volume_create_api' (8c4de913-e525-4a32-98bf-8a89d0175713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:06.009877 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9b6c9a-2af3-45a9-b1d6-1388fde5f0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:06.010601 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.010601 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:06.011168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:06.035476 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9b6c9a-2af3-45a9-b1d6-1388fde5f0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db5bca55-f085-4c1b-9aac-b79ac14cd07a,is_public=True,name='tempest-GroupsTest-volume-type-1540064588',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db5bca55-f085-4c1b-9aac-b79ac14cd07a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9c86419-3de3-4d69-bec4-4b8d3499c6b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:06.036490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e4f38a-266b-46c7-b5fa-a27c203c7ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:06.068581 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1540064588 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1540064588, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:06.070837 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1540064588 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1540064588, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:06.118409 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Created reservations ['13fbe9e4-a639-43f9-a7fb-f85f8d480c6d', '1678dd9c-c611-4129-a6cc-c4020657f4d8', '76f9cb00-9ca4-4798-a767-17435b2c880d', '55274894-9f6a-46ba-8734-993ebf297137'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:06.119657 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e4f38a-266b-46c7-b5fa-a27c203c7ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13fbe9e4-a639-43f9-a7fb-f85f8d480c6d', '1678dd9c-c611-4129-a6cc-c4020657f4d8', '76f9cb00-9ca4-4798-a767-17435b2c880d', '55274894-9f6a-46ba-8734-993ebf297137']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:06.120474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e4d7b5-ce42-40db-8780-5f2967a4a03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:06.135536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-90e3d403-d454-4f71-bde1-cb77a354c721 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.139371 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90e3d403-d454-4f71-bde1-cb77a354c721 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:06.139371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90e3d403-d454-4f71-bde1-cb77a354c721 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.139371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90e3d403-d454-4f71-bde1-cb77a354c721 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.139371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-90e3d403-d454-4f71-bde1-cb77a354c721 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:06.143818 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.143818 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:06.144361 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e4d7b5-ce42-40db-8780-5f2967a4a03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a79c9c0-4796-49c1-a4c7-f41296186382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-99394222',encryption_key_id=None,group_id=d9c86419-3de3-4d69-bec4-4b8d3499c6b7,group_type_id=,metadata={},multiattach=False,project_id='89e970268921415ca53993f836700f3f',qos_specs=None,replication_status=,reservations=['13fbe9e4-a639-43f9-a7fb-f85f8d480c6d','1678dd9c-c611-4129-a6cc-c4020657f4d8','76f9cb00-9ca4-4798-a767-17435b2c880d','55274894-9f6a-46ba-8734-993ebf297137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb06dd1f859f4c6cac836676471ec172',volume_type_id=db5bca55-f085-4c1b-9aac-b79ac14cd07a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-99394222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9c86419-3de3-4d69-bec4-4b8d3499c6b7,host=None,id=8a79c9c0-4796-49c1-a4c7-f41296186382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e970268921415ca53993f836700f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb06dd1f859f4c6cac836676471ec172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db5bca55-f085-4c1b-9aac-b79ac14cd07a),volume_type_id=db5bca55-f085-4c1b-9aac-b79ac14cd07a)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:06.144582 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90e3d403-d454-4f71-bde1-cb77a354c721 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:06.144956 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 381/1544] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:06.145384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed12c25f-8066-4499-8a11-976d21fc55d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:06.173231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed12c25f-8066-4499-8a11-976d21fc55d0) transitioned into state 'SUCCESS' from state '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-99394222',encryption_key_id=None,group_id=d9c86419-3de3-4d69-bec4-4b8d3499c6b7,group_type_id=,metadata={},multiattach=False,project_id='89e970268921415ca53993f836700f3f',qos_specs=None,replication_status=,reservations=['13fbe9e4-a639-43f9-a7fb-f85f8d480c6d','1678dd9c-c611-4129-a6cc-c4020657f4d8','76f9cb00-9ca4-4798-a767-17435b2c880d','55274894-9f6a-46ba-8734-993ebf297137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb06dd1f859f4c6cac836676471ec172',volume_type_id=db5bca55-f085-4c1b-9aac-b79ac14cd07a)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:06.174122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcb0cdf-6777-4a6a-b5cd-8fe63bb7c26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:06.196270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcb0cdf-6777-4a6a-b5cd-8fe63bb7c26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:06.196270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Flow 'volume_create_api' (8c4de913-e525-4a32-98bf-8a89d0175713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:06.196270 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume request issued successfully. Aug 06 17:38:06.197184 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:06.197184 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:06.242114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fa063932-da9f-4257-8e90-560acf3595de None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.243393 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:06.245227 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa063932-da9f-4257-8e90-560acf3595de tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:06.245427 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa063932-da9f-4257-8e90-560acf3595de tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.245607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa063932-da9f-4257-8e90-560acf3595de tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.255007 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.255007 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:06.255202 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.255202 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:06.256494 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-133e8646-eb4c-4bdc-a4c7-d4e40a5ee27d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:06.257034 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 380/1545] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:38:05 2026] POST /volume/v3/volumes => generated 813 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:06.260990 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fa063932-da9f-4257-8e90-560acf3595de tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:06.264732 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa063932-da9f-4257-8e90-560acf3595de tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:06.264732 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 395/1546] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:06.280287 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.282156 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 Aug 06 17:38:06.282747 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.282747 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.295214 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.295214 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:06.302872 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:06.305334 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:06.306942 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:06.329516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-d8f3a970-a0e4-4928-b6ac-f4adc35aa2fd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.334097 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-d8f3a970-a0e4-4928-b6ac-f4adc35aa2fd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:06.334097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-d8f3a970-a0e4-4928-b6ac-f4adc35aa2fd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.334097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-d8f3a970-a0e4-4928-b6ac-f4adc35aa2fd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.341512 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.341512 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:06.347018 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-d8f3a970-a0e4-4928-b6ac-f4adc35aa2fd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:06.351206 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:06.353126 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-d8f3a970-a0e4-4928-b6ac-f4adc35aa2fd tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:06.353126 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 382/1547] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:06.355491 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.355491 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:06.366081 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ffe5f138-4768-4855-8d5e-7d04d03ab74f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 returned with HTTP 200 Aug 06 17:38:06.367391 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 391/1548] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 => generated 881 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:06.481983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-10b19346-f40c-486f-9a33-d6fadd675541 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.481983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10b19346-f40c-486f-9a33-d6fadd675541 None None] GET https://10.4.3.207/volume// Aug 06 17:38:06.481983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10b19346-f40c-486f-9a33-d6fadd675541 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.481983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10b19346-f40c-486f-9a33-d6fadd675541 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.483162 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10b19346-f40c-486f-9a33-d6fadd675541 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:06.483728 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 381/1549] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:38:06.493758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-21f6cd87-6483-4c77-99d9-8e7c0c29c2fc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.496296 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-21f6cd87-6483-4c77-99d9-8e7c0c29c2fc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:06.496749 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-21f6cd87-6483-4c77-99d9-8e7c0c29c2fc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b7abc6b-172c-4893-8add-2ab46129589e", "connector": null, "instance_uuid": "01980f8a-72d1-49a5-bbaa-9e490fcbbcb5"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:06.508235 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.508235 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:06.541700 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-21f6cd87-6483-4c77-99d9-8e7c0c29c2fc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:06.542316 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 396/1550] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:06 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 06 17:38:06.573959 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f45aa4db-772d-4a16-91f7-7d8206430d62 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.577624 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f45aa4db-772d-4a16-91f7-7d8206430d62 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:06.577624 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f45aa4db-772d-4a16-91f7-7d8206430d62 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.577624 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f45aa4db-772d-4a16-91f7-7d8206430d62 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.590463 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.590463 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:06.595845 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f45aa4db-772d-4a16-91f7-7d8206430d62 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:06.602939 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f45aa4db-772d-4a16-91f7-7d8206430d62 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:06.603468 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 383/1551] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:06.607127 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4424a8c3-1878-4b63-87cc-ba309d44c397 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.607684 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4424a8c3-1878-4b63-87cc-ba309d44c397 None None] GET https://10.4.3.207/volume// Aug 06 17:38:06.607878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4424a8c3-1878-4b63-87cc-ba309d44c397 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.608179 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4424a8c3-1878-4b63-87cc-ba309d44c397 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.608604 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4424a8c3-1878-4b63-87cc-ba309d44c397 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:06.608990 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 392/1552] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:06.619323 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-5f3e43bc-0390-4c69-bae3-48f91cb547b2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.622356 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-5f3e43bc-0390-4c69-bae3-48f91cb547b2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:06.622681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-5f3e43bc-0390-4c69-bae3-48f91cb547b2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:06.622944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-5f3e43bc-0390-4c69-bae3-48f91cb547b2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:06.637266 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.637266 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:06.642533 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-5f3e43bc-0390-4c69-bae3-48f91cb547b2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:06.648588 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-5f3e43bc-0390-4c69-bae3-48f91cb547b2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:06.650214 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 382/1553] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:06 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:06.787807 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:06.789899 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] PUT https://10.4.3.207/volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3 Aug 06 17:38:06.790307 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:06.798706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Acquiring lock "cinder-attachment_update-0b7abc6b-172c-4893-8add-2ab46129589e-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:06.806127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Lock "cinder-attachment_update-0b7abc6b-172c-4893-8add-2ab46129589e-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:06.807401 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:06.807401 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:06.900795 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Lock "cinder-attachment_update-0b7abc6b-172c-4893-8add-2ab46129589e-np0000006677" released by "attachment_update" :: held 0.094s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:06.901018 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-09f6c91e-96f5-4a63-9a21-c40ce4b9aaf4 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3 returned with HTTP 200 Aug 06 17:38:06.901472 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 397/1554] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:06 2026] PUT /volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.161148 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0bc02f32-4c34-4967-ac8b-b34213f2b846 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.163683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0bc02f32-4c34-4967-ac8b-b34213f2b846 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:07.163957 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0bc02f32-4c34-4967-ac8b-b34213f2b846 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.164240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0bc02f32-4c34-4967-ac8b-b34213f2b846 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.164399 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0bc02f32-4c34-4967-ac8b-b34213f2b846 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:07.167500 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=451,cinder:UPDATE=127,cinder:INSERT=97 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:38:07.171474 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.171474 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:07.172579 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0bc02f32-4c34-4967-ac8b-b34213f2b846 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:07.172682 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 384/1555] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:07.382125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.384410 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 Aug 06 17:38:07.384663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.384860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.392598 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.392598 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:07.396602 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:07.397363 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:07.397582 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:07.437351 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:07.440715 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.440715 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:07.448227 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18aa6055-0009-4c18-bf99-e687b1bcfb6a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 returned with HTTP 200 Aug 06 17:38:07.448672 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 393/1556] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 => generated 906 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.464953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-72828ee9-e7e1-4257-8c4a-4538f9b49c21 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.466773 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-72828ee9-e7e1-4257-8c4a-4538f9b49c21 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 Aug 06 17:38:07.467088 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-72828ee9-e7e1-4257-8c4a-4538f9b49c21 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.467338 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-72828ee9-e7e1-4257-8c4a-4538f9b49c21 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.467510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-72828ee9-e7e1-4257-8c4a-4538f9b49c21 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d9c86419-3de3-4d69-bec4-4b8d3499c6b7 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:07.471285 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.471285 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:07.482379 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-72828ee9-e7e1-4257-8c4a-4538f9b49c21 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 returned with HTTP 200 Aug 06 17:38:07.482915 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 383/1557] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.493293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bdb3dde6-3139-4699-b8a0-eec0b091ef57 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.495616 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdb3dde6-3139-4699-b8a0-eec0b091ef57 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:07.495804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdb3dde6-3139-4699-b8a0-eec0b091ef57 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.495907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdb3dde6-3139-4699-b8a0-eec0b091ef57 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.496077 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-bdb3dde6-3139-4699-b8a0-eec0b091ef57 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:07.501626 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.501626 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:07.518940 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdb3dde6-3139-4699-b8a0-eec0b091ef57 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 returned with HTTP 200 Aug 06 17:38:07.519481 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 398/1558] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.530441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-22a8719e-abc4-49f3-ac3f-6fb5075a7e12 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.532661 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-22a8719e-abc4-49f3-ac3f-6fb5075a7e12 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/detail Aug 06 17:38:07.532913 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-22a8719e-abc4-49f3-ac3f-6fb5075a7e12 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.533166 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-22a8719e-abc4-49f3-ac3f-6fb5075a7e12 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.555064 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-22a8719e-abc4-49f3-ac3f-6fb5075a7e12 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/detail returned with HTTP 200 Aug 06 17:38:07.555564 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 385/1559] 10.4.3.207 () {68 vars in 1296 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/groups/detail => generated 639 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.566196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.568282 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:07.568747 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.568747 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.569415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:07.572335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:07.577732 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:07.578682 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:07.578888 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:07.619580 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd373b03-aaee-4e28-8c6b-6eb14d229a04 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.621506 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd373b03-aaee-4e28-8c6b-6eb14d229a04 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:07.621770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd373b03-aaee-4e28-8c6b-6eb14d229a04 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.622054 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd373b03-aaee-4e28-8c6b-6eb14d229a04 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.631024 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:07.634867 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.634867 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:07.635412 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.635412 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:07.642471 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fd373b03-aaee-4e28-8c6b-6eb14d229a04 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:07.643879 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-61c0ff82-0ec9-4be1-8578-843639addfe9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:07.643879 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 394/1560] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.647304 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd373b03-aaee-4e28-8c6b-6eb14d229a04 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:07.650992 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 384/1561] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:07.658832 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.661166 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:07.661476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.661745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.662376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:07.662561 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.662561 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:07.663123 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:07.710987 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:07.710987 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:07.710987 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:07.766771 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:07.770622 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.770622 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:07.780258 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-283740cf-57c7-4ec5-b545-7be5c53e8bf2 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:07.780803 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 399/1562] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:07.794829 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6daab5c5-e626-47e7-977f-901f91905962 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.796658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6daab5c5-e626-47e7-977f-901f91905962 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7/action Aug 06 17:38:07.797112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6daab5c5-e626-47e7-977f-901f91905962 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:07.797313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6daab5c5-e626-47e7-977f-901f91905962 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:07.799086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-6daab5c5-e626-47e7-977f-901f91905962 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] delete called for group d9c86419-3de3-4d69-bec4-4b8d3499c6b7 {{(pid=100624) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:07.799248 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-6daab5c5-e626-47e7-977f-901f91905962 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Delete group with id: d9c86419-3de3-4d69-bec4-4b8d3499c6b7 Aug 06 17:38:07.804436 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.804436 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:07.862972 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6daab5c5-e626-47e7-977f-901f91905962 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7/action returned with HTTP 202 Aug 06 17:38:07.863712 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 386/1563] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:07 2026] POST /volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:07.876126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-492d8d14-2e6f-4625-975b-6ac093b5198d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:07.878557 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 Aug 06 17:38:07.878763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:07.879839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:07.891390 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.891390 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:07.897640 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:07.898600 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:07.898754 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:07.938243 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:07.945857 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:07.945857 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:07.957448 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-492d8d14-2e6f-4625-975b-6ac093b5198d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 returned with HTTP 200 Aug 06 17:38:07.957614 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 395/1564] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:07 2026] GET /volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:08.185395 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dd33d2f7-b28b-456f-bac6-ff9084e0b104 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:08.190842 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd33d2f7-b28b-456f-bac6-ff9084e0b104 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:08.192666 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd33d2f7-b28b-456f-bac6-ff9084e0b104 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:08.193562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd33d2f7-b28b-456f-bac6-ff9084e0b104 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:08.194135 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-dd33d2f7-b28b-456f-bac6-ff9084e0b104 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:08.203953 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:08.203953 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:08.206500 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd33d2f7-b28b-456f-bac6-ff9084e0b104 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:08.207447 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 385/1565] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:08 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:08.666396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-826f604a-80bf-44d9-8712-6e808e375e13 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:08.669016 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-826f604a-80bf-44d9-8712-6e808e375e13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:08.669337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-826f604a-80bf-44d9-8712-6e808e375e13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:08.669650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-826f604a-80bf-44d9-8712-6e808e375e13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:08.682137 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:08.682137 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:08.685435 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-826f604a-80bf-44d9-8712-6e808e375e13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:08.689110 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-826f604a-80bf-44d9-8712-6e808e375e13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:08.689474 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 400/1566] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:08 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:08.980270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-91e3dfc3-906c-4748-b3dd-0463b946db28 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:08.982600 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-91e3dfc3-906c-4748-b3dd-0463b946db28 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 Aug 06 17:38:08.982902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-91e3dfc3-906c-4748-b3dd-0463b946db28 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:08.983214 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-91e3dfc3-906c-4748-b3dd-0463b946db28 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:08.989521 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-91e3dfc3-906c-4748-b3dd-0463b946db28 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 returned with HTTP 404 Aug 06 17:38:08.990091 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 387/1567] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:08 2026] GET /volume/v3/volumes/8a79c9c0-4796-49c1-a4c7-f41296186382 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:08.997413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-28e4c28a-e442-4c09-8114-b62912a661f4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:09.000696 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28e4c28a-e442-4c09-8114-b62912a661f4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 Aug 06 17:38:09.000696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28e4c28a-e442-4c09-8114-b62912a661f4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:09.000696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28e4c28a-e442-4c09-8114-b62912a661f4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:09.000696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-28e4c28a-e442-4c09-8114-b62912a661f4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d9c86419-3de3-4d69-bec4-4b8d3499c6b7 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:09.002732 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=292,cinder:INSERT=26,cinder:UPDATE=47 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:38:09.005468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28e4c28a-e442-4c09-8114-b62912a661f4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 returned with HTTP 404 Aug 06 17:38:09.006375 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 396/1568] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:08 2026] GET /volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:09.013501 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:09.021564 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07/action Aug 06 17:38:09.021564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:09.021564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:09.021564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] delete called for group 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100625) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:09.021564 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.groups [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Delete group with id: 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:09.028273 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:09.028273 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:09.065630 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e24eaaed-84e7-4b13-b0a3-737690e83724 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07/action returned with HTTP 202 Aug 06 17:38:09.066089 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 386/1569] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:09 2026] POST /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:09.075640 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8832a53c-63c0-4e95-9106-b285383dad71 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:09.078133 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8832a53c-63c0-4e95-9106-b285383dad71 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:09.078133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8832a53c-63c0-4e95-9106-b285383dad71 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:09.078229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8832a53c-63c0-4e95-9106-b285383dad71 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:09.078349 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-8832a53c-63c0-4e95-9106-b285383dad71 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:09.083010 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:09.083010 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:09.094366 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8832a53c-63c0-4e95-9106-b285383dad71 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 returned with HTTP 200 Aug 06 17:38:09.095097 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 401/1570] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:09 2026] GET /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:09.224614 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-47ed0abb-e335-4b6f-b08e-ce2acd464e1e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:09.226642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-47ed0abb-e335-4b6f-b08e-ce2acd464e1e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:09.226894 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-47ed0abb-e335-4b6f-b08e-ce2acd464e1e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:09.227129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-47ed0abb-e335-4b6f-b08e-ce2acd464e1e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:09.227236 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-47ed0abb-e335-4b6f-b08e-ce2acd464e1e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:09.231739 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:09.231739 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:09.232672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-47ed0abb-e335-4b6f-b08e-ce2acd464e1e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:09.233152 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 388/1571] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:09 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:09.704875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0db27f9d-cccf-4273-8abd-231435f3d8ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:09.706742 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0db27f9d-cccf-4273-8abd-231435f3d8ad tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:09.707136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0db27f9d-cccf-4273-8abd-231435f3d8ad tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:09.707601 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0db27f9d-cccf-4273-8abd-231435f3d8ad tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:09.721984 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:09.721984 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:09.725657 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0db27f9d-cccf-4273-8abd-231435f3d8ad tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:09.732181 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0db27f9d-cccf-4273-8abd-231435f3d8ad tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:09.732907 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 397/1572] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:09 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.105051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-07e7bb8b-77d8-442c-ba51-71362630e9bd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.107504 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07e7bb8b-77d8-442c-ba51-71362630e9bd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:10.107796 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07e7bb8b-77d8-442c-ba51-71362630e9bd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.108078 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07e7bb8b-77d8-442c-ba51-71362630e9bd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.108276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-07e7bb8b-77d8-442c-ba51-71362630e9bd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:10.112495 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07e7bb8b-77d8-442c-ba51-71362630e9bd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 returned with HTTP 404 Aug 06 17:38:10.113157 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 387/1573] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:10.119464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-63929c16-bd44-4abb-b2a4-479cd73babc6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.121291 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63929c16-bd44-4abb-b2a4-479cd73babc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/detail Aug 06 17:38:10.121527 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63929c16-bd44-4abb-b2a4-479cd73babc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.121714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63929c16-bd44-4abb-b2a4-479cd73babc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.122069 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:10.122069 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:10.124990 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=303,cinder:UPDATE=55,cinder:INSERT=25 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:38:10.127927 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63929c16-bd44-4abb-b2a4-479cd73babc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/detail returned with HTTP 200 Aug 06 17:38:10.128421 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 402/1574] 10.4.3.207 () {68 vars in 1296 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.136696 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.139035 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:10.139503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.139808 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.140306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:10.141315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:10.150922 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:10.153846 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6964a5a4-d589-43ef-a7c7-8b26d0b0d885 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:10.154360 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 389/1575] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.167512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.169526 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07/action Aug 06 17:38:10.170063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:10.170319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:10.171897 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] delete called for group 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 {{(pid=100623) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:10.172881 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.groups [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Delete group with id: 2a379460-b10e-4ec7-b2fd-cc67d3fb5b07 Aug 06 17:38:10.175694 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47b9fc93-9dc8-4fe9-89c1-32fc60d6ec9c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07/action returned with HTTP 404 Aug 06 17:38:10.175694 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 398/1576] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:10 2026] POST /volume/v3/groups/2a379460-b10e-4ec7-b2fd-cc67d3fb5b07/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:10.182201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-68952531-5b22-425e-a331-2b66b39b5ff1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.183997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:10.184248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.184445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.185004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:10.185747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:10.194942 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:10.197807 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-68952531-5b22-425e-a331-2b66b39b5ff1 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:10.198310 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 388/1577] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.210244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.211997 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7/action Aug 06 17:38:10.212471 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:10.212640 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:10.214386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] delete called for group d9c86419-3de3-4d69-bec4-4b8d3499c6b7 {{(pid=100622) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:10.214540 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Delete group with id: d9c86419-3de3-4d69-bec4-4b8d3499c6b7 Aug 06 17:38:10.218164 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3d56e6bc-e300-4ddb-ab55-6bde61326afb tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7/action returned with HTTP 404 Aug 06 17:38:10.218765 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 403/1578] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:10 2026] POST /volume/v3/groups/d9c86419-3de3-4d69-bec4-4b8d3499c6b7/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:10.225421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d84b154a-fe08-46b7-87c7-97ffb0b48e6f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.227590 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d84b154a-fe08-46b7-87c7-97ffb0b48e6f tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/6bf98374-9f0f-4ce2-ab46-dead60704a1f Aug 06 17:38:10.227980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d84b154a-fe08-46b7-87c7-97ffb0b48e6f tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.228332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d84b154a-fe08-46b7-87c7-97ffb0b48e6f tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.244923 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d84b154a-fe08-46b7-87c7-97ffb0b48e6f tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/group_types/6bf98374-9f0f-4ce2-ab46-dead60704a1f returned with HTTP 202 Aug 06 17:38:10.245821 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 390/1579] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:38:10 2026] DELETE /volume/v3/group_types/6bf98374-9f0f-4ce2-ab46-dead60704a1f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:10.248428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-85e032cc-1915-46b5-b967-a1862b93b347 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.249912 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85e032cc-1915-46b5-b967-a1862b93b347 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:10.250276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85e032cc-1915-46b5-b967-a1862b93b347 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.250574 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85e032cc-1915-46b5-b967-a1862b93b347 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.250780 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-85e032cc-1915-46b5-b967-a1862b93b347 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:10.253225 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0efcfbf3-7ea8-4214-9101-334118e8c21a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.256728 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0efcfbf3-7ea8-4214-9101-334118e8c21a tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] DELETE https://10.4.3.207/volume/v3/types/db5bca55-f085-4c1b-9aac-b79ac14cd07a Aug 06 17:38:10.256813 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:10.256813 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:10.256894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0efcfbf3-7ea8-4214-9101-334118e8c21a tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.256894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0efcfbf3-7ea8-4214-9101-334118e8c21a tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.257013 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85e032cc-1915-46b5-b967-a1862b93b347 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:10.257013 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 399/1580] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.283701 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0efcfbf3-7ea8-4214-9101-334118e8c21a tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/types/db5bca55-f085-4c1b-9aac-b79ac14cd07a returned with HTTP 202 Aug 06 17:38:10.284206 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 389/1581] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:38:10 2026] DELETE /volume/v3/types/db5bca55-f085-4c1b-9aac-b79ac14cd07a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:10.292246 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6c252c59-6161-4dd7-92c2-1f1e9f21d302 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.294235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c252c59-6161-4dd7-92c2-1f1e9f21d302 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] GET https://10.4.3.207/volume/v3/types/db5bca55-f085-4c1b-9aac-b79ac14cd07a Aug 06 17:38:10.294422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c252c59-6161-4dd7-92c2-1f1e9f21d302 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.294605 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c252c59-6161-4dd7-92c2-1f1e9f21d302 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.297821 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c252c59-6161-4dd7-92c2-1f1e9f21d302 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/types/db5bca55-f085-4c1b-9aac-b79ac14cd07a returned with HTTP 404 Aug 06 17:38:10.298347 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 404/1582] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/types/db5bca55-f085-4c1b-9aac-b79ac14cd07a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:10.306824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-322337c9-2f9f-43f6-a0b8-2b34eb4d3d25 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.309047 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-322337c9-2f9f-43f6-a0b8-2b34eb4d3d25 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:38:10.309554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-322337c9-2f9f-43f6-a0b8-2b34eb4d3d25 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-711344338"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:10.325986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-322337c9-2f9f-43f6-a0b8-2b34eb4d3d25 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:38:10.326575 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 391/1583] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:38:10 2026] POST /volume/v3/types => generated 215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.337098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a8560f1c-7e12-4cc5-bbc9-c3a97892cced None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.338482 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8560f1c-7e12-4cc5-bbc9-c3a97892cced tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:38:10.338986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8560f1c-7e12-4cc5-bbc9-c3a97892cced tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-51963302"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:10.353779 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8560f1c-7e12-4cc5-bbc9-c3a97892cced tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:38:10.354462 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 400/1584] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:38:10 2026] POST /volume/v3/group_types => generated 171 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:10.362192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d661c2c6-520e-4437-92c8-5849a3367835 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.365522 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:38:10.366203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f4758ea8-08e8-4b6f-8ac2-2f160616405f", "volume_types": ["c0b71200-98b9-4bea-8a01-bd8b99344d5b"], "name": "tempest-GroupsTest-Group-1748370446"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:10.367593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Creating new group {'group': {'group_type': 'f4758ea8-08e8-4b6f-8ac2-2f160616405f', 'volume_types': ['c0b71200-98b9-4bea-8a01-bd8b99344d5b'], 'name': 'tempest-GroupsTest-Group-1748370446'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:38:10.371641 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.groups [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Creating group tempest-GroupsTest-Group-1748370446. Aug 06 17:38:10.389490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:38:10.388192. {{(pid=100625) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:38:10.389696 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability Zones retrieved successfully. Aug 06 17:38:10.401816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Created reservations ['160b3fd5-c8b2-4e1f-84b7-f5d42d64b01e'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:10.430938 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d661c2c6-520e-4437-92c8-5849a3367835 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:38:10.431559 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 390/1585] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:38:10 2026] POST /volume/v3/groups => generated 104 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:10.443988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-beac4cea-4a5a-4cf4-a114-b058af7237a4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.446323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-beac4cea-4a5a-4cf4-a114-b058af7237a4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:10.446555 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-beac4cea-4a5a-4cf4-a114-b058af7237a4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.446755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-beac4cea-4a5a-4cf4-a114-b058af7237a4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.446888 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-beac4cea-4a5a-4cf4-a114-b058af7237a4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:10.453452 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:10.453452 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:10.460458 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-beac4cea-4a5a-4cf4-a114-b058af7237a4 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:10.461109 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 405/1586] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:10.694542 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e6dcf10-d30f-4deb-880a-18be76db17f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.696324 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e6dcf10-d30f-4deb-880a-18be76db17f4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:38:10.696533 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e6dcf10-d30f-4deb-880a-18be76db17f4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.696839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e6dcf10-d30f-4deb-880a-18be76db17f4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.707754 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:10.707754 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:10.712077 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1e6dcf10-d30f-4deb-880a-18be76db17f4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:10.717108 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e6dcf10-d30f-4deb-880a-18be76db17f4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:38:10.717638 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 392/1587] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:10.745833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7f1595ec-4530-4177-92a5-361bebeb3a90 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.747673 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f1595ec-4530-4177-92a5-361bebeb3a90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:10.748086 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f1595ec-4530-4177-92a5-361bebeb3a90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.749387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f1595ec-4530-4177-92a5-361bebeb3a90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.762942 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:10.762942 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:10.766328 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7f1595ec-4530-4177-92a5-361bebeb3a90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:10.771199 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f1595ec-4530-4177-92a5-361bebeb3a90 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:10.771771 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 401/1588] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:10.947609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2e9accd9-60a4-4b75-93fe-eb32c99b665c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:10.949312 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2e9accd9-60a4-4b75-93fe-eb32c99b665c tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:38:10.949470 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2e9accd9-60a4-4b75-93fe-eb32c99b665c tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:10.949637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2e9accd9-60a4-4b75-93fe-eb32c99b665c tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:10.959399 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:10.959399 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:10.962699 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2e9accd9-60a4-4b75-93fe-eb32c99b665c tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:10.966832 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2e9accd9-60a4-4b75-93fe-eb32c99b665c tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:38:10.967444 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 391/1589] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:10 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.017834 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-5937e990-b55b-46f9-8a95-6cf4243852ec None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.019796 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-5937e990-b55b-46f9-8a95-6cf4243852ec tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:38:11.019972 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-5937e990-b55b-46f9-8a95-6cf4243852ec tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.020195 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-5937e990-b55b-46f9-8a95-6cf4243852ec tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.032628 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.032628 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.035743 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-5937e990-b55b-46f9-8a95-6cf4243852ec tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:11.043301 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-5937e990-b55b-46f9-8a95-6cf4243852ec tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:38:11.043846 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 406/1590] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.063091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.065894 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e/action Aug 06 17:38:11.066308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:11.066458 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:11.083386 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.083386 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:11.086985 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:11.090899 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Begin detaching volume completed successfully. Aug 06 17:38:11.091155 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-ba495058-7000-41e5-a7c6-db404e8d3f2b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e/action returned with HTTP 202 Aug 06 17:38:11.091617 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 393/1591] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:11 2026] POST /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:11.103020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6d10acf-8efe-41da-ad06-8230bfa557c8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.106980 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6d10acf-8efe-41da-ad06-8230bfa557c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:11.106980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6d10acf-8efe-41da-ad06-8230bfa557c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.106980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6d10acf-8efe-41da-ad06-8230bfa557c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.136145 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.136145 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:11.139713 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cb8c9d29-3bd7-43d5-b925-c64bb3d4ea17 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.140131 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb8c9d29-3bd7-43d5-b925-c64bb3d4ea17 None None] GET https://10.4.3.207/volume// Aug 06 17:38:11.140309 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb8c9d29-3bd7-43d5-b925-c64bb3d4ea17 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.141181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb8c9d29-3bd7-43d5-b925-c64bb3d4ea17 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.141504 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb8c9d29-3bd7-43d5-b925-c64bb3d4ea17 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:11.141803 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 392/1592] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:11.142397 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d6d10acf-8efe-41da-ad06-8230bfa557c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Volume info retrieved successfully. Aug 06 17:38:11.155150 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6d10acf-8efe-41da-ad06-8230bfa557c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:11.155221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-3c60caaf-df0f-4698-a819-5048f1ee2526 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.155548 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 402/1593] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.158331 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-3c60caaf-df0f-4698-a819-5048f1ee2526 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:38:11.158810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-3c60caaf-df0f-4698-a819-5048f1ee2526 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.159078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-3c60caaf-df0f-4698-a819-5048f1ee2526 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.185446 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.185446 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.195365 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-3c60caaf-df0f-4698-a819-5048f1ee2526 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:11.203271 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-3c60caaf-df0f-4698-a819-5048f1ee2526 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:38:11.203690 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 407/1594] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 1322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:11.214039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-136dd8e2-7f25-4b58-9870-35192bbda5c8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.218754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-136dd8e2-7f25-4b58-9870-35192bbda5c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:11.219204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-136dd8e2-7f25-4b58-9870-35192bbda5c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.219668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-136dd8e2-7f25-4b58-9870-35192bbda5c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.235566 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-6ed9615c-697f-481c-9c0d-b7c5e88eaa28 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.239159 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-6ed9615c-697f-481c-9c0d-b7c5e88eaa28 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3/action Aug 06 17:38:11.239626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-6ed9615c-697f-481c-9c0d-b7c5e88eaa28 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:11.239773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-6ed9615c-697f-481c-9c0d-b7c5e88eaa28 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:11.242239 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.242239 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:11.246706 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-136dd8e2-7f25-4b58-9870-35192bbda5c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:11.253585 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-136dd8e2-7f25-4b58-9870-35192bbda5c8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:11.254284 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 394/1595] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.259369 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.259369 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:11.268195 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-13e87e28-8eb1-4157-8cdf-f8a560dc404a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.271538 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-13e87e28-8eb1-4157-8cdf-f8a560dc404a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:11.272630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-13e87e28-8eb1-4157-8cdf-f8a560dc404a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.273474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-13e87e28-8eb1-4157-8cdf-f8a560dc404a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.273582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-13e87e28-8eb1-4157-8cdf-f8a560dc404a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:11.278284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.278835 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-82007cd6-72cc-4ce3-b5ee-c0068d8aca85 req-6ed9615c-697f-481c-9c0d-b7c5e88eaa28 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3/action returned with HTTP 204 Aug 06 17:38:11.280468 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 393/1596] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:11 2026] POST /volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:11.280515 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.280515 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:11.280975 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34/action Aug 06 17:38:11.281500 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-13e87e28-8eb1-4157-8cdf-f8a560dc404a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:11.281542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:11.281689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:11.281855 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 403/1597] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:11.293694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-551385dd-250c-40b7-b120-03fb5ca80b05 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.295670 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-551385dd-250c-40b7-b120-03fb5ca80b05 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:38:11.295980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-551385dd-250c-40b7-b120-03fb5ca80b05 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.296356 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-551385dd-250c-40b7-b120-03fb5ca80b05 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.303040 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.303040 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:11.303306 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.303306 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.304333 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:11.306845 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-551385dd-250c-40b7-b120-03fb5ca80b05 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:11.311040 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-551385dd-250c-40b7-b120-03fb5ca80b05 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 200 Aug 06 17:38:11.311633 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 395/1598] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:11.315360 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Begin detaching volume completed successfully. Aug 06 17:38:11.315617 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-84791d55-c513-4e28-924a-df090115abc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34/action returned with HTTP 202 Aug 06 17:38:11.316228 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 408/1599] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:11 2026] POST /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:11.325237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.334553 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8e514626-6de9-4fe4-8431-02854619cf67 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.336480 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e514626-6de9-4fe4-8431-02854619cf67 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:11.336679 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e514626-6de9-4fe4-8431-02854619cf67 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.337031 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e514626-6de9-4fe4-8431-02854619cf67 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.349503 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.349503 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:11.352211 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-852fa5d2-dd7a-46a3-9ce5-38df21a02aac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.352307 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-852fa5d2-dd7a-46a3-9ce5-38df21a02aac None None] GET https://10.4.3.207/volume// Aug 06 17:38:11.352440 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-852fa5d2-dd7a-46a3-9ce5-38df21a02aac None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.352635 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-852fa5d2-dd7a-46a3-9ce5-38df21a02aac None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.353980 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8e514626-6de9-4fe4-8431-02854619cf67 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:11.354061 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-852fa5d2-dd7a-46a3-9ce5-38df21a02aac None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:11.354061 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 396/1600] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:11.356802 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e514626-6de9-4fe4-8431-02854619cf67 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:11.357280 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 404/1601] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.361544 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-d0ca8765-00ce-4524-afff-b5c8f83da178 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.363623 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-d0ca8765-00ce-4524-afff-b5c8f83da178 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:11.363820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-d0ca8765-00ce-4524-afff-b5c8f83da178 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.364035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-d0ca8765-00ce-4524-afff-b5c8f83da178 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.376059 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.376059 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.380550 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-d0ca8765-00ce-4524-afff-b5c8f83da178 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:11.384685 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-d0ca8765-00ce-4524-afff-b5c8f83da178 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:11.385116 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 409/1602] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:11.409056 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d/export_record Aug 06 17:38:11.409343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.409528 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'export_record' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.409641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Export record for backup 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:38:11.422220 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.422220 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:11.423504 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.api [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling RPCAPI with context: , host: np0000006677, backup: 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 17:38:11.434451 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] export_record in rpcapi backup_id 6c5faef0-81d5-4934-81b3-3e69bcf8843d on host np0000006677. {{(pid=100625) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 17:38:11.446401 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmM1ZmFlZjAtODFkNS00OTM0LTgxYjMtM2U2OWJjZjg4NDNkIiwgInVzZXJfaWQiOiAiZGE4MWJmZTEzMjQyNDQxYjlmMThhZDk3OTkyNGI1YmUiLCAicHJvamVjdF9pZCI6ICIyMTI3YzA4OWIyMWI0YzNhYjE5MDEwNWYyNDc3MzVmYyIsICJ2b2x1bWVfaWQiOiAiZDU5YzIzOGItM2ZmYy00ZmM2LWE1ZmEtMDZkODUzZTMxZjhmIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODA2Mjk4MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY5MDM3NjAwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Q1OWMyMzhiLTNmZmMtNGZjNi1hNWZhLTA2ZDg1M2UzMWY4Zi8yMDI2MDgwNjE3Mzc1Ni9hel9ub3ZhX2JhY2t1cF82YzVmYWVmMC04MWQ1LTQ5MzQtODFiMy0zZTY5YmNmODg0M2QiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6Mzg6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100625) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 17:38:11.446669 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f1340b2d-c355-4948-a4d4-c981e50a08dc tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d/export_record returned with HTTP 200 Aug 06 17:38:11.447096 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 394/1603] 10.4.3.207 () {66 vars in 1390 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d/export_record => generated 1512 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.455190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9715abfd-242b-4342-9b4f-79d1e7530fae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.457371 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] POST https://10.4.3.207/volume/v3/backups/import_record Aug 06 17:38:11.457950 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRhOGVkZTUtMTA0NC00YzdhLTliYzYtZWEzZTIwMzgyYjQ0IiwgInVzZXJfaWQiOiAiZGE4MWJmZTEzMjQyNDQxYjlmMThhZDk3OTkyNGI1YmUiLCAicHJvamVjdF9pZCI6ICIyMTI3YzA4OWIyMWI0YzNhYjE5MDEwNWYyNDc3MzVmYyIsICJ2b2x1bWVfaWQiOiAiZDU5YzIzOGItM2ZmYy00ZmM2LWE1ZmEtMDZkODUzZTMxZjhmIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODA2Mjk4MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY5MDM3NjAwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Q1OWMyMzhiLTNmZmMtNGZjNi1hNWZhLTA2ZDg1M2UzMWY4Zi8yMDI2MDgwNjE3Mzc1Ni9hel9ub3ZhX2JhY2t1cF82YzVmYWVmMC04MWQ1LTQ5MzQtODFiMy0zZTY5YmNmODg0M2QiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6Mzg6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:11.460377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRhOGVkZTUtMTA0NC00YzdhLTliYzYtZWEzZTIwMzgyYjQ0IiwgInVzZXJfaWQiOiAiZGE4MWJmZTEzMjQyNDQxYjlmMThhZDk3OTkyNGI1YmUiLCAicHJvamVjdF9pZCI6ICIyMTI3YzA4OWIyMWI0YzNhYjE5MDEwNWYyNDc3MzVmYyIsICJ2b2x1bWVfaWQiOiAiZDU5YzIzOGItM2ZmYy00ZmM2LWE1ZmEtMDZkODUzZTMxZjhmIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODA2Mjk4MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY5MDM3NjAwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Q1OWMyMzhiLTNmZmMtNGZjNi1hNWZhLTA2ZDg1M2UzMWY4Zi8yMDI2MDgwNjE3Mzc1Ni9hel9ub3ZhX2JhY2t1cF82YzVmYWVmMC04MWQ1LTQ5MzQtODFiMy0zZTY5YmNmODg0M2QiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6Mzg6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 17:38:11.460653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRhOGVkZTUtMTA0NC00YzdhLTliYzYtZWEzZTIwMzgyYjQ0IiwgInVzZXJfaWQiOiAiZGE4MWJmZTEzMjQyNDQxYjlmMThhZDk3OTkyNGI1YmUiLCAicHJvamVjdF9pZCI6ICIyMTI3YzA4OWIyMWI0YzNhYjE5MDEwNWYyNDc3MzVmYyIsICJ2b2x1bWVfaWQiOiAiZDU5YzIzOGItM2ZmYy00ZmM2LWE1ZmEtMDZkODUzZTMxZjhmIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODA2Mjk4MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY5MDM3NjAwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Q1OWMyMzhiLTNmZmMtNGZjNi1hNWZhLTA2ZDg1M2UzMWY4Zi8yMDI2MDgwNjE3Mzc1Ni9hel9ub3ZhX2JhY2t1cF82YzVmYWVmMC04MWQ1LTQ5MzQtODFiMy0zZTY5YmNmODg0M2QiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6Mzg6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 17:38:11.470926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e0faa4e8-dee7-4adc-b0c5-a601f8ec4898 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.472596 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0faa4e8-dee7-4adc-b0c5-a601f8ec4898 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:11.472927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0faa4e8-dee7-4adc-b0c5-a601f8ec4898 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.473182 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0faa4e8-dee7-4adc-b0c5-a601f8ec4898 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.473301 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-e0faa4e8-dee7-4adc-b0c5-a601f8ec4898 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:11.476724 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.476724 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:11.484891 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0faa4e8-dee7-4adc-b0c5-a601f8ec4898 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:11.485480 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 405/1604] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.495412 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8541516e-51c0-4bf1-9990-119754744653 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.497547 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:11.498031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-294920679", "volume_type": "c0b71200-98b9-4bea-8a01-bd8b99344d5b", "group_id": "d0f14240-a238-49e3-8321-07fd21986aa6", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:11.500214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-294920679', 'volume_type': 'c0b71200-98b9-4bea-8a01-bd8b99344d5b', 'group_id': 'd0f14240-a238-49e3-8321-07fd21986aa6', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:11.508929 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.508929 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.509198 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume of 1 GB Aug 06 17:38:11.510706 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Created reservations ['2631871f-cdd6-4c5d-a941-16e68cb05add', 'f41a3b72-5611-4854-bffb-a474c020f388'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:11.521582 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability Zones retrieved successfully. Aug 06 17:38:11.530923 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Flow 'volume_create_api' (4bd67646-2853-4e64-887d-d600fa9aa657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:11.533023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b76d55-e952-4800-bdb1-cb6ee631e000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:11.533831 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.533831 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.535826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:11.537380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] import_record rpcapi backup id 34a8ede5-1044-4c7a-9bc6-ea3e20382b44 on host np0000006677 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzRhOGVkZTUtMTA0NC00YzdhLTliYzYtZWEzZTIwMzgyYjQ0IiwgInVzZXJfaWQiOiAiZGE4MWJmZTEzMjQyNDQxYjlmMThhZDk3OTkyNGI1YmUiLCAicHJvamVjdF9pZCI6ICIyMTI3YzA4OWIyMWI0YzNhYjE5MDEwNWYyNDc3MzVmYyIsICJ2b2x1bWVfaWQiOiAiZDU5YzIzOGItM2ZmYy00ZmM2LWE1ZmEtMDZkODUzZTMxZjhmIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODA2Mjk4MzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTY5MDM3NjAwNiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Q1OWMyMzhiLTNmZmMtNGZjNi1hNWZhLTA2ZDg1M2UzMWY4Zi8yMDI2MDgwNjE3Mzc1Ni9hel9ub3ZhX2JhY2t1cF82YzVmYWVmMC04MWQ1LTQ5MzQtODFiMy0zZTY5YmNmODg0M2QiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjM3OjU0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6Mzg6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100624) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 17:38:11.540014 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Import record output: {'backup': {'id': '34a8ede5-1044-4c7a-9bc6-ea3e20382b44', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44'}, {'rel': 'bookmark', 'href': 'https://10.4.3.207/volume/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44'}]}}. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 17:38:11.540418 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9715abfd-242b-4342-9b4f-79d1e7530fae tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/import_record returned with HTTP 201 Aug 06 17:38:11.540823 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 397/1605] 10.4.3.207 () {68 vars in 1302 bytes} [Thu Aug 6 17:38:11 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 86 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:38:11.552035 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d2ceb173-f2db-4363-b19c-598316835cc3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.553208 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d2ceb173-f2db-4363-b19c-598316835cc3 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] GET https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 Aug 06 17:38:11.553445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d2ceb173-f2db-4363-b19c-598316835cc3 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.553691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d2ceb173-f2db-4363-b19c-598316835cc3 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.553842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d2ceb173-f2db-4363-b19c-598316835cc3 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Show backup with id 34a8ede5-1044-4c7a-9bc6-ea3e20382b44. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:11.559027 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b76d55-e952-4800-bdb1-cb6ee631e000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0b71200-98b9-4bea-8a01-bd8b99344d5b,is_public=True,name='tempest-GroupsTest-volume-type-711344338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0b71200-98b9-4bea-8a01-bd8b99344d5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0f14240-a238-49e3-8321-07fd21986aa6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:11.559578 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.559578 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:11.560223 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d78bd8b-7c76-47e9-a1fd-1410e53923a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:11.560357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d2ceb173-f2db-4363-b19c-598316835cc3 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 returned with HTTP 200 Aug 06 17:38:11.561089 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 395/1606] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:11.595260 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-711344338 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-711344338, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:11.595260 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-711344338 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-711344338, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:11.626752 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Created reservations ['e2295065-c256-42ed-94e3-5dee795bd981', '6b385a81-773c-4da2-9db0-99261f165896', '5cdce935-1a6e-476d-815e-20c799ffd6a8', '18c7d00e-b83b-4d6f-8bd2-16e22e53df24'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:11.627885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d78bd8b-7c76-47e9-a1fd-1410e53923a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2295065-c256-42ed-94e3-5dee795bd981', '6b385a81-773c-4da2-9db0-99261f165896', '5cdce935-1a6e-476d-815e-20c799ffd6a8', '18c7d00e-b83b-4d6f-8bd2-16e22e53df24']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:11.628905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fbf38d-be85-4bf1-80f9-c1b5914c746a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:11.658804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fbf38d-be85-4bf1-80f9-c1b5914c746a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd07ed75-68eb-4dca-be57-36383ac745cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-294920679',encryption_key_id=None,group_id=d0f14240-a238-49e3-8321-07fd21986aa6,group_type_id=,metadata={},multiattach=False,project_id='89e970268921415ca53993f836700f3f',qos_specs=None,replication_status=,reservations=['e2295065-c256-42ed-94e3-5dee795bd981','6b385a81-773c-4da2-9db0-99261f165896','5cdce935-1a6e-476d-815e-20c799ffd6a8','18c7d00e-b83b-4d6f-8bd2-16e22e53df24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb06dd1f859f4c6cac836676471ec172',volume_type_id=c0b71200-98b9-4bea-8a01-bd8b99344d5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-294920679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0f14240-a238-49e3-8321-07fd21986aa6,host=None,id=bd07ed75-68eb-4dca-be57-36383ac745cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e970268921415ca53993f836700f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb06dd1f859f4c6cac836676471ec172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0b71200-98b9-4bea-8a01-bd8b99344d5b),volume_type_id=c0b71200-98b9-4bea-8a01-bd8b99344d5b)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:11.659957 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433834a8-393e-4526-be24-96dbf9eee62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:11.681595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (433834a8-393e-4526-be24-96dbf9eee62d) transitioned into state 'SUCCESS' from state '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-294920679',encryption_key_id=None,group_id=d0f14240-a238-49e3-8321-07fd21986aa6,group_type_id=,metadata={},multiattach=False,project_id='89e970268921415ca53993f836700f3f',qos_specs=None,replication_status=,reservations=['e2295065-c256-42ed-94e3-5dee795bd981','6b385a81-773c-4da2-9db0-99261f165896','5cdce935-1a6e-476d-815e-20c799ffd6a8','18c7d00e-b83b-4d6f-8bd2-16e22e53df24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb06dd1f859f4c6cac836676471ec172',volume_type_id=c0b71200-98b9-4bea-8a01-bd8b99344d5b)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:11.681595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d77b1ac-cd42-4c4c-b7c5-5614cf3d05d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:11.691081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d77b1ac-cd42-4c4c-b7c5-5614cf3d05d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:11.692296 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Flow 'volume_create_api' (4bd67646-2853-4e64-887d-d600fa9aa657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:11.692696 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume request issued successfully. Aug 06 17:38:11.693544 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:11.693791 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:11.733902 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:11.737112 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.737112 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.740479 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8541516e-51c0-4bf1-9990-119754744653 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:11.741094 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 410/1607] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:38:11 2026] POST /volume/v3/volumes => generated 813 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:11.756042 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.758538 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd Aug 06 17:38:11.758930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.759221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.768806 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.768806 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:11.774892 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:11.775766 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:11.775982 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:11.786069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9f1b0d83-177f-45e9-931b-db928e3827fb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.792141 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9f1b0d83-177f-45e9-931b-db928e3827fb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:11.792402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9f1b0d83-177f-45e9-931b-db928e3827fb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.792596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9f1b0d83-177f-45e9-931b-db928e3827fb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.813656 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.813656 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:11.813856 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:11.817449 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.817449 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:11.821891 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9f1b0d83-177f-45e9-931b-db928e3827fb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:11.825102 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b3cf2e8-20ba-486e-959f-fdfd082708b5 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd returned with HTTP 200 Aug 06 17:38:11.825500 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 406/1608] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.826461 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9f1b0d83-177f-45e9-931b-db928e3827fb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:11.826864 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 398/1609] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.851183 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7c3b2e98-ced7-4077-8d39-c34a432b79a6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.855874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7c3b2e98-ced7-4077-8d39-c34a432b79a6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:11.857135 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7c3b2e98-ced7-4077-8d39-c34a432b79a6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.857468 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7c3b2e98-ced7-4077-8d39-c34a432b79a6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.878901 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.878901 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:11.885187 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7c3b2e98-ced7-4077-8d39-c34a432b79a6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:11.892670 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7c3b2e98-ced7-4077-8d39-c34a432b79a6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:11.893223 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 396/1610] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.972233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-3a0b8e30-393e-4580-aeb9-d284765b903a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:11.974103 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-3a0b8e30-393e-4580-aeb9-d284765b903a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:11.974449 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-3a0b8e30-393e-4580-aeb9-d284765b903a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:11.974736 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-3a0b8e30-393e-4580-aeb9-d284765b903a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:11.986851 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:11.986851 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:11.993595 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-3a0b8e30-393e-4580-aeb9-d284765b903a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:11.995917 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-3a0b8e30-393e-4580-aeb9-d284765b903a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:11.996549 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 411/1611] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:11 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:11.998947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.001719 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:12.002066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-904593257"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:12.003662 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-904593257'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:12.003836 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume of 1 GB Aug 06 17:38:12.008830 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Availability Zones retrieved successfully. Aug 06 17:38:12.015189 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Flow 'volume_create_api' (c5d48b75-96ee-4d87-8661-59f8f5de929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:12.016063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35f0ab25-2bae-4641-a23b-b0cb40948eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.017437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:12.020735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-6843c984-be30-4801-a455-9d817e2b37ac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.022802 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-6843c984-be30-4801-a455-9d817e2b37ac tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c Aug 06 17:38:12.023006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-6843c984-be30-4801-a455-9d817e2b37ac tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.023216 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-6843c984-be30-4801-a455-9d817e2b37ac tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.030302 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.030302 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:12.047770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35f0ab25-2bae-4641-a23b-b0cb40948eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.048935 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b4c613-3609-44aa-aa79-8625c483ac5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.088584 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7782aa9e-9415-4a0b-ab77-841056835ecd req-6843c984-be30-4801-a455-9d817e2b37ac tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c returned with HTTP 200 Aug 06 17:38:12.089038 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 399/1612] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:12 2026] DELETE /volume/v3/attachments/5de3e4bc-ea96-4e76-8294-5f7f4da7866c => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:12.106343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Created reservations ['18ccee59-497e-4020-b70d-a016ab214b83', '31f15a28-031d-445f-be91-f994356c25b1', '45378e53-55a4-49ce-99d6-2216b2ab8729', 'df104aef-bad4-426e-83bb-70bdf15f4205'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:12.107422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b4c613-3609-44aa-aa79-8625c483ac5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ccee59-497e-4020-b70d-a016ab214b83', '31f15a28-031d-445f-be91-f994356c25b1', '45378e53-55a4-49ce-99d6-2216b2ab8729', 'df104aef-bad4-426e-83bb-70bdf15f4205']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.108300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5e9986-a675-41b0-a784-dd95b2f2102f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.143665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5e9986-a675-41b0-a784-dd95b2f2102f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eacb504e-5429-4ea3-998b-39af00903853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-904593257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25f9a1f3c084b9f8913871eea5d047b',qos_specs=None,replication_status=,reservations=['18ccee59-497e-4020-b70d-a016ab214b83','31f15a28-031d-445f-be91-f994356c25b1','45378e53-55a4-49ce-99d6-2216b2ab8729','df104aef-bad4-426e-83bb-70bdf15f4205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363e1c088124429594e354f46f0d17f9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-904593257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eacb504e-5429-4ea3-998b-39af00903853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d25f9a1f3c084b9f8913871eea5d047b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='363e1c088124429594e354f46f0d17f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.144585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59a80d6-67e2-4438-9c89-215db8d60d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.163606 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59a80d6-67e2-4438-9c89-215db8d60d28) transitioned into state 'SUCCESS' from state '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-904593257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25f9a1f3c084b9f8913871eea5d047b',qos_specs=None,replication_status=,reservations=['18ccee59-497e-4020-b70d-a016ab214b83','31f15a28-031d-445f-be91-f994356c25b1','45378e53-55a4-49ce-99d6-2216b2ab8729','df104aef-bad4-426e-83bb-70bdf15f4205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363e1c088124429594e354f46f0d17f9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.164463 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1861dafb-466b-4afb-a6d0-5747bd36793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.175531 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1861dafb-466b-4afb-a6d0-5747bd36793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.176619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Flow 'volume_create_api' (c5d48b75-96ee-4d87-8661-59f8f5de929c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:12.177113 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Create volume request issued successfully. Aug 06 17:38:12.177804 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65b9d2ed-3c44-4c07-a820-7395a09d1645 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:12.178425 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 407/1613] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:38:11 2026] POST /volume/v3/volumes => generated 750 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:12.191777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-df06eb49-3039-42f0-ae40-6788daf14f9f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.193714 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-df06eb49-3039-42f0-ae40-6788daf14f9f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:12.193949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-df06eb49-3039-42f0-ae40-6788daf14f9f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.194215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-df06eb49-3039-42f0-ae40-6788daf14f9f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.201927 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.201927 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:12.206568 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-df06eb49-3039-42f0-ae40-6788daf14f9f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:12.211985 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-df06eb49-3039-42f0-ae40-6788daf14f9f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:12.212473 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 397/1614] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:12.370984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6fdd5813-14b4-4532-aa94-cbbca4203459 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.372979 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6fdd5813-14b4-4532-aa94-cbbca4203459 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:12.373321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6fdd5813-14b4-4532-aa94-cbbca4203459 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.373622 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6fdd5813-14b4-4532-aa94-cbbca4203459 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.385945 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.385945 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:12.394107 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6fdd5813-14b4-4532-aa94-cbbca4203459 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:12.396163 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6fdd5813-14b4-4532-aa94-cbbca4203459 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:12.396721 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 412/1615] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:12.411685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-216f4a92-74bd-484a-a32e-ec610cb32546 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.413669 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-216f4a92-74bd-484a-a32e-ec610cb32546 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:12.413980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-216f4a92-74bd-484a-a32e-ec610cb32546 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.414267 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-216f4a92-74bd-484a-a32e-ec610cb32546 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.423907 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.423907 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:12.427868 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-216f4a92-74bd-484a-a32e-ec610cb32546 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] Volume info retrieved successfully. Aug 06 17:38:12.433802 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-216f4a92-74bd-484a-a32e-ec610cb32546 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-reader] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:12.434474 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 400/1616] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:12.481771 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-81a05e1d-6474-43e8-8af2-bf2c9081aa35 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.483738 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-81a05e1d-6474-43e8-8af2-bf2c9081aa35 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:12.483920 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-81a05e1d-6474-43e8-8af2-bf2c9081aa35 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.484114 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-81a05e1d-6474-43e8-8af2-bf2c9081aa35 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.494675 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.494675 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:12.498532 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-81a05e1d-6474-43e8-8af2-bf2c9081aa35 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:12.502975 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-81a05e1d-6474-43e8-8af2-bf2c9081aa35 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:12.503390 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 408/1617] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:12.521853 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.523833 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34/action Aug 06 17:38:12.524200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:12.524309 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:12.535539 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.535539 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:12.536324 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:12.543243 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Begin detaching volume completed successfully. Aug 06 17:38:12.543737 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-42788d9c-c042-486b-affe-746b05ac43b2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34/action returned with HTTP 202 Aug 06 17:38:12.544511 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 398/1618] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:12 2026] POST /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:12.567811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-692d3363-ed14-4bc6-8071-468fb4ea6f98 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.569260 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-692d3363-ed14-4bc6-8071-468fb4ea6f98 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:12.569553 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-692d3363-ed14-4bc6-8071-468fb4ea6f98 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.569827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-692d3363-ed14-4bc6-8071-468fb4ea6f98 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.575503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-70b12ace-48db-4a75-8c84-60d15de5ddfb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.579564 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70b12ace-48db-4a75-8c84-60d15de5ddfb tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] GET https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 Aug 06 17:38:12.579794 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70b12ace-48db-4a75-8c84-60d15de5ddfb tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.580044 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70b12ace-48db-4a75-8c84-60d15de5ddfb tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.580582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-70b12ace-48db-4a75-8c84-60d15de5ddfb tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Show backup with id 34a8ede5-1044-4c7a-9bc6-ea3e20382b44. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:12.582832 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.582832 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:12.586571 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-692d3363-ed14-4bc6-8071-468fb4ea6f98 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:12.586977 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.586977 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:12.587855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70b12ace-48db-4a75-8c84-60d15de5ddfb tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 returned with HTTP 200 Aug 06 17:38:12.589233 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 401/1619] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:12.591016 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-692d3363-ed14-4bc6-8071-468fb4ea6f98 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:12.591479 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 413/1620] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:12.598416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d13f46ea-c5df-4814-a0e7-972aacedf907 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.598860 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d13f46ea-c5df-4814-a0e7-972aacedf907 None None] GET https://10.4.3.207/volume// Aug 06 17:38:12.599071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d13f46ea-c5df-4814-a0e7-972aacedf907 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.599285 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d13f46ea-c5df-4814-a0e7-972aacedf907 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.599617 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d13f46ea-c5df-4814-a0e7-972aacedf907 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:12.599938 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 409/1621] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:12.605734 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2f33c382-6330-44b1-ae9b-934e03c54630 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.608075 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2f33c382-6330-44b1-ae9b-934e03c54630 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] GET https://10.4.3.207/volume/v3/backups Aug 06 17:38:12.609473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-510d7256-0572-4e10-8a6f-d90be76ed417 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.610242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2f33c382-6330-44b1-ae9b-934e03c54630 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.610529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2f33c382-6330-44b1-ae9b-934e03c54630 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.614631 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-510d7256-0572-4e10-8a6f-d90be76ed417 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:12.618308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-510d7256-0572-4e10-8a6f-d90be76ed417 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.618564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-510d7256-0572-4e10-8a6f-d90be76ed417 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.629570 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.629570 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:12.629703 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2f33c382-6330-44b1-ae9b-934e03c54630 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 200 Aug 06 17:38:12.630235 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 399/1622] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/backups => generated 338 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:12.633323 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-510d7256-0572-4e10-8a6f-d90be76ed417 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:12.637695 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-510d7256-0572-4e10-8a6f-d90be76ed417 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:12.638308 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 402/1623] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:12.642231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.643698 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] POST https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d/restore Aug 06 17:38:12.644161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:12.645498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Restoring backup 6c5faef0-81d5-4934-81b3-3e69bcf8843d ({'restore': {}}) {{(pid=100622) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:38:12.646031 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Restoring backup 6c5faef0-81d5-4934-81b3-3e69bcf8843d to volume None. Aug 06 17:38:12.653366 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.653366 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:12.653366 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Creating volume of 1 GB for restore of backup 6c5faef0-81d5-4934-81b3-3e69bcf8843d. Aug 06 17:38:12.662075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:38:12.658986. {{(pid=100622) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:38:12.662075 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Availability Zones retrieved successfully. Aug 06 17:38:12.665378 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Flow 'volume_create_api' (3505cb73-d79e-4854-bb9c-a249b9ce33a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:12.666881 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476250ba-1247-4189-bde6-9b205c8b3978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.668002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:12.698525 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476250ba-1247-4189-bde6-9b205c8b3978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.699626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c937ee-023e-4e73-b477-80e88997b1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.743989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Created reservations ['1957b87f-3a1f-46ed-a75a-0441a9dbb577', '866ba09f-67b5-4fba-b5d4-82d53865eb3c', '42f8a1e3-9fa6-43d5-b422-103561093abb', 'b7ce40c5-a46f-4cb8-bc90-026c87ea1c40'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:12.743989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c937ee-023e-4e73-b477-80e88997b1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1957b87f-3a1f-46ed-a75a-0441a9dbb577', '866ba09f-67b5-4fba-b5d4-82d53865eb3c', '42f8a1e3-9fa6-43d5-b422-103561093abb', 'b7ce40c5-a46f-4cb8-bc90-026c87ea1c40']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.743989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cc6009-61e9-4181-823c-9f022aa06cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.779281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cc6009-61e9-4181-823c-9f022aa06cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6', '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_6c5faef0-81d5-4934-81b3-3e69bcf8843d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2127c089b21b4c3ab190105f247735fc',qos_specs=None,replication_status=,reservations=['1957b87f-3a1f-46ed-a75a-0441a9dbb577','866ba09f-67b5-4fba-b5d4-82d53865eb3c','42f8a1e3-9fa6-43d5-b422-103561093abb','b7ce40c5-a46f-4cb8-bc90-026c87ea1c40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da81bfe13242441b9f18ad979924b5be',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6c5faef0-81d5-4934-81b3-3e69bcf8843d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2127c089b21b4c3ab190105f247735fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da81bfe13242441b9f18ad979924b5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.780401 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204b0653-c6d9-4c84-8183-d510aceadef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.799747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204b0653-c6d9-4c84-8183-d510aceadef2) transitioned into 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_6c5faef0-81d5-4934-81b3-3e69bcf8843d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2127c089b21b4c3ab190105f247735fc',qos_specs=None,replication_status=,reservations=['1957b87f-3a1f-46ed-a75a-0441a9dbb577','866ba09f-67b5-4fba-b5d4-82d53865eb3c','42f8a1e3-9fa6-43d5-b422-103561093abb','b7ce40c5-a46f-4cb8-bc90-026c87ea1c40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da81bfe13242441b9f18ad979924b5be',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.799747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c23c63-22f6-43d3-bc29-135afc61966d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.814409 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c23c63-22f6-43d3-bc29-135afc61966d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:12.815450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Flow 'volume_create_api' (3505cb73-d79e-4854-bb9c-a249b9ce33a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:12.815852 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume request issued successfully. Aug 06 17:38:12.824074 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.824074 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:12.824933 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:12.843512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.845579 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd Aug 06 17:38:12.845848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.846140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.855199 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.855199 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:12.862753 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:12.863721 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:12.863975 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:12.893781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c09e8b84-4032-479a-8ef8-8b12feadbf59 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.896720 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c09e8b84-4032-479a-8ef8-8b12feadbf59 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:12.896943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c09e8b84-4032-479a-8ef8-8b12feadbf59 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.897160 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c09e8b84-4032-479a-8ef8-8b12feadbf59 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.911040 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.911040 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:12.916471 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:12.918304 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c09e8b84-4032-479a-8ef8-8b12feadbf59 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:12.919811 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.919811 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:12.924526 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c09e8b84-4032-479a-8ef8-8b12feadbf59 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:12.925276 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 400/1624] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:12.936941 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48e1b48b-9a69-41b2-9a19-0ae27e1ed087 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd returned with HTTP 200 Aug 06 17:38:12.936941 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 410/1625] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:12.940862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e681c1ad-fd95-41e7-9255-eeba1fe57623 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.944088 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e681c1ad-fd95-41e7-9255-eeba1fe57623 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:12.944402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e681c1ad-fd95-41e7-9255-eeba1fe57623 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:12.944676 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e681c1ad-fd95-41e7-9255-eeba1fe57623 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:12.951456 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:12.954015 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:12.955540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-431486108", "volume_type": "c0b71200-98b9-4bea-8a01-bd8b99344d5b", "group_id": "d0f14240-a238-49e3-8321-07fd21986aa6", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:12.956428 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.956428 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:12.957611 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-431486108', 'volume_type': 'c0b71200-98b9-4bea-8a01-bd8b99344d5b', 'group_id': 'd0f14240-a238-49e3-8321-07fd21986aa6', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:12.961085 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e681c1ad-fd95-41e7-9255-eeba1fe57623 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:12.968136 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e681c1ad-fd95-41e7-9255-eeba1fe57623 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:12.968476 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 403/1626] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:12 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:12.971266 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.971266 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:12.971751 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume of 1 GB Aug 06 17:38:12.980239 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Availability Zones retrieved successfully. Aug 06 17:38:12.987851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Flow 'volume_create_api' (ab47a2fd-d9d9-4de0-ab64-bf9e0cdce236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:12.990320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be26341b-c248-4724-b119-b7e852226950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:12.990916 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:12.990916 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:12.991529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:13.014801 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be26341b-c248-4724-b119-b7e852226950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0b71200-98b9-4bea-8a01-bd8b99344d5b,is_public=True,name='tempest-GroupsTest-volume-type-711344338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0b71200-98b9-4bea-8a01-bd8b99344d5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0f14240-a238-49e3-8321-07fd21986aa6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:13.014801 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85714d5b-238a-4327-a550-2753c9592fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:13.029781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-17f6dce4-1d2f-486d-a44f-a5949d1fa637 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.032168 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-17f6dce4-1d2f-486d-a44f-a5949d1fa637 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:13.032382 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-17f6dce4-1d2f-486d-a44f-a5949d1fa637 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.032719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-17f6dce4-1d2f-486d-a44f-a5949d1fa637 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.040400 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.040400 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:13.044235 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-17f6dce4-1d2f-486d-a44f-a5949d1fa637 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:13.048593 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-17f6dce4-1d2f-486d-a44f-a5949d1fa637 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:13.049107 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 411/1627] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.050022 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-711344338 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-711344338, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:13.050510 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-711344338 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-711344338, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:13.063184 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-08278dea-f6a4-4841-b28a-f1d4effc7fb1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.066023 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-08278dea-f6a4-4841-b28a-f1d4effc7fb1 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] DELETE https://10.4.3.207/volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e Aug 06 17:38:13.066023 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-08278dea-f6a4-4841-b28a-f1d4effc7fb1 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.066359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-08278dea-f6a4-4841-b28a-f1d4effc7fb1 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.066766 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Created reservations ['d0a746bd-f132-4119-bc57-29de8433a744', '2ca422fd-d76d-4bff-9ce9-ed145cfd8c94', '467e03dd-691a-47ff-b56a-3c997056a0eb', 'ff0f871f-4689-46f0-87eb-ffe0dde440e3'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:13.067885 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85714d5b-238a-4327-a550-2753c9592fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0a746bd-f132-4119-bc57-29de8433a744', '2ca422fd-d76d-4bff-9ce9-ed145cfd8c94', '467e03dd-691a-47ff-b56a-3c997056a0eb', 'ff0f871f-4689-46f0-87eb-ffe0dde440e3']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:13.068994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d01b95-2659-4790-b8cc-fc73813be873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:13.076367 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.076367 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.105886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d01b95-2659-4790-b8cc-fc73813be873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97538848-5388-43a1-85ad-ec5c5750ed27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-431486108',encryption_key_id=None,group_id=d0f14240-a238-49e3-8321-07fd21986aa6,group_type_id=,metadata={},multiattach=False,project_id='89e970268921415ca53993f836700f3f',qos_specs=None,replication_status=,reservations=['d0a746bd-f132-4119-bc57-29de8433a744','2ca422fd-d76d-4bff-9ce9-ed145cfd8c94','467e03dd-691a-47ff-b56a-3c997056a0eb','ff0f871f-4689-46f0-87eb-ffe0dde440e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb06dd1f859f4c6cac836676471ec172',volume_type_id=c0b71200-98b9-4bea-8a01-bd8b99344d5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-431486108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0f14240-a238-49e3-8321-07fd21986aa6,host=None,id=97538848-5388-43a1-85ad-ec5c5750ed27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e970268921415ca53993f836700f3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb06dd1f859f4c6cac836676471ec172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0b71200-98b9-4bea-8a01-bd8b99344d5b),volume_type_id=c0b71200-98b9-4bea-8a01-bd8b99344d5b)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:13.107235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d51c63-2f33-4823-93a7-e667e3374614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:13.125855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-619f583c-69e7-4251-84cf-9a25c28725c0 req-08278dea-f6a4-4841-b28a-f1d4effc7fb1 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e returned with HTTP 200 Aug 06 17:38:13.125855 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 404/1628] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:13 2026] DELETE /volume/v3/attachments/cda69ccf-9f1c-4467-8fcd-aefaf05fa82e => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:38:13.129456 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d51c63-2f33-4823-93a7-e667e3374614) transitioned into state 'SUCCESS' from state '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-431486108',encryption_key_id=None,group_id=d0f14240-a238-49e3-8321-07fd21986aa6,group_type_id=,metadata={},multiattach=False,project_id='89e970268921415ca53993f836700f3f',qos_specs=None,replication_status=,reservations=['d0a746bd-f132-4119-bc57-29de8433a744','2ca422fd-d76d-4bff-9ce9-ed145cfd8c94','467e03dd-691a-47ff-b56a-3c997056a0eb','ff0f871f-4689-46f0-87eb-ffe0dde440e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb06dd1f859f4c6cac836676471ec172',volume_type_id=c0b71200-98b9-4bea-8a01-bd8b99344d5b)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:13.130424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c9a63b-3732-479f-a059-72223cf79431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:13.133803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d65e6f4e-1279-4790-9d63-089ba3992c95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.134288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d65e6f4e-1279-4790-9d63-089ba3992c95 None None] GET https://10.4.3.207/volume// Aug 06 17:38:13.134623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d65e6f4e-1279-4790-9d63-089ba3992c95 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.134815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d65e6f4e-1279-4790-9d63-089ba3992c95 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.135254 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d65e6f4e-1279-4790-9d63-089ba3992c95 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:13.135580 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 412/1629] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:38: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 06 17:38:13.145030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-ede7aa0f-2c57-4f8e-9a1f-a0630ecb01af None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.148986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-ede7aa0f-2c57-4f8e-9a1f-a0630ecb01af tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:13.148986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-ede7aa0f-2c57-4f8e-9a1f-a0630ecb01af tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fde19234-94f0-4932-adc3-b93f1f9a66b5", "connector": null, "instance_uuid": "6b827f0b-f64d-478d-bcb2-e57d78db22d1"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:13.149207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c9a63b-3732-479f-a059-72223cf79431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:13.149207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Flow 'volume_create_api' (ab47a2fd-d9d9-4de0-ab64-bf9e0cdce236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:13.149438 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Create volume request issued successfully. Aug 06 17:38:13.150471 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:13.150635 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:13.161992 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.161992 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.193988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-ede7aa0f-2c57-4f8e-9a1f-a0630ecb01af tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:13.194719 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 405/1630] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:13 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:13.195284 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:13.199374 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.199374 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:13.206168 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea0305a2-58f0-44a0-bf34-0bb9bc77798a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:13.206826 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 401/1631] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:38:12 2026] POST /volume/v3/volumes => generated 813 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:13.220095 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.222299 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 Aug 06 17:38:13.222947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.222947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.226896 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec046aa4-b5a6-4934-bade-570696fca8f3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.229072 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-584cea51-1a27-4c36-a04c-dd47186993dc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.229165 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec046aa4-b5a6-4934-bade-570696fca8f3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:13.229165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec046aa4-b5a6-4934-bade-570696fca8f3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.230691 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec046aa4-b5a6-4934-bade-570696fca8f3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.231176 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-584cea51-1a27-4c36-a04c-dd47186993dc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:13.231399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-584cea51-1a27-4c36-a04c-dd47186993dc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.231636 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-584cea51-1a27-4c36-a04c-dd47186993dc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.236704 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.236704 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:13.240249 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:13.241132 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:13.241372 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:13.242482 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.242482 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:13.243984 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.243984 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.249198 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ec046aa4-b5a6-4934-bade-570696fca8f3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:13.251559 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-584cea51-1a27-4c36-a04c-dd47186993dc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:13.253552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec046aa4-b5a6-4934-bade-570696fca8f3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:13.254053 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 406/1632] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.255945 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-584cea51-1a27-4c36-a04c-dd47186993dc tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:13.256267 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3a9d2ea5-629c-4096-a6b8-b2dd7c221475 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.257144 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 402/1633] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.257199 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7a71f9e0-de2b-499b-8c8c-2030ececc997 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.257650 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7a71f9e0-de2b-499b-8c8c-2030ececc997 None None] GET https://10.4.3.207/volume// Aug 06 17:38:13.257980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7a71f9e0-de2b-499b-8c8c-2030ececc997 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.258740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7a71f9e0-de2b-499b-8c8c-2030ececc997 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.258789 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3a9d2ea5-629c-4096-a6b8-b2dd7c221475 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:38:13.258870 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7a71f9e0-de2b-499b-8c8c-2030ececc997 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:13.258937 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3a9d2ea5-629c-4096-a6b8-b2dd7c221475 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.258937 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3a9d2ea5-629c-4096-a6b8-b2dd7c221475 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.259057 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 403/1634] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:13.267265 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.267265 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.267917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-6c7e94aa-ac60-4ef9-8591-09551ec5c744 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.271978 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-6c7e94aa-ac60-4ef9-8591-09551ec5c744 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:13.272348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-6c7e94aa-ac60-4ef9-8591-09551ec5c744 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.272513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-6c7e94aa-ac60-4ef9-8591-09551ec5c744 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.273782 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3a9d2ea5-629c-4096-a6b8-b2dd7c221475 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:13.280395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3a9d2ea5-629c-4096-a6b8-b2dd7c221475 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:38:13.281031 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 407/1635] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.285684 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.285684 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:13.286784 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:13.290216 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-6c7e94aa-ac60-4ef9-8591-09551ec5c744 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:13.291671 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.291671 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:13.296367 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-6c7e94aa-ac60-4ef9-8591-09551ec5c744 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:13.298028 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 404/1636] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:13.301035 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bba8835d-47de-4c62-9c50-ab0c46e82b1d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 returned with HTTP 200 Aug 06 17:38:13.301476 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 413/1637] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 => generated 881 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:13.310563 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-99fab401-bde2-40b5-b8eb-45f177217054 req-79a5c8d9-8f00-40e0-947d-efe657fe48ce None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.312752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-79a5c8d9-8f00-40e0-947d-efe657fe48ce tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:13.312752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-79a5c8d9-8f00-40e0-947d-efe657fe48ce tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.312752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-79a5c8d9-8f00-40e0-947d-efe657fe48ce tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.321983 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.321983 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.323535 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-99fab401-bde2-40b5-b8eb-45f177217054 req-79a5c8d9-8f00-40e0-947d-efe657fe48ce tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:13.327752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-79a5c8d9-8f00-40e0-947d-efe657fe48ce tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:13.328197 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 408/1638] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.421048 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.423723 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] PUT https://10.4.3.207/volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7 Aug 06 17:38:13.425004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:13.434749 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Acquiring lock "cinder-attachment_update-fde19234-94f0-4932-adc3-b93f1f9a66b5-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:13.445766 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-fde19234-94f0-4932-adc3-b93f1f9a66b5-np0000006677" acquired by "attachment_update" :: waited 0.011s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:13.447202 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.447202 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:13.466991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-414be39b-2d96-4b57-b7b2-37b3dd466dbf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.466991 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-414be39b-2d96-4b57-b7b2-37b3dd466dbf None None] GET https://10.4.3.207/volume// Aug 06 17:38:13.466991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-414be39b-2d96-4b57-b7b2-37b3dd466dbf None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.466991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-414be39b-2d96-4b57-b7b2-37b3dd466dbf None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.466991 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-414be39b-2d96-4b57-b7b2-37b3dd466dbf None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:13.466991 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 414/1639] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:38: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 06 17:38:13.476688 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-99fab401-bde2-40b5-b8eb-45f177217054 req-20615abf-1af6-4a12-9831-493527ddc609 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.514710 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-20615abf-1af6-4a12-9831-493527ddc609 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:13.515378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-20615abf-1af6-4a12-9831-493527ddc609 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eacb504e-5429-4ea3-998b-39af00903853", "connector": null, "instance_uuid": "01980f8a-72d1-49a5-bbaa-9e490fcbbcb5"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:13.523884 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.523884 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.550178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-20615abf-1af6-4a12-9831-493527ddc609 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:13.550623 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 409/1640] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:13 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:13.556420 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-fde19234-94f0-4932-adc3-b93f1f9a66b5-np0000006677" released by "attachment_update" :: held 0.111s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:13.556956 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-89886b8c-366d-4f5e-8b02-e685d8d76d5d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7 returned with HTTP 200 Aug 06 17:38:13.557450 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 405/1641] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:13 2026] PUT /volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:13.570412 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-07534067-1d3f-4085-bb20-224d3c33e6c5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.573226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-07534067-1d3f-4085-bb20-224d3c33e6c5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/encryption Aug 06 17:38:13.573466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-07534067-1d3f-4085-bb20-224d3c33e6c5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.573664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-07534067-1d3f-4085-bb20-224d3c33e6c5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.584463 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.584463 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:13.586595 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dc128220-8fba-4550-9b73-7327b3bae0bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.589043 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dc128220-8fba-4550-9b73-7327b3bae0bf tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:13.589376 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dc128220-8fba-4550-9b73-7327b3bae0bf tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.589639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dc128220-8fba-4550-9b73-7327b3bae0bf tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.591310 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-07534067-1d3f-4085-bb20-224d3c33e6c5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/encryption returned with HTTP 200 Aug 06 17:38:13.591774 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 415/1642] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.598146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c7c8e944-d2f2-4606-bdba-d52db206b710 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.600568 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7c8e944-d2f2-4606-bdba-d52db206b710 None None] GET https://10.4.3.207/volume// Aug 06 17:38:13.600568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7c8e944-d2f2-4606-bdba-d52db206b710 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.600568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7c8e944-d2f2-4606-bdba-d52db206b710 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.600568 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7c8e944-d2f2-4606-bdba-d52db206b710 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:13.600568 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 406/1643] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:13.601459 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.601459 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.606323 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dc128220-8fba-4550-9b73-7327b3bae0bf tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:13.611089 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5163a6cb-fdf1-46d1-a7e6-e79afa2ca9ef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.611225 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dc128220-8fba-4550-9b73-7327b3bae0bf tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:13.611663 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 410/1644] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.614490 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5163a6cb-fdf1-46d1-a7e6-e79afa2ca9ef tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:13.614490 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5163a6cb-fdf1-46d1-a7e6-e79afa2ca9ef tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.614490 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5163a6cb-fdf1-46d1-a7e6-e79afa2ca9ef tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.616235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-99fab401-bde2-40b5-b8eb-45f177217054 req-4169f0bd-2533-4358-bdf9-6865d6d5a1c9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.617677 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-4169f0bd-2533-4358-bdf9-6865d6d5a1c9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:13.618058 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-4169f0bd-2533-4358-bdf9-6865d6d5a1c9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.618306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-4169f0bd-2533-4358-bdf9-6865d6d5a1c9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.625201 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.625201 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:13.630921 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5163a6cb-fdf1-46d1-a7e6-e79afa2ca9ef tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:13.631026 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.631026 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:13.634385 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-99fab401-bde2-40b5-b8eb-45f177217054 req-4169f0bd-2533-4358-bdf9-6865d6d5a1c9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:13.636462 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5163a6cb-fdf1-46d1-a7e6-e79afa2ca9ef tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:13.643151 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 416/1645] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:13.643734 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-4169f0bd-2533-4358-bdf9-6865d6d5a1c9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:13.644189 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 407/1646] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:13.752759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.755274 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] PUT https://10.4.3.207/volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401 Aug 06 17:38:13.755646 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:13.763250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Acquiring lock "cinder-attachment_update-eacb504e-5429-4ea3-998b-39af00903853-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:13.768027 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Lock "cinder-attachment_update-eacb504e-5429-4ea3-998b-39af00903853-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:13.769524 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.769524 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:13.838424 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.838424 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:13.840383 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:13.840383 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Checking backup size 1 against volume size 1 {{(pid=100622) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:38:13.840383 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Overwriting volume ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 with restore of backup 6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:13.859425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] restore_backup in rpcapi backup_id 6c5faef0-81d5-4934-81b3-3e69bcf8843d {{(pid=100622) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:38:13.861705 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5bd9a070-0d01-4309-adcf-78a15bac4639 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d/restore returned with HTTP 202 Aug 06 17:38:13.862262 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 414/1647] 10.4.3.207 () {68 vars in 1393 bytes} [Thu Aug 6 17:38:12 2026] POST /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:13.872526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3a9846f3-41f5-46c4-b3ca-c46117c3a596 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:13.877481 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a9846f3-41f5-46c4-b3ca-c46117c3a596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:13.877760 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a9846f3-41f5-46c4-b3ca-c46117c3a596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:13.878075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a9846f3-41f5-46c4-b3ca-c46117c3a596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:13.878226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3a9846f3-41f5-46c4-b3ca-c46117c3a596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:13.887816 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:13.887816 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:13.888638 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a9846f3-41f5-46c4-b3ca-c46117c3a596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:13.889057 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 417/1648] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:13 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:13.894516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Lock "cinder-attachment_update-eacb504e-5429-4ea3-998b-39af00903853-np0000006677" released by "attachment_update" :: held 0.126s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:13.896650 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-f3a0abbb-420f-416e-a9fc-d30000de7c4c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401 returned with HTTP 200 Aug 06 17:38:13.896650 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 411/1649] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:13 2026] PUT /volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:14.268402 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-38bc4e9e-9ba5-4a47-bdf7-626cb0bf8a03 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.269986 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38bc4e9e-9ba5-4a47-bdf7-626cb0bf8a03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:14.270175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38bc4e9e-9ba5-4a47-bdf7-626cb0bf8a03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:14.270342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38bc4e9e-9ba5-4a47-bdf7-626cb0bf8a03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:14.282789 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.282789 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:14.286440 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-38bc4e9e-9ba5-4a47-bdf7-626cb0bf8a03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:14.290624 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38bc4e9e-9ba5-4a47-bdf7-626cb0bf8a03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:14.290841 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 408/1650] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:14 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:14.318550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.321987 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 Aug 06 17:38:14.321987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:14.321987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:14.327695 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.327695 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:14.331899 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:14.332226 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:14.332434 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:14.391787 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:14.397814 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.397814 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:14.407866 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b3652891-46aa-4d1e-880a-dff3ac0e9c88 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 returned with HTTP 200 Aug 06 17:38:14.408282 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 415/1651] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:14 2026] GET /volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:14.425866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-32ec4ab5-93f0-4541-ba3b-04479746865a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.427951 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-32ec4ab5-93f0-4541-ba3b-04479746865a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] PUT https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:14.428457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-32ec4ab5-93f0-4541-ba3b-04479746865a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "97538848-5388-43a1-85ad-ec5c5750ed27"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:14.436033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-32ec4ab5-93f0-4541-ba3b-04479746865a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Update called for group d0f14240-a238-49e3-8321-07fd21986aa6. {{(pid=100623) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 17:38:14.436215 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.groups [None req-32ec4ab5-93f0-4541-ba3b-04479746865a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Updating group d0f14240-a238-49e3-8321-07fd21986aa6 with name new_group description: This is a new group add_volumes: None remove_volumes: 97538848-5388-43a1-85ad-ec5c5750ed27. Aug 06 17:38:14.440462 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.440462 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:14.479704 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-32ec4ab5-93f0-4541-ba3b-04479746865a tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 202 Aug 06 17:38:14.480274 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 418/1652] 10.4.3.207 () {70 vars in 1407 bytes} [Thu Aug 6 17:38:14 2026] PUT /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:14.487632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4a0f4b85-3837-41b1-abff-4988577db40f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.489360 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4a0f4b85-3837-41b1-abff-4988577db40f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:14.489573 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4a0f4b85-3837-41b1-abff-4988577db40f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:14.489747 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4a0f4b85-3837-41b1-abff-4988577db40f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:14.489871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-4a0f4b85-3837-41b1-abff-4988577db40f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:14.493325 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.493325 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:14.502104 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4a0f4b85-3837-41b1-abff-4988577db40f tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:14.502480 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 412/1653] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:14 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:14.626276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2cce0798-399c-4d8f-bc1d-cc607ad9aa58 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.629944 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2cce0798-399c-4d8f-bc1d-cc607ad9aa58 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:14.630235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2cce0798-399c-4d8f-bc1d-cc607ad9aa58 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:14.630462 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2cce0798-399c-4d8f-bc1d-cc607ad9aa58 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:14.647651 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.647651 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:14.652739 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3f7de91a-2595-4754-aeab-2a869d6540cb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.654314 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2cce0798-399c-4d8f-bc1d-cc607ad9aa58 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:14.655181 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3f7de91a-2595-4754-aeab-2a869d6540cb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:14.655477 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3f7de91a-2595-4754-aeab-2a869d6540cb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:14.655778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3f7de91a-2595-4754-aeab-2a869d6540cb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:14.661426 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2cce0798-399c-4d8f-bc1d-cc607ad9aa58 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:14.661809 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 409/1654] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:14 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:14.667357 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.667357 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:14.672145 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3f7de91a-2595-4754-aeab-2a869d6540cb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:14.677249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3f7de91a-2595-4754-aeab-2a869d6540cb tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:14.677645 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 416/1655] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:14 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:14.901068 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a8df571f-d6db-4f51-8eaf-3965e1a3b676 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:14.906416 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8df571f-d6db-4f51-8eaf-3965e1a3b676 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:14.907893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8df571f-d6db-4f51-8eaf-3965e1a3b676 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:14.907893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8df571f-d6db-4f51-8eaf-3965e1a3b676 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:14.907893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a8df571f-d6db-4f51-8eaf-3965e1a3b676 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:14.915456 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:14.915456 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:14.916567 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8df571f-d6db-4f51-8eaf-3965e1a3b676 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:14.917302 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 419/1656] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:14 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:15.305859 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2fbb9338-e86b-4a6c-820f-2801ed09b4bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.307694 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2fbb9338-e86b-4a6c-820f-2801ed09b4bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:15.307878 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2fbb9338-e86b-4a6c-820f-2801ed09b4bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.308097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2fbb9338-e86b-4a6c-820f-2801ed09b4bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.317700 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.317700 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:15.321237 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2fbb9338-e86b-4a6c-820f-2801ed09b4bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:15.325512 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2fbb9338-e86b-4a6c-820f-2801ed09b4bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:15.325896 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 413/1657] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:15.516246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b9bf4ae8-4dca-4433-9944-fa652f4e1df9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.517928 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9bf4ae8-4dca-4433-9944-fa652f4e1df9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:15.518494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9bf4ae8-4dca-4433-9944-fa652f4e1df9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.518808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9bf4ae8-4dca-4433-9944-fa652f4e1df9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.519044 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-b9bf4ae8-4dca-4433-9944-fa652f4e1df9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:15.520529 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=438,cinder:UPDATE=98,cinder:INSERT=52 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:38:15.524099 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.524099 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:15.532303 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9bf4ae8-4dca-4433-9944-fa652f4e1df9 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:15.532780 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 410/1658] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:15.544861 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cc1f1cba-bd14-4997-a3a7-8b07a05e64cc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.546881 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc1f1cba-bd14-4997-a3a7-8b07a05e64cc tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:15.547120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc1f1cba-bd14-4997-a3a7-8b07a05e64cc tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.547319 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc1f1cba-bd14-4997-a3a7-8b07a05e64cc tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.547445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-cc1f1cba-bd14-4997-a3a7-8b07a05e64cc tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:15.550780 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.550780 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:15.557350 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc1f1cba-bd14-4997-a3a7-8b07a05e64cc tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:15.557724 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 417/1659] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:15.569351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.571140 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:15.571401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.571599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.571875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:15.572616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:15.581583 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:15.582411 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:15.582555 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:15.616980 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:15.620122 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.620122 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:15.627744 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-482ad32a-0b96-4b63-9be5-d078d72a2782 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:15.628185 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 420/1660] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:15.641034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e441e601-4f86-4ddd-84a9-8b19be2e6980 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.642627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e441e601-4f86-4ddd-84a9-8b19be2e6980 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] PUT https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:15.642933 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e441e601-4f86-4ddd-84a9-8b19be2e6980 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "97538848-5388-43a1-85ad-ec5c5750ed27"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:15.644201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-e441e601-4f86-4ddd-84a9-8b19be2e6980 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Update called for group d0f14240-a238-49e3-8321-07fd21986aa6. {{(pid=100624) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 17:38:15.644304 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-e441e601-4f86-4ddd-84a9-8b19be2e6980 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Updating group d0f14240-a238-49e3-8321-07fd21986aa6 with name None description: None add_volumes: 97538848-5388-43a1-85ad-ec5c5750ed27 remove_volumes: None. Aug 06 17:38:15.647884 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.647884 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:15.677208 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-55cd87c3-4105-4b32-8d6c-dd3c55b62926 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.678509 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-55cd87c3-4105-4b32-8d6c-dd3c55b62926 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:15.678795 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-55cd87c3-4105-4b32-8d6c-dd3c55b62926 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.679076 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-55cd87c3-4105-4b32-8d6c-dd3c55b62926 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.688878 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.688878 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:15.690164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b82a01ad-8e3a-4a51-a957-18c50d13b26a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.690956 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e441e601-4f86-4ddd-84a9-8b19be2e6980 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 202 Aug 06 17:38:15.691453 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 414/1661] 10.4.3.207 () {70 vars in 1406 bytes} [Thu Aug 6 17:38:15 2026] PUT /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:15.694226 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-55cd87c3-4105-4b32-8d6c-dd3c55b62926 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:15.697990 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b82a01ad-8e3a-4a51-a957-18c50d13b26a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:15.697990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b82a01ad-8e3a-4a51-a957-18c50d13b26a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.697990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b82a01ad-8e3a-4a51-a957-18c50d13b26a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.700048 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5316d75c-3826-4327-9c04-570d0f3638ab None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.701642 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5316d75c-3826-4327-9c04-570d0f3638ab tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:15.701847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5316d75c-3826-4327-9c04-570d0f3638ab tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.702297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5316d75c-3826-4327-9c04-570d0f3638ab tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.702297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-5316d75c-3826-4327-9c04-570d0f3638ab tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:15.702527 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-55cd87c3-4105-4b32-8d6c-dd3c55b62926 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:15.703035 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 411/1662] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:15.705361 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.705361 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:15.706890 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.706890 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:15.710134 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b82a01ad-8e3a-4a51-a957-18c50d13b26a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:15.712850 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5316d75c-3826-4327-9c04-570d0f3638ab tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:15.713160 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 421/1663] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:15.714188 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b82a01ad-8e3a-4a51-a957-18c50d13b26a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:15.714554 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 418/1664] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:15.931063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6cb2252-ef87-453d-9892-35b999c4a26f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:15.933644 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6cb2252-ef87-453d-9892-35b999c4a26f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:15.933910 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6cb2252-ef87-453d-9892-35b999c4a26f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:15.934182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6cb2252-ef87-453d-9892-35b999c4a26f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:15.934329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b6cb2252-ef87-453d-9892-35b999c4a26f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:15.942727 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:15.942727 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:15.943830 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6cb2252-ef87-453d-9892-35b999c4a26f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:15.944400 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 415/1665] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:15 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:16.338393 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-91160c7f-0f44-4be5-b2c4-70ffe0f3158f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.341572 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91160c7f-0f44-4be5-b2c4-70ffe0f3158f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:16.341572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91160c7f-0f44-4be5-b2c4-70ffe0f3158f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.341572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91160c7f-0f44-4be5-b2c4-70ffe0f3158f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.352338 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.352338 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:16.361393 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-91160c7f-0f44-4be5-b2c4-70ffe0f3158f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:16.368487 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91160c7f-0f44-4be5-b2c4-70ffe0f3158f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:16.371441 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 412/1666] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:16.569211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.569623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:16.569805 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1091745179", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:16.571482 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1091745179', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:16.659718 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Create volume of 1 GB Aug 06 17:38:16.660013 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.660013 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:16.664459 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Availability Zones retrieved successfully. Aug 06 17:38:16.671155 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Flow 'volume_create_api' (6235291b-d51f-4a68-8fac-7f481cc684be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:16.672550 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b0c49a-e600-4392-9b29-4c66664dd411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:16.673502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:16.722537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-81c9a640-c2c1-4e8c-ac6b-0dd51614e758 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.728765 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-81c9a640-c2c1-4e8c-ac6b-0dd51614e758 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:16.728765 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-81c9a640-c2c1-4e8c-ac6b-0dd51614e758 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.728765 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-81c9a640-c2c1-4e8c-ac6b-0dd51614e758 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.731093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1a12f81b-ae76-4c73-9c70-6306aaa1461d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.731457 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7b57f229-f09f-4f24-9eb5-5a07f9a9e312 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.731730 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1a12f81b-ae76-4c73-9c70-6306aaa1461d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:16.731826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1a12f81b-ae76-4c73-9c70-6306aaa1461d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.732037 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1a12f81b-ae76-4c73-9c70-6306aaa1461d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.732216 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-1a12f81b-ae76-4c73-9c70-6306aaa1461d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:16.733945 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7b57f229-f09f-4f24-9eb5-5a07f9a9e312 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:16.734409 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7b57f229-f09f-4f24-9eb5-5a07f9a9e312 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.734781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7b57f229-f09f-4f24-9eb5-5a07f9a9e312 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.739909 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.739909 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:16.744754 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.744754 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:16.748558 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-81c9a640-c2c1-4e8c-ac6b-0dd51614e758 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:16.748703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b0c49a-e600-4392-9b29-4c66664dd411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:16.749049 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1a12f81b-ae76-4c73-9c70-6306aaa1461d tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 200 Aug 06 17:38:16.749620 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 416/1667] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:16.749688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c19a4bca-145b-420d-9906-f086a78f7e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:16.752291 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.752291 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:16.754742 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-81c9a640-c2c1-4e8c-ac6b-0dd51614e758 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:16.755355 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 419/1668] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:16.761475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.761879 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7b57f229-f09f-4f24-9eb5-5a07f9a9e312 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:16.763170 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:16.763362 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.763539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.763744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:16.764061 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.764061 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:16.764457 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:16.768645 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7b57f229-f09f-4f24-9eb5-5a07f9a9e312 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:16.769248 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 413/1669] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:16.771653 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:16.772362 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:16.772503 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:16.806370 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:16.810011 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.810011 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:16.814328 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:16.814486 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:16.817100 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Created reservations ['8ad640f1-cd48-4698-921f-f3c574c3c88c', '8ffe9496-1532-4c30-b317-8edcc2f74212', '607d3ae2-65c5-446b-9d29-d72ea38a8123', 'aeb52b3f-a76c-447d-9f83-2b5fb3c97a19'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:16.818358 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c19a4bca-145b-420d-9906-f086a78f7e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad640f1-cd48-4698-921f-f3c574c3c88c', '8ffe9496-1532-4c30-b317-8edcc2f74212', '607d3ae2-65c5-446b-9d29-d72ea38a8123', 'aeb52b3f-a76c-447d-9f83-2b5fb3c97a19']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:16.819173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a236486-1d9d-4806-bd29-00fe1644d13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:16.843229 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a236486-1d9d-4806-bd29-00fe1644d13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0157456b-eed0-4a6c-9a66-c8c3c162e076', '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-1091745179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e4fe50c9154d7bafe8ac0d9037804d',qos_specs=None,replication_status=,reservations=['8ad640f1-cd48-4698-921f-f3c574c3c88c','8ffe9496-1532-4c30-b317-8edcc2f74212','607d3ae2-65c5-446b-9d29-d72ea38a8123','aeb52b3f-a76c-447d-9f83-2b5fb3c97a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9099355840e9446997693153247689fd',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1091745179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0157456b-eed0-4a6c-9a66-c8c3c162e076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e4fe50c9154d7bafe8ac0d9037804d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9099355840e9446997693153247689fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:16.843921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedcdb40-487e-424c-9e57-837f6540d672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:16.847980 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:16.850821 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.850821 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:16.858340 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-205043e2-7e61-4a93-a07b-843b0e59bdc6 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:16.858731 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 417/1670] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:16.865462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedcdb40-487e-424c-9e57-837f6540d672) transitioned into state 'SUCCESS' from state '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-1091745179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e4fe50c9154d7bafe8ac0d9037804d',qos_specs=None,replication_status=,reservations=['8ad640f1-cd48-4698-921f-f3c574c3c88c','8ffe9496-1532-4c30-b317-8edcc2f74212','607d3ae2-65c5-446b-9d29-d72ea38a8123','aeb52b3f-a76c-447d-9f83-2b5fb3c97a19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9099355840e9446997693153247689fd',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:16.866389 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d2b571-519e-45f4-a3f9-216dba1fb5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:16.880032 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.882099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:16.882331 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.882548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.882665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d2b571-519e-45f4-a3f9-216dba1fb5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:16.882870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:16.883719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:16.884024 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Flow 'volume_create_api' (6235291b-d51f-4a68-8fac-7f481cc684be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:16.884488 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Create volume request issued successfully. Aug 06 17:38:16.885313 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c0e30024-e95e-4353-9b6f-8407be628ba8 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:16.885885 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 422/1671] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:38:16 2026] POST /volume/v3/volumes => generated 753 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:16.897551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e06030d9-8b52-4596-bd41-6f681ef89278 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.902222 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e06030d9-8b52-4596-bd41-6f681ef89278 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:38:16.902222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e06030d9-8b52-4596-bd41-6f681ef89278 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.902222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e06030d9-8b52-4596-bd41-6f681ef89278 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.902370 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Get all volumes completed successfully. Aug 06 17:38:16.902576 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:16.902755 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:16.919890 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.919890 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:16.925930 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e06030d9-8b52-4596-bd41-6f681ef89278 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:16.938196 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e06030d9-8b52-4596-bd41-6f681ef89278 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 returned with HTTP 200 Aug 06 17:38:16.938749 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 414/1672] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:16.941368 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:16.944792 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.944792 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:16.949795 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:16.950016 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:16.958230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e696c99f-849e-492a-a81c-0530ba7262a1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:16.960239 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e696c99f-849e-492a-a81c-0530ba7262a1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:16.960446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e696c99f-849e-492a-a81c-0530ba7262a1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:16.963989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e696c99f-849e-492a-a81c-0530ba7262a1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:16.963989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e696c99f-849e-492a-a81c-0530ba7262a1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:16.966247 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.966247 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:16.967139 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e696c99f-849e-492a-a81c-0530ba7262a1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:16.967581 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 418/1673] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:16.989215 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:16.992146 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:16.992146 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:16.999484 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6eb73161-c83d-4a70-89cd-79bd8d01a892 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:16.999882 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 420/1674] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:16 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:17.009046 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-3698d5d4-f568-43bc-8c0f-76f085104fa9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.011627 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-3698d5d4-f568-43bc-8c0f-76f085104fa9 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7/action Aug 06 17:38:17.012143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-3698d5d4-f568-43bc-8c0f-76f085104fa9 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:17.012316 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-3698d5d4-f568-43bc-8c0f-76f085104fa9 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:17.016767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.019708 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] POST https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6/action Aug 06 17:38:17.020533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:17.020707 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:17.022187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] delete called for group d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100625) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:17.022366 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.groups [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Delete group with id: d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:17.025920 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.025920 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:17.042361 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.042361 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:17.058516 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-74d0d190-731e-4f26-86de-1fae4a32f020 req-3698d5d4-f568-43bc-8c0f-76f085104fa9 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7/action returned with HTTP 204 Aug 06 17:38:17.059126 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 423/1675] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:17 2026] POST /volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:17.101996 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a4ec6dd3-2f04-4f1d-af9f-9adae4790c4c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6/action returned with HTTP 202 Aug 06 17:38:17.101996 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 415/1676] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:17 2026] POST /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:17.107318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-72302101-c929-45dd-af97-6c08f47a29dd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.111416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 Aug 06 17:38:17.111719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.112009 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.130326 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.130326 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:17.141027 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Volume info retrieved successfully. Aug 06 17:38:17.141826 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:17.142028 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:17.199396 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:17.202522 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.202522 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:17.210486 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-72302101-c929-45dd-af97-6c08f47a29dd tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 returned with HTTP 200 Aug 06 17:38:17.210956 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 419/1677] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 => generated 905 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.386473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-612c8986-082a-4e3b-bc0c-d85cfa4689df None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.388779 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-612c8986-082a-4e3b-bc0c-d85cfa4689df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:17.389016 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-612c8986-082a-4e3b-bc0c-d85cfa4689df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.389286 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-612c8986-082a-4e3b-bc0c-d85cfa4689df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.399428 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.399428 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:17.403798 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-612c8986-082a-4e3b-bc0c-d85cfa4689df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:17.408675 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-612c8986-082a-4e3b-bc0c-d85cfa4689df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:17.409185 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 421/1678] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.421437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d8b5756f-40b4-4e56-a979-75b644fa9215 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.423251 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d8b5756f-40b4-4e56-a979-75b644fa9215 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:17.423496 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d8b5756f-40b4-4e56-a979-75b644fa9215 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.423742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d8b5756f-40b4-4e56-a979-75b644fa9215 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.433944 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.433944 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:17.437302 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d8b5756f-40b4-4e56-a979-75b644fa9215 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:17.441471 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d8b5756f-40b4-4e56-a979-75b644fa9215 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:17.441869 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 424/1679] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.480856 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-9876d96f-7bf1-456b-8522-1c607b2d4ba1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.483053 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-9876d96f-7bf1-456b-8522-1c607b2d4ba1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:17.483254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-9876d96f-7bf1-456b-8522-1c607b2d4ba1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.483450 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-9876d96f-7bf1-456b-8522-1c607b2d4ba1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.494593 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.494593 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:17.498516 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-9876d96f-7bf1-456b-8522-1c607b2d4ba1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:17.502441 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-9876d96f-7bf1-456b-8522-1c607b2d4ba1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:17.502911 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 416/1680] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.521539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.523220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/action Aug 06 17:38:17.523613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:17.523733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:17.538316 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.538316 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:17.539245 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:17.546490 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Begin detaching volume completed successfully. Aug 06 17:38:17.547003 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-18e0d18a-a31d-4058-ba42-c7fd6f82fd98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/action returned with HTTP 202 Aug 06 17:38:17.547529 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 420/1681] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:17 2026] POST /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:17.592134 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-09316561-6193-4861-b714-30441b4b2f51 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.592628 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-09316561-6193-4861-b714-30441b4b2f51 None None] GET https://10.4.3.207/volume// Aug 06 17:38:17.592843 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-09316561-6193-4861-b714-30441b4b2f51 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.593122 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-09316561-6193-4861-b714-30441b4b2f51 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.593502 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-09316561-6193-4861-b714-30441b4b2f51 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:17.594043 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 422/1682] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:17.601732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-8b7b8d2a-ce33-4375-9717-5d65fced5702 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.603753 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-8b7b8d2a-ce33-4375-9717-5d65fced5702 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:17.603996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-8b7b8d2a-ce33-4375-9717-5d65fced5702 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.604207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-8b7b8d2a-ce33-4375-9717-5d65fced5702 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.612683 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.612683 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:17.615671 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-8b7b8d2a-ce33-4375-9717-5d65fced5702 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:17.619291 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-8b7b8d2a-ce33-4375-9717-5d65fced5702 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:17.619646 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 425/1683] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:17.628791 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-50137628-3551-4c4d-9d55-73feb3e275bf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.631041 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-50137628-3551-4c4d-9d55-73feb3e275bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/encryption Aug 06 17:38:17.631244 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-50137628-3551-4c4d-9d55-73feb3e275bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.631446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-50137628-3551-4c4d-9d55-73feb3e275bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.648612 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.648612 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:17.657266 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-50137628-3551-4c4d-9d55-73feb3e275bf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/encryption returned with HTTP 200 Aug 06 17:38:17.657775 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 417/1684] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:17.729684 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-be8d7a20-03ac-4095-9734-b066aeebe21e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.732130 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-be8d7a20-03ac-4095-9734-b066aeebe21e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:17.732502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-be8d7a20-03ac-4095-9734-b066aeebe21e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.732502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-be8d7a20-03ac-4095-9734-b066aeebe21e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.743952 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.743952 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:17.747844 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-be8d7a20-03ac-4095-9734-b066aeebe21e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:17.752926 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-be8d7a20-03ac-4095-9734-b066aeebe21e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:17.753485 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 421/1685] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.768625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-415bc505-d214-4249-996f-e5275b7f3208 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.771403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-415bc505-d214-4249-996f-e5275b7f3208 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:17.771648 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-415bc505-d214-4249-996f-e5275b7f3208 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.771911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-415bc505-d214-4249-996f-e5275b7f3208 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.785625 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d45b0119-2a66-41fd-9698-c83b5e868ab2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.788684 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.788684 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:17.790831 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d45b0119-2a66-41fd-9698-c83b5e868ab2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:17.791039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d45b0119-2a66-41fd-9698-c83b5e868ab2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.791273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d45b0119-2a66-41fd-9698-c83b5e868ab2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.795663 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-415bc505-d214-4249-996f-e5275b7f3208 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:17.804248 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-415bc505-d214-4249-996f-e5275b7f3208 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:17.804630 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 423/1686] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:17.807697 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.807697 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:17.812436 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d45b0119-2a66-41fd-9698-c83b5e868ab2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:17.817195 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d45b0119-2a66-41fd-9698-c83b5e868ab2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:17.817672 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 426/1687] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.955254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5c82e9a9-2257-4610-9bc8-1ef5047d334b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.957023 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c82e9a9-2257-4610-9bc8-1ef5047d334b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:38:17.957238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c82e9a9-2257-4610-9bc8-1ef5047d334b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.957474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c82e9a9-2257-4610-9bc8-1ef5047d334b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.966716 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:17.966716 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:17.976322 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5c82e9a9-2257-4610-9bc8-1ef5047d334b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:17.986853 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c82e9a9-2257-4610-9bc8-1ef5047d334b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 returned with HTTP 200 Aug 06 17:38:17.987081 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 418/1688] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:17.989358 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a27a9dd6-40ae-4b1e-a11e-9a6474de936c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:17.992225 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a27a9dd6-40ae-4b1e-a11e-9a6474de936c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:17.993693 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a27a9dd6-40ae-4b1e-a11e-9a6474de936c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:17.993993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a27a9dd6-40ae-4b1e-a11e-9a6474de936c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:17.994156 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a27a9dd6-40ae-4b1e-a11e-9a6474de936c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:18.001662 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.001662 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:18.002824 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a27a9dd6-40ae-4b1e-a11e-9a6474de936c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:18.003406 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 422/1689] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:17 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:18.028020 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-7fdc7f6f-e1e8-4b7f-a62e-7055238c6467 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.030206 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-7fdc7f6f-e1e8-4b7f-a62e-7055238c6467 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:38:18.030358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-7fdc7f6f-e1e8-4b7f-a62e-7055238c6467 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.030573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-7fdc7f6f-e1e8-4b7f-a62e-7055238c6467 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.037826 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.037826 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:18.041524 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-7fdc7f6f-e1e8-4b7f-a62e-7055238c6467 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:18.046252 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-7fdc7f6f-e1e8-4b7f-a62e-7055238c6467 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 returned with HTTP 200 Aug 06 17:38:18.046678 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 424/1690] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:18.125634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.127601 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:18.127938 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-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": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "source_volid": null, "backup_id": null}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:18.129481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-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': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'source_volid': None, 'backup_id': None}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:18.222651 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Create volume of 1 GB Aug 06 17:38:18.224976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-932c7351-0be4-452e-948a-06171d74e73e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.227421 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-932c7351-0be4-452e-948a-06171d74e73e tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 Aug 06 17:38:18.227421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-932c7351-0be4-452e-948a-06171d74e73e tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.227621 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Availability Zones retrieved successfully. Aug 06 17:38:18.227672 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-932c7351-0be4-452e-948a-06171d74e73e tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.234024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-932c7351-0be4-452e-948a-06171d74e73e tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 returned with HTTP 404 Aug 06 17:38:18.234651 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 419/1691] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/97538848-5388-43a1-85ad-ec5c5750ed27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 06 17:38:18.239169 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Flow 'volume_create_api' (0ab5fe17-1e1c-4115-abcf-c91f839da8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:18.240763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6b715a-6551-4c49-81ef-7b4de83a72a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:18.241994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:18.243903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff7eced6-917a-4199-b49d-c22cafa71206 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.246512 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff7eced6-917a-4199-b49d-c22cafa71206 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd Aug 06 17:38:18.246754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff7eced6-917a-4199-b49d-c22cafa71206 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.247000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff7eced6-917a-4199-b49d-c22cafa71206 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.257263 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff7eced6-917a-4199-b49d-c22cafa71206 tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd returned with HTTP 404 Aug 06 17:38:18.257825 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 423/1692] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/bd07ed75-68eb-4dca-be57-36383ac745cd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:18.266997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a68b8ad9-a4c8-4ef1-a452-dad61cd00f8c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.270168 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a68b8ad9-a4c8-4ef1-a452-dad61cd00f8c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] GET https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 Aug 06 17:38:18.270411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a68b8ad9-a4c8-4ef1-a452-dad61cd00f8c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.270586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a68b8ad9-a4c8-4ef1-a452-dad61cd00f8c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.270711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-a68b8ad9-a4c8-4ef1-a452-dad61cd00f8c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] show called for member d0f14240-a238-49e3-8321-07fd21986aa6 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:18.275127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a68b8ad9-a4c8-4ef1-a452-dad61cd00f8c tempest-GroupsTest-321754258 tempest-GroupsTest-321754258-project-member] https://10.4.3.207/volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 returned with HTTP 404 Aug 06 17:38:18.275585 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 425/1693] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/groups/d0f14240-a238-49e3-8321-07fd21986aa6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:18.284519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-88772f2a-d59e-44c4-847d-9cc2671d6158 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.286734 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88772f2a-d59e-44c4-847d-9cc2671d6158 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/f4758ea8-08e8-4b6f-8ac2-2f160616405f Aug 06 17:38:18.286925 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88772f2a-d59e-44c4-847d-9cc2671d6158 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.287237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88772f2a-d59e-44c4-847d-9cc2671d6158 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.303477 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88772f2a-d59e-44c4-847d-9cc2671d6158 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/group_types/f4758ea8-08e8-4b6f-8ac2-2f160616405f returned with HTTP 202 Aug 06 17:38:18.303888 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 420/1694] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:38:18 2026] DELETE /volume/v3/group_types/f4758ea8-08e8-4b6f-8ac2-2f160616405f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:18.314479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-998309d9-e36c-4c6f-8a80-a77478cd79b1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.316162 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6b715a-6551-4c49-81ef-7b4de83a72a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:18.317152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea875cef-34f8-4b9d-8b08-c5833d3e7e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:18.320726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-998309d9-e36c-4c6f-8a80-a77478cd79b1 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] DELETE https://10.4.3.207/volume/v3/types/c0b71200-98b9-4bea-8a01-bd8b99344d5b Aug 06 17:38:18.321062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-998309d9-e36c-4c6f-8a80-a77478cd79b1 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.321532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-998309d9-e36c-4c6f-8a80-a77478cd79b1 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.354211 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-998309d9-e36c-4c6f-8a80-a77478cd79b1 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/types/c0b71200-98b9-4bea-8a01-bd8b99344d5b returned with HTTP 202 Aug 06 17:38:18.354976 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 424/1695] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:38:18 2026] DELETE /volume/v3/types/c0b71200-98b9-4bea-8a01-bd8b99344d5b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:18.360860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Created reservations ['5e3a5730-3e3a-47d8-842f-0200604ed7d2', '9bbb81b3-b36a-43c4-ad39-07db681f2a8c', 'bc59bb0e-7fa2-4354-a58e-bf0e7878ae4d', 'deead7ad-1318-4c40-9f58-f10f784834aa'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:18.361877 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea875cef-34f8-4b9d-8b08-c5833d3e7e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e3a5730-3e3a-47d8-842f-0200604ed7d2', '9bbb81b3-b36a-43c4-ad39-07db681f2a8c', 'bc59bb0e-7fa2-4354-a58e-bf0e7878ae4d', 'deead7ad-1318-4c40-9f58-f10f784834aa']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:18.362636 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d234f48-cccc-4b3b-812a-29e997934211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:18.364053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-13e67e0e-7d36-4586-95db-ece4d6bdd453 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.366457 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13e67e0e-7d36-4586-95db-ece4d6bdd453 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] GET https://10.4.3.207/volume/v3/types/c0b71200-98b9-4bea-8a01-bd8b99344d5b Aug 06 17:38:18.366692 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13e67e0e-7d36-4586-95db-ece4d6bdd453 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.366975 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13e67e0e-7d36-4586-95db-ece4d6bdd453 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.370526 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13e67e0e-7d36-4586-95db-ece4d6bdd453 tempest-GroupsTest-468916737 tempest-GroupsTest-468916737-project-admin] https://10.4.3.207/volume/v3/types/c0b71200-98b9-4bea-8a01-bd8b99344d5b returned with HTTP 404 Aug 06 17:38:18.371020 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 426/1696] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/types/c0b71200-98b9-4bea-8a01-bd8b99344d5b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:18.395480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d234f48-cccc-4b3b-812a-29e997934211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b161a12a-90d2-42f2-a718-3917e7c4a0fd', '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='ea0d1651c6494740a925d87361ef63cc',qos_specs=None,replication_status=,reservations=['5e3a5730-3e3a-47d8-842f-0200604ed7d2','9bbb81b3-b36a-43c4-ad39-07db681f2a8c','bc59bb0e-7fa2-4354-a58e-bf0e7878ae4d','deead7ad-1318-4c40-9f58-f10f784834aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b251c748c9114f0a9b6cfd8a467b9548',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:18Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b161a12a-90d2-42f2-a718-3917e7c4a0fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea0d1651c6494740a925d87361ef63cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b251c748c9114f0a9b6cfd8a467b9548',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:18.396566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a199edd7-d42d-47ad-8444-2f4587341f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:18.415846 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a199edd7-d42d-47ad-8444-2f4587341f53) transitioned into 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='ea0d1651c6494740a925d87361ef63cc',qos_specs=None,replication_status=,reservations=['5e3a5730-3e3a-47d8-842f-0200604ed7d2','9bbb81b3-b36a-43c4-ad39-07db681f2a8c','bc59bb0e-7fa2-4354-a58e-bf0e7878ae4d','deead7ad-1318-4c40-9f58-f10f784834aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b251c748c9114f0a9b6cfd8a467b9548',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:18.416504 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ab18ae-fed2-4da7-8236-ba493fb7b0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:18.425827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ab18ae-fed2-4da7-8236-ba493fb7b0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:18.426629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Flow 'volume_create_api' (0ab5fe17-1e1c-4115-abcf-c91f839da8a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:18.426905 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Create volume request issued successfully. Aug 06 17:38:18.427494 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-e910b337-4d63-4eb2-893a-e4be9b81749f tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:18.427904 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 427/1697] 10.4.3.207 () {72 vars in 1541 bytes} [Thu Aug 6 17:38:18 2026] POST /volume/v3/volumes => generated 703 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:18.436114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-5378c596-ed6f-48cf-bf13-54411deb170b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.442072 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-5378c596-ed6f-48cf-bf13-54411deb170b tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:18.442358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-5378c596-ed6f-48cf-bf13-54411deb170b tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.442629 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-5378c596-ed6f-48cf-bf13-54411deb170b tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.458338 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.458338 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:18.463277 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-5378c596-ed6f-48cf-bf13-54411deb170b tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:18.481205 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-5378c596-ed6f-48cf-bf13-54411deb170b tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd returned with HTTP 200 Aug 06 17:38:18.481205 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 421/1698] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd => generated 771 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:18.490251 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-fc58b83c-998e-45fa-a7fc-3fb0a0a28823 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.496405 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-fc58b83c-998e-45fa-a7fc-3fb0a0a28823 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:18.496643 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-fc58b83c-998e-45fa-a7fc-3fb0a0a28823 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.496847 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-fc58b83c-998e-45fa-a7fc-3fb0a0a28823 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.510645 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.510645 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:18.514790 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-fc58b83c-998e-45fa-a7fc-3fb0a0a28823 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:18.519983 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-fc58b83c-998e-45fa-a7fc-3fb0a0a28823 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd returned with HTTP 200 Aug 06 17:38:18.520563 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 425/1699] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd => generated 771 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:18.550470 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-1846f4aa-7dbe-446d-a981-2f43720ef5a4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.552787 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-1846f4aa-7dbe-446d-a981-2f43720ef5a4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:38:18.553519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-1846f4aa-7dbe-446d-a981-2f43720ef5a4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.553519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-1846f4aa-7dbe-446d-a981-2f43720ef5a4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.561003 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.561003 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:18.564899 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-1846f4aa-7dbe-446d-a981-2f43720ef5a4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:18.570765 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-1846f4aa-7dbe-446d-a981-2f43720ef5a4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 returned with HTTP 200 Aug 06 17:38:18.571501 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 427/1700] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:18.582110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d3974062-ff4e-4154-b9fe-4ab703900fdd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.582550 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3974062-ff4e-4154-b9fe-4ab703900fdd None None] GET https://10.4.3.207/volume// Aug 06 17:38:18.582723 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3974062-ff4e-4154-b9fe-4ab703900fdd None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.582914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3974062-ff4e-4154-b9fe-4ab703900fdd None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.583284 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3974062-ff4e-4154-b9fe-4ab703900fdd None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:18.583577 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 428/1701] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:38: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 06 17:38:18.597685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-704d3385-ab4b-4c33-8495-297ebce1659a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.601972 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-704d3385-ab4b-4c33-8495-297ebce1659a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:18.602345 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-704d3385-ab4b-4c33-8495-297ebce1659a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0157456b-eed0-4a6c-9a66-c8c3c162e076", "connector": null, "instance_uuid": "b719443c-0490-4ba5-8fc9-4572eac1ae58"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:18.617795 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.617795 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:18.659990 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-704d3385-ab4b-4c33-8495-297ebce1659a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:18.659990 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 422/1702] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:18 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 06 17:38:18.819141 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-19af4e51-0f09-49fa-b722-f4c0197de453 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.820874 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-19af4e51-0f09-49fa-b722-f4c0197de453 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:18.821108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-19af4e51-0f09-49fa-b722-f4c0197de453 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.821331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-19af4e51-0f09-49fa-b722-f4c0197de453 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.834030 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.834030 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:18.834973 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-12763218-b9a5-444c-8211-8487981a3dc2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:18.838118 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-12763218-b9a5-444c-8211-8487981a3dc2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:18.838118 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-12763218-b9a5-444c-8211-8487981a3dc2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:18.838118 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-12763218-b9a5-444c-8211-8487981a3dc2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:18.840472 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-19af4e51-0f09-49fa-b722-f4c0197de453 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:18.847693 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-19af4e51-0f09-49fa-b722-f4c0197de453 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:18.848135 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 426/1703] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:18.849549 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:18.849549 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:18.854692 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-12763218-b9a5-444c-8211-8487981a3dc2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:18.858912 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-12763218-b9a5-444c-8211-8487981a3dc2 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:18.859391 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 428/1704] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:18 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:19.013722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b62b0466-7d9d-4a1e-9fc1-1cb75b36e7f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:19.016846 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b62b0466-7d9d-4a1e-9fc1-1cb75b36e7f6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:19.017185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b62b0466-7d9d-4a1e-9fc1-1cb75b36e7f6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:19.017478 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b62b0466-7d9d-4a1e-9fc1-1cb75b36e7f6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:19.017647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b62b0466-7d9d-4a1e-9fc1-1cb75b36e7f6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:19.023517 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:19.023517 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:19.024606 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b62b0466-7d9d-4a1e-9fc1-1cb75b36e7f6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:19.025232 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 429/1705] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:19 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:19.861618 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fcfc052e-35a5-46b6-a80f-d50c81ec6b59 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:19.866005 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fcfc052e-35a5-46b6-a80f-d50c81ec6b59 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:19.866005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fcfc052e-35a5-46b6-a80f-d50c81ec6b59 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:19.866005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fcfc052e-35a5-46b6-a80f-d50c81ec6b59 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:19.874186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0c842b5a-dd27-40c2-96b6-68f027d4c2fa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:19.877331 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0c842b5a-dd27-40c2-96b6-68f027d4c2fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:19.877331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0c842b5a-dd27-40c2-96b6-68f027d4c2fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:19.877331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0c842b5a-dd27-40c2-96b6-68f027d4c2fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:19.881867 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:19.881867 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:19.890191 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fcfc052e-35a5-46b6-a80f-d50c81ec6b59 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:19.894704 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:19.894704 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:19.898865 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0c842b5a-dd27-40c2-96b6-68f027d4c2fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:19.901411 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fcfc052e-35a5-46b6-a80f-d50c81ec6b59 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:19.902010 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 423/1706] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:19 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:19.910707 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0c842b5a-dd27-40c2-96b6-68f027d4c2fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:19.910707 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 427/1707] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:19 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:19.944258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-99fab401-bde2-40b5-b8eb-45f177217054 req-9b987648-c6ac-495b-a5a5-0cbd30cd1e4d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:19.946347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-9b987648-c6ac-495b-a5a5-0cbd30cd1e4d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401/action Aug 06 17:38:19.946622 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-9b987648-c6ac-495b-a5a5-0cbd30cd1e4d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:19.946754 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-9b987648-c6ac-495b-a5a5-0cbd30cd1e4d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:19.974258 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:19.974258 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:20.000165 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-99fab401-bde2-40b5-b8eb-45f177217054 req-9b987648-c6ac-495b-a5a5-0cbd30cd1e4d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401/action returned with HTTP 204 Aug 06 17:38:20.000598 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 429/1708] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:19 2026] POST /volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:20.036184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-996f6e06-b01b-436c-a7bc-00672e4512e2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.040030 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-996f6e06-b01b-436c-a7bc-00672e4512e2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:20.040030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-996f6e06-b01b-436c-a7bc-00672e4512e2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.040030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-996f6e06-b01b-436c-a7bc-00672e4512e2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.040030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-996f6e06-b01b-436c-a7bc-00672e4512e2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:20.043831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-02728c06-3e5c-4fc8-afad-a80fa8263d1b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.047189 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-02728c06-3e5c-4fc8-afad-a80fa8263d1b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 Aug 06 17:38:20.047498 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-02728c06-3e5c-4fc8-afad-a80fa8263d1b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.047578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-02728c06-3e5c-4fc8-afad-a80fa8263d1b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.048879 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.048879 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:20.049713 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-996f6e06-b01b-436c-a7bc-00672e4512e2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:20.050489 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 430/1709] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.059904 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.059904 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:20.111771 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c78fcdbc-527c-418c-bccc-39e6f569c94c req-02728c06-3e5c-4fc8-afad-a80fa8263d1b tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 returned with HTTP 200 Aug 06 17:38:20.112254 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 424/1710] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:20 2026] DELETE /volume/v3/attachments/a4e3eaa6-34a0-4428-8776-b53514189569 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.213050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6569cb81-617b-4e5f-b4a7-b48954558a0b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.213674 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6569cb81-617b-4e5f-b4a7-b48954558a0b None None] GET https://10.4.3.207/volume// Aug 06 17:38:20.213936 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6569cb81-617b-4e5f-b4a7-b48954558a0b None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.214274 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6569cb81-617b-4e5f-b4a7-b48954558a0b None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.214728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6569cb81-617b-4e5f-b4a7-b48954558a0b None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:20.215184 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 428/1711] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:20.222123 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-44ef24bd-c47a-46b8-80e5-6a46ca4e6d2a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.224938 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-44ef24bd-c47a-46b8-80e5-6a46ca4e6d2a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:38:20.225290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-44ef24bd-c47a-46b8-80e5-6a46ca4e6d2a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.225476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-44ef24bd-c47a-46b8-80e5-6a46ca4e6d2a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.235370 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.235370 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:20.241405 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-44ef24bd-c47a-46b8-80e5-6a46ca4e6d2a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:38:20.244275 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-44ef24bd-c47a-46b8-80e5-6a46ca4e6d2a tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 returned with HTTP 200 Aug 06 17:38:20.244651 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 430/1712] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:20.365855 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.366407 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] PUT https://10.4.3.207/volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880 Aug 06 17:38:20.366816 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:20.375699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Acquiring lock "cinder-attachment_update-0157456b-eed0-4a6c-9a66-c8c3c162e076-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:20.381917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-0157456b-eed0-4a6c-9a66-c8c3c162e076-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:20.382900 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.382900 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:20.435484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-98d6a6ad-9e39-4a56-b778-9679663903a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.437584 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-98d6a6ad-9e39-4a56-b778-9679663903a3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7 Aug 06 17:38:20.437817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-98d6a6ad-9e39-4a56-b778-9679663903a3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.438567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-98d6a6ad-9e39-4a56-b778-9679663903a3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.445584 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.445584 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:20.501943 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-0157456b-eed0-4a6c-9a66-c8c3c162e076-np0000006677" released by "attachment_update" :: held 0.120s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:20.502320 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-6517a8b8-5e30-4644-9388-d48b7024a486 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880 returned with HTTP 200 Aug 06 17:38:20.502813 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 431/1713] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:20 2026] PUT /volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:20.526692 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-1e796620-8f91-4b34-aeb7-108752db6ac8 req-98d6a6ad-9e39-4a56-b778-9679663903a3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7 returned with HTTP 200 Aug 06 17:38:20.527379 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 425/1714] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:20 2026] DELETE /volume/v3/attachments/4984666d-7b81-4055-be86-6da33f02d8c7 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.532419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-c4e9c80b-370a-4397-a88f-dee26c681701 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.534985 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-c4e9c80b-370a-4397-a88f-dee26c681701 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880/action Aug 06 17:38:20.535402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-c4e9c80b-370a-4397-a88f-dee26c681701 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:20.535520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-c4e9c80b-370a-4397-a88f-dee26c681701 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:20.560500 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.560500 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:20.575458 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6e15f162-8dd1-49a2-ae58-50ef3ab717b7 req-c4e9c80b-370a-4397-a88f-dee26c681701 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880/action returned with HTTP 204 Aug 06 17:38:20.575930 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 429/1715] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:20 2026] POST /volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:20.776694 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-36e3e8d4-e42b-408d-b95d-2227c9eb3903 req-7c90fb4f-8e95-4c7b-b866-fd1c16bd6fbd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.778666 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-36e3e8d4-e42b-408d-b95d-2227c9eb3903 req-7c90fb4f-8e95-4c7b-b866-fd1c16bd6fbd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:20.778843 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-36e3e8d4-e42b-408d-b95d-2227c9eb3903 req-7c90fb4f-8e95-4c7b-b866-fd1c16bd6fbd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.779054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-36e3e8d4-e42b-408d-b95d-2227c9eb3903 req-7c90fb4f-8e95-4c7b-b866-fd1c16bd6fbd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.786085 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.786085 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:20.793706 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-36e3e8d4-e42b-408d-b95d-2227c9eb3903 req-7c90fb4f-8e95-4c7b-b866-fd1c16bd6fbd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:20.798370 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.798729 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-36e3e8d4-e42b-408d-b95d-2227c9eb3903 req-7c90fb4f-8e95-4c7b-b866-fd1c16bd6fbd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:20.799121 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 431/1716] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.881737 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] GET https://10.4.3.207/volume/v3/os-hosts Aug 06 17:38:20.882019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.882245 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.882549 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.882549 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:20.894661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.hosts [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] status, active and update: available, enabled, 2026-08-06 17:36:37+00:00 {{(pid=100623) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 17:38:20.894661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.hosts [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] status, active and update: available, enabled, 2026-08-06 17:36:36+00:00 {{(pid=100623) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 17:38:20.894661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.hosts [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] status, active and update: available, enabled, 2026-08-06 17:38:03+00:00 {{(pid=100623) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 17:38:20.894661 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ff5b5b4-c4df-461b-9968-3a8d6efed1a8 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] https://10.4.3.207/volume/v3/os-hosts returned with HTTP 200 Aug 06 17:38:20.894661 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 432/1717] 10.4.3.207 () {66 vars in 1240 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/os-hosts => generated 560 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.903496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.905793 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] GET https://10.4.3.207/volume/v3/os-hosts Aug 06 17:38:20.906061 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.906295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.906588 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.906588 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:20.913667 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.hosts [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] status, active and update: available, enabled, 2026-08-06 17:36:37+00:00 {{(pid=100625) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 17:38:20.916992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.hosts [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] status, active and update: available, enabled, 2026-08-06 17:36:36+00:00 {{(pid=100625) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 17:38:20.916992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.hosts [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] status, active and update: available, enabled, 2026-08-06 17:38:03+00:00 {{(pid=100625) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 06 17:38:20.916992 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96b1fd5d-c4ab-4c92-8975-26744f5d6973 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] https://10.4.3.207/volume/v3/os-hosts returned with HTTP 200 Aug 06 17:38:20.916992 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 426/1718] 10.4.3.207 () {66 vars in 1240 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.922270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-25c9b8a8-502e-42ab-9bec-6a5e905b6af5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.923124 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1d0014e8-b6f1-4d18-adb8-42d940241be9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.924436 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25c9b8a8-502e-42ab-9bec-6a5e905b6af5 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:20.924436 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25c9b8a8-502e-42ab-9bec-6a5e905b6af5 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.924698 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25c9b8a8-502e-42ab-9bec-6a5e905b6af5 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.924818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d0014e8-b6f1-4d18-adb8-42d940241be9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:20.925032 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d0014e8-b6f1-4d18-adb8-42d940241be9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.925203 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d0014e8-b6f1-4d18-adb8-42d940241be9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.926945 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-34bc5ce4-fd33-410b-afda-131e46d9d7b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.928953 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34bc5ce4-fd33-410b-afda-131e46d9d7b0 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] GET https://10.4.3.207/volume/v3/os-hosts/np0000006677@storpool Aug 06 17:38:20.929201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34bc5ce4-fd33-410b-afda-131e46d9d7b0 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.929423 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34bc5ce4-fd33-410b-afda-131e46d9d7b0 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.931773 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.931773 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:20.936425 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1d0014e8-b6f1-4d18-adb8-42d940241be9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:20.939723 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.939723 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:20.943840 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d0014e8-b6f1-4d18-adb8-42d940241be9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:20.944464 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 432/1719] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:20.944783 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-25c9b8a8-502e-42ab-9bec-6a5e905b6af5 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:20.957493 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25c9b8a8-502e-42ab-9bec-6a5e905b6af5 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:20.958283 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 430/1720] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:20.964493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-edc97dad-2c9e-4361-a703-4f4a0c32f004 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.966397 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-edc97dad-2c9e-4361-a703-4f4a0c32f004 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:20.966562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-edc97dad-2c9e-4361-a703-4f4a0c32f004 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.966755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-edc97dad-2c9e-4361-a703-4f4a0c32f004 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.976134 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-91e6bcb5-5db4-4cdf-803a-a778ef00c32d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:20.976310 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.976310 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:20.978911 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-91e6bcb5-5db4-4cdf-803a-a778ef00c32d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:20.979157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-91e6bcb5-5db4-4cdf-803a-a778ef00c32d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:20.979353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-91e6bcb5-5db4-4cdf-803a-a778ef00c32d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:20.984160 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-edc97dad-2c9e-4361-a703-4f4a0c32f004 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:20.988495 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:20.988495 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:20.992183 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-91e6bcb5-5db4-4cdf-803a-a778ef00c32d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:20.992994 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-edc97dad-2c9e-4361-a703-4f4a0c32f004 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:20.993480 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 427/1721] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:21.001187 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-91e6bcb5-5db4-4cdf-803a-a778ef00c32d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:21.001569 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 433/1722] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:21.010983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34bc5ce4-fd33-410b-afda-131e46d9d7b0 tempest-VolumeHostsAdminTestsJSON-759324329 tempest-VolumeHostsAdminTestsJSON-759324329-project-admin] https://10.4.3.207/volume/v3/os-hosts/np0000006677@storpool returned with HTTP 200 Aug 06 17:38:21.011576 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 433/1723] 10.4.3.207 () {66 vars in 1306 bytes} [Thu Aug 6 17:38:20 2026] GET /volume/v3/os-hosts/np0000006677@storpool => generated 1697 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:21.055672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-13e40b73-e56c-4354-aaa8-44b8627d9cc3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.061254 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13e40b73-e56c-4354-aaa8-44b8627d9cc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:21.061416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13e40b73-e56c-4354-aaa8-44b8627d9cc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.061722 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13e40b73-e56c-4354-aaa8-44b8627d9cc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.067191 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ecd9ed50-c728-41fa-b1aa-cea0b06fb4ef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.069314 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ecd9ed50-c728-41fa-b1aa-cea0b06fb4ef tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:21.069544 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ecd9ed50-c728-41fa-b1aa-cea0b06fb4ef tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.069788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ecd9ed50-c728-41fa-b1aa-cea0b06fb4ef tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.069915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ecd9ed50-c728-41fa-b1aa-cea0b06fb4ef tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:21.071648 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.071648 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:21.074859 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.074859 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:21.075151 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-13e40b73-e56c-4354-aaa8-44b8627d9cc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:21.075753 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ecd9ed50-c728-41fa-b1aa-cea0b06fb4ef tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:21.076218 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 428/1724] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:21.079115 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13e40b73-e56c-4354-aaa8-44b8627d9cc3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:21.079497 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 431/1725] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:21.146951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.149462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:21.149909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-588629111", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:21.151783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-588629111', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:21.251357 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume of 1 GB Aug 06 17:38:21.251670 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.251670 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:21.252214 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Availability Zones retrieved successfully. Aug 06 17:38:21.262651 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (95b3fde6-598c-435a-9481-d562119764f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:21.263560 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d42371-c491-4037-8d1e-98bb7921fc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:21.264580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:21.312846 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.312846 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:21.330859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d42371-c491-4037-8d1e-98bb7921fc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f6034671-ad7e-4b86-841e-68bba2cfdf7c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6034671-ad7e-4b86-841e-68bba2cfdf7c', 'encryption_key_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=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:21.332078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5132a12-7039-427c-902a-65427a9b3fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:21.355936 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-cfc3294c-dfdf-484b-8139-02c75ffe05fe None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.358721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-cfc3294c-dfdf-484b-8139-02c75ffe05fe tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:21.359015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-cfc3294c-dfdf-484b-8139-02c75ffe05fe tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.359302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-cfc3294c-dfdf-484b-8139-02c75ffe05fe tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.370776 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.370776 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:21.375303 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-cfc3294c-dfdf-484b-8139-02c75ffe05fe tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:21.380208 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-cfc3294c-dfdf-484b-8139-02c75ffe05fe tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:21.380434 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 434/1726] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:21.384032 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Created reservations ['b6c5cf0e-44e8-42b5-afc0-3e267e1cc644', 'f1fd7721-1b04-4370-a044-d60425d0b655', 'c5acd8f5-10d4-49e4-94bd-fc0f7d406ffc', 'a39e0086-0c7d-448c-a90c-8d5ec30d4257'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:21.384032 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5132a12-7039-427c-902a-65427a9b3fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6c5cf0e-44e8-42b5-afc0-3e267e1cc644', 'f1fd7721-1b04-4370-a044-d60425d0b655', 'c5acd8f5-10d4-49e4-94bd-fc0f7d406ffc', 'a39e0086-0c7d-448c-a90c-8d5ec30d4257']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:21.384734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1fb0ab-b4ac-466a-9d22-9a4e387b2a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:21.403641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.406928 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e/action Aug 06 17:38:21.407398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:21.407585 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:21.412053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1fb0ab-b4ac-466a-9d22-9a4e387b2a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d67a04-e263-489e-aca6-5490b8cf85dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-588629111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['b6c5cf0e-44e8-42b5-afc0-3e267e1cc644','f1fd7721-1b04-4370-a044-d60425d0b655','c5acd8f5-10d4-49e4-94bd-fc0f7d406ffc','a39e0086-0c7d-448c-a90c-8d5ec30d4257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-588629111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d67a04-e263-489e-aca6-5490b8cf85dc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='352d9d4c3b5c4c4f9752ae40584365f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d70875c8f12b40559f288997c5786f96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6034671-ad7e-4b86-841e-68bba2cfdf7c),volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:21.412947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b699ca93-b379-46fb-893c-90ceb8806ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:21.419418 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.419418 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:21.419870 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:21.425731 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Begin detaching volume completed successfully. Aug 06 17:38:21.426032 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-eefeb50c-b132-44db-9f24-007bf9e4f34a tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e/action returned with HTTP 202 Aug 06 17:38:21.426524 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 429/1727] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:21 2026] POST /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:21.431371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b699ca93-b379-46fb-893c-90ceb8806ab8) transitioned into state 'SUCCESS' from state '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-588629111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='352d9d4c3b5c4c4f9752ae40584365f1',qos_specs=None,replication_status=,reservations=['b6c5cf0e-44e8-42b5-afc0-3e267e1cc644','f1fd7721-1b04-4370-a044-d60425d0b655','c5acd8f5-10d4-49e4-94bd-fc0f7d406ffc','a39e0086-0c7d-448c-a90c-8d5ec30d4257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70875c8f12b40559f288997c5786f96',volume_type_id=f6034671-ad7e-4b86-841e-68bba2cfdf7c)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:21.432173 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1952808d-e7ce-4139-8aa6-edd927502df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:21.444954 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1952808d-e7ce-4139-8aa6-edd927502df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:21.446244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Flow 'volume_create_api' (95b3fde6-598c-435a-9481-d562119764f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:21.446583 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create volume request issued successfully. Aug 06 17:38:21.447239 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-255365d6-5701-4d9a-9c91-31fab6458bf9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:21.447710 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 434/1728] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:38:21 2026] POST /volume/v3/volumes => generated 759 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:21.453390 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b19eff3c-2039-4729-9035-c7714644728d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.458203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b19eff3c-2039-4729-9035-c7714644728d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:21.458405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b19eff3c-2039-4729-9035-c7714644728d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.458603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b19eff3c-2039-4729-9035-c7714644728d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.465435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9fc38823-0c56-4be6-9c20-cdbcfe7eebb7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.467208 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fc38823-0c56-4be6-9c20-cdbcfe7eebb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:21.467446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fc38823-0c56-4be6-9c20-cdbcfe7eebb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.467639 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fc38823-0c56-4be6-9c20-cdbcfe7eebb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.469746 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.469746 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:21.474862 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b19eff3c-2039-4729-9035-c7714644728d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:21.476197 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.476197 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:21.481317 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9fc38823-0c56-4be6-9c20-cdbcfe7eebb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:21.481456 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd27db13-c2e8-42df-998c-6c318c05183c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.481818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b19eff3c-2039-4729-9035-c7714644728d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:21.481910 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd27db13-c2e8-42df-998c-6c318c05183c None None] GET https://10.4.3.207/volume// Aug 06 17:38:21.482103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd27db13-c2e8-42df-998c-6c318c05183c None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.482338 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd27db13-c2e8-42df-998c-6c318c05183c None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.482519 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 432/1729] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:21.482726 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd27db13-c2e8-42df-998c-6c318c05183c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:21.483072 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 430/1730] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:21.486035 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fc38823-0c56-4be6-9c20-cdbcfe7eebb7 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:21.486610 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 435/1731] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:21.500618 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-e281781a-b0df-4728-b0ce-8284ec1c7606 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.504107 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-e281781a-b0df-4728-b0ce-8284ec1c7606 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:21.504326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-e281781a-b0df-4728-b0ce-8284ec1c7606 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.504534 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-e281781a-b0df-4728-b0ce-8284ec1c7606 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.518030 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.518030 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:21.522476 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-e281781a-b0df-4728-b0ce-8284ec1c7606 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:21.529928 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-e281781a-b0df-4728-b0ce-8284ec1c7606 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:21.530375 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 435/1732] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:21.531952 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-125a33df-e3ae-4a6e-9dde-b9826fa08356 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.535838 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-125a33df-e3ae-4a6e-9dde-b9826fa08356 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:21.536158 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-125a33df-e3ae-4a6e-9dde-b9826fa08356 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.536473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-125a33df-e3ae-4a6e-9dde-b9826fa08356 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.555602 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.555602 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:21.560452 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-125a33df-e3ae-4a6e-9dde-b9826fa08356 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:21.568012 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-125a33df-e3ae-4a6e-9dde-b9826fa08356 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd returned with HTTP 200 Aug 06 17:38:21.568012 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 433/1733] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd => generated 1311 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:21.581538 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ca5a80d8-fe61-429b-a790-5e33dca7a436 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.581538 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca5a80d8-fe61-429b-a790-5e33dca7a436 None None] GET https://10.4.3.207/volume// Aug 06 17:38:21.581672 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca5a80d8-fe61-429b-a790-5e33dca7a436 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.583988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca5a80d8-fe61-429b-a790-5e33dca7a436 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.583988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca5a80d8-fe61-429b-a790-5e33dca7a436 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:21.583988 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 431/1734] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:21.596621 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-7a8f047e-fd2f-42ad-98fa-b122cce51d0c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.600255 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-7a8f047e-fd2f-42ad-98fa-b122cce51d0c tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:21.600805 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-7a8f047e-fd2f-42ad-98fa-b122cce51d0c tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b161a12a-90d2-42f2-a718-3917e7c4a0fd", "connector": null, "instance_uuid": "3b7773cd-aea1-4c37-b811-7fd622e5fde9"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:21.615826 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.615826 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:21.662573 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-7a8f047e-fd2f-42ad-98fa-b122cce51d0c tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:21.663037 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 436/1735] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:21 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:21.676184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a858a82e-9c4c-470b-b219-eec61364a467 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.676422 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a858a82e-9c4c-470b-b219-eec61364a467 None None] GET https://10.4.3.207/volume// Aug 06 17:38:21.676595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a858a82e-9c4c-470b-b219-eec61364a467 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.676929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a858a82e-9c4c-470b-b219-eec61364a467 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.677447 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a858a82e-9c4c-470b-b219-eec61364a467 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:21.678495 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 436/1736] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:21.690432 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-c82c24e9-1927-4926-9791-d5b56a8de5d9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.693575 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-c82c24e9-1927-4926-9791-d5b56a8de5d9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:21.693852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-c82c24e9-1927-4926-9791-d5b56a8de5d9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:21.694167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-c82c24e9-1927-4926-9791-d5b56a8de5d9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:21.706568 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.706568 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:21.710681 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-c82c24e9-1927-4926-9791-d5b56a8de5d9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:21.717125 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-c82c24e9-1927-4926-9791-d5b56a8de5d9 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd returned with HTTP 200 Aug 06 17:38:21.717778 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 434/1737] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:21 2026] GET /volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd => generated 1490 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:21.855551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:21.860627 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] PUT https://10.4.3.207/volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202 Aug 06 17:38:21.860832 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:21.871703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Acquiring lock "cinder-attachment_update-b161a12a-90d2-42f2-a718-3917e7c4a0fd-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:21.877632 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Lock "cinder-attachment_update-b161a12a-90d2-42f2-a718-3917e7c4a0fd-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:21.879459 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:21.879459 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:22.014881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Lock "cinder-attachment_update-b161a12a-90d2-42f2-a718-3917e7c4a0fd-np0000006677" released by "attachment_update" :: held 0.137s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:22.015381 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-52bdebe1-fc5c-472b-97af-af92af90bd38 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202 returned with HTTP 200 Aug 06 17:38:22.015723 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 432/1738] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:21 2026] PUT /volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:22.052656 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-750fb380-c42d-4e97-b067-705ae8e55a13 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:22.054731 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-750fb380-c42d-4e97-b067-705ae8e55a13 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] POST https://10.4.3.207/volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202/action Aug 06 17:38:22.056061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-750fb380-c42d-4e97-b067-705ae8e55a13 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:22.056212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-750fb380-c42d-4e97-b067-705ae8e55a13 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:22.077505 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:22.077505 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:22.089595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6206fa94-042d-4c50-9a05-fd94b39d9823 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:22.091655 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6206fa94-042d-4c50-9a05-fd94b39d9823 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:22.091855 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6206fa94-042d-4c50-9a05-fd94b39d9823 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:22.092099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6206fa94-042d-4c50-9a05-fd94b39d9823 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:22.092193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6206fa94-042d-4c50-9a05-fd94b39d9823 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:22.094754 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c0fa34d-521b-48b6-802b-3ea0d4065727 req-750fb380-c42d-4e97-b067-705ae8e55a13 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202/action returned with HTTP 204 Aug 06 17:38:22.095270 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 437/1739] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:22 2026] POST /volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:22.097067 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:22.097067 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:22.098141 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6206fa94-042d-4c50-9a05-fd94b39d9823 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:22.098429 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 437/1740] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:22 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:22.498529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-54828bbf-cf90-49b3-a636-37ceef28cf9c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:22.498529 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54828bbf-cf90-49b3-a636-37ceef28cf9c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:22.498529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54828bbf-cf90-49b3-a636-37ceef28cf9c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:22.498529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54828bbf-cf90-49b3-a636-37ceef28cf9c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:22.507251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-82d047c9-aabf-47bf-9669-84806e7d6c9f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:22.509292 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:22.509292 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:22.509740 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82d047c9-aabf-47bf-9669-84806e7d6c9f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:22.510097 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82d047c9-aabf-47bf-9669-84806e7d6c9f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:22.510405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82d047c9-aabf-47bf-9669-84806e7d6c9f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:22.514774 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-54828bbf-cf90-49b3-a636-37ceef28cf9c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:22.520751 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54828bbf-cf90-49b3-a636-37ceef28cf9c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:22.521283 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 435/1741] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:22 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:22.521537 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:22.521537 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:22.525687 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-82d047c9-aabf-47bf-9669-84806e7d6c9f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:22.530243 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82d047c9-aabf-47bf-9669-84806e7d6c9f tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:22.530658 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 433/1742] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:22 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:22.654473 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c47b0918-2393-40d7-b60d-208180777e9a req-3d9219b5-ce56-48ef-9a1f-4cd0cb29424a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:22.656323 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-3d9219b5-ce56-48ef-9a1f-4cd0cb29424a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:22.656510 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-3d9219b5-ce56-48ef-9a1f-4cd0cb29424a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:22.656682 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-3d9219b5-ce56-48ef-9a1f-4cd0cb29424a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:22.664445 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:22.664445 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:22.670477 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c47b0918-2393-40d7-b60d-208180777e9a req-3d9219b5-ce56-48ef-9a1f-4cd0cb29424a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:22.677445 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-3d9219b5-ce56-48ef-9a1f-4cd0cb29424a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:22.677839 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 438/1743] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:22 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:23.110340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3e46eadb-0d89-4f3c-8c0c-6adafdfd9a26 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.112397 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3e46eadb-0d89-4f3c-8c0c-6adafdfd9a26 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:23.112628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3e46eadb-0d89-4f3c-8c0c-6adafdfd9a26 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.112827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3e46eadb-0d89-4f3c-8c0c-6adafdfd9a26 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.112928 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3e46eadb-0d89-4f3c-8c0c-6adafdfd9a26 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:23.117418 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c47b0918-2393-40d7-b60d-208180777e9a req-e0059237-5fce-48c0-874d-517f7fe3d24e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.119632 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.119632 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:23.119767 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e0059237-5fce-48c0-874d-517f7fe3d24e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:23.119816 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3e46eadb-0d89-4f3c-8c0c-6adafdfd9a26 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:23.119851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e0059237-5fce-48c0-874d-517f7fe3d24e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.119851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e0059237-5fce-48c0-874d-517f7fe3d24e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.119911 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 438/1744] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:23.126133 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.126133 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:23.129599 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c47b0918-2393-40d7-b60d-208180777e9a req-e0059237-5fce-48c0-874d-517f7fe3d24e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:23.134142 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e0059237-5fce-48c0-874d-517f7fe3d24e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:23.134508 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 436/1745] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:23.143668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8e15b968-19e0-411e-8cdd-588ec7447b89 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.144184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8e15b968-19e0-411e-8cdd-588ec7447b89 None None] GET https://10.4.3.207/volume// Aug 06 17:38:23.144389 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8e15b968-19e0-411e-8cdd-588ec7447b89 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.144623 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8e15b968-19e0-411e-8cdd-588ec7447b89 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.144908 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8e15b968-19e0-411e-8cdd-588ec7447b89 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:23.145201 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 434/1746] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:38: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 06 17:38:23.154721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c47b0918-2393-40d7-b60d-208180777e9a req-561e9fc5-9043-4a60-b1b9-3eb55fa7828e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.156551 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-561e9fc5-9043-4a60-b1b9-3eb55fa7828e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:23.156903 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-561e9fc5-9043-4a60-b1b9-3eb55fa7828e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2d67a04-e263-489e-aca6-5490b8cf85dc", "connector": null, "instance_uuid": "cd9be0e6-cd77-4577-b6e0-3608eaca92fc"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:23.167176 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.167176 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:23.188699 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-561e9fc5-9043-4a60-b1b9-3eb55fa7828e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:23.189226 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 439/1747] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:23 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:23.537047 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-16eebda8-de67-4e9b-97aa-982d6993122b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.538367 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-16eebda8-de67-4e9b-97aa-982d6993122b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:23.539813 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-16eebda8-de67-4e9b-97aa-982d6993122b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.539813 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-16eebda8-de67-4e9b-97aa-982d6993122b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.541084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-de9a8096-4c45-4d41-b342-6908ec4cd58a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.549685 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.549685 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:23.553497 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-16eebda8-de67-4e9b-97aa-982d6993122b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:23.559879 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-16eebda8-de67-4e9b-97aa-982d6993122b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:23.560434 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 439/1748] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:23.647033 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de9a8096-4c45-4d41-b342-6908ec4cd58a tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] GET https://10.4.3.207/volume/v3/os-services Aug 06 17:38:23.647238 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de9a8096-4c45-4d41-b342-6908ec4cd58a tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.647444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de9a8096-4c45-4d41-b342-6908ec4cd58a tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.654867 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de9a8096-4c45-4d41-b342-6908ec4cd58a tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] https://10.4.3.207/volume/v3/os-services returned with HTTP 200 Aug 06 17:38:23.655242 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 437/1749] 10.4.3.207 () {66 vars in 1249 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/os-services => generated 626 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:23.671647 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a1244dbf-c3a9-4bc9-81df-8f38526d8323 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.673991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1244dbf-c3a9-4bc9-81df-8f38526d8323 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] PUT https://10.4.3.207/volume/v3/os-services/disable-log-reason Aug 06 17:38:23.674497 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1244dbf-c3a9-4bc9-81df-8f38526d8323 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006677", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:23.676753 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1244dbf-c3a9-4bc9-81df-8f38526d8323 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] https://10.4.3.207/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 06 17:38:23.677531 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 435/1750] 10.4.3.207 () {68 vars in 1326 bytes} [Thu Aug 6 17:38:23 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:38:23.687213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c0f49744-36f4-45de-9abf-1e826e20c8d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.689308 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c0f49744-36f4-45de-9abf-1e826e20c8d3 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] PUT https://10.4.3.207/volume/v3/os-services/disable Aug 06 17:38:23.689697 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c0f49744-36f4-45de-9abf-1e826e20c8d3 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006677", "binary": "invalid_binary"} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:23.692054 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.692054 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:23.697257 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c0f49744-36f4-45de-9abf-1e826e20c8d3 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] https://10.4.3.207/volume/v3/os-services/disable returned with HTTP 404 Aug 06 17:38:23.697819 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 440/1751] 10.4.3.207 () {68 vars in 1293 bytes} [Thu Aug 6 17:38:23 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 06 17:38:23.711093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b553f617-3082-4e67-b7a8-830ea46e5493 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.712036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d2ca896d-621f-444d-838a-ffce06a2ddba None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.713054 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b553f617-3082-4e67-b7a8-830ea46e5493 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:23.713261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b553f617-3082-4e67-b7a8-830ea46e5493 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.716072 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b553f617-3082-4e67-b7a8-830ea46e5493 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.716135 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d2ca896d-621f-444d-838a-ffce06a2ddba tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] PUT https://10.4.3.207/volume/v3/os-services/enable Aug 06 17:38:23.716135 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d2ca896d-621f-444d-838a-ffce06a2ddba tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:23.721506 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.721506 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:23.723679 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d2ca896d-621f-444d-838a-ffce06a2ddba tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] https://10.4.3.207/volume/v3/os-services/enable returned with HTTP 404 Aug 06 17:38:23.723679 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 440/1752] 10.4.3.207 () {68 vars in 1290 bytes} [Thu Aug 6 17:38:23 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:23.726099 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b553f617-3082-4e67-b7a8-830ea46e5493 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:23.730575 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b553f617-3082-4e67-b7a8-830ea46e5493 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:23.731267 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 438/1753] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:23.732256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.732691 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c9499be8-73e0-4786-aa9c-5fc10b819a10 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.736017 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:23.737907 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c9499be8-73e0-4786-aa9c-5fc10b819a10 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] PUT https://10.4.3.207/volume/v3/os-services/freeze Aug 06 17:38:23.738255 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c9499be8-73e0-4786-aa9c-5fc10b819a10 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:23.739012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.739238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.739345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume with id: fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:23.746714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e366d70b-c150-49ec-be0d-ce33fbe78fcb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.750793 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e366d70b-c150-49ec-be0d-ce33fbe78fcb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:23.750793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e366d70b-c150-49ec-be0d-ce33fbe78fcb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.750793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e366d70b-c150-49ec-be0d-ce33fbe78fcb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.761798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c9499be8-73e0-4786-aa9c-5fc10b819a10 tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] https://10.4.3.207/volume/v3/os-services/freeze returned with HTTP 400 Aug 06 17:38:23.767046 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.767046 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:23.767134 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 441/1754] 10.4.3.207 () {68 vars in 1290 bytes} [Thu Aug 6 17:38:23 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:23.767166 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:23.767201 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.767201 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:23.768474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-71e07cfd-2f34-4636-8b23-9076ebf505fd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.770776 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71e07cfd-2f34-4636-8b23-9076ebf505fd tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] PUT https://10.4.3.207/volume/v3/os-services/thaw Aug 06 17:38:23.771335 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-71e07cfd-2f34-4636-8b23-9076ebf505fd tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:23.774971 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e366d70b-c150-49ec-be0d-ce33fbe78fcb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:23.779300 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71e07cfd-2f34-4636-8b23-9076ebf505fd tempest-VolumeServicesNegativeTest-653346728 tempest-VolumeServicesNegativeTest-653346728-project-admin] https://10.4.3.207/volume/v3/os-services/thaw returned with HTTP 400 Aug 06 17:38:23.779920 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 439/1755] 10.4.3.207 () {68 vars in 1284 bytes} [Thu Aug 6 17:38:23 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:23.783482 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e366d70b-c150-49ec-be0d-ce33fbe78fcb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:23.783886 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 441/1756] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:23.790225 np0000006677 devstack@c-api.service[100625]: WARNING cinder.keymgr.conf_key_mgr [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:38:23.806299 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume request issued successfully. Aug 06 17:38:23.806299 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5c52f41-debf-4adb-980d-d68d66ffdf01 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 202 Aug 06 17:38:23.806629 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 436/1757] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:23 2026] DELETE /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:23.821572 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-14e67d10-f943-47fd-b4d4-3449fd6b110c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.823044 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14e67d10-f943-47fd-b4d4-3449fd6b110c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:23.823353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14e67d10-f943-47fd-b4d4-3449fd6b110c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.824735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14e67d10-f943-47fd-b4d4-3449fd6b110c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.837419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-cd2fc1e5-8df9-41cc-bcb5-6cc7b1d0f44d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.837536 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.837536 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:23.840105 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-cd2fc1e5-8df9-41cc-bcb5-6cc7b1d0f44d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:23.840299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-cd2fc1e5-8df9-41cc-bcb5-6cc7b1d0f44d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.840495 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-cd2fc1e5-8df9-41cc-bcb5-6cc7b1d0f44d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.842496 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-14e67d10-f943-47fd-b4d4-3449fd6b110c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:38:23.848242 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:23.848242 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:23.849891 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14e67d10-f943-47fd-b4d4-3449fd6b110c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 200 Aug 06 17:38:23.849891 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 442/1758] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:23.852007 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-cd2fc1e5-8df9-41cc-bcb5-6cc7b1d0f44d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:23.857248 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-cd2fc1e5-8df9-41cc-bcb5-6cc7b1d0f44d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:23.857676 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 440/1759] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:23 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:23.976573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-47c62bd5-65be-4bbc-bff3-3748325e3064 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.976573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-47c62bd5-65be-4bbc-bff3-3748325e3064 None None] GET https://10.4.3.207/volume// Aug 06 17:38:23.976573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-47c62bd5-65be-4bbc-bff3-3748325e3064 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:23.976573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-47c62bd5-65be-4bbc-bff3-3748325e3064 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:23.976573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-47c62bd5-65be-4bbc-bff3-3748325e3064 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:23.977046 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 442/1760] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:38: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 06 17:38:23.987863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-22495b60-7676-44f4-9a82-65cd37f35092 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:23.990359 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-22495b60-7676-44f4-9a82-65cd37f35092 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:23.990756 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-22495b60-7676-44f4-9a82-65cd37f35092 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e197fbd-ea0d-4c87-8031-10105583cc68", "connector": null, "instance_uuid": "1d3f7f8e-9dbc-4377-8580-b82da5f6af40"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:24.010247 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.010247 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:24.045671 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-22495b60-7676-44f4-9a82-65cd37f35092 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:24.046179 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 437/1761] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:23 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:24.097468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cc76c86a-81be-46c6-9e34-ef69949e12cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.102390 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cc76c86a-81be-46c6-9e34-ef69949e12cf tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:24.102764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cc76c86a-81be-46c6-9e34-ef69949e12cf tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.108192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cc76c86a-81be-46c6-9e34-ef69949e12cf tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.117631 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.117631 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:24.117869 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d6c076bc-897d-4d7a-90ea-75b3928d5b6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.118256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6c076bc-897d-4d7a-90ea-75b3928d5b6c None None] GET https://10.4.3.207/volume// Aug 06 17:38:24.118402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6c076bc-897d-4d7a-90ea-75b3928d5b6c None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.118575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6c076bc-897d-4d7a-90ea-75b3928d5b6c None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.118870 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6c076bc-897d-4d7a-90ea-75b3928d5b6c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:24.119201 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 441/1762] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:24.122393 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cc76c86a-81be-46c6-9e34-ef69949e12cf tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:24.130572 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cc76c86a-81be-46c6-9e34-ef69949e12cf tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:24.132310 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 443/1763] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:24.132360 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-de541e20-bcc6-4507-981e-a080abdd3666 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.135852 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-de541e20-bcc6-4507-981e-a080abdd3666 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:24.135852 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-de541e20-bcc6-4507-981e-a080abdd3666 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.135852 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-de541e20-bcc6-4507-981e-a080abdd3666 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.135852 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-de541e20-bcc6-4507-981e-a080abdd3666 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:24.136086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-45be0572-bc63-4768-97fb-08799469c87a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.138696 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-45be0572-bc63-4768-97fb-08799469c87a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:24.138696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-45be0572-bc63-4768-97fb-08799469c87a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.138696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-45be0572-bc63-4768-97fb-08799469c87a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.147438 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.147438 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:24.148621 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-de541e20-bcc6-4507-981e-a080abdd3666 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:24.149423 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 443/1764] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:24.152405 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.152405 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:24.157486 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-45be0572-bc63-4768-97fb-08799469c87a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:24.162095 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-45be0572-bc63-4768-97fb-08799469c87a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:24.162864 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 438/1765] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:24.265469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.267390 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] PUT https://10.4.3.207/volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9 Aug 06 17:38:24.267709 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:24.276815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Acquiring lock "cinder-attachment_update-6e197fbd-ea0d-4c87-8031-10105583cc68-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:24.282248 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Lock "cinder-attachment_update-6e197fbd-ea0d-4c87-8031-10105583cc68-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:24.283734 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.283734 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:24.374358 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Lock "cinder-attachment_update-6e197fbd-ea0d-4c87-8031-10105583cc68-np0000006677" released by "attachment_update" :: held 0.091s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:24.374358 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-dd5d4420-fb07-4b57-9fcf-b546f95e3c0a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9 returned with HTTP 200 Aug 06 17:38:24.374358 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 442/1766] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:24 2026] PUT /volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:24.575738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3037aaca-2f14-45a2-8dda-fce27a73a9e1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.577684 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3037aaca-2f14-45a2-8dda-fce27a73a9e1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:24.577988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3037aaca-2f14-45a2-8dda-fce27a73a9e1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.578234 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3037aaca-2f14-45a2-8dda-fce27a73a9e1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.589199 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.589199 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:24.593719 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3037aaca-2f14-45a2-8dda-fce27a73a9e1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:24.599913 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3037aaca-2f14-45a2-8dda-fce27a73a9e1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:24.600710 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 444/1767] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:24.865434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-68cd88f5-24ac-4830-80be-d9bc5018a8cd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.868078 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68cd88f5-24ac-4830-80be-d9bc5018a8cd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 Aug 06 17:38:24.869065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68cd88f5-24ac-4830-80be-d9bc5018a8cd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.869294 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68cd88f5-24ac-4830-80be-d9bc5018a8cd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.875710 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68cd88f5-24ac-4830-80be-d9bc5018a8cd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 returned with HTTP 404 Aug 06 17:38:24.876262 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 444/1768] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/volumes/fde19234-94f0-4932-adc3-b93f1f9a66b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:24.884285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c5b72845-229d-448b-b2ef-5679515fdae0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.889700 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5b72845-229d-448b-b2ef-5679515fdae0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:38:24.890015 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5b72845-229d-448b-b2ef-5679515fdae0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.890450 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5b72845-229d-448b-b2ef-5679515fdae0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.894028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-c5b72845-229d-448b-b2ef-5679515fdae0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:24.901372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-17a7fab1-3017-4182-ac1b-3cdb5af01829 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.902053 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-17a7fab1-3017-4182-ac1b-3cdb5af01829 None None] GET https://10.4.3.207/volume// Aug 06 17:38:24.902305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-17a7fab1-3017-4182-ac1b-3cdb5af01829 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.902526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-17a7fab1-3017-4182-ac1b-3cdb5af01829 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.902833 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-17a7fab1-3017-4182-ac1b-3cdb5af01829 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:24.903149 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 443/1769] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:24.914376 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c47b0918-2393-40d7-b60d-208180777e9a req-ae9ebbd4-a3e8-4aa3-8327-cad501f3bb10 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.916861 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-ae9ebbd4-a3e8-4aa3-8327-cad501f3bb10 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:24.917138 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-ae9ebbd4-a3e8-4aa3-8327-cad501f3bb10 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.917368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-ae9ebbd4-a3e8-4aa3-8327-cad501f3bb10 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:24.929790 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.929790 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:24.936598 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c47b0918-2393-40d7-b60d-208180777e9a req-ae9ebbd4-a3e8-4aa3-8327-cad501f3bb10 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:24.951522 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-ae9ebbd4-a3e8-4aa3-8327-cad501f3bb10 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:24.951940 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 445/1770] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1546 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:24.954722 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c5b72845-229d-448b-b2ef-5679515fdae0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Get all volumes completed successfully. Aug 06 17:38:24.957955 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:24.957955 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:24.964417 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5b72845-229d-448b-b2ef-5679515fdae0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:38:24.964877 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 439/1771] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:38:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19018 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:24.984878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c5160e7e-969f-4b6d-8133-5f4f6cfb46a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:24.987289 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5160e7e-969f-4b6d-8133-5f4f6cfb46a0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] DELETE https://10.4.3.207/volume/v3/types/7395ff90-763d-44ea-90aa-6acd32e71a46 Aug 06 17:38:24.987592 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5160e7e-969f-4b6d-8133-5f4f6cfb46a0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:24.987894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5160e7e-969f-4b6d-8133-5f4f6cfb46a0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:25.018270 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5160e7e-969f-4b6d-8133-5f4f6cfb46a0 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/7395ff90-763d-44ea-90aa-6acd32e71a46 returned with HTTP 202 Aug 06 17:38:25.018817 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 445/1772] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:38:24 2026] DELETE /volume/v3/types/7395ff90-763d-44ea-90aa-6acd32e71a46 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:25.029308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1d7c5380-3e34-4184-859f-1526eee5b070 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.031283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d7c5380-3e34-4184-859f-1526eee5b070 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:38:25.031642 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1d7c5380-3e34-4184-859f-1526eee5b070 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1253393385", "extra_specs": {}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:25.033212 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.033212 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:25.045855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d7c5380-3e34-4184-859f-1526eee5b070 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:38:25.046375 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 444/1773] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:38:25 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:25.056182 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6cf1c285-fa91-4863-bd4e-6f1d6d7a0c94 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.059163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6cf1c285-fa91-4863-bd4e-6f1d6d7a0c94 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types/f581ae24-5acd-4609-b399-730edd32880d/encryption Aug 06 17:38:25.059600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6cf1c285-fa91-4863-bd4e-6f1d6d7a0c94 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:25.060917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.063269 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] PUT https://10.4.3.207/volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d Aug 06 17:38:25.063660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:25.072292 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Acquiring lock "cinder-attachment_update-b2d67a04-e263-489e-aca6-5490b8cf85dc-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:25.079416 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-b2d67a04-e263-489e-aca6-5490b8cf85dc-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:25.080488 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.080488 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:25.103292 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6cf1c285-fa91-4863-bd4e-6f1d6d7a0c94 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/f581ae24-5acd-4609-b399-730edd32880d/encryption returned with HTTP 200 Aug 06 17:38:25.103890 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 446/1774] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:38:25 2026] POST /volume/v3/types/f581ae24-5acd-4609-b399-730edd32880d/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:25.115210 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5c7d371c-a74d-417f-b175-fa020794496a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.117508 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:25.118167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-900591375", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1253393385", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:25.120370 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-900591375', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1253393385', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:25.126707 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume of 1 GB Aug 06 17:38:25.127148 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.127148 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:25.127785 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Availability Zones retrieved successfully. Aug 06 17:38:25.136149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (09fe65eb-b1ea-48d9-a92d-1c09cece3437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:25.137697 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbab45ac-a3dc-42e8-8d93-134e7a913a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:25.139157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:25.147449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-983634b1-97f9-4b01-a113-62af9f272471 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.149234 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-983634b1-97f9-4b01-a113-62af9f272471 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:25.152316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-983634b1-97f9-4b01-a113-62af9f272471 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:25.152316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-983634b1-97f9-4b01-a113-62af9f272471 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:25.165674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f561112d-4f07-4642-8478-a475889f3acd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.166758 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.166758 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:25.167920 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f561112d-4f07-4642-8478-a475889f3acd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:25.168176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f561112d-4f07-4642-8478-a475889f3acd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:25.168408 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f561112d-4f07-4642-8478-a475889f3acd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:25.168576 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f561112d-4f07-4642-8478-a475889f3acd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:25.173359 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-983634b1-97f9-4b01-a113-62af9f272471 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:25.173445 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.173445 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:25.174471 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f561112d-4f07-4642-8478-a475889f3acd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:25.174985 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 447/1775] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:25 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:25.178154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-983634b1-97f9-4b01-a113-62af9f272471 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:25.178408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbab45ac-a3dc-42e8-8d93-134e7a913a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f581ae24-5acd-4609-b399-730edd32880d,is_public=True,name='tempest-scenario-type-luks-1253393385',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f581ae24-5acd-4609-b399-730edd32880d', '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=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:25.178598 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 445/1776] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:25 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:25.179588 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4735c0-d857-44f8-89d0-d514ed2ef826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:25.198163 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Lock "cinder-attachment_update-b2d67a04-e263-489e-aca6-5490b8cf85dc-np0000006677" released by "attachment_update" :: held 0.116s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:25.198163 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-e8708fd7-04c8-4d9c-8994-307ca5f68556 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d returned with HTTP 200 Aug 06 17:38:25.198163 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 440/1777] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:25 2026] PUT /volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:25.222887 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1253393385 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1253393385, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:25.223298 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1253393385 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1253393385, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:25.228516 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c47b0918-2393-40d7-b60d-208180777e9a req-698f2170-2bf3-48b8-b149-333140ae04b3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.231753 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-698f2170-2bf3-48b8-b149-333140ae04b3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d/action Aug 06 17:38:25.232152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-698f2170-2bf3-48b8-b149-333140ae04b3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:25.232259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-698f2170-2bf3-48b8-b149-333140ae04b3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:25.250494 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.250494 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:25.263688 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c47b0918-2393-40d7-b60d-208180777e9a req-698f2170-2bf3-48b8-b149-333140ae04b3 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d/action returned with HTTP 204 Aug 06 17:38:25.264453 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 448/1778] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:25 2026] POST /volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:25.264604 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Created reservations ['568e699c-ac09-4555-a3dc-446236cbf2c3', 'cd833705-007c-4e59-bf95-b5c741fba707', '4712702d-4d8d-49a5-962a-34a483e6e45e', '7931c80a-4f8f-4d3d-b39e-8a212f656ec3'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:25.265537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4735c0-d857-44f8-89d0-d514ed2ef826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['568e699c-ac09-4555-a3dc-446236cbf2c3', 'cd833705-007c-4e59-bf95-b5c741fba707', '4712702d-4d8d-49a5-962a-34a483e6e45e', '7931c80a-4f8f-4d3d-b39e-8a212f656ec3']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:25.266457 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1e125f-3171-4154-8a11-770c2eb5612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:25.301884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1e125f-3171-4154-8a11-770c2eb5612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b3ec93-fb64-4d41-b395-686c9e0a69e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-900591375',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['568e699c-ac09-4555-a3dc-446236cbf2c3','cd833705-007c-4e59-bf95-b5c741fba707','4712702d-4d8d-49a5-962a-34a483e6e45e','7931c80a-4f8f-4d3d-b39e-8a212f656ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=f581ae24-5acd-4609-b399-730edd32880d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-900591375',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c2b3ec93-fb64-4d41-b395-686c9e0a69e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d01274b876c74abcbf1af34c4d676f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3fe2b3971847a2a62076f42216e39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f581ae24-5acd-4609-b399-730edd32880d),volume_type_id=f581ae24-5acd-4609-b399-730edd32880d)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:25.303137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc172b1-6512-473d-9f28-348da6dc4080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:25.328741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc172b1-6512-473d-9f28-348da6dc4080) transitioned into state 'SUCCESS' from state '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-900591375',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['568e699c-ac09-4555-a3dc-446236cbf2c3','cd833705-007c-4e59-bf95-b5c741fba707','4712702d-4d8d-49a5-962a-34a483e6e45e','7931c80a-4f8f-4d3d-b39e-8a212f656ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=f581ae24-5acd-4609-b399-730edd32880d)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:25.329712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab1f7e56-e941-4ca9-9f62-bb8b614dddbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:25.343431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab1f7e56-e941-4ca9-9f62-bb8b614dddbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:25.344478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (09fe65eb-b1ea-48d9-a92d-1c09cece3437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:25.344987 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request issued successfully. Aug 06 17:38:25.345848 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c7d371c-a74d-417f-b175-fa020794496a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:25.346414 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 446/1779] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:38:25 2026] POST /volume/v3/volumes => generated 784 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:25.619226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6de97192-e1aa-4537-9f23-311b73963699 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:25.621113 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6de97192-e1aa-4537-9f23-311b73963699 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:25.621782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6de97192-e1aa-4537-9f23-311b73963699 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:25.621911 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6de97192-e1aa-4537-9f23-311b73963699 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:25.639052 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:25.639052 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:25.650234 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6de97192-e1aa-4537-9f23-311b73963699 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:25.656412 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6de97192-e1aa-4537-9f23-311b73963699 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:25.657433 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 446/1780] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:25 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:26.158529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-71b8518b-988f-4d21-ad45-cb748b4d7bc0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.163348 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-71b8518b-988f-4d21-ad45-cb748b4d7bc0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] DELETE https://10.4.3.207/volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3 Aug 06 17:38:26.163348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-71b8518b-988f-4d21-ad45-cb748b4d7bc0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.163348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-71b8518b-988f-4d21-ad45-cb748b4d7bc0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.175156 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.175156 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:26.188018 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-33476bc3-23ff-4a4e-a879-19d512347afa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.194953 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33476bc3-23ff-4a4e-a879-19d512347afa tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:26.196154 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33476bc3-23ff-4a4e-a879-19d512347afa tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.196501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33476bc3-23ff-4a4e-a879-19d512347afa tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.196687 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-33476bc3-23ff-4a4e-a879-19d512347afa tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:26.197443 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ad840a1b-d404-4395-b2b1-8bf6d198d0d4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.200455 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ad840a1b-d404-4395-b2b1-8bf6d198d0d4 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:26.200455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ad840a1b-d404-4395-b2b1-8bf6d198d0d4 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.200571 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ad840a1b-d404-4395-b2b1-8bf6d198d0d4 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.203026 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.203026 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:26.206591 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33476bc3-23ff-4a4e-a879-19d512347afa tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:26.206591 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 449/1781] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:26.210697 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.210697 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:26.214439 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ad840a1b-d404-4395-b2b1-8bf6d198d0d4 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:26.218746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ad840a1b-d404-4395-b2b1-8bf6d198d0d4 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:26.219184 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 447/1782] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:26.242744 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47dfee10-7089-43df-a9d3-4a7523581bd1 req-71b8518b-988f-4d21-ad45-cb748b4d7bc0 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3 returned with HTTP 200 Aug 06 17:38:26.243376 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 441/1783] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:26 2026] DELETE /volume/v3/attachments/ca51a5a1-50c2-4c48-962d-3d84dfdbd2d3 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:26.675511 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5dd83710-3195-4b01-aa35-e522286b4d29 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.681440 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5dd83710-3195-4b01-aa35-e522286b4d29 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:26.681739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5dd83710-3195-4b01-aa35-e522286b4d29 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.681888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5dd83710-3195-4b01-aa35-e522286b4d29 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.699110 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.699110 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:26.705763 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5dd83710-3195-4b01-aa35-e522286b4d29 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:26.714585 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5dd83710-3195-4b01-aa35-e522286b4d29 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:26.714920 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 447/1784] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:26.817175 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-d016e35c-30ba-4086-a27d-1ca5109ccec7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.821760 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-d016e35c-30ba-4086-a27d-1ca5109ccec7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:26.822085 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-d016e35c-30ba-4086-a27d-1ca5109ccec7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.822345 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-d016e35c-30ba-4086-a27d-1ca5109ccec7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.837990 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.837990 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:26.839995 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-d016e35c-30ba-4086-a27d-1ca5109ccec7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:26.844159 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-d016e35c-30ba-4086-a27d-1ca5109ccec7 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:26.844621 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 450/1785] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:38:26.862826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.864761 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] POST https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853/action Aug 06 17:38:26.865136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:26.865249 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:26.878871 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.878871 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:26.880059 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:26.900529 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Begin detaching volume completed successfully. Aug 06 17:38:26.900728 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-6ca9f326-14f8-48de-9f01-e1283db08519 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853/action returned with HTTP 202 Aug 06 17:38:26.901309 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 448/1786] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:26 2026] POST /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:26.925637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5558b6d6-2cfb-425b-bb81-8ae3c31546ef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.927858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5558b6d6-2cfb-425b-bb81-8ae3c31546ef tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:26.927858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5558b6d6-2cfb-425b-bb81-8ae3c31546ef tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.928010 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5558b6d6-2cfb-425b-bb81-8ae3c31546ef tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.950732 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.950732 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:26.958552 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5558b6d6-2cfb-425b-bb81-8ae3c31546ef tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:26.961761 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4e3a8571-2c16-4278-a74c-2f748894f3d1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.963871 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4e3a8571-2c16-4278-a74c-2f748894f3d1 None None] GET https://10.4.3.207/volume// Aug 06 17:38:26.964105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4e3a8571-2c16-4278-a74c-2f748894f3d1 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.964318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4e3a8571-2c16-4278-a74c-2f748894f3d1 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.964637 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4e3a8571-2c16-4278-a74c-2f748894f3d1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:26.964942 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 448/1787] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:38:26.965595 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5558b6d6-2cfb-425b-bb81-8ae3c31546ef tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:26.966334 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 442/1788] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:26.976094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-b732360e-fb29-459b-b447-5f8177e0ba07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:26.978744 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-b732360e-fb29-459b-b447-5f8177e0ba07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:26.978940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-b732360e-fb29-459b-b447-5f8177e0ba07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:26.979198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-b732360e-fb29-459b-b447-5f8177e0ba07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:26.988775 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:26.988775 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:26.992204 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-b732360e-fb29-459b-b447-5f8177e0ba07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:26.995830 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-b732360e-fb29-459b-b447-5f8177e0ba07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:26.996298 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 451/1789] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:26 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:27.218062 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0c709121-318e-4007-8058-96605ea6d5ac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:27.219800 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0c709121-318e-4007-8058-96605ea6d5ac tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:27.219984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0c709121-318e-4007-8058-96605ea6d5ac tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:27.220207 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0c709121-318e-4007-8058-96605ea6d5ac tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:27.220274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0c709121-318e-4007-8058-96605ea6d5ac tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:27.229330 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:27.229330 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:27.229330 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0c709121-318e-4007-8058-96605ea6d5ac tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:27.229330 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 449/1790] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:27 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:27.235592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8374916f-73a2-4d6b-8eec-32187fd68762 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:27.238993 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8374916f-73a2-4d6b-8eec-32187fd68762 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:27.238993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8374916f-73a2-4d6b-8eec-32187fd68762 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:27.238993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8374916f-73a2-4d6b-8eec-32187fd68762 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:27.250598 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:27.250598 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:27.254813 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8374916f-73a2-4d6b-8eec-32187fd68762 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:27.259272 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8374916f-73a2-4d6b-8eec-32187fd68762 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:27.259624 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 449/1791] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:27 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:27.979462 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fdd2b90b-78ac-468d-8aed-656733cc5113 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:27.981229 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fdd2b90b-78ac-468d-8aed-656733cc5113 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:27.981482 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fdd2b90b-78ac-468d-8aed-656733cc5113 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:27.981698 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fdd2b90b-78ac-468d-8aed-656733cc5113 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:27.993073 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:27.993073 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:27.996919 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fdd2b90b-78ac-468d-8aed-656733cc5113 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:28.000687 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fdd2b90b-78ac-468d-8aed-656733cc5113 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:28.001057 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 443/1792] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:27 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:28.240683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-509b389e-2265-499e-936c-009d61d73de8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:28.242908 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-509b389e-2265-499e-936c-009d61d73de8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:28.243217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-509b389e-2265-499e-936c-009d61d73de8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:28.243484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-509b389e-2265-499e-936c-009d61d73de8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:28.243642 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-509b389e-2265-499e-936c-009d61d73de8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:28.248388 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:28.248388 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:28.249275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-509b389e-2265-499e-936c-009d61d73de8 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:28.249729 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 452/1793] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:28 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:28.275075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d811099e-2aea-49c1-a154-fc25d2ea7cae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:28.277234 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d811099e-2aea-49c1-a154-fc25d2ea7cae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:28.277474 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d811099e-2aea-49c1-a154-fc25d2ea7cae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:28.277667 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d811099e-2aea-49c1-a154-fc25d2ea7cae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:28.289223 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:28.289223 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:28.293325 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d811099e-2aea-49c1-a154-fc25d2ea7cae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:28.298490 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d811099e-2aea-49c1-a154-fc25d2ea7cae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:28.298923 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 450/1794] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:28 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:29.016562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a0a85198-d7ac-4a07-9a11-4fcb1aa397bb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:29.018707 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0a85198-d7ac-4a07-9a11-4fcb1aa397bb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:29.019000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0a85198-d7ac-4a07-9a11-4fcb1aa397bb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:29.019229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0a85198-d7ac-4a07-9a11-4fcb1aa397bb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:29.034620 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:29.034620 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:29.039335 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a0a85198-d7ac-4a07-9a11-4fcb1aa397bb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:29.047267 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0a85198-d7ac-4a07-9a11-4fcb1aa397bb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:29.047267 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 450/1795] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:29 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:29.263911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-16d6018d-6715-44c7-a691-a575776acda6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:29.268051 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-16d6018d-6715-44c7-a691-a575776acda6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:29.268120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-16d6018d-6715-44c7-a691-a575776acda6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:29.268301 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-16d6018d-6715-44c7-a691-a575776acda6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:29.268447 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-16d6018d-6715-44c7-a691-a575776acda6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:29.273912 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:29.273912 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:29.275012 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-16d6018d-6715-44c7-a691-a575776acda6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:29.275436 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 444/1796] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:29 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:29.315648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ac0d8e3d-badb-4551-b921-67cdc4c5766e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:29.319483 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac0d8e3d-badb-4551-b921-67cdc4c5766e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:29.319831 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac0d8e3d-badb-4551-b921-67cdc4c5766e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:29.320065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac0d8e3d-badb-4551-b921-67cdc4c5766e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:29.341391 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:29.341391 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:29.347082 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ac0d8e3d-badb-4551-b921-67cdc4c5766e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:29.353215 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac0d8e3d-badb-4551-b921-67cdc4c5766e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:29.353686 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 453/1797] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:29 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:30.064230 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-98d49097-e92b-4c91-8440-80caebc08ee9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:30.066860 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-98d49097-e92b-4c91-8440-80caebc08ee9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:30.066860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-98d49097-e92b-4c91-8440-80caebc08ee9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:30.066860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-98d49097-e92b-4c91-8440-80caebc08ee9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:30.078040 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:30.078040 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:30.079427 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-98d49097-e92b-4c91-8440-80caebc08ee9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:30.083977 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-98d49097-e92b-4c91-8440-80caebc08ee9 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:30.084388 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 451/1798] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:30 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:30.290846 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b2b8f531-20db-4629-9660-fa99c6460e94 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:30.293068 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2b8f531-20db-4629-9660-fa99c6460e94 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:30.293329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2b8f531-20db-4629-9660-fa99c6460e94 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:30.293569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2b8f531-20db-4629-9660-fa99c6460e94 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:30.293707 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b2b8f531-20db-4629-9660-fa99c6460e94 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:30.298740 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:30.298740 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:30.299725 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2b8f531-20db-4629-9660-fa99c6460e94 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:30.300217 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 451/1799] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:30 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:30.370685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dd8b00a0-f803-46fd-990a-b061225dd0a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:30.375491 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd8b00a0-f803-46fd-990a-b061225dd0a3 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:30.375678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd8b00a0-f803-46fd-990a-b061225dd0a3 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:30.375864 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd8b00a0-f803-46fd-990a-b061225dd0a3 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:30.395297 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:30.395297 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:30.398744 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dd8b00a0-f803-46fd-990a-b061225dd0a3 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:30.407901 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd8b00a0-f803-46fd-990a-b061225dd0a3 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:30.407901 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 445/1800] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:30 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:31.054128 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:31.101350 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-abb3d9cf-56eb-4ba8-9997-38df88dfe15f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:31.106004 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-abb3d9cf-56eb-4ba8-9997-38df88dfe15f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:31.106138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-abb3d9cf-56eb-4ba8-9997-38df88dfe15f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:31.106290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-abb3d9cf-56eb-4ba8-9997-38df88dfe15f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:31.120327 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:31.120327 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:31.125255 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-abb3d9cf-56eb-4ba8-9997-38df88dfe15f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:31.130134 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-abb3d9cf-56eb-4ba8-9997-38df88dfe15f tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:31.130550 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 452/1801] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:31 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:31.136646 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:31.137048 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1879810855"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:31.138652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1879810855'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:31.138792 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Create volume of 1 GB Aug 06 17:38:31.143374 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Availability Zones retrieved successfully. Aug 06 17:38:31.150593 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Flow 'volume_create_api' (aa3f0b07-3ed6-4d14-b03c-b8b7a07c4cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:31.151735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4396463-2ed4-43dd-91a1-22b802ddff2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:31.152905 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:31.185079 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4396463-2ed4-43dd-91a1-22b802ddff2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:31.185861 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4be0f12-658d-4123-8ebf-5533cce2f50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:31.259311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Created reservations ['639d33b1-976f-4f1c-b181-17b1e54050c1', '94c0a9c2-c922-4fa0-8bac-2d8afa4fcd7a', '631f53f2-9fe4-4a07-91d2-7b3be5b86952', '1449b937-59e8-48ce-ac41-c5449ea0e581'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:31.260231 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4be0f12-658d-4123-8ebf-5533cce2f50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639d33b1-976f-4f1c-b181-17b1e54050c1', '94c0a9c2-c922-4fa0-8bac-2d8afa4fcd7a', '631f53f2-9fe4-4a07-91d2-7b3be5b86952', '1449b937-59e8-48ce-ac41-c5449ea0e581']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:31.261098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547be7ca-1e85-4fd5-8525-7b685c88da3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:31.287834 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (547be7ca-1e85-4fd5-8525-7b685c88da3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1b9146-5555-499d-9b08-607a8c558349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1879810855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efef495e5f64aed8310a6b84d294350',qos_specs=None,replication_status=,reservations=['639d33b1-976f-4f1c-b181-17b1e54050c1','94c0a9c2-c922-4fa0-8bac-2d8afa4fcd7a','631f53f2-9fe4-4a07-91d2-7b3be5b86952','1449b937-59e8-48ce-ac41-c5449ea0e581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90a9054585946e487b4d1c1d905455a',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1879810855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb1b9146-5555-499d-9b08-607a8c558349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4efef495e5f64aed8310a6b84d294350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90a9054585946e487b4d1c1d905455a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:31.288614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd68164a-d065-4ea4-b2a0-f8c0978fa009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:31.309515 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd68164a-d065-4ea4-b2a0-f8c0978fa009) transitioned into state 'SUCCESS' from state '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-1879810855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4efef495e5f64aed8310a6b84d294350',qos_specs=None,replication_status=,reservations=['639d33b1-976f-4f1c-b181-17b1e54050c1','94c0a9c2-c922-4fa0-8bac-2d8afa4fcd7a','631f53f2-9fe4-4a07-91d2-7b3be5b86952','1449b937-59e8-48ce-ac41-c5449ea0e581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90a9054585946e487b4d1c1d905455a',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:31.310334 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d88d30-d0ee-4fc3-99c1-b0dffc980f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:31.314048 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5304c963-d9b4-4d1f-9ebf-d11fe675f6fb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:31.316048 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5304c963-d9b4-4d1f-9ebf-d11fe675f6fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:31.316278 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5304c963-d9b4-4d1f-9ebf-d11fe675f6fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:31.316490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5304c963-d9b4-4d1f-9ebf-d11fe675f6fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:31.316686 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5304c963-d9b4-4d1f-9ebf-d11fe675f6fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:31.326040 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d88d30-d0ee-4fc3-99c1-b0dffc980f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:31.326203 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:31.326203 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:31.326270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Flow 'volume_create_api' (aa3f0b07-3ed6-4d14-b03c-b8b7a07c4cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:31.326310 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5304c963-d9b4-4d1f-9ebf-d11fe675f6fb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:31.326342 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Create volume request issued successfully. Aug 06 17:38:31.326373 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 452/1802] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:31 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:31.326429 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e2ebb0dd-17fa-4746-b3db-40ca3414513d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:31.326504 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 454/1803] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:38:31 2026] POST /volume/v3/volumes => generated 749 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:31.348926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d7cecbb3-dff2-4beb-abe3-323763936d4e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:31.348926 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7cecbb3-dff2-4beb-abe3-323763936d4e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:31.349287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7cecbb3-dff2-4beb-abe3-323763936d4e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:31.351700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7cecbb3-dff2-4beb-abe3-323763936d4e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:31.363084 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:31.363084 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:31.371846 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d7cecbb3-dff2-4beb-abe3-323763936d4e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:31.378146 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7cecbb3-dff2-4beb-abe3-323763936d4e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:31.378788 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 446/1804] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:31 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:31.419518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ee8fb636-4822-4af8-a8bd-ff4fdc8f8462 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:31.421118 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ee8fb636-4822-4af8-a8bd-ff4fdc8f8462 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:31.421584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ee8fb636-4822-4af8-a8bd-ff4fdc8f8462 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:31.422001 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ee8fb636-4822-4af8-a8bd-ff4fdc8f8462 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:31.432273 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:31.432273 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:31.436825 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ee8fb636-4822-4af8-a8bd-ff4fdc8f8462 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:31.446007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ee8fb636-4822-4af8-a8bd-ff4fdc8f8462 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:31.446007 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 453/1805] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:31 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:32.147638 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2af3e5d9-8fad-4e77-ae6e-4c1245cfda35 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:32.151925 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2af3e5d9-8fad-4e77-ae6e-4c1245cfda35 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:32.152152 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2af3e5d9-8fad-4e77-ae6e-4c1245cfda35 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:32.152354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2af3e5d9-8fad-4e77-ae6e-4c1245cfda35 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:32.160943 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:32.160943 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:32.166490 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2af3e5d9-8fad-4e77-ae6e-4c1245cfda35 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:32.170307 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2af3e5d9-8fad-4e77-ae6e-4c1245cfda35 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:32.170646 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 453/1806] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:32 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:32.214772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-122de267-28df-4098-b43e-149e67c9cd16 req-3620a6c9-743e-4735-9cb0-6cfb2fb5c612 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:32.217381 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-122de267-28df-4098-b43e-149e67c9cd16 req-3620a6c9-743e-4735-9cb0-6cfb2fb5c612 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] GET https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:32.217571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-122de267-28df-4098-b43e-149e67c9cd16 req-3620a6c9-743e-4735-9cb0-6cfb2fb5c612 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:32.217770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-122de267-28df-4098-b43e-149e67c9cd16 req-3620a6c9-743e-4735-9cb0-6cfb2fb5c612 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:32.229586 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:32.229586 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:32.235735 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-122de267-28df-4098-b43e-149e67c9cd16 req-3620a6c9-743e-4735-9cb0-6cfb2fb5c612 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:32.242454 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-122de267-28df-4098-b43e-149e67c9cd16 req-3620a6c9-743e-4735-9cb0-6cfb2fb5c612 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd returned with HTTP 200 Aug 06 17:38:32.242714 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 455/1807] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:32 2026] GET /volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd => generated 1603 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:32.335530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-be213a80-ebad-4f68-9da3-427fb753aeee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:32.337172 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be213a80-ebad-4f68-9da3-427fb753aeee tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:32.337338 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be213a80-ebad-4f68-9da3-427fb753aeee tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:32.337509 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be213a80-ebad-4f68-9da3-427fb753aeee tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:32.337610 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-be213a80-ebad-4f68-9da3-427fb753aeee tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:32.342356 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:32.342356 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:32.343228 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be213a80-ebad-4f68-9da3-427fb753aeee tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:32.343621 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 447/1808] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:32 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:32.393389 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-194f485d-4400-4d52-9611-b94b6b9c1c67 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:32.396324 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-194f485d-4400-4d52-9611-b94b6b9c1c67 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:32.396524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-194f485d-4400-4d52-9611-b94b6b9c1c67 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:32.396701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-194f485d-4400-4d52-9611-b94b6b9c1c67 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:32.413694 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:32.413694 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:32.418143 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-194f485d-4400-4d52-9611-b94b6b9c1c67 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:32.423862 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-194f485d-4400-4d52-9611-b94b6b9c1c67 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:32.424387 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 454/1809] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:32 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:32.462686 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8b66981a-7d04-4652-b576-1dc84a5cb316 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:32.464632 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b66981a-7d04-4652-b576-1dc84a5cb316 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:32.464854 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b66981a-7d04-4652-b576-1dc84a5cb316 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:32.465136 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b66981a-7d04-4652-b576-1dc84a5cb316 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:32.475230 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:32.475230 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:32.479221 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8b66981a-7d04-4652-b576-1dc84a5cb316 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:32.480634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-14d023ad-6984-40f5-b703-5cf292030c50 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:32.483672 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-14d023ad-6984-40f5-b703-5cf292030c50 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9/action Aug 06 17:38:32.483672 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-14d023ad-6984-40f5-b703-5cf292030c50 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:32.483672 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-14d023ad-6984-40f5-b703-5cf292030c50 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:32.483923 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b66981a-7d04-4652-b576-1dc84a5cb316 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:32.484495 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 454/1810] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:32 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:32.509145 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:32.509145 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:32.528010 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ae1de98a-eb55-4787-8c4c-78388450f9c1 req-14d023ad-6984-40f5-b703-5cf292030c50 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9/action returned with HTTP 204 Aug 06 17:38:32.528773 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 456/1811] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:32 2026] POST /volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:33.194695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ff4ca4d1-c97d-428c-9a10-57bf7f41425d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:33.196444 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff4ca4d1-c97d-428c-9a10-57bf7f41425d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:33.196628 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff4ca4d1-c97d-428c-9a10-57bf7f41425d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:33.196811 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff4ca4d1-c97d-428c-9a10-57bf7f41425d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:33.207823 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:33.207823 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:33.211803 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ff4ca4d1-c97d-428c-9a10-57bf7f41425d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:33.217409 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff4ca4d1-c97d-428c-9a10-57bf7f41425d tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:33.218093 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 448/1812] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:33 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:33.358294 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1c3803f2-f171-4d50-81e6-3cedc9e14c9b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:33.360859 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c3803f2-f171-4d50-81e6-3cedc9e14c9b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:33.361118 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c3803f2-f171-4d50-81e6-3cedc9e14c9b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:33.361358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c3803f2-f171-4d50-81e6-3cedc9e14c9b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:33.361466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1c3803f2-f171-4d50-81e6-3cedc9e14c9b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:33.367195 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:33.367195 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:33.368044 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c3803f2-f171-4d50-81e6-3cedc9e14c9b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:33.368384 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 455/1813] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:33 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:33.508040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5b7dbf9a-4f9b-4062-bbfa-b84d1e88ed02 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:33.512211 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b7dbf9a-4f9b-4062-bbfa-b84d1e88ed02 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:33.516183 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b7dbf9a-4f9b-4062-bbfa-b84d1e88ed02 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:33.516551 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b7dbf9a-4f9b-4062-bbfa-b84d1e88ed02 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:33.531519 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:33.531519 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:33.535376 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5b7dbf9a-4f9b-4062-bbfa-b84d1e88ed02 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:33.542238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b7dbf9a-4f9b-4062-bbfa-b84d1e88ed02 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:33.542688 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 455/1814] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:33 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:33.562500 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-10343032-7fc3-4942-9f1d-9bba802358b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:33.567428 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-10343032-7fc3-4942-9f1d-9bba802358b1 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:33.567661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-10343032-7fc3-4942-9f1d-9bba802358b1 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:33.568044 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-10343032-7fc3-4942-9f1d-9bba802358b1 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:33.581703 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:33.581703 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:33.598064 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-10343032-7fc3-4942-9f1d-9bba802358b1 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:33.604781 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-10343032-7fc3-4942-9f1d-9bba802358b1 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:33.604781 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 457/1815] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:33 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:34.234329 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ea25b45c-cdfc-45b6-bb1d-f51c6490549c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:34.238373 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea25b45c-cdfc-45b6-bb1d-f51c6490549c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:34.238373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea25b45c-cdfc-45b6-bb1d-f51c6490549c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:34.238373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea25b45c-cdfc-45b6-bb1d-f51c6490549c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:34.251287 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:34.251287 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:34.253323 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ea25b45c-cdfc-45b6-bb1d-f51c6490549c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:34.259944 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea25b45c-cdfc-45b6-bb1d-f51c6490549c tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:34.259944 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 449/1816] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:34 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:34.379412 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0ebc3118-8269-43fb-b587-468498fab679 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:34.381970 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0ebc3118-8269-43fb-b587-468498fab679 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:34.382229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0ebc3118-8269-43fb-b587-468498fab679 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:34.382476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0ebc3118-8269-43fb-b587-468498fab679 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:34.382616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0ebc3118-8269-43fb-b587-468498fab679 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:34.388097 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:34.388097 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:34.389051 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0ebc3118-8269-43fb-b587-468498fab679 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:34.389490 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 456/1817] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:34 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:35.274866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-945ac99f-0881-4e00-af5a-64f954ff1b44 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:35.278166 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-945ac99f-0881-4e00-af5a-64f954ff1b44 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:35.278727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-945ac99f-0881-4e00-af5a-64f954ff1b44 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:35.278727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-945ac99f-0881-4e00-af5a-64f954ff1b44 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:35.296773 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:35.296773 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:35.302215 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-945ac99f-0881-4e00-af5a-64f954ff1b44 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:35.309669 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-945ac99f-0881-4e00-af5a-64f954ff1b44 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:35.310346 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 456/1818] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:35 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:35.407856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-70a33725-3352-4c89-bba7-89bb1b26da5e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:35.409839 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70a33725-3352-4c89-bba7-89bb1b26da5e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:35.410175 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70a33725-3352-4c89-bba7-89bb1b26da5e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:35.410384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70a33725-3352-4c89-bba7-89bb1b26da5e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:35.410523 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-70a33725-3352-4c89-bba7-89bb1b26da5e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:35.418466 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:35.418466 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:35.420334 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70a33725-3352-4c89-bba7-89bb1b26da5e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:35.420942 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 458/1819] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:35 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:35.835246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-c0ca3e44-709d-4356-9b94-2e6ede16a337 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:35.839268 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-c0ca3e44-709d-4356-9b94-2e6ede16a337 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] DELETE https://10.4.3.207/volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401 Aug 06 17:38:35.839512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-c0ca3e44-709d-4356-9b94-2e6ede16a337 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:35.839762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-c0ca3e44-709d-4356-9b94-2e6ede16a337 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:35.847982 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:35.847982 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:35.908497 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6befc9bc-c763-48e0-bc97-bbfe8cbaec7b req-c0ca3e44-709d-4356-9b94-2e6ede16a337 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401 returned with HTTP 200 Aug 06 17:38:35.909404 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 450/1820] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:35 2026] DELETE /volume/v3/attachments/d9a5ba49-1162-4b7e-abb1-728998cbc401 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:36.326245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1350bca5-6ea1-4034-87ca-5fcd48e564a2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.328459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1350bca5-6ea1-4034-87ca-5fcd48e564a2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:36.328688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1350bca5-6ea1-4034-87ca-5fcd48e564a2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.328936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1350bca5-6ea1-4034-87ca-5fcd48e564a2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.338824 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.338824 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:36.346311 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1350bca5-6ea1-4034-87ca-5fcd48e564a2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:36.349158 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1350bca5-6ea1-4034-87ca-5fcd48e564a2 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:36.349610 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 457/1821] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:36.361995 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6dbe3c78-b9f9-4b3c-a74b-1171e66ba4fa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.363544 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6dbe3c78-b9f9-4b3c-a74b-1171e66ba4fa tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:36.363870 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6dbe3c78-b9f9-4b3c-a74b-1171e66ba4fa tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.364087 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6dbe3c78-b9f9-4b3c-a74b-1171e66ba4fa tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.379309 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.379309 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:36.388577 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6dbe3c78-b9f9-4b3c-a74b-1171e66ba4fa tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:36.396103 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6dbe3c78-b9f9-4b3c-a74b-1171e66ba4fa tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:36.396103 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 457/1822] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:36.406630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d3d434ee-dd08-40c1-acfc-fff4d7fd32ea None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.406630 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3d434ee-dd08-40c1-acfc-fff4d7fd32ea None None] GET https://10.4.3.207/volume// Aug 06 17:38:36.406630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3d434ee-dd08-40c1-acfc-fff4d7fd32ea None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.406630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3d434ee-dd08-40c1-acfc-fff4d7fd32ea None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.409981 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3d434ee-dd08-40c1-acfc-fff4d7fd32ea None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:36.409981 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 459/1823] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:38:36.422324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-3d72ba00-4916-4a50-908c-a2d6f3ade5a0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.426734 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-3d72ba00-4916-4a50-908c-a2d6f3ade5a0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:38:36.429982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-3d72ba00-4916-4a50-908c-a2d6f3ade5a0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0157456b-eed0-4a6c-9a66-c8c3c162e076", "connector": null, "instance_uuid": "b719443c-0490-4ba5-8fc9-4572eac1ae58"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:36.442091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-30da1642-5acf-4b4e-a8cb-ba27f4de0ec0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.442091 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-30da1642-5acf-4b4e-a8cb-ba27f4de0ec0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:36.442091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-30da1642-5acf-4b4e-a8cb-ba27f4de0ec0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.442091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-30da1642-5acf-4b4e-a8cb-ba27f4de0ec0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.442091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-30da1642-5acf-4b4e-a8cb-ba27f4de0ec0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:36.449871 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.449871 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:36.453157 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.453157 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:36.453157 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-30da1642-5acf-4b4e-a8cb-ba27f4de0ec0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:36.453157 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 458/1824] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:36.458203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-354d7748-6139-4aab-8348-c37f689245b6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.463760 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-354d7748-6139-4aab-8348-c37f689245b6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:36.463978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-354d7748-6139-4aab-8348-c37f689245b6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.464206 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-354d7748-6139-4aab-8348-c37f689245b6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.473662 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.473662 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:36.479110 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-354d7748-6139-4aab-8348-c37f689245b6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:36.487261 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-354d7748-6139-4aab-8348-c37f689245b6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:36.487655 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 458/1825] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:36.504198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8406a257-006b-4d93-baa4-ac6b5c418b13 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.505146 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-3d72ba00-4916-4a50-908c-a2d6f3ade5a0 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:38:36.505590 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 451/1826] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:38:36 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:36.506798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8406a257-006b-4d93-baa4-ac6b5c418b13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:36.507104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8406a257-006b-4d93-baa4-ac6b5c418b13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.507363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8406a257-006b-4d93-baa4-ac6b5c418b13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.518995 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.518995 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:36.520010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-da489967-cdcf-4177-a4f8-84feca441e4d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.522649 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-da489967-cdcf-4177-a4f8-84feca441e4d tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] DELETE https://10.4.3.207/volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880 Aug 06 17:38:36.522889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-da489967-cdcf-4177-a4f8-84feca441e4d tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.523066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-da489967-cdcf-4177-a4f8-84feca441e4d tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.524281 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8406a257-006b-4d93-baa4-ac6b5c418b13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:36.529844 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8406a257-006b-4d93-baa4-ac6b5c418b13 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:36.530379 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.530379 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:36.530685 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 460/1827] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:36.593216 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-aeba003b-a5c0-44d6-8add-0a5a04df10f1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:36.597107 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aeba003b-a5c0-44d6-8add-0a5a04df10f1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:36.597107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aeba003b-a5c0-44d6-8add-0a5a04df10f1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:36.597107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aeba003b-a5c0-44d6-8add-0a5a04df10f1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:36.606797 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-da489967-cdcf-4177-a4f8-84feca441e4d tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880 returned with HTTP 200 Aug 06 17:38:36.607174 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:36.607174 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:36.607405 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 459/1828] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:36 2026] DELETE /volume/v3/attachments/3269d49b-2a4c-43fc-9987-448055b9f880 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:36.617987 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-aeba003b-a5c0-44d6-8add-0a5a04df10f1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:36.622077 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aeba003b-a5c0-44d6-8add-0a5a04df10f1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:36.622754 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 459/1829] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:36 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:37.469173 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d16e48ca-c77b-4cba-abf8-a2b68f6786be None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:37.471914 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d16e48ca-c77b-4cba-abf8-a2b68f6786be tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:37.471914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d16e48ca-c77b-4cba-abf8-a2b68f6786be tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:37.471914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d16e48ca-c77b-4cba-abf8-a2b68f6786be tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:37.471914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d16e48ca-c77b-4cba-abf8-a2b68f6786be tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:37.478423 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:37.478423 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:37.478815 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d16e48ca-c77b-4cba-abf8-a2b68f6786be tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:37.480624 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 452/1830] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:37 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:37.523206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-52d4b751-37f9-4b5d-85d5-5d3a86264377 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:37.527470 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-52d4b751-37f9-4b5d-85d5-5d3a86264377 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:37.527699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-52d4b751-37f9-4b5d-85d5-5d3a86264377 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:37.528027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-52d4b751-37f9-4b5d-85d5-5d3a86264377 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:37.548340 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:37.548340 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:37.553258 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-52d4b751-37f9-4b5d-85d5-5d3a86264377 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:37.555641 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-52d4b751-37f9-4b5d-85d5-5d3a86264377 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:37.556141 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 461/1831] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:37 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:37.589989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:37.591276 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68/action Aug 06 17:38:37.591707 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:37.591859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:37.606855 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:37.606855 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:37.607622 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:37.615319 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Begin detaching volume completed successfully. Aug 06 17:38:37.615319 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-c7e65309-3e75-4eda-8965-a54b49b0127a tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68/action returned with HTTP 202 Aug 06 17:38:37.615808 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 460/1832] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:38:37 2026] POST /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:37.677542 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1db03050-a741-4441-9063-66239cee9d71 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:37.677991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1db03050-a741-4441-9063-66239cee9d71 None None] GET https://10.4.3.207/volume// Aug 06 17:38:37.678230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1db03050-a741-4441-9063-66239cee9d71 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:37.678470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1db03050-a741-4441-9063-66239cee9d71 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:37.678931 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1db03050-a741-4441-9063-66239cee9d71 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:38:37.679365 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 460/1833] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:38: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 06 17:38:37.693459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-49a6ae25-bdb2-454f-a828-6999c83d3769 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:37.698232 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-49a6ae25-bdb2-454f-a828-6999c83d3769 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:37.698523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-49a6ae25-bdb2-454f-a828-6999c83d3769 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:37.698747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-49a6ae25-bdb2-454f-a828-6999c83d3769 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:37.713451 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:37.713451 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:37.728498 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-49a6ae25-bdb2-454f-a828-6999c83d3769 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:37.737203 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-49a6ae25-bdb2-454f-a828-6999c83d3769 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:38:37.737731 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 453/1834] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:38:37 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 1315 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:38.001919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:38.005534 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] PUT https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a Aug 06 17:38:38.006004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:38.025583 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Acquiring lock "cinder-attachment_update-0157456b-eed0-4a6c-9a66-c8c3c162e076-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:38:38.037658 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-0157456b-eed0-4a6c-9a66-c8c3c162e076-np0000006677" acquired by "attachment_update" :: waited 0.012s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:38:38.038866 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:38.038866 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:38.151445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Lock "cinder-attachment_update-0157456b-eed0-4a6c-9a66-c8c3c162e076-np0000006677" released by "attachment_update" :: held 0.114s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:38:38.151744 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-39eed6a5-1103-4adb-9c2c-f5f6679e580b tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a returned with HTTP 200 Aug 06 17:38:38.152237 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 462/1835] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:38:38 2026] PUT /volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:38.176461 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-9145749a-e449-41ec-b2e1-e8225fb1e6fa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:38.180945 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-9145749a-e449-41ec-b2e1-e8225fb1e6fa tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a Aug 06 17:38:38.181171 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-9145749a-e449-41ec-b2e1-e8225fb1e6fa tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:38.181385 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-9145749a-e449-41ec-b2e1-e8225fb1e6fa tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:38.209197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-9145749a-e449-41ec-b2e1-e8225fb1e6fa tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a returned with HTTP 200 Aug 06 17:38:38.210265 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 461/1836] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:38:38 2026] GET /volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:38.340870 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:38.346764 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/limits Aug 06 17:38:38.347305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:38.347305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:38.359830 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1253393385 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1253393385, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:38.360303 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1253393385 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1253393385, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:38.360721 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1253393385 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1253393385, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:38.375152 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-c700a501-08e5-4449-969d-694c1c60779c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/limits returned with HTTP 200 Aug 06 17:38:38.375583 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 461/1837] 10.4.3.207 () {68 vars in 1484 bytes} [Thu Aug 6 17:38:38 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:38.456406 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-aac121c5-c962-4425-aa1e-38761d6a9cb9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:38.460947 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-aac121c5-c962-4425-aa1e-38761d6a9cb9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:38.461566 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-aac121c5-c962-4425-aa1e-38761d6a9cb9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:38.461793 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-aac121c5-c962-4425-aa1e-38761d6a9cb9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:38.476740 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:38.476740 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:38.487656 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-aac121c5-c962-4425-aa1e-38761d6a9cb9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:38.492175 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f1271610-a82f-4ed2-a820-9eaba1c86a8a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:38.493197 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-aac121c5-c962-4425-aa1e-38761d6a9cb9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:38.493876 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 454/1838] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:38 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:38.494419 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1271610-a82f-4ed2-a820-9eaba1c86a8a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:38.494638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1271610-a82f-4ed2-a820-9eaba1c86a8a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:38.494832 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1271610-a82f-4ed2-a820-9eaba1c86a8a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:38.494951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f1271610-a82f-4ed2-a820-9eaba1c86a8a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:38.500403 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:38.500403 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:38.501196 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1271610-a82f-4ed2-a820-9eaba1c86a8a tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:38.501611 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 463/1839] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:38 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:38.510601 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:38.512750 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:38:38.513091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2d67a04-e263-489e-aca6-5490b8cf85dc", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:38.533600 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:38.533600 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:38.534454 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:38.534680 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Create snapshot from volume b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:38.591822 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Created reservations ['77839350-b86b-4b81-9b6e-ab14f13deb55', '924436dd-d1af-4e7a-99bd-7fcd9585b903', '2ec85600-4554-4e8b-b065-0331f81bb55a', 'c32bbbfd-69b4-4bbd-a1c3-ea8c10d1f318'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:38.637778 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Snapshot force create request issued successfully. Aug 06 17:38:38.638166 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3af5e4b4-3082-4a91-9281-87a98f26c50e req-4201eedb-019a-4d90-a563-fe3587a2e5d8 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:38:38.639637 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 462/1840] 10.4.3.207 () {72 vars in 1547 bytes} [Thu Aug 6 17:38:38 2026] POST /volume/v3/snapshots => generated 292 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:39.520436 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d8ea831d-313e-428d-a504-4791f1c29212 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:39.524835 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8ea831d-313e-428d-a504-4791f1c29212 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:39.524835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8ea831d-313e-428d-a504-4791f1c29212 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:39.524835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8ea831d-313e-428d-a504-4791f1c29212 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:39.524835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d8ea831d-313e-428d-a504-4791f1c29212 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:39.528560 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:39.528560 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:39.529616 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8ea831d-313e-428d-a504-4791f1c29212 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:39.530218 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 462/1841] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:39 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:39.544303 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-86d2d774-098a-4cbb-80f5-976928b2acaf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:39.547545 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86d2d774-098a-4cbb-80f5-976928b2acaf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 Aug 06 17:38:39.547788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86d2d774-098a-4cbb-80f5-976928b2acaf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:39.548069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86d2d774-098a-4cbb-80f5-976928b2acaf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:39.564540 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:39.564540 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:39.572141 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-86d2d774-098a-4cbb-80f5-976928b2acaf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:39.578415 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86d2d774-098a-4cbb-80f5-976928b2acaf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 returned with HTTP 200 Aug 06 17:38:39.578935 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 455/1842] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:39 2026] GET /volume/v3/volumes/ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 => generated 900 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:39.591044 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:39.592840 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:38:39.593275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:39.593457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:39.593726 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:39.594618 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:39.605945 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Get all volumes completed successfully. Aug 06 17:38:39.607040 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b8647aaa-29c3-4f3f-96a2-e25213b5a959 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:38:39.607394 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 464/1843] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:38:39 2026] GET /volume/v3/volumes => generated 659 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:39.620030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:39.621857 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 Aug 06 17:38:39.622075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:39.622256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:39.622446 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete volume with id: ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 Aug 06 17:38:39.629518 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:39.629518 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:39.630051 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:39.648435 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete volume request issued successfully. Aug 06 17:38:39.648598 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62ad6df5-d5eb-4240-83ba-dfb30a9aba62 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 returned with HTTP 202 Aug 06 17:38:39.649101 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 463/1844] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:39 2026] DELETE /volume/v3/volumes/ee0e7fb5-9ea4-41e2-a6fd-e1d8946b41e6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:39.658050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-61300659-d581-4ef8-8834-81ca997a21b9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:39.662104 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-61300659-d581-4ef8-8834-81ca997a21b9 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] DELETE https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 Aug 06 17:38:39.662104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-61300659-d581-4ef8-8834-81ca997a21b9 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:39.662104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-61300659-d581-4ef8-8834-81ca997a21b9 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:39.662104 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-61300659-d581-4ef8-8834-81ca997a21b9 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Delete backup with id: 34a8ede5-1044-4c7a-9bc6-ea3e20382b44. Aug 06 17:38:39.666922 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:39.666922 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:39.687204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-61300659-d581-4ef8-8834-81ca997a21b9 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] delete_backup rpcapi backup_id 34a8ede5-1044-4c7a-9bc6-ea3e20382b44 {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:38:39.692447 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-61300659-d581-4ef8-8834-81ca997a21b9 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 returned with HTTP 202 Aug 06 17:38:39.692447 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 463/1845] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:39 2026] DELETE /volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:39.703214 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f85889f-f442-4491-b004-40f23e08123a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:39.707839 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f85889f-f442-4491-b004-40f23e08123a tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] GET https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 Aug 06 17:38:39.709005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f85889f-f442-4491-b004-40f23e08123a tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:39.709270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f85889f-f442-4491-b004-40f23e08123a tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:39.709417 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8f85889f-f442-4491-b004-40f23e08123a tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Show backup with id 34a8ede5-1044-4c7a-9bc6-ea3e20382b44. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:39.719058 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:39.719058 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:39.719934 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f85889f-f442-4491-b004-40f23e08123a tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 returned with HTTP 200 Aug 06 17:38:39.720650 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 456/1846] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:39 2026] GET /volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:40.597814 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-64218167-6d82-49dc-b41a-eab04fca569d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.604021 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:40.604021 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-attach": {"instance_uuid": "2755bebf-7eaa-40d9-af56-24a593645420", "mountpoint": "/dev/vdb"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:40.604021 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2755bebf-7eaa-40d9-af56-24a593645420", "mountpoint": "/dev/vdb"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:40.618415 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.618415 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:40.619988 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:40.631471 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Update volume admin metadata completed successfully. Aug 06 17:38:40.700158 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Attach volume completed successfully. Aug 06 17:38:40.700158 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-64218167-6d82-49dc-b41a-eab04fca569d tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:40.700158 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 465/1847] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:40 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:40.711857 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6703ae0-4ff0-436f-91c1-1871d6a4a1d9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.714429 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6703ae0-4ff0-436f-91c1-1871d6a4a1d9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:40.714715 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6703ae0-4ff0-436f-91c1-1871d6a4a1d9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.715024 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6703ae0-4ff0-436f-91c1-1871d6a4a1d9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.727068 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.727068 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:40.732526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3a990bad-469a-4370-9e5f-b037e5545bd5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.735424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3a990bad-469a-4370-9e5f-b037e5545bd5 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] GET https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 Aug 06 17:38:40.735839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3a990bad-469a-4370-9e5f-b037e5545bd5 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.736145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3a990bad-469a-4370-9e5f-b037e5545bd5 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.736328 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-3a990bad-469a-4370-9e5f-b037e5545bd5 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Show backup with id 34a8ede5-1044-4c7a-9bc6-ea3e20382b44. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:40.737052 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b6703ae0-4ff0-436f-91c1-1871d6a4a1d9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:40.741922 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6703ae0-4ff0-436f-91c1-1871d6a4a1d9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:40.742339 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3a990bad-469a-4370-9e5f-b037e5545bd5 tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 returned with HTTP 404 Aug 06 17:38:40.742780 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 464/1848] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:40 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:40.743028 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 464/1849] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:40 2026] GET /volume/v3/backups/34a8ede5-1044-4c7a-9bc6-ea3e20382b44 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:40.749545 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.753535 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] DELETE https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:40.753535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.753535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.753535 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete backup with id: 6c5faef0-81d5-4934-81b3-3e69bcf8843d. Aug 06 17:38:40.757608 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.757608 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:40.759508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.760934 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:40.761410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-detach": {}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:40.761616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:40.776045 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.776045 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:40.776861 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:40.777983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] delete_backup rpcapi backup_id 6c5faef0-81d5-4934-81b3-3e69bcf8843d {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:38:40.779686 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b17b57b6-5a4d-4ac6-aaa1-2ea46b54b898 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 202 Aug 06 17:38:40.780273 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 457/1850] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:40 2026] DELETE /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:40.790452 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cc0b13bd-de39-4ffa-85f7-b4a3db16e4e5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.793403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc0b13bd-de39-4ffa-85f7-b4a3db16e4e5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:40.793663 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc0b13bd-de39-4ffa-85f7-b4a3db16e4e5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.793932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc0b13bd-de39-4ffa-85f7-b4a3db16e4e5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.794071 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-cc0b13bd-de39-4ffa-85f7-b4a3db16e4e5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:40.805072 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.805072 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:40.805581 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc0b13bd-de39-4ffa-85f7-b4a3db16e4e5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 200 Aug 06 17:38:40.806167 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 465/1851] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:40 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:40.844898 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Detach volume completed successfully. Aug 06 17:38:40.844898 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4e4df8c-1027-4f88-bca6-c008f93a675e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:40.845538 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 466/1852] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:40 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:40.856008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-febf0afa-be0b-4caf-b12c-c6e6c8d6b08c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.858022 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.858147 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-febf0afa-be0b-4caf-b12c-c6e6c8d6b08c tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:40.858414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-febf0afa-be0b-4caf-b12c-c6e6c8d6b08c tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.858523 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-febf0afa-be0b-4caf-b12c-c6e6c8d6b08c tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.859951 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] DELETE https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:40.860227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.860474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.860676 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Delete volume with id: eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:40.869065 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.869065 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:40.871468 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.871468 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:40.871937 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:40.873832 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-febf0afa-be0b-4caf-b12c-c6e6c8d6b08c tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:40.884532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-febf0afa-be0b-4caf-b12c-c6e6c8d6b08c tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:40.884974 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 465/1853] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:40 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:40.893464 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Delete volume request issued successfully. Aug 06 17:38:40.893679 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2a42f68-8b14-40e1-8564-517c0fd9b74e tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 202 Aug 06 17:38:40.894166 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 458/1854] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:40 2026] DELETE /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:40.905266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-74865835-394f-4de5-8cff-5acee6b81ed1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:40.907726 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74865835-394f-4de5-8cff-5acee6b81ed1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:40.908039 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74865835-394f-4de5-8cff-5acee6b81ed1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:40.908314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74865835-394f-4de5-8cff-5acee6b81ed1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:40.921196 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:40.921196 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:40.928003 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-74865835-394f-4de5-8cff-5acee6b81ed1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:40.934519 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74865835-394f-4de5-8cff-5acee6b81ed1 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 200 Aug 06 17:38:40.935470 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 466/1855] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:40 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:41.584945 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-1b5c63e3-524f-47be-b29e-5ee953693c51 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:41.588448 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-1b5c63e3-524f-47be-b29e-5ee953693c51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:41.588658 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-1b5c63e3-524f-47be-b29e-5ee953693c51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:41.589524 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-1b5c63e3-524f-47be-b29e-5ee953693c51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:41.608839 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:41.608839 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:41.613556 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-1b5c63e3-524f-47be-b29e-5ee953693c51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:41.621023 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-1b5c63e3-524f-47be-b29e-5ee953693c51 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:41.621642 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 467/1856] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:38:41 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1659 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:41.822334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e1138a3-dfbb-436c-9255-51c86b1f8576 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:41.826382 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e1138a3-dfbb-436c-9255-51c86b1f8576 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d Aug 06 17:38:41.826497 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e1138a3-dfbb-436c-9255-51c86b1f8576 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:41.826688 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e1138a3-dfbb-436c-9255-51c86b1f8576 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:41.826842 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1e1138a3-dfbb-436c-9255-51c86b1f8576 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id 6c5faef0-81d5-4934-81b3-3e69bcf8843d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:41.838876 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e1138a3-dfbb-436c-9255-51c86b1f8576 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d returned with HTTP 404 Aug 06 17:38:41.840190 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 466/1857] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:41 2026] GET /volume/v3/backups/6c5faef0-81d5-4934-81b3-3e69bcf8843d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:41.953033 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-88676db3-1f2b-4383-b834-67cc21e96d2c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:41.953526 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f124fc73-c17c-47d1-b623-4d5168ef7acb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:41.955702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88676db3-1f2b-4383-b834-67cc21e96d2c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:38:41.956279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88676db3-1f2b-4383-b834-67cc21e96d2c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:41.956279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88676db3-1f2b-4383-b834-67cc21e96d2c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:41.959551 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f124fc73-c17c-47d1-b623-4d5168ef7acb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 Aug 06 17:38:41.959805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f124fc73-c17c-47d1-b623-4d5168ef7acb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:41.960070 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f124fc73-c17c-47d1-b623-4d5168ef7acb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:41.967750 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f124fc73-c17c-47d1-b623-4d5168ef7acb tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 returned with HTTP 404 Aug 06 17:38:41.968281 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 467/1858] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:41 2026] GET /volume/v3/volumes/eacb504e-5429-4ea3-998b-39af00903853 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:41.973274 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:41.973274 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:41.980991 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-88676db3-1f2b-4383-b834-67cc21e96d2c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:41.983013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:41.984319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88676db3-1f2b-4383-b834-67cc21e96d2c tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 200 Aug 06 17:38:41.985496 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 459/1859] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:41 2026] GET /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:41.986326 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:41.986517 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:41.986856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:41.987119 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Delete volume with id: 0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:41.998336 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:41.998336 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:41.998951 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:41.999104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-33000f01-aff4-489d-8425-603571c20723 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:42.001220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:38:42.001220 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:42.001455 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:42.001552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete volume with id: d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:38:42.011821 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:42.011821 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:42.012480 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:42.023600 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Delete volume request issued successfully. Aug 06 17:38:42.023801 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f06d859b-8b30-4f45-930a-66b2f24fbeb6 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 202 Aug 06 17:38:42.024349 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 468/1860] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:41 2026] DELETE /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:42.033092 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-900e9872-c618-497e-809d-8cb77d9177e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:42.035381 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete volume request issued successfully. Aug 06 17:38:42.035381 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-33000f01-aff4-489d-8425-603571c20723 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 202 Aug 06 17:38:42.035381 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 467/1861] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:41 2026] DELETE /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:42.037892 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-900e9872-c618-497e-809d-8cb77d9177e3 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:42.038239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-900e9872-c618-497e-809d-8cb77d9177e3 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:42.038526 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-900e9872-c618-497e-809d-8cb77d9177e3 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:42.047838 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aacd5a9a-5452-4638-b811-400c4589400d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:42.049816 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aacd5a9a-5452-4638-b811-400c4589400d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:38:42.050049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aacd5a9a-5452-4638-b811-400c4589400d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:42.050231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aacd5a9a-5452-4638-b811-400c4589400d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:42.050726 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:42.050726 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:42.054837 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-900e9872-c618-497e-809d-8cb77d9177e3 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:42.061511 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:42.061511 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:42.063467 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-900e9872-c618-497e-809d-8cb77d9177e3 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 200 Aug 06 17:38:42.064210 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 468/1862] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:42 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:42.069579 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aacd5a9a-5452-4638-b811-400c4589400d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:42.082479 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aacd5a9a-5452-4638-b811-400c4589400d tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 200 Aug 06 17:38:42.082995 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 460/1863] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:42 2026] GET /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:42.156034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-bc705f07-e241-4755-9228-5ccd14316001 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:42.158902 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-bc705f07-e241-4755-9228-5ccd14316001 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] DELETE https://10.4.3.207/volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9 Aug 06 17:38:42.159215 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-bc705f07-e241-4755-9228-5ccd14316001 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:42.159488 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-bc705f07-e241-4755-9228-5ccd14316001 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:42.172164 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:42.172164 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:42.257608 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-47c96b0a-07cc-407b-b731-ec0242cba973 req-bc705f07-e241-4755-9228-5ccd14316001 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9 returned with HTTP 200 Aug 06 17:38:42.257608 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 469/1864] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:42 2026] DELETE /volume/v3/attachments/664bcc0a-19a3-4fea-ac7d-52d67dafe3d9 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:42.990423 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-71bc83db-d6f2-43a8-8cdf-bbde1c8e485e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:42.993357 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-71bc83db-d6f2-43a8-8cdf-bbde1c8e485e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d Aug 06 17:38:42.993657 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-71bc83db-d6f2-43a8-8cdf-bbde1c8e485e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:42.993946 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-71bc83db-d6f2-43a8-8cdf-bbde1c8e485e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.002462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.005636 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:38:43.007420 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e197fbd-ea0d-4c87-8031-10105583cc68", "force": false, "name": "tempest-TestStampPattern-snapshot-1542097586", "description": null, "metadata": null}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:43.007539 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.007539 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:43.023091 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.023091 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:43.023091 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:38:43.023091 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create snapshot from volume 6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:38:43.066723 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b94f4a58-db01-490a-b2e9-a539e1aa5ac8 req-71bc83db-d6f2-43a8-8cdf-bbde1c8e485e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d returned with HTTP 200 Aug 06 17:38:43.067201 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 468/1865] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:42 2026] DELETE /volume/v3/attachments/ee26b25b-c586-4efa-831f-76edba7c812d => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:43.071075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Created reservations ['78899331-634c-4f80-b8e9-3c973a711884', '665d0bbb-0fda-4de8-948c-3f771a9b8c6d', '9abe2bec-186a-467e-9063-2cb4f9dd50a7', '05d937b3-6632-445f-a607-927201e71635'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:43.081509 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cc1396eb-5098-49de-851c-db794eebec00 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.083741 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cc1396eb-5098-49de-851c-db794eebec00 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e Aug 06 17:38:43.083995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cc1396eb-5098-49de-851c-db794eebec00 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:43.084253 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cc1396eb-5098-49de-851c-db794eebec00 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.091111 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cc1396eb-5098-49de-851c-db794eebec00 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e returned with HTTP 404 Aug 06 17:38:43.091612 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 461/1866] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:43 2026] GET /volume/v3/volumes/0b7abc6b-172c-4893-8add-2ab46129589e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:43.100149 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b640ea4-25f2-4a57-853a-c125448320b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.103985 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b640ea4-25f2-4a57-853a-c125448320b1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f Aug 06 17:38:43.103985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b640ea4-25f2-4a57-853a-c125448320b1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:43.103985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b640ea4-25f2-4a57-853a-c125448320b1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.105012 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot create request issued successfully. Aug 06 17:38:43.105532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-311a8c5c-bd64-41b7-95e3-cd7d5536c02d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:38:43.106284 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 469/1867] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:38:43 2026] POST /volume/v3/snapshots => generated 303 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:43.111990 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b640ea4-25f2-4a57-853a-c125448320b1 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f returned with HTTP 404 Aug 06 17:38:43.112486 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 470/1868] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:43 2026] GET /volume/v3/volumes/d59c238b-3ffc-4fc6-a5fa-06d853e31f8f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:43.117171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-907c7798-12e9-4003-993f-0a21233639ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.118857 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-907c7798-12e9-4003-993f-0a21233639ae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:38:43.119020 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-907c7798-12e9-4003-993f-0a21233639ae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:43.119199 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-907c7798-12e9-4003-993f-0a21233639ae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.125172 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.125172 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:43.125644 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-907c7798-12e9-4003-993f-0a21233639ae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot retrieved successfully. Aug 06 17:38:43.126399 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-907c7798-12e9-4003-993f-0a21233639ae tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e returned with HTTP 200 Aug 06 17:38:43.126838 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 469/1869] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:38:43 2026] GET /volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:43.130780 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9d606583-47ad-466e-9862-009199b03cf6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.133238 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:43.133583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-711211844"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:43.135426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-711211844'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:43.135542 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume of 1 GB Aug 06 17:38:43.139949 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Availability Zones retrieved successfully. Aug 06 17:38:43.147767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Flow 'volume_create_api' (44f120c0-6247-4660-951e-e4b0901e0133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:43.149186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d08ede-cbf6-49fd-a65a-c093d67b056c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:43.150606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:43.176289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-07e89771-a18e-4986-ab83-207c2c455b07 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.178897 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] DELETE https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:38:43.179205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:43.179478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.180569 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Delete volume with id: 299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:38:43.185415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33d08ede-cbf6-49fd-a65a-c093d67b056c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:43.189470 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd76f0f-67b8-4ea7-b763-e8cad508b0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:43.190932 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.190932 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:43.191581 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:43.217862 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Delete volume request issued successfully. Aug 06 17:38:43.217862 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-07e89771-a18e-4986-ab83-207c2c455b07 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 202 Aug 06 17:38:43.217862 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 470/1870] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:43 2026] DELETE /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:43.229141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6abe0f65-24a6-4574-bdce-f03296862456 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.231068 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6abe0f65-24a6-4574-bdce-f03296862456 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:38:43.231306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6abe0f65-24a6-4574-bdce-f03296862456 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:43.231511 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6abe0f65-24a6-4574-bdce-f03296862456 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.241078 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.241078 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:43.246347 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6abe0f65-24a6-4574-bdce-f03296862456 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Volume info retrieved successfully. Aug 06 17:38:43.247245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Created reservations ['c69ab3ca-5b57-4ca3-bed0-4044505d3da2', '4bd74245-4632-4d31-bf69-40f7f832e695', '4654974a-f636-41c7-a225-e56a6bd2be57', 'b3071b57-9c22-48c8-8a1f-7eec1247dffc'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:43.248221 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd76f0f-67b8-4ea7-b763-e8cad508b0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69ab3ca-5b57-4ca3-bed0-4044505d3da2', '4bd74245-4632-4d31-bf69-40f7f832e695', '4654974a-f636-41c7-a225-e56a6bd2be57', 'b3071b57-9c22-48c8-8a1f-7eec1247dffc']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:43.250027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed23530-5643-4e53-849b-03e3e1df3ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:43.256484 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6abe0f65-24a6-4574-bdce-f03296862456 tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 200 Aug 06 17:38:43.257023 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 471/1871] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:43 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:43.276229 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed23530-5643-4e53-849b-03e3e1df3ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9b1e63-5753-4e84-9dda-4d7c56946a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-711211844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2127c089b21b4c3ab190105f247735fc',qos_specs=None,replication_status=,reservations=['c69ab3ca-5b57-4ca3-bed0-4044505d3da2','4bd74245-4632-4d31-bf69-40f7f832e695','4654974a-f636-41c7-a225-e56a6bd2be57','b3071b57-9c22-48c8-8a1f-7eec1247dffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da81bfe13242441b9f18ad979924b5be',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-711211844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c9b1e63-5753-4e84-9dda-4d7c56946a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2127c089b21b4c3ab190105f247735fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da81bfe13242441b9f18ad979924b5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:43.276922 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7df2fd-d2b9-4231-9656-af8fca7b2981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:43.302029 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7df2fd-d2b9-4231-9656-af8fca7b2981) transitioned into state 'SUCCESS' from state '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-711211844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2127c089b21b4c3ab190105f247735fc',qos_specs=None,replication_status=,reservations=['c69ab3ca-5b57-4ca3-bed0-4044505d3da2','4bd74245-4632-4d31-bf69-40f7f832e695','4654974a-f636-41c7-a225-e56a6bd2be57','b3071b57-9c22-48c8-8a1f-7eec1247dffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da81bfe13242441b9f18ad979924b5be',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:43.303067 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de10cc0-6f8a-4327-981b-8ba44d968a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:43.318168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de10cc0-6f8a-4327-981b-8ba44d968a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:43.318168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Flow 'volume_create_api' (44f120c0-6247-4660-951e-e4b0901e0133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:43.318341 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Create volume request issued successfully. Aug 06 17:38:43.319039 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9d606583-47ad-466e-9862-009199b03cf6 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:43.319484 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 462/1872] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:38:43 2026] POST /volume/v3/volumes => generated 753 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:43.333752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-e685411d-58db-4d1e-9380-de79c25d9591 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.336185 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a4ab6145-437b-4056-abfc-21c6510116bd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:43.337167 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-e685411d-58db-4d1e-9380-de79c25d9591 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] POST https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a/action Aug 06 17:38:43.337625 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-e685411d-58db-4d1e-9380-de79c25d9591 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:43.337794 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-e685411d-58db-4d1e-9380-de79c25d9591 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:43.338437 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4ab6145-437b-4056-abfc-21c6510116bd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:38:43.338708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4ab6145-437b-4056-abfc-21c6510116bd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:43.339008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4ab6145-437b-4056-abfc-21c6510116bd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:43.349060 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.349060 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:43.357846 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a4ab6145-437b-4056-abfc-21c6510116bd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:43.364065 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:43.364065 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:43.365398 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4ab6145-437b-4056-abfc-21c6510116bd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 200 Aug 06 17:38:43.365952 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 471/1873] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:43 2026] GET /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:43.383406 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b96dcd29-aad8-47cc-8499-b68146ff8705 req-e685411d-58db-4d1e-9380-de79c25d9591 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a/action returned with HTTP 204 Aug 06 17:38:43.383797 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 470/1874] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:38:43 2026] POST /volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:44.139759 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63318078-85e7-4cbf-820d-eced1f6f4815 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.141511 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63318078-85e7-4cbf-820d-eced1f6f4815 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:38:44.141708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63318078-85e7-4cbf-820d-eced1f6f4815 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.141911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63318078-85e7-4cbf-820d-eced1f6f4815 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.148524 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.148524 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:44.149029 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-63318078-85e7-4cbf-820d-eced1f6f4815 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot retrieved successfully. Aug 06 17:38:44.149905 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63318078-85e7-4cbf-820d-eced1f6f4815 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e returned with HTTP 200 Aug 06 17:38:44.150362 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 472/1875] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:38:44 2026] GET /volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:44.162601 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1d7abdae-9e4f-436b-81fe-190d4a8226aa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.164772 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d7abdae-9e4f-436b-81fe-190d4a8226aa tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:38:44.164987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1d7abdae-9e4f-436b-81fe-190d4a8226aa tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.165196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1d7abdae-9e4f-436b-81fe-190d4a8226aa tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.170476 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.170476 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:44.170939 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1d7abdae-9e4f-436b-81fe-190d4a8226aa tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot retrieved successfully. Aug 06 17:38:44.171783 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d7abdae-9e4f-436b-81fe-190d4a8226aa tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e returned with HTTP 200 Aug 06 17:38:44.172165 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 463/1876] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:38:44 2026] GET /volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:44.272362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e073dc63-d860-4d85-a18a-002dc722cc5b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.274289 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e073dc63-d860-4d85-a18a-002dc722cc5b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] GET https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b Aug 06 17:38:44.274524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e073dc63-d860-4d85-a18a-002dc722cc5b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.274764 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e073dc63-d860-4d85-a18a-002dc722cc5b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.282676 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e073dc63-d860-4d85-a18a-002dc722cc5b tempest-AttachVolumeTestJSON-1641726744 tempest-AttachVolumeTestJSON-1641726744-project-member] https://10.4.3.207/volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b returned with HTTP 404 Aug 06 17:38:44.283500 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 472/1877] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:44 2026] GET /volume/v3/volumes/299c5f33-d051-49c1-b855-c08435e0ee4b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:44.381814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5379edfd-7a9c-47db-b68d-68f5cfa246df None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.386581 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5379edfd-7a9c-47db-b68d-68f5cfa246df tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:38:44.386753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5379edfd-7a9c-47db-b68d-68f5cfa246df tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.386938 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5379edfd-7a9c-47db-b68d-68f5cfa246df tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.396408 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.396408 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:44.400566 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5379edfd-7a9c-47db-b68d-68f5cfa246df tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:44.405129 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5379edfd-7a9c-47db-b68d-68f5cfa246df tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 200 Aug 06 17:38:44.405550 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 471/1878] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:44 2026] GET /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:44.421173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.422935 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:38:44.423290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c9b1e63-5753-4e84-9dda-4d7c56946a11", "name": "tempest-VolumesBackupsAdminTest-Backup-1179566133", "container": "tempest-volumesbackupsadmintest-backup-container-1332996850"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:44.424725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Creating new backup {'backup': {'volume_id': '4c9b1e63-5753-4e84-9dda-4d7c56946a11', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1179566133', 'container': 'tempest-volumesbackupsadmintest-backup-container-1332996850'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:38:44.424904 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Creating backup of volume 4c9b1e63-5753-4e84-9dda-4d7c56946a11 in container tempest-volumesbackupsadmintest-backup-container-1332996850 Aug 06 17:38:44.434054 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.434054 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:44.434573 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:38:44.458152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Created reservations ['c45e1a6b-113e-4481-b37d-d95fdb17fd0a', 'f46ae13d-10f6-4c81-9cfb-c6913b1196c5'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:44.504379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9437fd73-95e2-4f8c-9829-ab6df18ad123 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:38:44.505055 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 473/1879] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:38:44 2026] POST /volume/v3/backups => generated 335 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:44.513687 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d302142d-9d64-4e5b-8b75-e6913c1be596 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.515874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d302142d-9d64-4e5b-8b75-e6913c1be596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:44.516762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d302142d-9d64-4e5b-8b75-e6913c1be596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.517190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d302142d-9d64-4e5b-8b75-e6913c1be596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.517341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d302142d-9d64-4e5b-8b75-e6913c1be596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:44.522498 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.522498 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:44.523380 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d302142d-9d64-4e5b-8b75-e6913c1be596 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:44.523720 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 464/1880] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:44 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:44.852637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.857861 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc?cascade=True Aug 06 17:38:44.857951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.858186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.858390 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume with id: b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:44.867590 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.867590 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:44.868147 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:44.920308 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume request issued successfully. Aug 06 17:38:44.920308 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f09d1f9f-5aad-4b72-9f4c-cac0501b9e25 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc?cascade=True returned with HTTP 202 Aug 06 17:38:44.920592 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 473/1881] 10.4.3.207 () {66 vars in 1376 bytes} [Thu Aug 6 17:38:44 2026] DELETE /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:44.935362 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-51fe7f8a-05ba-4ae8-8032-b6035834de6a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:44.937682 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-51fe7f8a-05ba-4ae8-8032-b6035834de6a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:44.938094 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-51fe7f8a-05ba-4ae8-8032-b6035834de6a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:44.938351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-51fe7f8a-05ba-4ae8-8032-b6035834de6a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:44.949639 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:44.949639 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:44.953341 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-51fe7f8a-05ba-4ae8-8032-b6035834de6a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:44.963307 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-51fe7f8a-05ba-4ae8-8032-b6035834de6a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 200 Aug 06 17:38:44.963307 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 472/1882] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:44 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:45.533298 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ab2625a-3c9a-43aa-a8fd-841c619950cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:45.536944 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ab2625a-3c9a-43aa-a8fd-841c619950cf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:45.537187 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ab2625a-3c9a-43aa-a8fd-841c619950cf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:45.537409 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ab2625a-3c9a-43aa-a8fd-841c619950cf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:45.537536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7ab2625a-3c9a-43aa-a8fd-841c619950cf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:45.543018 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:45.543018 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:45.543899 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ab2625a-3c9a-43aa-a8fd-841c619950cf tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:45.544213 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 474/1883] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:45 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:45.981997 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-28676ed0-15d5-475c-b93f-ab749b858adf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:45.984129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28676ed0-15d5-475c-b93f-ab749b858adf tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:45.984366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28676ed0-15d5-475c-b93f-ab749b858adf tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:45.984522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28676ed0-15d5-475c-b93f-ab749b858adf tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:45.992508 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28676ed0-15d5-475c-b93f-ab749b858adf tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 404 Aug 06 17:38:45.993169 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 465/1884] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:45 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:46.298378 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d932b3aa-5175-411a-9db1-7e5c2d995ab6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:46.301336 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d932b3aa-5175-411a-9db1-7e5c2d995ab6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:46.301606 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d932b3aa-5175-411a-9db1-7e5c2d995ab6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:46.301889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d932b3aa-5175-411a-9db1-7e5c2d995ab6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:46.302154 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d932b3aa-5175-411a-9db1-7e5c2d995ab6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume with id: b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:46.309813 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d932b3aa-5175-411a-9db1-7e5c2d995ab6 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 404 Aug 06 17:38:46.310763 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 474/1885] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:46 2026] DELETE /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:46.317664 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4b3a74bd-d35e-413c-b9a3-ab1eef0cfa81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:46.319741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4b3a74bd-d35e-413c-b9a3-ab1eef0cfa81 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc Aug 06 17:38:46.319991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4b3a74bd-d35e-413c-b9a3-ab1eef0cfa81 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:46.320225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4b3a74bd-d35e-413c-b9a3-ab1eef0cfa81 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:46.326788 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4b3a74bd-d35e-413c-b9a3-ab1eef0cfa81 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc returned with HTTP 404 Aug 06 17:38:46.327396 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 473/1886] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:46 2026] GET /volume/v3/volumes/b2d67a04-e263-489e-aca6-5490b8cf85dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:46.334530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:46.336296 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:46.336475 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:46.336652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:46.336799 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume with id: a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:46.344617 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:46.344617 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:46.345061 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:46.360749 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume request issued successfully. Aug 06 17:38:46.363987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fdb95cc-0b37-4f0c-b87e-12c7a85bb689 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 202 Aug 06 17:38:46.363987 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 475/1887] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:46 2026] DELETE /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:46.371490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-46cb52f1-d954-4350-aa09-7b41d3c9474c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:46.373842 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-46cb52f1-d954-4350-aa09-7b41d3c9474c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:46.374397 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-46cb52f1-d954-4350-aa09-7b41d3c9474c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:46.374397 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-46cb52f1-d954-4350-aa09-7b41d3c9474c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:46.388241 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:46.388241 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:46.399088 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-46cb52f1-d954-4350-aa09-7b41d3c9474c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:46.406134 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-46cb52f1-d954-4350-aa09-7b41d3c9474c tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 200 Aug 06 17:38:46.406706 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 466/1888] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:46 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:46.559590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-be9b8e56-6f9b-4313-80fd-d5e10679dd06 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:46.564437 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be9b8e56-6f9b-4313-80fd-d5e10679dd06 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:46.564748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be9b8e56-6f9b-4313-80fd-d5e10679dd06 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:46.565256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be9b8e56-6f9b-4313-80fd-d5e10679dd06 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:46.565456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-be9b8e56-6f9b-4313-80fd-d5e10679dd06 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:46.570055 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:46.570055 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:46.570889 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be9b8e56-6f9b-4313-80fd-d5e10679dd06 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:46.571259 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 475/1889] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:46 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:47.418915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1d1ce3df-67b9-4d5f-95db-90984a59a690 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:47.421377 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d1ce3df-67b9-4d5f-95db-90984a59a690 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 Aug 06 17:38:47.421585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1d1ce3df-67b9-4d5f-95db-90984a59a690 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:47.421792 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1d1ce3df-67b9-4d5f-95db-90984a59a690 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:47.428115 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d1ce3df-67b9-4d5f-95db-90984a59a690 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 returned with HTTP 404 Aug 06 17:38:47.428593 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 474/1890] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:47 2026] GET /volume/v3/volumes/a659dc0e-2bf5-4683-aa3a-9338c36bcd34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:47.586072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-24900891-c0d9-4c50-84e0-5b10a3776c07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:47.590764 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24900891-c0d9-4c50-84e0-5b10a3776c07 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:47.591055 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24900891-c0d9-4c50-84e0-5b10a3776c07 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:47.591303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24900891-c0d9-4c50-84e0-5b10a3776c07 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:47.591462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-24900891-c0d9-4c50-84e0-5b10a3776c07 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:47.598785 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:47.598785 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:47.600322 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24900891-c0d9-4c50-84e0-5b10a3776c07 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:47.601466 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 476/1891] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:47 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:47.961128 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-114f3c19-47bb-45a3-88d8-541e188bb569 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:47.964231 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-114f3c19-47bb-45a3-88d8-541e188bb569 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] DELETE https://10.4.3.207/volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202 Aug 06 17:38:47.964445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-114f3c19-47bb-45a3-88d8-541e188bb569 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:47.964634 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-114f3c19-47bb-45a3-88d8-541e188bb569 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:47.973413 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:47.973413 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:48.041186 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-114f3c19-47bb-45a3-88d8-541e188bb569 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202 returned with HTTP 200 Aug 06 17:38:48.041667 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 467/1892] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:47 2026] DELETE /volume/v3/attachments/dd2aabfa-87ff-4e1b-91a1-55c26211a202 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:48.061274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:48.064918 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] DELETE https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:48.064918 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:48.065131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:48.065279 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Delete volume with id: b161a12a-90d2-42f2-a718-3917e7c4a0fd Aug 06 17:38:48.080689 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:48.080689 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:48.081354 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:48.111841 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Delete volume request issued successfully. Aug 06 17:38:48.112094 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ff603737-7b2f-42db-bcd9-6910f4418730 req-af67c63b-ac5b-4d97-a9d0-86ca9608363a tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd returned with HTTP 202 Aug 06 17:38:48.112693 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 476/1893] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:38:48 2026] DELETE /volume/v3/volumes/b161a12a-90d2-42f2-a718-3917e7c4a0fd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:48.617047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b631207f-43dc-489e-b7fc-31012b0298e4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:48.621217 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b631207f-43dc-489e-b7fc-31012b0298e4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:48.621217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b631207f-43dc-489e-b7fc-31012b0298e4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:48.621217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b631207f-43dc-489e-b7fc-31012b0298e4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:48.621217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b631207f-43dc-489e-b7fc-31012b0298e4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:48.628440 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:48.628440 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:48.629627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b631207f-43dc-489e-b7fc-31012b0298e4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:48.633907 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 475/1894] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:48 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:48.887923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-075d1883-627a-43dd-b879-f2fb74bfd010 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:49.006569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-075d1883-627a-43dd-b879-f2fb74bfd010 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:38:49.006569 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-075d1883-627a-43dd-b879-f2fb74bfd010 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1017489409"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:49.029212 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-075d1883-627a-43dd-b879-f2fb74bfd010 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:38:49.029769 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 477/1895] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:38:48 2026] POST /volume/v3/types => generated 224 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:49.044330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-38554e1c-c9a8-4d83-96a4-d905c65b78f2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:49.050392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38554e1c-c9a8-4d83-96a4-d905c65b78f2 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:38:49.052061 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38554e1c-c9a8-4d83-96a4-d905c65b78f2 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1579307112"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:49.053143 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:49.053143 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:49.068213 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38554e1c-c9a8-4d83-96a4-d905c65b78f2 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:38:49.068213 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 468/1896] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:38:49 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:49.087911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:49.183501 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:38:49.184775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f83d1c01-2f36-44d0-b14d-53c2de470ed0", "volume_types": ["84bc7301-a1ee-4242-8944-ab81490bc3b0"], "name": "tempest-GroupSnapshotsTest-Group-796920683"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:49.190427 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group {'group': {'group_type': 'f83d1c01-2f36-44d0-b14d-53c2de470ed0', 'volume_types': ['84bc7301-a1ee-4242-8944-ab81490bc3b0'], 'name': 'tempest-GroupSnapshotsTest-Group-796920683'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:38:49.193712 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group tempest-GroupSnapshotsTest-Group-796920683. Aug 06 17:38:49.202507 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:38:49.235652 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['40320c6b-b62e-41e6-81d2-37856d743533'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:49.281312 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a0a2fb1-d406-49ac-aff4-24a793743d40 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:38:49.281862 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 477/1897] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:38:49 2026] POST /volume/v3/groups => generated 111 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:49.295366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-76a03645-e689-4d0e-81f2-2885c10c87d6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:49.301449 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76a03645-e689-4d0e-81f2-2885c10c87d6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 Aug 06 17:38:49.302424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76a03645-e689-4d0e-81f2-2885c10c87d6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:49.302424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76a03645-e689-4d0e-81f2-2885c10c87d6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:49.302424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-76a03645-e689-4d0e-81f2-2885c10c87d6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member bdda8b21-8cdf-425d-97f9-55c7880ee175 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:49.309551 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:49.309551 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:49.321714 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76a03645-e689-4d0e-81f2-2885c10c87d6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 returned with HTTP 200 Aug 06 17:38:49.322276 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 476/1898] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:49 2026] GET /volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:49.646476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-07541d64-b88f-4b84-aed5-a30b36e261f3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:49.648492 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07541d64-b88f-4b84-aed5-a30b36e261f3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:49.648730 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07541d64-b88f-4b84-aed5-a30b36e261f3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:49.649037 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07541d64-b88f-4b84-aed5-a30b36e261f3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:49.649167 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-07541d64-b88f-4b84-aed5-a30b36e261f3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:49.658530 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:49.658530 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:49.659344 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07541d64-b88f-4b84-aed5-a30b36e261f3 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:49.660217 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 478/1899] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:49 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:50.179369 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:50.181126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:50.181446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1462186532", "snapshot_id": "b0cc9844-0098-4563-a94d-204ed42e9b3e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:50.182988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1462186532', 'snapshot_id': 'b0cc9844-0098-4563-a94d-204ed42e9b3e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:50.190936 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.190936 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:50.191381 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot retrieved successfully. Aug 06 17:38:50.191497 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create volume of 1 GB Aug 06 17:38:50.195160 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Availability Zones retrieved successfully. Aug 06 17:38:50.201360 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Flow 'volume_create_api' (0a87fc79-2711-4c96-a748-8b894ff42e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:50.203000 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8458e9bb-ebd9-479e-88a1-0ab361bf2c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.204283 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:50.251356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8458e9bb-ebd9-479e-88a1-0ab361bf2c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0cc9844-0098-4563-a94d-204ed42e9b3e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.252417 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb781de-256a-4d6b-8619-8e2383f69710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.306787 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Created reservations ['eee80e8b-b20b-4812-8547-d580d4a7f878', '8091d4b2-d79d-4b9e-8949-65e9f1cc0261', '81eca48a-0b94-481e-b4a2-785ed82f1717', '4ade69b0-658c-43f4-8fa1-6c77174e400e'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:50.308117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb781de-256a-4d6b-8619-8e2383f69710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee80e8b-b20b-4812-8547-d580d4a7f878', '8091d4b2-d79d-4b9e-8949-65e9f1cc0261', '81eca48a-0b94-481e-b4a2-785ed82f1717', '4ade69b0-658c-43f4-8fa1-6c77174e400e']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.309311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e424e11-4bb7-4760-bf87-c57b382515ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.337898 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-db0ec617-a295-46cc-9dfa-c55473569430 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:50.342155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db0ec617-a295-46cc-9dfa-c55473569430 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 Aug 06 17:38:50.342423 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db0ec617-a295-46cc-9dfa-c55473569430 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:50.343311 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db0ec617-a295-46cc-9dfa-c55473569430 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:50.343468 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-db0ec617-a295-46cc-9dfa-c55473569430 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member bdda8b21-8cdf-425d-97f9-55c7880ee175 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:50.348765 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.348765 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:50.359403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db0ec617-a295-46cc-9dfa-c55473569430 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 returned with HTTP 200 Aug 06 17:38:50.359876 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 478/1900] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:50 2026] GET /volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:50.362777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e424e11-4bb7-4760-bf87-c57b382515ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee8b5a6-b9a2-4da5-bbf7-848afdb0c339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1462186532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c280074eaa684b9694352250e1e50a33',qos_specs=None,replication_status=,reservations=['eee80e8b-b20b-4812-8547-d580d4a7f878','8091d4b2-d79d-4b9e-8949-65e9f1cc0261','81eca48a-0b94-481e-b4a2-785ed82f1717','4ade69b0-658c-43f4-8fa1-6c77174e400e'],size=1,snapshot_id=b0cc9844-0098-4563-a94d-204ed42e9b3e,source_replicaid=,source_volid=None,status='creating',user_id='e727126cac734d389fb981a528844778',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1462186532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee8b5a6-b9a2-4da5-bbf7-848afdb0c339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c280074eaa684b9694352250e1e50a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0cc9844-0098-4563-a94d-204ed42e9b3e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e727126cac734d389fb981a528844778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.364707 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e209a580-9481-4cda-b330-00fcded4a885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.389310 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7e3ae510-681c-4b66-a343-c200e1755a7c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:50.390510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e209a580-9481-4cda-b330-00fcded4a885) transitioned into state 'SUCCESS' from state '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-1462186532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c280074eaa684b9694352250e1e50a33',qos_specs=None,replication_status=,reservations=['eee80e8b-b20b-4812-8547-d580d4a7f878','8091d4b2-d79d-4b9e-8949-65e9f1cc0261','81eca48a-0b94-481e-b4a2-785ed82f1717','4ade69b0-658c-43f4-8fa1-6c77174e400e'],size=1,snapshot_id=b0cc9844-0098-4563-a94d-204ed42e9b3e,source_replicaid=,source_volid=None,status='creating',user_id='e727126cac734d389fb981a528844778',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.390818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:50.391244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1669113453", "volume_type": "84bc7301-a1ee-4242-8944-ab81490bc3b0", "group_id": "bdda8b21-8cdf-425d-97f9-55c7880ee175", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:50.391918 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df519cf9-418a-4cc6-9958-c0ad8fed7260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.392789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1669113453', 'volume_type': '84bc7301-a1ee-4242-8944-ab81490bc3b0', 'group_id': 'bdda8b21-8cdf-425d-97f9-55c7880ee175', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:50.404397 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.404397 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:50.405087 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume of 1 GB Aug 06 17:38:50.414232 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:38:50.420614 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (cb4f2948-8c92-4d79-986a-67b87f4cef79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:50.421827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdac5b44-922c-4451-9abb-e1267adccdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.422507 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.422507 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:50.423073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:50.424831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df519cf9-418a-4cc6-9958-c0ad8fed7260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.426184 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Flow 'volume_create_api' (0a87fc79-2711-4c96-a748-8b894ff42e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:50.426745 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Create volume request issued successfully. Aug 06 17:38:50.427782 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3926ecd4-a7c0-4922-90ad-d8234157f5de tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:50.428426 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 469/1901] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:38:50 2026] POST /volume/v3/volumes => generated 781 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:50.459187 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdac5b44-922c-4451-9abb-e1267adccdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84bc7301-a1ee-4242-8944-ab81490bc3b0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1017489409',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84bc7301-a1ee-4242-8944-ab81490bc3b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bdda8b21-8cdf-425d-97f9-55c7880ee175', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.460046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c76be9-3762-4f4a-ba87-8f3c2f229ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.495584 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1017489409 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1017489409, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:50.495888 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1017489409 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1017489409, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:50.543003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['24f38f32-849f-4a57-9ebc-b38c5398931e', '624ae441-6c3f-475c-a667-421f33ace81c', '2c837cfe-7409-41f3-8060-1c7329d8fe69', '2f72cb08-28e9-4786-8867-02a4a1ffffee'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:50.543879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c76be9-3762-4f4a-ba87-8f3c2f229ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24f38f32-849f-4a57-9ebc-b38c5398931e', '624ae441-6c3f-475c-a667-421f33ace81c', '2c837cfe-7409-41f3-8060-1c7329d8fe69', '2f72cb08-28e9-4786-8867-02a4a1ffffee']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.544662 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd82dc1b-424d-4308-81d3-5d8ee231948f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.581811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd82dc1b-424d-4308-81d3-5d8ee231948f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce0c7b6-9da0-4930-aa83-0ad92fbd23a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1669113453',encryption_key_id=None,group_id=bdda8b21-8cdf-425d-97f9-55c7880ee175,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['24f38f32-849f-4a57-9ebc-b38c5398931e','624ae441-6c3f-475c-a667-421f33ace81c','2c837cfe-7409-41f3-8060-1c7329d8fe69','2f72cb08-28e9-4786-8867-02a4a1ffffee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=84bc7301-a1ee-4242-8944-ab81490bc3b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1669113453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bdda8b21-8cdf-425d-97f9-55c7880ee175,host=None,id=dce0c7b6-9da0-4930-aa83-0ad92fbd23a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3e44780925478ba4a03902d406fd8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84bc7301-a1ee-4242-8944-ab81490bc3b0),volume_type_id=84bc7301-a1ee-4242-8944-ab81490bc3b0)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.582540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafd0313-ea8c-459c-870e-8b2553c131e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.619999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafd0313-ea8c-459c-870e-8b2553c131e1) transitioned into state 'SUCCESS' from state '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-1669113453',encryption_key_id=None,group_id=bdda8b21-8cdf-425d-97f9-55c7880ee175,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['24f38f32-849f-4a57-9ebc-b38c5398931e','624ae441-6c3f-475c-a667-421f33ace81c','2c837cfe-7409-41f3-8060-1c7329d8fe69','2f72cb08-28e9-4786-8867-02a4a1ffffee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=84bc7301-a1ee-4242-8944-ab81490bc3b0)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.621051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd484b8c-50f6-44be-8ca1-b82d47371a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:50.640509 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd484b8c-50f6-44be-8ca1-b82d47371a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:50.644261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (cb4f2948-8c92-4d79-986a-67b87f4cef79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:50.644261 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request issued successfully. Aug 06 17:38:50.644261 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:50.644261 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:50.673755 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9549b48-c6c5-4947-8376-b5bdcb4987eb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:50.677489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9549b48-c6c5-4947-8376-b5bdcb4987eb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:50.677751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9549b48-c6c5-4947-8376-b5bdcb4987eb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:50.678054 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9549b48-c6c5-4947-8376-b5bdcb4987eb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:50.678207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b9549b48-c6c5-4947-8376-b5bdcb4987eb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:50.682797 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.682797 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:50.683638 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9549b48-c6c5-4947-8376-b5bdcb4987eb tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:50.684197 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 479/1902] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:50 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:50.697460 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:50.704467 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.704467 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:50.709385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e3ae510-681c-4b66-a343-c200e1755a7c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:50.709441 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 477/1903] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:38:50 2026] POST /volume/v3/volumes => generated 823 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:50.723678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:50.727635 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 Aug 06 17:38:50.727841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:50.728093 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:50.738905 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.738905 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:50.745600 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:50.746629 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:50.746798 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:50.792292 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:50.795815 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:50.795815 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:50.805320 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1aaabc5f-0ecf-4e20-9e5d-a6b0a7401326 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 returned with HTTP 200 Aug 06 17:38:50.805703 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 479/1904] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:50 2026] GET /volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 => generated 891 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:51.700408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a7a7daf4-f519-42b0-bed9-fbeb711d7ec9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:51.700859 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7a7daf4-f519-42b0-bed9-fbeb711d7ec9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:51.701249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7a7daf4-f519-42b0-bed9-fbeb711d7ec9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:51.701412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7a7daf4-f519-42b0-bed9-fbeb711d7ec9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:51.701496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a7a7daf4-f519-42b0-bed9-fbeb711d7ec9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:51.707230 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.707230 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:51.708571 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7a7daf4-f519-42b0-bed9-fbeb711d7ec9 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:51.708699 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 470/1905] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:51 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:51.828866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:51.832005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:51.833647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 Aug 06 17:38:51.833647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:51.833849 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:51.836985 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:51.836985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-attach": {"instance_uuid": "5d36df8b-2b9b-42a1-96c1-2239cffb564a", "mountpoint": "/dev/vdb"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:51.836985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5d36df8b-2b9b-42a1-96c1-2239cffb564a", "mountpoint": "/dev/vdb"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:51.841865 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.841865 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:51.849738 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.849738 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:51.849818 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:51.850055 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:51.850403 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:51.850569 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:51.857467 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Update volume admin metadata completed successfully. Aug 06 17:38:51.893125 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:51.896806 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.896806 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:51.912538 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b83507a9-cf27-489c-85f1-c6dfe88a1355 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 returned with HTTP 200 Aug 06 17:38:51.913197 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 480/1906] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:51 2026] GET /volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:51.930727 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:51.933446 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/group_snapshots Aug 06 17:38:51.933775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bdda8b21-8cdf-425d-97f9-55c7880ee175", "name": "tempest-group_snapshot-1995679521"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:51.935447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bdda8b21-8cdf-425d-97f9-55c7880ee175', 'name': 'tempest-group_snapshot-1995679521'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 17:38:51.942591 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Attach volume completed successfully. Aug 06 17:38:51.942817 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dbb3ffbe-877b-4493-8bc4-967b0cce38b8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:51.943485 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 478/1907] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:51 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:51.944843 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.944843 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:51.949152 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.group_snapshots [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group_snapshot tempest-group_snapshot-1995679521. Aug 06 17:38:51.958096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9b0bfdb8-723c-4707-85a6-aa0ff126b735 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:51.962582 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b0bfdb8-723c-4707-85a6-aa0ff126b735 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:51.962769 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b0bfdb8-723c-4707-85a6-aa0ff126b735 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:51.962949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b0bfdb8-723c-4707-85a6-aa0ff126b735 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:51.969473 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.969473 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:51.975574 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:51.975574 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:51.983301 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9b0bfdb8-723c-4707-85a6-aa0ff126b735 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:51.989504 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b0bfdb8-723c-4707-85a6-aa0ff126b735 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:51.989641 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1017489409 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1017489409, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:51.989841 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1017489409 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1017489409, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:51.989898 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 471/1908] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:51 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:52.010281 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-13690af5-bde3-4a13-9631-1170d0879d22 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:52.013499 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-13690af5-bde3-4a13-9631-1170d0879d22 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:52.013499 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-13690af5-bde3-4a13-9631-1170d0879d22 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:52.013574 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-13690af5-bde3-4a13-9631-1170d0879d22 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:52.013758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['50e26ae7-a7f4-4b80-8874-b9bb43d8629b', '0548b87a-9be7-46de-b5a0-664fa7a0b881', 'd01ff035-2e5a-4b18-8b6a-e905b34e3b7e', '1bafddec-7138-4824-a9f4-aa5cc9acee47'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:52.025343 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:52.025343 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:52.029479 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-13690af5-bde3-4a13-9631-1170d0879d22 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:52.034288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-13690af5-bde3-4a13-9631-1170d0879d22 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:52.034774 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 481/1909] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:52 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:52.051051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:52.052501 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:52.052599 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-851d99be-3421-4c60-9a8a-5a2dda966e84 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots returned with HTTP 202 Aug 06 17:38:52.052873 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-detach": {}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:52.053085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:52.053155 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 480/1910] 10.4.3.207 () {70 vars in 1324 bytes} [Thu Aug 6 17:38:51 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:52.063941 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6b30650f-9bfc-492e-8ff3-a375e4057f36 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:52.065680 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b30650f-9bfc-492e-8ff3-a375e4057f36 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c Aug 06 17:38:52.065793 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:52.065793 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:52.065974 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b30650f-9bfc-492e-8ff3-a375e4057f36 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:52.066176 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b30650f-9bfc-492e-8ff3-a375e4057f36 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:52.066290 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:52.066371 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.group_snapshots [None req-6b30650f-9bfc-492e-8ff3-a375e4057f36 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member a65845ae-07aa-4e53-97d5-b834bf78bd7c {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:38:52.070807 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:52.070807 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:52.075732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b30650f-9bfc-492e-8ff3-a375e4057f36 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c returned with HTTP 200 Aug 06 17:38:52.077218 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 472/1911] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:38:52 2026] GET /volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:52.117378 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Detach volume completed successfully. Aug 06 17:38:52.117679 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-83d73982-1d72-45ad-96e2-021f0d882cb0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:52.118314 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 479/1912] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:52 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:52.127454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63342e50-f69d-43ad-b01f-8717e7da9b80 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:52.131103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63342e50-f69d-43ad-b01f-8717e7da9b80 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:52.131354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63342e50-f69d-43ad-b01f-8717e7da9b80 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:52.131601 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63342e50-f69d-43ad-b01f-8717e7da9b80 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:52.139321 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:52.139321 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:52.143739 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-63342e50-f69d-43ad-b01f-8717e7da9b80 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:52.150061 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63342e50-f69d-43ad-b01f-8717e7da9b80 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:52.150529 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 482/1913] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:52 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:52.722603 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dd4c8a4f-0716-41ba-9b75-33945eecc77e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:52.724550 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dd4c8a4f-0716-41ba-9b75-33945eecc77e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:52.724740 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dd4c8a4f-0716-41ba-9b75-33945eecc77e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:52.725009 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dd4c8a4f-0716-41ba-9b75-33945eecc77e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:52.725190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-dd4c8a4f-0716-41ba-9b75-33945eecc77e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:52.734134 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:52.734134 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:52.735072 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dd4c8a4f-0716-41ba-9b75-33945eecc77e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:52.735503 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 481/1914] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:52 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:53.089162 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c109d1b2-83cb-4975-9bdb-c5f90420cd8b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.090779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c109d1b2-83cb-4975-9bdb-c5f90420cd8b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c Aug 06 17:38:53.091158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c109d1b2-83cb-4975-9bdb-c5f90420cd8b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.091461 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c109d1b2-83cb-4975-9bdb-c5f90420cd8b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.091660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.group_snapshots [None req-c109d1b2-83cb-4975-9bdb-c5f90420cd8b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member a65845ae-07aa-4e53-97d5-b834bf78bd7c {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:38:53.096346 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.096346 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:53.098655 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c109d1b2-83cb-4975-9bdb-c5f90420cd8b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c returned with HTTP 200 Aug 06 17:38:53.099159 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 473/1915] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:53.109932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6fc212e6-8489-4911-ba6b-9966397306ed None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.112675 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:38:53.113005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.113261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.113623 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:53.115167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Building query based on filter {{(pid=100624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:38:53.134980 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all snapshots completed successfully. Aug 06 17:38:53.134980 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.134980 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:53.134980 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6fc212e6-8489-4911-ba6b-9966397306ed tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:38:53.135324 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 480/1916] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:53.149561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e2c98a8d-9cac-45d8-9850-8f265bc923a6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.151841 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e2c98a8d-9cac-45d8-9850-8f265bc923a6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/df6f15b5-4283-4837-b1c6-123f8d4b2889 Aug 06 17:38:53.154236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e2c98a8d-9cac-45d8-9850-8f265bc923a6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.154236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e2c98a8d-9cac-45d8-9850-8f265bc923a6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.162145 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.162145 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:53.162145 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e2c98a8d-9cac-45d8-9850-8f265bc923a6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Snapshot retrieved successfully. Aug 06 17:38:53.162221 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e2c98a8d-9cac-45d8-9850-8f265bc923a6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/df6f15b5-4283-4837-b1c6-123f8d4b2889 returned with HTTP 200 Aug 06 17:38:53.162573 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 483/1917] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/snapshots/df6f15b5-4283-4837-b1c6-123f8d4b2889 => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:53.173604 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-625b0b91-a65f-4871-b935-e73510d7e697 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.176010 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups/action Aug 06 17:38:53.176393 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a65845ae-07aa-4e53-97d5-b834bf78bd7c", "name": "tempest-Group_from_snap-39956056"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:53.176513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a65845ae-07aa-4e53-97d5-b834bf78bd7c", "name": "tempest-Group_from_snap-39956056"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:53.177876 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a65845ae-07aa-4e53-97d5-b834bf78bd7c', 'name': 'tempest-Group_from_snap-39956056'}}. {{(pid=100622) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 17:38:53.178038 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group tempest-Group_from_snap-39956056 from group_snapshot a65845ae-07aa-4e53-97d5-b834bf78bd7c. Aug 06 17:38:53.182554 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.182554 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:53.188693 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.188693 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:53.196329 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.196329 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:53.237894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['c557d6a5-ded6-4f30-a0a3-e0c851c2def2'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:53.295222 np0000006677 devstack@c-api.service[100622]: INFO cinder.group.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] A mapping entry already exists for group 3968a41a-401e-443a-952c-2460c4a9b9fe and volume type 84bc7301-a1ee-4242-8944-ab81490bc3b0. Do not need to create again. Aug 06 17:38:53.295679 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.295679 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:53.296558 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:38:53.306465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (278aa1ec-e9ac-4371-9ed1-78be0db39336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:53.306465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f137efe2-2ab3-414e-9c9e-9ba054760734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:53.307296 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:53.338100 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f137efe2-2ab3-414e-9c9e-9ba054760734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df6f15b5-4283-4837-b1c6-123f8d4b2889', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84bc7301-a1ee-4242-8944-ab81490bc3b0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1017489409',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84bc7301-a1ee-4242-8944-ab81490bc3b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3968a41a-401e-443a-952c-2460c4a9b9fe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:53.339108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d273ecbc-8429-419d-bdac-1d94b810c706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:53.378530 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1017489409 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1017489409, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:53.391815 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['e581a10a-2daf-46be-864f-259c9e4553eb', 'a3903768-1eb6-45c6-9cb3-82ea5ccc4c89'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:53.392507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d273ecbc-8429-419d-bdac-1d94b810c706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e581a10a-2daf-46be-864f-259c9e4553eb', 'a3903768-1eb6-45c6-9cb3-82ea5ccc4c89']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:53.393330 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23796a70-37b5-4fff-9667-330df51268b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:53.429791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23796a70-37b5-4fff-9667-330df51268b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f157a854-fea0-40e6-bea9-33ac8547e379', '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=3968a41a-401e-443a-952c-2460c4a9b9fe,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['e581a10a-2daf-46be-864f-259c9e4553eb','a3903768-1eb6-45c6-9cb3-82ea5ccc4c89'],size=1,snapshot_id=df6f15b5-4283-4837-b1c6-123f8d4b2889,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=84bc7301-a1ee-4242-8944-ab81490bc3b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3968a41a-401e-443a-952c-2460c4a9b9fe,host=None,id=f157a854-fea0-40e6-bea9-33ac8547e379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3e44780925478ba4a03902d406fd8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df6f15b5-4283-4837-b1c6-123f8d4b2889,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84bc7301-a1ee-4242-8944-ab81490bc3b0),volume_type_id=84bc7301-a1ee-4242-8944-ab81490bc3b0)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:53.431517 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0329182-6f58-443b-96ef-5037e6f4d964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:53.455645 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0329182-6f58-443b-96ef-5037e6f4d964) transitioned into state 'SUCCESS' from 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=3968a41a-401e-443a-952c-2460c4a9b9fe,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['e581a10a-2daf-46be-864f-259c9e4553eb','a3903768-1eb6-45c6-9cb3-82ea5ccc4c89'],size=1,snapshot_id=df6f15b5-4283-4837-b1c6-123f8d4b2889,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=84bc7301-a1ee-4242-8944-ab81490bc3b0)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:53.456705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (278aa1ec-e9ac-4371-9ed1-78be0db39336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:53.457392 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request issued successfully. Aug 06 17:38:53.493160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-625b0b91-a65f-4871-b935-e73510d7e697 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/action returned with HTTP 202 Aug 06 17:38:53.493160 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 482/1918] 10.4.3.207 () {70 vars in 1318 bytes} [Thu Aug 6 17:38:53 2026] POST /volume/v3/groups/action => generated 101 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:53.501398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.506957 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:53.507204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.507492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.511008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:53.511359 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:53.526589 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:38:53.529430 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:53.529430 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:53.644201 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:53.647637 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.647637 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:53.655259 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:53.655259 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:53.701480 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:53.708017 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.708017 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:53.715583 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-92bd8f8a-b214-4a80-a2f6-0af0eab2d779 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:53.716146 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 474/1919] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:53.736985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.739083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 Aug 06 17:38:53.740063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.740063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.752094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2c50b9b6-59bc-471d-89f8-5fca2b246f47 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.753361 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.753361 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:53.755177 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c50b9b6-59bc-471d-89f8-5fca2b246f47 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:53.755470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c50b9b6-59bc-471d-89f8-5fca2b246f47 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.755760 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c50b9b6-59bc-471d-89f8-5fca2b246f47 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.755952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2c50b9b6-59bc-471d-89f8-5fca2b246f47 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:53.764228 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.764228 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:53.764657 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c50b9b6-59bc-471d-89f8-5fca2b246f47 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:53.765254 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 484/1920] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:53.765955 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:53.766921 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:53.767097 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:53.816373 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:53.822212 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.822212 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:53.834873 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff329762-a9c4-48c7-8424-b5e5436b0e94 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 returned with HTTP 200 Aug 06 17:38:53.835584 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 481/1921] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 => generated 927 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:53.853569 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e89b85e1-507d-4091-87f1-072ee785373f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.855601 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e89b85e1-507d-4091-87f1-072ee785373f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe Aug 06 17:38:53.855865 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e89b85e1-507d-4091-87f1-072ee785373f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.856106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e89b85e1-507d-4091-87f1-072ee785373f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.856337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-e89b85e1-507d-4091-87f1-072ee785373f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 3968a41a-401e-443a-952c-2460c4a9b9fe {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:53.861434 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.861434 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:53.873242 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e89b85e1-507d-4091-87f1-072ee785373f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe returned with HTTP 200 Aug 06 17:38:53.874048 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 483/1922] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe => generated 416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:53.894437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:53.898531 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:53.899038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:53.899356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:53.899867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:53.901070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:53.913275 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:38:53.915252 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:53.915252 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:53.962486 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:53.966207 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:53.966207 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:53.972977 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:53.973999 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:54.019245 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:54.025803 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.025803 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:54.042169 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45500318-1c2a-4101-b6e0-a7465f10f0c5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:54.042719 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 475/1923] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:53 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:38:54.062151 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.064018 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe/action Aug 06 17:38:54.064380 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:54.064526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:54.065866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for group 3968a41a-401e-443a-952c-2460c4a9b9fe {{(pid=100623) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:54.066149 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.groups [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group with id: 3968a41a-401e-443a-952c-2460c4a9b9fe Aug 06 17:38:54.069984 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.069984 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:54.137917 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f3ceb5ed-42c5-4f3a-96e5-798ce0de13ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe/action returned with HTTP 202 Aug 06 17:38:54.138271 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 485/1924] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:54 2026] POST /volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:54.149109 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.151998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 Aug 06 17:38:54.152179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:54.152382 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:54.161024 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.161024 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:54.166494 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:54.167206 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:54.167347 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:54.212227 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:54.215885 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.215885 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:54.228911 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-edf4e34b-23e7-435c-8ceb-19d6f2fdd730 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 returned with HTTP 200 Aug 06 17:38:54.229293 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 482/1925] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:54 2026] GET /volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 => generated 926 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:54.396355 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-02684e58-4232-46b1-a33d-7be9aadf3317 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.399039 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-02684e58-4232-46b1-a33d-7be9aadf3317 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] DELETE https://10.4.3.207/volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57 Aug 06 17:38:54.399314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-02684e58-4232-46b1-a33d-7be9aadf3317 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:54.399573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-02684e58-4232-46b1-a33d-7be9aadf3317 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:54.415626 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.415626 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:54.495448 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-02684e58-4232-46b1-a33d-7be9aadf3317 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57 returned with HTTP 200 Aug 06 17:38:54.495804 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 484/1926] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:38:54 2026] DELETE /volume/v3/attachments/277bc922-3814-4f50-8b99-0f15fd301e57 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:54.506977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.509161 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:38:54.509273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:54.509440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:54.509655 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Delete volume with id: 6fa83c15-44d7-4a81-9858-c2abfa21979c Aug 06 17:38:54.516394 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.516394 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:54.516912 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Volume info retrieved successfully. Aug 06 17:38:54.532854 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] Delete volume request issued successfully. Aug 06 17:38:54.533089 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-418c7e6e-90d4-4725-8d56-d5197e83892a req-47320212-0250-4a2d-af74-e3ceba493c58 tempest-ServerBootFromVolumeStableRescueTest-1666203254 tempest-ServerBootFromVolumeStableRescueTest-1666203254-project-member] https://10.4.3.207/volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c returned with HTTP 202 Aug 06 17:38:54.533479 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 476/1927] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:38:54 2026] DELETE /volume/v3/volumes/6fa83c15-44d7-4a81-9858-c2abfa21979c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:54.790527 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7c04bfbf-b486-46ea-b4f7-a4c1d5e85ab2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.792578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c04bfbf-b486-46ea-b4f7-a4c1d5e85ab2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:54.792858 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c04bfbf-b486-46ea-b4f7-a4c1d5e85ab2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:54.793074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c04bfbf-b486-46ea-b4f7-a4c1d5e85ab2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:54.793300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7c04bfbf-b486-46ea-b4f7-a4c1d5e85ab2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:54.798545 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.798545 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:54.799469 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c04bfbf-b486-46ea-b4f7-a4c1d5e85ab2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:54.800057 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 486/1928] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:54 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:54.896087 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0bec2125-6d80-4c63-b10b-acc022f86364 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.898879 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:38:54.898879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:54.898879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:54.899154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume with id: 1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:38:54.908736 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.908736 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:54.908736 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:54.938917 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume request issued successfully. Aug 06 17:38:54.939147 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0bec2125-6d80-4c63-b10b-acc022f86364 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 202 Aug 06 17:38:54.939536 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 483/1929] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:38:54 2026] DELETE /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:54.956231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-64d33f0e-dceb-4742-8b52-7526f92d5468 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:54.958297 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64d33f0e-dceb-4742-8b52-7526f92d5468 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:38:54.958531 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64d33f0e-dceb-4742-8b52-7526f92d5468 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:54.958657 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64d33f0e-dceb-4742-8b52-7526f92d5468 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:54.970558 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:54.970558 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:54.974837 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-64d33f0e-dceb-4742-8b52-7526f92d5468 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:38:54.980261 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64d33f0e-dceb-4742-8b52-7526f92d5468 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 200 Aug 06 17:38:54.980261 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 485/1930] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:54 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:55.243850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-148936e6-ab6b-4c7e-b53b-350834fbe799 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.245879 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-148936e6-ab6b-4c7e-b53b-350834fbe799 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 Aug 06 17:38:55.246126 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-148936e6-ab6b-4c7e-b53b-350834fbe799 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.246318 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-148936e6-ab6b-4c7e-b53b-350834fbe799 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.252702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-148936e6-ab6b-4c7e-b53b-350834fbe799 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 returned with HTTP 404 Aug 06 17:38:55.253413 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 477/1931] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/volumes/f157a854-fea0-40e6-bea9-33ac8547e379 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:55.264808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-496ee938-14a5-4900-94f4-5fcdd02f7ed2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.266797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-496ee938-14a5-4900-94f4-5fcdd02f7ed2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe Aug 06 17:38:55.267093 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-496ee938-14a5-4900-94f4-5fcdd02f7ed2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.267273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-496ee938-14a5-4900-94f4-5fcdd02f7ed2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.267404 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-496ee938-14a5-4900-94f4-5fcdd02f7ed2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 3968a41a-401e-443a-952c-2460c4a9b9fe {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:55.270439 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-496ee938-14a5-4900-94f4-5fcdd02f7ed2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe returned with HTTP 404 Aug 06 17:38:55.270947 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 487/1932] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/groups/3968a41a-401e-443a-952c-2460c4a9b9fe => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:55.280341 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.283917 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] DELETE https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c Aug 06 17:38:55.284184 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.284430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.284577 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for member a65845ae-07aa-4e53-97d5-b834bf78bd7c {{(pid=100624) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 17:38:55.284706 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.group_snapshots [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group_snapshot with id: a65845ae-07aa-4e53-97d5-b834bf78bd7c Aug 06 17:38:55.290978 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.290978 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:55.330888 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba2d89e6-e871-45c3-84e8-a15b54860cc0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c returned with HTTP 202 Aug 06 17:38:55.331424 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 484/1933] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:38:55 2026] DELETE /volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:55.343031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.345204 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:55.345482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.346005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.346184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:55.347821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:55.357024 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:38:55.357711 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:55.357886 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:55.408345 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:55.413433 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.413433 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:55.425340 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fbc29bad-c6d0-42bd-9863-ad9f635eb140 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:55.426039 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 486/1934] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:55.440117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d4737bad-90a1-475e-93c9-0503a7859bde None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.442012 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:38:55.442269 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.442466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.442670 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:55.443718 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:38:55.450148 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all snapshots completed successfully. Aug 06 17:38:55.450980 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4737bad-90a1-475e-93c9-0503a7859bde tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:38:55.451370 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 478/1935] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 17:38:55.462853 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-37980e18-afda-4080-b89f-dca2dea49aff None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.464681 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-37980e18-afda-4080-b89f-dca2dea49aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c Aug 06 17:38:55.464910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-37980e18-afda-4080-b89f-dca2dea49aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.465211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-37980e18-afda-4080-b89f-dca2dea49aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.465343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-37980e18-afda-4080-b89f-dca2dea49aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member a65845ae-07aa-4e53-97d5-b834bf78bd7c {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:38:55.470031 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-37980e18-afda-4080-b89f-dca2dea49aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c returned with HTTP 404 Aug 06 17:38:55.470599 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 488/1936] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/group_snapshots/a65845ae-07aa-4e53-97d5-b834bf78bd7c => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:55.483454 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.487900 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:38:55.488164 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.488413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.488640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:38:55.489056 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.489056 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:55.489535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:38:55.497496 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:38:55.498224 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:55.498402 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:55.544956 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:55.548122 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.548122 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:55.555549 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e5942bd-3bdf-4de0-97b2-bcecdf33dd77 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:38:55.555910 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 485/1937] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:55.567595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-59a78602-f710-4b42-b7e0-007b176774f9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.569257 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59a78602-f710-4b42-b7e0-007b176774f9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175/action Aug 06 17:38:55.569591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59a78602-f710-4b42-b7e0-007b176774f9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:55.569702 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59a78602-f710-4b42-b7e0-007b176774f9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:55.571050 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-59a78602-f710-4b42-b7e0-007b176774f9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for group bdda8b21-8cdf-425d-97f9-55c7880ee175 {{(pid=100622) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:38:55.571233 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-59a78602-f710-4b42-b7e0-007b176774f9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group with id: bdda8b21-8cdf-425d-97f9-55c7880ee175 Aug 06 17:38:55.574978 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.574978 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:55.622641 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59a78602-f710-4b42-b7e0-007b176774f9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175/action returned with HTTP 202 Aug 06 17:38:55.623395 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 487/1938] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:38:55 2026] POST /volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:55.633176 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-18005cc9-edec-4f73-92e9-b0882bf957ad None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.637246 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 Aug 06 17:38:55.638697 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.639040 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.648186 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.648186 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:55.652172 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:55.653006 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:55.653227 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:55.694103 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:55.706949 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.706949 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:55.716732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-18005cc9-edec-4f73-92e9-b0882bf957ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 returned with HTTP 200 Aug 06 17:38:55.717291 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 479/1939] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:55.829395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1fe2c9e7-3158-42a2-a31e-c3ec0e49f3d5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.832215 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fe2c9e7-3158-42a2-a31e-c3ec0e49f3d5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:55.832498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fe2c9e7-3158-42a2-a31e-c3ec0e49f3d5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.832862 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fe2c9e7-3158-42a2-a31e-c3ec0e49f3d5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.832982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-1fe2c9e7-3158-42a2-a31e-c3ec0e49f3d5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:55.838602 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.838602 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:55.839409 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fe2c9e7-3158-42a2-a31e-c3ec0e49f3d5 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:55.839852 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 489/1940] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:55.950463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.953106 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:55.953593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:55.953793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:55.964256 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.964256 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:55.964883 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:55.973716 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Reserve volume completed successfully. Aug 06 17:38:55.973956 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c8d90875-67ea-40fa-815f-6ce9b3c843f8 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:55.974401 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 486/1941] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:55 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:55.981341 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-38d5ae19-c4ad-4bff-895d-431726027a40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.982767 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-38d5ae19-c4ad-4bff-895d-431726027a40 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:55.983193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-38d5ae19-c4ad-4bff-895d-431726027a40 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.984613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-38d5ae19-c4ad-4bff-895d-431726027a40 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:55.996004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-da9c4221-7f7e-49a2-924d-bd30a957f14a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:55.996114 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:55.996114 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:55.997149 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-da9c4221-7f7e-49a2-924d-bd30a957f14a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 Aug 06 17:38:55.998071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-da9c4221-7f7e-49a2-924d-bd30a957f14a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:55.998071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-da9c4221-7f7e-49a2-924d-bd30a957f14a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.001873 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-38d5ae19-c4ad-4bff-895d-431726027a40 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.004917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-da9c4221-7f7e-49a2-924d-bd30a957f14a tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 returned with HTTP 404 Aug 06 17:38:56.005343 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 480/1942] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/volumes/1e9d7c27-e52c-4c8f-a450-534eb848c8e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:56.009371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-38d5ae19-c4ad-4bff-895d-431726027a40 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:56.010016 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 488/1943] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:55 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.025298 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-81240494-e096-4f38-9096-03925583af86 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.027174 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81240494-e096-4f38-9096-03925583af86 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:56.027762 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81240494-e096-4f38-9096-03925583af86 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:56.027993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81240494-e096-4f38-9096-03925583af86 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.036754 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.036754 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:56.037491 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-81240494-e096-4f38-9096-03925583af86 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.053128 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-81240494-e096-4f38-9096-03925583af86 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Unreserve volume completed successfully. Aug 06 17:38:56.053617 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81240494-e096-4f38-9096-03925583af86 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:56.054226 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 490/1944] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:56.064335 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3fe409b2-f107-44cb-a33e-002acb12acd0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.065994 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3fe409b2-f107-44cb-a33e-002acb12acd0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:56.066593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3fe409b2-f107-44cb-a33e-002acb12acd0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.066593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3fe409b2-f107-44cb-a33e-002acb12acd0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.075754 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.075754 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:56.079040 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3fe409b2-f107-44cb-a33e-002acb12acd0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.082736 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3fe409b2-f107-44cb-a33e-002acb12acd0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:56.083112 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 487/1945] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.100657 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.103603 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:56.103975 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:56.104104 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.116389 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.116389 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:56.116957 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.125110 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume updated successfully. Aug 06 17:38:56.125388 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-69b7f1a3-8c49-4283-981d-9c00f444bc7e tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 200 Aug 06 17:38:56.125852 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 481/1946] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:38:56.135763 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7300d6a9-8613-480a-8b6c-9b20383a7663 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.137796 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7300d6a9-8613-480a-8b6c-9b20383a7663 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:56.139262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7300d6a9-8613-480a-8b6c-9b20383a7663 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.139262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7300d6a9-8613-480a-8b6c-9b20383a7663 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.144768 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.144768 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:56.148580 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7300d6a9-8613-480a-8b6c-9b20383a7663 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.153100 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7300d6a9-8613-480a-8b6c-9b20383a7663 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:56.153561 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 489/1947] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.170426 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.171940 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:56.173986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:56.173986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.181242 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.181242 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:56.182111 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.187996 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume updated successfully. Aug 06 17:38:56.188549 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c38c71e-24db-4be7-ba1e-5aba6e0005e6 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 200 Aug 06 17:38:56.189414 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 491/1948] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:38:56.195787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2dd3a0c0-5437-4104-8691-fedaf5cb276f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.198510 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2dd3a0c0-5437-4104-8691-fedaf5cb276f tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:56.198781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2dd3a0c0-5437-4104-8691-fedaf5cb276f tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.199046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2dd3a0c0-5437-4104-8691-fedaf5cb276f tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.207092 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.207092 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:56.211133 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2dd3a0c0-5437-4104-8691-fedaf5cb276f tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.216779 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2dd3a0c0-5437-4104-8691-fedaf5cb276f tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:56.217418 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 488/1949] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.232279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-00710f71-fe02-493d-abbb-99dff25254b0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.235368 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:56.235660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:56.235774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.243898 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.243898 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:56.244345 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.253489 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Update volume admin metadata completed successfully. Aug 06 17:38:56.253594 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Update readonly setting on volume completed successfully. Aug 06 17:38:56.253774 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-00710f71-fe02-493d-abbb-99dff25254b0 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:56.254197 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 482/1950] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:56.261913 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-10e2fb30-6634-4e9e-848d-b6369a2aff77 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.265442 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10e2fb30-6634-4e9e-848d-b6369a2aff77 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:56.265442 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10e2fb30-6634-4e9e-848d-b6369a2aff77 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.265442 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10e2fb30-6634-4e9e-848d-b6369a2aff77 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.271454 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.271454 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:56.274957 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-10e2fb30-6634-4e9e-848d-b6369a2aff77 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.279282 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10e2fb30-6634-4e9e-848d-b6369a2aff77 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:56.279731 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 490/1951] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.292706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.294677 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:56.295177 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:56.295380 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.304084 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.304084 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:56.304652 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.316865 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Update volume admin metadata completed successfully. Aug 06 17:38:56.316865 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Update readonly setting on volume completed successfully. Aug 06 17:38:56.316865 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85a8c41d-3e71-490b-bd3f-8ff857b5abc2 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:56.316865 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 492/1952] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:38:56.323545 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-35b0c724-da91-4b2f-87a0-6263c011bedc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.325326 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35b0c724-da91-4b2f-87a0-6263c011bedc tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:38:56.325543 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35b0c724-da91-4b2f-87a0-6263c011bedc tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.326039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35b0c724-da91-4b2f-87a0-6263c011bedc tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.332435 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.332435 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:56.335669 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-35b0c724-da91-4b2f-87a0-6263c011bedc tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.339561 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35b0c724-da91-4b2f-87a0-6263c011bedc tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:38:56.339900 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 489/1953] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.352557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.355414 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:38:56.355414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-370993801", "disk_format": "raw"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:38:56.355565 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-370993801", "disk_format": "raw"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.368120 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.368120 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:56.368684 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:38:56.389339 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.389339 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:56.396693 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.image.image_utils [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-370993801'}] 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-370993801'}]. {{(pid=100625) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 17:38:56.735061 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-552f392c-ad40-4704-9a5d-2dc6028dfb70 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.739090 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-552f392c-ad40-4704-9a5d-2dc6028dfb70 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 Aug 06 17:38:56.739090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-552f392c-ad40-4704-9a5d-2dc6028dfb70 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.739090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-552f392c-ad40-4704-9a5d-2dc6028dfb70 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.751945 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-552f392c-ad40-4704-9a5d-2dc6028dfb70 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 returned with HTTP 404 Aug 06 17:38:56.752466 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 491/1954] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/volumes/dce0c7b6-9da0-4930-aa83-0ad92fbd23a9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:56.763755 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d04a2a1f-1d60-4147-be48-a3b30f012aff None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.769351 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d04a2a1f-1d60-4147-be48-a3b30f012aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 Aug 06 17:38:56.769351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d04a2a1f-1d60-4147-be48-a3b30f012aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.769351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d04a2a1f-1d60-4147-be48-a3b30f012aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.769351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-d04a2a1f-1d60-4147-be48-a3b30f012aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member bdda8b21-8cdf-425d-97f9-55c7880ee175 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:56.777175 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d04a2a1f-1d60-4147-be48-a3b30f012aff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 returned with HTTP 404 Aug 06 17:38:56.777175 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 493/1955] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/groups/bdda8b21-8cdf-425d-97f9-55c7880ee175 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:38:56.786786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7e18936f-e489-4bd9-962d-9eb37b08fa40 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.790697 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e18936f-e489-4bd9-962d-9eb37b08fa40 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/f83d1c01-2f36-44d0-b14d-53c2de470ed0 Aug 06 17:38:56.790978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e18936f-e489-4bd9-962d-9eb37b08fa40 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.791169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e18936f-e489-4bd9-962d-9eb37b08fa40 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.822148 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e18936f-e489-4bd9-962d-9eb37b08fa40 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/group_types/f83d1c01-2f36-44d0-b14d-53c2de470ed0 returned with HTTP 202 Aug 06 17:38:56.823221 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 490/1956] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:38:56 2026] DELETE /volume/v3/group_types/f83d1c01-2f36-44d0-b14d-53c2de470ed0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:38:56.834901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8ebbb265-3922-4caf-98ac-66af8214f34e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.836738 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8ebbb265-3922-4caf-98ac-66af8214f34e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] DELETE https://10.4.3.207/volume/v3/types/84bc7301-a1ee-4242-8944-ab81490bc3b0 Aug 06 17:38:56.836939 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8ebbb265-3922-4caf-98ac-66af8214f34e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.837157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8ebbb265-3922-4caf-98ac-66af8214f34e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.852481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b255f059-f860-4a03-aec3-353b17d86046 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.855942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b255f059-f860-4a03-aec3-353b17d86046 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:56.856352 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b255f059-f860-4a03-aec3-353b17d86046 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.856504 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b255f059-f860-4a03-aec3-353b17d86046 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.856677 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b255f059-f860-4a03-aec3-353b17d86046 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:56.867916 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:56.867916 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:56.869186 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b255f059-f860-4a03-aec3-353b17d86046 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:56.869701 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 494/1957] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:56.876444 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8ebbb265-3922-4caf-98ac-66af8214f34e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types/84bc7301-a1ee-4242-8944-ab81490bc3b0 returned with HTTP 202 Aug 06 17:38:56.877004 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 492/1958] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:38:56 2026] DELETE /volume/v3/types/84bc7301-a1ee-4242-8944-ab81490bc3b0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:38:56.886672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a0dc534e-615f-49f2-9fb0-f6e691ce403f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.891316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0dc534e-615f-49f2-9fb0-f6e691ce403f tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] GET https://10.4.3.207/volume/v3/types/84bc7301-a1ee-4242-8944-ab81490bc3b0 Aug 06 17:38:56.891607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0dc534e-615f-49f2-9fb0-f6e691ce403f tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:56.891907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0dc534e-615f-49f2-9fb0-f6e691ce403f tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:56.897740 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0dc534e-615f-49f2-9fb0-f6e691ce403f tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types/84bc7301-a1ee-4242-8944-ab81490bc3b0 returned with HTTP 404 Aug 06 17:38:56.898410 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 491/1959] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:38:56 2026] GET /volume/v3/types/84bc7301-a1ee-4242-8944-ab81490bc3b0 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:56.910778 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fb73cd83-0d68-42dd-9e28-5d32439ff660 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.913104 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb73cd83-0d68-42dd-9e28-5d32439ff660 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:38:56.913708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fb73cd83-0d68-42dd-9e28-5d32439ff660 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-701459777"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.942093 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb73cd83-0d68-42dd-9e28-5d32439ff660 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:38:56.943119 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 495/1960] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:38:56 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 06 17:38:56.956697 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5791000e-29ea-489f-bf0d-75aa8295fcc1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.958856 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5791000e-29ea-489f-bf0d-75aa8295fcc1 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:38:56.960901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5791000e-29ea-489f-bf0d-75aa8295fcc1 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-341561107"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.977263 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5791000e-29ea-489f-bf0d-75aa8295fcc1 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:38:56.977681 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 493/1961] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/group_types => generated 180 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:56.986050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:56.988072 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:38:56.988742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6593bcfb-e89f-4171-8d2d-2c4bcb490ddd", "volume_types": ["fd693249-c0b8-4bba-8c59-1cde61ced93c"], "name": "tempest-GroupSnapshotsTest-Group-681478118"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:56.997617 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group {'group': {'group_type': '6593bcfb-e89f-4171-8d2d-2c4bcb490ddd', 'volume_types': ['fd693249-c0b8-4bba-8c59-1cde61ced93c'], 'name': 'tempest-GroupSnapshotsTest-Group-681478118'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:38:57.004627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group tempest-GroupSnapshotsTest-Group-681478118. Aug 06 17:38:57.023401 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:38:57.040728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['a29398d3-57e5-4319-a782-7eaa48fa30cb'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:57.071849 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04f65c3b-4d0f-45d1-87ad-a2e1de2211ff tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:38:57.072675 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 492/1962] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/groups => generated 111 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:57.084226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7f05678b-32e1-451c-84bd-d1abae29b37c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:57.087853 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f05678b-32e1-451c-84bd-d1abae29b37c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:38:57.087853 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f05678b-32e1-451c-84bd-d1abae29b37c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:57.087853 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f05678b-32e1-451c-84bd-d1abae29b37c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:57.087853 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-7f05678b-32e1-451c-84bd-d1abae29b37c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:57.094446 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:57.094446 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:57.103332 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f05678b-32e1-451c-84bd-d1abae29b37c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:38:57.103400 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 496/1963] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:57 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:57.104718 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Copy volume to image completed successfully. Aug 06 17:38:57.106030 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0eab758-bc61-40a3-a035-67cd52cbe7ff tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:38:57.106704 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 483/1964] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:38:56 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 686 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:38:57.880225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2afdeee5-0b29-473a-bd45-e346cc12a44b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:57.883393 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2afdeee5-0b29-473a-bd45-e346cc12a44b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:57.883596 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2afdeee5-0b29-473a-bd45-e346cc12a44b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:57.883791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2afdeee5-0b29-473a-bd45-e346cc12a44b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:57.883914 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2afdeee5-0b29-473a-bd45-e346cc12a44b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:57.889042 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:57.889042 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:57.889756 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2afdeee5-0b29-473a-bd45-e346cc12a44b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:57.890164 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 494/1965] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:57 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:58.116742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0dc0014c-ac16-4d4c-8303-6405b18a078c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:58.118546 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0dc0014c-ac16-4d4c-8303-6405b18a078c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:38:58.118743 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0dc0014c-ac16-4d4c-8303-6405b18a078c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:58.118977 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0dc0014c-ac16-4d4c-8303-6405b18a078c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:58.119095 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-0dc0014c-ac16-4d4c-8303-6405b18a078c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:38:58.122942 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.122942 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:58.130998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0dc0014c-ac16-4d4c-8303-6405b18a078c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:38:58.131488 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 493/1966] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:38:58 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:58.140557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:58.142100 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:58.142444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1809321858", "volume_type": "fd693249-c0b8-4bba-8c59-1cde61ced93c", "group_id": "1ea6dc22-c008-4694-8882-9c02de13a7b8", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:58.143896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1809321858', 'volume_type': 'fd693249-c0b8-4bba-8c59-1cde61ced93c', 'group_id': '1ea6dc22-c008-4694-8882-9c02de13a7b8', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:58.156730 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.156730 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:58.156730 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume of 1 GB Aug 06 17:38:58.163590 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:38:58.171214 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (4ad2a007-dd81-4ae4-b078-cfe35f67abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:58.172738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d723984-5731-4082-8a76-ac75889d9280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:58.173526 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.173526 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:58.174116 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:58.196267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d723984-5731-4082-8a76-ac75889d9280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd693249-c0b8-4bba-8c59-1cde61ced93c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-701459777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd693249-c0b8-4bba-8c59-1cde61ced93c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1ea6dc22-c008-4694-8882-9c02de13a7b8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:58.197302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8493ff-71aa-43f5-8494-891cca6567d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:58.231534 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-701459777 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-701459777, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:58.232074 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-701459777 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-701459777, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:38:58.257776 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['fb855950-3eb2-449c-950e-25ec800e6687', '82615abb-5d8d-4621-9bfd-f51f8940e875', 'e1e4f8ce-c7a1-420e-b707-25704038fd1b', 'e5e63f04-af9e-48e3-815f-8d9bbe5ef263'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:58.258805 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd8493ff-71aa-43f5-8494-891cca6567d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb855950-3eb2-449c-950e-25ec800e6687', '82615abb-5d8d-4621-9bfd-f51f8940e875', 'e1e4f8ce-c7a1-420e-b707-25704038fd1b', 'e5e63f04-af9e-48e3-815f-8d9bbe5ef263']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:58.259582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c038fcce-8346-46d4-b5d0-4a2ebcd958ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:58.286261 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c038fcce-8346-46d4-b5d0-4a2ebcd958ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a21b6e50-7ba1-40a2-bd93-c92dab5df4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1809321858',encryption_key_id=None,group_id=1ea6dc22-c008-4694-8882-9c02de13a7b8,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['fb855950-3eb2-449c-950e-25ec800e6687','82615abb-5d8d-4621-9bfd-f51f8940e875','e1e4f8ce-c7a1-420e-b707-25704038fd1b','e5e63f04-af9e-48e3-815f-8d9bbe5ef263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=fd693249-c0b8-4bba-8c59-1cde61ced93c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1809321858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1ea6dc22-c008-4694-8882-9c02de13a7b8,host=None,id=a21b6e50-7ba1-40a2-bd93-c92dab5df4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3e44780925478ba4a03902d406fd8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd693249-c0b8-4bba-8c59-1cde61ced93c),volume_type_id=fd693249-c0b8-4bba-8c59-1cde61ced93c)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:58.287102 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a796cba7-70a1-4256-a767-b99ac29e4b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:58.309861 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a796cba7-70a1-4256-a767-b99ac29e4b9d) transitioned into state 'SUCCESS' from state '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-1809321858',encryption_key_id=None,group_id=1ea6dc22-c008-4694-8882-9c02de13a7b8,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['fb855950-3eb2-449c-950e-25ec800e6687','82615abb-5d8d-4621-9bfd-f51f8940e875','e1e4f8ce-c7a1-420e-b707-25704038fd1b','e5e63f04-af9e-48e3-815f-8d9bbe5ef263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=fd693249-c0b8-4bba-8c59-1cde61ced93c)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:58.310860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9216c7c5-8aef-46bc-8203-fe3459012dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:58.326192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9216c7c5-8aef-46bc-8203-fe3459012dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:58.327106 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (4ad2a007-dd81-4ae4-b078-cfe35f67abf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:58.327504 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request issued successfully. Aug 06 17:38:58.328522 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:58.328656 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:58.373163 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:58.377653 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.377653 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:58.383061 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c1903ad-e6f1-4be2-b2a1-4c2f13d8b564 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:58.383792 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 497/1967] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:38:58 2026] POST /volume/v3/volumes => generated 822 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:58.399343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:58.401723 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 Aug 06 17:38:58.402104 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:58.402410 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:58.412485 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.412485 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:58.420373 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:58.421397 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:58.421607 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:58.477486 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:58.481307 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.481307 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:58.494282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0c8e9325-4fae-4095-8b40-8b9b1791b9d2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 returned with HTTP 200 Aug 06 17:38:58.494734 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 484/1968] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:58 2026] GET /volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 => generated 890 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:58.908897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1e3924cf-176c-46ca-94bb-6350c4dffea0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:58.914202 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e3924cf-176c-46ca-94bb-6350c4dffea0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:58.914472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e3924cf-176c-46ca-94bb-6350c4dffea0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:58.914740 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e3924cf-176c-46ca-94bb-6350c4dffea0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:58.914919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1e3924cf-176c-46ca-94bb-6350c4dffea0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:58.927862 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:58.927862 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:58.928921 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e3924cf-176c-46ca-94bb-6350c4dffea0 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:58.931755 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 495/1969] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:58 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:59.511572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f9d50999-2368-4407-8658-54cc5bcac485 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:59.513786 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 Aug 06 17:38:59.514047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:59.514273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:59.522702 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.522702 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:59.527263 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:59.528279 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:59.528980 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:59.583779 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:59.587288 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.587288 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:38:59.596096 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f9d50999-2368-4407-8658-54cc5bcac485 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 returned with HTTP 200 Aug 06 17:38:59.596560 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 494/1970] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:59 2026] GET /volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:38:59.613249 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:59.615362 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:38:59.615769 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-529038784", "volume_type": "fd693249-c0b8-4bba-8c59-1cde61ced93c", "group_id": "1ea6dc22-c008-4694-8882-9c02de13a7b8", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:38:59.617672 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-529038784', 'volume_type': 'fd693249-c0b8-4bba-8c59-1cde61ced93c', 'group_id': '1ea6dc22-c008-4694-8882-9c02de13a7b8', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:38:59.624749 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.624749 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:59.625355 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume of 1 GB Aug 06 17:38:59.630747 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:38:59.635833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (7767c1b2-2c75-4e43-888f-b07321d88a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:59.637098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fc382e-ec0d-4b8f-82e5-e135fa26af99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:59.637840 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.637840 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:59.638341 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:38:59.656990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fc382e-ec0d-4b8f-82e5-e135fa26af99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:38:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd693249-c0b8-4bba-8c59-1cde61ced93c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-701459777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd693249-c0b8-4bba-8c59-1cde61ced93c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1ea6dc22-c008-4694-8882-9c02de13a7b8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:59.657959 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b114e01b-0d23-4239-8ec9-0ef0259331a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:59.715919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['7b84459e-a4b1-4e72-bd61-51acd7240f12', 'c0246197-3072-4972-8e5c-7f082f0b703e', '26082a16-131d-4e03-aee6-47b680e07cbd', 'a725e011-950d-4245-8344-9fd0b28af650'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:38:59.717092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b114e01b-0d23-4239-8ec9-0ef0259331a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b84459e-a4b1-4e72-bd61-51acd7240f12', 'c0246197-3072-4972-8e5c-7f082f0b703e', '26082a16-131d-4e03-aee6-47b680e07cbd', 'a725e011-950d-4245-8344-9fd0b28af650']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:59.718228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eec6f40-fcd5-4440-968e-b3297d24ab10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:59.754694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eec6f40-fcd5-4440-968e-b3297d24ab10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3b9bb6-a993-439f-972f-9db5d20011ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-529038784',encryption_key_id=None,group_id=1ea6dc22-c008-4694-8882-9c02de13a7b8,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['7b84459e-a4b1-4e72-bd61-51acd7240f12','c0246197-3072-4972-8e5c-7f082f0b703e','26082a16-131d-4e03-aee6-47b680e07cbd','a725e011-950d-4245-8344-9fd0b28af650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=fd693249-c0b8-4bba-8c59-1cde61ced93c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-529038784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1ea6dc22-c008-4694-8882-9c02de13a7b8,host=None,id=1e3b9bb6-a993-439f-972f-9db5d20011ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3e44780925478ba4a03902d406fd8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd693249-c0b8-4bba-8c59-1cde61ced93c),volume_type_id=fd693249-c0b8-4bba-8c59-1cde61ced93c)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:59.756430 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daffdc20-bc36-442d-bd4e-bdd5062fae8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:59.782548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daffdc20-bc36-442d-bd4e-bdd5062fae8f) transitioned into state 'SUCCESS' from state '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-529038784',encryption_key_id=None,group_id=1ea6dc22-c008-4694-8882-9c02de13a7b8,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['7b84459e-a4b1-4e72-bd61-51acd7240f12','c0246197-3072-4972-8e5c-7f082f0b703e','26082a16-131d-4e03-aee6-47b680e07cbd','a725e011-950d-4245-8344-9fd0b28af650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=fd693249-c0b8-4bba-8c59-1cde61ced93c)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:59.783935 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ace71f-a356-45ce-bec0-c7c136005b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:38:59.803910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ace71f-a356-45ce-bec0-c7c136005b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:38:59.805259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (7767c1b2-2c75-4e43-888f-b07321d88a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:38:59.805765 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request issued successfully. Aug 06 17:38:59.806760 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:59.807060 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:59.866712 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:59.870650 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.870650 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:38:59.875075 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-434e5615-33a3-47e0-8c8b-b6db76fde872 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:38:59.875648 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 498/1971] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:38:59 2026] POST /volume/v3/volumes => generated 821 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:38:59.889412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:59.892680 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed Aug 06 17:38:59.892934 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:59.893599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:59.901927 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.901927 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:59.909577 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:38:59.910371 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:38:59.910564 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:38:59.951597 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8f6969c6-4af6-45d0-ba76-50003858f90f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:38:59.953822 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f6969c6-4af6-45d0-ba76-50003858f90f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:38:59.954099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f6969c6-4af6-45d0-ba76-50003858f90f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:38:59.954356 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f6969c6-4af6-45d0-ba76-50003858f90f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:38:59.954490 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8f6969c6-4af6-45d0-ba76-50003858f90f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:38:59.959784 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.959784 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:38:59.960849 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f6969c6-4af6-45d0-ba76-50003858f90f tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:38:59.961350 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 496/1972] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:38:59 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:38:59.962555 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:38:59.965684 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:38:59.965684 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:38:59.975306 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4c6646b-af4f-4aeb-9932-b2da778a010f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed returned with HTTP 200 Aug 06 17:38:59.975679 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 485/1973] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:38:59 2026] GET /volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:00.974588 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f7008238-e52b-47fd-91b3-a2b0e27b35f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:00.977106 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f7008238-e52b-47fd-91b3-a2b0e27b35f4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:39:00.977380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f7008238-e52b-47fd-91b3-a2b0e27b35f4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:00.977660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f7008238-e52b-47fd-91b3-a2b0e27b35f4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:00.977839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f7008238-e52b-47fd-91b3-a2b0e27b35f4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:39:00.983405 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:00.983405 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:00.987937 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f7008238-e52b-47fd-91b3-a2b0e27b35f4 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:39:00.988659 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 495/1974] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:00 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:00.992766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-061dbe5f-3e62-49d3-9762-e1872b24930c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:00.995316 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed Aug 06 17:39:00.995497 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:00.995674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:01.001804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-125d0e8f-a74d-477a-9267-ae7ca0afacbd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.004489 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.004489 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:01.005639 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-125d0e8f-a74d-477a-9267-ae7ca0afacbd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:39:01.005639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-125d0e8f-a74d-477a-9267-ae7ca0afacbd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:01.006239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-125d0e8f-a74d-477a-9267-ae7ca0afacbd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:01.009195 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:39:01.010083 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:01.010268 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:01.015164 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.015164 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:01.021237 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-125d0e8f-a74d-477a-9267-ae7ca0afacbd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:39:01.029052 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-125d0e8f-a74d-477a-9267-ae7ca0afacbd tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 200 Aug 06 17:39:01.029547 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 497/1975] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:01 2026] GET /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:01.046631 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-53162cd9-c8da-42f1-90ae-7861f48026ff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.049848 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53162cd9-c8da-42f1-90ae-7861f48026ff tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] POST https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636/action Aug 06 17:39:01.049848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53162cd9-c8da-42f1-90ae-7861f48026ff tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:01.049848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53162cd9-c8da-42f1-90ae-7861f48026ff tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:01.050637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-53162cd9-c8da-42f1-90ae-7861f48026ff tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] Updating backup 'c7bfdda9-6b93-4628-b4fe-c66774b9b636' with '{'status': 'error'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 17:39:01.054244 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:01.057300 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.057300 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:01.063798 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-061dbe5f-3e62-49d3-9762-e1872b24930c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed returned with HTTP 200 Aug 06 17:39:01.064205 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 499/1976] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:00 2026] GET /volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:01.070506 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.070506 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:01.075495 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8fa38bea-c631-4631-964c-1a3b948184e7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.077107 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8fa38bea-c631-4631-964c-1a3b948184e7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] PUT https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:01.077413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8fa38bea-c631-4631-964c-1a3b948184e7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a21b6e50-7ba1-40a2-bd93-c92dab5df4e6"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:01.078788 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-8fa38bea-c631-4631-964c-1a3b948184e7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Update called for group 1ea6dc22-c008-4694-8882-9c02de13a7b8. {{(pid=100624) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 17:39:01.079172 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-8fa38bea-c631-4631-964c-1a3b948184e7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Updating group 1ea6dc22-c008-4694-8882-9c02de13a7b8 with name None description: None add_volumes: None remove_volumes: a21b6e50-7ba1-40a2-bd93-c92dab5df4e6. Aug 06 17:39:01.082230 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.082230 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:01.090171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-53162cd9-c8da-42f1-90ae-7861f48026ff tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] reset_status in rpcapi backup_id c7bfdda9-6b93-4628-b4fe-c66774b9b636 on host np0000006677. {{(pid=100625) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 17:39:01.092466 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53162cd9-c8da-42f1-90ae-7861f48026ff tempest-VolumesBackupsAdminTest-1315198616 tempest-VolumesBackupsAdminTest-1315198616-project-admin] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636/action returned with HTTP 202 Aug 06 17:39:01.093108 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 486/1977] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:39:01 2026] POST /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:39:01.098942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8fa38bea-c631-4631-964c-1a3b948184e7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 202 Aug 06 17:39:01.099437 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 496/1978] 10.4.3.207 () {70 vars in 1406 bytes} [Thu Aug 6 17:39:01 2026] PUT /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:01.102936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6b544ccd-f0d0-4a50-9498-536c77821d32 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.105919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-86b67539-a7b8-481e-a908-fd68eda50dd6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.106123 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b544ccd-f0d0-4a50-9498-536c77821d32 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:39:01.106492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6b544ccd-f0d0-4a50-9498-536c77821d32 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:01.106718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6b544ccd-f0d0-4a50-9498-536c77821d32 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:01.106834 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6b544ccd-f0d0-4a50-9498-536c77821d32 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:39:01.108286 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86b67539-a7b8-481e-a908-fd68eda50dd6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:01.108474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86b67539-a7b8-481e-a908-fd68eda50dd6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:01.108641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86b67539-a7b8-481e-a908-fd68eda50dd6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:01.108797 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-86b67539-a7b8-481e-a908-fd68eda50dd6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:01.111038 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.111038 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:01.111702 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b544ccd-f0d0-4a50-9498-536c77821d32 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:39:01.112061 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 498/1979] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:01 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:01.112413 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.112413 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:01.120059 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86b67539-a7b8-481e-a908-fd68eda50dd6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:01.120415 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 500/1980] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:01 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:01.121948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.123846 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] DELETE https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:39:01.124155 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:01.124435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:01.124601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete backup with id: c7bfdda9-6b93-4628-b4fe-c66774b9b636. Aug 06 17:39:01.129549 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.129549 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:01.144594 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] delete_backup rpcapi backup_id c7bfdda9-6b93-4628-b4fe-c66774b9b636 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:39:01.146456 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-70d14831-f9c2-415d-ad7a-3483d5ef4a69 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 202 Aug 06 17:39:01.146866 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 487/1981] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:01 2026] DELETE /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:39:01.155875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6851c86c-760c-4168-9c77-320cae61752e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:01.157677 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6851c86c-760c-4168-9c77-320cae61752e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:39:01.157899 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6851c86c-760c-4168-9c77-320cae61752e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:01.158123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6851c86c-760c-4168-9c77-320cae61752e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:01.158184 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6851c86c-760c-4168-9c77-320cae61752e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:39:01.162084 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:01.162084 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:01.162837 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6851c86c-760c-4168-9c77-320cae61752e tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 200 Aug 06 17:39:01.163171 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 497/1982] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:01 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:02.137004 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f494f650-c2ac-4d01-8acd-2612a87933da None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.141506 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f494f650-c2ac-4d01-8acd-2612a87933da tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:02.141926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f494f650-c2ac-4d01-8acd-2612a87933da tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.142017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f494f650-c2ac-4d01-8acd-2612a87933da tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.142433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-f494f650-c2ac-4d01-8acd-2612a87933da tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:02.150594 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.150594 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:02.168239 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f494f650-c2ac-4d01-8acd-2612a87933da tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:02.168239 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 499/1983] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:02 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:02.176481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f1d4fd06-94c9-4ef8-9ae1-6e4ed61f6317 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.180060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-39d5839e-6670-4023-bff1-ffdcb05c17f9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.180416 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1d4fd06-94c9-4ef8-9ae1-6e4ed61f6317 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 Aug 06 17:39:02.180416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1d4fd06-94c9-4ef8-9ae1-6e4ed61f6317 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.180416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1d4fd06-94c9-4ef8-9ae1-6e4ed61f6317 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.180416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f1d4fd06-94c9-4ef8-9ae1-6e4ed61f6317 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Show backup with id c7bfdda9-6b93-4628-b4fe-c66774b9b636. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:39:02.181115 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5171fe34-5594-43a3-99c9-4f0665d99388 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.183238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5171fe34-5594-43a3-99c9-4f0665d99388 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] PUT https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:02.183649 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5171fe34-5594-43a3-99c9-4f0665d99388 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a21b6e50-7ba1-40a2-bd93-c92dab5df4e6"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:02.185145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-5171fe34-5594-43a3-99c9-4f0665d99388 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Update called for group 1ea6dc22-c008-4694-8882-9c02de13a7b8. {{(pid=100624) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 17:39:02.185235 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-5171fe34-5594-43a3-99c9-4f0665d99388 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Updating group 1ea6dc22-c008-4694-8882-9c02de13a7b8 with name None description: None add_volumes: a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 remove_volumes: None. Aug 06 17:39:02.185586 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-39d5839e-6670-4023-bff1-ffdcb05c17f9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:39:02.186218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-39d5839e-6670-4023-bff1-ffdcb05c17f9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.186218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-39d5839e-6670-4023-bff1-ffdcb05c17f9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.187466 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1d4fd06-94c9-4ef8-9ae1-6e4ed61f6317 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 returned with HTTP 404 Aug 06 17:39:02.187749 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 501/1984] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:02 2026] GET /volume/v3/backups/c7bfdda9-6b93-4628-b4fe-c66774b9b636 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:02.188615 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.188615 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:02.204715 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.204715 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:02.210678 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-39d5839e-6670-4023-bff1-ffdcb05c17f9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:39:02.217611 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-39d5839e-6670-4023-bff1-ffdcb05c17f9 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:39:02.218220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 488/1985] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:02 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 1660 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:02.223707 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5171fe34-5594-43a3-99c9-4f0665d99388 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 202 Aug 06 17:39:02.226720 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 498/1986] 10.4.3.207 () {70 vars in 1406 bytes} [Thu Aug 6 17:39:02 2026] PUT /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:02.243616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6680352e-5062-418c-84c8-d157a6cc8060 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.250404 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6680352e-5062-418c-84c8-d157a6cc8060 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:02.251178 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6680352e-5062-418c-84c8-d157a6cc8060 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.252493 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6680352e-5062-418c-84c8-d157a6cc8060 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.252612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-6680352e-5062-418c-84c8-d157a6cc8060 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:02.257528 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.257528 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:02.269946 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6680352e-5062-418c-84c8-d157a6cc8060 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:02.271016 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 500/1987] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:02 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:02.326491 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a810ac11-f7b9-4f5b-920f-cee4a53d578b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.331036 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a810ac11-f7b9-4f5b-920f-cee4a53d578b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:39:02.331284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a810ac11-f7b9-4f5b-920f-cee4a53d578b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.331716 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a810ac11-f7b9-4f5b-920f-cee4a53d578b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.344490 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.344490 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:02.349145 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a810ac11-f7b9-4f5b-920f-cee4a53d578b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:39:02.359653 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a810ac11-f7b9-4f5b-920f-cee4a53d578b tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 200 Aug 06 17:39:02.360230 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 502/1988] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:02 2026] GET /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:39:02.378334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.380477 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:39:02.380798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.380909 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.382598 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete volume with id: 4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:39:02.392984 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.392984 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:02.393561 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:39:02.439358 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Delete volume request issued successfully. Aug 06 17:39:02.439820 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8b67f84d-7f5b-4f8c-9a5b-6b0b8d572457 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 202 Aug 06 17:39:02.440437 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 489/1989] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:02 2026] DELETE /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:02.452732 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-19a5f174-940c-493c-a480-5176157786f2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:02.458360 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-19a5f174-940c-493c-a480-5176157786f2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:39:02.458616 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-19a5f174-940c-493c-a480-5176157786f2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:02.458854 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-19a5f174-940c-493c-a480-5176157786f2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:02.470366 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:02.470366 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:02.474316 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-19a5f174-940c-493c-a480-5176157786f2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Volume info retrieved successfully. Aug 06 17:39:02.480929 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-19a5f174-940c-493c-a480-5176157786f2 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 200 Aug 06 17:39:02.480929 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 499/1990] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:02 2026] GET /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:03.201175 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-cf008c27-9ff9-4fe7-956c-e3dfc2f6f5c4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:03.204419 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-cf008c27-9ff9-4fe7-956c-e3dfc2f6f5c4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317 Aug 06 17:39:03.204696 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-cf008c27-9ff9-4fe7-956c-e3dfc2f6f5c4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:03.204978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-cf008c27-9ff9-4fe7-956c-e3dfc2f6f5c4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:03.223280 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:03.223280 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:03.284993 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-364fcd87-1985-413c-b319-c8aad30dfcfb req-cf008c27-9ff9-4fe7-956c-e3dfc2f6f5c4 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317 returned with HTTP 200 Aug 06 17:39:03.285078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b5f6bbe4-8649-4e4c-8353-1fbab1cbf59b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:03.285301 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 501/1991] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:39:03 2026] DELETE /volume/v3/attachments/6492d91b-27c1-47ed-a68c-59f1a1afc317 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:03.289756 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b5f6bbe4-8649-4e4c-8353-1fbab1cbf59b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:03.289756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b5f6bbe4-8649-4e4c-8353-1fbab1cbf59b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:03.289756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b5f6bbe4-8649-4e4c-8353-1fbab1cbf59b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:03.289756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-b5f6bbe4-8649-4e4c-8353-1fbab1cbf59b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:03.295858 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:03.295858 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:03.304925 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b5f6bbe4-8649-4e4c-8353-1fbab1cbf59b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:03.305882 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 503/1992] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:03 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:03.315511 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f55ba36e-182a-4cd5-8ed0-daf034f06331 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:03.320738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f55ba36e-182a-4cd5-8ed0-daf034f06331 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] PUT https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:03.321279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f55ba36e-182a-4cd5-8ed0-daf034f06331 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1e3b9bb6-a993-439f-972f-9db5d20011ed"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:03.323330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-f55ba36e-182a-4cd5-8ed0-daf034f06331 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Update called for group 1ea6dc22-c008-4694-8882-9c02de13a7b8. {{(pid=100625) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 17:39:03.323500 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.groups [None req-f55ba36e-182a-4cd5-8ed0-daf034f06331 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Updating group 1ea6dc22-c008-4694-8882-9c02de13a7b8 with name None description: None add_volumes: None remove_volumes: 1e3b9bb6-a993-439f-972f-9db5d20011ed. Aug 06 17:39:03.332055 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:03.332055 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:03.384002 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f55ba36e-182a-4cd5-8ed0-daf034f06331 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 202 Aug 06 17:39:03.384708 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 490/1993] 10.4.3.207 () {70 vars in 1406 bytes} [Thu Aug 6 17:39:03 2026] PUT /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:03.400896 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6addaffd-ef12-4d3c-9c5b-5c5ecb77afe2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:03.403203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6addaffd-ef12-4d3c-9c5b-5c5ecb77afe2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:03.403203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6addaffd-ef12-4d3c-9c5b-5c5ecb77afe2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:03.403280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6addaffd-ef12-4d3c-9c5b-5c5ecb77afe2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:03.403394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-6addaffd-ef12-4d3c-9c5b-5c5ecb77afe2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:03.406632 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:03.406632 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:03.415210 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6addaffd-ef12-4d3c-9c5b-5c5ecb77afe2 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:03.416412 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 500/1994] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:03 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:03.493656 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a465c56c-a983-4a7d-b15b-21e009162482 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:03.496871 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a465c56c-a983-4a7d-b15b-21e009162482 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] GET https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 Aug 06 17:39:03.497027 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a465c56c-a983-4a7d-b15b-21e009162482 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:03.497214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a465c56c-a983-4a7d-b15b-21e009162482 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:03.508316 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a465c56c-a983-4a7d-b15b-21e009162482 tempest-VolumesBackupsAdminTest-1816312404 tempest-VolumesBackupsAdminTest-1816312404-project-member] https://10.4.3.207/volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 returned with HTTP 404 Aug 06 17:39:03.509179 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 502/1995] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:03 2026] GET /volume/v3/volumes/4c9b1e63-5753-4e84-9dda-4d7c56946a11 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:04.258954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-581340ac-411e-438d-aa8f-d319a3df6655 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:04.261061 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] DELETE https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:39:04.261434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:04.261434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:04.261542 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume with id: fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:39:04.269903 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:04.269903 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:04.270530 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:39:04.288810 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Delete volume request issued successfully. Aug 06 17:39:04.289362 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-581340ac-411e-438d-aa8f-d319a3df6655 tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 202 Aug 06 17:39:04.289714 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 504/1996] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:04 2026] DELETE /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:04.301190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c3c94aa8-efa8-4ccb-8ea1-b597e8dcb9fa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:04.304502 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c3c94aa8-efa8-4ccb-8ea1-b597e8dcb9fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:39:04.304861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c3c94aa8-efa8-4ccb-8ea1-b597e8dcb9fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:04.306685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c3c94aa8-efa8-4ccb-8ea1-b597e8dcb9fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:04.314482 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:04.314482 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:04.320913 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c3c94aa8-efa8-4ccb-8ea1-b597e8dcb9fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Volume info retrieved successfully. Aug 06 17:39:04.331579 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c3c94aa8-efa8-4ccb-8ea1-b597e8dcb9fa tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 200 Aug 06 17:39:04.332340 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 491/1997] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:04 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:04.432682 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-62ebbbfc-2649-478e-84ba-5e35e56c8896 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:04.434495 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-62ebbbfc-2649-478e-84ba-5e35e56c8896 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:04.434955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-62ebbbfc-2649-478e-84ba-5e35e56c8896 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:04.435319 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-62ebbbfc-2649-478e-84ba-5e35e56c8896 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:04.435525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-62ebbbfc-2649-478e-84ba-5e35e56c8896 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:04.439196 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:04.439196 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:04.447297 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-62ebbbfc-2649-478e-84ba-5e35e56c8896 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:04.447995 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 501/1998] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:04 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:04.460863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c3bbc4c-8c4c-4c96-ad26-78182ab46fd9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:04.463213 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c3bbc4c-8c4c-4c96-ad26-78182ab46fd9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] PUT https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:04.463311 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c3bbc4c-8c4c-4c96-ad26-78182ab46fd9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1e3b9bb6-a993-439f-972f-9db5d20011ed"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:04.464977 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-2c3bbc4c-8c4c-4c96-ad26-78182ab46fd9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Update called for group 1ea6dc22-c008-4694-8882-9c02de13a7b8. {{(pid=100622) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 06 17:39:04.465148 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-2c3bbc4c-8c4c-4c96-ad26-78182ab46fd9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Updating group 1ea6dc22-c008-4694-8882-9c02de13a7b8 with name None description: None add_volumes: 1e3b9bb6-a993-439f-972f-9db5d20011ed remove_volumes: None. Aug 06 17:39:04.476025 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:04.476025 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:04.517311 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c3bbc4c-8c4c-4c96-ad26-78182ab46fd9 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 202 Aug 06 17:39:04.517814 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 503/1999] 10.4.3.207 () {70 vars in 1406 bytes} [Thu Aug 6 17:39:04 2026] PUT /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:04.528706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2b13d1cb-0029-44ea-a1bf-57ff0e1384d7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:04.539701 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b13d1cb-0029-44ea-a1bf-57ff0e1384d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:04.539701 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b13d1cb-0029-44ea-a1bf-57ff0e1384d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:04.539701 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b13d1cb-0029-44ea-a1bf-57ff0e1384d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:04.539701 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-2b13d1cb-0029-44ea-a1bf-57ff0e1384d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:04.546891 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:04.546891 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:04.557563 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b13d1cb-0029-44ea-a1bf-57ff0e1384d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:04.557947 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 505/2000] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:04 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:05.347220 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f5933d43-e481-4463-9611-e47acf2abd7e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:05.349725 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5933d43-e481-4463-9611-e47acf2abd7e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] GET https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 Aug 06 17:39:05.350528 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5933d43-e481-4463-9611-e47acf2abd7e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:05.350809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5933d43-e481-4463-9611-e47acf2abd7e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:05.359160 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5933d43-e481-4463-9611-e47acf2abd7e tempest-AttachVolumeMultiAttachTest-931262944 tempest-AttachVolumeMultiAttachTest-931262944-project-member] https://10.4.3.207/volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 returned with HTTP 404 Aug 06 17:39:05.359973 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 492/2001] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:05 2026] GET /volume/v3/volumes/fcdac9fe-8cac-4ed0-ace0-1c6e176d4928 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:05.567900 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-948fdb49-1ac9-4f97-8ab3-311b2792819f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:05.569779 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-948fdb49-1ac9-4f97-8ab3-311b2792819f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:05.570065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-948fdb49-1ac9-4f97-8ab3-311b2792819f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:05.570273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-948fdb49-1ac9-4f97-8ab3-311b2792819f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:05.570463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-948fdb49-1ac9-4f97-8ab3-311b2792819f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:05.574303 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.574303 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:05.582360 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-948fdb49-1ac9-4f97-8ab3-311b2792819f tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 200 Aug 06 17:39:05.582900 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 502/2002] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:05 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:05.591148 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:05.593025 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:39:05.593270 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:05.593502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:05.593796 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:05.594182 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.594182 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:05.594709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:39:05.604628 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:39:05.605380 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:05.605569 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:05.656469 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:05.659402 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.659402 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:05.664413 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:05.664413 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:05.711569 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:05.714628 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.714628 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:05.721055 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5600e6af-5441-41ae-9e1b-597dba952bb5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:39:05.723988 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 504/2003] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:39:05 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:05.739642 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:05.741899 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/group_snapshots Aug 06 17:39:05.742391 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1ea6dc22-c008-4694-8882-9c02de13a7b8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-398992744"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:05.745244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1ea6dc22-c008-4694-8882-9c02de13a7b8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-398992744'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 17:39:05.751639 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.751639 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:05.755572 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.group_snapshots [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-398992744. Aug 06 17:39:05.787986 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.787986 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:05.813941 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-701459777 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-701459777, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:05.848318 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['07a7b362-b79a-4909-b11a-272f9bd7ce00', '7bfa03e1-1a6b-4d6a-9348-96b62f26da6d', '3da40080-5646-4c06-b672-9fab62f65be0', '6e09315d-8eff-4772-8d52-7905b89fc951'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:05.890609 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7929731e-6717-4d6e-a4da-a7dd43993a45 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots returned with HTTP 202 Aug 06 17:39:05.890609 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 506/2004] 10.4.3.207 () {70 vars in 1324 bytes} [Thu Aug 6 17:39:05 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:05.899593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d47098a4-6147-4805-9c65-dbe63579d962 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:05.901429 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d47098a4-6147-4805-9c65-dbe63579d962 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:05.901642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d47098a4-6147-4805-9c65-dbe63579d962 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:05.901850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d47098a4-6147-4805-9c65-dbe63579d962 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:05.901980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.group_snapshots [None req-d47098a4-6147-4805-9c65-dbe63579d962 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:05.909727 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:05.909727 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:05.916131 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d47098a4-6147-4805-9c65-dbe63579d962 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 returned with HTTP 200 Aug 06 17:39:05.916843 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 493/2005] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:05 2026] GET /volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:06.929194 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a8506e94-e4a5-42a3-b18b-8a62cb0750f0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:06.936082 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8506e94-e4a5-42a3-b18b-8a62cb0750f0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:06.936082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8506e94-e4a5-42a3-b18b-8a62cb0750f0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:06.936082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8506e94-e4a5-42a3-b18b-8a62cb0750f0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:06.936082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-a8506e94-e4a5-42a3-b18b-8a62cb0750f0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:06.940714 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:06.940714 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:06.950229 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8506e94-e4a5-42a3-b18b-8a62cb0750f0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 returned with HTTP 200 Aug 06 17:39:06.950229 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 503/2006] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:06 2026] GET /volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:06.960650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f3f50539-3bcf-430a-880f-031026a1174d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:06.962535 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:39:06.962776 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:06.962988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:06.963213 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:06.964276 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:39:06.969513 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all snapshots completed successfully. Aug 06 17:39:06.969953 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:06.969953 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:06.970588 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f3f50539-3bcf-430a-880f-031026a1174d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:39:06.970876 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 505/2007] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:39:06 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:06.981956 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-37b30585-3622-47cc-a4ac-32ef7189fe49 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:06.986612 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-37b30585-3622-47cc-a4ac-32ef7189fe49 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 Aug 06 17:39:06.987015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-37b30585-3622-47cc-a4ac-32ef7189fe49 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:06.987373 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-37b30585-3622-47cc-a4ac-32ef7189fe49 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:06.996838 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:06.996838 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:06.998657 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-37b30585-3622-47cc-a4ac-32ef7189fe49 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Snapshot retrieved successfully. Aug 06 17:39:07.000860 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-37b30585-3622-47cc-a4ac-32ef7189fe49 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 returned with HTTP 200 Aug 06 17:39:07.001351 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 507/2008] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:06 2026] GET /volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:07.013192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5e3370b4-d439-4d39-afb4-35ff9771aeb8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:07.017493 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e3370b4-d439-4d39-afb4-35ff9771aeb8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/4cf7dd41-ea5e-4d73-8769-0c5ef966cbc7 Aug 06 17:39:07.017814 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e3370b4-d439-4d39-afb4-35ff9771aeb8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:07.019823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e3370b4-d439-4d39-afb4-35ff9771aeb8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:07.029890 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:07.029890 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:07.031703 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5e3370b4-d439-4d39-afb4-35ff9771aeb8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Snapshot retrieved successfully. Aug 06 17:39:07.034615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e3370b4-d439-4d39-afb4-35ff9771aeb8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/4cf7dd41-ea5e-4d73-8769-0c5ef966cbc7 returned with HTTP 200 Aug 06 17:39:07.034615 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 494/2009] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:07 2026] GET /volume/v3/snapshots/4cf7dd41-ea5e-4d73-8769-0c5ef966cbc7 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:07.051637 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:07.057030 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] DELETE https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:07.057030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:07.057030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:07.057030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for member 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 {{(pid=100624) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 17:39:07.057030 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.group_snapshots [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group_snapshot with id: 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:07.061326 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:07.061326 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:07.102822 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fa23cc4-1846-4c49-902d-8c4ce5e78b9d tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 returned with HTTP 202 Aug 06 17:39:07.103628 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 504/2010] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:39:07 2026] DELETE /volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:07.113735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:07.115506 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:39:07.115721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:07.115927 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:07.116182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:07.116992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:39:07.127897 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:39:07.127897 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:07.127897 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:07.190699 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:07.194919 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:07.194919 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:07.199848 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:07.200063 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:07.255066 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:07.262136 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:07.262136 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:07.277623 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6c49251-3949-48bc-8291-cbe8e0fcddc7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:39:07.277623 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 506/2011] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:39:07 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:07.298101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:07.301715 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:39:07.302022 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:07.302167 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:07.303043 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:07.304483 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:39:07.310350 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all snapshots completed successfully. Aug 06 17:39:07.311062 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:07.311062 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:07.312095 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-769bf1af-ae15-4dcd-8df1-18fd6ba5fa29 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:39:07.312778 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 508/2012] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:39:07 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:07.325408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4cee88d7-a12b-4c21-8c10-f823f8ea1a42 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:07.329980 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4cee88d7-a12b-4c21-8c10-f823f8ea1a42 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 Aug 06 17:39:07.329980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4cee88d7-a12b-4c21-8c10-f823f8ea1a42 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:07.329980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4cee88d7-a12b-4c21-8c10-f823f8ea1a42 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:07.335881 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:07.335881 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:07.336646 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4cee88d7-a12b-4c21-8c10-f823f8ea1a42 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Snapshot retrieved successfully. Aug 06 17:39:07.337775 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4cee88d7-a12b-4c21-8c10-f823f8ea1a42 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 returned with HTTP 200 Aug 06 17:39:07.338289 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 495/2013] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:07 2026] GET /volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:08.348941 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-06667bb9-925d-4fa4-9e74-5f2c3b4c4786 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:08.351942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-06667bb9-925d-4fa4-9e74-5f2c3b4c4786 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 Aug 06 17:39:08.352283 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-06667bb9-925d-4fa4-9e74-5f2c3b4c4786 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:08.352566 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-06667bb9-925d-4fa4-9e74-5f2c3b4c4786 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:08.357240 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=488,cinder:UPDATE=64,cinder:INSERT=24 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:39:08.361818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-06667bb9-925d-4fa4-9e74-5f2c3b4c4786 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 returned with HTTP 404 Aug 06 17:39:08.362323 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 505/2014] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:08 2026] GET /volume/v3/snapshots/50c72536-9351-4fb8-93f8-9465f2904020 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:08.372224 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-be6d6a7a-1706-41b9-ac29-388ce77395ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:08.377139 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be6d6a7a-1706-41b9-ac29-388ce77395ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:08.377476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be6d6a7a-1706-41b9-ac29-388ce77395ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:08.377804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be6d6a7a-1706-41b9-ac29-388ce77395ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:08.378053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-be6d6a7a-1706-41b9-ac29-388ce77395ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:08.382152 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be6d6a7a-1706-41b9-ac29-388ce77395ad tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 returned with HTTP 404 Aug 06 17:39:08.382777 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 507/2015] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:08 2026] GET /volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:08.395374 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6216dbee-6de5-405f-8a83-7014972f76b8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:08.400986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6216dbee-6de5-405f-8a83-7014972f76b8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] DELETE https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:08.400986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6216dbee-6de5-405f-8a83-7014972f76b8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:08.400986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6216dbee-6de5-405f-8a83-7014972f76b8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:08.400986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-6216dbee-6de5-405f-8a83-7014972f76b8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for member 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 {{(pid=100623) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 17:39:08.400986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.group_snapshots [None req-6216dbee-6de5-405f-8a83-7014972f76b8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group_snapshot with id: 9e275ca7-c4cc-441c-8b0b-cf6c2148d021 Aug 06 17:39:08.402733 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6216dbee-6de5-405f-8a83-7014972f76b8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 returned with HTTP 404 Aug 06 17:39:08.403386 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 509/2016] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:39:08 2026] DELETE /volume/v3/group_snapshots/9e275ca7-c4cc-441c-8b0b-cf6c2148d021 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:08.414052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:08.419858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:39:08.420069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:08.420327 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:08.420729 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:08.424384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:39:08.433344 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:39:08.434280 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:08.434280 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:08.481047 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:08.486291 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:08.486291 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:08.493987 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:08.494193 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:08.547258 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:08.550406 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:08.550406 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:08.565181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fee1466d-f616-4e1f-826d-0ccbe44d2d5b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:39:08.565802 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 496/2017] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:39:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:08.585753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:08.587922 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8/action Aug 06 17:39:08.587922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:08.587922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:08.589981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for group 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100624) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:39:08.589981 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group with id: 1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:08.599104 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:08.599104 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:08.652157 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-51a5c107-5b70-4ff5-9381-bc5a99e1308e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8/action returned with HTTP 202 Aug 06 17:39:08.653839 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 506/2018] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:39:08 2026] POST /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:08.663381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:08.666157 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed Aug 06 17:39:08.666398 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:08.666586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:08.674868 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:08.674868 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:08.680913 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:39:08.682108 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:08.682108 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:08.725626 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:08.730503 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:08.730503 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:08.738940 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-915f64ea-cdfd-4d83-a6c8-3fe72599fefe tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed returned with HTTP 200 Aug 06 17:39:08.739487 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 508/2019] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:08 2026] GET /volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:09.754305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6c9c4806-cebd-4b29-a222-e3380737c2d7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.756189 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6c9c4806-cebd-4b29-a222-e3380737c2d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed Aug 06 17:39:09.756684 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6c9c4806-cebd-4b29-a222-e3380737c2d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:09.756933 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6c9c4806-cebd-4b29-a222-e3380737c2d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:09.761634 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=510,cinder:INSERT=63,cinder:UPDATE=119 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:39:09.766054 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6c9c4806-cebd-4b29-a222-e3380737c2d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed returned with HTTP 404 Aug 06 17:39:09.766649 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 510/2020] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:09 2026] GET /volume/v3/volumes/1e3b9bb6-a993-439f-972f-9db5d20011ed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:09.777257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3f5f3bf2-54cb-4fa3-ab5c-5f681c16ea0b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.779554 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3f5f3bf2-54cb-4fa3-ab5c-5f681c16ea0b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 Aug 06 17:39:09.779843 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3f5f3bf2-54cb-4fa3-ab5c-5f681c16ea0b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:09.780118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3f5f3bf2-54cb-4fa3-ab5c-5f681c16ea0b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:09.786566 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3f5f3bf2-54cb-4fa3-ab5c-5f681c16ea0b tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 returned with HTTP 404 Aug 06 17:39:09.787150 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 497/2021] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:09 2026] GET /volume/v3/volumes/a21b6e50-7ba1-40a2-bd93-c92dab5df4e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:09.794695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e6477655-cb1b-44c7-a5e8-acb8b4c30cea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.797271 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e6477655-cb1b-44c7-a5e8-acb8b4c30cea tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 Aug 06 17:39:09.797595 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e6477655-cb1b-44c7-a5e8-acb8b4c30cea tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:09.797909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e6477655-cb1b-44c7-a5e8-acb8b4c30cea tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:09.798148 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-e6477655-cb1b-44c7-a5e8-acb8b4c30cea tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 1ea6dc22-c008-4694-8882-9c02de13a7b8 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:09.802559 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e6477655-cb1b-44c7-a5e8-acb8b4c30cea tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 returned with HTTP 404 Aug 06 17:39:09.803229 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 507/2022] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:09 2026] GET /volume/v3/groups/1ea6dc22-c008-4694-8882-9c02de13a7b8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:09.811357 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-02969887-12e1-4534-8564-69a634b02f94 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.813200 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02969887-12e1-4534-8564-69a634b02f94 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/6593bcfb-e89f-4171-8d2d-2c4bcb490ddd Aug 06 17:39:09.813416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02969887-12e1-4534-8564-69a634b02f94 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:09.813625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02969887-12e1-4534-8564-69a634b02f94 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:09.830371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02969887-12e1-4534-8564-69a634b02f94 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/group_types/6593bcfb-e89f-4171-8d2d-2c4bcb490ddd returned with HTTP 202 Aug 06 17:39:09.830783 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 509/2023] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:39:09 2026] DELETE /volume/v3/group_types/6593bcfb-e89f-4171-8d2d-2c4bcb490ddd => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:09.839893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-60d4eb07-8836-426c-8cf9-2c72be68c971 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.841699 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60d4eb07-8836-426c-8cf9-2c72be68c971 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] DELETE https://10.4.3.207/volume/v3/types/fd693249-c0b8-4bba-8c59-1cde61ced93c Aug 06 17:39:09.841902 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60d4eb07-8836-426c-8cf9-2c72be68c971 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:09.842121 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60d4eb07-8836-426c-8cf9-2c72be68c971 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:09.873197 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60d4eb07-8836-426c-8cf9-2c72be68c971 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types/fd693249-c0b8-4bba-8c59-1cde61ced93c returned with HTTP 202 Aug 06 17:39:09.873665 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 511/2024] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:09 2026] DELETE /volume/v3/types/fd693249-c0b8-4bba-8c59-1cde61ced93c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:09.881383 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d33f5eb3-cda3-4fd6-9ac6-40c09d26e272 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.883212 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d33f5eb3-cda3-4fd6-9ac6-40c09d26e272 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] GET https://10.4.3.207/volume/v3/types/fd693249-c0b8-4bba-8c59-1cde61ced93c Aug 06 17:39:09.883411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d33f5eb3-cda3-4fd6-9ac6-40c09d26e272 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:09.883603 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d33f5eb3-cda3-4fd6-9ac6-40c09d26e272 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:09.886903 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d33f5eb3-cda3-4fd6-9ac6-40c09d26e272 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types/fd693249-c0b8-4bba-8c59-1cde61ced93c returned with HTTP 404 Aug 06 17:39:09.887382 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 498/2025] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:09 2026] GET /volume/v3/types/fd693249-c0b8-4bba-8c59-1cde61ced93c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:09.897297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b14df4e8-be86-40c8-b992-5ec8c5d0ebfb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.899985 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b14df4e8-be86-40c8-b992-5ec8c5d0ebfb tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:09.900520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b14df4e8-be86-40c8-b992-5ec8c5d0ebfb tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-148908636"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:09.921113 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b14df4e8-be86-40c8-b992-5ec8c5d0ebfb tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:09.921608 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 508/2026] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:09 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 06 17:39:09.930170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-35bae441-dde3-4334-9c30-4c29921ecdb9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.933097 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35bae441-dde3-4334-9c30-4c29921ecdb9 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:39:09.933610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35bae441-dde3-4334-9c30-4c29921ecdb9 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1633910618"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:09.949713 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35bae441-dde3-4334-9c30-4c29921ecdb9 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:39:09.950241 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 510/2027] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:39:09 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:09.960330 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:09.962557 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:39:09.962557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fd2df800-b2f4-4a19-ac3a-b458243f0709", "volume_types": ["c544d9a6-dc85-494c-829e-5454a603339a"], "name": "tempest-GroupSnapshotsTest-Group-362160601"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:09.963861 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group {'group': {'group_type': 'fd2df800-b2f4-4a19-ac3a-b458243f0709', 'volume_types': ['c544d9a6-dc85-494c-829e-5454a603339a'], 'name': 'tempest-GroupSnapshotsTest-Group-362160601'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:39:09.967702 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.groups [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group tempest-GroupSnapshotsTest-Group-362160601. Aug 06 17:39:09.999901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:39:09.999415. {{(pid=100623) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:39:10.000143 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:39:10.028686 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['7bbfa809-e086-40cb-9293-fc3906f3e507'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:10.056993 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a7dd7026-d23c-4806-954d-6bb937a70a66 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:39:10.057425 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 512/2028] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:39:09 2026] POST /volume/v3/groups => generated 111 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:10.066058 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0b6ee0be-4ee2-4401-907b-aa2471710c80 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:10.068291 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0b6ee0be-4ee2-4401-907b-aa2471710c80 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd Aug 06 17:39:10.068457 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0b6ee0be-4ee2-4401-907b-aa2471710c80 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:10.068717 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0b6ee0be-4ee2-4401-907b-aa2471710c80 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:10.068986 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-0b6ee0be-4ee2-4401-907b-aa2471710c80 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member bb705340-de20-4c24-83f2-fedd915ca0fd {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:10.072496 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:10.072496 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:10.082076 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0b6ee0be-4ee2-4401-907b-aa2471710c80 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd returned with HTTP 200 Aug 06 17:39:10.082597 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 499/2029] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:10 2026] GET /volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:10.219003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:10.223371 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:10.223371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-552712437", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:10.224600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-552712437', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:10.224750 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Create volume of 1 GB Aug 06 17:39:10.229490 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Availability Zones retrieved successfully. Aug 06 17:39:10.240443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Flow 'volume_create_api' (1087206c-a704-4bd3-b929-d8732c8302fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:10.241892 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e84db6a-9522-4b55-8b84-ccac60de04d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:10.243160 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:10.284809 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e84db6a-9522-4b55-8b84-ccac60de04d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:10.285837 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0583ee2a-3ddf-4cee-8e11-bea8af6ded58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:10.385268 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Created reservations ['e9daccb7-c61a-452a-956c-e34605eb93f5', 'c0877e03-9a1f-4c7c-9ace-ea0c8a79a3f4', '6b59dbc5-cc8e-40ff-83d5-b61f48c01fea', '627b08af-5e06-4059-9516-d655a891ab04'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:10.386306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0583ee2a-3ddf-4cee-8e11-bea8af6ded58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9daccb7-c61a-452a-956c-e34605eb93f5', 'c0877e03-9a1f-4c7c-9ace-ea0c8a79a3f4', '6b59dbc5-cc8e-40ff-83d5-b61f48c01fea', '627b08af-5e06-4059-9516-d655a891ab04']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:10.387482 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1c3842-b3f5-41ba-bf89-f34f734aea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:10.420861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1c3842-b3f5-41ba-bf89-f34f734aea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e29caa-4257-4c18-a12f-3ef85ba42a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-552712437',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed37b58e33d4495c9af18c7b7ba7060a',qos_specs=None,replication_status=,reservations=['e9daccb7-c61a-452a-956c-e34605eb93f5','c0877e03-9a1f-4c7c-9ace-ea0c8a79a3f4','6b59dbc5-cc8e-40ff-83d5-b61f48c01fea','627b08af-5e06-4059-9516-d655a891ab04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='543dbb2c1ff24c639bef39881905a7bd',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-552712437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2e29caa-4257-4c18-a12f-3ef85ba42a97,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed37b58e33d4495c9af18c7b7ba7060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='543dbb2c1ff24c639bef39881905a7bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:10.421706 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bac9077-2680-42aa-a6d3-f5cf4935482e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:10.458183 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bac9077-2680-42aa-a6d3-f5cf4935482e) transitioned into state 'SUCCESS' from state '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-552712437',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed37b58e33d4495c9af18c7b7ba7060a',qos_specs=None,replication_status=,reservations=['e9daccb7-c61a-452a-956c-e34605eb93f5','c0877e03-9a1f-4c7c-9ace-ea0c8a79a3f4','6b59dbc5-cc8e-40ff-83d5-b61f48c01fea','627b08af-5e06-4059-9516-d655a891ab04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='543dbb2c1ff24c639bef39881905a7bd',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:10.458525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01e4487-a088-4af8-8731-c909c4c1483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:10.471381 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01e4487-a088-4af8-8731-c909c4c1483a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:10.471910 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Flow 'volume_create_api' (1087206c-a704-4bd3-b929-d8732c8302fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:10.472350 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Create volume request issued successfully. Aug 06 17:39:10.472842 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-269e2927-71af-4b18-a2b7-43ed6ab6ea70 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:10.473274 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 509/2030] 10.4.3.207 () {72 vars in 1541 bytes} [Thu Aug 6 17:39:10 2026] POST /volume/v3/volumes => generated 762 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:10.488567 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-61828fe3-158b-4b06-9fb4-e10bfffd5e5c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:10.490542 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-61828fe3-158b-4b06-9fb4-e10bfffd5e5c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] GET https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:10.490831 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-61828fe3-158b-4b06-9fb4-e10bfffd5e5c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:10.491101 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-61828fe3-158b-4b06-9fb4-e10bfffd5e5c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:10.493570 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=563,cinder:UPDATE=131,cinder:INSERT=66 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:39:10.500233 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:10.500233 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:10.504665 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-61828fe3-158b-4b06-9fb4-e10bfffd5e5c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Volume info retrieved successfully. Aug 06 17:39:10.510535 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9a7b4f52-df11-4b80-9f54-954f079cf7fb req-61828fe3-158b-4b06-9fb4-e10bfffd5e5c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 200 Aug 06 17:39:10.511354 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 511/2031] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:10 2026] GET /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:10.543164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-050fa971-ba4e-4561-82c3-104a5f6cccb4 req-52249523-b3aa-4c9e-963f-91fc13f9144e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:10.548090 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-050fa971-ba4e-4561-82c3-104a5f6cccb4 req-52249523-b3aa-4c9e-963f-91fc13f9144e tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] GET https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:10.548090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-050fa971-ba4e-4561-82c3-104a5f6cccb4 req-52249523-b3aa-4c9e-963f-91fc13f9144e tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:10.548275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-050fa971-ba4e-4561-82c3-104a5f6cccb4 req-52249523-b3aa-4c9e-963f-91fc13f9144e tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:10.566706 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:10.566706 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:10.577227 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-050fa971-ba4e-4561-82c3-104a5f6cccb4 req-52249523-b3aa-4c9e-963f-91fc13f9144e tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Volume info retrieved successfully. Aug 06 17:39:10.582623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-050fa971-ba4e-4561-82c3-104a5f6cccb4 req-52249523-b3aa-4c9e-963f-91fc13f9144e tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 200 Aug 06 17:39:10.582623 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 513/2032] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:10 2026] GET /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 830 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:11.094169 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-eff7d770-e1e4-4184-92e3-e05bd85025b0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.097755 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-eff7d770-e1e4-4184-92e3-e05bd85025b0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd Aug 06 17:39:11.097755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-eff7d770-e1e4-4184-92e3-e05bd85025b0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.098320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-eff7d770-e1e4-4184-92e3-e05bd85025b0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.098320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-eff7d770-e1e4-4184-92e3-e05bd85025b0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member bb705340-de20-4c24-83f2-fedd915ca0fd {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:11.104203 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.104203 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:11.118754 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-eff7d770-e1e4-4184-92e3-e05bd85025b0 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd returned with HTTP 200 Aug 06 17:39:11.119548 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 500/2033] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:11.132785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.136153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:11.136153 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1947083566", "volume_type": "c544d9a6-dc85-494c-829e-5454a603339a", "group_id": "bb705340-de20-4c24-83f2-fedd915ca0fd", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:11.138420 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1947083566', 'volume_type': 'c544d9a6-dc85-494c-829e-5454a603339a', 'group_id': 'bb705340-de20-4c24-83f2-fedd915ca0fd', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:11.147720 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.147720 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:11.148861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume of 1 GB Aug 06 17:39:11.159245 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Availability Zones retrieved successfully. Aug 06 17:39:11.166232 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (8915c8d2-99db-4ae1-b004-fcf401aad17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:11.168463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2855acc8-7152-458e-ba81-f4c3a610e9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:11.169231 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.169231 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:11.169768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:11.202817 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2855acc8-7152-458e-ba81-f4c3a610e9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:39:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c544d9a6-dc85-494c-829e-5454a603339a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-148908636',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c544d9a6-dc85-494c-829e-5454a603339a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb705340-de20-4c24-83f2-fedd915ca0fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:11.204043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4a6d12-2e8f-488b-9e88-c8947dec3a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:11.250601 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-148908636 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-148908636, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:11.250976 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-148908636 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-148908636, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:11.290253 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['da46496f-c4bf-4fb0-8b0d-6b44222de0ba', '71051e80-48cb-4c4a-aebf-579cd31a5910', 'bce22f2c-c2c7-429c-9e36-d9809ccf83ce', 'feedc763-7c73-4a71-b73f-f3ec1b136972'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:11.291132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4a6d12-2e8f-488b-9e88-c8947dec3a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da46496f-c4bf-4fb0-8b0d-6b44222de0ba', '71051e80-48cb-4c4a-aebf-579cd31a5910', 'bce22f2c-c2c7-429c-9e36-d9809ccf83ce', 'feedc763-7c73-4a71-b73f-f3ec1b136972']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:11.291877 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82258362-e632-45f5-abea-3a27b5fb646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:11.322353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82258362-e632-45f5-abea-3a27b5fb646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fca9c62-d4d2-4c8e-94e1-de16613887b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1947083566',encryption_key_id=None,group_id=bb705340-de20-4c24-83f2-fedd915ca0fd,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['da46496f-c4bf-4fb0-8b0d-6b44222de0ba','71051e80-48cb-4c4a-aebf-579cd31a5910','bce22f2c-c2c7-429c-9e36-d9809ccf83ce','feedc763-7c73-4a71-b73f-f3ec1b136972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=c544d9a6-dc85-494c-829e-5454a603339a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1947083566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb705340-de20-4c24-83f2-fedd915ca0fd,host=None,id=9fca9c62-d4d2-4c8e-94e1-de16613887b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3e44780925478ba4a03902d406fd8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c544d9a6-dc85-494c-829e-5454a603339a),volume_type_id=c544d9a6-dc85-494c-829e-5454a603339a)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:11.323099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e25e5a2-a8ac-4249-9f49-7ffbe9611a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:11.352471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e25e5a2-a8ac-4249-9f49-7ffbe9611a08) transitioned into state 'SUCCESS' from state '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-1947083566',encryption_key_id=None,group_id=bb705340-de20-4c24-83f2-fedd915ca0fd,group_type_id=,metadata={},multiattach=False,project_id='5c3e44780925478ba4a03902d406fd8f',qos_specs=None,replication_status=,reservations=['da46496f-c4bf-4fb0-8b0d-6b44222de0ba','71051e80-48cb-4c4a-aebf-579cd31a5910','bce22f2c-c2c7-429c-9e36-d9809ccf83ce','feedc763-7c73-4a71-b73f-f3ec1b136972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='446763e8788a4eaf9f85095d8dd4d9a1',volume_type_id=c544d9a6-dc85-494c-829e-5454a603339a)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:11.353332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba683a8-91eb-44af-96dd-14188fbcb3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:11.372875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba683a8-91eb-44af-96dd-14188fbcb3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:11.373711 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Flow 'volume_create_api' (8915c8d2-99db-4ae1-b004-fcf401aad17f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:11.374008 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Create volume request issued successfully. Aug 06 17:39:11.374694 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:11.374884 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:11.418494 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:11.421818 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.421818 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:11.425809 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b68b8ddc-9dde-4b27-81a6-a9728bf663d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:11.426261 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 510/2034] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:39:11 2026] POST /volume/v3/volumes => generated 822 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:39:11.444473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.446499 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 Aug 06 17:39:11.446863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.447166 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.455976 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.455976 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:11.463369 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:39:11.465438 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:11.465438 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:11.521245 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:11.524521 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.524521 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:11.532649 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6105cb8b-73be-4d4d-84af-b436171b0c55 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 returned with HTTP 200 Aug 06 17:39:11.533082 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 512/2035] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 => generated 890 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:11.617492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-883ec000-357d-4e1d-8f3e-3de2d51c90fd req-4783679e-e653-46ec-975c-75c830fb3ea8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.620216 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-883ec000-357d-4e1d-8f3e-3de2d51c90fd req-4783679e-e653-46ec-975c-75c830fb3ea8 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] GET https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:11.620495 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-883ec000-357d-4e1d-8f3e-3de2d51c90fd req-4783679e-e653-46ec-975c-75c830fb3ea8 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.620756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-883ec000-357d-4e1d-8f3e-3de2d51c90fd req-4783679e-e653-46ec-975c-75c830fb3ea8 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.637595 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.637595 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:11.643229 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-883ec000-357d-4e1d-8f3e-3de2d51c90fd req-4783679e-e653-46ec-975c-75c830fb3ea8 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Volume info retrieved successfully. Aug 06 17:39:11.649381 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-883ec000-357d-4e1d-8f3e-3de2d51c90fd req-4783679e-e653-46ec-975c-75c830fb3ea8 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 200 Aug 06 17:39:11.650108 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 514/2036] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:11.769461 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ee50c8db-e17a-4ad5-bb87-c7ef96168a2c req-598d0a6e-7228-477a-8da3-9271b6bb145c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.771632 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ee50c8db-e17a-4ad5-bb87-c7ef96168a2c req-598d0a6e-7228-477a-8da3-9271b6bb145c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-reader] GET https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:11.771851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ee50c8db-e17a-4ad5-bb87-c7ef96168a2c req-598d0a6e-7228-477a-8da3-9271b6bb145c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.772082 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ee50c8db-e17a-4ad5-bb87-c7ef96168a2c req-598d0a6e-7228-477a-8da3-9271b6bb145c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-reader] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.780258 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.780258 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:11.790764 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ee50c8db-e17a-4ad5-bb87-c7ef96168a2c req-598d0a6e-7228-477a-8da3-9271b6bb145c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-reader] Volume info retrieved successfully. Aug 06 17:39:11.795714 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ee50c8db-e17a-4ad5-bb87-c7ef96168a2c req-598d0a6e-7228-477a-8da3-9271b6bb145c tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-reader] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 200 Aug 06 17:39:11.796177 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 501/2037] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:11.830193 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.833060 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:11.833360 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.833462 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.833620 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Delete volume with id: e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:11.843064 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.843064 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:11.843590 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Volume info retrieved successfully. Aug 06 17:39:11.847846 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fc96eb04-32c2-4626-94ae-cc7e42b8db86 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.849691 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc96eb04-32c2-4626-94ae-cc7e42b8db86 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:11.849920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc96eb04-32c2-4626-94ae-cc7e42b8db86 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.850115 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc96eb04-32c2-4626-94ae-cc7e42b8db86 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.857228 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.857228 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:11.861326 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc96eb04-32c2-4626-94ae-cc7e42b8db86 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:11.866313 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc96eb04-32c2-4626-94ae-cc7e42b8db86 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:11.866689 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 513/2038] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:11.867896 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Delete volume request issued successfully. Aug 06 17:39:11.868084 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-95b47fa4-6a5c-4aaf-a40e-1f5b07a17873 req-149e602d-818b-470a-971f-75ce9de84fd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 202 Aug 06 17:39:11.868602 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 511/2039] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:39:11 2026] DELETE /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:11.887941 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-07fde185-0410-44e8-8fe2-746f47bd9bd2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.889688 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07fde185-0410-44e8-8fe2-746f47bd9bd2 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:11.889923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07fde185-0410-44e8-8fe2-746f47bd9bd2 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.890179 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07fde185-0410-44e8-8fe2-746f47bd9bd2 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.893434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e56407d6-116c-4d94-bac3-066a4fd3504c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.898739 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.898739 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:11.900690 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e1860f3a-fd36-4b95-ae50-6e2d1d449bab req-e74671f2-a3c8-4b87-a7b5-c3071c369c6f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.903549 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-07fde185-0410-44e8-8fe2-746f47bd9bd2 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:11.906718 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e1860f3a-fd36-4b95-ae50-6e2d1d449bab req-e74671f2-a3c8-4b87-a7b5-c3071c369c6f tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] GET https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:11.906957 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e1860f3a-fd36-4b95-ae50-6e2d1d449bab req-e74671f2-a3c8-4b87-a7b5-c3071c369c6f tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.907234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e1860f3a-fd36-4b95-ae50-6e2d1d449bab req-e74671f2-a3c8-4b87-a7b5-c3071c369c6f tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:11.916107 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07fde185-0410-44e8-8fe2-746f47bd9bd2 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:11.916107 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 515/2040] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:11.920249 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:11.920249 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:11.925193 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e1860f3a-fd36-4b95-ae50-6e2d1d449bab req-e74671f2-a3c8-4b87-a7b5-c3071c369c6f tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Volume info retrieved successfully. Aug 06 17:39:11.931635 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e1860f3a-fd36-4b95-ae50-6e2d1d449bab req-e74671f2-a3c8-4b87-a7b5-c3071c369c6f tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 200 Aug 06 17:39:11.931635 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 514/2041] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:11.991201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-f237563b-aa5c-4e6a-873c-75363436dd92 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:11.996125 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-f237563b-aa5c-4e6a-873c-75363436dd92 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:11.996401 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-f237563b-aa5c-4e6a-873c-75363436dd92 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:11.996662 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-f237563b-aa5c-4e6a-873c-75363436dd92 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.005899 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:12.007149 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-956861122"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:12.007336 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.007336 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:12.010045 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-956861122'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:12.010045 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume of 1 GB Aug 06 17:39:12.011375 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-f237563b-aa5c-4e6a-873c-75363436dd92 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:12.016108 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-f237563b-aa5c-4e6a-873c-75363436dd92 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:12.016587 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 512/2042] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:11 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:12.017249 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability Zones retrieved successfully. Aug 06 17:39:12.026068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (c766a56c-572c-4e4b-b6da-7ff2387dd0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:12.027648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99d8c29-6844-4d38-b39d-151f7b58afe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:12.029177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:12.069808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99d8c29-6844-4d38-b39d-151f7b58afe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:12.071993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628f269e-7c18-4560-8e7d-8d7d71cd3d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:12.119004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-42924bc4-66cd-4b22-bd6b-3b0e41dbffa2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.119549 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42924bc4-66cd-4b22-bd6b-3b0e41dbffa2 None None] GET https://10.4.3.207/volume// Aug 06 17:39:12.119696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42924bc4-66cd-4b22-bd6b-3b0e41dbffa2 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.119937 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42924bc4-66cd-4b22-bd6b-3b0e41dbffa2 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.120390 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42924bc4-66cd-4b22-bd6b-3b0e41dbffa2 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:12.120748 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 516/2043] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:39: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 06 17:39:12.128407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-bab7d1b6-cfd6-4842-81e5-f94d6c448332 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.131530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-bab7d1b6-cfd6-4842-81e5-f94d6c448332 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:39:12.132417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-bab7d1b6-cfd6-4842-81e5-f94d6c448332 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2b3ec93-fb64-4d41-b395-686c9e0a69e7", "connector": null, "instance_uuid": "f18afa04-63c2-46db-b664-813d6aa4e1c9"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:12.143493 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.143493 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:12.171227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['3cff331a-16e4-423e-9dd8-7a9a925753b6', '7777f28b-906d-4bee-a218-c14a05e4e6b5', '62caf565-adc2-4f33-a31c-cf1a44a42384', '62bc1ca3-29fa-4aaa-b94a-01cbae481011'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:12.171227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628f269e-7c18-4560-8e7d-8d7d71cd3d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cff331a-16e4-423e-9dd8-7a9a925753b6', '7777f28b-906d-4bee-a218-c14a05e4e6b5', '62caf565-adc2-4f33-a31c-cf1a44a42384', '62bc1ca3-29fa-4aaa-b94a-01cbae481011']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:12.171832 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4f837b-25e7-4766-bd88-6c3c1377e390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:12.185376 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-bab7d1b6-cfd6-4842-81e5-f94d6c448332 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:39:12.185376 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 515/2044] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:39:12 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 06 17:39:12.204945 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4f837b-25e7-4766-bd88-6c3c1377e390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8236e90c-3f72-4075-85c8-e5be61aa1f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-956861122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['3cff331a-16e4-423e-9dd8-7a9a925753b6','7777f28b-906d-4bee-a218-c14a05e4e6b5','62caf565-adc2-4f33-a31c-cf1a44a42384','62bc1ca3-29fa-4aaa-b94a-01cbae481011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-956861122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8236e90c-3f72-4075-85c8-e5be61aa1f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ba795da9594e598eb0a40c60d35274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bed6f4772024637af15dd4f35cd9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:12.205949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb4e6f0-c076-409d-adfc-e8085e004114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:12.227638 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7424b6ce-f255-421f-947c-98593aee19a0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.230545 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7424b6ce-f255-421f-947c-98593aee19a0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:12.230844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7424b6ce-f255-421f-947c-98593aee19a0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.231134 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7424b6ce-f255-421f-947c-98593aee19a0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.232186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb4e6f0-c076-409d-adfc-e8085e004114) transitioned into state 'SUCCESS' from state '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-956861122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['3cff331a-16e4-423e-9dd8-7a9a925753b6','7777f28b-906d-4bee-a218-c14a05e4e6b5','62caf565-adc2-4f33-a31c-cf1a44a42384','62bc1ca3-29fa-4aaa-b94a-01cbae481011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:12.233378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0885fcf3-c2fc-45a8-9e4a-b0d90ca23917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:12.238050 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5956dcba-775e-4c37-b15a-1d3c991b81a9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.239500 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5956dcba-775e-4c37-b15a-1d3c991b81a9 None None] GET https://10.4.3.207/volume// Aug 06 17:39:12.239500 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5956dcba-775e-4c37-b15a-1d3c991b81a9 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.239500 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5956dcba-775e-4c37-b15a-1d3c991b81a9 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.239500 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5956dcba-775e-4c37-b15a-1d3c991b81a9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:12.239500 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 517/2045] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:39: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 06 17:39:12.247323 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.247323 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:12.247444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0885fcf3-c2fc-45a8-9e4a-b0d90ca23917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:12.248065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (c766a56c-572c-4e4b-b6da-7ff2387dd0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:12.248357 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request issued successfully. Aug 06 17:39:12.248897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e56407d6-116c-4d94-bac3-066a4fd3504c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:12.249424 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 502/2046] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:11 2026] POST /volume/v3/volumes => generated 748 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:12.251399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-d57cc279-0ab4-41fc-9fe0-c230e6492c03 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.252295 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7424b6ce-f255-421f-947c-98593aee19a0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:12.258067 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-d57cc279-0ab4-41fc-9fe0-c230e6492c03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:12.258358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-d57cc279-0ab4-41fc-9fe0-c230e6492c03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.259603 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-d57cc279-0ab4-41fc-9fe0-c230e6492c03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.259890 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7424b6ce-f255-421f-947c-98593aee19a0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:12.260336 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 513/2047] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:12 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:12.274170 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.274170 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:12.279168 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-d57cc279-0ab4-41fc-9fe0-c230e6492c03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:12.286705 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-d57cc279-0ab4-41fc-9fe0-c230e6492c03 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:12.287224 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 516/2048] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:12 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:12.421166 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.424770 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] PUT https://10.4.3.207/volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb Aug 06 17:39:12.425139 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:12.435594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Acquiring lock "cinder-attachment_update-c2b3ec93-fb64-4d41-b395-686c9e0a69e7-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:39:12.440305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-c2b3ec93-fb64-4d41-b395-686c9e0a69e7-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:39:12.441269 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.441269 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:12.551291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.555129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 Aug 06 17:39:12.555364 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.555810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.556253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-c2b3ec93-fb64-4d41-b395-686c9e0a69e7-np0000006677" released by "attachment_update" :: held 0.116s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:39:12.556553 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-0f652756-17ee-4e3c-ba43-c86eb4991747 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb returned with HTTP 200 Aug 06 17:39:12.557093 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 518/2049] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:39:12 2026] PUT /volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:12.563109 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.563109 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:12.566519 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:39:12.567205 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:12.567755 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:12.567835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-3ffe010c-f111-4802-97dc-13e2b6fc970c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.570180 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-3ffe010c-f111-4802-97dc-13e2b6fc970c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/encryption Aug 06 17:39:12.570539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-3ffe010c-f111-4802-97dc-13e2b6fc970c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.570931 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-3ffe010c-f111-4802-97dc-13e2b6fc970c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.586290 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.586290 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:12.598043 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-3ffe010c-f111-4802-97dc-13e2b6fc970c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/encryption returned with HTTP 200 Aug 06 17:39:12.598602 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 514/2050] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:39:12 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:12.602377 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:12.606285 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.606285 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:12.618239 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f883a6d7-02be-47da-b6bc-521b2b0e67d4 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 returned with HTTP 200 Aug 06 17:39:12.618844 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 503/2051] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:12 2026] GET /volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:12.633147 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.635770 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/group_snapshots Aug 06 17:39:12.636295 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bb705340-de20-4c24-83f2-fedd915ca0fd", "name": "tempest-group_snapshot-1725437499"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:12.638396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bb705340-de20-4c24-83f2-fedd915ca0fd', 'name': 'tempest-group_snapshot-1725437499'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 06 17:39:12.643005 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.643005 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:12.647524 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.group_snapshots [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Creating group_snapshot tempest-group_snapshot-1725437499. Aug 06 17:39:12.666403 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.666403 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:12.678483 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-148908636 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-148908636, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:12.678840 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-148908636 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-148908636, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:12.696383 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Created reservations ['853f51fb-09a6-4628-a4a1-35704a485db3', '18ed148b-e980-46d8-b55c-ae681859b800', '17b678c8-adea-4ae3-abba-a3192493e214', '2f54824c-9240-4425-8d91-9a714b46f488'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:12.723016 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e1462f76-3472-44b0-b7b8-811cbd6c0927 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots returned with HTTP 202 Aug 06 17:39:12.723572 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 517/2052] 10.4.3.207 () {70 vars in 1324 bytes} [Thu Aug 6 17:39:12 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:12.731779 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-54b673f9-2bc4-4c4d-836a-fdc5a17730ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.735353 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54b673f9-2bc4-4c4d-836a-fdc5a17730ee tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:12.735620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54b673f9-2bc4-4c4d-836a-fdc5a17730ee tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.735852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54b673f9-2bc4-4c4d-836a-fdc5a17730ee tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.736048 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-54b673f9-2bc4-4c4d-836a-fdc5a17730ee tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 41faee06-af91-43ff-adad-429b9be15e53 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:12.746754 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:12.746754 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:12.753093 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54b673f9-2bc4-4c4d-836a-fdc5a17730ee tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 returned with HTTP 200 Aug 06 17:39:12.753581 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 519/2053] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:12 2026] GET /volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:12.964314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-97006e9c-041c-4dbb-8455-f2f190b6d30c req-88836e5b-9732-4962-b791-e5981f1e2cd0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:12.967268 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-97006e9c-041c-4dbb-8455-f2f190b6d30c req-88836e5b-9732-4962-b791-e5981f1e2cd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] GET https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 Aug 06 17:39:12.967608 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-97006e9c-041c-4dbb-8455-f2f190b6d30c req-88836e5b-9732-4962-b791-e5981f1e2cd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:12.968684 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-97006e9c-041c-4dbb-8455-f2f190b6d30c req-88836e5b-9732-4962-b791-e5981f1e2cd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:12.977498 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-97006e9c-041c-4dbb-8455-f2f190b6d30c req-88836e5b-9732-4962-b791-e5981f1e2cd0 tempest-VolumesGetTestJSON-549102798 tempest-VolumesGetTestJSON-549102798-project-member] https://10.4.3.207/volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 returned with HTTP 404 Aug 06 17:39:12.978397 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 515/2054] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:12 2026] GET /volume/v3/volumes/e2e29caa-4257-4c18-a12f-3ef85ba42a97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:13.272268 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d38dd3cb-790f-4d19-a1ff-11802b824a7f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.274338 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d38dd3cb-790f-4d19-a1ff-11802b824a7f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:13.274510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d38dd3cb-790f-4d19-a1ff-11802b824a7f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.274705 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d38dd3cb-790f-4d19-a1ff-11802b824a7f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.283975 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.283975 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:13.287765 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d38dd3cb-790f-4d19-a1ff-11802b824a7f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:13.292034 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d38dd3cb-790f-4d19-a1ff-11802b824a7f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:13.292451 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 504/2055] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:13.547748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1a85c608-deaa-476d-806d-9d3bc8030c70 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.548667 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a85c608-deaa-476d-806d-9d3bc8030c70 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:13.548878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a85c608-deaa-476d-806d-9d3bc8030c70 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.549085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a85c608-deaa-476d-806d-9d3bc8030c70 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.556364 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.556364 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:13.561179 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1a85c608-deaa-476d-806d-9d3bc8030c70 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:13.564900 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a85c608-deaa-476d-806d-9d3bc8030c70 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:13.565309 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 518/2056] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:13.766932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d4c55dec-74f9-407f-893d-007f390f8d8e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.768791 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4c55dec-74f9-407f-893d-007f390f8d8e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:13.769018 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4c55dec-74f9-407f-893d-007f390f8d8e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.769201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4c55dec-74f9-407f-893d-007f390f8d8e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.769325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-d4c55dec-74f9-407f-893d-007f390f8d8e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 41faee06-af91-43ff-adad-429b9be15e53 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:13.774219 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.774219 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:13.779136 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4c55dec-74f9-407f-893d-007f390f8d8e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 returned with HTTP 200 Aug 06 17:39:13.780115 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 520/2057] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:13.793048 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.795181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:39:13.795392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.795570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.795819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:13.796819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Building query based on filter {{(pid=100624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:39:13.801289 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all snapshots completed successfully. Aug 06 17:39:13.801873 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.801873 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:13.803572 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-68b2588b-f361-4e4f-bfa4-572ed0974d99 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:39:13.803572 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 516/2058] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:13.817939 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-20d7ec0d-3127-4949-bcfb-fffb6ed1e9b6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.819888 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20d7ec0d-3127-4949-bcfb-fffb6ed1e9b6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/2e12c01a-31e9-428a-9607-b101252d7673 Aug 06 17:39:13.820590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20d7ec0d-3127-4949-bcfb-fffb6ed1e9b6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.820590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20d7ec0d-3127-4949-bcfb-fffb6ed1e9b6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.825463 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.825463 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:13.825932 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-20d7ec0d-3127-4949-bcfb-fffb6ed1e9b6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Snapshot retrieved successfully. Aug 06 17:39:13.826853 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20d7ec0d-3127-4949-bcfb-fffb6ed1e9b6 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/2e12c01a-31e9-428a-9607-b101252d7673 returned with HTTP 200 Aug 06 17:39:13.827430 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 505/2059] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/snapshots/2e12c01a-31e9-428a-9607-b101252d7673 => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:13.838203 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-96938b34-eb4e-4cf0-b69d-37b2f025985c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.840204 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-96938b34-eb4e-4cf0-b69d-37b2f025985c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:13.840535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-96938b34-eb4e-4cf0-b69d-37b2f025985c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.840582 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-96938b34-eb4e-4cf0-b69d-37b2f025985c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.840740 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.group_snapshots [None req-96938b34-eb4e-4cf0-b69d-37b2f025985c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 41faee06-af91-43ff-adad-429b9be15e53 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:13.846504 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.846504 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:13.854226 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-96938b34-eb4e-4cf0-b69d-37b2f025985c tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 returned with HTTP 200 Aug 06 17:39:13.854648 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 519/2060] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:13.864844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-90517191-7e8a-4fbc-bbb1-c02cdd122853 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.866432 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90517191-7e8a-4fbc-bbb1-c02cdd122853 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/detail Aug 06 17:39:13.866619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90517191-7e8a-4fbc-bbb1-c02cdd122853 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.866892 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90517191-7e8a-4fbc-bbb1-c02cdd122853 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.876219 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90517191-7e8a-4fbc-bbb1-c02cdd122853 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 06 17:39:13.876649 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 521/2061] 10.4.3.207 () {68 vars in 1323 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:13.884833 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6b9629dd-4e49-453a-a96f-872e44da6027 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.887349 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6b9629dd-4e49-453a-a96f-872e44da6027 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] DELETE https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:13.887676 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6b9629dd-4e49-453a-a96f-872e44da6027 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.888375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6b9629dd-4e49-453a-a96f-872e44da6027 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.888492 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.group_snapshots [None req-6b9629dd-4e49-453a-a96f-872e44da6027 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for member 41faee06-af91-43ff-adad-429b9be15e53 {{(pid=100624) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 17:39:13.888752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.group_snapshots [None req-6b9629dd-4e49-453a-a96f-872e44da6027 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group_snapshot with id: 41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:13.894629 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:13.894629 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:13.938397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6b9629dd-4e49-453a-a96f-872e44da6027 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 returned with HTTP 202 Aug 06 17:39:13.938997 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 517/2062] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:39:13 2026] DELETE /volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:13.950205 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:13.954117 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:39:13.954117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:13.954117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:13.954436 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:13.955294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:39:13.966819 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:39:13.967789 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:13.968041 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:14.014530 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:14.023165 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.023165 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:14.031716 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c9b22cff-f3ee-49bb-9ecc-5a655aa7cbc8 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:39:14.032133 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 506/2063] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:39:13 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:14.053746 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.057567 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail Aug 06 17:39:14.057951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.058884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.059175 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:14.060516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:39:14.064248 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all snapshots completed successfully. Aug 06 17:39:14.065196 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-52a714f0-cfae-407e-a92b-da8f9e8a8f54 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/snapshots/detail returned with HTTP 200 Aug 06 17:39:14.065645 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 520/2064] 10.4.3.207 () {66 vars in 1264 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:14.076822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d19540b6-f4ca-4786-8af3-5c29c785ba5e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.081993 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d19540b6-f4ca-4786-8af3-5c29c785ba5e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:14.082185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d19540b6-f4ca-4786-8af3-5c29c785ba5e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.082396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d19540b6-f4ca-4786-8af3-5c29c785ba5e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.082526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.group_snapshots [None req-d19540b6-f4ca-4786-8af3-5c29c785ba5e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member 41faee06-af91-43ff-adad-429b9be15e53 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 06 17:39:14.091986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d19540b6-f4ca-4786-8af3-5c29c785ba5e tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 returned with HTTP 404 Aug 06 17:39:14.092576 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 522/2065] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:14.099739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4fb26f63-8552-4437-845c-5e6517a57719 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.101518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fb26f63-8552-4437-845c-5e6517a57719 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/group_snapshots Aug 06 17:39:14.101856 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fb26f63-8552-4437-845c-5e6517a57719 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.102070 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fb26f63-8552-4437-845c-5e6517a57719 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.102990 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.102990 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:14.107604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fb26f63-8552-4437-845c-5e6517a57719 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots returned with HTTP 200 Aug 06 17:39:14.108176 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 518/2066] 10.4.3.207 () {68 vars in 1302 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:14.117165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.118944 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] DELETE https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:14.119193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.119372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.119493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.group_snapshots [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for member 41faee06-af91-43ff-adad-429b9be15e53 {{(pid=100625) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 06 17:39:14.119598 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.group_snapshots [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group_snapshot with id: 41faee06-af91-43ff-adad-429b9be15e53 Aug 06 17:39:14.122558 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a3b24260-0987-42cd-ad3d-c47d34c5f3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 returned with HTTP 404 Aug 06 17:39:14.123524 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 507/2067] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:39:14 2026] DELETE /volume/v3/group_snapshots/41faee06-af91-43ff-adad-429b9be15e53 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:14.136081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.138034 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:39:14.139205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.139205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.139205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:39:14.139382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:39:14.148602 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Get all volumes completed successfully. Aug 06 17:39:14.151935 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:14.151935 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:14.207689 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:14.211497 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.211497 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:14.224256 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ba663aad-f39c-41a3-9c3e-9c6cdc83a9bb tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:39:14.224784 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 521/2068] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:14.241185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3f580c20-d4ab-4866-a671-bf47787a81af None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.243026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f580c20-d4ab-4866-a671-bf47787a81af tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] POST https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd/action Aug 06 17:39:14.243481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f580c20-d4ab-4866-a671-bf47787a81af tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:14.243615 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f580c20-d4ab-4866-a671-bf47787a81af tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:14.245072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-3f580c20-d4ab-4866-a671-bf47787a81af tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] delete called for group bb705340-de20-4c24-83f2-fedd915ca0fd {{(pid=100623) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:39:14.245184 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.groups [None req-3f580c20-d4ab-4866-a671-bf47787a81af tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Delete group with id: bb705340-de20-4c24-83f2-fedd915ca0fd Aug 06 17:39:14.248991 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.248991 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:14.293003 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f580c20-d4ab-4866-a671-bf47787a81af tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd/action returned with HTTP 202 Aug 06 17:39:14.293210 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 523/2069] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:39:14 2026] POST /volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:14.301019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.304414 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 Aug 06 17:39:14.304629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.304825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.307569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5aa57fba-5961-4cfc-83b8-0d510cde8f10 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.309954 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5aa57fba-5961-4cfc-83b8-0d510cde8f10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:14.310220 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5aa57fba-5961-4cfc-83b8-0d510cde8f10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.310487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5aa57fba-5961-4cfc-83b8-0d510cde8f10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.317988 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.317988 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:14.318801 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Volume info retrieved successfully. Aug 06 17:39:14.319417 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:39:14.319548 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:39:14.325210 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.325210 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:14.331377 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5aa57fba-5961-4cfc-83b8-0d510cde8f10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:14.337212 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5aa57fba-5961-4cfc-83b8-0d510cde8f10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:14.337731 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 508/2070] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:14.358688 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:39:14.361670 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.361670 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:14.370238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-749fcbe5-3d86-4616-abd1-20408ddd7ab5 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 returned with HTTP 200 Aug 06 17:39:14.370238 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 519/2071] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:14.579655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b425642f-ba51-4c32-aefb-0bba25184a05 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:14.581723 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b425642f-ba51-4c32-aefb-0bba25184a05 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:14.582271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b425642f-ba51-4c32-aefb-0bba25184a05 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:14.582271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b425642f-ba51-4c32-aefb-0bba25184a05 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:14.589223 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:14.589223 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:14.594268 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b425642f-ba51-4c32-aefb-0bba25184a05 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:14.599409 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b425642f-ba51-4c32-aefb-0bba25184a05 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:14.600000 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 522/2072] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:14 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:15.354575 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-eb533ceb-b1fd-4055-9ffa-c2c6ef2e235b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.356341 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eb533ceb-b1fd-4055-9ffa-c2c6ef2e235b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:15.356608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eb533ceb-b1fd-4055-9ffa-c2c6ef2e235b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.356795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eb533ceb-b1fd-4055-9ffa-c2c6ef2e235b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.370762 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:15.370762 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:15.374535 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-eb533ceb-b1fd-4055-9ffa-c2c6ef2e235b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:15.380165 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eb533ceb-b1fd-4055-9ffa-c2c6ef2e235b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:15.380165 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 524/2073] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:15 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:15.385027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-09a17adb-ccc3-4e77-88f5-5166830d27c3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.387345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09a17adb-ccc3-4e77-88f5-5166830d27c3 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 Aug 06 17:39:15.387639 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09a17adb-ccc3-4e77-88f5-5166830d27c3 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.387907 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09a17adb-ccc3-4e77-88f5-5166830d27c3 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.394792 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09a17adb-ccc3-4e77-88f5-5166830d27c3 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 returned with HTTP 404 Aug 06 17:39:15.395432 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 509/2074] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:15 2026] GET /volume/v3/volumes/9fca9c62-d4d2-4c8e-94e1-de16613887b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:15.408608 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f68b67a2-e743-4a98-8e94-3169cccaa3d7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.411920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f68b67a2-e743-4a98-8e94-3169cccaa3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] GET https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd Aug 06 17:39:15.412154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f68b67a2-e743-4a98-8e94-3169cccaa3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.412384 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f68b67a2-e743-4a98-8e94-3169cccaa3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.412611 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-f68b67a2-e743-4a98-8e94-3169cccaa3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] show called for member bb705340-de20-4c24-83f2-fedd915ca0fd {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:39:15.419825 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f68b67a2-e743-4a98-8e94-3169cccaa3d7 tempest-GroupSnapshotsTest-1174419908 tempest-GroupSnapshotsTest-1174419908-project-member] https://10.4.3.207/volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd returned with HTTP 404 Aug 06 17:39:15.420536 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 520/2075] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:39:15 2026] GET /volume/v3/groups/bb705340-de20-4c24-83f2-fedd915ca0fd => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:15.430619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0099231a-7fbc-4ec1-b49a-388d21fa00e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.434155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0099231a-7fbc-4ec1-b49a-388d21fa00e3 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/fd2df800-b2f4-4a19-ac3a-b458243f0709 Aug 06 17:39:15.434155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0099231a-7fbc-4ec1-b49a-388d21fa00e3 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.434155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0099231a-7fbc-4ec1-b49a-388d21fa00e3 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.454160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0099231a-7fbc-4ec1-b49a-388d21fa00e3 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/group_types/fd2df800-b2f4-4a19-ac3a-b458243f0709 returned with HTTP 202 Aug 06 17:39:15.454160 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 523/2076] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:39:15 2026] DELETE /volume/v3/group_types/fd2df800-b2f4-4a19-ac3a-b458243f0709 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:15.461299 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b7e06ba-1cac-49d2-9225-d9f7b2b76d8e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.463445 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b7e06ba-1cac-49d2-9225-d9f7b2b76d8e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] DELETE https://10.4.3.207/volume/v3/types/c544d9a6-dc85-494c-829e-5454a603339a Aug 06 17:39:15.463708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b7e06ba-1cac-49d2-9225-d9f7b2b76d8e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.463978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b7e06ba-1cac-49d2-9225-d9f7b2b76d8e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.491197 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b7e06ba-1cac-49d2-9225-d9f7b2b76d8e tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types/c544d9a6-dc85-494c-829e-5454a603339a returned with HTTP 202 Aug 06 17:39:15.491576 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 525/2077] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:15 2026] DELETE /volume/v3/types/c544d9a6-dc85-494c-829e-5454a603339a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:15.500622 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a9904e5e-405c-4b65-881e-1f99dc466f76 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.503117 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9904e5e-405c-4b65-881e-1f99dc466f76 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] GET https://10.4.3.207/volume/v3/types/c544d9a6-dc85-494c-829e-5454a603339a Aug 06 17:39:15.503305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9904e5e-405c-4b65-881e-1f99dc466f76 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.503485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9904e5e-405c-4b65-881e-1f99dc466f76 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.506827 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9904e5e-405c-4b65-881e-1f99dc466f76 tempest-GroupSnapshotsTest-992303050 tempest-GroupSnapshotsTest-992303050-project-admin] https://10.4.3.207/volume/v3/types/c544d9a6-dc85-494c-829e-5454a603339a returned with HTTP 404 Aug 06 17:39:15.507345 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 510/2078] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:15 2026] GET /volume/v3/types/c544d9a6-dc85-494c-829e-5454a603339a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:15.617115 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cf09d7c2-da88-4642-95ca-25d310693581 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:15.620154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cf09d7c2-da88-4642-95ca-25d310693581 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:15.620392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cf09d7c2-da88-4642-95ca-25d310693581 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:15.620687 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cf09d7c2-da88-4642-95ca-25d310693581 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:15.632430 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:15.632430 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:15.637333 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cf09d7c2-da88-4642-95ca-25d310693581 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:15.647390 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cf09d7c2-da88-4642-95ca-25d310693581 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:15.647390 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 521/2079] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:15 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:16.400210 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-00547273-5c5c-45c4-bcee-0b63c785a46c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:16.402468 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00547273-5c5c-45c4-bcee-0b63c785a46c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:16.403181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00547273-5c5c-45c4-bcee-0b63c785a46c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:16.403181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00547273-5c5c-45c4-bcee-0b63c785a46c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:16.420778 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:16.420778 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:16.428394 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-00547273-5c5c-45c4-bcee-0b63c785a46c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:16.435126 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00547273-5c5c-45c4-bcee-0b63c785a46c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:16.435520 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 524/2080] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:16 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:16.661133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f050cc1d-39fe-4cf9-86b3-fde8fe8408a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:16.664810 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f050cc1d-39fe-4cf9-86b3-fde8fe8408a5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:16.665481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f050cc1d-39fe-4cf9-86b3-fde8fe8408a5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:16.665481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f050cc1d-39fe-4cf9-86b3-fde8fe8408a5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:16.677275 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:16.677275 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:16.683545 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f050cc1d-39fe-4cf9-86b3-fde8fe8408a5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:16.693410 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f050cc1d-39fe-4cf9-86b3-fde8fe8408a5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:16.693410 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 526/2081] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:16 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:16.730047 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1a59d37c-7e03-4e55-9261-3540008f9865 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:16.733040 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] POST https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action Aug 06 17:39:16.733448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-343532407", "disk_format": "qcow2"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:16.733448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-343532407", "disk_format": "qcow2"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:16.738656 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=435,cinder:UPDATE=77,cinder:INSERT=30 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:39:16.745379 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:16.745379 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:16.746446 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:16.765100 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:16.765100 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:16.769594 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.image.image_utils [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-343532407'}] 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-343532407'}]. {{(pid=100625) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 17:39:16.978260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:16.986066 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:16.986066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-623756889", "imageRef": "ff07dea0-09f7-49f1-a3f7-e0606180bb86", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:16.988392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-623756889', 'imageRef': 'ff07dea0-09f7-49f1-a3f7-e0606180bb86', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:17.200849 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Create volume of 1 GB Aug 06 17:39:17.206468 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Availability Zones retrieved successfully. Aug 06 17:39:17.212888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Flow 'volume_create_api' (631acb22-5a26-48ef-815b-3250249b0907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:17.214236 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8956d2-23ae-4b7b-9b55-c06424aad4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:17.241011 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:17.285163 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Copy volume to image completed successfully. Aug 06 17:39:17.285645 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a59d37c-7e03-4e55-9261-3540008f9865 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action returned with HTTP 202 Aug 06 17:39:17.286124 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 511/2082] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:39:16 2026] POST /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349/action => generated 688 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:17.315833 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8956d2-23ae-4b7b-9b55-c06424aad4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:17.316531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f544f759-e942-4d5e-b2a7-f24ee62cd12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:17.390576 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Created reservations ['2e246757-8559-4efe-b10c-b7744cc5a984', '592cfe2f-b372-41f1-8413-071cfccc696a', '239aa2d9-972b-4008-8cdc-8095243b34c7', 'f45e1624-aff7-4b45-8885-452af8a103d9'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:17.391592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f544f759-e942-4d5e-b2a7-f24ee62cd12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e246757-8559-4efe-b10c-b7744cc5a984', '592cfe2f-b372-41f1-8413-071cfccc696a', '239aa2d9-972b-4008-8cdc-8095243b34c7', 'f45e1624-aff7-4b45-8885-452af8a103d9']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:17.392428 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d818b39-2e0a-407f-bd72-eeb910f16380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:17.424829 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d818b39-2e0a-407f-bd72-eeb910f16380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f909e1-674c-4b6a-8958-a830995a0b9b', '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-623756889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebfde03778a4cc59c55a347338582db',qos_specs=None,replication_status=,reservations=['2e246757-8559-4efe-b10c-b7744cc5a984','592cfe2f-b372-41f1-8413-071cfccc696a','239aa2d9-972b-4008-8cdc-8095243b34c7','f45e1624-aff7-4b45-8885-452af8a103d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891fd3790e794af0833576cdb7b782bf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-623756889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f909e1-674c-4b6a-8958-a830995a0b9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cebfde03778a4cc59c55a347338582db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='891fd3790e794af0833576cdb7b782bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:17.426395 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ac34da-6fcb-4039-926b-33b1d78d1ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:17.459547 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d5267ca7-ceb3-42c7-a7ba-42ccda433087 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:17.461719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ac34da-6fcb-4039-926b-33b1d78d1ab7) transitioned into state 'SUCCESS' from state '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-623756889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cebfde03778a4cc59c55a347338582db',qos_specs=None,replication_status=,reservations=['2e246757-8559-4efe-b10c-b7744cc5a984','592cfe2f-b372-41f1-8413-071cfccc696a','239aa2d9-972b-4008-8cdc-8095243b34c7','f45e1624-aff7-4b45-8885-452af8a103d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891fd3790e794af0833576cdb7b782bf',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:17.462314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3fcf33-b0e0-4f6c-bdd9-234a9c753d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:17.465171 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5267ca7-ceb3-42c7-a7ba-42ccda433087 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:17.465399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5267ca7-ceb3-42c7-a7ba-42ccda433087 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:17.465631 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5267ca7-ceb3-42c7-a7ba-42ccda433087 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:17.474560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3fcf33-b0e0-4f6c-bdd9-234a9c753d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:17.475632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Flow 'volume_create_api' (631acb22-5a26-48ef-815b-3250249b0907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:17.476055 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Create volume request issued successfully. Aug 06 17:39:17.476959 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-270a0617-151a-461e-8a34-1cfce39bd7e2 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:17.477289 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:17.477289 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:17.477566 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 522/2083] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:16 2026] POST /volume/v3/volumes => generated 752 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:17.481721 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d5267ca7-ceb3-42c7-a7ba-42ccda433087 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:17.485925 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5267ca7-ceb3-42c7-a7ba-42ccda433087 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:17.486434 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 525/2084] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:17 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:17.490532 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-99242d0b-22e4-480b-a3b2-ec89bba2f276 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:17.492764 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-99242d0b-22e4-480b-a3b2-ec89bba2f276 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:17.493093 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-99242d0b-22e4-480b-a3b2-ec89bba2f276 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:17.493256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-99242d0b-22e4-480b-a3b2-ec89bba2f276 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:17.505974 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:17.505974 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:17.512114 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-99242d0b-22e4-480b-a3b2-ec89bba2f276 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:17.517297 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-99242d0b-22e4-480b-a3b2-ec89bba2f276 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:17.521194 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 527/2085] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:17 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:18.144027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de447fbb-5244-4dce-91b5-accd42f721c9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:18.298458 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de447fbb-5244-4dce-91b5-accd42f721c9 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:18.298890 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de447fbb-5244-4dce-91b5-accd42f721c9 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-96041554", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:18.325217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de447fbb-5244-4dce-91b5-accd42f721c9 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:18.325570 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 512/2086] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:39:18 2026] POST /volume/v3/types => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:18.335698 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0d7405ab-234a-41f6-b5ba-fdbdec3f6abc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:18.338229 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d7405ab-234a-41f6-b5ba-fdbdec3f6abc tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:18.338703 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d7405ab-234a-41f6-b5ba-fdbdec3f6abc tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1481915473", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:18.339977 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:18.339977 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:18.357395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d7405ab-234a-41f6-b5ba-fdbdec3f6abc tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:18.357884 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 523/2087] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:39:18 2026] POST /volume/v3/types => generated 275 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:18.372881 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:18.465265 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:18.465265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-432360643", "volume_type": "56f3ab72-8785-4fbf-aa96-73ffdd7a742b", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:18.466882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-432360643', 'volume_type': '56f3ab72-8785-4fbf-aa96-73ffdd7a742b', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:18.477307 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Create volume of 1 GB Aug 06 17:39:18.480097 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:18.480097 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:18.480097 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Availability Zones retrieved successfully. Aug 06 17:39:18.490358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Flow 'volume_create_api' (06d4367a-99f4-40be-88bc-081eb79bc7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:18.491717 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81092729-5c39-4f71-b15d-7a904d26b643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:18.493612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:18.506280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b7a679ee-af32-4dde-a783-c87ce8231d0e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:18.508590 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b7a679ee-af32-4dde-a783-c87ce8231d0e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:18.508909 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b7a679ee-af32-4dde-a783-c87ce8231d0e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:18.509209 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b7a679ee-af32-4dde-a783-c87ce8231d0e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:18.522821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81092729-5c39-4f71-b15d-7a904d26b643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:39:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=56f3ab72-8785-4fbf-aa96-73ffdd7a742b,is_public=True,name='tempest-VolumeTypesTest-volume-type-96041554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56f3ab72-8785-4fbf-aa96-73ffdd7a742b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:18.523842 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc04d9d1-1364-4404-b1cc-a96a1a23dc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:18.524356 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:18.524356 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:18.530912 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b7a679ee-af32-4dde-a783-c87ce8231d0e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:18.532522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dbfa5009-fd16-4b2b-8f08-e729275ebc5c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:18.534221 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dbfa5009-fd16-4b2b-8f08-e729275ebc5c tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:18.534485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dbfa5009-fd16-4b2b-8f08-e729275ebc5c tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:18.534773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dbfa5009-fd16-4b2b-8f08-e729275ebc5c tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:18.537283 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b7a679ee-af32-4dde-a783-c87ce8231d0e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:18.537725 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 528/2088] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:18 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:18.546804 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:18.546804 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:18.553984 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dbfa5009-fd16-4b2b-8f08-e729275ebc5c tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:18.565565 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-96041554 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-96041554, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:18.565766 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-96041554 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-96041554, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:18.570617 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dbfa5009-fd16-4b2b-8f08-e729275ebc5c tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:18.571392 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 513/2089] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:18 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:18.622875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Created reservations ['b8e89f23-8747-46ad-a367-d58d584e3581', 'be50266b-e33f-465a-bb32-706a4176d72d', 'c0fcd499-ffea-497b-accd-8b0f5c3ed93e', '8b540004-8350-452f-b9cd-56a1b9c27d2c'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:18.623942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc04d9d1-1364-4404-b1cc-a96a1a23dc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e89f23-8747-46ad-a367-d58d584e3581', 'be50266b-e33f-465a-bb32-706a4176d72d', 'c0fcd499-ffea-497b-accd-8b0f5c3ed93e', '8b540004-8350-452f-b9cd-56a1b9c27d2c']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:18.624850 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7c2917-36d7-4cbd-973f-ae60470c486f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:18.659153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7c2917-36d7-4cbd-973f-ae60470c486f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b39d074-b71a-4ea2-9857-e1e3e98ae0ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-432360643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9505aba55ba247b0b6380c8de807aa7c',qos_specs=None,replication_status=,reservations=['b8e89f23-8747-46ad-a367-d58d584e3581','be50266b-e33f-465a-bb32-706a4176d72d','c0fcd499-ffea-497b-accd-8b0f5c3ed93e','8b540004-8350-452f-b9cd-56a1b9c27d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b4c1863c3040738c351fdbc8f6c5be',volume_type_id=56f3ab72-8785-4fbf-aa96-73ffdd7a742b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-432360643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b39d074-b71a-4ea2-9857-e1e3e98ae0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9505aba55ba247b0b6380c8de807aa7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66b4c1863c3040738c351fdbc8f6c5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56f3ab72-8785-4fbf-aa96-73ffdd7a742b),volume_type_id=56f3ab72-8785-4fbf-aa96-73ffdd7a742b)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:18.661984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524461e1-e700-4b3c-9782-b130647c1917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:18.698763 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524461e1-e700-4b3c-9782-b130647c1917) transitioned into state 'SUCCESS' from state '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-432360643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9505aba55ba247b0b6380c8de807aa7c',qos_specs=None,replication_status=,reservations=['b8e89f23-8747-46ad-a367-d58d584e3581','be50266b-e33f-465a-bb32-706a4176d72d','c0fcd499-ffea-497b-accd-8b0f5c3ed93e','8b540004-8350-452f-b9cd-56a1b9c27d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b4c1863c3040738c351fdbc8f6c5be',volume_type_id=56f3ab72-8785-4fbf-aa96-73ffdd7a742b)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:18.699866 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c332d567-a9e3-42a2-bf9e-4866f38dc73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:18.716220 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c332d567-a9e3-42a2-bf9e-4866f38dc73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:18.717445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Flow 'volume_create_api' (06d4367a-99f4-40be-88bc-081eb79bc7b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:18.717720 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Create volume request issued successfully. Aug 06 17:39:18.718852 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dae49738-d442-47f8-a01e-70e1cbe93b23 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:18.719654 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 526/2090] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:18 2026] POST /volume/v3/volumes => generated 781 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:18.737192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-911c5d76-ea71-419d-a787-095cfa62b369 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:18.739765 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-911c5d76-ea71-419d-a787-095cfa62b369 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:18.740377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-911c5d76-ea71-419d-a787-095cfa62b369 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:18.740377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-911c5d76-ea71-419d-a787-095cfa62b369 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:18.751380 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:18.751380 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:18.754951 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-911c5d76-ea71-419d-a787-095cfa62b369 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:18.762330 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-911c5d76-ea71-419d-a787-095cfa62b369 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:18.762330 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 524/2091] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:18 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:19.555768 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-05710c3a-380f-4fa4-9490-49c56794f5e4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:19.558226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-05710c3a-380f-4fa4-9490-49c56794f5e4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:19.558498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-05710c3a-380f-4fa4-9490-49c56794f5e4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:19.558785 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-05710c3a-380f-4fa4-9490-49c56794f5e4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:19.571990 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:19.571990 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:19.575032 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-05710c3a-380f-4fa4-9490-49c56794f5e4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:19.580093 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-05710c3a-380f-4fa4-9490-49c56794f5e4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:19.580698 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 529/2092] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:19 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:19.594195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-12225eb9-f7d9-4a01-a55b-8d15cbc07b14 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:19.595993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-12225eb9-f7d9-4a01-a55b-8d15cbc07b14 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:19.596195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-12225eb9-f7d9-4a01-a55b-8d15cbc07b14 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:19.596418 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-12225eb9-f7d9-4a01-a55b-8d15cbc07b14 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:19.603544 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:19.603544 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:19.608283 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-12225eb9-f7d9-4a01-a55b-8d15cbc07b14 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:19.614104 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-12225eb9-f7d9-4a01-a55b-8d15cbc07b14 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:19.614604 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 514/2093] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:19 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:19.774021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-39349b4e-d809-486c-a3f2-27d4c9223bff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:19.775802 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-39349b4e-d809-486c-a3f2-27d4c9223bff tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:19.775976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-39349b4e-d809-486c-a3f2-27d4c9223bff tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:19.776153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-39349b4e-d809-486c-a3f2-27d4c9223bff tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:19.782664 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:19.782664 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:19.785660 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-39349b4e-d809-486c-a3f2-27d4c9223bff tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:19.789534 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-39349b4e-d809-486c-a3f2-27d4c9223bff tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:19.789904 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 527/2094] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:19 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:19.804302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1301fc45-c4aa-4451-9e94-754913722d8a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:19.806267 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] POST https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea/action Aug 06 17:39:19.806728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Action body: b'{"os-retype": {"new_type": "43aa56ed-2ea4-4c65-9ecc-be3dbca410c8"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:19.806912 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "43aa56ed-2ea4-4c65-9ecc-be3dbca410c8"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:19.820701 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:19.820701 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:19.821226 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:19.839408 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1481915473 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1481915473, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:19.839601 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1481915473 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1481915473, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:19.864522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Created reservations ['3790060c-ffd6-4b1c-bdcb-e8c9c50d836a', 'eaf2d92c-2190-42d8-8e53-4c5291f026ec'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:19.876050 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-96041554 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-96041554, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:19.876351 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-96041554 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-96041554, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:19.888644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Created reservations ['aea32536-79ed-4af5-9c96-0f528e729643', '5f777bb6-83c9-45cd-9a46-200edb78c274'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:19.914980 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Retype volume request issued successfully. Aug 06 17:39:19.915497 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1301fc45-c4aa-4451-9e94-754913722d8a tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea/action returned with HTTP 202 Aug 06 17:39:19.915573 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 525/2095] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:39:19 2026] POST /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:39:19.922265 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f4c10a7f-9dd9-4e2b-9d80-bd0ae2cdb3ae None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:19.924443 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f4c10a7f-9dd9-4e2b-9d80-bd0ae2cdb3ae tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:19.924752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f4c10a7f-9dd9-4e2b-9d80-bd0ae2cdb3ae tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:19.924999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f4c10a7f-9dd9-4e2b-9d80-bd0ae2cdb3ae tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:19.935100 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:19.935100 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:19.943843 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f4c10a7f-9dd9-4e2b-9d80-bd0ae2cdb3ae tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:19.950883 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f4c10a7f-9dd9-4e2b-9d80-bd0ae2cdb3ae tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:19.951587 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 530/2096] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:19 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:20.595384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aa589d4d-1e0e-486a-9cea-795439961a0f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:20.598366 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa589d4d-1e0e-486a-9cea-795439961a0f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:20.598631 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa589d4d-1e0e-486a-9cea-795439961a0f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:20.598871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa589d4d-1e0e-486a-9cea-795439961a0f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:20.608884 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:20.608884 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:20.616908 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aa589d4d-1e0e-486a-9cea-795439961a0f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:20.626292 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa589d4d-1e0e-486a-9cea-795439961a0f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:20.626839 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 515/2097] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:20 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:20.627870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5b4b6128-fb14-414c-a2a5-53c57f6fc813 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:20.629730 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b4b6128-fb14-414c-a2a5-53c57f6fc813 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:20.629946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b4b6128-fb14-414c-a2a5-53c57f6fc813 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:20.630176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b4b6128-fb14-414c-a2a5-53c57f6fc813 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:20.637902 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:20.637902 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:20.642234 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5b4b6128-fb14-414c-a2a5-53c57f6fc813 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:20.646740 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b4b6128-fb14-414c-a2a5-53c57f6fc813 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:20.647462 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 528/2098] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:20 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:20.966254 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b5a7a613-fde2-478e-acea-26e1434f58cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:20.969393 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b5a7a613-fde2-478e-acea-26e1434f58cc tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:20.969393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b5a7a613-fde2-478e-acea-26e1434f58cc tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:20.969550 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b5a7a613-fde2-478e-acea-26e1434f58cc tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:20.978614 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:20.978614 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:20.983123 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b5a7a613-fde2-478e-acea-26e1434f58cc tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:20.988228 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b5a7a613-fde2-478e-acea-26e1434f58cc tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:20.988778 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 526/2099] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:20 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:21.006108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e33b99ac-ffb0-4396-9517-79af58371149 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.008266 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e33b99ac-ffb0-4396-9517-79af58371149 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:21.008815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e33b99ac-ffb0-4396-9517-79af58371149 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.008815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e33b99ac-ffb0-4396-9517-79af58371149 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.023221 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.023221 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:21.032987 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e33b99ac-ffb0-4396-9517-79af58371149 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:21.044658 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-19a8c31f-a115-473a-97e3-68767033e80b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.044794 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e33b99ac-ffb0-4396-9517-79af58371149 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:21.045502 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 531/2100] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:21.047344 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-19a8c31f-a115-473a-97e3-68767033e80b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb/action Aug 06 17:39:21.047730 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-19a8c31f-a115-473a-97e3-68767033e80b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:21.047842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-19a8c31f-a115-473a-97e3-68767033e80b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:21.063719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-02d0e2fe-003c-48fa-b51d-2c05694565a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.066297 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.066297 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:21.067279 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02d0e2fe-003c-48fa-b51d-2c05694565a0 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:21.067655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02d0e2fe-003c-48fa-b51d-2c05694565a0 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.068188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02d0e2fe-003c-48fa-b51d-2c05694565a0 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.076688 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3dd9a54e-1845-48fc-b3f5-3fe62e35192c req-19a8c31f-a115-473a-97e3-68767033e80b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb/action returned with HTTP 204 Aug 06 17:39:21.077418 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 516/2101] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:39:21 2026] POST /volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:21.078639 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.078639 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:21.084334 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-02d0e2fe-003c-48fa-b51d-2c05694565a0 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:21.091402 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02d0e2fe-003c-48fa-b51d-2c05694565a0 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:21.092462 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 529/2102] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:21.111882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a6dfce5a-c959-46e5-a048-a032797189d1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.114500 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:21.114943 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.115270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.115584 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Delete volume with id: 0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:21.125107 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.125107 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:21.125634 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:21.146981 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Delete volume request issued successfully. Aug 06 17:39:21.147384 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a6dfce5a-c959-46e5-a048-a032797189d1 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 202 Aug 06 17:39:21.148394 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 527/2103] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:21 2026] DELETE /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:21.159633 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8c021ee7-5a9d-46aa-8fae-4aec4f5d41b7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.162599 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8c021ee7-5a9d-46aa-8fae-4aec4f5d41b7 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:21.162832 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8c021ee7-5a9d-46aa-8fae-4aec4f5d41b7 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.163073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8c021ee7-5a9d-46aa-8fae-4aec4f5d41b7 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.176134 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.176134 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:21.181206 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8c021ee7-5a9d-46aa-8fae-4aec4f5d41b7 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Volume info retrieved successfully. Aug 06 17:39:21.187381 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8c021ee7-5a9d-46aa-8fae-4aec4f5d41b7 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 200 Aug 06 17:39:21.188015 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 532/2104] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:21.642364 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bfaea0d8-ce7b-4da1-9b59-cd274fa1c9f7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.644426 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bfaea0d8-ce7b-4da1-9b59-cd274fa1c9f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:21.644692 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bfaea0d8-ce7b-4da1-9b59-cd274fa1c9f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.644939 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bfaea0d8-ce7b-4da1-9b59-cd274fa1c9f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.662497 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.662497 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:21.669577 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-66e7ab50-cb55-4549-bf77-4056f2c4dda9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.670247 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bfaea0d8-ce7b-4da1-9b59-cd274fa1c9f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:21.671345 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66e7ab50-cb55-4549-bf77-4056f2c4dda9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:21.671773 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66e7ab50-cb55-4549-bf77-4056f2c4dda9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.672520 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66e7ab50-cb55-4549-bf77-4056f2c4dda9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.675309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bfaea0d8-ce7b-4da1-9b59-cd274fa1c9f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:21.675736 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 517/2105] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 1169 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:21.681249 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.681249 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:21.692282 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-66e7ab50-cb55-4549-bf77-4056f2c4dda9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:21.692819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a16f9579-f1f6-4405-a35c-f6e24bb78a8e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.699218 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66e7ab50-cb55-4549-bf77-4056f2c4dda9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:21.699374 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a16f9579-f1f6-4405-a35c-f6e24bb78a8e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:21.699675 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a16f9579-f1f6-4405-a35c-f6e24bb78a8e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.699743 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 530/2106] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:21.700069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a16f9579-f1f6-4405-a35c-f6e24bb78a8e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.714634 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.714634 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:21.723153 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a16f9579-f1f6-4405-a35c-f6e24bb78a8e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:21.729550 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a16f9579-f1f6-4405-a35c-f6e24bb78a8e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:21.730463 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 528/2107] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:21.793887 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-25a7f9aa-1f20-4b1d-9f78-d825ae6fb17b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.794997 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-25a7f9aa-1f20-4b1d-9f78-d825ae6fb17b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:21.795195 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-25a7f9aa-1f20-4b1d-9f78-d825ae6fb17b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.795440 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-25a7f9aa-1f20-4b1d-9f78-d825ae6fb17b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.811121 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.811121 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:21.816276 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-25a7f9aa-1f20-4b1d-9f78-d825ae6fb17b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:21.823277 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-25a7f9aa-1f20-4b1d-9f78-d825ae6fb17b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:21.823706 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 533/2108] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:21.849378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.852070 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/action Aug 06 17:39:21.852472 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:21.852637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:21.869539 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.869539 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:21.870239 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:21.877724 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Begin detaching volume completed successfully. Aug 06 17:39:21.878132 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f2e2d357-8bae-4f6d-94ea-9729fbadcaaf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/action returned with HTTP 202 Aug 06 17:39:21.878597 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 518/2109] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:39:21 2026] POST /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:39:21.930276 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-930cccf8-5232-4af2-9551-80c84d33be32 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.930715 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-930cccf8-5232-4af2-9551-80c84d33be32 None None] GET https://10.4.3.207/volume// Aug 06 17:39:21.930926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-930cccf8-5232-4af2-9551-80c84d33be32 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.931165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-930cccf8-5232-4af2-9551-80c84d33be32 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.931554 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-930cccf8-5232-4af2-9551-80c84d33be32 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:21.931901 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 531/2110] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:39: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 06 17:39:21.940680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-0eaa7bae-7be4-49ba-963b-54bf99fc395a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.942679 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-0eaa7bae-7be4-49ba-963b-54bf99fc395a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:21.943994 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-0eaa7bae-7be4-49ba-963b-54bf99fc395a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.943994 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-0eaa7bae-7be4-49ba-963b-54bf99fc395a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.957733 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.957733 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:21.963545 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-0eaa7bae-7be4-49ba-963b-54bf99fc395a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:21.970743 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-0eaa7bae-7be4-49ba-963b-54bf99fc395a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:21.971786 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 529/2111] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:21.983129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-75f80ea9-72d8-4cad-92cb-1d317bee4394 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:21.986044 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-75f80ea9-72d8-4cad-92cb-1d317bee4394 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/encryption Aug 06 17:39:21.986264 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-75f80ea9-72d8-4cad-92cb-1d317bee4394 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:21.986468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-75f80ea9-72d8-4cad-92cb-1d317bee4394 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:21.998187 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:21.998187 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:22.007562 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-75f80ea9-72d8-4cad-92cb-1d317bee4394 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/encryption returned with HTTP 200 Aug 06 17:39:22.008635 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 534/2112] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:39:21 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.206216 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ac4f5ca2-7df6-4c05-ab1d-b9830b2eca37 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.208471 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ac4f5ca2-7df6-4c05-ab1d-b9830b2eca37 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] GET https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea Aug 06 17:39:22.208757 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ac4f5ca2-7df6-4c05-ab1d-b9830b2eca37 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.209052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ac4f5ca2-7df6-4c05-ab1d-b9830b2eca37 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.217282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ac4f5ca2-7df6-4c05-ab1d-b9830b2eca37 tempest-VolumeTypesTest-546079914 tempest-VolumeTypesTest-546079914-project-member] https://10.4.3.207/volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea returned with HTTP 404 Aug 06 17:39:22.218045 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 519/2113] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/volumes/0b39d074-b71a-4ea2-9857-e1e3e98ae0ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:22.226332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e32f2aa4-b4f3-4ea2-9b26-a218a369a244 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.228299 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e32f2aa4-b4f3-4ea2-9b26-a218a369a244 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] DELETE https://10.4.3.207/volume/v3/types/43aa56ed-2ea4-4c65-9ecc-be3dbca410c8 Aug 06 17:39:22.228508 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e32f2aa4-b4f3-4ea2-9b26-a218a369a244 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.228748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e32f2aa4-b4f3-4ea2-9b26-a218a369a244 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.256110 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e32f2aa4-b4f3-4ea2-9b26-a218a369a244 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/43aa56ed-2ea4-4c65-9ecc-be3dbca410c8 returned with HTTP 202 Aug 06 17:39:22.256603 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 532/2114] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:22 2026] DELETE /volume/v3/types/43aa56ed-2ea4-4c65-9ecc-be3dbca410c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:22.266271 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b37d251a-fd0c-4145-b8b3-8e0ba4693f42 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.270073 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b37d251a-fd0c-4145-b8b3-8e0ba4693f42 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/43aa56ed-2ea4-4c65-9ecc-be3dbca410c8 Aug 06 17:39:22.270073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b37d251a-fd0c-4145-b8b3-8e0ba4693f42 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.270073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b37d251a-fd0c-4145-b8b3-8e0ba4693f42 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.274864 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b37d251a-fd0c-4145-b8b3-8e0ba4693f42 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/43aa56ed-2ea4-4c65-9ecc-be3dbca410c8 returned with HTTP 404 Aug 06 17:39:22.275932 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 530/2115] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/43aa56ed-2ea4-4c65-9ecc-be3dbca410c8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:22.284590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f62a8c97-dc40-4551-8786-58af0971e592 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.287570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f62a8c97-dc40-4551-8786-58af0971e592 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] DELETE https://10.4.3.207/volume/v3/types/56f3ab72-8785-4fbf-aa96-73ffdd7a742b Aug 06 17:39:22.287851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f62a8c97-dc40-4551-8786-58af0971e592 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.288148 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f62a8c97-dc40-4551-8786-58af0971e592 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.319999 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f62a8c97-dc40-4551-8786-58af0971e592 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/56f3ab72-8785-4fbf-aa96-73ffdd7a742b returned with HTTP 202 Aug 06 17:39:22.320544 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 535/2116] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:22 2026] DELETE /volume/v3/types/56f3ab72-8785-4fbf-aa96-73ffdd7a742b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:22.328131 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e30f863d-afbb-4b18-9728-c280633ef0fb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.330277 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e30f863d-afbb-4b18-9728-c280633ef0fb tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/56f3ab72-8785-4fbf-aa96-73ffdd7a742b Aug 06 17:39:22.330459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e30f863d-afbb-4b18-9728-c280633ef0fb tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.330646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e30f863d-afbb-4b18-9728-c280633ef0fb tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.339682 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e30f863d-afbb-4b18-9728-c280633ef0fb tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/56f3ab72-8785-4fbf-aa96-73ffdd7a742b returned with HTTP 404 Aug 06 17:39:22.340422 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 520/2117] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/56f3ab72-8785-4fbf-aa96-73ffdd7a742b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:22.349226 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fe63c3d9-eebe-4602-b902-7c7c289c1d59 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.351106 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe63c3d9-eebe-4602-b902-7c7c289c1d59 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:22.351525 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe63c3d9-eebe-4602-b902-7c7c289c1d59 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1384699046", "description": "tempest-volume-type-description-2143788612", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:22.369746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe63c3d9-eebe-4602-b902-7c7c289c1d59 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:22.370169 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 533/2118] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:39:22 2026] POST /volume/v3/types => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.379387 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e88efd2-be3c-4416-acfd-424cb2e1236a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.381668 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e88efd2-be3c-4416-acfd-424cb2e1236a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad Aug 06 17:39:22.381960 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e88efd2-be3c-4416-acfd-424cb2e1236a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.382307 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e88efd2-be3c-4416-acfd-424cb2e1236a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.388980 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e88efd2-be3c-4416-acfd-424cb2e1236a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad returned with HTTP 200 Aug 06 17:39:22.389179 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 531/2119] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.400417 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-edf27454-4633-4b12-8b03-7a1ddb88858b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.402747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-edf27454-4633-4b12-8b03-7a1ddb88858b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] DELETE https://10.4.3.207/volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad Aug 06 17:39:22.403143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-edf27454-4633-4b12-8b03-7a1ddb88858b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.403885 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-edf27454-4633-4b12-8b03-7a1ddb88858b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.432632 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-edf27454-4633-4b12-8b03-7a1ddb88858b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad returned with HTTP 202 Aug 06 17:39:22.433333 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 536/2120] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:22 2026] DELETE /volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:39:22.442871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c7578aaf-8d82-4aa5-ab4f-8d35b7607dd3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.444571 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7578aaf-8d82-4aa5-ab4f-8d35b7607dd3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad Aug 06 17:39:22.444769 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7578aaf-8d82-4aa5-ab4f-8d35b7607dd3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.444951 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7578aaf-8d82-4aa5-ab4f-8d35b7607dd3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.448155 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7578aaf-8d82-4aa5-ab4f-8d35b7607dd3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad returned with HTTP 404 Aug 06 17:39:22.448614 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 521/2121] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/4e20d4aa-8e85-4da9-90f9-14e1ac124dad => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:39:22.457687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ad1dc5a8-27fb-4c3f-8207-819e7abddb07 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.459610 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ad1dc5a8-27fb-4c3f-8207-819e7abddb07 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:22.460032 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ad1dc5a8-27fb-4c3f-8207-819e7abddb07 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2121653644"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:22.474356 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ad1dc5a8-27fb-4c3f-8207-819e7abddb07 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:22.474756 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 534/2122] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:22 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.485584 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7de44119-1f3e-4b0a-8775-a140a8fc3acd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.488297 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7de44119-1f3e-4b0a-8775-a140a8fc3acd tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] POST https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption Aug 06 17:39:22.488942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7de44119-1f3e-4b0a-8775-a140a8fc3acd tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:22.535685 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7de44119-1f3e-4b0a-8775-a140a8fc3acd tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption returned with HTTP 200 Aug 06 17:39:22.536444 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 532/2123] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:39:22 2026] POST /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.546546 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2af9ffd2-dfcc-462e-a647-60d10e1f7d7d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.549193 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2af9ffd2-dfcc-462e-a647-60d10e1f7d7d tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption Aug 06 17:39:22.549443 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2af9ffd2-dfcc-462e-a647-60d10e1f7d7d tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.549732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2af9ffd2-dfcc-462e-a647-60d10e1f7d7d tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.558259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2af9ffd2-dfcc-462e-a647-60d10e1f7d7d tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption returned with HTTP 200 Aug 06 17:39:22.558848 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 537/2124] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.586764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b8265d6c-854b-45cd-92c1-56c1f2d4f303 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.588718 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b8265d6c-854b-45cd-92c1-56c1f2d4f303 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] PUT https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/f51e82ad-d897-4a92-a5bb-f6790d1efab6 Aug 06 17:39:22.589164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b8265d6c-854b-45cd-92c1-56c1f2d4f303 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:22.605241 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b8265d6c-854b-45cd-92c1-56c1f2d4f303 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/f51e82ad-d897-4a92-a5bb-f6790d1efab6 returned with HTTP 200 Aug 06 17:39:22.605624 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 522/2125] 10.4.3.207 () {68 vars in 1507 bytes} [Thu Aug 6 17:39:22 2026] PUT /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/f51e82ad-d897-4a92-a5bb-f6790d1efab6 => generated 122 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.616126 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-492bfa02-bdcb-4754-b9d9-7075a5b48cb6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.618769 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-492bfa02-bdcb-4754-b9d9-7075a5b48cb6 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption Aug 06 17:39:22.619056 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-492bfa02-bdcb-4754-b9d9-7075a5b48cb6 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.619366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-492bfa02-bdcb-4754-b9d9-7075a5b48cb6 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.627541 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-492bfa02-bdcb-4754-b9d9-7075a5b48cb6 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption returned with HTTP 200 Aug 06 17:39:22.628161 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 535/2126] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.639332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-980fd8c3-be6b-4368-a8e8-a53a56a99d97 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.641664 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-980fd8c3-be6b-4368-a8e8-a53a56a99d97 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/cipher Aug 06 17:39:22.642012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-980fd8c3-be6b-4368-a8e8-a53a56a99d97 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.642257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-980fd8c3-be6b-4368-a8e8-a53a56a99d97 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.649694 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-980fd8c3-be6b-4368-a8e8-a53a56a99d97 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/cipher returned with HTTP 200 Aug 06 17:39:22.650150 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 533/2127] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:22.660701 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-26cda236-ebe0-4e0b-b0d3-882163f585f3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.662921 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26cda236-ebe0-4e0b-b0d3-882163f585f3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] DELETE https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/f51e82ad-d897-4a92-a5bb-f6790d1efab6 Aug 06 17:39:22.663199 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26cda236-ebe0-4e0b-b0d3-882163f585f3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.663395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26cda236-ebe0-4e0b-b0d3-882163f585f3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.676682 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26cda236-ebe0-4e0b-b0d3-882163f585f3 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/f51e82ad-d897-4a92-a5bb-f6790d1efab6 returned with HTTP 202 Aug 06 17:39:22.677418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 538/2128] 10.4.3.207 () {66 vars in 1489 bytes} [Thu Aug 6 17:39:22 2026] DELETE /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption/f51e82ad-d897-4a92-a5bb-f6790d1efab6 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:22.685192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fb363a26-f1a5-4c43-8b25-05dc7ea70193 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.687260 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb363a26-f1a5-4c43-8b25-05dc7ea70193 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption Aug 06 17:39:22.687448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb363a26-f1a5-4c43-8b25-05dc7ea70193 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.687689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb363a26-f1a5-4c43-8b25-05dc7ea70193 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.695061 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb363a26-f1a5-4c43-8b25-05dc7ea70193 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption returned with HTTP 200 Aug 06 17:39:22.695525 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 523/2129] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:39:22.708628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-db4f8511-3875-49b8-9a62-cf6b0939c21e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.712235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db4f8511-3875-49b8-9a62-cf6b0939c21e tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption Aug 06 17:39:22.712592 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db4f8511-3875-49b8-9a62-cf6b0939c21e tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.712925 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db4f8511-3875-49b8-9a62-cf6b0939c21e tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.713322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-23aa7866-2515-480d-beca-1f63af9a578b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.716789 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23aa7866-2515-480d-beca-1f63af9a578b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:22.717196 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23aa7866-2515-480d-beca-1f63af9a578b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.717581 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23aa7866-2515-480d-beca-1f63af9a578b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.723465 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db4f8511-3875-49b8-9a62-cf6b0939c21e tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption returned with HTTP 200 Aug 06 17:39:22.724238 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 536/2130] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:39:22.727675 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:22.727675 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:22.732819 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-23aa7866-2515-480d-beca-1f63af9a578b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:22.733513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-54ca2fd7-1e87-4a4f-b9fb-31efcb7994a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.735682 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54ca2fd7-1e87-4a4f-b9fb-31efcb7994a0 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] DELETE https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a Aug 06 17:39:22.736052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54ca2fd7-1e87-4a4f-b9fb-31efcb7994a0 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.736284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54ca2fd7-1e87-4a4f-b9fb-31efcb7994a0 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.738509 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23aa7866-2515-480d-beca-1f63af9a578b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:22.739692 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 534/2131] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.766320 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54ca2fd7-1e87-4a4f-b9fb-31efcb7994a0 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a returned with HTTP 202 Aug 06 17:39:22.766771 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 539/2132] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:22 2026] DELETE /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:22.774261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dfaffdd6-68cb-47ca-862d-48314ef52ec1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.776032 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dfaffdd6-68cb-47ca-862d-48314ef52ec1 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a Aug 06 17:39:22.777772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dfaffdd6-68cb-47ca-862d-48314ef52ec1 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.777947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dfaffdd6-68cb-47ca-862d-48314ef52ec1 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.780708 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dfaffdd6-68cb-47ca-862d-48314ef52ec1 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a returned with HTTP 404 Aug 06 17:39:22.781146 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 524/2133] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/19690ba1-bc0a-4e4c-84ea-a626b874810a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:22.790147 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-76c6c555-59aa-4a7c-9171-f84e2cae7b7b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.792280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76c6c555-59aa-4a7c-9171-f84e2cae7b7b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types Aug 06 17:39:22.792457 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76c6c555-59aa-4a7c-9171-f84e2cae7b7b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.792693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76c6c555-59aa-4a7c-9171-f84e2cae7b7b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.811471 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76c6c555-59aa-4a7c-9171-f84e2cae7b7b tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:22.812033 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 537/2134] 10.4.3.207 () {66 vars in 1231 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.825627 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-88df7327-aa36-4af7-af17-61bc5c370abf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.827789 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-88df7327-aa36-4af7-af17-61bc5c370abf tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:22.828299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-88df7327-aa36-4af7-af17-61bc5c370abf tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1485126604"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:22.845661 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-88df7327-aa36-4af7-af17-61bc5c370abf tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:22.846238 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 535/2135] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:22 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.854893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cd91bb27-427f-4d5e-be82-31828fe8729c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.856915 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd91bb27-427f-4d5e-be82-31828fe8729c tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] PUT https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 Aug 06 17:39:22.857294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd91bb27-427f-4d5e-be82-31828fe8729c tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2091968822", "description": "tempest-volume-type-description-1293753466", "is_public": false}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:22.907973 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd91bb27-427f-4d5e-be82-31828fe8729c tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 returned with HTTP 200 Aug 06 17:39:22.908531 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 540/2136] 10.4.3.207 () {68 vars in 1363 bytes} [Thu Aug 6 17:39:22 2026] PUT /volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 => generated 205 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:39:22.919070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-07bfc9dd-0269-4d63-92e7-b041d86e106a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.921113 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07bfc9dd-0269-4d63-92e7-b041d86e106a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 Aug 06 17:39:22.921368 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07bfc9dd-0269-4d63-92e7-b041d86e106a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.921548 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07bfc9dd-0269-4d63-92e7-b041d86e106a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.928345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07bfc9dd-0269-4d63-92e7-b041d86e106a tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 returned with HTTP 200 Aug 06 17:39:22.928784 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 525/2137] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 => generated 269 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:22.938306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bddcadd4-1471-4593-a951-1e18f9bfbc81 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.940093 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bddcadd4-1471-4593-a951-1e18f9bfbc81 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] DELETE https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 Aug 06 17:39:22.940337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bddcadd4-1471-4593-a951-1e18f9bfbc81 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.940698 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bddcadd4-1471-4593-a951-1e18f9bfbc81 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.972729 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bddcadd4-1471-4593-a951-1e18f9bfbc81 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 returned with HTTP 202 Aug 06 17:39:22.973454 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 538/2138] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:22 2026] DELETE /volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:22.981342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-23bc452d-ffec-4ff8-ab20-0b7367039213 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:22.983920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23bc452d-ffec-4ff8-ab20-0b7367039213 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] GET https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 Aug 06 17:39:22.984250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23bc452d-ffec-4ff8-ab20-0b7367039213 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:22.984535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23bc452d-ffec-4ff8-ab20-0b7367039213 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:22.990355 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23bc452d-ffec-4ff8-ab20-0b7367039213 tempest-VolumeTypesTest-750361470 tempest-VolumeTypesTest-750361470-project-admin] https://10.4.3.207/volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 returned with HTTP 404 Aug 06 17:39:22.991025 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 536/2139] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:22 2026] GET /volume/v3/types/39dcfbfb-4d85-4bcc-8ddf-40bf52cfa3e0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:23.754872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d14d8240-a41d-4b39-999c-49e95287a29b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:23.757226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d14d8240-a41d-4b39-999c-49e95287a29b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:23.757226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d14d8240-a41d-4b39-999c-49e95287a29b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:23.759460 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d14d8240-a41d-4b39-999c-49e95287a29b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:23.769859 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:23.769859 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:23.774447 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d14d8240-a41d-4b39-999c-49e95287a29b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:23.779854 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d14d8240-a41d-4b39-999c-49e95287a29b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:23.780353 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 541/2140] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:23 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:23.954453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f8582152-a64c-4f24-adcc-9017b932375b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:23.957324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f8582152-a64c-4f24-adcc-9017b932375b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb Aug 06 17:39:23.957612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f8582152-a64c-4f24-adcc-9017b932375b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:23.957798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f8582152-a64c-4f24-adcc-9017b932375b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:23.971856 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:23.971856 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:24.041978 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bd592c4e-d1a4-446f-9bd9-e2ce3f2cf0a6 req-f8582152-a64c-4f24-adcc-9017b932375b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb returned with HTTP 200 Aug 06 17:39:24.042830 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 526/2141] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:39:23 2026] DELETE /volume/v3/attachments/9d5019f4-fce8-4523-a904-785aba35decb => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:24.796971 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cedb2aae-7e69-4806-8bb6-b78aea6e35ac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:24.798800 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cedb2aae-7e69-4806-8bb6-b78aea6e35ac tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:24.798999 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cedb2aae-7e69-4806-8bb6-b78aea6e35ac tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:24.799200 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cedb2aae-7e69-4806-8bb6-b78aea6e35ac tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:24.808274 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:24.808274 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:24.813996 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cedb2aae-7e69-4806-8bb6-b78aea6e35ac tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:24.819492 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cedb2aae-7e69-4806-8bb6-b78aea6e35ac tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:24.819977 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 539/2142] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:24 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:25.106760 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-a698ab59-8c82-4940-9365-903d697d4e50 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.112504 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-a698ab59-8c82-4940-9365-903d697d4e50 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] DELETE https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a Aug 06 17:39:25.112801 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-a698ab59-8c82-4940-9365-903d697d4e50 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.113198 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-a698ab59-8c82-4940-9365-903d697d4e50 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.114101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ba46b4c4-1dcf-4750-a673-926c3122bd30 req-0421b7d5-1671-48d1-8790-11104fe0f49e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.116150 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ba46b4c4-1dcf-4750-a673-926c3122bd30 req-0421b7d5-1671-48d1-8790-11104fe0f49e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:25.116353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ba46b4c4-1dcf-4750-a673-926c3122bd30 req-0421b7d5-1671-48d1-8790-11104fe0f49e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.116466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ba46b4c4-1dcf-4750-a673-926c3122bd30 req-0421b7d5-1671-48d1-8790-11104fe0f49e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.123904 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:25.123904 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:25.126204 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:25.126204 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:25.128564 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-ba46b4c4-1dcf-4750-a673-926c3122bd30 req-0421b7d5-1671-48d1-8790-11104fe0f49e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:25.133607 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ba46b4c4-1dcf-4750-a673-926c3122bd30 req-0421b7d5-1671-48d1-8790-11104fe0f49e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:25.134431 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 542/2143] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:25 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:25.201294 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-a698ab59-8c82-4940-9365-903d697d4e50 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a returned with HTTP 200 Aug 06 17:39:25.201717 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 537/2144] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:39:25 2026] DELETE /volume/v3/attachments/60bcc82f-b2a0-4099-8529-7153652ae31a => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:25.214541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.216350 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:39:25.216505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.216703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.216857 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Delete volume with id: 0157456b-eed0-4a6c-9a66-c8c3c162e076 Aug 06 17:39:25.223938 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:25.223938 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:25.224351 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:39:25.243830 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Delete volume request issued successfully. Aug 06 17:39:25.244042 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2239665f-63b1-4979-8ad6-d172b61fecb0 req-6440402c-8351-4283-9af8-2ddc9b28b017 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 returned with HTTP 202 Aug 06 17:39:25.244461 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 527/2145] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:39:25 2026] DELETE /volume/v3/volumes/0157456b-eed0-4a6c-9a66-c8c3c162e076 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:25.303794 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cdf7b55f-f025-4a70-b863-8a7a376dad6a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.304248 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cdf7b55f-f025-4a70-b863-8a7a376dad6a None None] GET https://10.4.3.207/volume// Aug 06 17:39:25.304419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cdf7b55f-f025-4a70-b863-8a7a376dad6a None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.304665 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cdf7b55f-f025-4a70-b863-8a7a376dad6a None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.305042 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cdf7b55f-f025-4a70-b863-8a7a376dad6a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:25.305376 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 540/2146] 10.4.3.207 () {64 vars in 1004 bytes} [Thu Aug 6 17:39: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 06 17:39:25.315867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8472bc10-c826-4b1e-a04b-4162bebbc021 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.317092 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8472bc10-c826-4b1e-a04b-4162bebbc021 None None] GET https://10.4.3.207/volume// Aug 06 17:39:25.317092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8472bc10-c826-4b1e-a04b-4162bebbc021 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.317630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8472bc10-c826-4b1e-a04b-4162bebbc021 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.317630 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8472bc10-c826-4b1e-a04b-4162bebbc021 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:25.318177 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 543/2147] 10.4.3.207 () {64 vars in 1004 bytes} [Thu Aug 6 17:39: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 06 17:39:25.326607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cb097b5b-469d-40aa-ae8d-293eaae3c2df None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.399977 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb097b5b-469d-40aa-ae8d-293eaae3c2df tempest-VersionsTest-964260569 tempest-VersionsTest-964260569-project-member] GET https://10.4.3.207/volume/v3/ Aug 06 17:39:25.400256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb097b5b-469d-40aa-ae8d-293eaae3c2df tempest-VersionsTest-964260569 tempest-VersionsTest-964260569-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.400502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb097b5b-469d-40aa-ae8d-293eaae3c2df tempest-VersionsTest-964260569 tempest-VersionsTest-964260569-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.400987 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb097b5b-469d-40aa-ae8d-293eaae3c2df tempest-VersionsTest-964260569 tempest-VersionsTest-964260569-project-member] https://10.4.3.207/volume/v3/ returned with HTTP 200 Aug 06 17:39:25.401479 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 538/2148] 10.4.3.207 () {66 vars in 1216 bytes} [Thu Aug 6 17:39:25 2026] GET /volume/v3/ => generated 386 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:25.838317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d988c9b9-ec2e-41f6-a488-c0204330d48f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.840825 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d988c9b9-ec2e-41f6-a488-c0204330d48f tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:25.841209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d988c9b9-ec2e-41f6-a488-c0204330d48f tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.841209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d988c9b9-ec2e-41f6-a488-c0204330d48f tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.847795 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:25.847795 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:25.852375 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d988c9b9-ec2e-41f6-a488-c0204330d48f tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:25.858450 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d988c9b9-ec2e-41f6-a488-c0204330d48f tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:25.858712 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 528/2149] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:25 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:25.897607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-c44c1a36-5cff-48f0-a795-c8cf802e22a6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:25.900018 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-c44c1a36-5cff-48f0-a795-c8cf802e22a6 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:25.900276 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-c44c1a36-5cff-48f0-a795-c8cf802e22a6 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:25.900496 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-c44c1a36-5cff-48f0-a795-c8cf802e22a6 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:25.914807 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:25.914807 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:25.918557 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-c44c1a36-5cff-48f0-a795-c8cf802e22a6 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:25.924801 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-c44c1a36-5cff-48f0-a795-c8cf802e22a6 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:25.925373 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 541/2150] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:25 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:26.202397 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.204987 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:39:26.205311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:26.205639 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:26.205900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Delete volume with id: 9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:39:26.218995 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:26.218995 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:26.218995 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:39:26.234928 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Delete volume request issued successfully. Aug 06 17:39:26.235379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e61cf9f6-f589-4176-9d00-f5e6b48e1e53 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 202 Aug 06 17:39:26.235709 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 544/2151] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:26 2026] DELETE /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:26.244348 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6df4a37f-b7ec-455d-8fb6-da84921654d4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.246224 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6df4a37f-b7ec-455d-8fb6-da84921654d4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:39:26.246430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6df4a37f-b7ec-455d-8fb6-da84921654d4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:26.246621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6df4a37f-b7ec-455d-8fb6-da84921654d4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:26.254840 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:26.254840 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:26.261551 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6df4a37f-b7ec-455d-8fb6-da84921654d4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Volume info retrieved successfully. Aug 06 17:39:26.270382 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6df4a37f-b7ec-455d-8fb6-da84921654d4 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 200 Aug 06 17:39:26.270879 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 539/2152] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:26 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:26.295137 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-f6cb1d36-86ab-44a8-83ac-925080152504 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.298490 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-f6cb1d36-86ab-44a8-83ac-925080152504 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:26.298704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-f6cb1d36-86ab-44a8-83ac-925080152504 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:26.299004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-f6cb1d36-86ab-44a8-83ac-925080152504 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:26.306320 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:26.306320 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:26.313944 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-f6cb1d36-86ab-44a8-83ac-925080152504 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:26.318701 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-f6cb1d36-86ab-44a8-83ac-925080152504 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:26.319220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 529/2153] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:26 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:26.330001 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1f774bf7-53a5-43da-b159-3b29656ebb0f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.330390 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f774bf7-53a5-43da-b159-3b29656ebb0f None None] GET https://10.4.3.207/volume// Aug 06 17:39:26.330576 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f774bf7-53a5-43da-b159-3b29656ebb0f None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:26.330780 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f774bf7-53a5-43da-b159-3b29656ebb0f None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:26.331136 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f774bf7-53a5-43da-b159-3b29656ebb0f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:26.331410 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 542/2154] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:39: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 06 17:39:26.344314 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-0fef72d3-c312-424e-aca7-d4e5345e4b2b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.347115 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-0fef72d3-c312-424e-aca7-d4e5345e4b2b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:39:26.347483 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-0fef72d3-c312-424e-aca7-d4e5345e4b2b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37f909e1-674c-4b6a-8958-a830995a0b9b", "connector": null, "instance_uuid": "62f29ea2-b7ff-4f04-8481-23eccb747334"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:26.355248 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:26.355248 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:26.379163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-0fef72d3-c312-424e-aca7-d4e5345e4b2b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:39:26.379608 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 545/2155] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:39:26 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 06 17:39:26.498284 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-07565a13-ed88-459e-9da4-1a4b962a1fd9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.499715 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07565a13-ed88-459e-9da4-1a4b962a1fd9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:26.500041 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07565a13-ed88-459e-9da4-1a4b962a1fd9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:26.500331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07565a13-ed88-459e-9da4-1a4b962a1fd9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:26.507982 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:26.507982 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:26.512203 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-07565a13-ed88-459e-9da4-1a4b962a1fd9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:26.517099 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07565a13-ed88-459e-9da4-1a4b962a1fd9 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:26.517634 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 540/2156] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:26 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:26.732454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:26.796359 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:26.796654 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-233498180"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:26.797936 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-233498180'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:26.798089 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Create volume of 1 GB Aug 06 17:39:26.802152 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Availability Zones retrieved successfully. Aug 06 17:39:26.807856 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Flow 'volume_create_api' (96905efc-e840-4f8c-94f5-87a3a8a7ff90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:26.808919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bce3638-b5a9-4ef0-bf5d-918cf7f061eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:26.809851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:26.853334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bce3638-b5a9-4ef0-bf5d-918cf7f061eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:26.854134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf6713d-7c8e-4569-9e71-e47e1154875f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:26.934251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Created reservations ['a2f61278-a1e5-43f8-90c2-03890c36a479', '0f13dfbd-075d-43c7-8cbd-78d5bc889095', 'b4dfa462-8122-491b-a93b-42ac673294ae', '68beadbf-80cd-4c98-a172-9452efa19e48'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:26.935707 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf6713d-7c8e-4569-9e71-e47e1154875f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f61278-a1e5-43f8-90c2-03890c36a479', '0f13dfbd-075d-43c7-8cbd-78d5bc889095', 'b4dfa462-8122-491b-a93b-42ac673294ae', '68beadbf-80cd-4c98-a172-9452efa19e48']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:26.936650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d462e2fe-4438-4dba-a2fc-913fa4f4e7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:26.962650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d462e2fe-4438-4dba-a2fc-913fa4f4e7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bc297fd-8875-477c-b106-fafa9d261e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-233498180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6181c900b96044218faa48247e155660',qos_specs=None,replication_status=,reservations=['a2f61278-a1e5-43f8-90c2-03890c36a479','0f13dfbd-075d-43c7-8cbd-78d5bc889095','b4dfa462-8122-491b-a93b-42ac673294ae','68beadbf-80cd-4c98-a172-9452efa19e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e6b1809bb04f1ebf8dbaf9a5e94cd8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-233498180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bc297fd-8875-477c-b106-fafa9d261e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6181c900b96044218faa48247e155660',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e6b1809bb04f1ebf8dbaf9a5e94cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:26.963706 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0e8d02-eaac-4bcc-a607-fb45e5f35d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:26.988342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0e8d02-eaac-4bcc-a607-fb45e5f35d06) transitioned into state 'SUCCESS' from state '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-233498180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6181c900b96044218faa48247e155660',qos_specs=None,replication_status=,reservations=['a2f61278-a1e5-43f8-90c2-03890c36a479','0f13dfbd-075d-43c7-8cbd-78d5bc889095','b4dfa462-8122-491b-a93b-42ac673294ae','68beadbf-80cd-4c98-a172-9452efa19e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e6b1809bb04f1ebf8dbaf9a5e94cd8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:26.989262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9008eee-34ee-4e85-a752-34e420a335a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:26.999546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9008eee-34ee-4e85-a752-34e420a335a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:27.000612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Flow 'volume_create_api' (96905efc-e840-4f8c-94f5-87a3a8a7ff90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:27.000975 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Create volume request issued successfully. Aug 06 17:39:27.001649 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57767b96-a54a-4fe0-a3d2-0021a8648b27 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:27.002159 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 530/2157] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:26 2026] POST /volume/v3/volumes => generated 749 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:27.020434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b0cb4843-a263-4eb4-b764-e0651e5da9ef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.022224 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b0cb4843-a263-4eb4-b764-e0651e5da9ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:27.022433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b0cb4843-a263-4eb4-b764-e0651e5da9ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.022673 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b0cb4843-a263-4eb4-b764-e0651e5da9ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.030667 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.030667 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:27.035233 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b0cb4843-a263-4eb4-b764-e0651e5da9ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:27.039436 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b0cb4843-a263-4eb4-b764-e0651e5da9ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c returned with HTTP 200 Aug 06 17:39:27.040083 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 543/2158] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:27 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:27.273940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-652d1d71-85eb-49f0-a0c1-5835934e6f93 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.276435 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-652d1d71-85eb-49f0-a0c1-5835934e6f93 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:27.276737 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-652d1d71-85eb-49f0-a0c1-5835934e6f93 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.277031 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-652d1d71-85eb-49f0-a0c1-5835934e6f93 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.286116 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.286116 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:27.286202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9ee1c24d-f0ee-444c-87c4-6fb01e78cf76 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.287895 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ee1c24d-f0ee-444c-87c4-6fb01e78cf76 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] GET https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e Aug 06 17:39:27.288211 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ee1c24d-f0ee-444c-87c4-6fb01e78cf76 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.289635 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ee1c24d-f0ee-444c-87c4-6fb01e78cf76 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.289713 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-652d1d71-85eb-49f0-a0c1-5835934e6f93 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:27.293364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-652d1d71-85eb-49f0-a0c1-5835934e6f93 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:27.294330 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 546/2159] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:27 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:27.295050 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ee1c24d-f0ee-444c-87c4-6fb01e78cf76 tempest-ServerActionsTestOtherA-3608856 tempest-ServerActionsTestOtherA-3608856-project-member] https://10.4.3.207/volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e returned with HTTP 404 Aug 06 17:39:27.295745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 541/2160] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:27 2026] GET /volume/v3/volumes/9c7bc23e-5444-407e-86fa-8351dad2133e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:27.308030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-766de641-180a-4712-8994-24f0f1e86bf5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.310209 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] DELETE https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:27.310437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.310672 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.310866 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Delete volume with id: bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:27.319630 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.319630 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:27.320254 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:27.344198 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Delete volume request issued successfully. Aug 06 17:39:27.344417 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-766de641-180a-4712-8994-24f0f1e86bf5 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 202 Aug 06 17:39:27.344880 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 531/2161] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:27 2026] DELETE /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:27.352167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f4971fe6-e36f-4934-98b3-baf8858dea35 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.354230 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4971fe6-e36f-4934-98b3-baf8858dea35 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:27.354230 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4971fe6-e36f-4934-98b3-baf8858dea35 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.354403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4971fe6-e36f-4934-98b3-baf8858dea35 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.361655 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.361655 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:27.366004 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f4971fe6-e36f-4934-98b3-baf8858dea35 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Volume info retrieved successfully. Aug 06 17:39:27.370782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4971fe6-e36f-4934-98b3-baf8858dea35 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 200 Aug 06 17:39:27.371230 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 544/2162] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:27 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:27.443573 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-811bd222-e033-4d94-b22f-cfc4cc322ef6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.444013 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-811bd222-e033-4d94-b22f-cfc4cc322ef6 None None] GET https://10.4.3.207/volume// Aug 06 17:39:27.444220 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-811bd222-e033-4d94-b22f-cfc4cc322ef6 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.444410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-811bd222-e033-4d94-b22f-cfc4cc322ef6 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.444738 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-811bd222-e033-4d94-b22f-cfc4cc322ef6 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:27.445051 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 547/2163] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:39: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 06 17:39:27.454195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-1cee56c6-ec2a-4ed4-bf8d-9e3a114028e9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.456878 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-1cee56c6-ec2a-4ed4-bf8d-9e3a114028e9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:27.457269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-1cee56c6-ec2a-4ed4-bf8d-9e3a114028e9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:27.457554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-1cee56c6-ec2a-4ed4-bf8d-9e3a114028e9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:27.467405 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.467405 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:27.474290 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-1cee56c6-ec2a-4ed4-bf8d-9e3a114028e9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:27.476723 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-1cee56c6-ec2a-4ed4-bf8d-9e3a114028e9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:27.477301 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 542/2164] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:27 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 1337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:27.588019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.591882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] PUT https://10.4.3.207/volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756 Aug 06 17:39:27.592266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:27.606039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Acquiring lock "cinder-attachment_update-37f909e1-674c-4b6a-8958-a830995a0b9b-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:39:27.614708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Lock "cinder-attachment_update-37f909e1-674c-4b6a-8958-a830995a0b9b-np0000006677" acquired by "attachment_update" :: waited 0.009s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:39:27.615723 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.615723 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:27.720008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Lock "cinder-attachment_update-37f909e1-674c-4b6a-8958-a830995a0b9b-np0000006677" released by "attachment_update" :: held 0.104s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:39:27.720008 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-fc0ac123-a368-413e-b02d-a9a1ad703151 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756 returned with HTTP 200 Aug 06 17:39:27.720008 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 532/2165] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:39:27 2026] PUT /volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:27.750480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-9fcd5e41-55fa-4977-abfa-5f91534a88d5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:27.752509 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-9fcd5e41-55fa-4977-abfa-5f91534a88d5 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] POST https://10.4.3.207/volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756/action Aug 06 17:39:27.752909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-9fcd5e41-55fa-4977-abfa-5f91534a88d5 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:27.753059 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-9fcd5e41-55fa-4977-abfa-5f91534a88d5 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:27.773577 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:27.773577 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:27.794990 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a860903b-f3c4-4e88-8c54-b849eb55dbe2 req-9fcd5e41-55fa-4977-abfa-5f91534a88d5 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756/action returned with HTTP 204 Aug 06 17:39:27.795428 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 545/2166] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:39:27 2026] POST /volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:28.062390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d19fdfb2-011e-43a6-b159-ba31dc8d3a24 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.064191 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d19fdfb2-011e-43a6-b159-ba31dc8d3a24 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:28.065512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d19fdfb2-011e-43a6-b159-ba31dc8d3a24 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.065512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d19fdfb2-011e-43a6-b159-ba31dc8d3a24 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.074360 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.074360 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:28.081053 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d19fdfb2-011e-43a6-b159-ba31dc8d3a24 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.085686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d19fdfb2-011e-43a6-b159-ba31dc8d3a24 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c returned with HTTP 200 Aug 06 17:39:28.086114 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 548/2167] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:28.098332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0c978fb8-bff6-4e04-8812-696caa6651dc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.100304 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0c978fb8-bff6-4e04-8812-696caa6651dc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] POST https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.100857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0c978fb8-bff6-4e04-8812-696caa6651dc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:28.109926 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.109926 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:28.110568 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0c978fb8-bff6-4e04-8812-696caa6651dc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.119524 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0c978fb8-bff6-4e04-8812-696caa6651dc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Create volume metadata completed successfully. Aug 06 17:39:28.119938 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0c978fb8-bff6-4e04-8812-696caa6651dc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.120672 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 543/2168] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:39:28 2026] POST /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:28.128193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.129897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.130114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.130294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.144251 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.144251 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:28.144731 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.156565 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Get volume metadata completed successfully. Aug 06 17:39:28.156852 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa1593f1-f6a3-463b-ba47-3b1723468dd5 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.157250 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 533/2169] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:28.166431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6fcaaf4d-5572-4f53-b9c2-a9ed7e9f7270 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.168547 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6fcaaf4d-5572-4f53-b9c2-a9ed7e9f7270 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] PUT https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.168884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6fcaaf4d-5572-4f53-b9c2-a9ed7e9f7270 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:28.179986 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.179986 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:28.180607 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6fcaaf4d-5572-4f53-b9c2-a9ed7e9f7270 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.181284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.183559 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:28.183986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.184286 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.184589 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume with id: c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:28.192459 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.192459 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:28.193376 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:28.197362 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6fcaaf4d-5572-4f53-b9c2-a9ed7e9f7270 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Update volume metadata completed successfully. Aug 06 17:39:28.197692 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6fcaaf4d-5572-4f53-b9c2-a9ed7e9f7270 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.198248 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 546/2170] 10.4.3.207 () {68 vars in 1395 bytes} [Thu Aug 6 17:39:28 2026] PUT /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 57 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.208479 np0000006677 devstack@c-api.service[100623]: WARNING cinder.keymgr.conf_key_mgr [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:39:28.209249 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.211273 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.211555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.211838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.216133 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume request issued successfully. Aug 06 17:39:28.216133 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d00791cf-97c0-48f8-99cc-52c5226dfa1b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 202 Aug 06 17:39:28.216492 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 549/2171] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:28 2026] DELETE /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:28.224379 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.224379 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:28.224924 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.225305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5d126ffc-7e76-4127-ba4a-153284d55b10 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.227551 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d126ffc-7e76-4127-ba4a-153284d55b10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:28.227886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d126ffc-7e76-4127-ba4a-153284d55b10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.228146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d126ffc-7e76-4127-ba4a-153284d55b10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.233099 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Get volume metadata completed successfully. Aug 06 17:39:28.233363 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-518ec1bd-f3fb-4aea-bff3-0fbbea4ea562 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.233902 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 544/2172] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.238625 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.238625 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:28.243359 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.244081 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5d126ffc-7e76-4127-ba4a-153284d55b10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:39:28.247121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key1 Aug 06 17:39:28.247381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.247641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.250662 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d126ffc-7e76-4127-ba4a-153284d55b10 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 200 Aug 06 17:39:28.251198 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 534/2173] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:28.261680 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.261680 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:28.262397 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.269849 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Get volume metadata completed successfully. Aug 06 17:39:28.281100 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Delete volume metadata completed successfully. Aug 06 17:39:28.281225 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7b15360-6812-4a39-bee2-5a5ff4c3cf71 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key1 returned with HTTP 200 Aug 06 17:39:28.281700 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 547/2174] 10.4.3.207 () {66 vars in 1393 bytes} [Thu Aug 6 17:39:28 2026] DELETE /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 17:39:28.292205 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-eda2b995-978e-48af-963e-07c90cb6af74 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.294187 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eda2b995-978e-48af-963e-07c90cb6af74 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.294397 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eda2b995-978e-48af-963e-07c90cb6af74 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.294667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eda2b995-978e-48af-963e-07c90cb6af74 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.302438 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.302438 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:28.303178 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-eda2b995-978e-48af-963e-07c90cb6af74 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.316499 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-eda2b995-978e-48af-963e-07c90cb6af74 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Get volume metadata completed successfully. Aug 06 17:39:28.316499 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eda2b995-978e-48af-963e-07c90cb6af74 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.316499 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 550/2175] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.326426 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2a08ba7b-6e2f-416b-bc89-0bbf2f093bb1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.329098 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a08ba7b-6e2f-416b-bc89-0bbf2f093bb1 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] PUT https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.329545 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a08ba7b-6e2f-416b-bc89-0bbf2f093bb1 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:28.341293 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.341293 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:28.342032 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2a08ba7b-6e2f-416b-bc89-0bbf2f093bb1 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.353396 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2a08ba7b-6e2f-416b-bc89-0bbf2f093bb1 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Update volume metadata completed successfully. Aug 06 17:39:28.353754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a08ba7b-6e2f-416b-bc89-0bbf2f093bb1 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.354295 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 545/2176] 10.4.3.207 () {68 vars in 1395 bytes} [Thu Aug 6 17:39:28 2026] PUT /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.363279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9c5b8d7e-5178-40c5-97f9-e94c473803ef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.365215 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9c5b8d7e-5178-40c5-97f9-e94c473803ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] POST https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.365581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9c5b8d7e-5178-40c5-97f9-e94c473803ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:28.374216 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.374216 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:28.374687 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9c5b8d7e-5178-40c5-97f9-e94c473803ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.383682 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9c5b8d7e-5178-40c5-97f9-e94c473803ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Create volume metadata completed successfully. Aug 06 17:39:28.383977 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1f5ca518-9280-4f04-85b9-f343f39bf117 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.384046 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9c5b8d7e-5178-40c5-97f9-e94c473803ef tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.384598 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 535/2177] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:39:28 2026] POST /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.386057 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f5ca518-9280-4f04-85b9-f343f39bf117 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] GET https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 Aug 06 17:39:28.386321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f5ca518-9280-4f04-85b9-f343f39bf117 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.386506 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f5ca518-9280-4f04-85b9-f343f39bf117 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.392302 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f5ca518-9280-4f04-85b9-f343f39bf117 tempest-VolumesActionsTest-119477706 tempest-VolumesActionsTest-119477706-project-member] https://10.4.3.207/volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 returned with HTTP 404 Aug 06 17:39:28.392808 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 548/2178] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/bb1b9146-5555-499d-9b08-607a8c558349 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:28.394724 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0dba8812-9902-4f02-9a57-ce11636e7dcf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.399065 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0dba8812-9902-4f02-9a57-ce11636e7dcf tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] PUT https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key3 Aug 06 17:39:28.399065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0dba8812-9902-4f02-9a57-ce11636e7dcf tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:28.409658 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.409658 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:28.410276 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0dba8812-9902-4f02-9a57-ce11636e7dcf tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.422491 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0dba8812-9902-4f02-9a57-ce11636e7dcf tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Update volume metadata completed successfully. Aug 06 17:39:28.422748 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0dba8812-9902-4f02-9a57-ce11636e7dcf tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key3 returned with HTTP 200 Aug 06 17:39:28.423192 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 551/2179] 10.4.3.207 () {68 vars in 1410 bytes} [Thu Aug 6 17:39:28 2026] PUT /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.430252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.432178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key3 Aug 06 17:39:28.432372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.432567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.440338 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.440338 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:28.440829 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.446780 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Get volume metadata completed successfully. Aug 06 17:39:28.447071 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae7ee30e-eeba-42fe-baab-0078b707aeb8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key3 returned with HTTP 200 Aug 06 17:39:28.447451 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 546/2180] 10.4.3.207 () {66 vars in 1390 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.455203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.457011 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.457273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.457496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.465031 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.465031 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:28.465481 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.471094 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Get volume metadata completed successfully. Aug 06 17:39:28.471489 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3acce4e1-f6ed-4364-8de8-429eb7743ae9 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.472133 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 536/2181] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.478904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-390f508e-3b32-4a1d-86c0-8ffabf3cf2cc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.482127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-390f508e-3b32-4a1d-86c0-8ffabf3cf2cc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] PUT https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata Aug 06 17:39:28.482369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-390f508e-3b32-4a1d-86c0-8ffabf3cf2cc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:28.492948 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.492948 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:28.493460 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-390f508e-3b32-4a1d-86c0-8ffabf3cf2cc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.506761 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-390f508e-3b32-4a1d-86c0-8ffabf3cf2cc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Update volume metadata completed successfully. Aug 06 17:39:28.507074 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-390f508e-3b32-4a1d-86c0-8ffabf3cf2cc tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata returned with HTTP 200 Aug 06 17:39:28.507523 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 549/2182] 10.4.3.207 () {68 vars in 1395 bytes} [Thu Aug 6 17:39:28 2026] PUT /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:28.515742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-61cc8539-059e-45f8-871c-64b1ad64c2cd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.517543 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-61cc8539-059e-45f8-871c-64b1ad64c2cd tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:28.517746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-61cc8539-059e-45f8-871c-64b1ad64c2cd tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.517927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-61cc8539-059e-45f8-871c-64b1ad64c2cd tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.525812 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.525812 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:28.531422 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-61cc8539-059e-45f8-871c-64b1ad64c2cd tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.537906 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-61cc8539-059e-45f8-871c-64b1ad64c2cd tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c returned with HTTP 200 Aug 06 17:39:28.538424 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 552/2183] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:28.550816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.552352 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:28.552547 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.552733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.552894 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Delete volume with id: 5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:28.561405 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.561405 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:28.562099 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.583666 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Delete volume request issued successfully. Aug 06 17:39:28.583666 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-124638cd-5d14-4f40-ab29-015a61c64ba8 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c returned with HTTP 202 Aug 06 17:39:28.583883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 547/2184] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:28 2026] DELETE /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:28.595182 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a9a91a9e-2150-468d-b6a6-cf8438123775 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:28.597720 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9a91a9e-2150-468d-b6a6-cf8438123775 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:28.597971 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9a91a9e-2150-468d-b6a6-cf8438123775 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:28.598227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9a91a9e-2150-468d-b6a6-cf8438123775 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:28.608643 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:28.608643 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:28.614422 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a9a91a9e-2150-468d-b6a6-cf8438123775 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Volume info retrieved successfully. Aug 06 17:39:28.621217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9a91a9e-2150-468d-b6a6-cf8438123775 tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c returned with HTTP 200 Aug 06 17:39:28.621746 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 537/2185] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:28 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:29.272136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-123ba0d1-a91c-4d31-bbb7-e8f32cc88ebd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.274768 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-123ba0d1-a91c-4d31-bbb7-e8f32cc88ebd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 Aug 06 17:39:29.275067 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-123ba0d1-a91c-4d31-bbb7-e8f32cc88ebd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:29.275329 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-123ba0d1-a91c-4d31-bbb7-e8f32cc88ebd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:29.282460 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-123ba0d1-a91c-4d31-bbb7-e8f32cc88ebd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 returned with HTTP 404 Aug 06 17:39:29.283294 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 550/2186] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:29 2026] GET /volume/v3/volumes/c2b3ec93-fb64-4d41-b395-686c9e0a69e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:29.291154 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.292983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:39:29.293470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:29.293470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:29.294175 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:39:29.336370 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Get all volumes completed successfully. Aug 06 17:39:29.338655 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:29.338655 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:29.344829 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8bffd569-a54b-4584-bfed-a8b567bb9c2e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:39:29.345321 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 553/2187] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:39:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6772 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:29.363863 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-37feebfe-c7e8-4c7c-9468-4c698a3b91f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.366234 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37feebfe-c7e8-4c7c-9468-4c698a3b91f4 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] DELETE https://10.4.3.207/volume/v3/types/f581ae24-5acd-4609-b399-730edd32880d Aug 06 17:39:29.366453 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37feebfe-c7e8-4c7c-9468-4c698a3b91f4 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:29.366739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37feebfe-c7e8-4c7c-9468-4c698a3b91f4 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:29.396442 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37feebfe-c7e8-4c7c-9468-4c698a3b91f4 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/f581ae24-5acd-4609-b399-730edd32880d returned with HTTP 202 Aug 06 17:39:29.396745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 548/2188] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:29 2026] DELETE /volume/v3/types/f581ae24-5acd-4609-b399-730edd32880d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:29.410195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5647f9ba-eab5-4ad2-8551-0e78594619a1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.412474 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5647f9ba-eab5-4ad2-8551-0e78594619a1 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:29.412949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5647f9ba-eab5-4ad2-8551-0e78594619a1 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-331864436", "extra_specs": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:29.427372 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5647f9ba-eab5-4ad2-8551-0e78594619a1 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:29.428121 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 538/2189] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:29 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:29.440303 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7e7354bb-265f-4017-a23b-31755c44a22f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.443379 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7e7354bb-265f-4017-a23b-31755c44a22f tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types/67e003ae-2c81-411c-a468-24af812d22e1/encryption Aug 06 17:39:29.443768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7e7354bb-265f-4017-a23b-31755c44a22f tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:29.459939 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7e7354bb-265f-4017-a23b-31755c44a22f tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/67e003ae-2c81-411c-a468-24af812d22e1/encryption returned with HTTP 200 Aug 06 17:39:29.460425 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 551/2190] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:39:29 2026] POST /volume/v3/types/67e003ae-2c81-411c-a468-24af812d22e1/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:29.470202 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.473675 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:29.474161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1633669257", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-331864436", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:29.480146 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1633669257', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-331864436', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:29.489099 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume of 1 GB Aug 06 17:39:29.489506 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:29.489506 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:29.490133 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Availability Zones retrieved successfully. Aug 06 17:39:29.498269 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (747b5e79-1d5b-4267-8340-f31ce4159d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:29.499562 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c295600-6825-4a3a-8d8f-c21375e1e2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:29.500870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:29.531562 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c295600-6825-4a3a-8d8f-c21375e1e2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:39:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=67e003ae-2c81-411c-a468-24af812d22e1,is_public=True,name='tempest-scenario-type-luksv2-331864436',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67e003ae-2c81-411c-a468-24af812d22e1', '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=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:29.532426 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db956eb0-bf07-4eb5-ad13-ccdc6eb66445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:29.562340 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:29.562524 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:29.589246 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Created reservations ['f5105da7-059d-42e7-aa15-fd91ff9f02f5', '484bfe41-570b-4d7c-bf7a-0626d76fca9b', 'd18fc52d-f04e-48bc-8aac-45a1f0b11d5a', 'd1a5fa27-75f6-404c-9c7c-41299e2579bb'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:29.590159 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db956eb0-bf07-4eb5-ad13-ccdc6eb66445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5105da7-059d-42e7-aa15-fd91ff9f02f5', '484bfe41-570b-4d7c-bf7a-0626d76fca9b', 'd18fc52d-f04e-48bc-8aac-45a1f0b11d5a', 'd1a5fa27-75f6-404c-9c7c-41299e2579bb']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:29.590770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5788e3-9371-43d5-9194-dea38af696ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:29.619071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5788e3-9371-43d5-9194-dea38af696ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '159e2a20-535c-4e13-a204-d4d7b56621bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1633669257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['f5105da7-059d-42e7-aa15-fd91ff9f02f5','484bfe41-570b-4d7c-bf7a-0626d76fca9b','d18fc52d-f04e-48bc-8aac-45a1f0b11d5a','d1a5fa27-75f6-404c-9c7c-41299e2579bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=67e003ae-2c81-411c-a468-24af812d22e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1633669257',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=159e2a20-535c-4e13-a204-d4d7b56621bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d01274b876c74abcbf1af34c4d676f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3fe2b3971847a2a62076f42216e39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67e003ae-2c81-411c-a468-24af812d22e1),volume_type_id=67e003ae-2c81-411c-a468-24af812d22e1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:29.620280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f03c80-4425-4cbb-9ee4-eda11de08d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:29.637841 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e05c3913-52f8-4a24-9ce4-b27d8e86fc8a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:29.640066 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e05c3913-52f8-4a24-9ce4-b27d8e86fc8a tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] GET https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c Aug 06 17:39:29.640309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e05c3913-52f8-4a24-9ce4-b27d8e86fc8a tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:29.640594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e05c3913-52f8-4a24-9ce4-b27d8e86fc8a tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:29.641578 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f03c80-4425-4cbb-9ee4-eda11de08d7e) transitioned into state 'SUCCESS' from state '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-1633669257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['f5105da7-059d-42e7-aa15-fd91ff9f02f5','484bfe41-570b-4d7c-bf7a-0626d76fca9b','d18fc52d-f04e-48bc-8aac-45a1f0b11d5a','d1a5fa27-75f6-404c-9c7c-41299e2579bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=67e003ae-2c81-411c-a468-24af812d22e1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:29.642324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f4736d-f033-4b0d-9eac-3d0935131884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:29.648456 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e05c3913-52f8-4a24-9ce4-b27d8e86fc8a tempest-VolumesMetadataTest-765085620 tempest-VolumesMetadataTest-765085620-project-member] https://10.4.3.207/volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c returned with HTTP 404 Aug 06 17:39:29.649248 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 549/2191] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:29 2026] GET /volume/v3/volumes/5bc297fd-8875-477c-b106-fafa9d261e7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:29.653280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f4736d-f033-4b0d-9eac-3d0935131884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:29.654221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (747b5e79-1d5b-4267-8340-f31ce4159d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:29.654623 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request issued successfully. Aug 06 17:39:29.655308 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56a9edca-acc4-4b52-a5c9-fee3fe3de30d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:29.655826 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 554/2192] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:29 2026] POST /volume/v3/volumes => generated 786 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:31.294205 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ccd8518f-237f-4525-9f09-33766e11224b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:31.295998 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:31.296556 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-VolumesCloneTest-Volume-719765819"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:31.300092 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request body: {'volume': {'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-719765819'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:31.399874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume of 1 GB Aug 06 17:39:31.404053 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Availability Zones retrieved successfully. Aug 06 17:39:31.410037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (b50b8567-e865-41be-ad9f-becc5d6252f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:31.411363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57561a7a-e125-40a3-8f8e-90187c79f093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:31.412680 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:31.498055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57561a7a-e125-40a3-8f8e-90187c79f093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:31.498953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0004e8-6b19-486d-bd03-51a50e892910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:31.557386 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Created reservations ['dd3f19c1-0c1d-42a1-8163-70d428910ce9', '6b96f65c-447d-4c6e-bacd-b5e89cc53261', '97d18b38-84cc-4d7d-a069-6fef436ff284', '14507129-d094-469c-9779-8a4c197d495b'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:31.558185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0004e8-6b19-486d-bd03-51a50e892910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd3f19c1-0c1d-42a1-8163-70d428910ce9', '6b96f65c-447d-4c6e-bacd-b5e89cc53261', '97d18b38-84cc-4d7d-a069-6fef436ff284', '14507129-d094-469c-9779-8a4c197d495b']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:31.558851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0cf077-6048-49c3-816e-44776f5f901a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:31.581889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0cf077-6048-49c3-816e-44776f5f901a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb376fac-145c-4e86-a46b-58e57788ebe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-719765819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['dd3f19c1-0c1d-42a1-8163-70d428910ce9','6b96f65c-447d-4c6e-bacd-b5e89cc53261','97d18b38-84cc-4d7d-a069-6fef436ff284','14507129-d094-469c-9779-8a4c197d495b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-719765819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb376fac-145c-4e86-a46b-58e57788ebe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f30b5343a7e441dbc68d4649581a1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d83322a1cd84b5aa908646de813ee38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:31.582528 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d838f68c-b8d6-46a9-8c27-79ab428f2b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:31.602077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d838f68c-b8d6-46a9-8c27-79ab428f2b07) transitioned into state 'SUCCESS' from state '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-719765819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['dd3f19c1-0c1d-42a1-8163-70d428910ce9','6b96f65c-447d-4c6e-bacd-b5e89cc53261','97d18b38-84cc-4d7d-a069-6fef436ff284','14507129-d094-469c-9779-8a4c197d495b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:31.604320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4303c5de-1930-4f75-a65b-e5103bd201bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:31.613836 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4303c5de-1930-4f75-a65b-e5103bd201bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:31.615526 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (b50b8567-e865-41be-ad9f-becc5d6252f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:31.615526 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request issued successfully. Aug 06 17:39:31.615526 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ccd8518f-237f-4525-9f09-33766e11224b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:31.615891 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 539/2193] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:31 2026] POST /volume/v3/volumes => generated 746 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:31.627789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-249f3a0c-2cdd-4d51-a766-47b35ea93cf8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:31.629718 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-249f3a0c-2cdd-4d51-a766-47b35ea93cf8 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:31.629718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-249f3a0c-2cdd-4d51-a766-47b35ea93cf8 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:31.630184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-249f3a0c-2cdd-4d51-a766-47b35ea93cf8 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:31.636573 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:31.636573 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:31.640543 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-249f3a0c-2cdd-4d51-a766-47b35ea93cf8 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:31.644497 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-249f3a0c-2cdd-4d51-a766-47b35ea93cf8 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 returned with HTTP 200 Aug 06 17:39:31.644848 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 552/2194] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:31 2026] GET /volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:31.961748 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d429b60e-e164-4b81-b480-b3256c0ca02c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:32.032451 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:32.032720 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-252179706"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:32.034148 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-252179706'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:32.034372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Create volume of 2 GB Aug 06 17:39:32.039352 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Availability Zones retrieved successfully. Aug 06 17:39:32.045075 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Flow 'volume_create_api' (5aa5eb64-a6b8-4551-8343-117f936e2777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:32.045993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9689cf09-aa32-424b-9901-1358d80339df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.047681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Validating volume size '2' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:32.077739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9689cf09-aa32-424b-9901-1358d80339df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.079103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4dda3fc-3e5e-4acc-b7e4-a9913e71ebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.151849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Created reservations ['c77af06f-e2c5-412c-a7de-66654dcc3a90', '58dad0ae-a724-46d6-b439-91d5eaeddf3c', '9537571c-9251-4d28-b169-fffa603d670c', '0a4fef90-4f48-4c2b-bb26-62188669a8b5'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:32.152699 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4dda3fc-3e5e-4acc-b7e4-a9913e71ebc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c77af06f-e2c5-412c-a7de-66654dcc3a90', '58dad0ae-a724-46d6-b439-91d5eaeddf3c', '9537571c-9251-4d28-b169-fffa603d670c', '0a4fef90-4f48-4c2b-bb26-62188669a8b5']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.153436 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d80b78-08b0-45db-a340-d6dc9417748f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.175285 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d80b78-08b0-45db-a340-d6dc9417748f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efd309b-92d0-4a50-9e6a-7d8a3811a66f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-252179706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6addf9612641f39780c7338b97e95b',qos_specs=None,replication_status=,reservations=['c77af06f-e2c5-412c-a7de-66654dcc3a90','58dad0ae-a724-46d6-b439-91d5eaeddf3c','9537571c-9251-4d28-b169-fffa603d670c','0a4fef90-4f48-4c2b-bb26-62188669a8b5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9230855854cc497e8e26c0fcbab989c1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-252179706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efd309b-92d0-4a50-9e6a-7d8a3811a66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6addf9612641f39780c7338b97e95b',provider_auth=None,provider_geometry=None,provider_id=None,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='9230855854cc497e8e26c0fcbab989c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.175973 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4871c775-3367-4e6c-8978-caee461ffbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.194940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4871c775-3367-4e6c-8978-caee461ffbba) transitioned into state 'SUCCESS' from state '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-252179706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6addf9612641f39780c7338b97e95b',qos_specs=None,replication_status=,reservations=['c77af06f-e2c5-412c-a7de-66654dcc3a90','58dad0ae-a724-46d6-b439-91d5eaeddf3c','9537571c-9251-4d28-b169-fffa603d670c','0a4fef90-4f48-4c2b-bb26-62188669a8b5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9230855854cc497e8e26c0fcbab989c1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.195556 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1eb73e2-a877-4d0a-ab9a-3c9815be42d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.207236 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1eb73e2-a877-4d0a-ab9a-3c9815be42d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.208021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Flow 'volume_create_api' (5aa5eb64-a6b8-4551-8343-117f936e2777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:32.208317 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Create volume request issued successfully. Aug 06 17:39:32.208818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d429b60e-e164-4b81-b480-b3256c0ca02c tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:32.209233 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 550/2195] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:31 2026] POST /volume/v3/volumes => generated 754 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:32.221311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bbdd91bd-bc4b-4d6e-8b23-e342b0fde9eb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:32.224011 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbdd91bd-bc4b-4d6e-8b23-e342b0fde9eb tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] GET https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:32.224292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbdd91bd-bc4b-4d6e-8b23-e342b0fde9eb tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:32.224518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbdd91bd-bc4b-4d6e-8b23-e342b0fde9eb tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:32.233902 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:32.233902 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:32.238799 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bbdd91bd-bc4b-4d6e-8b23-e342b0fde9eb tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Volume info retrieved successfully. Aug 06 17:39:32.244179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbdd91bd-bc4b-4d6e-8b23-e342b0fde9eb tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f returned with HTTP 200 Aug 06 17:39:32.244701 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 555/2196] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:32 2026] GET /volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:32.662691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-62acc908-5900-4d35-9ca6-cafdde943b32 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:32.664533 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-62acc908-5900-4d35-9ca6-cafdde943b32 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:32.664840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-62acc908-5900-4d35-9ca6-cafdde943b32 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:32.667253 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-62acc908-5900-4d35-9ca6-cafdde943b32 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:32.673101 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:32.673101 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:32.683607 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-62acc908-5900-4d35-9ca6-cafdde943b32 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:32.689795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-62acc908-5900-4d35-9ca6-cafdde943b32 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 returned with HTTP 200 Aug 06 17:39:32.690439 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 540/2197] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:32 2026] GET /volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:32.707236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:32.709925 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:32.710301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eb376fac-145c-4e86-a46b-58e57788ebe3", "size": 1, "name": "tempest-VolumesCloneTest-Volume-826503865"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:32.711996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request body: {'volume': {'source_volid': 'eb376fac-145c-4e86-a46b-58e57788ebe3', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-826503865'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:32.718701 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:32.718701 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:32.719339 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume retrieved successfully. Aug 06 17:39:32.719545 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume of 1 GB Aug 06 17:39:32.723696 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Availability Zones retrieved successfully. Aug 06 17:39:32.730003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (89b0228f-e332-44b3-b6fc-37e92e6c51ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:32.731518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e076cf3d-7584-443b-9b8e-6875724a9706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.732546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:32.766775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e076cf3d-7584-443b-9b8e-6875724a9706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eb376fac-145c-4e86-a46b-58e57788ebe3', 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.766775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4fecaf-e788-494a-b1b1-505eba87213a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.820057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Created reservations ['b86997fd-5912-4582-a40f-565e98f7e142', 'bb14443c-1b59-407c-9aec-362ae3f4ab89', '2f21fa13-98d5-4909-a732-d63eb26b0d02', 'ad908d9d-7c91-4bd4-beee-426ce85db15c'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:32.820850 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4fecaf-e788-494a-b1b1-505eba87213a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b86997fd-5912-4582-a40f-565e98f7e142', 'bb14443c-1b59-407c-9aec-362ae3f4ab89', '2f21fa13-98d5-4909-a732-d63eb26b0d02', 'ad908d9d-7c91-4bd4-beee-426ce85db15c']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.821718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8fda39-7801-4e0c-9dcd-aa42be3b01f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.867183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8fda39-7801-4e0c-9dcd-aa42be3b01f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b50238-7257-4da3-918d-e2301df10491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-826503865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['b86997fd-5912-4582-a40f-565e98f7e142','bb14443c-1b59-407c-9aec-362ae3f4ab89','2f21fa13-98d5-4909-a732-d63eb26b0d02','ad908d9d-7c91-4bd4-beee-426ce85db15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb376fac-145c-4e86-a46b-58e57788ebe3,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-826503865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b50238-7257-4da3-918d-e2301df10491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f30b5343a7e441dbc68d4649581a1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eb376fac-145c-4e86-a46b-58e57788ebe3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d83322a1cd84b5aa908646de813ee38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.868552 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e63b852-8d13-41bb-9cbd-1b9a8c6facbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.900956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e63b852-8d13-41bb-9cbd-1b9a8c6facbf) transitioned into state 'SUCCESS' from state '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-826503865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['b86997fd-5912-4582-a40f-565e98f7e142','bb14443c-1b59-407c-9aec-362ae3f4ab89','2f21fa13-98d5-4909-a732-d63eb26b0d02','ad908d9d-7c91-4bd4-beee-426ce85db15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb376fac-145c-4e86-a46b-58e57788ebe3,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.901701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c238140-d1b3-46ee-97a6-1f01df44586e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:32.929623 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c238140-d1b3-46ee-97a6-1f01df44586e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:32.930489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (89b0228f-e332-44b3-b6fc-37e92e6c51ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:32.930489 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request issued successfully. Aug 06 17:39:32.931380 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c038e80-6d77-4acb-9696-1a28b856cd24 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:32.931839 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 553/2198] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:32 2026] POST /volume/v3/volumes => generated 779 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:32.948937 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e94b4b14-6926-4f5e-a8b5-e6ce969c014b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:32.950918 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e94b4b14-6926-4f5e-a8b5-e6ce969c014b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:32.951188 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e94b4b14-6926-4f5e-a8b5-e6ce969c014b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:32.951435 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e94b4b14-6926-4f5e-a8b5-e6ce969c014b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:32.961135 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:32.961135 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:32.969160 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e94b4b14-6926-4f5e-a8b5-e6ce969c014b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:32.978421 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e94b4b14-6926-4f5e-a8b5-e6ce969c014b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 200 Aug 06 17:39:32.978802 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 551/2199] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:32 2026] GET /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:33.257548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ba27dee-f62a-413f-9b23-e305dfec1548 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:33.260518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ba27dee-f62a-413f-9b23-e305dfec1548 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] GET https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:33.260627 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ba27dee-f62a-413f-9b23-e305dfec1548 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:33.263809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ba27dee-f62a-413f-9b23-e305dfec1548 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:33.276363 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:33.276363 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:33.284810 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7ba27dee-f62a-413f-9b23-e305dfec1548 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Volume info retrieved successfully. Aug 06 17:39:33.293384 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ba27dee-f62a-413f-9b23-e305dfec1548 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f returned with HTTP 200 Aug 06 17:39:33.293956 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 556/2200] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:33 2026] GET /volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:33.315656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:33.318084 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:33.318552 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6efd309b-92d0-4a50-9e6a-7d8a3811a66f"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:33.320926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6efd309b-92d0-4a50-9e6a-7d8a3811a66f'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:33.338413 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:33.338413 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:33.338413 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Volume retrieved successfully. Aug 06 17:39:33.338413 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Create volume of 1 GB Aug 06 17:39:33.342013 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Availability Zones retrieved successfully. Aug 06 17:39:33.351107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Flow 'volume_create_api' (e9471c15-7b6e-48ce-af0c-d70b7d2737f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:33.352993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e05b8a4-374e-4fad-9877-3e361b52eed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:33.356444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:33.362233 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e05b8a4-374e-4fad-9877-3e361b52eed0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 06 17:39:33.362233 np0000006677 devstack@c-api.service[100625]: 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 06 17:39:33.364455 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e05b8a4-374e-4fad-9877-3e361b52eed0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:33.365365 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e05b8a4-374e-4fad-9877-3e361b52eed0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 06 17:39:33.366291 np0000006677 devstack@c-api.service[100625]: WARNING cinder.volume.api [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Flow 'volume_create_api' (e9471c15-7b6e-48ce-af0c-d70b7d2737f8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 06 17:39:33.366673 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e6f1cfc-4126-4422-93d7-cb5cb576d0f4 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 400 Aug 06 17:39:33.367241 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 541/2201] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:33 2026] POST /volume/v3/volumes => generated 173 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:39:33.375934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-63e74abb-5742-4cfa-869e-7ea28be85b48 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:33.378135 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63e74abb-5742-4cfa-869e-7ea28be85b48 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] GET https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:33.378426 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63e74abb-5742-4cfa-869e-7ea28be85b48 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:33.378843 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63e74abb-5742-4cfa-869e-7ea28be85b48 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:33.389417 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:33.389417 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:33.393526 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-63e74abb-5742-4cfa-869e-7ea28be85b48 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Volume info retrieved successfully. Aug 06 17:39:33.402789 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63e74abb-5742-4cfa-869e-7ea28be85b48 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f returned with HTTP 200 Aug 06 17:39:33.403030 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 554/2202] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:33 2026] GET /volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:33.421360 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:33.424131 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:33.426207 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:33.426207 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:33.426207 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Delete volume with id: 6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:33.435493 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:33.435493 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:33.436107 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Volume info retrieved successfully. Aug 06 17:39:33.462227 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Delete volume request issued successfully. Aug 06 17:39:33.462565 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e305075-d82c-41e5-bf63-92c2861a0ac0 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f returned with HTTP 202 Aug 06 17:39:33.463346 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 552/2203] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:33 2026] DELETE /volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:33.471815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3963174b-4a6e-41af-83fe-e44d309d5494 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:33.473721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3963174b-4a6e-41af-83fe-e44d309d5494 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] GET https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:33.473887 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3963174b-4a6e-41af-83fe-e44d309d5494 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:33.474194 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3963174b-4a6e-41af-83fe-e44d309d5494 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:33.481044 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:33.481044 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:33.484824 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3963174b-4a6e-41af-83fe-e44d309d5494 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Volume info retrieved successfully. Aug 06 17:39:33.489046 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3963174b-4a6e-41af-83fe-e44d309d5494 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f returned with HTTP 200 Aug 06 17:39:33.489348 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 557/2204] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:33 2026] GET /volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:33.996984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e36f1a30-902c-4bb5-98b5-1cb2eee896fa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:33.998835 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e36f1a30-902c-4bb5-98b5-1cb2eee896fa tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:33.999128 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e36f1a30-902c-4bb5-98b5-1cb2eee896fa tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:33.999290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e36f1a30-902c-4bb5-98b5-1cb2eee896fa tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.010020 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:34.010020 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:34.014294 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e36f1a30-902c-4bb5-98b5-1cb2eee896fa tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:34.032133 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e36f1a30-902c-4bb5-98b5-1cb2eee896fa tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 200 Aug 06 17:39:34.032568 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 542/2205] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:33 2026] GET /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 1388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:34.047715 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c26c3d7-2624-4061-874e-14f77c2154b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.051515 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c26c3d7-2624-4061-874e-14f77c2154b1 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:34.051769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c26c3d7-2624-4061-874e-14f77c2154b1 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:34.052046 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c26c3d7-2624-4061-874e-14f77c2154b1 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.061125 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:34.061125 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:34.071628 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2c26c3d7-2624-4061-874e-14f77c2154b1 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:34.078933 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c26c3d7-2624-4061-874e-14f77c2154b1 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 200 Aug 06 17:39:34.079364 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 555/2206] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:34 2026] GET /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:34.096879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8627b941-95fc-482d-adf1-47f38a93996a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.103931 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8627b941-95fc-482d-adf1-47f38a93996a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:34.104198 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8627b941-95fc-482d-adf1-47f38a93996a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:34.104562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8627b941-95fc-482d-adf1-47f38a93996a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.118950 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:34.118950 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:34.125284 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8627b941-95fc-482d-adf1-47f38a93996a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:34.132805 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8627b941-95fc-482d-adf1-47f38a93996a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 200 Aug 06 17:39:34.133389 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 553/2207] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:34 2026] GET /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 1388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:34.145806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.148524 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] DELETE https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:34.148772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:34.149029 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.149257 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume with id: 35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:34.158087 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:34.158087 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:34.158657 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:34.179150 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume request issued successfully. Aug 06 17:39:34.179428 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-445733df-d08d-47c6-8a62-2c6bcd0471ac tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 202 Aug 06 17:39:34.179906 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 558/2208] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:34 2026] DELETE /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:34.190337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7b5947a7-6b4e-4316-84a4-7c65c272843f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.192985 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7b5947a7-6b4e-4316-84a4-7c65c272843f tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:34.193269 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7b5947a7-6b4e-4316-84a4-7c65c272843f tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:34.193615 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7b5947a7-6b4e-4316-84a4-7c65c272843f tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.205456 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:34.205456 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:34.211418 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7b5947a7-6b4e-4316-84a4-7c65c272843f tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:34.218388 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7b5947a7-6b4e-4316-84a4-7c65c272843f tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 200 Aug 06 17:39:34.218789 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 543/2209] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:34 2026] GET /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:34.506460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-12e4d488-c5dd-4dea-bd7d-a870c0a88605 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.508747 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-12e4d488-c5dd-4dea-bd7d-a870c0a88605 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] GET https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f Aug 06 17:39:34.509148 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-12e4d488-c5dd-4dea-bd7d-a870c0a88605 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:34.511460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-12e4d488-c5dd-4dea-bd7d-a870c0a88605 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.516537 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-12e4d488-c5dd-4dea-bd7d-a870c0a88605 tempest-VolumesCloneNegativeTest-768216390 tempest-VolumesCloneNegativeTest-768216390-project-member] https://10.4.3.207/volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f returned with HTTP 404 Aug 06 17:39:34.517224 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 556/2210] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:34 2026] GET /volume/v3/volumes/6efd309b-92d0-4a50-9e6a-7d8a3811a66f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:34.674533 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7ec72597-e369-4775-96f9-4069439ceffb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.828672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] GET https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 Aug 06 17:39:34.830933 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:34.830933 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:34.841259 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:34.841612 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:34.841945 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:34.852220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7ec72597-e369-4775-96f9-4069439ceffb tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 returned with HTTP 200 Aug 06 17:39:34.852379 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 554/2211] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:34 2026] GET /volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 => generated 603 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:34.864789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a4694263-5369-430a-b4d5-37e692251bce None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:34.867237 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a4694263-5369-430a-b4d5-37e692251bce tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 Aug 06 17:39:34.867237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a4694263-5369-430a-b4d5-37e692251bce tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:34.964390 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-a4694263-5369-430a-b4d5-37e692251bce tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:34.975310 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a4694263-5369-430a-b4d5-37e692251bce tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 returned with HTTP 200 Aug 06 17:39:34.976254 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 559/2212] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:39:34 2026] PUT /volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 => generated 556 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:34.989646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.081446 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:35.082774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-340514803"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:35.088508 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-340514803'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:35.088508 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Create volume of 1 GB Aug 06 17:39:35.091008 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Availability Zones retrieved successfully. Aug 06 17:39:35.096905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Flow 'volume_create_api' (8f145b93-2b83-4686-99a1-52ef08a506cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:35.098251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cea3cda-1952-4959-ba12-0c27b94e9c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:35.099249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:35.140651 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cea3cda-1952-4959-ba12-0c27b94e9c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:35.141493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2685ea7-08b5-434f-9185-cf49074bc28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:35.228767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Created reservations ['eb6e911c-b7d3-496c-a368-357109916756', '10d8ce21-431b-4328-be69-292b6c2cdb4f', 'dbffad60-33ce-46bc-8749-b75a2df20f7a', 'a411b1ad-3dc1-4d03-b162-8238d596116d'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:35.229523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2685ea7-08b5-434f-9185-cf49074bc28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6e911c-b7d3-496c-a368-357109916756', '10d8ce21-431b-4328-be69-292b6c2cdb4f', 'dbffad60-33ce-46bc-8749-b75a2df20f7a', 'a411b1ad-3dc1-4d03-b162-8238d596116d']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:35.230210 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e321b06-e318-46a7-be08-acb1c017eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:35.234755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e0d3eef7-d27d-4cec-b55a-3acee634b7ed None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.237017 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e0d3eef7-d27d-4cec-b55a-3acee634b7ed tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 Aug 06 17:39:35.237183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e0d3eef7-d27d-4cec-b55a-3acee634b7ed tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.237449 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e0d3eef7-d27d-4cec-b55a-3acee634b7ed tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.250660 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e0d3eef7-d27d-4cec-b55a-3acee634b7ed tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 returned with HTTP 404 Aug 06 17:39:35.251418 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 557/2213] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:35 2026] GET /volume/v3/volumes/35b50238-7257-4da3-918d-e2301df10491 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:35.259172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-689c2e40-649e-4e0f-afa1-9d2d3deec985 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.261272 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-689c2e40-649e-4e0f-afa1-9d2d3deec985 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:35.261493 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-689c2e40-649e-4e0f-afa1-9d2d3deec985 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.261741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-689c2e40-649e-4e0f-afa1-9d2d3deec985 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.264624 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e321b06-e318-46a7-be08-acb1c017eab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe24cf8-9a46-4606-8718-dacdaae7baa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-340514803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69ae2130264411ba377bb0fa657f0c8',qos_specs=None,replication_status=,reservations=['eb6e911c-b7d3-496c-a368-357109916756','10d8ce21-431b-4328-be69-292b6c2cdb4f','dbffad60-33ce-46bc-8749-b75a2df20f7a','a411b1ad-3dc1-4d03-b162-8238d596116d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926f7e00f645411b933043973ecc09c0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-340514803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe24cf8-9a46-4606-8718-dacdaae7baa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69ae2130264411ba377bb0fa657f0c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='926f7e00f645411b933043973ecc09c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:35.265764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c341cc51-3327-45ad-9ed2-673b56495ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:35.272656 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.272656 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:35.283412 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-689c2e40-649e-4e0f-afa1-9d2d3deec985 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:35.291277 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-689c2e40-649e-4e0f-afa1-9d2d3deec985 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 returned with HTTP 200 Aug 06 17:39:35.291806 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 555/2214] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:35 2026] GET /volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:35.299995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c341cc51-3327-45ad-9ed2-673b56495ac5) transitioned into state 'SUCCESS' from state '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-340514803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69ae2130264411ba377bb0fa657f0c8',qos_specs=None,replication_status=,reservations=['eb6e911c-b7d3-496c-a368-357109916756','10d8ce21-431b-4328-be69-292b6c2cdb4f','dbffad60-33ce-46bc-8749-b75a2df20f7a','a411b1ad-3dc1-4d03-b162-8238d596116d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='926f7e00f645411b933043973ecc09c0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:35.299995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1bb16e-6c6f-418b-9ce6-cb8163bbe2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:35.307999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.310718 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] DELETE https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:35.311039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.311407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.311516 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume with id: eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:35.319270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1bb16e-6c6f-418b-9ce6-cb8163bbe2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:35.320051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Flow 'volume_create_api' (8f145b93-2b83-4686-99a1-52ef08a506cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:35.320349 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Create volume request issued successfully. Aug 06 17:39:35.320916 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91914eaf-dba8-4dc4-a697-cb3c9a4e11b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:35.321925 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 544/2215] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:34 2026] POST /volume/v3/volumes => generated 766 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:35.324559 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.324559 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:35.324559 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:35.339661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d483d86a-e0ab-4c47-b771-200efba3a65c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.341757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d483d86a-e0ab-4c47-b771-200efba3a65c tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:35.342298 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d483d86a-e0ab-4c47-b771-200efba3a65c tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.342298 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d483d86a-e0ab-4c47-b771-200efba3a65c tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.351385 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.351385 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:35.354416 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume request issued successfully. Aug 06 17:39:35.356178 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d483d86a-e0ab-4c47-b771-200efba3a65c tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:35.357001 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1bdc06aa-2585-4f81-b351-f16b8e400e08 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 returned with HTTP 202 Aug 06 17:39:35.357596 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 560/2216] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:35 2026] DELETE /volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:35.362788 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d483d86a-e0ab-4c47-b771-200efba3a65c tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 returned with HTTP 200 Aug 06 17:39:35.363694 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 558/2217] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:35 2026] GET /volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:35.366549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a0dd7ca0-82a1-427a-88cf-572d5a26dc6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.369071 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0dd7ca0-82a1-427a-88cf-572d5a26dc6c tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:35.369071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0dd7ca0-82a1-427a-88cf-572d5a26dc6c tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.372208 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0dd7ca0-82a1-427a-88cf-572d5a26dc6c tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.380206 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.380206 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:35.387821 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a0dd7ca0-82a1-427a-88cf-572d5a26dc6c tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:35.394394 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0dd7ca0-82a1-427a-88cf-572d5a26dc6c tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 returned with HTTP 200 Aug 06 17:39:35.394820 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 556/2218] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:35 2026] GET /volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:35.747244 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.749858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/limits Aug 06 17:39:35.750047 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.750231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.758662 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:35.758941 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:35.759381 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:35.760674 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.760674 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:35.771436 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b49170a0-1872-41a2-a793-f1d64a1804e8 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/limits returned with HTTP 200 Aug 06 17:39:35.771494 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 545/2219] 10.4.3.207 () {68 vars in 1484 bytes} [Thu Aug 6 17:39:35 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:35.814608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-70fb59fb-bf9b-4a17-9854-913785f4efa4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.816610 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-70fb59fb-bf9b-4a17-9854-913785f4efa4 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:35.816776 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-70fb59fb-bf9b-4a17-9854-913785f4efa4 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:35.816952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-70fb59fb-bf9b-4a17-9854-913785f4efa4 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:35.828727 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.828727 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:35.832228 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-70fb59fb-bf9b-4a17-9854-913785f4efa4 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:35.837814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-70fb59fb-bf9b-4a17-9854-913785f4efa4 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 200 Aug 06 17:39:35.838242 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 561/2220] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:35 2026] GET /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 1450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:35.848302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:35.850656 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:39:35.851106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37f909e1-674c-4b6a-8958-a830995a0b9b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2087184607", "description": null, "metadata": {}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:35.861328 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:35.861328 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:35.861993 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:35.862199 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Create snapshot from volume 37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:35.908526 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Created reservations ['fc7df328-dda4-4279-a4d8-0995634c3f63', '2e508eec-763c-43d6-99ab-1c2785f45930', 'e2f5ca8c-3bb8-4ecd-a5b0-d8c9cc3e36d2', '54f6df56-da6e-4655-840f-178a048c50f7'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:35.959759 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Snapshot force create request issued successfully. Aug 06 17:39:35.960154 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7a4b277e-7da6-4d18-8868-5b8f2ca58c60 req-b1b400b9-b067-495a-9bc4-88d69b47c118 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:39:35.960638 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 559/2221] 10.4.3.207 () {72 vars in 1547 bytes} [Thu Aug 6 17:39:35 2026] POST /volume/v3/snapshots => generated 319 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:36.378755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e4854354-0452-40bb-b40f-0b3d033ea760 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.380900 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4854354-0452-40bb-b40f-0b3d033ea760 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:36.381112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4854354-0452-40bb-b40f-0b3d033ea760 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:36.381355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4854354-0452-40bb-b40f-0b3d033ea760 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:36.388974 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.388974 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:36.393686 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e4854354-0452-40bb-b40f-0b3d033ea760 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:36.397667 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4854354-0452-40bb-b40f-0b3d033ea760 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 returned with HTTP 200 Aug 06 17:39:36.398044 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 557/2222] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:36.410163 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fa8be788-268b-412a-b24b-a68d4863bd74 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.412013 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:39:36.412409 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abe24cf8-9a46-4606-8718-dacdaae7baa8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-626659787"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:36.412642 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-50aa6f0a-c8c3-4eb0-9a54-f7962bfbcecc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.415364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-50aa6f0a-c8c3-4eb0-9a54-f7962bfbcecc tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 Aug 06 17:39:36.415580 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-50aa6f0a-c8c3-4eb0-9a54-f7962bfbcecc tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:36.415758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-50aa6f0a-c8c3-4eb0-9a54-f7962bfbcecc tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:36.420919 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-50aa6f0a-c8c3-4eb0-9a54-f7962bfbcecc tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 returned with HTTP 404 Aug 06 17:39:36.421362 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 562/2223] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/volumes/eb376fac-145c-4e86-a46b-58e57788ebe3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:39:36.424760 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.424760 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:36.424760 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:36.424882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Create snapshot from volume abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:36.432405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.434816 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:36.435407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-94896245"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:36.437198 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-94896245'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:36.437320 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume of 1 GB Aug 06 17:39:36.437907 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.437907 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:36.442666 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Availability Zones retrieved successfully. Aug 06 17:39:36.452139 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (54aebb0e-b5da-4259-9384-1414c451b7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:36.453362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d34dc1-213b-4367-91c5-821bec15da73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:36.454386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:36.482941 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Created reservations ['b248ee3d-0c6b-4de0-9f34-db0e9ae7172a', 'ac797e29-9b78-48df-b96b-b334aa807366', 'ea794795-f68c-4873-88e7-243b0e7bf246', 'e2bf5725-9287-4396-9d50-39328fd738f8'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:36.489947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d34dc1-213b-4367-91c5-821bec15da73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:36.490801 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a511a1ab-bcc5-4a25-baf4-a768a9f5c3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:36.522601 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Snapshot create request issued successfully. Aug 06 17:39:36.523058 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fa8be788-268b-412a-b24b-a68d4863bd74 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:39:36.523608 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 546/2224] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:39:36 2026] POST /volume/v3/snapshots => generated 322 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:36.538024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cc065505-7cb7-4e4e-8efd-51337df8ffe7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.541021 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cc065505-7cb7-4e4e-8efd-51337df8ffe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d Aug 06 17:39:36.542985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cc065505-7cb7-4e4e-8efd-51337df8ffe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:36.542985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cc065505-7cb7-4e4e-8efd-51337df8ffe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:36.548222 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.548222 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:36.548843 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cc065505-7cb7-4e4e-8efd-51337df8ffe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Snapshot retrieved successfully. Aug 06 17:39:36.550337 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cc065505-7cb7-4e4e-8efd-51337df8ffe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d returned with HTTP 200 Aug 06 17:39:36.550907 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 558/2225] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:36.567792 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Created reservations ['5f1a7449-c850-4cb7-a530-91f5b98634ea', '8ac17b0f-3dd6-4b61-a931-d04980e81715', 'c7533543-c718-4e4f-a8d3-9eef5f7b538f', 'c84d5872-63b9-4d77-a90c-421a5fec8c3e'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:36.568573 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a511a1ab-bcc5-4a25-baf4-a768a9f5c3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1a7449-c850-4cb7-a530-91f5b98634ea', '8ac17b0f-3dd6-4b61-a931-d04980e81715', 'c7533543-c718-4e4f-a8d3-9eef5f7b538f', 'c84d5872-63b9-4d77-a90c-421a5fec8c3e']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:36.569746 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33110a15-a6ce-46db-b718-19fd31c74183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:36.596719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33110a15-a6ce-46db-b718-19fd31c74183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-94896245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['5f1a7449-c850-4cb7-a530-91f5b98634ea','8ac17b0f-3dd6-4b61-a931-d04980e81715','c7533543-c718-4e4f-a8d3-9eef5f7b538f','c84d5872-63b9-4d77-a90c-421a5fec8c3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-94896245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f30b5343a7e441dbc68d4649581a1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d83322a1cd84b5aa908646de813ee38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:36.597492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cff6736-6500-463c-b367-97f6eb76a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:36.616663 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cff6736-6500-463c-b367-97f6eb76a275) transitioned into state 'SUCCESS' from state '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-94896245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['5f1a7449-c850-4cb7-a530-91f5b98634ea','8ac17b0f-3dd6-4b61-a931-d04980e81715','c7533543-c718-4e4f-a8d3-9eef5f7b538f','c84d5872-63b9-4d77-a90c-421a5fec8c3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:36.617460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a961b24-d6fd-492b-bff5-c5756210741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:36.627678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a961b24-d6fd-492b-bff5-c5756210741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:36.628639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (54aebb0e-b5da-4259-9384-1414c451b7f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:36.628943 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request issued successfully. Aug 06 17:39:36.629534 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2196f445-4e89-4232-ba0b-16a18eb8f7e7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:36.629920 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 560/2226] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:36 2026] POST /volume/v3/volumes => generated 745 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:36.648913 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-145740e8-0683-41b3-91d3-7f946d347334 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.651866 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-145740e8-0683-41b3-91d3-7f946d347334 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:36.652437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-145740e8-0683-41b3-91d3-7f946d347334 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:36.652738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-145740e8-0683-41b3-91d3-7f946d347334 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:36.662954 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.662954 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:36.667758 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-145740e8-0683-41b3-91d3-7f946d347334 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:36.672571 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-145740e8-0683-41b3-91d3-7f946d347334 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c returned with HTTP 200 Aug 06 17:39:36.673092 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 563/2227] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c => generated 813 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:36.876457 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-02fd626f-8564-466c-a365-efbd1c31b9da None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.878349 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-02fd626f-8564-466c-a365-efbd1c31b9da tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:36.878708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-02fd626f-8564-466c-a365-efbd1c31b9da tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:36.878767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-02fd626f-8564-466c-a365-efbd1c31b9da tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:36.886058 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.886058 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:36.890350 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-02fd626f-8564-466c-a365-efbd1c31b9da tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:36.895867 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-02fd626f-8564-466c-a365-efbd1c31b9da tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:36.896315 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 547/2228] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:36.916411 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d37f400e-4b35-4d0b-a703-0bfb083c8c49 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:36.918432 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d37f400e-4b35-4d0b-a703-0bfb083c8c49 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:36.918655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d37f400e-4b35-4d0b-a703-0bfb083c8c49 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:36.918849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d37f400e-4b35-4d0b-a703-0bfb083c8c49 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:36.930464 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:36.930464 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:36.935668 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d37f400e-4b35-4d0b-a703-0bfb083c8c49 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:36.943213 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d37f400e-4b35-4d0b-a703-0bfb083c8c49 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:36.943641 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 559/2229] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:36.999894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-37ea8967-773c-49e8-a499-da1ed2d2774f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.002898 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-37ea8967-773c-49e8-a499-da1ed2d2774f tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:37.003120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-37ea8967-773c-49e8-a499-da1ed2d2774f tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.003265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-37ea8967-773c-49e8-a499-da1ed2d2774f tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.015792 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.015792 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:37.026842 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-37ea8967-773c-49e8-a499-da1ed2d2774f tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:37.034613 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-37ea8967-773c-49e8-a499-da1ed2d2774f tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:37.035167 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 561/2230] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:36 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.118478 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ae03581c-f96d-43bb-8804-2b73a9791c42 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.118906 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ae03581c-f96d-43bb-8804-2b73a9791c42 None None] GET https://10.4.3.207/volume// Aug 06 17:39:37.119094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ae03581c-f96d-43bb-8804-2b73a9791c42 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.119276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ae03581c-f96d-43bb-8804-2b73a9791c42 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.119604 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ae03581c-f96d-43bb-8804-2b73a9791c42 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:37.119903 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 564/2231] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:39: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 06 17:39:37.128646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-481d1937-096f-45ce-8a5e-01cb3b711486 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.238833 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-481d1937-096f-45ce-8a5e-01cb3b711486 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:39:37.239189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-481d1937-096f-45ce-8a5e-01cb3b711486 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aee8b5a6-b9a2-4da5-bbf7-848afdb0c339", "connector": null, "instance_uuid": "d7a926b9-3cf4-47cb-925b-cf34858935db"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.246693 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.246693 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:37.267871 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-481d1937-096f-45ce-8a5e-01cb3b711486 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:39:37.268264 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 548/2232] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:39:37 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:37.298492 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1bc806fd-c424-4b96-ba31-b9a6b1ce6783 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.300316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1bc806fd-c424-4b96-ba31-b9a6b1ce6783 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:37.300521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1bc806fd-c424-4b96-ba31-b9a6b1ce6783 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.300736 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1bc806fd-c424-4b96-ba31-b9a6b1ce6783 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.309026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d1a1b397-0f31-401c-8c88-01a8ccea46e8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.309529 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1a1b397-0f31-401c-8c88-01a8ccea46e8 None None] GET https://10.4.3.207/volume// Aug 06 17:39:37.309772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1a1b397-0f31-401c-8c88-01a8ccea46e8 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.310058 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1a1b397-0f31-401c-8c88-01a8ccea46e8 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.310477 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1a1b397-0f31-401c-8c88-01a8ccea46e8 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:37.310867 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 562/2233] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:39: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 06 17:39:37.314012 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.314012 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:37.318276 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1bc806fd-c424-4b96-ba31-b9a6b1ce6783 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:37.318560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-b2991923-6766-44d3-b1b9-bd89792b8650 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.321934 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-b2991923-6766-44d3-b1b9-bd89792b8650 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:37.322238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-b2991923-6766-44d3-b1b9-bd89792b8650 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.322510 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-b2991923-6766-44d3-b1b9-bd89792b8650 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.323080 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1bc806fd-c424-4b96-ba31-b9a6b1ce6783 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:37.323512 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 560/2234] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:37 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.334156 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.334156 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:37.335950 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-b2991923-6766-44d3-b1b9-bd89792b8650 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:37.340256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-b2991923-6766-44d3-b1b9-bd89792b8650 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:37.340331 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 565/2235] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:37 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 1053 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:37.446533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.448526 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] PUT https://10.4.3.207/volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9 Aug 06 17:39:37.448871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.456151 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Acquiring lock "cinder-attachment_update-aee8b5a6-b9a2-4da5-bbf7-848afdb0c339-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:39:37.460606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Lock "cinder-attachment_update-aee8b5a6-b9a2-4da5-bbf7-848afdb0c339-np0000006677" acquired by "attachment_update" :: waited 0.004s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:39:37.461726 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.461726 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:37.555204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Lock "cinder-attachment_update-aee8b5a6-b9a2-4da5-bbf7-848afdb0c339-np0000006677" released by "attachment_update" :: held 0.095s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:39:37.555544 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-cd052dff-d170-4dc4-b5dc-4f5993297a11 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9 returned with HTTP 200 Aug 06 17:39:37.556147 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 549/2236] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:39:37 2026] PUT /volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:37.562508 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-44a5be43-c309-4bb6-bec8-c85185ad4d1a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.564589 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44a5be43-c309-4bb6-bec8-c85185ad4d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d Aug 06 17:39:37.564802 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44a5be43-c309-4bb6-bec8-c85185ad4d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.565619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44a5be43-c309-4bb6-bec8-c85185ad4d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.575012 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.575012 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:37.575477 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-44a5be43-c309-4bb6-bec8-c85185ad4d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Snapshot retrieved successfully. Aug 06 17:39:37.576532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44a5be43-c309-4bb6-bec8-c85185ad4d1a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d returned with HTTP 200 Aug 06 17:39:37.576928 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 563/2237] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:37 2026] GET /volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.590062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b08079be-a0c1-43c8-983d-c205139e84cd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.591758 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b08079be-a0c1-43c8-983d-c205139e84cd tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 Aug 06 17:39:37.592138 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b08079be-a0c1-43c8-983d-c205139e84cd tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.661979 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b08079be-a0c1-43c8-983d-c205139e84cd tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 returned with HTTP 200 Aug 06 17:39:37.662536 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 561/2238] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:39:37 2026] PUT /volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 => generated 556 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.672478 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.676570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:39:37.677019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abe24cf8-9a46-4606-8718-dacdaae7baa8"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.688095 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.688095 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:37.688625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-48303768-235f-4067-bcf2-5542ab24705d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.688692 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:37.688833 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Create snapshot from volume abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:37.690975 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48303768-235f-4067-bcf2-5542ab24705d tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:37.691289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48303768-235f-4067-bcf2-5542ab24705d tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.691611 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48303768-235f-4067-bcf2-5542ab24705d tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.701181 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.701181 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:37.705724 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-48303768-235f-4067-bcf2-5542ab24705d tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:37.706817 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota_utils [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Quota exceeded for c69ae2130264411ba377bb0fa657f0c8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 06 17:39:37.707146 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.middleware.fault [None req-5f89a27f-d3c5-4c72-b300-470adea0b9ef tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 413 Aug 06 17:39:37.707911 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 566/2239] 10.4.3.207 () {68 vars in 1264 bytes} [Thu Aug 6 17:39:37 2026] POST /volume/v3/snapshots => generated 208 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 17:39:37.710309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48303768-235f-4067-bcf2-5542ab24705d tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c returned with HTTP 200 Aug 06 17:39:37.710675 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 550/2240] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:37 2026] GET /volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.720232 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-877150f4-d555-4a82-811f-18706473e2a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.722166 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-877150f4-d555-4a82-811f-18706473e2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 Aug 06 17:39:37.722510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-877150f4-d555-4a82-811f-18706473e2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.728114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-24f3b287-3b73-44cb-918e-47173e7ad64a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.729910 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:37.730292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1434006773"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.731744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request body: {'volume': {'source_volid': '3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1434006773'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:37.739674 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.739674 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:37.740259 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume retrieved successfully. Aug 06 17:39:37.740392 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume of 2 GB Aug 06 17:39:37.744171 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Availability Zones retrieved successfully. Aug 06 17:39:37.749247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (1bd8ecb1-d3cb-43f3-b1b0-228c6f15b0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:37.750373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6991daa9-8b6e-41e2-a267-82460eb9345b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:37.751259 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:37.768044 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-877150f4-d555-4a82-811f-18706473e2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:37.768394 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-877150f4-d555-4a82-811f-18706473e2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:37.769794 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-877150f4-d555-4a82-811f-18706473e2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-331864436 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-331864436, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:37.776146 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6991daa9-8b6e-41e2-a267-82460eb9345b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c', 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:37.776604 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-877150f4-d555-4a82-811f-18706473e2a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 returned with HTTP 200 Aug 06 17:39:37.776971 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196ffada-5ee4-4ee7-b8e7-f2536687780d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:37.777137 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 564/2241] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:39:37 2026] PUT /volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 => generated 556 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.789230 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-14112a97-0377-4252-a272-b6ee870bd807 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.791264 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14112a97-0377-4252-a272-b6ee870bd807 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:39:37.791638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14112a97-0377-4252-a272-b6ee870bd807 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abe24cf8-9a46-4606-8718-dacdaae7baa8"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:37.802292 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.802292 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:37.802824 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-14112a97-0377-4252-a272-b6ee870bd807 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:37.802941 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-14112a97-0377-4252-a272-b6ee870bd807 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Create snapshot from volume abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:37.815917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Created reservations ['35577861-6b8b-4bf0-b98d-0a9b4df6d672', 'd0112100-3469-4141-8809-7b4bef08209f', '31484b39-f20a-4467-af36-eaaa0299988c', 'ab51db37-9001-4586-9eed-7930dbd51bed'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:37.816701 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196ffada-5ee4-4ee7-b8e7-f2536687780d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35577861-6b8b-4bf0-b98d-0a9b4df6d672', 'd0112100-3469-4141-8809-7b4bef08209f', '31484b39-f20a-4467-af36-eaaa0299988c', 'ab51db37-9001-4586-9eed-7930dbd51bed']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:37.817404 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876086dc-74ef-443a-9831-07b51a256aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:37.824014 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota_utils [None req-14112a97-0377-4252-a272-b6ee870bd807 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Quota exceeded for c69ae2130264411ba377bb0fa657f0c8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 06 17:39:37.824230 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.middleware.fault [None req-14112a97-0377-4252-a272-b6ee870bd807 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 413 Aug 06 17:39:37.824882 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 567/2242] 10.4.3.207 () {68 vars in 1264 bytes} [Thu Aug 6 17:39:37 2026] POST /volume/v3/snapshots => generated 133 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 06 17:39:37.834863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-27e610bd-7d08-46cc-b698-2cbe083d807a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.837522 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d Aug 06 17:39:37.837767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.838087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.838263 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Delete snapshot with id: 3a5a6631-7d2c-4ba2-96f9-2404b81f950d Aug 06 17:39:37.845281 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.845281 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:37.845702 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Snapshot retrieved successfully. Aug 06 17:39:37.852700 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876086dc-74ef-443a-9831-07b51a256aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee05a6bd-e26f-4fc0-ae23-82c87e72e760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1434006773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['35577861-6b8b-4bf0-b98d-0a9b4df6d672','d0112100-3469-4141-8809-7b4bef08209f','31484b39-f20a-4467-af36-eaaa0299988c','ab51db37-9001-4586-9eed-7930dbd51bed'],size=2,snapshot_id=None,source_replicaid=,source_volid=3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1434006773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee05a6bd-e26f-4fc0-ae23-82c87e72e760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f30b5343a7e441dbc68d4649581a1ca',provider_auth=None,provider_geometry=None,provider_id=None,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=3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d83322a1cd84b5aa908646de813ee38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:37.853427 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3034a7cb-3089-4533-8376-3b8e88fadf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:37.867174 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Snapshot delete request issued successfully. Aug 06 17:39:37.867350 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27e610bd-7d08-46cc-b698-2cbe083d807a tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d returned with HTTP 202 Aug 06 17:39:37.867848 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 551/2243] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:39:37 2026] DELETE /volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:37.873304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3034a7cb-3089-4533-8376-3b8e88fadf77) transitioned into state 'SUCCESS' from state '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-1434006773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f30b5343a7e441dbc68d4649581a1ca',qos_specs=None,replication_status=,reservations=['35577861-6b8b-4bf0-b98d-0a9b4df6d672','d0112100-3469-4141-8809-7b4bef08209f','31484b39-f20a-4467-af36-eaaa0299988c','ab51db37-9001-4586-9eed-7930dbd51bed'],size=2,snapshot_id=None,source_replicaid=,source_volid=3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c,status='creating',user_id='6d83322a1cd84b5aa908646de813ee38',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:37.874004 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abc45e0-3bc9-45fe-96ed-e57db74da01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:37.886749 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0d668879-3a25-4f70-be7b-257655d8ba00 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.894111 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0d668879-3a25-4f70-be7b-257655d8ba00 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d Aug 06 17:39:37.894353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0d668879-3a25-4f70-be7b-257655d8ba00 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.894542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0d668879-3a25-4f70-be7b-257655d8ba00 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.904810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abc45e0-3bc9-45fe-96ed-e57db74da01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:37.907938 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Flow 'volume_create_api' (1bd8ecb1-d3cb-43f3-b1b0-228c6f15b0b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:37.907938 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Create volume request issued successfully. Aug 06 17:39:37.908111 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.908111 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:37.908169 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24f3b287-3b73-44cb-918e-47173e7ad64a tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:37.908197 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0d668879-3a25-4f70-be7b-257655d8ba00 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Snapshot retrieved successfully. Aug 06 17:39:37.908223 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 562/2244] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:37 2026] POST /volume/v3/volumes => generated 781 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:37.908250 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0d668879-3a25-4f70-be7b-257655d8ba00 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d returned with HTTP 200 Aug 06 17:39:37.908250 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 565/2245] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:37 2026] GET /volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d => generated 480 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:37.924401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-74bb1aef-668c-459f-b498-e464b0853e5b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:37.927117 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74bb1aef-668c-459f-b498-e464b0853e5b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:37.927321 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74bb1aef-668c-459f-b498-e464b0853e5b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:37.927510 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74bb1aef-668c-459f-b498-e464b0853e5b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:37.934764 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:37.934764 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:37.940255 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-74bb1aef-668c-459f-b498-e464b0853e5b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:37.945499 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74bb1aef-668c-459f-b498-e464b0853e5b tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 200 Aug 06 17:39:37.945865 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 568/2246] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:37 2026] GET /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:38.096584 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2edf2cf5-d2e6-4134-83f3-225179663c24 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.098410 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2edf2cf5-d2e6-4134-83f3-225179663c24 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 Aug 06 17:39:38.098606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2edf2cf5-d2e6-4134-83f3-225179663c24 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.098809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2edf2cf5-d2e6-4134-83f3-225179663c24 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.104331 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.104331 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:38.104822 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2edf2cf5-d2e6-4134-83f3-225179663c24 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Snapshot retrieved successfully. Aug 06 17:39:38.105621 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2edf2cf5-d2e6-4134-83f3-225179663c24 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 returned with HTTP 200 Aug 06 17:39:38.106362 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 552/2247] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:38.334256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.337433 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 Aug 06 17:39:38.337433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.337433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.337433 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Delete snapshot with id: 7026b33d-a1ef-4103-9e6b-ccfe286cf572 Aug 06 17:39:38.337669 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0958fc46-46cb-49fc-9d75-7b7fba1f1c28 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.340238 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0958fc46-46cb-49fc-9d75-7b7fba1f1c28 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:38.340720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0958fc46-46cb-49fc-9d75-7b7fba1f1c28 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.341829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0958fc46-46cb-49fc-9d75-7b7fba1f1c28 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.341925 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.341925 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:38.342456 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Snapshot retrieved successfully. Aug 06 17:39:38.351006 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.351006 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:38.354838 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0958fc46-46cb-49fc-9d75-7b7fba1f1c28 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:38.359522 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0958fc46-46cb-49fc-9d75-7b7fba1f1c28 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:38.359522 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 566/2248] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:38.362458 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Snapshot delete request issued successfully. Aug 06 17:39:38.362684 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f6180fb-19a7-4f1e-a7c8-f688e68bfa07 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 returned with HTTP 202 Aug 06 17:39:38.363117 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 563/2249] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:39:38 2026] DELETE /volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:38.373203 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-29d73180-3b33-4d31-9177-58edc6734b09 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.375390 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-29d73180-3b33-4d31-9177-58edc6734b09 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 Aug 06 17:39:38.375596 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-29d73180-3b33-4d31-9177-58edc6734b09 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.375812 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-29d73180-3b33-4d31-9177-58edc6734b09 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.380989 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.380989 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:38.381463 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-29d73180-3b33-4d31-9177-58edc6734b09 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Snapshot retrieved successfully. Aug 06 17:39:38.382288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-29d73180-3b33-4d31-9177-58edc6734b09 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 returned with HTTP 200 Aug 06 17:39:38.382732 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 569/2250] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:38.922316 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2bd0922c-3363-4073-b161-8ca350b3572e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.924016 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bd0922c-3363-4073-b161-8ca350b3572e tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d Aug 06 17:39:38.924312 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bd0922c-3363-4073-b161-8ca350b3572e tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.924403 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bd0922c-3363-4073-b161-8ca350b3572e tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.928439 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bd0922c-3363-4073-b161-8ca350b3572e tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d returned with HTTP 404 Aug 06 17:39:38.928891 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 553/2251] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/snapshots/3a5a6631-7d2c-4ba2-96f9-2404b81f950d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:38.937696 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b1cb424f-598a-45a7-a5f4-9d3cf20c2be1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.941214 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b1cb424f-598a-45a7-a5f4-9d3cf20c2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:38.941214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b1cb424f-598a-45a7-a5f4-9d3cf20c2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.941214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b1cb424f-598a-45a7-a5f4-9d3cf20c2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.953692 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.953692 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:38.958315 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b1cb424f-598a-45a7-a5f4-9d3cf20c2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:38.959883 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-34ba3fb9-4669-4238-8d2e-b57c90e55497 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.962328 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-34ba3fb9-4669-4238-8d2e-b57c90e55497 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:38.962666 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-34ba3fb9-4669-4238-8d2e-b57c90e55497 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.963004 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-34ba3fb9-4669-4238-8d2e-b57c90e55497 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.966190 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b1cb424f-598a-45a7-a5f4-9d3cf20c2be1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 returned with HTTP 200 Aug 06 17:39:38.966768 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 567/2252] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:38.972722 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.972722 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:38.976786 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-34ba3fb9-4669-4238-8d2e-b57c90e55497 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:38.980402 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.982202 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] DELETE https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:38.982400 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.982617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:38.982747 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-34ba3fb9-4669-4238-8d2e-b57c90e55497 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 200 Aug 06 17:39:38.982796 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Delete volume with id: abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:38.983162 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 564/2253] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:38.989272 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:38.989272 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:38.989721 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:38.994198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-08dde633-8ec5-4391-9d54-3a9b95d35c87 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:38.996606 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-08dde633-8ec5-4391-9d54-3a9b95d35c87 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:38.996847 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-08dde633-8ec5-4391-9d54-3a9b95d35c87 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:38.997061 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-08dde633-8ec5-4391-9d54-3a9b95d35c87 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.004335 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:39.004335 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:39.007974 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-08dde633-8ec5-4391-9d54-3a9b95d35c87 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:39.008172 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Delete volume request issued successfully. Aug 06 17:39:39.008355 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c5947e55-1192-4c38-af23-dbb3c2bb2f07 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 returned with HTTP 202 Aug 06 17:39:39.008935 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 570/2254] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:38 2026] DELETE /volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:39.019738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-08dde633-8ec5-4391-9d54-3a9b95d35c87 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 200 Aug 06 17:39:39.023581 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 554/2255] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:38 2026] GET /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:39.023764 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bbe5f411-0d88-4799-b296-d2804808a789 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:39.026198 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bbe5f411-0d88-4799-b296-d2804808a789 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:39.026572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bbe5f411-0d88-4799-b296-d2804808a789 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:39.027022 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bbe5f411-0d88-4799-b296-d2804808a789 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.039091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5b094fd0-5945-455e-a074-b89a8be0f175 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:39.039353 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:39.039353 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:39.040611 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b094fd0-5945-455e-a074-b89a8be0f175 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:39.040804 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b094fd0-5945-455e-a074-b89a8be0f175 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:39.041083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b094fd0-5945-455e-a074-b89a8be0f175 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.042893 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bbe5f411-0d88-4799-b296-d2804808a789 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Volume info retrieved successfully. Aug 06 17:39:39.047286 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bbe5f411-0d88-4799-b296-d2804808a789 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 returned with HTTP 200 Aug 06 17:39:39.047844 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 568/2256] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:39 2026] GET /volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:39.053867 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:39.053867 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:39.057583 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5b094fd0-5945-455e-a074-b89a8be0f175 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:39.064196 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b094fd0-5945-455e-a074-b89a8be0f175 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 200 Aug 06 17:39:39.064196 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 565/2257] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:39 2026] GET /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:39.079994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:39.084067 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:39.084266 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:39.084505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.084685 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume with id: ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:39.093975 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:39.093975 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:39.094533 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:39.117565 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume request issued successfully. Aug 06 17:39:39.117790 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e8fc9a98-a5f3-4555-a453-9a79f9577b56 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 202 Aug 06 17:39:39.118252 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 571/2258] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:39 2026] DELETE /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:39:39.126585 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ae5029f9-c6ed-4ed2-be35-3602169989ef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:39.129198 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae5029f9-c6ed-4ed2-be35-3602169989ef tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:39.129370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae5029f9-c6ed-4ed2-be35-3602169989ef tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:39.129641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae5029f9-c6ed-4ed2-be35-3602169989ef tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.138516 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:39.138516 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:39.142686 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ae5029f9-c6ed-4ed2-be35-3602169989ef tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:39.147157 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae5029f9-c6ed-4ed2-be35-3602169989ef tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 200 Aug 06 17:39:39.147517 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 555/2259] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:39 2026] GET /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:39.379090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-523e99d5-41db-45c5-bbc1-f492c873cf76 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:39.384085 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-523e99d5-41db-45c5-bbc1-f492c873cf76 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:39.384085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-523e99d5-41db-45c5-bbc1-f492c873cf76 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:39.384085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-523e99d5-41db-45c5-bbc1-f492c873cf76 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.393879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a03e5ec1-95ca-4935-a8ff-06cd4a81e2f9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:39.397640 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a03e5ec1-95ca-4935-a8ff-06cd4a81e2f9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] GET https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 Aug 06 17:39:39.397640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a03e5ec1-95ca-4935-a8ff-06cd4a81e2f9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:39.397640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a03e5ec1-95ca-4935-a8ff-06cd4a81e2f9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:39.400639 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:39.400639 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:39.402076 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a03e5ec1-95ca-4935-a8ff-06cd4a81e2f9 tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 returned with HTTP 404 Aug 06 17:39:39.402982 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 566/2260] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:39 2026] GET /volume/v3/snapshots/7026b33d-a1ef-4103-9e6b-ccfe286cf572 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:39.410989 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-523e99d5-41db-45c5-bbc1-f492c873cf76 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:39.415180 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-523e99d5-41db-45c5-bbc1-f492c873cf76 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:39.415862 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 569/2261] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:39 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:40.063841 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-70ec8274-d7da-4a99-9b7f-2fdc46c17fe1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.067353 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70ec8274-d7da-4a99-9b7f-2fdc46c17fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] GET https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 Aug 06 17:39:40.067562 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70ec8274-d7da-4a99-9b7f-2fdc46c17fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:40.067771 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70ec8274-d7da-4a99-9b7f-2fdc46c17fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:40.075010 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70ec8274-d7da-4a99-9b7f-2fdc46c17fe1 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294 tempest-VolumeSnapshotQuotasNegativeTestJSON-135861294-project-member] https://10.4.3.207/volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 returned with HTTP 404 Aug 06 17:39:40.075494 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 572/2262] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:40 2026] GET /volume/v3/volumes/abe24cf8-9a46-4606-8718-dacdaae7baa8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:40.083911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-32b85c9f-b252-410a-ba50-735149ccfabe None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.084692 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32b85c9f-b252-410a-ba50-735149ccfabe tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] PUT https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 Aug 06 17:39:40.085086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32b85c9f-b252-410a-ba50-735149ccfabe tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:40.163770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-98454b55-044a-4ba6-9bdb-6604fe5efaf7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.166108 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-98454b55-044a-4ba6-9bdb-6604fe5efaf7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 Aug 06 17:39:40.166391 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-98454b55-044a-4ba6-9bdb-6604fe5efaf7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:40.166654 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-98454b55-044a-4ba6-9bdb-6604fe5efaf7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:40.172025 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-98454b55-044a-4ba6-9bdb-6604fe5efaf7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 returned with HTTP 404 Aug 06 17:39:40.172464 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 567/2263] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:40 2026] GET /volume/v3/volumes/ee05a6bd-e26f-4fc0-ae23-82c87e72e760 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:40.179822 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-87360669-203c-4e02-bf12-683a29a45ed7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.183482 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-87360669-203c-4e02-bf12-683a29a45ed7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:40.183482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-87360669-203c-4e02-bf12-683a29a45ed7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:40.183482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-87360669-203c-4e02-bf12-683a29a45ed7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:40.187609 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32b85c9f-b252-410a-ba50-735149ccfabe tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056 tempest-VolumeSnapshotQuotasNegativeTestJSON-193840056-project-admin] https://10.4.3.207/volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 returned with HTTP 200 Aug 06 17:39:40.188055 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 556/2264] 10.4.3.207 () {68 vars in 1375 bytes} [Thu Aug 6 17:39:40 2026] PUT /volume/v3/os-quota-sets/c69ae2130264411ba377bb0fa657f0c8 => generated 561 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:40.191140 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:40.191140 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:40.195285 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-87360669-203c-4e02-bf12-683a29a45ed7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:40.202735 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-87360669-203c-4e02-bf12-683a29a45ed7 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c returned with HTTP 200 Aug 06 17:39:40.202735 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 570/2265] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:40 2026] GET /volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:40.224693 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.226698 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] DELETE https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:40.226878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:40.227096 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:40.227384 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume with id: 3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:40.235281 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:40.235281 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:40.235810 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:40.263899 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Delete volume request issued successfully. Aug 06 17:39:40.264214 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34b8df2f-24d6-4930-84d4-3d4b2e873f07 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c returned with HTTP 202 Aug 06 17:39:40.264859 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 573/2266] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:40 2026] DELETE /volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:40.274028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8901d9fc-a301-40be-b459-53b2161c87b9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.276677 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8901d9fc-a301-40be-b459-53b2161c87b9 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:40.277084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8901d9fc-a301-40be-b459-53b2161c87b9 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:40.277084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8901d9fc-a301-40be-b459-53b2161c87b9 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:40.283939 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:40.283939 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:40.287900 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8901d9fc-a301-40be-b459-53b2161c87b9 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Volume info retrieved successfully. Aug 06 17:39:40.292804 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8901d9fc-a301-40be-b459-53b2161c87b9 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c returned with HTTP 200 Aug 06 17:39:40.293185 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 568/2267] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:40 2026] GET /volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:40.431263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c1cd92c3-431f-4292-89d8-5ea6cb4fd75d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.433138 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c1cd92c3-431f-4292-89d8-5ea6cb4fd75d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:40.433325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c1cd92c3-431f-4292-89d8-5ea6cb4fd75d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:40.433509 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c1cd92c3-431f-4292-89d8-5ea6cb4fd75d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:40.442815 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:40.442815 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:40.446315 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c1cd92c3-431f-4292-89d8-5ea6cb4fd75d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:40.450425 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c1cd92c3-431f-4292-89d8-5ea6cb4fd75d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:40.451074 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 557/2268] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:40 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:39:40.832401 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-df5f8a6d-f865-47a6-ad91-60e6d7b41b14 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:40.834720 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-df5f8a6d-f865-47a6-ad91-60e6d7b41b14 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9/action Aug 06 17:39:40.835201 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-df5f8a6d-f865-47a6-ad91-60e6d7b41b14 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:40.835380 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-df5f8a6d-f865-47a6-ad91-60e6d7b41b14 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:40.856796 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:40.856796 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:40.868079 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dc909ab3-21ef-43e1-a0d2-fa409d9ecd4a req-df5f8a6d-f865-47a6-ad91-60e6d7b41b14 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9/action returned with HTTP 204 Aug 06 17:39:40.868567 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 571/2269] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:39:40 2026] POST /volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:41.306529 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-579a0b4a-f648-48a5-a96b-eddda6ee44e5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:41.308383 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-579a0b4a-f648-48a5-a96b-eddda6ee44e5 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] GET https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c Aug 06 17:39:41.308597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-579a0b4a-f648-48a5-a96b-eddda6ee44e5 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:41.308770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-579a0b4a-f648-48a5-a96b-eddda6ee44e5 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:41.314894 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-579a0b4a-f648-48a5-a96b-eddda6ee44e5 tempest-VolumesCloneTest-530047499 tempest-VolumesCloneTest-530047499-project-member] https://10.4.3.207/volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c returned with HTTP 404 Aug 06 17:39:41.315407 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 574/2270] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:41 2026] GET /volume/v3/volumes/3462ad5f-5a1b-4a03-9663-0cc2f94f7c6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:41.465467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1315712f-9368-4de0-ac5c-b3246daae625 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:41.467683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1315712f-9368-4de0-ac5c-b3246daae625 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:41.467683 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1315712f-9368-4de0-ac5c-b3246daae625 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:41.467683 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1315712f-9368-4de0-ac5c-b3246daae625 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:41.484260 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:41.484260 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:41.491715 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1315712f-9368-4de0-ac5c-b3246daae625 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:41.498857 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1315712f-9368-4de0-ac5c-b3246daae625 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:41.499267 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 569/2271] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:41 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:41.519560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d9c80a38-1c26-4340-b519-4754f31dda23 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:41.521570 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d9c80a38-1c26-4340-b519-4754f31dda23 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:41.521789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d9c80a38-1c26-4340-b519-4754f31dda23 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:41.522031 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d9c80a38-1c26-4340-b519-4754f31dda23 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:41.523958 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-2538ffec-2bec-4bd3-8e0d-bd2ed15e7f5e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:41.526091 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-2538ffec-2bec-4bd3-8e0d-bd2ed15e7f5e tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] DELETE https://10.4.3.207/volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756 Aug 06 17:39:41.526371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-2538ffec-2bec-4bd3-8e0d-bd2ed15e7f5e tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:41.526651 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-2538ffec-2bec-4bd3-8e0d-bd2ed15e7f5e tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:41.533311 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:41.533311 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:41.534836 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:41.534836 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:41.539120 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d9c80a38-1c26-4340-b519-4754f31dda23 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:41.544324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d9c80a38-1c26-4340-b519-4754f31dda23 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:41.544914 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 558/2272] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:41 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:41.590033 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-2538ffec-2bec-4bd3-8e0d-bd2ed15e7f5e tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756 returned with HTTP 200 Aug 06 17:39:41.590692 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 572/2273] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:39:41 2026] DELETE /volume/v3/attachments/22c34e1d-2f92-46f4-ac49-834918223756 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:41.602207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:41.606587 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] DELETE https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:41.606751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:41.606931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:41.607103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Delete volume with id: 37f909e1-674c-4b6a-8958-a830995a0b9b Aug 06 17:39:41.619237 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:41.619237 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:41.619898 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Volume info retrieved successfully. Aug 06 17:39:41.641554 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] Delete volume request issued successfully. Aug 06 17:39:41.641554 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4dc7d370-7b37-4a8e-8358-caeecbb40315 req-3d4e61f3-02ee-4e79-84a6-a5ed71b1dd7b tempest-ImageDependencyTests-2140574657 tempest-ImageDependencyTests-2140574657-project-member] https://10.4.3.207/volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b returned with HTTP 202 Aug 06 17:39:41.641554 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 575/2274] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:39:41 2026] DELETE /volume/v3/volumes/37f909e1-674c-4b6a-8958-a830995a0b9b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:42.691582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-763726d4-c2a5-4c85-b4f8-246b318012e0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:42.822946 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-763726d4-c2a5-4c85-b4f8-246b318012e0 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:42.823628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-763726d4-c2a5-4c85-b4f8-246b318012e0 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-716595900"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:42.841561 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-763726d4-c2a5-4c85-b4f8-246b318012e0 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:42.841922 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 570/2275] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:42 2026] POST /volume/v3/types => generated 230 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:42.853094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-afbc6d06-3e7b-4a3d-a729-8e8e2a9fba6e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:42.854760 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-afbc6d06-3e7b-4a3d-a729-8e8e2a9fba6e tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] POST https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs Aug 06 17:39:42.855069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-afbc6d06-3e7b-4a3d-a729-8e8e2a9fba6e tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:42.877772 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-afbc6d06-3e7b-4a3d-a729-8e8e2a9fba6e tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs returned with HTTP 200 Aug 06 17:39:42.878760 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 559/2276] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:39:42 2026] POST /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:42.887709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b40ea0a0-d4fb-41d5-add5-bfab594161b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:42.891302 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b40ea0a0-d4fb-41d5-add5-bfab594161b1 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] GET https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 Aug 06 17:39:42.891302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b40ea0a0-d4fb-41d5-add5-bfab594161b1 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:42.891302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b40ea0a0-d4fb-41d5-add5-bfab594161b1 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:42.891302 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:42.891302 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:42.899060 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b40ea0a0-d4fb-41d5-add5-bfab594161b1 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 returned with HTTP 200 Aug 06 17:39:42.899504 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 573/2277] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:39:42 2026] GET /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:42.908332 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7c359690-178f-41f5-a818-bd22aadf3cf4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:42.910218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c359690-178f-41f5-a818-bd22aadf3cf4 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] DELETE https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 Aug 06 17:39:42.910391 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c359690-178f-41f5-a818-bd22aadf3cf4 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:42.910634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c359690-178f-41f5-a818-bd22aadf3cf4 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:42.951811 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c359690-178f-41f5-a818-bd22aadf3cf4 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 returned with HTTP 202 Aug 06 17:39:42.952792 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 576/2278] 10.4.3.207 () {66 vars in 1399 bytes} [Thu Aug 6 17:39:42 2026] DELETE /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:39:42.960508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e0133801-786b-4d4b-9a46-1b0366ec0a7f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:42.962406 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e0133801-786b-4d4b-9a46-1b0366ec0a7f tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] GET https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 Aug 06 17:39:42.962860 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e0133801-786b-4d4b-9a46-1b0366ec0a7f tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:42.962860 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e0133801-786b-4d4b-9a46-1b0366ec0a7f tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:42.973658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e0133801-786b-4d4b-9a46-1b0366ec0a7f tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 returned with HTTP 404 Aug 06 17:39:42.974162 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 571/2279] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:39:42 2026] GET /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:42.982373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4740f4bb-eadf-4143-af50-dd05b1c64607 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:42.984758 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4740f4bb-eadf-4143-af50-dd05b1c64607 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] POST https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs Aug 06 17:39:42.985598 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4740f4bb-eadf-4143-af50-dd05b1c64607 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:43.011646 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4740f4bb-eadf-4143-af50-dd05b1c64607 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs returned with HTTP 200 Aug 06 17:39:43.012087 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 560/2280] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:39:42 2026] POST /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.019824 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bf146bb1-2983-464d-848f-853a03663561 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.022906 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf146bb1-2983-464d-848f-853a03663561 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] GET https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs Aug 06 17:39:43.022906 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf146bb1-2983-464d-848f-853a03663561 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:43.022906 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf146bb1-2983-464d-848f-853a03663561 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:43.028548 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf146bb1-2983-464d-848f-853a03663561 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs returned with HTTP 200 Aug 06 17:39:43.029205 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 574/2281] 10.4.3.207 () {66 vars in 1378 bytes} [Thu Aug 6 17:39:43 2026] GET /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.042904 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-06e62016-42bd-4f93-972a-8c119cdf5781 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.044476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-06e62016-42bd-4f93-972a-8c119cdf5781 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] POST https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs Aug 06 17:39:43.046979 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-06e62016-42bd-4f93-972a-8c119cdf5781 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:43.075435 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-06e62016-42bd-4f93-972a-8c119cdf5781 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs returned with HTTP 200 Aug 06 17:39:43.076460 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 577/2282] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:39:43 2026] POST /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.084325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-30d71c0d-0e17-4127-9af4-90c4df6f4bb2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.092305 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30d71c0d-0e17-4127-9af4-90c4df6f4bb2 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] PUT https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec2 Aug 06 17:39:43.092305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30d71c0d-0e17-4127-9af4-90c4df6f4bb2 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:43.157855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30d71c0d-0e17-4127-9af4-90c4df6f4bb2 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec2 returned with HTTP 200 Aug 06 17:39:43.158421 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 572/2283] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:39:43 2026] PUT /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec2 => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.171655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ba5d0512-7496-49d0-9419-1688f636c4c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.173932 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ba5d0512-7496-49d0-9419-1688f636c4c5 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] GET https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec2 Aug 06 17:39:43.174140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ba5d0512-7496-49d0-9419-1688f636c4c5 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:43.174371 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ba5d0512-7496-49d0-9419-1688f636c4c5 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:43.185179 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ba5d0512-7496-49d0-9419-1688f636c4c5 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec2 returned with HTTP 200 Aug 06 17:39:43.185559 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 561/2284] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:39:43 2026] GET /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.196072 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-63fa33d1-c9e4-404a-9a7b-f0a115713ce6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.199538 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63fa33d1-c9e4-404a-9a7b-f0a115713ce6 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] POST https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs Aug 06 17:39:43.199538 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63fa33d1-c9e4-404a-9a7b-f0a115713ce6 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:43.239295 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63fa33d1-c9e4-404a-9a7b-f0a115713ce6 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs returned with HTTP 200 Aug 06 17:39:43.239656 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 575/2285] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:39:43 2026] POST /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.248995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-04b777ab-e87e-4728-acd0-1b5a76909a44 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.251444 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-04b777ab-e87e-4728-acd0-1b5a76909a44 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] GET https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs Aug 06 17:39:43.251647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-04b777ab-e87e-4728-acd0-1b5a76909a44 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:43.251846 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-04b777ab-e87e-4728-acd0-1b5a76909a44 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:43.260536 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-04b777ab-e87e-4728-acd0-1b5a76909a44 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs returned with HTTP 200 Aug 06 17:39:43.261042 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 578/2286] 10.4.3.207 () {66 vars in 1378 bytes} [Thu Aug 6 17:39:43 2026] GET /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:43.269005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c2203aea-e094-4270-8eb7-68c02e5950d3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.270650 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2203aea-e094-4270-8eb7-68c02e5950d3 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] DELETE https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee Aug 06 17:39:43.270841 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2203aea-e094-4270-8eb7-68c02e5950d3 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:43.271259 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2203aea-e094-4270-8eb7-68c02e5950d3 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:43.299883 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2203aea-e094-4270-8eb7-68c02e5950d3 tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee returned with HTTP 202 Aug 06 17:39:43.300432 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 573/2287] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:43 2026] DELETE /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:43.307898 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-254b3e80-4a6b-4c30-b0ba-7e0dcd1cea8d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:43.310448 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-254b3e80-4a6b-4c30-b0ba-7e0dcd1cea8d tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] GET https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee Aug 06 17:39:43.310747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-254b3e80-4a6b-4c30-b0ba-7e0dcd1cea8d tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:43.311013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-254b3e80-4a6b-4c30-b0ba-7e0dcd1cea8d tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:43.316323 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-254b3e80-4a6b-4c30-b0ba-7e0dcd1cea8d tempest-VolumeTypesExtraSpecsTest-1115837981 tempest-VolumeTypesExtraSpecsTest-1115837981-project-admin] https://10.4.3.207/volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee returned with HTTP 404 Aug 06 17:39:43.317014 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 562/2288] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:43 2026] GET /volume/v3/types/a6162c18-12d2-48b0-aa14-f29a8b6f7fee => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:43.995556 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa6d5dde-c8b1-4d1d-8e66-d825d84d42a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.107901 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa6d5dde-c8b1-4d1d-8e66-d825d84d42a9 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:44.107992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa6d5dde-c8b1-4d1d-8e66-d825d84d42a9 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1784022542", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.111004 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.qos_specs [None req-aa6d5dde-c8b1-4d1d-8e66-d825d84d42a9 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1784022542', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100622) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 17:39:44.122350 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-aa6d5dde-c8b1-4d1d-8e66-d825d84d42a9 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DB qos_specs_create(): root {'id': '60851a07-8cca-4ebd-8a2e-c1f42c254596', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1784022542'} {{(pid=100622) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 17:39:44.129707 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa6d5dde-c8b1-4d1d-8e66-d825d84d42a9 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:44.130684 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 576/2289] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:39:43 2026] POST /volume/v3/qos-specs => generated 393 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.139903 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8e78e442-597a-48e5-af82-652a792ecb92 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.143917 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e78e442-597a-48e5-af82-652a792ecb92 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:44.143917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e78e442-597a-48e5-af82-652a792ecb92 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-951223848"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.153070 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e78e442-597a-48e5-af82-652a792ecb92 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:44.153659 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 579/2290] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:44 2026] POST /volume/v3/types => generated 221 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.165600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-58410b87-d5be-4bd8-b51a-246f68ec455f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.167493 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58410b87-d5be-4bd8-b51a-246f68ec455f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:44.167865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58410b87-d5be-4bd8-b51a-246f68ec455f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1708211909"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.182869 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58410b87-d5be-4bd8-b51a-246f68ec455f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:44.183227 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 574/2291] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:44 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.192701 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f878b25-b3d7-44c2-a8ab-bd76e2a79127 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.194585 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f878b25-b3d7-44c2-a8ab-bd76e2a79127 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:44.194895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f878b25-b3d7-44c2-a8ab-bd76e2a79127 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-20294878"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.211808 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f878b25-b3d7-44c2-a8ab-bd76e2a79127 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:44.212418 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 563/2292] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:44 2026] POST /volume/v3/types => generated 220 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.223017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2f866960-5589-428a-a602-4fdc76f34296 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.225241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f866960-5589-428a-a602-4fdc76f34296 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=0fa5c159-a497-4b87-8591-802e0d98f0a5 Aug 06 17:39:44.226441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f866960-5589-428a-a602-4fdc76f34296 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.226441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f866960-5589-428a-a602-4fdc76f34296 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'associate' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.226441 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.226441 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:44.226441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f866960-5589-428a-a602-4fdc76f34296 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Associate qos_spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596 with type: 0fa5c159-a497-4b87-8591-802e0d98f0a5 {{(pid=100622) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 17:39:44.249946 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f866960-5589-428a-a602-4fdc76f34296 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=0fa5c159-a497-4b87-8591-802e0d98f0a5 returned with HTTP 202 Aug 06 17:39:44.250572 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 577/2293] 10.4.3.207 () {66 vars in 1481 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=0fa5c159-a497-4b87-8591-802e0d98f0a5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.258583 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f1d9d191-d91b-4b23-9812-0d1c53ba932f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.260564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-be502970-324d-45e8-a97b-0ec3203c3894 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.260660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1d9d191-d91b-4b23-9812-0d1c53ba932f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=bc271781-7267-404d-9e1f-924aaeb94598 Aug 06 17:39:44.260803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1d9d191-d91b-4b23-9812-0d1c53ba932f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.261026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f1d9d191-d91b-4b23-9812-0d1c53ba932f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'associate' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.261619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f1d9d191-d91b-4b23-9812-0d1c53ba932f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Associate qos_spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596 with type: bc271781-7267-404d-9e1f-924aaeb94598 {{(pid=100623) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 17:39:44.262757 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-be502970-324d-45e8-a97b-0ec3203c3894 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:44.263025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-be502970-324d-45e8-a97b-0ec3203c3894 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.263274 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-be502970-324d-45e8-a97b-0ec3203c3894 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.277333 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.277333 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:44.282843 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-be502970-324d-45e8-a97b-0ec3203c3894 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:44.284421 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f1d9d191-d91b-4b23-9812-0d1c53ba932f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=bc271781-7267-404d-9e1f-924aaeb94598 returned with HTTP 202 Aug 06 17:39:44.284983 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 580/2294] 10.4.3.207 () {66 vars in 1481 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=bc271781-7267-404d-9e1f-924aaeb94598 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.294108 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b943c808-3ed4-4177-8c5a-3e035b0e98c7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.295892 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b943c808-3ed4-4177-8c5a-3e035b0e98c7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=8f2cbf36-5b79-4620-9c09-831d31eddb91 Aug 06 17:39:44.296008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-be502970-324d-45e8-a97b-0ec3203c3894 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:44.296107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b943c808-3ed4-4177-8c5a-3e035b0e98c7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.296289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b943c808-3ed4-4177-8c5a-3e035b0e98c7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'associate' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.296824 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b943c808-3ed4-4177-8c5a-3e035b0e98c7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Associate qos_spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596 with type: 8f2cbf36-5b79-4620-9c09-831d31eddb91 {{(pid=100625) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 06 17:39:44.297166 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 575/2295] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 1166 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:44.317342 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.318842 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b943c808-3ed4-4177-8c5a-3e035b0e98c7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=8f2cbf36-5b79-4620-9c09-831d31eddb91 returned with HTTP 202 Aug 06 17:39:44.319382 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 564/2296] 10.4.3.207 () {66 vars in 1481 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associate?vol_type_id=8f2cbf36-5b79-4620-9c09-831d31eddb91 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.320952 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] POST https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339/action Aug 06 17:39:44.320952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:44.320952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.327954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-28b0bf34-52bb-43f8-b5a4-f726654eae1d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.332090 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28b0bf34-52bb-43f8-b5a4-f726654eae1d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations Aug 06 17:39:44.332347 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28b0bf34-52bb-43f8-b5a4-f726654eae1d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.332617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28b0bf34-52bb-43f8-b5a4-f726654eae1d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'associations' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.332930 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.332930 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:44.333355 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28b0bf34-52bb-43f8-b5a4-f726654eae1d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Get associations for qos_spec id: 60851a07-8cca-4ebd-8a2e-c1f42c254596 {{(pid=100623) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 17:39:44.346324 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.346324 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:44.346995 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:44.351934 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28b0bf34-52bb-43f8-b5a4-f726654eae1d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations returned with HTTP 200 Aug 06 17:39:44.352378 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 581/2297] 10.4.3.207 () {66 vars in 1393 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.355121 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Begin detaching volume completed successfully. Aug 06 17:39:44.355399 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-4b7c30bf-4f0f-4502-bdd0-53f52b8eb039 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339/action returned with HTTP 202 Aug 06 17:39:44.355971 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 578/2298] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:39:44 2026] POST /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:39:44.363743 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4d5a55ed-5e15-4f7c-bf6b-bf93bab7aec4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.368469 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d5a55ed-5e15-4f7c-bf6b-bf93bab7aec4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/disassociate?vol_type_id=0fa5c159-a497-4b87-8591-802e0d98f0a5 Aug 06 17:39:44.368786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d5a55ed-5e15-4f7c-bf6b-bf93bab7aec4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.369091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d5a55ed-5e15-4f7c-bf6b-bf93bab7aec4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'disassociate' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.369885 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d5a55ed-5e15-4f7c-bf6b-bf93bab7aec4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Disassociate qos_spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596 from type: 0fa5c159-a497-4b87-8591-802e0d98f0a5 {{(pid=100624) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 06 17:39:44.400586 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d5a55ed-5e15-4f7c-bf6b-bf93bab7aec4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/disassociate?vol_type_id=0fa5c159-a497-4b87-8591-802e0d98f0a5 returned with HTTP 202 Aug 06 17:39:44.401159 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 576/2299] 10.4.3.207 () {66 vars in 1490 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/disassociate?vol_type_id=0fa5c159-a497-4b87-8591-802e0d98f0a5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.414140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1add447b-f93f-47d5-bd02-e0af915d3d6a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.414220 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-86bdc835-d8f3-4712-8dce-e4684d6a1fd9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.414696 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86bdc835-d8f3-4712-8dce-e4684d6a1fd9 None None] GET https://10.4.3.207/volume// Aug 06 17:39:44.414927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86bdc835-d8f3-4712-8dce-e4684d6a1fd9 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.415178 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86bdc835-d8f3-4712-8dce-e4684d6a1fd9 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.415606 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86bdc835-d8f3-4712-8dce-e4684d6a1fd9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:44.415810 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 582/2300] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:39: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 06 17:39:44.416471 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1add447b-f93f-47d5-bd02-e0af915d3d6a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations Aug 06 17:39:44.416748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1add447b-f93f-47d5-bd02-e0af915d3d6a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.417356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1add447b-f93f-47d5-bd02-e0af915d3d6a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'associations' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.417356 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.417356 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:44.417600 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1add447b-f93f-47d5-bd02-e0af915d3d6a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Get associations for qos_spec id: 60851a07-8cca-4ebd-8a2e-c1f42c254596 {{(pid=100625) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 17:39:44.429557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-626c74b6-1e1b-4e24-840e-c0e964e8aed9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.432893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-626c74b6-1e1b-4e24-840e-c0e964e8aed9 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:44.433268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-626c74b6-1e1b-4e24-840e-c0e964e8aed9 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.433476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-626c74b6-1e1b-4e24-840e-c0e964e8aed9 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.440411 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1add447b-f93f-47d5-bd02-e0af915d3d6a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations returned with HTTP 200 Aug 06 17:39:44.442491 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 565/2301] 10.4.3.207 () {66 vars in 1393 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations => generated 304 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.450761 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.450761 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:44.452880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5a2d9a0f-beed-4291-ab6e-e1e8b8ffbbc4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.454829 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5a2d9a0f-beed-4291-ab6e-e1e8b8ffbbc4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/disassociate_all Aug 06 17:39:44.455081 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5a2d9a0f-beed-4291-ab6e-e1e8b8ffbbc4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.455146 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-626c74b6-1e1b-4e24-840e-c0e964e8aed9 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:44.455278 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5a2d9a0f-beed-4291-ab6e-e1e8b8ffbbc4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'disassociate_all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.455562 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.455562 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:44.455784 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a2d9a0f-beed-4291-ab6e-e1e8b8ffbbc4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Disassociate qos_spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596 from all. {{(pid=100624) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 06 17:39:44.463034 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-626c74b6-1e1b-4e24-840e-c0e964e8aed9 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:44.463034 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 579/2302] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:44.472016 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5a2d9a0f-beed-4291-ab6e-e1e8b8ffbbc4 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/disassociate_all returned with HTTP 202 Aug 06 17:39:44.472746 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 577/2303] 10.4.3.207 () {66 vars in 1405 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.480742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e57f7bb4-c326-43a7-9801-7ef49a5b010f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.482565 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e57f7bb4-c326-43a7-9801-7ef49a5b010f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations Aug 06 17:39:44.482691 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e57f7bb4-c326-43a7-9801-7ef49a5b010f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.482865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e57f7bb4-c326-43a7-9801-7ef49a5b010f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'associations' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.483158 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.483158 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:44.483453 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e57f7bb4-c326-43a7-9801-7ef49a5b010f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Get associations for qos_spec id: 60851a07-8cca-4ebd-8a2e-c1f42c254596 {{(pid=100623) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 06 17:39:44.491395 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e57f7bb4-c326-43a7-9801-7ef49a5b010f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations returned with HTTP 200 Aug 06 17:39:44.491842 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 583/2304] 10.4.3.207 () {66 vars in 1393 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:44.499881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-260bf2f7-7b41-46c9-857d-df83fbaaa355 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.501954 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-260bf2f7-7b41-46c9-857d-df83fbaaa355 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/types/8f2cbf36-5b79-4620-9c09-831d31eddb91 Aug 06 17:39:44.504010 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-260bf2f7-7b41-46c9-857d-df83fbaaa355 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.504010 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-260bf2f7-7b41-46c9-857d-df83fbaaa355 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.504010 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.504010 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:44.529163 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-260bf2f7-7b41-46c9-857d-df83fbaaa355 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types/8f2cbf36-5b79-4620-9c09-831d31eddb91 returned with HTTP 202 Aug 06 17:39:44.530020 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 566/2305] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/types/8f2cbf36-5b79-4620-9c09-831d31eddb91 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.536280 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bf3647ed-4e2b-459d-a9c2-7afe98dbd93f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.538677 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf3647ed-4e2b-459d-a9c2-7afe98dbd93f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/types/8f2cbf36-5b79-4620-9c09-831d31eddb91 Aug 06 17:39:44.539302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf3647ed-4e2b-459d-a9c2-7afe98dbd93f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.539361 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf3647ed-4e2b-459d-a9c2-7afe98dbd93f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.543616 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf3647ed-4e2b-459d-a9c2-7afe98dbd93f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types/8f2cbf36-5b79-4620-9c09-831d31eddb91 returned with HTTP 404 Aug 06 17:39:44.544953 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 580/2306] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/types/8f2cbf36-5b79-4620-9c09-831d31eddb91 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.552015 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-854a89e8-5170-4479-8477-14d9301c4f38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.553409 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-854a89e8-5170-4479-8477-14d9301c4f38 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/types/bc271781-7267-404d-9e1f-924aaeb94598 Aug 06 17:39:44.553971 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-854a89e8-5170-4479-8477-14d9301c4f38 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.554321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-854a89e8-5170-4479-8477-14d9301c4f38 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.554990 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.554990 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:44.578420 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-854a89e8-5170-4479-8477-14d9301c4f38 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types/bc271781-7267-404d-9e1f-924aaeb94598 returned with HTTP 202 Aug 06 17:39:44.579013 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 578/2307] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/types/bc271781-7267-404d-9e1f-924aaeb94598 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.588019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-28843626-ca88-49fb-a641-f4ddb7492647 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.591004 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28843626-ca88-49fb-a641-f4ddb7492647 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/types/bc271781-7267-404d-9e1f-924aaeb94598 Aug 06 17:39:44.591004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28843626-ca88-49fb-a641-f4ddb7492647 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.591004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28843626-ca88-49fb-a641-f4ddb7492647 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.593893 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28843626-ca88-49fb-a641-f4ddb7492647 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types/bc271781-7267-404d-9e1f-924aaeb94598 returned with HTTP 404 Aug 06 17:39:44.594377 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 584/2308] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/types/bc271781-7267-404d-9e1f-924aaeb94598 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.602543 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c855f02e-562b-44e7-a169-fc93dd32bf21 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.605010 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c855f02e-562b-44e7-a169-fc93dd32bf21 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/types/0fa5c159-a497-4b87-8591-802e0d98f0a5 Aug 06 17:39:44.605245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c855f02e-562b-44e7-a169-fc93dd32bf21 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.605520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c855f02e-562b-44e7-a169-fc93dd32bf21 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.635455 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c855f02e-562b-44e7-a169-fc93dd32bf21 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types/0fa5c159-a497-4b87-8591-802e0d98f0a5 returned with HTTP 202 Aug 06 17:39:44.636276 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 567/2309] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/types/0fa5c159-a497-4b87-8591-802e0d98f0a5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.643559 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5fc6b8c6-f138-46d4-a291-8e306ba9160d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.645838 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fc6b8c6-f138-46d4-a291-8e306ba9160d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/types/0fa5c159-a497-4b87-8591-802e0d98f0a5 Aug 06 17:39:44.646050 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fc6b8c6-f138-46d4-a291-8e306ba9160d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.646281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fc6b8c6-f138-46d4-a291-8e306ba9160d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.649757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fc6b8c6-f138-46d4-a291-8e306ba9160d tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/types/0fa5c159-a497-4b87-8591-802e0d98f0a5 returned with HTTP 404 Aug 06 17:39:44.650291 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 581/2310] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/types/0fa5c159-a497-4b87-8591-802e0d98f0a5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.663057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-435aca10-73e0-4753-bd4a-fb413e98f1fb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.668372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-435aca10-73e0-4753-bd4a-fb413e98f1fb tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:44.668714 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-435aca10-73e0-4753-bd4a-fb413e98f1fb tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1579848531", "consumer": "back-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.673144 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.qos_specs [None req-435aca10-73e0-4753-bd4a-fb413e98f1fb tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1579848531', 'consumer': 'back-end', 'specs': {}} {{(pid=100624) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 17:39:44.678309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-435aca10-73e0-4753-bd4a-fb413e98f1fb tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DB qos_specs_create(): root {'id': '976fc885-b164-4cb0-8069-a105402ebfbf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1579848531'} {{(pid=100624) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 17:39:44.685910 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-435aca10-73e0-4753-bd4a-fb413e98f1fb tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:44.686298 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 579/2311] 10.4.3.207 () {68 vars in 1264 bytes} [Thu Aug 6 17:39:44 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 06 17:39:44.696809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4a756361-487c-4500-8212-afae88ae1121 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.698614 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a756361-487c-4500-8212-afae88ae1121 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf?force=False Aug 06 17:39:44.698801 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a756361-487c-4500-8212-afae88ae1121 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.699017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a756361-487c-4500-8212-afae88ae1121 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.699260 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.699260 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:44.699647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a756361-487c-4500-8212-afae88ae1121 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 976fc885-b164-4cb0-8069-a105402ebfbf, force: False {{(pid=100623) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:44.727673 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a756361-487c-4500-8212-afae88ae1121 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf?force=False returned with HTTP 202 Aug 06 17:39:44.727673 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 585/2312] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.734189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4371f79f-8098-4291-afcb-00ea454681b0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.737954 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4371f79f-8098-4291-afcb-00ea454681b0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf Aug 06 17:39:44.738236 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4371f79f-8098-4291-afcb-00ea454681b0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.738420 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4371f79f-8098-4291-afcb-00ea454681b0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.743874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4371f79f-8098-4291-afcb-00ea454681b0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf returned with HTTP 404 Aug 06 17:39:44.744620 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 568/2313] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.754851 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e2aeeb4b-8d15-414a-87ef-f9f47c6fbae0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.759199 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2aeeb4b-8d15-414a-87ef-f9f47c6fbae0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:44.759811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2aeeb4b-8d15-414a-87ef-f9f47c6fbae0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.760373 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2aeeb4b-8d15-414a-87ef-f9f47c6fbae0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.774323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2aeeb4b-8d15-414a-87ef-f9f47c6fbae0 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:44.774533 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 582/2314] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.783247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3cd2bf12-568d-45cd-ac1b-f04e679ac6ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.785758 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3cd2bf12-568d-45cd-ac1b-f04e679ac6ae tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf?force=False Aug 06 17:39:44.786057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3cd2bf12-568d-45cd-ac1b-f04e679ac6ae tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.786321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3cd2bf12-568d-45cd-ac1b-f04e679ac6ae tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.786719 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.786719 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:44.787336 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3cd2bf12-568d-45cd-ac1b-f04e679ac6ae tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 976fc885-b164-4cb0-8069-a105402ebfbf, force: False {{(pid=100624) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:44.790746 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3cd2bf12-568d-45cd-ac1b-f04e679ac6ae tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf?force=False returned with HTTP 404 Aug 06 17:39:44.791230 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 580/2315] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.805362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-aed2d6eb-1031-4a55-a351-ede2bb69e803 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.809850 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aed2d6eb-1031-4a55-a351-ede2bb69e803 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf Aug 06 17:39:44.810082 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aed2d6eb-1031-4a55-a351-ede2bb69e803 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.810314 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aed2d6eb-1031-4a55-a351-ede2bb69e803 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.810631 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.810631 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:44.818365 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aed2d6eb-1031-4a55-a351-ede2bb69e803 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf returned with HTTP 404 Aug 06 17:39:44.819036 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 586/2316] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/976fc885-b164-4cb0-8069-a105402ebfbf => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.832009 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-27b12b24-8776-4e83-8ccc-9c4dd5e6b9a7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.835427 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27b12b24-8776-4e83-8ccc-9c4dd5e6b9a7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:44.835842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27b12b24-8776-4e83-8ccc-9c4dd5e6b9a7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2054755223", "consumer": "both"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:44.838560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.qos_specs [None req-27b12b24-8776-4e83-8ccc-9c4dd5e6b9a7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2054755223', 'consumer': 'both', 'specs': {}} {{(pid=100625) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 17:39:44.846667 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-27b12b24-8776-4e83-8ccc-9c4dd5e6b9a7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DB qos_specs_create(): root {'id': '2469f237-610b-42b4-9515-d70018245cf2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2054755223'} {{(pid=100625) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 17:39:44.854302 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27b12b24-8776-4e83-8ccc-9c4dd5e6b9a7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:44.854855 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 569/2317] 10.4.3.207 () {68 vars in 1264 bytes} [Thu Aug 6 17:39:44 2026] POST /volume/v3/qos-specs => generated 365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.867271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c995b8d-9499-4dea-a375-fb21c83a977f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.872139 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c995b8d-9499-4dea-a375-fb21c83a977f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2?force=False Aug 06 17:39:44.873183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c995b8d-9499-4dea-a375-fb21c83a977f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.873666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c995b8d-9499-4dea-a375-fb21c83a977f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.874106 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.874106 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:44.874300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c995b8d-9499-4dea-a375-fb21c83a977f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 2469f237-610b-42b4-9515-d70018245cf2, force: False {{(pid=100622) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:44.923786 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c995b8d-9499-4dea-a375-fb21c83a977f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2?force=False returned with HTTP 202 Aug 06 17:39:44.924808 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 583/2318] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:44.934372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-66377b77-5582-4047-8b5e-e89522201d29 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.936674 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-66377b77-5582-4047-8b5e-e89522201d29 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2 Aug 06 17:39:44.936840 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-66377b77-5582-4047-8b5e-e89522201d29 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.937277 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-66377b77-5582-4047-8b5e-e89522201d29 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.949172 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-66377b77-5582-4047-8b5e-e89522201d29 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2 returned with HTTP 404 Aug 06 17:39:44.949172 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 581/2319] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:44.957727 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-05636414-c571-4481-b86e-657557a17051 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.959582 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-05636414-c571-4481-b86e-657557a17051 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:44.959742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-05636414-c571-4481-b86e-657557a17051 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.959934 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-05636414-c571-4481-b86e-657557a17051 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.978861 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-05636414-c571-4481-b86e-657557a17051 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:44.979520 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 587/2320] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:39:44 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:44.988772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f6ae1bb-37ef-429f-90eb-98925e3c806a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:44.990491 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f6ae1bb-37ef-429f-90eb-98925e3c806a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2?force=False Aug 06 17:39:44.990876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f6ae1bb-37ef-429f-90eb-98925e3c806a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:44.990939 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f6ae1bb-37ef-429f-90eb-98925e3c806a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:44.991180 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:44.991180 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:44.991539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f6ae1bb-37ef-429f-90eb-98925e3c806a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 2469f237-610b-42b4-9515-d70018245cf2, force: False {{(pid=100625) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:44.999389 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f6ae1bb-37ef-429f-90eb-98925e3c806a tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2?force=False returned with HTTP 404 Aug 06 17:39:45.000167 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 570/2321] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:44 2026] DELETE /volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:45.008509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-18d728e2-979d-40f2-9d47-852cab3a9f89 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.011989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-18d728e2-979d-40f2-9d47-852cab3a9f89 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2 Aug 06 17:39:45.011989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-18d728e2-979d-40f2-9d47-852cab3a9f89 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.011989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-18d728e2-979d-40f2-9d47-852cab3a9f89 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.011989 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.011989 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:45.017261 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-18d728e2-979d-40f2-9d47-852cab3a9f89 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2 returned with HTTP 404 Aug 06 17:39:45.017862 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 584/2322] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/2469f237-610b-42b4-9515-d70018245cf2 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:45.027342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-621388e7-34fa-418d-89ec-8737a75301ff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.029303 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-621388e7-34fa-418d-89ec-8737a75301ff tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] POST https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:45.029592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-621388e7-34fa-418d-89ec-8737a75301ff tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1243035486", "consumer": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:45.031459 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.qos_specs [None req-621388e7-34fa-418d-89ec-8737a75301ff tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1243035486', 'consumer': 'front-end', 'specs': {}} {{(pid=100624) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 06 17:39:45.034254 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-621388e7-34fa-418d-89ec-8737a75301ff tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DB qos_specs_create(): root {'id': '036d45aa-b63b-4b30-9e3e-20e382ae266f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1243035486'} {{(pid=100624) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 06 17:39:45.040687 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-621388e7-34fa-418d-89ec-8737a75301ff tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:45.042294 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 582/2323] 10.4.3.207 () {68 vars in 1264 bytes} [Thu Aug 6 17:39:45 2026] POST /volume/v3/qos-specs => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.051898 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b865202d-713f-4c78-bc5e-5da085839fa7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.054260 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b865202d-713f-4c78-bc5e-5da085839fa7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f?force=False Aug 06 17:39:45.054439 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b865202d-713f-4c78-bc5e-5da085839fa7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.054683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b865202d-713f-4c78-bc5e-5da085839fa7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.054933 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.054933 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:45.055308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b865202d-713f-4c78-bc5e-5da085839fa7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 036d45aa-b63b-4b30-9e3e-20e382ae266f, force: False {{(pid=100623) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:45.068914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f262cc37-5c89-4267-a91f-29d891ef2f49 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.077706 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b865202d-713f-4c78-bc5e-5da085839fa7 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f?force=False returned with HTTP 202 Aug 06 17:39:45.078145 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 588/2324] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:45 2026] DELETE /volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:45.089414 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0b060de2-9452-4745-a7a8-43060e5b0f6c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.093723 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b060de2-9452-4745-a7a8-43060e5b0f6c tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f Aug 06 17:39:45.093723 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b060de2-9452-4745-a7a8-43060e5b0f6c tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.093723 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b060de2-9452-4745-a7a8-43060e5b0f6c tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.098413 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b060de2-9452-4745-a7a8-43060e5b0f6c tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f returned with HTTP 404 Aug 06 17:39:45.098872 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 585/2325] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:45.110464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-40fc3ec4-3e76-44da-9018-5912c9953ee1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.112231 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40fc3ec4-3e76-44da-9018-5912c9953ee1 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:45.113901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40fc3ec4-3e76-44da-9018-5912c9953ee1 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.113901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40fc3ec4-3e76-44da-9018-5912c9953ee1 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.113901 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.113901 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:45.123361 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40fc3ec4-3e76-44da-9018-5912c9953ee1 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:45.123913 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 583/2326] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.133998 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cbea6fb8-d2ee-4ee6-9d02-c60812a46b24 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.136116 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbea6fb8-d2ee-4ee6-9d02-c60812a46b24 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f?force=False Aug 06 17:39:45.137597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbea6fb8-d2ee-4ee6-9d02-c60812a46b24 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.137597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbea6fb8-d2ee-4ee6-9d02-c60812a46b24 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.137597 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.137597 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:45.137597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cbea6fb8-d2ee-4ee6-9d02-c60812a46b24 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 036d45aa-b63b-4b30-9e3e-20e382ae266f, force: False {{(pid=100623) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:45.140739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbea6fb8-d2ee-4ee6-9d02-c60812a46b24 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f?force=False returned with HTTP 404 Aug 06 17:39:45.141322 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 589/2327] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:45 2026] DELETE /volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:45.148923 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-265f2f6e-0b7e-49a2-831f-4ce5f6c1340b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.150472 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-265f2f6e-0b7e-49a2-831f-4ce5f6c1340b tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f Aug 06 17:39:45.151150 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-265f2f6e-0b7e-49a2-831f-4ce5f6c1340b tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.151150 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-265f2f6e-0b7e-49a2-831f-4ce5f6c1340b tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.154992 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-265f2f6e-0b7e-49a2-831f-4ce5f6c1340b tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f returned with HTTP 404 Aug 06 17:39:45.155468 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 586/2328] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/036d45aa-b63b-4b30-9e3e-20e382ae266f => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:45.164781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-23cd4358-8300-431e-81bc-ca0f045ee865 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.166580 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23cd4358-8300-431e-81bc-ca0f045ee865 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 Aug 06 17:39:45.166878 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23cd4358-8300-431e-81bc-ca0f045ee865 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.167013 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23cd4358-8300-431e-81bc-ca0f045ee865 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.167263 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.167263 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:45.172121 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23cd4358-8300-431e-81bc-ca0f045ee865 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 returned with HTTP 200 Aug 06 17:39:45.172482 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 584/2329] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.185188 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7f6adef3-10aa-49ea-bc45-8a0f28965459 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.186871 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f6adef3-10aa-49ea-bc45-8a0f28965459 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs Aug 06 17:39:45.186941 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f6adef3-10aa-49ea-bc45-8a0f28965459 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.187087 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f6adef3-10aa-49ea-bc45-8a0f28965459 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.191662 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f6adef3-10aa-49ea-bc45-8a0f28965459 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs returned with HTTP 200 Aug 06 17:39:45.192034 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 590/2330] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.201131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3da30899-37a6-485d-8ed1-429984f49c37 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.202761 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3da30899-37a6-485d-8ed1-429984f49c37 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] PUT https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 Aug 06 17:39:45.203224 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3da30899-37a6-485d-8ed1-429984f49c37 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:45.210425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.qos_specs [None req-3da30899-37a6-485d-8ed1-429984f49c37 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100622) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 06 17:39:45.217940 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-3da30899-37a6-485d-8ed1-429984f49c37 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] qos_specs_update() value: {'id': 'ad7554e3-d1a7-4430-994b-9a0b2a877eac', 'key': 'iops_bytes', 'value': '500', 'specs_id': '60851a07-8cca-4ebd-8a2e-c1f42c254596', 'deleted': False} {{(pid=100622) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 06 17:39:45.223371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3da30899-37a6-485d-8ed1-429984f49c37 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 returned with HTTP 200 Aug 06 17:39:45.223823 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 587/2331] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:39:45 2026] PUT /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:39:45.233130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-75eb115e-9ff7-44e1-866a-65289492491f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.234990 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75eb115e-9ff7-44e1-866a-65289492491f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 Aug 06 17:39:45.235185 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75eb115e-9ff7-44e1-866a-65289492491f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.235387 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75eb115e-9ff7-44e1-866a-65289492491f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.235646 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.235646 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:45.240426 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75eb115e-9ff7-44e1-866a-65289492491f tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 returned with HTTP 200 Aug 06 17:39:45.240938 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 585/2332] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 => generated 414 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.250331 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f262cc37-5c89-4267-a91f-29d891ef2f49 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:39:45.250730 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f262cc37-5c89-4267-a91f-29d891ef2f49 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1263985272", "extra_specs": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:45.251930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4a2df40d-ce89-4e74-ac3b-4c8a00eb8690 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.255375 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a2df40d-ce89-4e74-ac3b-4c8a00eb8690 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] PUT https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/delete_keys Aug 06 17:39:45.255723 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a2df40d-ce89-4e74-ac3b-4c8a00eb8690 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:45.257606 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.257606 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:45.257939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a2df40d-ce89-4e74-ac3b-4c8a00eb8690 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete_key spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596, keys: ['iops_bytes'] {{(pid=100623) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 06 17:39:45.264919 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f262cc37-5c89-4267-a91f-29d891ef2f49 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:39:45.265320 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 571/2333] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:39:45 2026] POST /volume/v3/types => generated 212 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.273562 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a2df40d-ce89-4e74-ac3b-4c8a00eb8690 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/delete_keys returned with HTTP 202 Aug 06 17:39:45.274312 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 591/2334] 10.4.3.207 () {68 vars in 1410 bytes} [Thu Aug 6 17:39:45 2026] PUT /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:45.278741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a62b2179-b2fc-4646-8663-94f853c36ee1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.285291 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a62b2179-b2fc-4646-8663-94f853c36ee1 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] POST https://10.4.3.207/volume/v3/types/72e1eecd-1028-4262-9f08-71f043514112/encryption Aug 06 17:39:45.285666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a62b2179-b2fc-4646-8663-94f853c36ee1 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:45.285746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-37226a7b-2a48-4187-94c9-2cf4065f12cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.287857 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.287857 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:45.290205 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37226a7b-2a48-4187-94c9-2cf4065f12cc tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 Aug 06 17:39:45.290469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37226a7b-2a48-4187-94c9-2cf4065f12cc tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.290735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37226a7b-2a48-4187-94c9-2cf4065f12cc tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.291090 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.291090 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:45.295525 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37226a7b-2a48-4187-94c9-2cf4065f12cc tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 returned with HTTP 200 Aug 06 17:39:45.296602 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 586/2335] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.304974 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a62b2179-b2fc-4646-8663-94f853c36ee1 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/types/72e1eecd-1028-4262-9f08-71f043514112/encryption returned with HTTP 200 Aug 06 17:39:45.305378 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 588/2336] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:39:45 2026] POST /volume/v3/types/72e1eecd-1028-4262-9f08-71f043514112/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.305846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-28b6a300-483c-4b65-a06c-8292494d1778 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.310070 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28b6a300-483c-4b65-a06c-8292494d1778 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 Aug 06 17:39:45.310386 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28b6a300-483c-4b65-a06c-8292494d1778 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.310621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28b6a300-483c-4b65-a06c-8292494d1778 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.314415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.316371 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28b6a300-483c-4b65-a06c-8292494d1778 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 returned with HTTP 200 Aug 06 17:39:45.317110 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 572/2337] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:39:45.326340 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-de56b097-e569-4b9e-8a41-2ca8bafc3764 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.329076 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de56b097-e569-4b9e-8a41-2ca8bafc3764 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] DELETE https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596?force=False Aug 06 17:39:45.329351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de56b097-e569-4b9e-8a41-2ca8bafc3764 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.329629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de56b097-e569-4b9e-8a41-2ca8bafc3764 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.329971 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.329971 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:45.330424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de56b097-e569-4b9e-8a41-2ca8bafc3764 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Delete qos_spec: 60851a07-8cca-4ebd-8a2e-c1f42c254596, force: False {{(pid=100624) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 06 17:39:45.361773 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de56b097-e569-4b9e-8a41-2ca8bafc3764 tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596?force=False returned with HTTP 202 Aug 06 17:39:45.362444 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 587/2338] 10.4.3.207 () {66 vars in 1380 bytes} [Thu Aug 6 17:39:45 2026] DELETE /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:45.370971 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c9555209-375c-4ab6-9cb5-c69dfeb659fd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.373392 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c9555209-375c-4ab6-9cb5-c69dfeb659fd tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] GET https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 Aug 06 17:39:45.373624 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c9555209-375c-4ab6-9cb5-c69dfeb659fd tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.373847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c9555209-375c-4ab6-9cb5-c69dfeb659fd tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.378477 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c9555209-375c-4ab6-9cb5-c69dfeb659fd tempest-QosSpecsTestJSON-312560122 tempest-QosSpecsTestJSON-312560122-project-admin] https://10.4.3.207/volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 returned with HTTP 404 Aug 06 17:39:45.379279 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 589/2339] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/qos-specs/60851a07-8cca-4ebd-8a2e-c1f42c254596 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:45.418341 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:45.418735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2069493660", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1263985272", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:45.421560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2069493660', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1263985272', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:45.424707 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:39:45.425005 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.425005 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:45.425460 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:39:45.430923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (dc67f1a8-71a2-46c8-8089-a347867dd9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:45.432134 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36635a6-598d-4789-8fbe-0ec67ce9bbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:45.433134 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:45.461424 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36635a6-598d-4789-8fbe-0ec67ce9bbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:39:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=72e1eecd-1028-4262-9f08-71f043514112,is_public=True,name='tempest-scenario-type-luks-1263985272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72e1eecd-1028-4262-9f08-71f043514112', '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=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:45.464105 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4a2692-22c9-4704-8bf8-513dd35fefa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:45.464150 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-c142dc57-48a7-4cfd-ae1e-b641fb1fd2fe None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.464795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-c142dc57-48a7-4cfd-ae1e-b641fb1fd2fe tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] DELETE https://10.4.3.207/volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9 Aug 06 17:39:45.465011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-c142dc57-48a7-4cfd-ae1e-b641fb1fd2fe tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.465303 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-c142dc57-48a7-4cfd-ae1e-b641fb1fd2fe tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.472699 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.472699 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:45.489730 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1263985272 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1263985272, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:45.490028 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1263985272 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1263985272, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:45.525547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['0332f55b-4126-43fd-b7f0-0d2319fc22d8', 'd30f4c32-a0e2-487f-840c-b08aacebecfb', 'cfd44ae5-8aaf-4002-9f31-adf5ca0bd57a', 'ea109900-b7ea-408e-adaa-df6d3273a8ff'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:45.526369 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4a2692-22c9-4704-8bf8-513dd35fefa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0332f55b-4126-43fd-b7f0-0d2319fc22d8', 'd30f4c32-a0e2-487f-840c-b08aacebecfb', 'cfd44ae5-8aaf-4002-9f31-adf5ca0bd57a', 'ea109900-b7ea-408e-adaa-df6d3273a8ff']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:45.527346 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d04b45-e44c-4f35-be10-57c87f3b118e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:45.529296 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4228f3e0-eb86-46c0-9733-6825f49d6ef8 req-c142dc57-48a7-4cfd-ae1e-b641fb1fd2fe tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9 returned with HTTP 200 Aug 06 17:39:45.529796 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 573/2340] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:39:45 2026] DELETE /volume/v3/attachments/96c7f5e6-f01c-433d-bc79-ed34ca7431e9 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:45.552283 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d04b45-e44c-4f35-be10-57c87f3b118e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833b7134-6dff-4730-8918-1342b3922ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2069493660',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['0332f55b-4126-43fd-b7f0-0d2319fc22d8','d30f4c32-a0e2-487f-840c-b08aacebecfb','cfd44ae5-8aaf-4002-9f31-adf5ca0bd57a','ea109900-b7ea-408e-adaa-df6d3273a8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=72e1eecd-1028-4262-9f08-71f043514112), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2069493660',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=833b7134-6dff-4730-8918-1342b3922ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72e1eecd-1028-4262-9f08-71f043514112),volume_type_id=72e1eecd-1028-4262-9f08-71f043514112)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:45.552978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc66c584-25d0-46c5-b230-ca4589c6be2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:45.575311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc66c584-25d0-46c5-b230-ca4589c6be2c) transitioned into state 'SUCCESS' from state '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-2069493660',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['0332f55b-4126-43fd-b7f0-0d2319fc22d8','d30f4c32-a0e2-487f-840c-b08aacebecfb','cfd44ae5-8aaf-4002-9f31-adf5ca0bd57a','ea109900-b7ea-408e-adaa-df6d3273a8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=72e1eecd-1028-4262-9f08-71f043514112)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:45.576358 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949233db-bf15-4289-a699-373afae5a2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:45.585947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949233db-bf15-4289-a699-373afae5a2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:45.586848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (dc67f1a8-71a2-46c8-8089-a347867dd9dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:45.587156 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:39:45.587670 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb82dc64-1a1a-463e-8e05-e62b59b3de6b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:45.588102 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 592/2341] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:39:45 2026] POST /volume/v3/volumes => generated 780 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:45.601781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-473b82aa-5444-4427-bc44-266d5ac3a19c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:45.607504 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-473b82aa-5444-4427-bc44-266d5ac3a19c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:39:45.607792 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-473b82aa-5444-4427-bc44-266d5ac3a19c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:45.611171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-473b82aa-5444-4427-bc44-266d5ac3a19c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:45.623213 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:45.623213 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:45.628146 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-473b82aa-5444-4427-bc44-266d5ac3a19c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:45.633945 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-473b82aa-5444-4427-bc44-266d5ac3a19c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:39:45.634458 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 588/2342] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:45 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:46.153302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:46.271562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:46.272266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-817099223"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:46.275057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-817099223'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:46.275216 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Create volume of 1 GB Aug 06 17:39:46.282030 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Availability Zones retrieved successfully. Aug 06 17:39:46.289133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Flow 'volume_create_api' (98f5f3d9-9568-4d40-b15a-ba99a1fa7b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:46.290387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91cb104f-14e0-4fa3-9ac6-5ac7fb9c14e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:46.291835 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:46.339450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91cb104f-14e0-4fa3-9ac6-5ac7fb9c14e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:46.340289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7703e9-eeb6-4b1f-935f-672930a01bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:46.406205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Created reservations ['d0583977-0afe-4fe7-a143-2f7583b03cb6', '11d97d5e-db68-445f-b942-67cf805acc98', '09458b95-7746-4b8d-b839-9effeb2c0e7e', 'f2cb8eb4-b247-4051-ad9e-e35488ee666b'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:46.407073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7703e9-eeb6-4b1f-935f-672930a01bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0583977-0afe-4fe7-a143-2f7583b03cb6', '11d97d5e-db68-445f-b942-67cf805acc98', '09458b95-7746-4b8d-b839-9effeb2c0e7e', 'f2cb8eb4-b247-4051-ad9e-e35488ee666b']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:46.407811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c04629-a9ee-4ce9-bfb4-a053a588b2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:46.435411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c04629-a9ee-4ce9-bfb4-a053a588b2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5272dfb0-2de5-475e-afd1-4d3085a9c691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-817099223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260940ffde5f4da3ba1a362318e58202',qos_specs=None,replication_status=,reservations=['d0583977-0afe-4fe7-a143-2f7583b03cb6','11d97d5e-db68-445f-b942-67cf805acc98','09458b95-7746-4b8d-b839-9effeb2c0e7e','f2cb8eb4-b247-4051-ad9e-e35488ee666b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470308108e2c44068e42ee340303f951',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-817099223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5272dfb0-2de5-475e-afd1-4d3085a9c691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260940ffde5f4da3ba1a362318e58202',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470308108e2c44068e42ee340303f951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:46.436663 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e344c049-312f-4e81-bf93-9bb4c4de57f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:46.462598 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e344c049-312f-4e81-bf93-9bb4c4de57f1) transitioned into state 'SUCCESS' from state '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-817099223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260940ffde5f4da3ba1a362318e58202',qos_specs=None,replication_status=,reservations=['d0583977-0afe-4fe7-a143-2f7583b03cb6','11d97d5e-db68-445f-b942-67cf805acc98','09458b95-7746-4b8d-b839-9effeb2c0e7e','f2cb8eb4-b247-4051-ad9e-e35488ee666b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470308108e2c44068e42ee340303f951',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:46.463345 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f508c01-d0d1-4229-8348-e3d7ebf9f2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:46.474662 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f508c01-d0d1-4229-8348-e3d7ebf9f2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:46.475484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Flow 'volume_create_api' (98f5f3d9-9568-4d40-b15a-ba99a1fa7b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:46.475852 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Create volume request issued successfully. Aug 06 17:39:46.476627 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4dacbf82-faf4-4d86-a831-915f81f37fbb tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:46.477673 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 590/2343] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:46 2026] POST /volume/v3/volumes => generated 749 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:46.494445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2bd0074b-c705-419e-8b77-63455dce20ef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:46.500582 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bd0074b-c705-419e-8b77-63455dce20ef tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] GET https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:46.500798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bd0074b-c705-419e-8b77-63455dce20ef tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:46.501069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bd0074b-c705-419e-8b77-63455dce20ef tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:46.510010 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:46.510010 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:46.515458 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2bd0074b-c705-419e-8b77-63455dce20ef tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Volume info retrieved successfully. Aug 06 17:39:46.522292 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bd0074b-c705-419e-8b77-63455dce20ef tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 returned with HTTP 200 Aug 06 17:39:46.522791 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 574/2344] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:46 2026] GET /volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:46.650095 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0cb2d8db-8f64-4639-8779-0e9bd57b1a21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:46.652091 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0cb2d8db-8f64-4639-8779-0e9bd57b1a21 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:39:46.652481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0cb2d8db-8f64-4639-8779-0e9bd57b1a21 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:46.652867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0cb2d8db-8f64-4639-8779-0e9bd57b1a21 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:46.659929 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:46.659929 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:46.663652 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0cb2d8db-8f64-4639-8779-0e9bd57b1a21 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:46.668449 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0cb2d8db-8f64-4639-8779-0e9bd57b1a21 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:39:46.668877 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 593/2345] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:46 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:46.682986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-38197932-848d-4a0c-b699-aa90508e2400 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:46.685592 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38197932-848d-4a0c-b699-aa90508e2400 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:39:46.685896 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38197932-848d-4a0c-b699-aa90508e2400 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:46.686055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38197932-848d-4a0c-b699-aa90508e2400 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:46.695596 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:46.695596 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:46.702148 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-38197932-848d-4a0c-b699-aa90508e2400 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:46.708337 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38197932-848d-4a0c-b699-aa90508e2400 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:39:46.708745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 589/2346] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:46 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:46.720978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c7ded359-e691-4386-8fce-182168a1239c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:46.722673 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c7ded359-e691-4386-8fce-182168a1239c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc/action Aug 06 17:39:46.723010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c7ded359-e691-4386-8fce-182168a1239c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:46.723181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c7ded359-e691-4386-8fce-182168a1239c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:46.738328 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:46.738328 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:46.738916 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c7ded359-e691-4386-8fce-182168a1239c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:46.751097 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c7ded359-e691-4386-8fce-182168a1239c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume updated successfully. Aug 06 17:39:46.751174 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c7ded359-e691-4386-8fce-182168a1239c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc/action returned with HTTP 200 Aug 06 17:39:46.751719 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 591/2347] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:39:46 2026] POST /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:39:46.895250 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-de5cb327-61b0-40bf-8beb-11c041f0d82a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:46.897570 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-de5cb327-61b0-40bf-8beb-11c041f0d82a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:39:46.897779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-de5cb327-61b0-40bf-8beb-11c041f0d82a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:46.898002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-de5cb327-61b0-40bf-8beb-11c041f0d82a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:46.910071 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:46.910071 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:46.913632 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-de5cb327-61b0-40bf-8beb-11c041f0d82a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:46.917937 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-de5cb327-61b0-40bf-8beb-11c041f0d82a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:39:46.918495 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 575/2348] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:46 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:47.511839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-6941c204-7739-42a1-a4ad-334af8555906 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.514713 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-6941c204-7739-42a1-a4ad-334af8555906 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:39:47.514948 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-6941c204-7739-42a1-a4ad-334af8555906 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.515173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-6941c204-7739-42a1-a4ad-334af8555906 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.525286 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:47.525286 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:47.532242 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-6941c204-7739-42a1-a4ad-334af8555906 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:47.537508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-22951988-6594-444a-8a0a-c49f74e979f1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.539695 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-22951988-6594-444a-8a0a-c49f74e979f1 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] GET https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:47.540190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-22951988-6594-444a-8a0a-c49f74e979f1 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.540498 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-22951988-6594-444a-8a0a-c49f74e979f1 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.540938 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-6941c204-7739-42a1-a4ad-334af8555906 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:39:47.541547 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 594/2349] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:47 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:47.550321 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:47.550321 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:47.557562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1bfbbfc3-b752-4ca6-871d-e7defb7526d1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.557562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1bfbbfc3-b752-4ca6-871d-e7defb7526d1 None None] GET https://10.4.3.207/volume// Aug 06 17:39:47.557562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1bfbbfc3-b752-4ca6-871d-e7defb7526d1 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.557562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1bfbbfc3-b752-4ca6-871d-e7defb7526d1 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.557562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1bfbbfc3-b752-4ca6-871d-e7defb7526d1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:47.557562 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 592/2350] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:39: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 06 17:39:47.557983 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-22951988-6594-444a-8a0a-c49f74e979f1 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Volume info retrieved successfully. Aug 06 17:39:47.563831 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-22951988-6594-444a-8a0a-c49f74e979f1 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 returned with HTTP 200 Aug 06 17:39:47.564428 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 590/2351] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:47 2026] GET /volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:47.576295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c3f1e835-71e5-484f-9a72-263b49478b72 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.577489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c680e6e4-74c3-41b6-a769-1c72558a2663 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.578420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c3f1e835-71e5-484f-9a72-263b49478b72 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:39:47.579549 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c3f1e835-71e5-484f-9a72-263b49478b72 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "833b7134-6dff-4730-8918-1342b3922ddc", "connector": null, "instance_uuid": "d4e5eca9-e1bb-47a9-83cb-4a7d43dc8ae1"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:47.579728 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c680e6e4-74c3-41b6-a769-1c72558a2663 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] GET https://10.4.3.207/volume/v3/limits Aug 06 17:39:47.579890 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c680e6e4-74c3-41b6-a769-1c72558a2663 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.580084 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c680e6e4-74c3-41b6-a769-1c72558a2663 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.592464 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-c680e6e4-74c3-41b6-a769-1c72558a2663 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1263985272 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1263985272, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:39:47.592974 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:47.592974 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:47.609005 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c680e6e4-74c3-41b6-a769-1c72558a2663 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/limits returned with HTTP 200 Aug 06 17:39:47.609372 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 595/2352] 10.4.3.207 () {66 vars in 1234 bytes} [Thu Aug 6 17:39:47 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:47.620355 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c3f1e835-71e5-484f-9a72-263b49478b72 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:39:47.621856 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 576/2353] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:39:47 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 06 17:39:47.622036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ca719a3e-a7c8-4f92-b6ad-3f1007cdd41f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.625184 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ca719a3e-a7c8-4f92-b6ad-3f1007cdd41f tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] GET https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:47.625566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ca719a3e-a7c8-4f92-b6ad-3f1007cdd41f tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.626893 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ca719a3e-a7c8-4f92-b6ad-3f1007cdd41f tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.637605 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:47.637605 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:47.642292 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ca719a3e-a7c8-4f92-b6ad-3f1007cdd41f tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Volume info retrieved successfully. Aug 06 17:39:47.648104 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ca719a3e-a7c8-4f92-b6ad-3f1007cdd41f tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 returned with HTTP 200 Aug 06 17:39:47.648977 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 593/2354] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:47 2026] GET /volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:47.666478 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.669239 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:47.669239 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.670071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.670536 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Delete volume with id: 5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:47.683984 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:47.683984 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:47.685607 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Volume info retrieved successfully. Aug 06 17:39:47.709226 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Delete volume request issued successfully. Aug 06 17:39:47.709516 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ba39fed-ce9f-46fe-a9e1-ea4da44f204d tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 returned with HTTP 202 Aug 06 17:39:47.709940 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 591/2355] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:47 2026] DELETE /volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:39:47.722518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d7c339a9-8473-4edc-9456-7bbb723470a8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:47.728440 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d7c339a9-8473-4edc-9456-7bbb723470a8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] GET https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:47.728641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d7c339a9-8473-4edc-9456-7bbb723470a8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:47.728940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d7c339a9-8473-4edc-9456-7bbb723470a8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:47.741826 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:47.741826 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:47.748332 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d7c339a9-8473-4edc-9456-7bbb723470a8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Volume info retrieved successfully. Aug 06 17:39:47.756421 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d7c339a9-8473-4edc-9456-7bbb723470a8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 returned with HTTP 200 Aug 06 17:39:47.756905 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 596/2356] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:47 2026] GET /volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:48.770704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd4aab8b-5436-4c36-8d53-cca1f874aac8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:48.772383 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd4aab8b-5436-4c36-8d53-cca1f874aac8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] GET https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 Aug 06 17:39:48.772571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd4aab8b-5436-4c36-8d53-cca1f874aac8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:48.772752 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd4aab8b-5436-4c36-8d53-cca1f874aac8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:48.777809 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd4aab8b-5436-4c36-8d53-cca1f874aac8 tempest-AbsoluteLimitsTests-1531845274 tempest-AbsoluteLimitsTests-1531845274-project-member] https://10.4.3.207/volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 returned with HTTP 404 Aug 06 17:39:48.778235 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 577/2357] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:48 2026] GET /volume/v3/volumes/5272dfb0-2de5-475e-afd1-4d3085a9c691 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:49.039717 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0eb9afdc-09a4-4de1-bfc7-b057d2a4b470 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:49.040255 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0eb9afdc-09a4-4de1-bfc7-b057d2a4b470 None None] GET https://10.4.3.207/volume// Aug 06 17:39:49.040629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0eb9afdc-09a4-4de1-bfc7-b057d2a4b470 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:49.040910 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0eb9afdc-09a4-4de1-bfc7-b057d2a4b470 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:49.041290 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0eb9afdc-09a4-4de1-bfc7-b057d2a4b470 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:49.041573 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 594/2358] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17: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 06 17:39:49.049801 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-597f1d81-833f-4916-8152-0a30a1c10e9b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:49.052575 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-597f1d81-833f-4916-8152-0a30a1c10e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:39:49.053111 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-597f1d81-833f-4916-8152-0a30a1c10e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:49.053524 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-597f1d81-833f-4916-8152-0a30a1c10e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:49.066560 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:49.066560 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:49.076274 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-597f1d81-833f-4916-8152-0a30a1c10e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:39:49.083521 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-597f1d81-833f-4916-8152-0a30a1c10e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:39:49.083649 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 592/2359] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:49 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:49.189686 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:49.191538 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822 Aug 06 17:39:49.192197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:49.200990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-833b7134-6dff-4730-8918-1342b3922ddc-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:39:49.204940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-833b7134-6dff-4730-8918-1342b3922ddc-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:39:49.206190 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:49.206190 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:49.280994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-833b7134-6dff-4730-8918-1342b3922ddc-np0000006677" released by "attachment_update" :: held 0.076s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:39:49.281391 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-c72e7eae-62ee-41aa-a00e-9d876240bdb3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822 returned with HTTP 200 Aug 06 17:39:49.282360 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 597/2360] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:39:49 2026] PUT /volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:49.312726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-361dac48-e3bf-490a-97fc-38fcaf7cf497 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:49.316744 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-361dac48-e3bf-490a-97fc-38fcaf7cf497 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822/action Aug 06 17:39:49.317129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-361dac48-e3bf-490a-97fc-38fcaf7cf497 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:39:49.317265 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-361dac48-e3bf-490a-97fc-38fcaf7cf497 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:49.337631 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:49.337631 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:49.359215 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-361dac48-e3bf-490a-97fc-38fcaf7cf497 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822/action returned with HTTP 204 Aug 06 17:39:49.359215 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 578/2361] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:39:49 2026] POST /volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:49.435721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:49.437542 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] DELETE https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:49.437738 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:49.437917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:49.438091 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Delete volume with id: aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:49.447572 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:49.447572 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:49.447695 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:49.470105 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Delete volume request issued successfully. Aug 06 17:39:49.470558 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5220a58d-8ea3-4e18-9518-8925a42d1825 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 202 Aug 06 17:39:49.471192 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 595/2362] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:49 2026] DELETE /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:49.481848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5d4925a8-0068-424c-809b-0adc3d0d3f1e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:49.483943 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d4925a8-0068-424c-809b-0adc3d0d3f1e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:49.484322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d4925a8-0068-424c-809b-0adc3d0d3f1e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:49.484600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d4925a8-0068-424c-809b-0adc3d0d3f1e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:49.494666 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:49.494666 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:49.502416 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5d4925a8-0068-424c-809b-0adc3d0d3f1e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:49.509540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d4925a8-0068-424c-809b-0adc3d0d3f1e tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 200 Aug 06 17:39:49.510080 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 593/2363] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:49 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:50.529852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6ebe4cb2-4198-498a-91e6-3236064cf076 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:50.531627 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ebe4cb2-4198-498a-91e6-3236064cf076 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 Aug 06 17:39:50.531980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ebe4cb2-4198-498a-91e6-3236064cf076 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:50.531980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ebe4cb2-4198-498a-91e6-3236064cf076 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:50.540867 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ebe4cb2-4198-498a-91e6-3236064cf076 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 returned with HTTP 404 Aug 06 17:39:50.541360 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 598/2364] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:50 2026] GET /volume/v3/volumes/aee8b5a6-b9a2-4da5-bbf7-848afdb0c339 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:51.048346 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:51.051988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:39:51.051988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:51.051988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:51.051988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Delete snapshot with id: b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:39:51.055818 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:51.055818 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:51.056318 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot retrieved successfully. Aug 06 17:39:51.072665 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot delete request issued successfully. Aug 06 17:39:51.072847 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b33ff87-b564-4992-bb36-e7eb5e13f3eb tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e returned with HTTP 202 Aug 06 17:39:51.073529 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 579/2365] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:39:51 2026] DELETE /volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:39:51.085780 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b5fb41ab-1c61-4482-96a3-bc799b1513e8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:51.088854 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b5fb41ab-1c61-4482-96a3-bc799b1513e8 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:39:51.088854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b5fb41ab-1c61-4482-96a3-bc799b1513e8 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:51.088854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b5fb41ab-1c61-4482-96a3-bc799b1513e8 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:51.098444 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:51.098444 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:51.099002 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b5fb41ab-1c61-4482-96a3-bc799b1513e8 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Snapshot retrieved successfully. Aug 06 17:39:51.100004 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b5fb41ab-1c61-4482-96a3-bc799b1513e8 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e returned with HTTP 200 Aug 06 17:39:51.100488 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 596/2366] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:51 2026] GET /volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:51.614790 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-13352da1-728b-4239-8422-8e64f81a9673 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:51.791270 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:51.791270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1272142021"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:51.792909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1272142021'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:51.793540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Create volume of 1 GB Aug 06 17:39:51.801016 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Availability Zones retrieved successfully. Aug 06 17:39:51.805690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Flow 'volume_create_api' (070230b3-382c-4eb2-a3f0-f695c8340906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:51.806651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de556b77-1f75-4d7f-8100-2388a06946c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:51.809880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:51.838689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de556b77-1f75-4d7f-8100-2388a06946c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:51.839558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480cc93f-5290-43ad-987a-c4edfc194a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:51.954631 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Created reservations ['844ca438-0136-4fe9-8aa6-f6b47067a087', 'ff4dc8c5-6f95-42af-b7ad-3f2574aa6a94', '69eb64ce-648d-420a-bf4c-3eb69dbef9d8', '39918ac5-31a9-497d-9fe2-7d2f7ba18089'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:51.956105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480cc93f-5290-43ad-987a-c4edfc194a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['844ca438-0136-4fe9-8aa6-f6b47067a087', 'ff4dc8c5-6f95-42af-b7ad-3f2574aa6a94', '69eb64ce-648d-420a-bf4c-3eb69dbef9d8', '39918ac5-31a9-497d-9fe2-7d2f7ba18089']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:51.958039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ccf051c-966c-44a1-b1e1-087e15953fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:51.989241 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ccf051c-966c-44a1-b1e1-087e15953fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c23c34c1-443d-4d40-96d8-1320ef8a6c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1272142021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc04632f0be54b7f9bd0604ee59f2161',qos_specs=None,replication_status=,reservations=['844ca438-0136-4fe9-8aa6-f6b47067a087','ff4dc8c5-6f95-42af-b7ad-3f2574aa6a94','69eb64ce-648d-420a-bf4c-3eb69dbef9d8','39918ac5-31a9-497d-9fe2-7d2f7ba18089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96cee843e6a4b8b862ad8301a623474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1272142021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c23c34c1-443d-4d40-96d8-1320ef8a6c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc04632f0be54b7f9bd0604ee59f2161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96cee843e6a4b8b862ad8301a623474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:51.989947 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77e6509-4a0c-47f7-acb0-0ab177af87de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:52.017642 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77e6509-4a0c-47f7-acb0-0ab177af87de) transitioned into state 'SUCCESS' from state '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-1272142021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc04632f0be54b7f9bd0604ee59f2161',qos_specs=None,replication_status=,reservations=['844ca438-0136-4fe9-8aa6-f6b47067a087','ff4dc8c5-6f95-42af-b7ad-3f2574aa6a94','69eb64ce-648d-420a-bf4c-3eb69dbef9d8','39918ac5-31a9-497d-9fe2-7d2f7ba18089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96cee843e6a4b8b862ad8301a623474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:52.018430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41decb4-dc5a-41a0-bac0-80377821bf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:52.035312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e41decb4-dc5a-41a0-bac0-80377821bf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:52.036208 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Flow 'volume_create_api' (070230b3-382c-4eb2-a3f0-f695c8340906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:52.036572 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Create volume request issued successfully. Aug 06 17:39:52.037894 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13352da1-728b-4239-8422-8e64f81a9673 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:52.038312 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 594/2367] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:39:51 2026] POST /volume/v3/volumes => generated 819 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:39:52.051080 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cbb39f1c-c308-4d62-b706-3748a80c22b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:52.052878 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbb39f1c-c308-4d62-b706-3748a80c22b0 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:52.053115 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbb39f1c-c308-4d62-b706-3748a80c22b0 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:52.053330 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbb39f1c-c308-4d62-b706-3748a80c22b0 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:52.064050 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:52.064050 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:52.069535 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cbb39f1c-c308-4d62-b706-3748a80c22b0 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:52.075919 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbb39f1c-c308-4d62-b706-3748a80c22b0 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 200 Aug 06 17:39:52.076406 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 599/2368] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:52 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:52.113185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c0aa0353-06be-4111-911e-e39aef7ce207 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:52.114713 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c0aa0353-06be-4111-911e-e39aef7ce207 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e Aug 06 17:39:52.114878 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c0aa0353-06be-4111-911e-e39aef7ce207 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:52.115077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c0aa0353-06be-4111-911e-e39aef7ce207 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:52.118997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c0aa0353-06be-4111-911e-e39aef7ce207 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e returned with HTTP 404 Aug 06 17:39:52.119378 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 580/2369] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:39:52 2026] GET /volume/v3/snapshots/b0cc9844-0098-4563-a94d-204ed42e9b3e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:52.163119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-d20dc5bf-985e-491d-bee5-2eeab6ea46c0 req-ead6ef84-55e2-4c43-a061-f8f711f89dee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:52.165528 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d20dc5bf-985e-491d-bee5-2eeab6ea46c0 req-ead6ef84-55e2-4c43-a061-f8f711f89dee tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:39:52.165777 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d20dc5bf-985e-491d-bee5-2eeab6ea46c0 req-ead6ef84-55e2-4c43-a061-f8f711f89dee tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:52.166037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d20dc5bf-985e-491d-bee5-2eeab6ea46c0 req-ead6ef84-55e2-4c43-a061-f8f711f89dee tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:52.177553 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:52.177553 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:52.181848 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-d20dc5bf-985e-491d-bee5-2eeab6ea46c0 req-ead6ef84-55e2-4c43-a061-f8f711f89dee tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:52.186560 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d20dc5bf-985e-491d-bee5-2eeab6ea46c0 req-ead6ef84-55e2-4c43-a061-f8f711f89dee tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:39:52.186987 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 597/2370] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:52 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:53.093437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6f8ee25e-93cd-4cd6-a6e9-4b4d2cb25d44 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.098481 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6f8ee25e-93cd-4cd6-a6e9-4b4d2cb25d44 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:53.098716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6f8ee25e-93cd-4cd6-a6e9-4b4d2cb25d44 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.098894 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6f8ee25e-93cd-4cd6-a6e9-4b4d2cb25d44 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.109844 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:53.109844 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:53.116604 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6f8ee25e-93cd-4cd6-a6e9-4b4d2cb25d44 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:53.122425 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6f8ee25e-93cd-4cd6-a6e9-4b4d2cb25d44 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 200 Aug 06 17:39:53.122759 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 595/2371] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:53 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:53.142410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.144808 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] POST https://10.4.3.207/volume/v3/volume-transfers Aug 06 17:39:53.145347 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c23c34c1-443d-4d40-96d8-1320ef8a6c9b"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:53.148306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volume_transfer [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c23c34c1-443d-4d40-96d8-1320ef8a6c9b'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 17:39:53.148306 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volume_transfer [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Creating transfer of volume c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:53.148306 np0000006677 devstack@c-api.service[100623]: INFO cinder.transfer.api [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Generating transfer record for volume c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:53.158414 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:53.158414 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:53.177632 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f919e723-b0aa-41e2-8bbd-772705d76fd4 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers returned with HTTP 202 Aug 06 17:39:53.179839 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 600/2372] 10.4.3.207 () {70 vars in 1326 bytes} [Thu Aug 6 17:39:53 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:53.190264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ff4d7eb0-076e-484d-b42f-0880ea49938b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.204612 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff4d7eb0-076e-484d-b42f-0880ea49938b tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:53.204823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff4d7eb0-076e-484d-b42f-0880ea49938b tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.205053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff4d7eb0-076e-484d-b42f-0880ea49938b tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.220517 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:53.220517 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:53.224870 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ff4d7eb0-076e-484d-b42f-0880ea49938b tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:53.229746 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff4d7eb0-076e-484d-b42f-0880ea49938b tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 200 Aug 06 17:39:53.230134 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 581/2373] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:53 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:53.244716 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-99b64bc3-9f84-4ca7-835d-d1b0abcb51d9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.246625 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-99b64bc3-9f84-4ca7-835d-d1b0abcb51d9 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207 Aug 06 17:39:53.246944 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-99b64bc3-9f84-4ca7-835d-d1b0abcb51d9 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.247123 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-99b64bc3-9f84-4ca7-835d-d1b0abcb51d9 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.254551 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-99b64bc3-9f84-4ca7-835d-d1b0abcb51d9 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207 returned with HTTP 200 Aug 06 17:39:53.255181 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 598/2374] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:39:53 2026] GET /volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207 => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:53.264257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-76031f4a-b5b7-43bf-98eb-6137ef0c3d49 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.266166 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76031f4a-b5b7-43bf-98eb-6137ef0c3d49 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volume-transfers Aug 06 17:39:53.266366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76031f4a-b5b7-43bf-98eb-6137ef0c3d49 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.266581 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76031f4a-b5b7-43bf-98eb-6137ef0c3d49 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.266818 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volume_transfer [None req-76031f4a-b5b7-43bf-98eb-6137ef0c3d49 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Listing volume transfers {{(pid=100624) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 17:39:53.275301 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76031f4a-b5b7-43bf-98eb-6137ef0c3d49 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers returned with HTTP 200 Aug 06 17:39:53.275820 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 596/2375] 10.4.3.207 () {68 vars in 1305 bytes} [Thu Aug 6 17:39:53 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 06 17:39:53.291614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.379408 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] POST https://10.4.3.207/volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207/accept Aug 06 17:39:53.379408 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c287ab1bda7f5afb"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:53.382065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.volume_transfer [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Accepting volume transfer c8b16a1c-ca0f-4d46-a7be-7aab67388207 {{(pid=100623) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 06 17:39:53.382202 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.volume_transfer [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Accepting transfer c8b16a1c-ca0f-4d46-a7be-7aab67388207 Aug 06 17:39:53.449486 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Created reservations ['b7e33a80-5b0e-417d-9871-0fac7451e715', 'c781a955-3545-442a-b477-fb99da08030c', '82693862-3cfc-4261-b978-4d8c500e1b9a', '669d0807-4efe-4aa5-b70b-0962eeb722a9'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:53.474099 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Created reservations ['fce8043a-b618-4719-9ae8-5eb6fb30a72f', 'f0000966-ebe1-4be3-80c6-78b3dd11b2e6', 'd759902a-23c5-4c8d-aeae-90cfcdf37ff3', '07a13b32-7111-4f93-ae80-26e85913699c'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:53.517166 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Created reservations ['789208aa-ed80-488f-a8d8-3b54fbfc1ccc', 'dbed3a3a-9417-4a5b-bf2a-c158f8f02f3e', '58859ee8-0d37-4bb8-8c03-0e0b07d70335', 'dc1d10cc-d05e-4f91-9d74-a242fa3289c8'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:53.566011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Created reservations ['383e49c3-5646-4a31-acec-1c413a848bf2', 'c89d4265-0118-433e-b01f-d00df41b3147', '3a8be137-8bb1-4d23-bd67-60e24bb79769', 'f3e4a6e2-f4fa-4b4f-a314-750caa20b586'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:53.582599 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Transfer volume completed successfully. Aug 06 17:39:53.677748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-75824faa-14c9-424b-beb5-871f951be335 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.681270 np0000006677 devstack@c-api.service[100623]: INFO cinder.transfer.api [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Volume c23c34c1-443d-4d40-96d8-1320ef8a6c9b has been transferred. Aug 06 17:39:53.683209 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-75824faa-14c9-424b-beb5-871f951be335 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc/encryption Aug 06 17:39:53.683530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-75824faa-14c9-424b-beb5-871f951be335 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.683811 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-75824faa-14c9-424b-beb5-871f951be335 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.687455 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac9cac8f-19bd-4e0c-924d-446452adf185 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] https://10.4.3.207/volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207/accept returned with HTTP 202 Aug 06 17:39:53.688611 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 601/2376] 10.4.3.207 () {70 vars in 1458 bytes} [Thu Aug 6 17:39:53 2026] POST /volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207/accept => generated 365 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:53.698948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e7c2003f-fd6f-4605-bf02-5f53f29758cb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.700560 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7c2003f-fd6f-4605-bf02-5f53f29758cb tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:53.700769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7c2003f-fd6f-4605-bf02-5f53f29758cb tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.700883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7c2003f-fd6f-4605-bf02-5f53f29758cb tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.702801 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:53.702801 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:53.706889 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:53.706889 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:53.710317 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e7c2003f-fd6f-4605-bf02-5f53f29758cb tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Volume info retrieved successfully. Aug 06 17:39:53.715372 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-206113cb-d630-4a98-966b-854fdc9c1d29 req-75824faa-14c9-424b-beb5-871f951be335 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc/encryption returned with HTTP 200 Aug 06 17:39:53.715481 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7c2003f-fd6f-4605-bf02-5f53f29758cb tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 200 Aug 06 17:39:53.715833 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 599/2377] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:53 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:53.716080 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 582/2378] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:39:53 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:53.732314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3f76b703-f1d6-4dd8-b45e-a08a9bf334b5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.736920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3f76b703-f1d6-4dd8-b45e-a08a9bf334b5 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:53.737169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3f76b703-f1d6-4dd8-b45e-a08a9bf334b5 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.737350 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3f76b703-f1d6-4dd8-b45e-a08a9bf334b5 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.752553 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:53.752553 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:53.758015 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3f76b703-f1d6-4dd8-b45e-a08a9bf334b5 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] Volume info retrieved successfully. Aug 06 17:39:53.762572 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3f76b703-f1d6-4dd8-b45e-a08a9bf334b5 tempest-VolumesTransfersV355Test-1906565126 tempest-VolumesTransfersV355Test-1906565126-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 200 Aug 06 17:39:53.762958 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 597/2379] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:53 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:53.790899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ea2000c9-40b0-442a-9edd-0718789cc567 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:53.792160 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ea2000c9-40b0-442a-9edd-0718789cc567 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] DELETE https://10.4.3.207/volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207 Aug 06 17:39:53.796292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ea2000c9-40b0-442a-9edd-0718789cc567 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:53.796292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ea2000c9-40b0-442a-9edd-0718789cc567 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:53.796292 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.volume_transfer [None req-ea2000c9-40b0-442a-9edd-0718789cc567 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Delete transfer with id: c8b16a1c-ca0f-4d46-a7be-7aab67388207 Aug 06 17:39:53.800517 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ea2000c9-40b0-442a-9edd-0718789cc567 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207 returned with HTTP 404 Aug 06 17:39:53.800979 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 602/2380] 10.4.3.207 () {68 vars in 1419 bytes} [Thu Aug 6 17:39:53 2026] DELETE /volume/v3/volume-transfers/c8b16a1c-ca0f-4d46-a7be-7aab67388207 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:53.812533 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:54.003336 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:54.003575 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:54.003746 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:54.003931 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Delete volume with id: c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:54.013722 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:54.013722 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:54.014127 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Volume info retrieved successfully. Aug 06 17:39:54.035288 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Delete volume request issued successfully. Aug 06 17:39:54.035589 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f79afe9-38f9-473f-aeb8-e3653a1933b0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 202 Aug 06 17:39:54.036012 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 600/2381] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:39:53 2026] DELETE /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:54.045391 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-87a9f513-58df-44f8-bccd-021f049ae0a0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:54.047682 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-87a9f513-58df-44f8-bccd-021f049ae0a0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:54.047870 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-87a9f513-58df-44f8-bccd-021f049ae0a0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:54.050088 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-87a9f513-58df-44f8-bccd-021f049ae0a0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:54.063980 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:54.063980 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:54.066122 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-87a9f513-58df-44f8-bccd-021f049ae0a0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Volume info retrieved successfully. Aug 06 17:39:54.075359 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-87a9f513-58df-44f8-bccd-021f049ae0a0 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 200 Aug 06 17:39:54.075904 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 583/2382] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:54 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:54.128884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:54.236674 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:54.237087 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-670703311"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:54.238471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-670703311'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:54.238627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Create volume of 1 GB Aug 06 17:39:54.244370 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Availability Zones retrieved successfully. Aug 06 17:39:54.251085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Flow 'volume_create_api' (ac800569-d29a-4ae5-891e-845a9a3c1675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:54.251085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a0d1a2-0642-4a1d-aa7f-d71d34062ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:54.251792 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:54.279192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a0d1a2-0642-4a1d-aa7f-d71d34062ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:54.280217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d22ce68-f114-4159-bb0f-097013e6b2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:54.341848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Created reservations ['978a502e-26ca-4052-9962-89d2f192b7c7', '97ba8e47-3f7b-4097-8b54-d66f3d7dfe4b', 'c1278385-cc72-43cd-8dbd-37fdba025602', 'b9a59d95-6cbb-472f-86ec-4ca232839011'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:54.343031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d22ce68-f114-4159-bb0f-097013e6b2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978a502e-26ca-4052-9962-89d2f192b7c7', '97ba8e47-3f7b-4097-8b54-d66f3d7dfe4b', 'c1278385-cc72-43cd-8dbd-37fdba025602', 'b9a59d95-6cbb-472f-86ec-4ca232839011']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:54.343954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15e73d2-293c-4052-a04d-d9cb73ec40e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:54.369351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15e73d2-293c-4052-a04d-d9cb73ec40e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf86859-7c27-4843-b25b-bb38c431f189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-670703311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04a88abdd320438d9abcb9f3d7eb3a98',qos_specs=None,replication_status=,reservations=['978a502e-26ca-4052-9962-89d2f192b7c7','97ba8e47-3f7b-4097-8b54-d66f3d7dfe4b','c1278385-cc72-43cd-8dbd-37fdba025602','b9a59d95-6cbb-472f-86ec-4ca232839011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8973aa8527634cc28982028b5d072529',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-670703311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf86859-7c27-4843-b25b-bb38c431f189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04a88abdd320438d9abcb9f3d7eb3a98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8973aa8527634cc28982028b5d072529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:54.370861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d573f2d-4f13-4e42-8665-dee106533eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:54.394044 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d573f2d-4f13-4e42-8665-dee106533eac) transitioned into state 'SUCCESS' from state '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-670703311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04a88abdd320438d9abcb9f3d7eb3a98',qos_specs=None,replication_status=,reservations=['978a502e-26ca-4052-9962-89d2f192b7c7','97ba8e47-3f7b-4097-8b54-d66f3d7dfe4b','c1278385-cc72-43cd-8dbd-37fdba025602','b9a59d95-6cbb-472f-86ec-4ca232839011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8973aa8527634cc28982028b5d072529',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:54.394743 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7859300c-85c3-46ff-b011-be37caec949f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:54.403412 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7859300c-85c3-46ff-b011-be37caec949f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:54.404203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Flow 'volume_create_api' (ac800569-d29a-4ae5-891e-845a9a3c1675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:54.404542 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Create volume request issued successfully. Aug 06 17:39:54.405244 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5095d0d6-2c86-4cb5-8593-9b91981a23bf tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:54.405662 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 598/2383] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:39:54 2026] POST /volume/v3/volumes => generated 773 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:54.417992 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-748bc347-c643-4753-bc19-b1dc6f00993c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:54.421600 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-748bc347-c643-4753-bc19-b1dc6f00993c tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:39:54.421823 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-748bc347-c643-4753-bc19-b1dc6f00993c tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:54.422039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-748bc347-c643-4753-bc19-b1dc6f00993c tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:54.436600 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:54.436600 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:54.441045 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-748bc347-c643-4753-bc19-b1dc6f00993c tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:39:54.444981 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-748bc347-c643-4753-bc19-b1dc6f00993c tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:39:54.445343 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 603/2384] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:54 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:55.091260 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a0b9447b-5050-4710-947c-fdac68a2ebbf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.093820 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a0b9447b-5050-4710-947c-fdac68a2ebbf tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:55.094103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a0b9447b-5050-4710-947c-fdac68a2ebbf tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.094326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a0b9447b-5050-4710-947c-fdac68a2ebbf tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.101077 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a0b9447b-5050-4710-947c-fdac68a2ebbf tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 404 Aug 06 17:39:55.101744 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 601/2385] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:55 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:55.109332 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c8cc2f7a-a360-44a5-bf2f-36be99c453a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.111488 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c8cc2f7a-a360-44a5-bf2f-36be99c453a8 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:55.112943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c8cc2f7a-a360-44a5-bf2f-36be99c453a8 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.112943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c8cc2f7a-a360-44a5-bf2f-36be99c453a8 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.118382 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c8cc2f7a-a360-44a5-bf2f-36be99c453a8 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 404 Aug 06 17:39:55.118979 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 584/2386] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:55 2026] GET /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:55.127564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7c393b6c-d7a2-4606-ac69-20cb1d54209c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.130056 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7c393b6c-d7a2-4606-ac69-20cb1d54209c tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:55.130354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7c393b6c-d7a2-4606-ac69-20cb1d54209c tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.130613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7c393b6c-d7a2-4606-ac69-20cb1d54209c tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.130873 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-7c393b6c-d7a2-4606-ac69-20cb1d54209c tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Delete volume with id: c23c34c1-443d-4d40-96d8-1320ef8a6c9b Aug 06 17:39:55.139493 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7c393b6c-d7a2-4606-ac69-20cb1d54209c tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b returned with HTTP 404 Aug 06 17:39:55.140119 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 599/2387] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:39:55 2026] DELETE /volume/v3/volumes/c23c34c1-443d-4d40-96d8-1320ef8a6c9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:55.153585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9824123a-d3bf-4802-b608-59dc099772fd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.155428 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:55.155810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1010927148"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:55.158206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1010927148'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:55.158343 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Create volume of 1 GB Aug 06 17:39:55.170293 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Availability Zones retrieved successfully. Aug 06 17:39:55.179691 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Flow 'volume_create_api' (fbf1bfa3-bb1a-412e-9c75-9935395ce4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:55.180710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97112ce2-b9f3-462a-9b3e-12a46fc491e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.181922 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:55.190619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.193241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:39:55.193477 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.193699 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.193893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Delete volume with id: 6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:39:55.203690 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:55.203690 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:55.204269 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:55.216982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97112ce2-b9f3-462a-9b3e-12a46fc491e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.218137 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6fde35-1a87-4586-bd3f-6e0fb2cfdb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.223615 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Delete volume request issued successfully. Aug 06 17:39:55.223899 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2fc2480-bb17-4ef3-8650-c2b688c9570d tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 202 Aug 06 17:39:55.224454 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 602/2388] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:39:55 2026] DELETE /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:39:55.237710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d831015f-aca4-4f6e-a8ac-58f04bd59033 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.240621 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d831015f-aca4-4f6e-a8ac-58f04bd59033 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:39:55.240621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d831015f-aca4-4f6e-a8ac-58f04bd59033 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.240621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d831015f-aca4-4f6e-a8ac-58f04bd59033 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.249000 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:55.249000 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:55.252121 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d831015f-aca4-4f6e-a8ac-58f04bd59033 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Volume info retrieved successfully. Aug 06 17:39:55.257089 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d831015f-aca4-4f6e-a8ac-58f04bd59033 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 200 Aug 06 17:39:55.257697 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 585/2389] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:55 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:55.270422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Created reservations ['16abeb19-d3b0-4719-a187-c2a155ce69a5', 'c9788c61-b6eb-4b5e-a6db-f28a65f7d97d', '25dc92dc-4d95-4ef6-9b5e-64aa62c1d51b', '8931c0ad-9cd1-4b62-860b-32f1ecf1dad0'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:55.271480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6fde35-1a87-4586-bd3f-6e0fb2cfdb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16abeb19-d3b0-4719-a187-c2a155ce69a5', 'c9788c61-b6eb-4b5e-a6db-f28a65f7d97d', '25dc92dc-4d95-4ef6-9b5e-64aa62c1d51b', '8931c0ad-9cd1-4b62-860b-32f1ecf1dad0']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.272216 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60badb4-2105-4f00-8be0-f1964f712607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.296603 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60badb4-2105-4f00-8be0-f1964f712607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d7ddac-7399-402b-8d57-88aedd5bd48a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1010927148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc04632f0be54b7f9bd0604ee59f2161',qos_specs=None,replication_status=,reservations=['16abeb19-d3b0-4719-a187-c2a155ce69a5','c9788c61-b6eb-4b5e-a6db-f28a65f7d97d','25dc92dc-4d95-4ef6-9b5e-64aa62c1d51b','8931c0ad-9cd1-4b62-860b-32f1ecf1dad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96cee843e6a4b8b862ad8301a623474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1010927148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d7ddac-7399-402b-8d57-88aedd5bd48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc04632f0be54b7f9bd0604ee59f2161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a96cee843e6a4b8b862ad8301a623474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.297535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e733b194-c8f8-4af6-8fc2-1fddaf2f16dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.330712 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e733b194-c8f8-4af6-8fc2-1fddaf2f16dd) transitioned into state 'SUCCESS' from state '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-1010927148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc04632f0be54b7f9bd0604ee59f2161',qos_specs=None,replication_status=,reservations=['16abeb19-d3b0-4719-a187-c2a155ce69a5','c9788c61-b6eb-4b5e-a6db-f28a65f7d97d','25dc92dc-4d95-4ef6-9b5e-64aa62c1d51b','8931c0ad-9cd1-4b62-860b-32f1ecf1dad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a96cee843e6a4b8b862ad8301a623474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.331450 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0e1f48-a967-49f3-86ac-51dd58efe2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.339812 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0e1f48-a967-49f3-86ac-51dd58efe2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.340608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Flow 'volume_create_api' (fbf1bfa3-bb1a-412e-9c75-9935395ce4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:55.340909 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Create volume request issued successfully. Aug 06 17:39:55.341523 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9824123a-d3bf-4802-b608-59dc099772fd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:55.342074 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 604/2390] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:39:55 2026] POST /volume/v3/volumes => generated 819 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:55.357865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cdccb5c9-b283-4aa2-8c1c-1507da4402db None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.360191 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cdccb5c9-b283-4aa2-8c1c-1507da4402db tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:55.360483 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cdccb5c9-b283-4aa2-8c1c-1507da4402db tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.360749 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cdccb5c9-b283-4aa2-8c1c-1507da4402db tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.371042 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:55.371042 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:55.376984 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cdccb5c9-b283-4aa2-8c1c-1507da4402db tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:55.384425 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cdccb5c9-b283-4aa2-8c1c-1507da4402db tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 200 Aug 06 17:39:55.385113 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 600/2391] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:55 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:55.458858 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-19105699-39e8-403c-b1ca-1033cd843d82 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.461895 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19105699-39e8-403c-b1ca-1033cd843d82 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:39:55.461895 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19105699-39e8-403c-b1ca-1033cd843d82 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.461895 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19105699-39e8-403c-b1ca-1033cd843d82 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.472838 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:55.472838 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:55.477356 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-19105699-39e8-403c-b1ca-1033cd843d82 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:39:55.483025 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19105699-39e8-403c-b1ca-1033cd843d82 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:39:55.483421 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 603/2392] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:55 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:55.532241 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.534332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:39:55.534767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-85642158"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:55.536477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-85642158'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:39:55.536592 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Create volume of 1 GB Aug 06 17:39:55.541523 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Availability Zones retrieved successfully. Aug 06 17:39:55.546466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Flow 'volume_create_api' (69035c3d-184c-4442-b9f0-4c955e2d2090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:55.548130 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b0b830-7072-4997-800e-f5128c5552e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.548752 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:39:55.582859 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b0b830-7072-4997-800e-f5128c5552e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.583833 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6b995d-0faf-45eb-af02-4441deba78e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.651166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Created reservations ['9bd4df5f-0d32-4642-b71b-dc6737b4e5c0', 'bdd1f67c-5784-440f-afc0-0253ba03085c', '398190c9-b50f-4a77-b08f-d1ee9c3c22dd', 'ba2eae1c-5098-4f6b-aa10-b36ff59cc540'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:39:55.651937 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6b995d-0faf-45eb-af02-4441deba78e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd4df5f-0d32-4642-b71b-dc6737b4e5c0', 'bdd1f67c-5784-440f-afc0-0253ba03085c', '398190c9-b50f-4a77-b08f-d1ee9c3c22dd', 'ba2eae1c-5098-4f6b-aa10-b36ff59cc540']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.652742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffbe6c9-4d36-433d-912b-b314dd97ccbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.673743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffbe6c9-4d36-433d-912b-b314dd97ccbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c49b9a7-783f-4246-a2ce-c7f6d8348410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-85642158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e963f532d844e9785d0c3d0e20b69e4',qos_specs=None,replication_status=,reservations=['9bd4df5f-0d32-4642-b71b-dc6737b4e5c0','bdd1f67c-5784-440f-afc0-0253ba03085c','398190c9-b50f-4a77-b08f-d1ee9c3c22dd','ba2eae1c-5098-4f6b-aa10-b36ff59cc540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f20e0c8da4a4adc8270fb2b82ab6cc8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-85642158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c49b9a7-783f-4246-a2ce-c7f6d8348410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e963f532d844e9785d0c3d0e20b69e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f20e0c8da4a4adc8270fb2b82ab6cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.674573 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d1e9fc-28de-40a5-8007-9151e691f73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.692029 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d1e9fc-28de-40a5-8007-9151e691f73e) transitioned into state 'SUCCESS' from state '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-85642158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e963f532d844e9785d0c3d0e20b69e4',qos_specs=None,replication_status=,reservations=['9bd4df5f-0d32-4642-b71b-dc6737b4e5c0','bdd1f67c-5784-440f-afc0-0253ba03085c','398190c9-b50f-4a77-b08f-d1ee9c3c22dd','ba2eae1c-5098-4f6b-aa10-b36ff59cc540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f20e0c8da4a4adc8270fb2b82ab6cc8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.692651 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c6f13d-90cb-4f3d-b283-70747889395e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:39:55.700555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8c6f13d-90cb-4f3d-b283-70747889395e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:39:55.701645 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Flow 'volume_create_api' (69035c3d-184c-4442-b9f0-4c955e2d2090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:39:55.701921 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Create volume request issued successfully. Aug 06 17:39:55.702462 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e950c208-0f8f-47a8-bb90-b654a2f37f42 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:39:55.702837 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 586/2393] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:39:55 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:39:55.714317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0ea76f8a-1afd-44e1-8ce2-8a9e632039b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:55.717756 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ea76f8a-1afd-44e1-8ce2-8a9e632039b0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:39:55.717756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ea76f8a-1afd-44e1-8ce2-8a9e632039b0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:55.717756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ea76f8a-1afd-44e1-8ce2-8a9e632039b0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:55.726642 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:55.726642 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:55.730936 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0ea76f8a-1afd-44e1-8ce2-8a9e632039b0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:39:55.737260 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ea76f8a-1afd-44e1-8ce2-8a9e632039b0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:39:55.737927 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 605/2394] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:55 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:56.275169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f4b65214-ef7c-4128-a7e7-2a0d3ad76ef7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.278713 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f4b65214-ef7c-4128-a7e7-2a0d3ad76ef7 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] GET https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 Aug 06 17:39:56.278951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f4b65214-ef7c-4128-a7e7-2a0d3ad76ef7 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.279205 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f4b65214-ef7c-4128-a7e7-2a0d3ad76ef7 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.288642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f4b65214-ef7c-4128-a7e7-2a0d3ad76ef7 tempest-TestStampPattern-683137625 tempest-TestStampPattern-683137625-project-member] https://10.4.3.207/volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 returned with HTTP 404 Aug 06 17:39:56.289253 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 601/2395] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volumes/6e197fbd-ea0d-4c87-8031-10105583cc68 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:56.398902 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b807e86f-0d08-480c-891e-02de1723103a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.401514 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b807e86f-0d08-480c-891e-02de1723103a tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.401773 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b807e86f-0d08-480c-891e-02de1723103a tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.402017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b807e86f-0d08-480c-891e-02de1723103a tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.420120 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.420120 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:56.424063 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b807e86f-0d08-480c-891e-02de1723103a tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:56.429795 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b807e86f-0d08-480c-891e-02de1723103a tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 200 Aug 06 17:39:56.430318 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 604/2396] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:56.446586 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9355ea96-d465-4131-ac48-eb9c76b058df None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.449700 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9355ea96-d465-4131-ac48-eb9c76b058df tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] POST https://10.4.3.207/volume/v3/volume-transfers Aug 06 17:39:56.450453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9355ea96-d465-4131-ac48-eb9c76b058df tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f6d7ddac-7399-402b-8d57-88aedd5bd48a"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:56.454220 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volume_transfer [None req-9355ea96-d465-4131-ac48-eb9c76b058df tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f6d7ddac-7399-402b-8d57-88aedd5bd48a'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 06 17:39:56.454400 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volume_transfer [None req-9355ea96-d465-4131-ac48-eb9c76b058df tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Creating transfer of volume f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.454567 np0000006677 devstack@c-api.service[100625]: INFO cinder.transfer.api [None req-9355ea96-d465-4131-ac48-eb9c76b058df tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Generating transfer record for volume f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.462955 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.462955 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:56.475484 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9355ea96-d465-4131-ac48-eb9c76b058df tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers returned with HTTP 202 Aug 06 17:39:56.475997 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 587/2397] 10.4.3.207 () {70 vars in 1326 bytes} [Thu Aug 6 17:39:56 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:39:56.486683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9dacf1ae-daf7-4ea1-8082-601b548a0049 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.488736 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9dacf1ae-daf7-4ea1-8082-601b548a0049 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.488939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9dacf1ae-daf7-4ea1-8082-601b548a0049 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.489177 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9dacf1ae-daf7-4ea1-8082-601b548a0049 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.497136 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.497136 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:56.500582 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9dacf1ae-daf7-4ea1-8082-601b548a0049 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:56.504360 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9dacf1ae-daf7-4ea1-8082-601b548a0049 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 200 Aug 06 17:39:56.504722 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 606/2398] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:56.517938 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8b9221fe-09b6-42c4-8177-50942afa1e15 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.519565 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b9221fe-09b6-42c4-8177-50942afa1e15 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volume-transfers/detail Aug 06 17:39:56.519732 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b9221fe-09b6-42c4-8177-50942afa1e15 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.519897 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b9221fe-09b6-42c4-8177-50942afa1e15 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.520088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volume_transfer [None req-8b9221fe-09b6-42c4-8177-50942afa1e15 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Listing volume transfers {{(pid=100624) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 06 17:39:56.524504 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b9221fe-09b6-42c4-8177-50942afa1e15 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 06 17:39:56.524840 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 602/2399] 10.4.3.207 () {68 vars in 1326 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:56.532982 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-60ca9b4a-4902-4dcf-a8c2-e8a9cb0abfbd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.535109 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-60ca9b4a-4902-4dcf-a8c2-e8a9cb0abfbd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] DELETE https://10.4.3.207/volume/v3/volume-transfers/9841f930-7311-47f5-91d9-4644c00f1d4a Aug 06 17:39:56.535360 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-60ca9b4a-4902-4dcf-a8c2-e8a9cb0abfbd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.535634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-60ca9b4a-4902-4dcf-a8c2-e8a9cb0abfbd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.535776 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.volume_transfer [None req-60ca9b4a-4902-4dcf-a8c2-e8a9cb0abfbd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Delete transfer with id: 9841f930-7311-47f5-91d9-4644c00f1d4a Aug 06 17:39:56.548299 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.548299 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:56.560590 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-60ca9b4a-4902-4dcf-a8c2-e8a9cb0abfbd tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers/9841f930-7311-47f5-91d9-4644c00f1d4a returned with HTTP 202 Aug 06 17:39:56.561165 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 605/2400] 10.4.3.207 () {68 vars in 1419 bytes} [Thu Aug 6 17:39:56 2026] DELETE /volume/v3/volume-transfers/9841f930-7311-47f5-91d9-4644c00f1d4a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:56.569103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52f1d410-b809-496f-8f60-39318878e407 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.570811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52f1d410-b809-496f-8f60-39318878e407 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.571033 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52f1d410-b809-496f-8f60-39318878e407 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.571215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52f1d410-b809-496f-8f60-39318878e407 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.577334 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.577334 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:56.580534 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-52f1d410-b809-496f-8f60-39318878e407 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Volume info retrieved successfully. Aug 06 17:39:56.585309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52f1d410-b809-496f-8f60-39318878e407 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 200 Aug 06 17:39:56.585681 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 588/2401] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:56.600098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bb64fcdf-fcf9-4688-b9c3-393807e9a13f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.603976 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb64fcdf-fcf9-4688-b9c3-393807e9a13f tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] DELETE https://10.4.3.207/volume/v3/volume-transfers/9841f930-7311-47f5-91d9-4644c00f1d4a Aug 06 17:39:56.604278 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb64fcdf-fcf9-4688-b9c3-393807e9a13f tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.604555 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb64fcdf-fcf9-4688-b9c3-393807e9a13f tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.604705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.volume_transfer [None req-bb64fcdf-fcf9-4688-b9c3-393807e9a13f tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Delete transfer with id: 9841f930-7311-47f5-91d9-4644c00f1d4a Aug 06 17:39:56.612981 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb64fcdf-fcf9-4688-b9c3-393807e9a13f tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volume-transfers/9841f930-7311-47f5-91d9-4644c00f1d4a returned with HTTP 404 Aug 06 17:39:56.613695 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 607/2402] 10.4.3.207 () {68 vars in 1419 bytes} [Thu Aug 6 17:39:56 2026] DELETE /volume/v3/volume-transfers/9841f930-7311-47f5-91d9-4644c00f1d4a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:56.619824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.622567 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.622772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.622954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.623139 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Delete volume with id: f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.631461 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.631461 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:56.632182 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Volume info retrieved successfully. Aug 06 17:39:56.676212 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Delete volume request issued successfully. Aug 06 17:39:56.676385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ba1d022-ddc5-4ac3-b925-32062d19cd77 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 202 Aug 06 17:39:56.676805 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 603/2403] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:39:56 2026] DELETE /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:39:56.687407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bf604b32-dfcd-4688-9177-fd74b46f0a71 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.690974 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf604b32-dfcd-4688-9177-fd74b46f0a71 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:56.691174 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf604b32-dfcd-4688-9177-fd74b46f0a71 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.691369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf604b32-dfcd-4688-9177-fd74b46f0a71 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.703536 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.703536 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:56.709139 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bf604b32-dfcd-4688-9177-fd74b46f0a71 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Volume info retrieved successfully. Aug 06 17:39:56.713823 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf604b32-dfcd-4688-9177-fd74b46f0a71 tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 200 Aug 06 17:39:56.714563 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 606/2404] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:56.750249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bab69406-a050-4f6b-b192-251d7f70d817 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:56.752518 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bab69406-a050-4f6b-b192-251d7f70d817 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:39:56.752853 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bab69406-a050-4f6b-b192-251d7f70d817 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:56.753140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bab69406-a050-4f6b-b192-251d7f70d817 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:56.763593 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:56.763593 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:56.776840 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bab69406-a050-4f6b-b192-251d7f70d817 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:39:56.783618 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bab69406-a050-4f6b-b192-251d7f70d817 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:39:56.784271 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 589/2405] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:56 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:57.551280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-53e2e63f-66b4-4355-9b23-98c89ef6610b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.553812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-53e2e63f-66b4-4355-9b23-98c89ef6610b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:39:57.554059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-53e2e63f-66b4-4355-9b23-98c89ef6610b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.554296 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-53e2e63f-66b4-4355-9b23-98c89ef6610b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.567265 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:57.567265 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:57.574634 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-53e2e63f-66b4-4355-9b23-98c89ef6610b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:39:57.581358 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-53e2e63f-66b4-4355-9b23-98c89ef6610b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:39:57.581903 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 608/2406] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:57.637800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-16966811-5af6-4f25-af7d-45080547235f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.642636 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-16966811-5af6-4f25-af7d-45080547235f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:39:57.642915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-16966811-5af6-4f25-af7d-45080547235f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.643229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-16966811-5af6-4f25-af7d-45080547235f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.650668 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:57.650668 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:57.656065 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-16966811-5af6-4f25-af7d-45080547235f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:39:57.661753 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-16966811-5af6-4f25-af7d-45080547235f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:39:57.662497 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 604/2407] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:57.731441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c601ad79-7172-48cd-aed4-e29f2d87959a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.733855 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c601ad79-7172-48cd-aed4-e29f2d87959a tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:57.734104 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c601ad79-7172-48cd-aed4-e29f2d87959a tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.734331 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c601ad79-7172-48cd-aed4-e29f2d87959a tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.746139 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c601ad79-7172-48cd-aed4-e29f2d87959a tempest-VolumesTransfersV355Test-784057227 tempest-VolumesTransfersV355Test-784057227-project-admin] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 404 Aug 06 17:39:57.746139 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 607/2408] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:57.746217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cb0873f5-2bc9-4e1f-b53d-cd892b1cf6e7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.746217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb0873f5-2bc9-4e1f-b53d-cd892b1cf6e7 None None] GET https://10.4.3.207/volume// Aug 06 17:39:57.746217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb0873f5-2bc9-4e1f-b53d-cd892b1cf6e7 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.746217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb0873f5-2bc9-4e1f-b53d-cd892b1cf6e7 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.746217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb0873f5-2bc9-4e1f-b53d-cd892b1cf6e7 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:57.747219 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 590/2409] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:39:57.752023 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-42e09fdc-4bd4-4ef3-b991-350e7c934d7d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.754900 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-2435d9c5-3429-467a-9b2f-de4752059fca None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.755269 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42e09fdc-4bd4-4ef3-b991-350e7c934d7d tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] GET https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:57.755359 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42e09fdc-4bd4-4ef3-b991-350e7c934d7d tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.755578 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42e09fdc-4bd4-4ef3-b991-350e7c934d7d tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.759189 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-2435d9c5-3429-467a-9b2f-de4752059fca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:39:57.759581 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-2435d9c5-3429-467a-9b2f-de4752059fca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8236e90c-3f72-4075-85c8-e5be61aa1f22", "connector": null, "instance_uuid": "b1e259c0-aa8c-4e35-9bde-4a2c1c58b460"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:57.765681 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42e09fdc-4bd4-4ef3-b991-350e7c934d7d tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 404 Aug 06 17:39:57.766310 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 609/2410] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:57.769018 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:57.769018 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:57.775133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c191c992-a288-4c94-ba31-f2fd5fe48442 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.780625 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c191c992-a288-4c94-ba31-f2fd5fe48442 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] DELETE https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:57.781083 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c191c992-a288-4c94-ba31-f2fd5fe48442 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.781083 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c191c992-a288-4c94-ba31-f2fd5fe48442 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.781332 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-c191c992-a288-4c94-ba31-f2fd5fe48442 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] Delete volume with id: f6d7ddac-7399-402b-8d57-88aedd5bd48a Aug 06 17:39:57.799548 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c191c992-a288-4c94-ba31-f2fd5fe48442 tempest-VolumesTransfersV355Test-953147920 tempest-VolumesTransfersV355Test-953147920-project-member] https://10.4.3.207/volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a returned with HTTP 404 Aug 06 17:39:57.800168 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 608/2411] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:39:57 2026] DELETE /volume/v3/volumes/f6d7ddac-7399-402b-8d57-88aedd5bd48a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:39:57.811681 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-2435d9c5-3429-467a-9b2f-de4752059fca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:39:57.812721 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 605/2412] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:39:57 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 06 17:39:57.837167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a966a7a4-ea4f-4b98-99bd-79fbf0686beb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.838736 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a966a7a4-ea4f-4b98-99bd-79fbf0686beb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:39:57.840577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a966a7a4-ea4f-4b98-99bd-79fbf0686beb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.840577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a966a7a4-ea4f-4b98-99bd-79fbf0686beb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.857033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f09419b6-2d07-4a60-bb81-448eba689c9e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.857033 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f09419b6-2d07-4a60-bb81-448eba689c9e None None] GET https://10.4.3.207/volume// Aug 06 17:39:57.857033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f09419b6-2d07-4a60-bb81-448eba689c9e None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.857033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f09419b6-2d07-4a60-bb81-448eba689c9e None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.857500 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:57.857500 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:57.857564 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f09419b6-2d07-4a60-bb81-448eba689c9e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:39:57.857564 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 610/2413] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:39:57.861504 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a966a7a4-ea4f-4b98-99bd-79fbf0686beb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:39:57.870573 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a966a7a4-ea4f-4b98-99bd-79fbf0686beb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:39:57.870978 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 591/2414] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:57.886815 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-1a9a311b-36b2-4548-9910-256552d2e4fb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:57.889200 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-1a9a311b-36b2-4548-9910-256552d2e4fb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:39:57.890456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-1a9a311b-36b2-4548-9910-256552d2e4fb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:57.890456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-1a9a311b-36b2-4548-9910-256552d2e4fb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:57.907802 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:57.907802 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:39:57.916023 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-1a9a311b-36b2-4548-9910-256552d2e4fb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:39:57.920429 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-1a9a311b-36b2-4548-9910-256552d2e4fb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:39:57.921009 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 609/2415] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:39:57 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:39:58.061532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:58.063868 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] PUT https://10.4.3.207/volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333 Aug 06 17:39:58.064352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:39:58.071308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Acquiring lock "cinder-attachment_update-8236e90c-3f72-4075-85c8-e5be61aa1f22-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:39:58.078990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Lock "cinder-attachment_update-8236e90c-3f72-4075-85c8-e5be61aa1f22-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:39:58.078990 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:58.078990 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:39:58.162537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Lock "cinder-attachment_update-8236e90c-3f72-4075-85c8-e5be61aa1f22-np0000006677" released by "attachment_update" :: held 0.086s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:39:58.162861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-bc8531d2-980f-4b2d-a492-386d0d9d0472 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333 returned with HTTP 200 Aug 06 17:39:58.163402 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 606/2416] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:39:58 2026] PUT /volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:39:58.884940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8860318a-e704-43be-b9b0-1670b367a05e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:58.886711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8860318a-e704-43be-b9b0-1670b367a05e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:39:58.886905 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8860318a-e704-43be-b9b0-1670b367a05e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:58.887182 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8860318a-e704-43be-b9b0-1670b367a05e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:58.898106 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:58.898106 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:39:58.904274 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8860318a-e704-43be-b9b0-1670b367a05e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:39:58.915084 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8860318a-e704-43be-b9b0-1670b367a05e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:39:58.915644 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 611/2417] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:58 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:39:59.935231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-88c1e90b-4638-4644-a91a-0e6f93238fbf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:39:59.938823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88c1e90b-4638-4644-a91a-0e6f93238fbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:39:59.938823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88c1e90b-4638-4644-a91a-0e6f93238fbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:39:59.938823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88c1e90b-4638-4644-a91a-0e6f93238fbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:39:59.949616 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:39:59.949616 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:39:59.957743 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-88c1e90b-4638-4644-a91a-0e6f93238fbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:39:59.960434 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88c1e90b-4638-4644-a91a-0e6f93238fbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:39:59.961196 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 592/2418] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:39:59 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:00.753723 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7751cc86-4ec3-485d-b070-18d0b4263848 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:00.837089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7751cc86-4ec3-485d-b070-18d0b4263848 tempest-VolumesSummaryTest-2056932357 tempest-VolumesSummaryTest-2056932357-project-member] GET https://10.4.3.207/volume/v3/volumes/summary Aug 06 17:40:00.837485 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7751cc86-4ec3-485d-b070-18d0b4263848 tempest-VolumesSummaryTest-2056932357 tempest-VolumesSummaryTest-2056932357-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:00.837843 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7751cc86-4ec3-485d-b070-18d0b4263848 tempest-VolumesSummaryTest-2056932357 tempest-VolumesSummaryTest-2056932357-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:00.838632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-7751cc86-4ec3-485d-b070-18d0b4263848 tempest-VolumesSummaryTest-2056932357 tempest-VolumesSummaryTest-2056932357-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:00.847000 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7751cc86-4ec3-485d-b070-18d0b4263848 tempest-VolumesSummaryTest-2056932357 tempest-VolumesSummaryTest-2056932357-project-member] Get summary completed successfully. Aug 06 17:40:00.847276 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7751cc86-4ec3-485d-b070-18d0b4263848 tempest-VolumesSummaryTest-2056932357 tempest-VolumesSummaryTest-2056932357-project-member] https://10.4.3.207/volume/v3/volumes/summary returned with HTTP 200 Aug 06 17:40:00.847682 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 610/2419] 10.4.3.207 () {68 vars in 1302 bytes} [Thu Aug 6 17:40:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:00.973837 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a602e589-b8c4-4a51-af15-0c23ece2e22c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:00.976530 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a602e589-b8c4-4a51-af15-0c23ece2e22c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:00.976893 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a602e589-b8c4-4a51-af15-0c23ece2e22c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:00.977237 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a602e589-b8c4-4a51-af15-0c23ece2e22c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:00.994199 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:00.994199 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:00.998350 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a602e589-b8c4-4a51-af15-0c23ece2e22c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:01.010892 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a602e589-b8c4-4a51-af15-0c23ece2e22c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:01.011349 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 607/2420] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:00 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:01.523866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-10de3b88-04a9-470c-8087-76d40358d0ec None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:01.528083 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-10de3b88-04a9-470c-8087-76d40358d0ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333/action Aug 06 17:40:01.528438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-10de3b88-04a9-470c-8087-76d40358d0ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:01.528532 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-10de3b88-04a9-470c-8087-76d40358d0ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:01.554599 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:01.554599 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:01.567003 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e05f17c7-f32a-417d-9c30-a037199fd407 req-10de3b88-04a9-470c-8087-76d40358d0ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333/action returned with HTTP 204 Aug 06 17:40:01.567562 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 612/2421] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:01 2026] POST /volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:02.025256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6c3bc697-34ad-4a7d-81b4-8468cad4de6d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:02.027895 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c3bc697-34ad-4a7d-81b4-8468cad4de6d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:02.027895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c3bc697-34ad-4a7d-81b4-8468cad4de6d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:02.027895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c3bc697-34ad-4a7d-81b4-8468cad4de6d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:02.054709 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:02.054709 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:02.064838 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6c3bc697-34ad-4a7d-81b4-8468cad4de6d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:02.075139 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c3bc697-34ad-4a7d-81b4-8468cad4de6d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:02.075720 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 593/2422] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:02 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1133 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:02.094359 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-452d0422-e528-475e-84c8-271edfea3206 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:02.100037 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:40:02.100614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8236e90c-3f72-4075-85c8-e5be61aa1f22", "name": "tempest-VolumesBackupsTest-Backup-648974072", "force": true, "container": "tempest-volumesbackupstest-backup-container-2074823264"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:02.106562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating new backup {'backup': {'volume_id': '8236e90c-3f72-4075-85c8-e5be61aa1f22', 'name': 'tempest-VolumesBackupsTest-Backup-648974072', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2074823264'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:40:02.106800 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating backup of volume 8236e90c-3f72-4075-85c8-e5be61aa1f22 in container tempest-volumesbackupstest-backup-container-2074823264 Aug 06 17:40:02.123823 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:02.123823 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:02.124531 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:02.168416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['bd1d13d2-b376-4af7-9979-9fa4a73f94fd', '3001982a-33c1-4758-835c-4cbe59a9b777'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:02.214782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-452d0422-e528-475e-84c8-271edfea3206 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:40:02.215552 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 611/2423] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:02 2026] POST /volume/v3/backups => generated 329 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:02.228867 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fdca6806-35a7-4177-90f7-645f6f8ec39e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:02.233464 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fdca6806-35a7-4177-90f7-645f6f8ec39e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:02.233703 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fdca6806-35a7-4177-90f7-645f6f8ec39e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:02.233915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fdca6806-35a7-4177-90f7-645f6f8ec39e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:02.234102 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-fdca6806-35a7-4177-90f7-645f6f8ec39e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:02.244204 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:02.244204 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:02.244923 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fdca6806-35a7-4177-90f7-645f6f8ec39e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:02.245430 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 608/2424] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:02 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:03.257006 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d503dc67-83c6-4fb5-a078-afd718ca2185 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:03.258763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d503dc67-83c6-4fb5-a078-afd718ca2185 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:03.259034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d503dc67-83c6-4fb5-a078-afd718ca2185 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:03.259290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d503dc67-83c6-4fb5-a078-afd718ca2185 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:03.259446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d503dc67-83c6-4fb5-a078-afd718ca2185 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:03.271119 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:03.271119 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:03.272047 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d503dc67-83c6-4fb5-a078-afd718ca2185 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:03.272723 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 613/2425] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:03 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:03.675684 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:03.795987 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:03.796274 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-833634887"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:03.797810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-833634887'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:03.798038 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume of 1 GB Aug 06 17:40:03.803364 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Availability Zones retrieved successfully. Aug 06 17:40:03.811339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (19ad307f-b207-4bc4-9d0b-b8f30a44e4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:03.812644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870fdd23-7f62-4ba9-9716-810777f030b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:03.813663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:03.851520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870fdd23-7f62-4ba9-9716-810777f030b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:03.852574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e937cff-f34a-489e-8dca-8b5b6111a452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:03.964785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Created reservations ['b7804665-354c-4b39-89e4-b2f7546c9363', '8073d9ea-888b-48ad-928e-177f461e9aee', '92f5444e-4996-4b6c-9f4e-488cb1d406a2', 'd5e91556-54f8-404a-8c4b-4dcc709842fd'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:03.965975 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e937cff-f34a-489e-8dca-8b5b6111a452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7804665-354c-4b39-89e4-b2f7546c9363', '8073d9ea-888b-48ad-928e-177f461e9aee', '92f5444e-4996-4b6c-9f4e-488cb1d406a2', 'd5e91556-54f8-404a-8c4b-4dcc709842fd']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:03.967693 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d0c021-984b-4e1f-8fca-d0d375e2a57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:03.998526 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d0c021-984b-4e1f-8fca-d0d375e2a57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-833634887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['b7804665-354c-4b39-89e4-b2f7546c9363','8073d9ea-888b-48ad-928e-177f461e9aee','92f5444e-4996-4b6c-9f4e-488cb1d406a2','d5e91556-54f8-404a-8c4b-4dcc709842fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-833634887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e52fcf130b840c4af95c2fb9332276c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5130fb7effd49b99eddb5391114ae0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:03.999250 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a1c5e9-2859-4452-9d64-da44e213e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:04.022910 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a1c5e9-2859-4452-9d64-da44e213e5ad) transitioned into state 'SUCCESS' from state '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-833634887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['b7804665-354c-4b39-89e4-b2f7546c9363','8073d9ea-888b-48ad-928e-177f461e9aee','92f5444e-4996-4b6c-9f4e-488cb1d406a2','d5e91556-54f8-404a-8c4b-4dcc709842fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:04.023148 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f517fd9b-e9f5-4477-9c06-06d5ae8b030e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:04.032720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f517fd9b-e9f5-4477-9c06-06d5ae8b030e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:04.033473 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (19ad307f-b207-4bc4-9d0b-b8f30a44e4db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:04.033743 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request issued successfully. Aug 06 17:40:04.034339 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-972e0d65-f3c7-4095-ab5e-90080b689a17 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:04.034766 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 594/2426] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:03 2026] POST /volume/v3/volumes => generated 763 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:04.051396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6e606b56-1c08-40f1-b06d-ef63bae4de1e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:04.054131 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e606b56-1c08-40f1-b06d-ef63bae4de1e tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 Aug 06 17:40:04.054578 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e606b56-1c08-40f1-b06d-ef63bae4de1e tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:04.054853 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e606b56-1c08-40f1-b06d-ef63bae4de1e tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:04.068153 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:04.068153 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:04.074212 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6e606b56-1c08-40f1-b06d-ef63bae4de1e tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:04.086523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e606b56-1c08-40f1-b06d-ef63bae4de1e tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 returned with HTTP 200 Aug 06 17:40:04.087425 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 612/2427] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:04 2026] GET /volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:04.290188 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-30aa8a49-ac1f-46ed-a303-838bb04eba84 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:04.292784 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30aa8a49-ac1f-46ed-a303-838bb04eba84 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:04.292978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30aa8a49-ac1f-46ed-a303-838bb04eba84 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:04.295600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30aa8a49-ac1f-46ed-a303-838bb04eba84 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:04.295955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-30aa8a49-ac1f-46ed-a303-838bb04eba84 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:04.302635 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:04.302635 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:04.303946 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30aa8a49-ac1f-46ed-a303-838bb04eba84 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:04.304566 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 609/2428] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:04 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:04.903357 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-3fbb3bc5-baff-4b7a-b932-29b1ca6e10d1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:04.910265 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-3fbb3bc5-baff-4b7a-b932-29b1ca6e10d1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:04.910577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-3fbb3bc5-baff-4b7a-b932-29b1ca6e10d1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:04.912278 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-3fbb3bc5-baff-4b7a-b932-29b1ca6e10d1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:04.921899 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:04.921899 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:04.930780 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-3fbb3bc5-baff-4b7a-b932-29b1ca6e10d1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:04.939238 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-3fbb3bc5-baff-4b7a-b932-29b1ca6e10d1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:04.940545 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 614/2429] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:04 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:04.976082 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-75d961b4-a3db-482f-83ea-b56e0a4f1d4d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:04.979020 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-75d961b4-a3db-482f-83ea-b56e0a4f1d4d None None] GET https://10.4.3.207/volume// Aug 06 17:40:04.979020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-75d961b4-a3db-482f-83ea-b56e0a4f1d4d None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:04.979020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-75d961b4-a3db-482f-83ea-b56e0a4f1d4d None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:04.979020 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-75d961b4-a3db-482f-83ea-b56e0a4f1d4d None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:04.979020 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 595/2430] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:40: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 06 17:40:04.993006 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-9d61acaf-b776-4e04-a208-d1900c8df394 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:04.998976 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-9d61acaf-b776-4e04-a208-d1900c8df394 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:40:04.999397 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-9d61acaf-b776-4e04-a208-d1900c8df394 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c49b9a7-783f-4246-a2ce-c7f6d8348410", "connector": null, "instance_uuid": "fe122661-4ac4-4ad8-b875-6453305b1493"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:05.018244 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.018244 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:05.058515 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-9d61acaf-b776-4e04-a208-d1900c8df394 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:40:05.059132 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 613/2431] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:40:04 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:05.109069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-173172c2-46a4-49df-8955-14f540fdde18 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.111473 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-173172c2-46a4-49df-8955-14f540fdde18 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 Aug 06 17:40:05.111763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-173172c2-46a4-49df-8955-14f540fdde18 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:05.112273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-173172c2-46a4-49df-8955-14f540fdde18 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:05.112706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-8c1f5848-cecc-4900-ad05-79d370090c6b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.117039 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-8c1f5848-cecc-4900-ad05-79d370090c6b tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528/action Aug 06 17:40:05.117433 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-8c1f5848-cecc-4900-ad05-79d370090c6b tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:05.117540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-8c1f5848-cecc-4900-ad05-79d370090c6b tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:05.122007 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.122007 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:05.135489 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-173172c2-46a4-49df-8955-14f540fdde18 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:05.136857 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.136857 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:05.142178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-173172c2-46a4-49df-8955-14f540fdde18 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 returned with HTTP 200 Aug 06 17:40:05.142895 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 610/2432] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:05 2026] GET /volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:05.148503 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-826e94d1-84fc-45da-812b-45f4bf2dd580 req-8c1f5848-cecc-4900-ad05-79d370090c6b tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528/action returned with HTTP 204 Aug 06 17:40:05.149142 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 615/2433] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:05 2026] POST /volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:40:05.164269 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-65600d85-b254-4852-976f-de206df30ee0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.169122 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:05.169879 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-467240541"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:05.172256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request body: {'volume': {"'source_volid": 'e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-467240541'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:05.172256 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume of 1 GB Aug 06 17:40:05.172256 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.172256 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:05.181940 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Availability Zones retrieved successfully. Aug 06 17:40:05.186423 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9d243c13-ed32-44c0-9485-edf2e95c8937 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.191173 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d243c13-ed32-44c0-9485-edf2e95c8937 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:05.191173 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d243c13-ed32-44c0-9485-edf2e95c8937 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:05.191173 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d243c13-ed32-44c0-9485-edf2e95c8937 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:05.195741 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (e2489139-1e37-4a4a-941c-01d72acb76ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.197097 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a39b97-34b3-4e42-bb77-52e869542d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.198459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:05.201895 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.201895 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:05.206570 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9d243c13-ed32-44c0-9485-edf2e95c8937 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:05.213150 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d243c13-ed32-44c0-9485-edf2e95c8937 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:05.213610 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 614/2434] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:05 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:05.230042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e394d445-e970-46ac-9b27-22fbe83695ce None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.232187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a39b97-34b3-4e42-bb77-52e869542d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.232187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bef85d8-78bb-46b3-b6e4-b016260390f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.232643 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e394d445-e970-46ac-9b27-22fbe83695ce tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:05.232849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e394d445-e970-46ac-9b27-22fbe83695ce tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:05.233080 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e394d445-e970-46ac-9b27-22fbe83695ce tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:05.248152 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.248152 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:05.252702 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e394d445-e970-46ac-9b27-22fbe83695ce tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:05.258845 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e394d445-e970-46ac-9b27-22fbe83695ce tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:05.259734 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 611/2435] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:05 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:05.294332 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Created reservations ['def8e0f8-1e01-4c91-b78b-5a898d4290b7', 'c11d1fed-ba4f-4071-9a78-cb0ff3cc7812', 'dde7e0b8-53ab-46e0-9d76-0b601bdf1b65', '0a484c78-a8bb-4878-879b-7aaceb033aef'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:05.298519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bef85d8-78bb-46b3-b6e4-b016260390f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['def8e0f8-1e01-4c91-b78b-5a898d4290b7', 'c11d1fed-ba4f-4071-9a78-cb0ff3cc7812', 'dde7e0b8-53ab-46e0-9d76-0b601bdf1b65', '0a484c78-a8bb-4878-879b-7aaceb033aef']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.302919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8cddcc8-3121-4b54-bf92-8983a43e814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.327303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dd72be17-2592-4bed-b9fb-8977630c3dd2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.329577 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dd72be17-2592-4bed-b9fb-8977630c3dd2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:05.329577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dd72be17-2592-4bed-b9fb-8977630c3dd2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:05.329715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dd72be17-2592-4bed-b9fb-8977630c3dd2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:05.329715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-dd72be17-2592-4bed-b9fb-8977630c3dd2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:05.337373 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.337373 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:05.338283 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dd72be17-2592-4bed-b9fb-8977630c3dd2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:05.338842 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 616/2436] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:05 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:05.372694 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8cddcc8-3121-4b54-bf92-8983a43e814b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab4581e2-217a-4352-bb62-2d48caf11a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-467240541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['def8e0f8-1e01-4c91-b78b-5a898d4290b7','c11d1fed-ba4f-4071-9a78-cb0ff3cc7812','dde7e0b8-53ab-46e0-9d76-0b601bdf1b65','0a484c78-a8bb-4878-879b-7aaceb033aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-467240541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab4581e2-217a-4352-bb62-2d48caf11a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e52fcf130b840c4af95c2fb9332276c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5130fb7effd49b99eddb5391114ae0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.374902 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a869066d-094e-4758-96df-5ad2139a875b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.415425 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a869066d-094e-4758-96df-5ad2139a875b) transitioned into state 'SUCCESS' from state '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-467240541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['def8e0f8-1e01-4c91-b78b-5a898d4290b7','c11d1fed-ba4f-4071-9a78-cb0ff3cc7812','dde7e0b8-53ab-46e0-9d76-0b601bdf1b65','0a484c78-a8bb-4878-879b-7aaceb033aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.423290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e23755-7a66-4fa9-85be-b792ceee5c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.443136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e23755-7a66-4fa9-85be-b792ceee5c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.444302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (e2489139-1e37-4a4a-941c-01d72acb76ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.445305 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request issued successfully. Aug 06 17:40:05.446954 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-65600d85-b254-4852-976f-de206df30ee0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:05.447385 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 596/2437] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:05 2026] POST /volume/v3/volumes => generated 763 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:05.470489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.474673 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:05.475159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1814945773"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:05.478297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request body: {'volume': {"'source_volid": 'e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1814945773'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:05.478491 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume of 1 GB Aug 06 17:40:05.485440 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Availability Zones retrieved successfully. Aug 06 17:40:05.495740 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (55bf249e-fd38-4f4c-98d4-599c57eb9a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.497605 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67caff1a-1ae0-4af6-99d7-142d2a2e8937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.499411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:05.539005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67caff1a-1ae0-4af6-99d7-142d2a2e8937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.540431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e08fda-cc35-4a1f-8bfc-99472e262f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.609488 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Created reservations ['41d3ddd3-ab45-4368-90be-e50d97543c32', '871de22b-fa8b-43f1-9784-2b0c513a51cd', '70290d0f-a02f-4ee1-9973-43cb249d4606', '4dc81c2d-5c66-467a-88be-9c6b7f343104'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:05.611149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e08fda-cc35-4a1f-8bfc-99472e262f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d3ddd3-ab45-4368-90be-e50d97543c32', '871de22b-fa8b-43f1-9784-2b0c513a51cd', '70290d0f-a02f-4ee1-9973-43cb249d4606', '4dc81c2d-5c66-467a-88be-9c6b7f343104']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.612567 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78732dba-7009-4d3e-9420-d60e375a93ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.644048 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78732dba-7009-4d3e-9420-d60e375a93ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89a030f-8c23-4678-acc8-709b1324e69d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1814945773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['41d3ddd3-ab45-4368-90be-e50d97543c32','871de22b-fa8b-43f1-9784-2b0c513a51cd','70290d0f-a02f-4ee1-9973-43cb249d4606','4dc81c2d-5c66-467a-88be-9c6b7f343104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1814945773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d89a030f-8c23-4678-acc8-709b1324e69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e52fcf130b840c4af95c2fb9332276c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5130fb7effd49b99eddb5391114ae0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.644930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b73d347-8f40-49af-a78a-92533ea14853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.665566 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-f3580bb5-929a-476f-8f89-aff8bdfda19c req-c223c44a-b840-410e-aea1-2dc682b1bb57 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.670467 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f3580bb5-929a-476f-8f89-aff8bdfda19c req-c223c44a-b840-410e-aea1-2dc682b1bb57 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822 Aug 06 17:40:05.670467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f3580bb5-929a-476f-8f89-aff8bdfda19c req-c223c44a-b840-410e-aea1-2dc682b1bb57 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:05.670467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f3580bb5-929a-476f-8f89-aff8bdfda19c req-c223c44a-b840-410e-aea1-2dc682b1bb57 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:05.672228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b73d347-8f40-49af-a78a-92533ea14853) transitioned into state 'SUCCESS' from state '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-1814945773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['41d3ddd3-ab45-4368-90be-e50d97543c32','871de22b-fa8b-43f1-9784-2b0c513a51cd','70290d0f-a02f-4ee1-9973-43cb249d4606','4dc81c2d-5c66-467a-88be-9c6b7f343104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.674081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c167224-82de-4694-9e3e-a7746b1010e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.684044 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c167224-82de-4694-9e3e-a7746b1010e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.684825 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (55bf249e-fd38-4f4c-98d4-599c57eb9a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.685111 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request issued successfully. Aug 06 17:40:05.685646 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19d8bff1-2fee-4c67-a3f3-1646ded1f02f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:05.686316 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 615/2438] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:05 2026] POST /volume/v3/volumes => generated 764 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:05.688664 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.688664 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:05.703328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2188df81-ee7d-4ced-a774-951971172b80 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.705915 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:05.706477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-595675242"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:05.708540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request body: {'volume': {"'source_volid": 'e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-595675242'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:05.708768 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume of 1 GB Aug 06 17:40:05.714058 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Availability Zones retrieved successfully. Aug 06 17:40:05.724206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (c4bdb614-3724-422d-87dc-a934a2dd8717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.725722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675b082d-5362-4cd0-bdd9-d210e6831927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.727059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:05.752397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f3580bb5-929a-476f-8f89-aff8bdfda19c req-c223c44a-b840-410e-aea1-2dc682b1bb57 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822 returned with HTTP 200 Aug 06 17:40:05.752809 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 612/2439] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:40:05 2026] DELETE /volume/v3/attachments/42410b7c-1e5d-4305-9c99-3c76f35b9822 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:05.766972 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675b082d-5362-4cd0-bdd9-d210e6831927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.767944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d20e444-db85-465c-acd7-2b8e366f7866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.812987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Created reservations ['c318d1f6-819c-479b-bedb-d4d51035ffd9', '34c90c63-7ac2-4057-a3c1-196aafb5959e', 'c85b8d88-e4b4-4614-b561-4a17eac4281f', '0ed8693a-058b-4572-b438-ed5e9e6416a7'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:05.812987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d20e444-db85-465c-acd7-2b8e366f7866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c318d1f6-819c-479b-bedb-d4d51035ffd9', '34c90c63-7ac2-4057-a3c1-196aafb5959e', 'c85b8d88-e4b4-4614-b561-4a17eac4281f', '0ed8693a-058b-4572-b438-ed5e9e6416a7']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.812987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1160b5-6fa4-4526-bda9-703d3565a36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.836793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1160b5-6fa4-4526-bda9-703d3565a36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87347cc2-89e3-40c0-8471-446a0b97492a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-595675242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['c318d1f6-819c-479b-bedb-d4d51035ffd9','34c90c63-7ac2-4057-a3c1-196aafb5959e','c85b8d88-e4b4-4614-b561-4a17eac4281f','0ed8693a-058b-4572-b438-ed5e9e6416a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-595675242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87347cc2-89e3-40c0-8471-446a0b97492a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e52fcf130b840c4af95c2fb9332276c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5130fb7effd49b99eddb5391114ae0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.837110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1124bace-b504-4e69-a235-2e6991387b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.854212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1124bace-b504-4e69-a235-2e6991387b59) transitioned into state 'SUCCESS' from state '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-595675242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['c318d1f6-819c-479b-bedb-d4d51035ffd9','34c90c63-7ac2-4057-a3c1-196aafb5959e','c85b8d88-e4b4-4614-b561-4a17eac4281f','0ed8693a-058b-4572-b438-ed5e9e6416a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.855059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695bc865-e642-4320-b447-4e8358f6e6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.867239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695bc865-e642-4320-b447-4e8358f6e6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.868501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (c4bdb614-3724-422d-87dc-a934a2dd8717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.869303 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request issued successfully. Aug 06 17:40:05.869705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2188df81-ee7d-4ced-a774-951971172b80 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:05.870557 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 617/2440] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:05 2026] POST /volume/v3/volumes => generated 763 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:05.888096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:05.890306 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:05.891083 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-9585592"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:05.895151 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request body: {'volume': {"'source_volid": 'e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-9585592'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:05.895151 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume of 1 GB Aug 06 17:40:05.895151 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:05.895151 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:05.897205 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Availability Zones retrieved successfully. Aug 06 17:40:05.904309 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (f2209ef3-6d79-4099-9e1f-fe5b2922376d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:05.906004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f10ebe-6e9c-47fb-9bbe-75ce2ae18982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:05.906206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:05.959141 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f10ebe-6e9c-47fb-9bbe-75ce2ae18982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:05.960417 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a28445-1eb0-47c2-acf9-558ae985abf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.036254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Created reservations ['6970668b-9db3-45dc-af41-e1a49e61b570', '241b0fa6-e97b-47fd-9448-264453f6d38e', 'b3bd6112-e3cd-44e9-bcbc-7d8a55ab6a53', 'f8be9231-50fd-4e6f-97f0-e5c3bf8e36f5'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:06.037440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a28445-1eb0-47c2-acf9-558ae985abf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6970668b-9db3-45dc-af41-e1a49e61b570', '241b0fa6-e97b-47fd-9448-264453f6d38e', 'b3bd6112-e3cd-44e9-bcbc-7d8a55ab6a53', 'f8be9231-50fd-4e6f-97f0-e5c3bf8e36f5']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.038537 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9add91-44ad-4f37-97c5-195388f95392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.064549 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9add91-44ad-4f37-97c5-195388f95392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61e4880-06a7-4a7a-9400-22de0bdbe5fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-9585592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['6970668b-9db3-45dc-af41-e1a49e61b570','241b0fa6-e97b-47fd-9448-264453f6d38e','b3bd6112-e3cd-44e9-bcbc-7d8a55ab6a53','f8be9231-50fd-4e6f-97f0-e5c3bf8e36f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-9585592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a61e4880-06a7-4a7a-9400-22de0bdbe5fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e52fcf130b840c4af95c2fb9332276c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5130fb7effd49b99eddb5391114ae0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.065488 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faad3ce7-e7e6-4391-931b-a1f9c9a54f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.084387 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faad3ce7-e7e6-4391-931b-a1f9c9a54f95) transitioned into state 'SUCCESS' from state '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-9585592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['6970668b-9db3-45dc-af41-e1a49e61b570','241b0fa6-e97b-47fd-9448-264453f6d38e','b3bd6112-e3cd-44e9-bcbc-7d8a55ab6a53','f8be9231-50fd-4e6f-97f0-e5c3bf8e36f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.085048 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e3aa5c-f739-4157-aa16-631ca6027234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.096165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e3aa5c-f739-4157-aa16-631ca6027234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.097278 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (f2209ef3-6d79-4099-9e1f-fe5b2922376d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:06.097728 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request issued successfully. Aug 06 17:40:06.098505 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b36cc17-63b1-46f3-8413-2709af6fcc3d tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:06.098984 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 597/2441] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:05 2026] POST /volume/v3/volumes => generated 761 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:06.113478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.115988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:06.116620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-633225282"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:06.118655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request body: {'volume': {"'source_volid": 'e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-633225282'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:06.118885 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume of 1 GB Aug 06 17:40:06.119313 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.119313 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:06.131504 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Availability Zones retrieved successfully. Aug 06 17:40:06.139869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (0de3371c-a2a0-45f8-923e-93d3538c1c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:06.142627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2789a6a4-eed0-428d-b083-40edf0efe570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.144119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:06.189590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2789a6a4-eed0-428d-b083-40edf0efe570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.190372 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07524885-eeb4-46fa-94bc-8d6a69ba119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.271906 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Created reservations ['2062eccb-8078-4e86-851d-78281cab0f12', '59900828-a339-4ea5-8245-ada7be59f225', '126251ad-3156-4e95-8016-edadbfafe1d5', '1f4599b7-cf72-4dac-979e-2d311b301afb'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:06.272958 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07524885-eeb4-46fa-94bc-8d6a69ba119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2062eccb-8078-4e86-851d-78281cab0f12', '59900828-a339-4ea5-8245-ada7be59f225', '126251ad-3156-4e95-8016-edadbfafe1d5', '1f4599b7-cf72-4dac-979e-2d311b301afb']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.273937 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847979c2-13a7-4e29-a92c-e4450d9b24f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.304277 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847979c2-13a7-4e29-a92c-e4450d9b24f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19d1136-c375-4c25-b953-a95a034cba30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-633225282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['2062eccb-8078-4e86-851d-78281cab0f12','59900828-a339-4ea5-8245-ada7be59f225','126251ad-3156-4e95-8016-edadbfafe1d5','1f4599b7-cf72-4dac-979e-2d311b301afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-633225282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19d1136-c375-4c25-b953-a95a034cba30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e52fcf130b840c4af95c2fb9332276c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5130fb7effd49b99eddb5391114ae0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.305283 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a63bea6-3aea-4c63-b646-9c8a17e9a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.326043 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a63bea6-3aea-4c63-b646-9c8a17e9a18f) transitioned into state 'SUCCESS' from state '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-633225282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e52fcf130b840c4af95c2fb9332276c',qos_specs=None,replication_status=,reservations=['2062eccb-8078-4e86-851d-78281cab0f12','59900828-a339-4ea5-8245-ada7be59f225','126251ad-3156-4e95-8016-edadbfafe1d5','1f4599b7-cf72-4dac-979e-2d311b301afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5130fb7effd49b99eddb5391114ae0d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.327114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada25680-aeb4-4420-9b38-b1be94f197b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:06.342066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada25680-aeb4-4420-9b38-b1be94f197b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:06.343905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Flow 'volume_create_api' (0de3371c-a2a0-45f8-923e-93d3538c1c80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:06.343905 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Create volume request issued successfully. Aug 06 17:40:06.344835 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d4b33ce-a751-446d-a75c-c5ca7edfb693 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:06.345309 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 616/2442] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:06 2026] POST /volume/v3/volumes => generated 763 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:06.364261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-77c5fd1e-d8a5-4436-ba83-097f73196474 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.368102 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-77c5fd1e-d8a5-4436-ba83-097f73196474 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:06.368999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-77c5fd1e-d8a5-4436-ba83-097f73196474 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.368999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-77c5fd1e-d8a5-4436-ba83-097f73196474 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.368999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-77c5fd1e-d8a5-4436-ba83-097f73196474 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:06.369223 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63de8f87-aa1d-4ff3-a85b-3c209a4f9cd0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.373952 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63de8f87-aa1d-4ff3-a85b-3c209a4f9cd0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d Aug 06 17:40:06.374252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63de8f87-aa1d-4ff3-a85b-3c209a4f9cd0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.374529 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63de8f87-aa1d-4ff3-a85b-3c209a4f9cd0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.379501 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.379501 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:06.380615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-77c5fd1e-d8a5-4436-ba83-097f73196474 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:06.381117 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 613/2443] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:06.383512 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.383512 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:06.389220 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-63de8f87-aa1d-4ff3-a85b-3c209a4f9cd0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.395265 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63de8f87-aa1d-4ff3-a85b-3c209a4f9cd0 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d returned with HTTP 200 Aug 06 17:40:06.395769 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 618/2444] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:06.415828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0595fb78-b7eb-4d01-98cd-3c6036412b24 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.420237 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0595fb78-b7eb-4d01-98cd-3c6036412b24 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d Aug 06 17:40:06.420237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0595fb78-b7eb-4d01-98cd-3c6036412b24 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.420237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0595fb78-b7eb-4d01-98cd-3c6036412b24 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.432314 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.432314 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:06.437622 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0595fb78-b7eb-4d01-98cd-3c6036412b24 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.442954 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0595fb78-b7eb-4d01-98cd-3c6036412b24 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d returned with HTTP 200 Aug 06 17:40:06.443745 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 598/2445] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:06.457733 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2215d7a3-84c1-4efd-bf5f-9e7f12b1c64f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.460171 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2215d7a3-84c1-4efd-bf5f-9e7f12b1c64f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a Aug 06 17:40:06.460543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2215d7a3-84c1-4efd-bf5f-9e7f12b1c64f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.460686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2215d7a3-84c1-4efd-bf5f-9e7f12b1c64f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.469348 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.469348 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:06.474294 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2215d7a3-84c1-4efd-bf5f-9e7f12b1c64f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.479669 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2215d7a3-84c1-4efd-bf5f-9e7f12b1c64f tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a returned with HTTP 200 Aug 06 17:40:06.480140 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 617/2446] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:06.496247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-54a8592f-86b5-4875-9a48-8f8651862992 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.500582 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54a8592f-86b5-4875-9a48-8f8651862992 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb Aug 06 17:40:06.500803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54a8592f-86b5-4875-9a48-8f8651862992 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.501043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54a8592f-86b5-4875-9a48-8f8651862992 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.511984 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.511984 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:06.520115 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-54a8592f-86b5-4875-9a48-8f8651862992 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.529385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54a8592f-86b5-4875-9a48-8f8651862992 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb returned with HTTP 200 Aug 06 17:40:06.530134 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 614/2447] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:06.544476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-efe570f6-0438-4b3a-88a9-64392ceb2438 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.546686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-efe570f6-0438-4b3a-88a9-64392ceb2438 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 Aug 06 17:40:06.547059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-efe570f6-0438-4b3a-88a9-64392ceb2438 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.547120 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-efe570f6-0438-4b3a-88a9-64392ceb2438 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.555270 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.555270 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:06.560090 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-efe570f6-0438-4b3a-88a9-64392ceb2438 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.564850 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-efe570f6-0438-4b3a-88a9-64392ceb2438 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 returned with HTTP 200 Aug 06 17:40:06.565257 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 619/2448] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:06.585575 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.590263 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 Aug 06 17:40:06.590263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.590263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.591313 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume with id: a19d1136-c375-4c25-b953-a95a034cba30 Aug 06 17:40:06.616046 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.616046 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:06.616046 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.673167 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume request issued successfully. Aug 06 17:40:06.673167 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14d7f2e4-8310-4754-9fe6-b785eefbcee4 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 returned with HTTP 202 Aug 06 17:40:06.673345 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 599/2449] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:06 2026] DELETE /volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:06.684529 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c16bf168-4397-40af-a22a-5cf40fbcfd71 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.688856 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c16bf168-4397-40af-a22a-5cf40fbcfd71 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 Aug 06 17:40:06.690120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c16bf168-4397-40af-a22a-5cf40fbcfd71 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.690120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c16bf168-4397-40af-a22a-5cf40fbcfd71 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.699864 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.699864 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:06.705497 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c16bf168-4397-40af-a22a-5cf40fbcfd71 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:06.711745 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c16bf168-4397-40af-a22a-5cf40fbcfd71 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 returned with HTTP 200 Aug 06 17:40:06.712344 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 618/2450] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:40:06.749007 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-07636972-c0d6-418c-a29b-a657aa34c374 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.750559 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07636972-c0d6-418c-a29b-a657aa34c374 None None] GET https://10.4.3.207/volume// Aug 06 17:40:06.750559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07636972-c0d6-418c-a29b-a657aa34c374 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.750559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07636972-c0d6-418c-a29b-a657aa34c374 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.750559 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07636972-c0d6-418c-a29b-a657aa34c374 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:06.750723 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 615/2451] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:06.762859 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-07c6671d-ae80-4aa5-abec-8a083446df60 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.764449 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-07c6671d-ae80-4aa5-abec-8a083446df60 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:06.764695 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-07c6671d-ae80-4aa5-abec-8a083446df60 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:06.764856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-07c6671d-ae80-4aa5-abec-8a083446df60 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:06.784407 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.784407 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:06.788564 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-07c6671d-ae80-4aa5-abec-8a083446df60 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:06.795124 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-07c6671d-ae80-4aa5-abec-8a083446df60 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:06.795709 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 620/2452] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:06 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 1290 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:06.925746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:06.928256 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] PUT https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528 Aug 06 17:40:06.928734 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:06.941973 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Acquiring lock "cinder-attachment_update-8c49b9a7-783f-4246-a2ce-c7f6d8348410-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:40:06.948663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Lock "cinder-attachment_update-8c49b9a7-783f-4246-a2ce-c7f6d8348410-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:40:06.950209 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:06.950209 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:07.084098 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Lock "cinder-attachment_update-8c49b9a7-783f-4246-a2ce-c7f6d8348410-np0000006677" released by "attachment_update" :: held 0.136s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:40:07.084590 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-a6bd433d-d0ee-4819-8226-d980496d3379 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528 returned with HTTP 200 Aug 06 17:40:07.084982 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 600/2453] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:40:06 2026] PUT /volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:07.113326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-4033c71e-dcca-41d2-b73e-5c73a8c66dc9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.116703 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-4033c71e-dcca-41d2-b73e-5c73a8c66dc9 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528/action Aug 06 17:40:07.117331 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-4033c71e-dcca-41d2-b73e-5c73a8c66dc9 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:07.117331 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-4033c71e-dcca-41d2-b73e-5c73a8c66dc9 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:07.143053 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:07.143053 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:07.157091 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-302bc420-e2fd-4eed-92c6-41f6a64121e5 req-4033c71e-dcca-41d2-b73e-5c73a8c66dc9 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528/action returned with HTTP 204 Aug 06 17:40:07.157560 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 619/2454] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:07 2026] POST /volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:07.397065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c0a36b44-7e90-463a-84da-0c63113b11f6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.400178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c0a36b44-7e90-463a-84da-0c63113b11f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:07.400405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c0a36b44-7e90-463a-84da-0c63113b11f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:07.400855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c0a36b44-7e90-463a-84da-0c63113b11f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:07.400855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c0a36b44-7e90-463a-84da-0c63113b11f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:07.408163 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:07.408163 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:07.409682 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c0a36b44-7e90-463a-84da-0c63113b11f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:07.411160 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 616/2455] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:07 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:07.446990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.449406 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:40:07.449638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:07.449880 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:07.450093 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:40:07.462423 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:07.462423 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:07.463112 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:07.482597 np0000006677 devstack@c-api.service[100623]: WARNING cinder.keymgr.conf_key_mgr [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:40:07.493069 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:40:07.493069 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a90a3b3f-8bba-45ea-9c72-7ffeb233b5d2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 202 Aug 06 17:40:07.493069 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 621/2456] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:07 2026] DELETE /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:07.500054 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-738e1d6e-957f-4a9f-a676-5ae842d032c0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.502404 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-738e1d6e-957f-4a9f-a676-5ae842d032c0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:40:07.502644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-738e1d6e-957f-4a9f-a676-5ae842d032c0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:07.502872 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-738e1d6e-957f-4a9f-a676-5ae842d032c0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:07.512601 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:07.512601 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:07.519259 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-738e1d6e-957f-4a9f-a676-5ae842d032c0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:07.523621 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-738e1d6e-957f-4a9f-a676-5ae842d032c0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 200 Aug 06 17:40:07.524114 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 601/2457] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:07 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:07.730872 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c73bca0-a335-4f98-9b18-a77bebd1634a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.733202 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c73bca0-a335-4f98-9b18-a77bebd1634a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 Aug 06 17:40:07.733539 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c73bca0-a335-4f98-9b18-a77bebd1634a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:07.733806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c73bca0-a335-4f98-9b18-a77bebd1634a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:07.742938 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c73bca0-a335-4f98-9b18-a77bebd1634a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 returned with HTTP 404 Aug 06 17:40:07.743732 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 620/2458] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:07 2026] GET /volume/v3/volumes/a19d1136-c375-4c25-b953-a95a034cba30 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:07.755618 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.756623 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb Aug 06 17:40:07.756879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:07.757164 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:07.757409 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume with id: a61e4880-06a7-4a7a-9400-22de0bdbe5fb Aug 06 17:40:07.767428 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:07.767428 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:07.768162 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:07.803594 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume request issued successfully. Aug 06 17:40:07.803594 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65e5887a-dd4a-4c1d-b891-4b12c5434e04 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb returned with HTTP 202 Aug 06 17:40:07.803594 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 617/2459] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:07 2026] DELETE /volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:07.808999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fbefa0cb-f411-4c0d-b4fa-ba4ebe84cd57 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.811792 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fbefa0cb-f411-4c0d-b4fa-ba4ebe84cd57 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb Aug 06 17:40:07.812056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fbefa0cb-f411-4c0d-b4fa-ba4ebe84cd57 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:07.812325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fbefa0cb-f411-4c0d-b4fa-ba4ebe84cd57 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:07.826081 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:07.826081 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:07.834657 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fbefa0cb-f411-4c0d-b4fa-ba4ebe84cd57 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:07.844866 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fbefa0cb-f411-4c0d-b4fa-ba4ebe84cd57 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb returned with HTTP 200 Aug 06 17:40:07.844866 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 622/2460] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:07 2026] GET /volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:07.870366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:07.872858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:07.872858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1674995674"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:07.873750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1674995674'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:07.873841 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume of 1 GB Aug 06 17:40:07.878908 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Availability Zones retrieved successfully. Aug 06 17:40:07.885393 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (36448608-a5f4-40e3-be93-b32483085390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:07.887097 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625ad1cd-cd9f-45a9-bf76-feeb3fe1ce37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:07.888405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:07.931616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625ad1cd-cd9f-45a9-bf76-feeb3fe1ce37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:07.933348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63fa8f43-14d1-4ed9-88a1-8715f9ee97cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:08.083292 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Created reservations ['a1f65503-31d4-481d-bc43-adb9ca9d8d50', '82ff0e6e-391e-4d8a-a4cc-2d1f96c65975', 'eb34a921-e60e-4fe9-9dca-ab07aaeff7a4', '0e5b2221-92b2-4410-8508-58ae4a79134f'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:08.084473 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63fa8f43-14d1-4ed9-88a1-8715f9ee97cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1f65503-31d4-481d-bc43-adb9ca9d8d50', '82ff0e6e-391e-4d8a-a4cc-2d1f96c65975', 'eb34a921-e60e-4fe9-9dca-ab07aaeff7a4', '0e5b2221-92b2-4410-8508-58ae4a79134f']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:08.085531 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fef02b-ff9a-47ca-9b19-5dcf56ca7aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:08.128416 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fef02b-ff9a-47ca-9b19-5dcf56ca7aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e2863ce-459d-4916-9eb8-23e98425477f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1674995674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['a1f65503-31d4-481d-bc43-adb9ca9d8d50','82ff0e6e-391e-4d8a-a4cc-2d1f96c65975','eb34a921-e60e-4fe9-9dca-ab07aaeff7a4','0e5b2221-92b2-4410-8508-58ae4a79134f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1674995674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e2863ce-459d-4916-9eb8-23e98425477f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f12f9d129349e09d024406d32480f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:08.129570 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0214bcf-11ca-41a4-8557-36530e9acf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:08.161237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0214bcf-11ca-41a4-8557-36530e9acf32) transitioned into state 'SUCCESS' from state '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-1674995674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['a1f65503-31d4-481d-bc43-adb9ca9d8d50','82ff0e6e-391e-4d8a-a4cc-2d1f96c65975','eb34a921-e60e-4fe9-9dca-ab07aaeff7a4','0e5b2221-92b2-4410-8508-58ae4a79134f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:08.163311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b0bfcc-eec8-4491-b567-cc8b90847288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:08.188340 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b0bfcc-eec8-4491-b567-cc8b90847288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:08.189719 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (36448608-a5f4-40e3-be93-b32483085390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:08.190414 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request issued successfully. Aug 06 17:40:08.191309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-770afc3e-9ee1-4e41-a352-0679358c7a34 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:08.191923 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 602/2461] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:07 2026] POST /volume/v3/volumes => generated 749 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:08.206243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4f58b223-f597-4193-b77b-f9e50dce2098 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.208836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f58b223-f597-4193-b77b-f9e50dce2098 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:08.209139 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f58b223-f597-4193-b77b-f9e50dce2098 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.209417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f58b223-f597-4193-b77b-f9e50dce2098 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.216683 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:08.216683 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:08.221650 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4f58b223-f597-4193-b77b-f9e50dce2098 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:08.230853 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f58b223-f597-4193-b77b-f9e50dce2098 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:08.231440 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 621/2462] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:08 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:40:08.421509 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4d9a2809-2007-467d-b768-16b42a9d62bd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.423676 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d9a2809-2007-467d-b768-16b42a9d62bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:08.423973 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d9a2809-2007-467d-b768-16b42a9d62bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.424251 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d9a2809-2007-467d-b768-16b42a9d62bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.424445 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4d9a2809-2007-467d-b768-16b42a9d62bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:08.426743 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=561,cinder:UPDATE=129,cinder:INSERT=92 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:40:08.431215 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:08.431215 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:08.432072 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d9a2809-2007-467d-b768-16b42a9d62bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:08.432596 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 618/2463] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:08 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:08.539732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c028337c-47ed-4913-ae6c-c7c1e604fe3c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.542382 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c028337c-47ed-4913-ae6c-c7c1e604fe3c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc Aug 06 17:40:08.542581 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c028337c-47ed-4913-ae6c-c7c1e604fe3c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.542764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c028337c-47ed-4913-ae6c-c7c1e604fe3c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.548321 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c028337c-47ed-4913-ae6c-c7c1e604fe3c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc returned with HTTP 404 Aug 06 17:40:08.549051 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 623/2464] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:08 2026] GET /volume/v3/volumes/833b7134-6dff-4730-8918-1342b3922ddc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:08.555555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-09446785-1e78-48c8-94f6-9fdaad57c43b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.557892 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09446785-1e78-48c8-94f6-9fdaad57c43b tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:40:08.558175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09446785-1e78-48c8-94f6-9fdaad57c43b tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.558722 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09446785-1e78-48c8-94f6-9fdaad57c43b tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.559305 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:08.559305 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:08.559634 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09446785-1e78-48c8-94f6-9fdaad57c43b tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:40:08.578185 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-09446785-1e78-48c8-94f6-9fdaad57c43b tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Get all volumes completed successfully. Aug 06 17:40:08.582447 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:08.582447 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:08.588633 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09446785-1e78-48c8-94f6-9fdaad57c43b tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:40:08.588901 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 603/2465] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:40:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:08.607873 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-86a12a17-e490-4f59-89f5-50b8065a3d84 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.610521 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86a12a17-e490-4f59-89f5-50b8065a3d84 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] DELETE https://10.4.3.207/volume/v3/types/72e1eecd-1028-4262-9f08-71f043514112 Aug 06 17:40:08.610946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86a12a17-e490-4f59-89f5-50b8065a3d84 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.611230 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86a12a17-e490-4f59-89f5-50b8065a3d84 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.653330 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86a12a17-e490-4f59-89f5-50b8065a3d84 tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/types/72e1eecd-1028-4262-9f08-71f043514112 returned with HTTP 202 Aug 06 17:40:08.653877 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 622/2466] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:40:08 2026] DELETE /volume/v3/types/72e1eecd-1028-4262-9f08-71f043514112 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:08.670137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8769f171-4b8b-462d-ae72-e7e8d13dd6ca None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.679148 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8769f171-4b8b-462d-ae72-e7e8d13dd6ca tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:40:08.680363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8769f171-4b8b-462d-ae72-e7e8d13dd6ca tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1246657992", "extra_specs": {}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:08.738564 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8769f171-4b8b-462d-ae72-e7e8d13dd6ca tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:40:08.741467 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 619/2467] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:40:08 2026] POST /volume/v3/types => generated 213 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:08.753996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-94915d17-a37a-457c-8fdf-0dfaa032699f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.757926 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-94915d17-a37a-457c-8fdf-0dfaa032699f tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] POST https://10.4.3.207/volume/v3/types/c0530375-92c5-4c93-a31f-0bab3b03a1ef/encryption Aug 06 17:40:08.758502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-94915d17-a37a-457c-8fdf-0dfaa032699f tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:08.797407 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-94915d17-a37a-457c-8fdf-0dfaa032699f tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/types/c0530375-92c5-4c93-a31f-0bab3b03a1ef/encryption returned with HTTP 200 Aug 06 17:40:08.797813 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 624/2468] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:40:08 2026] POST /volume/v3/types/c0530375-92c5-4c93-a31f-0bab3b03a1ef/encryption => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:08.811504 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.813651 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:08.813894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-40210662", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1246657992", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:08.815500 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-40210662', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1246657992', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:08.819991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:40:08.820506 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:08.820506 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:08.821122 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:40:08.827251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (8480fa96-f605-4ce4-83e5-a48aad76a9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:08.828114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8bd9b5-2c6b-4b0f-be47-7981be71d56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:08.828973 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:08.859899 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a78114b0-b3ec-4adf-8041-6219990cd5bb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.862040 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8bd9b5-2c6b-4b0f-be47-7981be71d56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:40:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0530375-92c5-4c93-a31f-0bab3b03a1ef,is_public=True,name='tempest-scenario-type-luks2-1246657992',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0530375-92c5-4c93-a31f-0bab3b03a1ef', '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=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:08.862911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca98981-301c-4074-ac19-5d2b4dd60e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:08.864638 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a78114b0-b3ec-4adf-8041-6219990cd5bb tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb Aug 06 17:40:08.864844 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a78114b0-b3ec-4adf-8041-6219990cd5bb tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.865060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a78114b0-b3ec-4adf-8041-6219990cd5bb tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.878119 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a78114b0-b3ec-4adf-8041-6219990cd5bb tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb returned with HTTP 404 Aug 06 17:40:08.878631 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 623/2469] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:08 2026] GET /volume/v3/volumes/a61e4880-06a7-4a7a-9400-22de0bdbe5fb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:08.886312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c884d6e0-786a-4ab8-8d12-83faec50171a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.888160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] DELETE https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a Aug 06 17:40:08.888381 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.888594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:08.888743 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume with id: 87347cc2-89e3-40c0-8471-446a0b97492a Aug 06 17:40:08.897038 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:08.897038 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:08.897853 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1246657992 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1246657992, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:08.898089 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:08.898179 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1246657992 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1246657992, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:08.970522 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume request issued successfully. Aug 06 17:40:08.970700 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c884d6e0-786a-4ab8-8d12-83faec50171a tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a returned with HTTP 202 Aug 06 17:40:08.971259 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 620/2470] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:08 2026] DELETE /volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:08.979654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-36f39d79-2b50-498d-916e-94ce1ef0c249 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:08.981425 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36f39d79-2b50-498d-916e-94ce1ef0c249 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a Aug 06 17:40:08.982148 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36f39d79-2b50-498d-916e-94ce1ef0c249 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:08.983015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36f39d79-2b50-498d-916e-94ce1ef0c249 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.013256 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.013256 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:09.017616 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-36f39d79-2b50-498d-916e-94ce1ef0c249 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:09.023622 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36f39d79-2b50-498d-916e-94ce1ef0c249 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a returned with HTTP 200 Aug 06 17:40:09.024108 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 625/2471] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:08 2026] GET /volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:09.104050 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['eaecf196-7ae2-49ea-8c1c-aa169929ccc8', 'cf76065a-066b-4963-a070-f33a6465bef4', '5cc9c320-7cdc-4c7b-809e-9972023a4b3c', 'a6f56db9-02b4-4919-8381-7547f131b492'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:09.104050 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca98981-301c-4074-ac19-5d2b4dd60e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaecf196-7ae2-49ea-8c1c-aa169929ccc8', 'cf76065a-066b-4963-a070-f33a6465bef4', '5cc9c320-7cdc-4c7b-809e-9972023a4b3c', 'a6f56db9-02b4-4919-8381-7547f131b492']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:09.104050 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c5dae7-b2ef-4736-8e01-b37422be34e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:09.144992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c5dae7-b2ef-4736-8e01-b37422be34e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98615a3-8361-4b3f-bc3c-17dcf6fc559c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-40210662',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['eaecf196-7ae2-49ea-8c1c-aa169929ccc8','cf76065a-066b-4963-a070-f33a6465bef4','5cc9c320-7cdc-4c7b-809e-9972023a4b3c','a6f56db9-02b4-4919-8381-7547f131b492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=c0530375-92c5-4c93-a31f-0bab3b03a1ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-40210662',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e98615a3-8361-4b3f-bc3c-17dcf6fc559c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0530375-92c5-4c93-a31f-0bab3b03a1ef),volume_type_id=c0530375-92c5-4c93-a31f-0bab3b03a1ef)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:09.145915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e18abf-6d41-40ca-85f9-bc05243a5448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:09.214116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e18abf-6d41-40ca-85f9-bc05243a5448) transitioned into state 'SUCCESS' from state '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-40210662',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['eaecf196-7ae2-49ea-8c1c-aa169929ccc8','cf76065a-066b-4963-a070-f33a6465bef4','5cc9c320-7cdc-4c7b-809e-9972023a4b3c','a6f56db9-02b4-4919-8381-7547f131b492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=c0530375-92c5-4c93-a31f-0bab3b03a1ef)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:09.214116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fddf2ae4-9da4-446c-bbc6-8e21b9644efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:09.241774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fddf2ae4-9da4-446c-bbc6-8e21b9644efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:09.242703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (8480fa96-f605-4ce4-83e5-a48aad76a9a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:09.243021 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:40:09.243727 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b0de559-d37a-483a-8ca1-e1cc4ee7727e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:09.244268 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 604/2472] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:08 2026] POST /volume/v3/volumes => generated 779 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:09.254744 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3cff254c-31ef-4b8a-a68b-28e0f5c90d6b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.257503 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3cff254c-31ef-4b8a-a68b-28e0f5c90d6b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:09.258945 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3cff254c-31ef-4b8a-a68b-28e0f5c90d6b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.258945 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3cff254c-31ef-4b8a-a68b-28e0f5c90d6b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.273549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4421b2e7-f986-4330-822c-d824f463ab53 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.273982 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4421b2e7-f986-4330-822c-d824f463ab53 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:09.274201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4421b2e7-f986-4330-822c-d824f463ab53 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.274340 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4421b2e7-f986-4330-822c-d824f463ab53 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.278740 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.278740 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:09.282138 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.282138 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:09.286286 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3cff254c-31ef-4b8a-a68b-28e0f5c90d6b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:09.291262 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4421b2e7-f986-4330-822c-d824f463ab53 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:09.292977 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3cff254c-31ef-4b8a-a68b-28e0f5c90d6b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:09.294903 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 624/2473] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:09.307024 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4421b2e7-f986-4330-822c-d824f463ab53 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:09.307024 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 621/2474] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:09.314569 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.316625 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action Aug 06 17:40:09.317040 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action body: b'{"os-attach": {"instance_uuid": "1e8e7fe2-091a-481d-9e41-cc3ecdd26356", "mountpoint": "/dev/vdb"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:09.317202 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1e8e7fe2-091a-481d-9e41-cc3ecdd26356", "mountpoint": "/dev/vdb"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:09.331375 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.331375 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:09.332249 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:09.354884 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Update volume admin metadata completed successfully. Aug 06 17:40:09.447981 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ee0cf1f2-2d6e-4654-9341-35830a83f838 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.449995 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee0cf1f2-2d6e-4654-9341-35830a83f838 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:09.450311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee0cf1f2-2d6e-4654-9341-35830a83f838 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.450382 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee0cf1f2-2d6e-4654-9341-35830a83f838 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.450530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ee0cf1f2-2d6e-4654-9341-35830a83f838 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:09.463356 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.463356 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:09.464293 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee0cf1f2-2d6e-4654-9341-35830a83f838 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:09.464819 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 605/2475] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:09.501036 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Attach volume completed successfully. Aug 06 17:40:09.501885 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3d05c8ea-3e09-44d7-a8c7-d94637228730 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action returned with HTTP 202 Aug 06 17:40:09.502898 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 626/2476] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:09 2026] POST /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:09.512366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c208128d-2fb0-4dbe-afc8-baa99bfba22c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.514672 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c208128d-2fb0-4dbe-afc8-baa99bfba22c tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:09.515026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c208128d-2fb0-4dbe-afc8-baa99bfba22c tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.515366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c208128d-2fb0-4dbe-afc8-baa99bfba22c tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.527635 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.527635 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:09.533725 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c208128d-2fb0-4dbe-afc8-baa99bfba22c tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:09.540812 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c208128d-2fb0-4dbe-afc8-baa99bfba22c tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:09.541463 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 625/2477] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:09.560594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-65a7cfa5-5ca6-4747-9e06-70aff961eef8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.563062 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65a7cfa5-5ca6-4747-9e06-70aff961eef8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:09.563243 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65a7cfa5-5ca6-4747-9e06-70aff961eef8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.563525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65a7cfa5-5ca6-4747-9e06-70aff961eef8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.575070 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.575070 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:09.579987 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-65a7cfa5-5ca6-4747-9e06-70aff961eef8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:09.584905 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65a7cfa5-5ca6-4747-9e06-70aff961eef8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:09.585385 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 622/2478] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:09.607424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-307f1519-3532-4091-9114-98880d3b7e82 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.703124 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-307f1519-3532-4091-9114-98880d3b7e82 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action Aug 06 17:40:09.703564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-307f1519-3532-4091-9114-98880d3b7e82 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:09.704068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-307f1519-3532-4091-9114-98880d3b7e82 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:09.720130 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.720130 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:09.720728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-307f1519-3532-4091-9114-98880d3b7e82 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume '1e2863ce-459d-4916-9eb8-23e98425477f' with '{'status': 'error'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:09.761559 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-307f1519-3532-4091-9114-98880d3b7e82 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action returned with HTTP 202 Aug 06 17:40:09.762207 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 606/2479] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:09 2026] POST /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:09.769635 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cd69246c-2dc2-42d3-a636-cf5e8cd00026 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.773415 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd69246c-2dc2-42d3-a636-cf5e8cd00026 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:09.774872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd69246c-2dc2-42d3-a636-cf5e8cd00026 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.775269 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd69246c-2dc2-42d3-a636-cf5e8cd00026 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.780147 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=554,cinder:UPDATE=130,cinder:INSERT=75 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:40:09.793402 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.793402 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:09.797880 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cd69246c-2dc2-42d3-a636-cf5e8cd00026 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:09.804652 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd69246c-2dc2-42d3-a636-cf5e8cd00026 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:09.805043 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 627/2480] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:09.822878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.825280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action Aug 06 17:40:09.825875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e1a90fef-f259-4e1f-ac4d-e631ea9e0ad2"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:09.826081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e1a90fef-f259-4e1f-ac4d-e631ea9e0ad2"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:09.841849 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.841849 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:09.842310 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Volume info retrieved successfully. Aug 06 17:40:09.865553 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Terminate volume connection completed successfully. Aug 06 17:40:09.874431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100622) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 06 17:40:09.961123 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Detach volume completed successfully. Aug 06 17:40:09.961437 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-56524106-3c5d-4b6b-b14e-d2a9a00dc555 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action returned with HTTP 202 Aug 06 17:40:09.962030 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 626/2481] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:09 2026] POST /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 17:40:09.971076 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4fc0f454-4ae3-422d-a1b5-19d18f2ebc6e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:09.973555 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fc0f454-4ae3-422d-a1b5-19d18f2ebc6e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:09.974018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fc0f454-4ae3-422d-a1b5-19d18f2ebc6e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:09.974795 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fc0f454-4ae3-422d-a1b5-19d18f2ebc6e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:09.986311 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:09.986311 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:09.991612 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4fc0f454-4ae3-422d-a1b5-19d18f2ebc6e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.000028 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fc0f454-4ae3-422d-a1b5-19d18f2ebc6e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:10.000028 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 623/2482] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:09 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.017840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6fcb9fae-bd6c-4da9-9067-6a41b0d86528 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.019737 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6fcb9fae-bd6c-4da9-9067-6a41b0d86528 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:10.019994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6fcb9fae-bd6c-4da9-9067-6a41b0d86528 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.020252 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6fcb9fae-bd6c-4da9-9067-6a41b0d86528 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.038528 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5ac90e4e-8f81-4ea6-8f2f-5799753946ea None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.040376 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ac90e4e-8f81-4ea6-8f2f-5799753946ea tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a Aug 06 17:40:10.043346 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ac90e4e-8f81-4ea6-8f2f-5799753946ea tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.043589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ac90e4e-8f81-4ea6-8f2f-5799753946ea tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.047207 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.047207 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:10.051392 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ac90e4e-8f81-4ea6-8f2f-5799753946ea tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a returned with HTTP 404 Aug 06 17:40:10.052030 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 628/2483] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/87347cc2-89e3-40c0-8471-446a0b97492a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:10.055042 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6fcb9fae-bd6c-4da9-9067-6a41b0d86528 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.059748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.060190 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6fcb9fae-bd6c-4da9-9067-6a41b0d86528 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:10.060932 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 607/2484] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.061786 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d Aug 06 17:40:10.061991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.062218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.062431 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume with id: d89a030f-8c23-4678-acc8-709b1324e69d Aug 06 17:40:10.070638 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.070638 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:10.070825 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:10.078600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.080516 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action Aug 06 17:40:10.081163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action body: b'{"os-detach": {}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:10.081453 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:10.092480 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.092480 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:10.093406 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.121551 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Detach volume completed successfully. Aug 06 17:40:10.121551 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e8ca5f5-3a33-4062-a46f-9917fa68aaad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action returned with HTTP 202 Aug 06 17:40:10.121551 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 624/2485] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:10 2026] POST /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:10.126170 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume request issued successfully. Aug 06 17:40:10.126428 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1cd9ca6d-4458-4a55-bf30-ca5dac4d855b tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d returned with HTTP 202 Aug 06 17:40:10.126865 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 627/2486] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:10 2026] DELETE /volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:10.131200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-54bca3f2-8174-4398-a1ba-3ea2a37129ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.134951 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54bca3f2-8174-4398-a1ba-3ea2a37129ad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:10.134951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54bca3f2-8174-4398-a1ba-3ea2a37129ad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.134951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54bca3f2-8174-4398-a1ba-3ea2a37129ad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.135418 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f71107a5-a51f-4f01-8ec0-f446618fe4a5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.138883 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f71107a5-a51f-4f01-8ec0-f446618fe4a5 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d Aug 06 17:40:10.141012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f71107a5-a51f-4f01-8ec0-f446618fe4a5 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.141012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f71107a5-a51f-4f01-8ec0-f446618fe4a5 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.152090 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.152090 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:10.154617 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.154617 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:10.163992 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-54bca3f2-8174-4398-a1ba-3ea2a37129ad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.164165 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f71107a5-a51f-4f01-8ec0-f446618fe4a5 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:10.167838 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f71107a5-a51f-4f01-8ec0-f446618fe4a5 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d returned with HTTP 200 Aug 06 17:40:10.169099 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 608/2487] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.169371 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54bca3f2-8174-4398-a1ba-3ea2a37129ad tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:10.169844 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 629/2488] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.197717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-071d0e77-32e8-4f0b-875f-81cdb6877295 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.199170 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-071d0e77-32e8-4f0b-875f-81cdb6877295 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:10.199526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-071d0e77-32e8-4f0b-875f-81cdb6877295 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.200471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-071d0e77-32e8-4f0b-875f-81cdb6877295 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.211438 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.211438 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:10.214878 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-071d0e77-32e8-4f0b-875f-81cdb6877295 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.219592 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-071d0e77-32e8-4f0b-875f-81cdb6877295 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:10.220151 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 625/2489] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.233982 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.236121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:10.236369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.236566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.236731 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume with id: 1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:10.247032 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.247032 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:10.247677 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.302544 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume request issued successfully. Aug 06 17:40:10.303368 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9cd68c76-a33d-4d7e-b94f-21783f018e0b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 202 Aug 06 17:40:10.303368 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 628/2490] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:10 2026] DELETE /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:10.315100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f17b01be-1f64-4e9c-b670-4dfdee0d5565 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.317501 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f17b01be-1f64-4e9c-b670-4dfdee0d5565 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:10.317812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f17b01be-1f64-4e9c-b670-4dfdee0d5565 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.318137 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f17b01be-1f64-4e9c-b670-4dfdee0d5565 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.319203 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-67103c00-04dc-4e8a-b82d-cd207d6980a9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.323793 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-67103c00-04dc-4e8a-b82d-cd207d6980a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:10.323793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-67103c00-04dc-4e8a-b82d-cd207d6980a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.323793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-67103c00-04dc-4e8a-b82d-cd207d6980a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.326175 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.326175 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:10.332077 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f17b01be-1f64-4e9c-b670-4dfdee0d5565 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:10.339371 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.339371 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:10.339503 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f17b01be-1f64-4e9c-b670-4dfdee0d5565 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 200 Aug 06 17:40:10.339503 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 609/2491] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.344913 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-67103c00-04dc-4e8a-b82d-cd207d6980a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:10.349886 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-67103c00-04dc-4e8a-b82d-cd207d6980a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:10.350617 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 630/2492] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.366787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b126f9ad-1919-436e-8479-a9977b134da6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.372140 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b126f9ad-1919-436e-8479-a9977b134da6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:10.373485 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b126f9ad-1919-436e-8479-a9977b134da6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.376012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b126f9ad-1919-436e-8479-a9977b134da6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.383520 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.383520 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:10.388882 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b126f9ad-1919-436e-8479-a9977b134da6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:10.395511 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b126f9ad-1919-436e-8479-a9977b134da6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:10.395886 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 626/2493] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.408283 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.411863 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/action Aug 06 17:40:10.412256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:10.416272 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:10.425772 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.425772 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:10.426511 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:10.453652 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume updated successfully. Aug 06 17:40:10.453868 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e4ebf48-c7f2-4b8e-999f-af947c848e16 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/action returned with HTTP 200 Aug 06 17:40:10.454299 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 629/2494] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:10 2026] POST /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 06 17:40:10.479128 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c53c7ae8-c579-4b7b-b0b4-bf00e4fabc34 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.483792 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c53c7ae8-c579-4b7b-b0b4-bf00e4fabc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:10.484475 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c53c7ae8-c579-4b7b-b0b4-bf00e4fabc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.486038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c53c7ae8-c579-4b7b-b0b4-bf00e4fabc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.486038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c53c7ae8-c579-4b7b-b0b4-bf00e4fabc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:10.490601 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.490601 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:10.492101 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c53c7ae8-c579-4b7b-b0b4-bf00e4fabc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:10.492769 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 610/2495] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:10.595587 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-c0aa2a25-f606-4d69-bd33-56f76e9e15ae None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:10.598865 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-c0aa2a25-f606-4d69-bd33-56f76e9e15ae tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:10.599073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-c0aa2a25-f606-4d69-bd33-56f76e9e15ae tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:10.599273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-c0aa2a25-f606-4d69-bd33-56f76e9e15ae tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:10.609596 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:10.609596 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:10.620840 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-c0aa2a25-f606-4d69-bd33-56f76e9e15ae tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:10.626133 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-c0aa2a25-f606-4d69-bd33-56f76e9e15ae tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:10.626563 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 631/2496] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:10 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:11.190517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cbc34752-2960-449a-b2d8-9acbd12e0482 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.190517 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cbc34752-2960-449a-b2d8-9acbd12e0482 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d Aug 06 17:40:11.190517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cbc34752-2960-449a-b2d8-9acbd12e0482 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.191011 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cbc34752-2960-449a-b2d8-9acbd12e0482 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.204601 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cbc34752-2960-449a-b2d8-9acbd12e0482 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d returned with HTTP 404 Aug 06 17:40:11.205146 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 627/2497] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:11 2026] GET /volume/v3/volumes/d89a030f-8c23-4678-acc8-709b1324e69d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:11.212914 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.215411 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d Aug 06 17:40:11.216060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.216371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.216621 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume with id: ab4581e2-217a-4352-bb62-2d48caf11a1d Aug 06 17:40:11.219771 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=544,cinder:UPDATE=152,cinder:INSERT=81 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:40:11.235002 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:11.235002 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:11.235882 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:11.297846 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume request issued successfully. Aug 06 17:40:11.298155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ca18838d-bbc5-4ffb-b440-aa3bb80e36b7 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d returned with HTTP 202 Aug 06 17:40:11.298603 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 630/2498] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:11 2026] DELETE /volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:11.306681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-84bac325-50d3-4b7a-82b8-8e666f514f35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.308184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-84bac325-50d3-4b7a-82b8-8e666f514f35 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d Aug 06 17:40:11.308471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-84bac325-50d3-4b7a-82b8-8e666f514f35 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.308727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-84bac325-50d3-4b7a-82b8-8e666f514f35 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.315634 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:11.315634 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:11.333194 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-84bac325-50d3-4b7a-82b8-8e666f514f35 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:11.345868 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-84bac325-50d3-4b7a-82b8-8e666f514f35 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d returned with HTTP 200 Aug 06 17:40:11.347174 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 611/2499] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:11 2026] GET /volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:11.357752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fac13ee8-5674-4394-b63e-037b89caf313 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.360565 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fac13ee8-5674-4394-b63e-037b89caf313 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f Aug 06 17:40:11.360982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fac13ee8-5674-4394-b63e-037b89caf313 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.361189 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fac13ee8-5674-4394-b63e-037b89caf313 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.367516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-5108f70f-8489-4938-a2b5-e82834a6835d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.369888 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-5108f70f-8489-4938-a2b5-e82834a6835d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:11.370115 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-5108f70f-8489-4938-a2b5-e82834a6835d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.370312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-5108f70f-8489-4938-a2b5-e82834a6835d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.375875 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fac13ee8-5674-4394-b63e-037b89caf313 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f returned with HTTP 404 Aug 06 17:40:11.375875 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 632/2500] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:11 2026] GET /volume/v3/volumes/1e2863ce-459d-4916-9eb8-23e98425477f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:11.380366 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:11.380366 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:11.392507 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-5108f70f-8489-4938-a2b5-e82834a6835d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:11.397588 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-5108f70f-8489-4938-a2b5-e82834a6835d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:11.398118 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 628/2501] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:11 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:11.409992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-41eeef44-5f2b-4015-a736-592848b54536 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.410442 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-41eeef44-5f2b-4015-a736-592848b54536 None None] GET https://10.4.3.207/volume// Aug 06 17:40:11.410619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-41eeef44-5f2b-4015-a736-592848b54536 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.410824 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-41eeef44-5f2b-4015-a736-592848b54536 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.411177 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-41eeef44-5f2b-4015-a736-592848b54536 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:11.411504 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 631/2502] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:40: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 06 17:40:11.420578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-d069ef65-e5c5-4a9e-9e74-bfce1860ca76 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.422603 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-d069ef65-e5c5-4a9e-9e74-bfce1860ca76 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:40:11.423203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-d069ef65-e5c5-4a9e-9e74-bfce1860ca76 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e98615a3-8361-4b3f-bc3c-17dcf6fc559c", "connector": null, "instance_uuid": "06cfc29f-e53b-460f-8baf-c348ca29bbaa"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:11.436645 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:11.436645 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:11.504566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0f238523-381d-4613-bd0f-374076229986 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:11.506525 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0f238523-381d-4613-bd0f-374076229986 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:11.506775 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0f238523-381d-4613-bd0f-374076229986 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:11.506946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0f238523-381d-4613-bd0f-374076229986 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:11.507115 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0f238523-381d-4613-bd0f-374076229986 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:11.521045 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:11.521045 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:11.523719 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0f238523-381d-4613-bd0f-374076229986 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:11.523817 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 633/2503] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:11 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:11.558396 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-d069ef65-e5c5-4a9e-9e74-bfce1860ca76 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:40:11.560233 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 612/2504] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:40:11 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:12.362817 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bdc2ea4c-55d9-4d51-8371-b427e8b7f040 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:12.370767 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bdc2ea4c-55d9-4d51-8371-b427e8b7f040 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d Aug 06 17:40:12.370767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bdc2ea4c-55d9-4d51-8371-b427e8b7f040 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:12.370767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bdc2ea4c-55d9-4d51-8371-b427e8b7f040 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:12.374049 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bdc2ea4c-55d9-4d51-8371-b427e8b7f040 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d returned with HTTP 404 Aug 06 17:40:12.374049 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 629/2505] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:12 2026] GET /volume/v3/volumes/ab4581e2-217a-4352-bb62-2d48caf11a1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:12.387836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:12.387836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 Aug 06 17:40:12.387836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:12.387836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:12.387836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume with id: e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 Aug 06 17:40:12.396752 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:12.396752 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:12.396876 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:12.446248 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Delete volume request issued successfully. Aug 06 17:40:12.446832 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f0e1d87a-59c8-4adf-a07c-34e886416edf tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 returned with HTTP 202 Aug 06 17:40:12.447631 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 632/2506] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:12 2026] DELETE /volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:12.458271 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1d6ea2b2-e9a1-4ff2-9c63-c8d63ebaf4da None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:12.461022 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d6ea2b2-e9a1-4ff2-9c63-c8d63ebaf4da tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 Aug 06 17:40:12.461022 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d6ea2b2-e9a1-4ff2-9c63-c8d63ebaf4da tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:12.461746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d6ea2b2-e9a1-4ff2-9c63-c8d63ebaf4da tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:12.472611 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:12.472611 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:12.476289 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1d6ea2b2-e9a1-4ff2-9c63-c8d63ebaf4da tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Volume info retrieved successfully. Aug 06 17:40:12.480974 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d6ea2b2-e9a1-4ff2-9c63-c8d63ebaf4da tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 returned with HTTP 200 Aug 06 17:40:12.481389 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 634/2507] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:12 2026] GET /volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:40:12.539536 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-300aad5c-a7a1-482b-ba9a-c76999454175 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:12.542498 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-300aad5c-a7a1-482b-ba9a-c76999454175 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:12.542876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-300aad5c-a7a1-482b-ba9a-c76999454175 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:12.543176 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-300aad5c-a7a1-482b-ba9a-c76999454175 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:12.543368 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-300aad5c-a7a1-482b-ba9a-c76999454175 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:12.550047 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:12.550047 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:12.551170 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-300aad5c-a7a1-482b-ba9a-c76999454175 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:12.551648 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 613/2508] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:12 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:13.215150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4fe7160a-ee33-416c-882e-57ec8a9a55d8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:13.215642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fe7160a-ee33-416c-882e-57ec8a9a55d8 None None] GET https://10.4.3.207/volume// Aug 06 17:40:13.215858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fe7160a-ee33-416c-882e-57ec8a9a55d8 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:13.216125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fe7160a-ee33-416c-882e-57ec8a9a55d8 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:13.216521 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fe7160a-ee33-416c-882e-57ec8a9a55d8 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:13.216865 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 630/2509] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:13.233875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-38cffb16-bf07-4687-9c43-c2c97ba780a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:13.240826 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-38cffb16-bf07-4687-9c43-c2c97ba780a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:13.241058 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-38cffb16-bf07-4687-9c43-c2c97ba780a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:13.241237 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-38cffb16-bf07-4687-9c43-c2c97ba780a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:13.277249 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:13.277249 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:13.281111 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-38cffb16-bf07-4687-9c43-c2c97ba780a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:13.285593 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-38cffb16-bf07-4687-9c43-c2c97ba780a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:13.286114 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 633/2510] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:13 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 1050 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:13.408916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:13.411999 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5 Aug 06 17:40:13.412483 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:13.440171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-e98615a3-8361-4b3f-bc3c-17dcf6fc559c-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:40:13.444817 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-e98615a3-8361-4b3f-bc3c-17dcf6fc559c-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:40:13.445802 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:13.445802 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:13.494903 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a799ed4d-816b-48f8-84e3-5d92029dd9f2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:13.496607 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a799ed4d-816b-48f8-84e3-5d92029dd9f2 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] GET https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 Aug 06 17:40:13.496797 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a799ed4d-816b-48f8-84e3-5d92029dd9f2 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:13.496976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a799ed4d-816b-48f8-84e3-5d92029dd9f2 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:13.502415 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a799ed4d-816b-48f8-84e3-5d92029dd9f2 tempest-CreateVolumesFromSourceVolumeTest-507400328 tempest-CreateVolumesFromSourceVolumeTest-507400328-project-member] https://10.4.3.207/volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 returned with HTTP 404 Aug 06 17:40:13.502796 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 614/2511] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:13 2026] GET /volume/v3/volumes/e2f7b605-3c1e-4c3d-b0de-8cd1930c7cb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:13.563470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6824a82d-1eac-44af-9956-1b538fb5ab4d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:13.566612 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6824a82d-1eac-44af-9956-1b538fb5ab4d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:13.566803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6824a82d-1eac-44af-9956-1b538fb5ab4d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:13.566989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6824a82d-1eac-44af-9956-1b538fb5ab4d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:13.567100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6824a82d-1eac-44af-9956-1b538fb5ab4d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:13.584858 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:13.584858 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:13.586433 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6824a82d-1eac-44af-9956-1b538fb5ab4d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:13.587686 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 631/2512] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:13 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:13.658327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-e98615a3-8361-4b3f-bc3c-17dcf6fc559c-np0000006677" released by "attachment_update" :: held 0.212s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:40:13.658327 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-056a9a08-2a30-4873-bcf1-cf977c74482e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5 returned with HTTP 200 Aug 06 17:40:13.658327 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 635/2513] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:40:13 2026] PUT /volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5 => generated 968 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:13.724242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-3027f005-3682-4240-9f85-820ae7f602a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:13.732615 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-3027f005-3682-4240-9f85-820ae7f602a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5/action Aug 06 17:40:13.734379 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-3027f005-3682-4240-9f85-820ae7f602a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:13.734634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-3027f005-3682-4240-9f85-820ae7f602a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:13.783654 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:13.783654 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:13.838470 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-3027f005-3682-4240-9f85-820ae7f602a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5/action returned with HTTP 204 Aug 06 17:40:13.838897 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 634/2514] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:13 2026] POST /volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:14.160697 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:14.162528 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:14.162911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-854782464"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:14.164546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-854782464'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:14.164684 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume of 1 GB Aug 06 17:40:14.173816 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Availability Zones retrieved successfully. Aug 06 17:40:14.181394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (b3dbc36a-5ce0-44a6-bcbf-720c7fe49355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:14.181618 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f356343-6f62-47e3-835f-c20358d31309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:14.184987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:14.282675 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f356343-6f62-47e3-835f-c20358d31309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:14.283934 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9479d4de-2c8f-4025-9275-0a4e495bdb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:14.380892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Created reservations ['4379883f-3f5c-4c2e-8b2d-fdffe37e4f11', '4fe8046f-9eca-4f2f-bc46-059ddb58a230', 'e9a5eec2-f80b-4020-9c41-09cc6633c45b', '9d12091e-0265-419e-9754-a49474161a3c'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:14.380892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9479d4de-2c8f-4025-9275-0a4e495bdb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4379883f-3f5c-4c2e-8b2d-fdffe37e4f11', '4fe8046f-9eca-4f2f-bc46-059ddb58a230', 'e9a5eec2-f80b-4020-9c41-09cc6633c45b', '9d12091e-0265-419e-9754-a49474161a3c']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:14.380892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d78710e-7c98-4deb-a4f8-b3f7d6383913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:14.414417 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d78710e-7c98-4deb-a4f8-b3f7d6383913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-854782464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['4379883f-3f5c-4c2e-8b2d-fdffe37e4f11','4fe8046f-9eca-4f2f-bc46-059ddb58a230','e9a5eec2-f80b-4020-9c41-09cc6633c45b','9d12091e-0265-419e-9754-a49474161a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-854782464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f12f9d129349e09d024406d32480f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:14.415027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f2633e-4273-4628-a13e-50f3ecd351d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:14.454668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f2633e-4273-4628-a13e-50f3ecd351d4) transitioned into state 'SUCCESS' from state '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-854782464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['4379883f-3f5c-4c2e-8b2d-fdffe37e4f11','4fe8046f-9eca-4f2f-bc46-059ddb58a230','e9a5eec2-f80b-4020-9c41-09cc6633c45b','9d12091e-0265-419e-9754-a49474161a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:14.455437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1afd62-5c2a-4246-aca1-eb993100eea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:14.487189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1afd62-5c2a-4246-aca1-eb993100eea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:14.488590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (b3dbc36a-5ce0-44a6-bcbf-720c7fe49355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:14.489077 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request issued successfully. Aug 06 17:40:14.490012 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23b87978-cee5-4dd4-ac54-69bf76dbc3d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:14.490578 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 615/2515] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:14 2026] POST /volume/v3/volumes => generated 748 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:14.509872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-03049251-6323-4ab4-88df-5af28341bf93 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:14.512734 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03049251-6323-4ab4-88df-5af28341bf93 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:14.516326 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03049251-6323-4ab4-88df-5af28341bf93 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:14.516561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03049251-6323-4ab4-88df-5af28341bf93 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:14.528946 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:14.528946 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:14.534666 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-03049251-6323-4ab4-88df-5af28341bf93 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:14.541211 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03049251-6323-4ab4-88df-5af28341bf93 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 200 Aug 06 17:40:14.541983 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 632/2516] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:14 2026] GET /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:14.600398 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fb47167a-bc73-4699-92a2-f8b43e0cd188 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:14.603835 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb47167a-bc73-4699-92a2-f8b43e0cd188 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:14.604080 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fb47167a-bc73-4699-92a2-f8b43e0cd188 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:14.604287 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fb47167a-bc73-4699-92a2-f8b43e0cd188 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:14.604457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-fb47167a-bc73-4699-92a2-f8b43e0cd188 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:14.614890 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:14.614890 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:14.615900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb47167a-bc73-4699-92a2-f8b43e0cd188 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:14.616327 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 636/2517] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:14 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:15.561586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ec2fdb86-c96c-4788-8263-f41c490eb0c7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.567562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ec2fdb86-c96c-4788-8263-f41c490eb0c7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:15.567854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ec2fdb86-c96c-4788-8263-f41c490eb0c7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:15.578188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ec2fdb86-c96c-4788-8263-f41c490eb0c7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:15.599065 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.599065 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:15.614436 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ec2fdb86-c96c-4788-8263-f41c490eb0c7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:15.632183 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fee8774f-e7d5-4cec-ad92-0ae29c2696e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.633168 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ec2fdb86-c96c-4788-8263-f41c490eb0c7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 200 Aug 06 17:40:15.633826 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 635/2518] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:15 2026] GET /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:15.634250 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fee8774f-e7d5-4cec-ad92-0ae29c2696e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:15.634550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fee8774f-e7d5-4cec-ad92-0ae29c2696e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:15.634848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fee8774f-e7d5-4cec-ad92-0ae29c2696e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:15.635042 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-fee8774f-e7d5-4cec-ad92-0ae29c2696e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:15.641891 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.641891 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:15.643088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fee8774f-e7d5-4cec-ad92-0ae29c2696e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:15.643604 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 616/2519] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:15 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:15.652200 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d0e2a952-38b1-4f80-bc6f-64744ee22433 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.654562 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0e2a952-38b1-4f80-bc6f-64744ee22433 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4/action Aug 06 17:40:15.655218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0e2a952-38b1-4f80-bc6f-64744ee22433 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:15.655322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0e2a952-38b1-4f80-bc6f-64744ee22433 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:15.669461 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.669461 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:15.670025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-d0e2a952-38b1-4f80-bc6f-64744ee22433 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume 'b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4' with '{'status': 'attaching'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:15.726289 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0e2a952-38b1-4f80-bc6f-64744ee22433 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4/action returned with HTTP 202 Aug 06 17:40:15.726899 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 633/2520] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:15 2026] POST /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:15.735495 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-223b7b27-fcd2-4ca9-a9e8-6461fb60ec70 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.738200 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-223b7b27-fcd2-4ca9-a9e8-6461fb60ec70 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:15.739682 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-223b7b27-fcd2-4ca9-a9e8-6461fb60ec70 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:15.740071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-223b7b27-fcd2-4ca9-a9e8-6461fb60ec70 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:15.748706 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.748706 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:15.753641 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-223b7b27-fcd2-4ca9-a9e8-6461fb60ec70 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:15.758814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-223b7b27-fcd2-4ca9-a9e8-6461fb60ec70 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 200 Aug 06 17:40:15.758814 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 637/2521] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:15 2026] GET /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:15.772878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.777121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4/action Aug 06 17:40:15.777121 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:15.777121 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:15.793491 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.793491 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:15.794254 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Volume info retrieved successfully. Aug 06 17:40:15.841812 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Delete volume request issued successfully. Aug 06 17:40:15.841812 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-71c6cb33-406c-4e08-90c5-b482d9889a31 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4/action returned with HTTP 202 Aug 06 17:40:15.841812 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 636/2522] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:15 2026] POST /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:15.850136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e1efc0b1-a984-4468-a7b6-afaa4e7450f2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.853991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e1efc0b1-a984-4468-a7b6-afaa4e7450f2 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:15.853991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e1efc0b1-a984-4468-a7b6-afaa4e7450f2 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:15.853991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e1efc0b1-a984-4468-a7b6-afaa4e7450f2 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:15.865430 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.865430 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:15.870410 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e1efc0b1-a984-4468-a7b6-afaa4e7450f2 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:15.875756 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e1efc0b1-a984-4468-a7b6-afaa4e7450f2 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 200 Aug 06 17:40:15.876395 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 617/2523] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:15 2026] GET /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:15.931931 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-10b21b3a-e690-4812-af27-cd486edbcb94 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.934041 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-10b21b3a-e690-4812-af27-cd486edbcb94 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:15.934258 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-10b21b3a-e690-4812-af27-cd486edbcb94 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:15.934882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-10b21b3a-e690-4812-af27-cd486edbcb94 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:15.946163 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.946163 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:15.951599 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-10b21b3a-e690-4812-af27-cd486edbcb94 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:15.960479 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-10b21b3a-e690-4812-af27-cd486edbcb94 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:15.961288 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 634/2524] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:15 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:15.978367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a05ba3c9-6d0b-4850-8630-3808f8b746ea None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:15.980885 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a05ba3c9-6d0b-4850-8630-3808f8b746ea tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:15.981145 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a05ba3c9-6d0b-4850-8630-3808f8b746ea tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:15.981905 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a05ba3c9-6d0b-4850-8630-3808f8b746ea tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:15.993482 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:15.993482 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:16.004017 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a05ba3c9-6d0b-4850-8630-3808f8b746ea tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:16.015126 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a05ba3c9-6d0b-4850-8630-3808f8b746ea tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:16.015850 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 638/2525] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:15 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:16.077649 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b1084419-c41d-4a67-939d-f42c5671654b req-8fdb373c-f975-4fb0-bdbe-3a8e09559c9a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.087666 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-8fdb373c-f975-4fb0-bdbe-3a8e09559c9a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:16.087666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-8fdb373c-f975-4fb0-bdbe-3a8e09559c9a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.087666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-8fdb373c-f975-4fb0-bdbe-3a8e09559c9a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.103262 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:16.103262 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:16.114726 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-b1084419-c41d-4a67-939d-f42c5671654b req-8fdb373c-f975-4fb0-bdbe-3a8e09559c9a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:16.120223 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-8fdb373c-f975-4fb0-bdbe-3a8e09559c9a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:16.120715 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 637/2526] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:16 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:16.304748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aa8711a1-63ff-404d-b68e-3597c7c1cad9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.304748 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa8711a1-63ff-404d-b68e-3597c7c1cad9 None None] GET https://10.4.3.207/volume// Aug 06 17:40:16.304748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa8711a1-63ff-404d-b68e-3597c7c1cad9 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.304748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa8711a1-63ff-404d-b68e-3597c7c1cad9 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.304748 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa8711a1-63ff-404d-b68e-3597c7c1cad9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:16.304748 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 618/2527] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:40: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 06 17:40:16.318333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b1084419-c41d-4a67-939d-f42c5671654b req-5cb40063-422a-4972-b346-4ca3e03eaad3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.321055 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-5cb40063-422a-4972-b346-4ca3e03eaad3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:40:16.321598 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-5cb40063-422a-4972-b346-4ca3e03eaad3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "159e2a20-535c-4e13-a204-d4d7b56621bc", "connector": null, "instance_uuid": "f6e3c916-3b43-4753-996d-8bfe694fe3c9"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:16.335179 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:16.335179 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:16.431945 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-5cb40063-422a-4972-b346-4ca3e03eaad3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:40:16.432807 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 635/2528] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:40:16 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:16.503025 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2e78ce7d-d6d4-4a49-977d-5d926eb0b2ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.506934 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2e78ce7d-d6d4-4a49-977d-5d926eb0b2ee tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:16.506934 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2e78ce7d-d6d4-4a49-977d-5d926eb0b2ee tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.506934 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2e78ce7d-d6d4-4a49-977d-5d926eb0b2ee tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.531069 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:16.531069 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:16.542749 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-557dea17-786e-44b4-9ef4-f657245ed186 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.543098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-557dea17-786e-44b4-9ef4-f657245ed186 None None] GET https://10.4.3.207/volume// Aug 06 17:40:16.543256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-557dea17-786e-44b4-9ef4-f657245ed186 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.543445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-557dea17-786e-44b4-9ef4-f657245ed186 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.543834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-557dea17-786e-44b4-9ef4-f657245ed186 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:16.544236 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 638/2529] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:16.550991 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2e78ce7d-d6d4-4a49-977d-5d926eb0b2ee tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:16.554638 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2e78ce7d-d6d4-4a49-977d-5d926eb0b2ee tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:16.555314 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 639/2530] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:16 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:16.559167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b1084419-c41d-4a67-939d-f42c5671654b req-fa71d570-67ca-4c18-b7ca-b0d11d2a951c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.561536 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-fa71d570-67ca-4c18-b7ca-b0d11d2a951c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:16.561931 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-fa71d570-67ca-4c18-b7ca-b0d11d2a951c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.562177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-fa71d570-67ca-4c18-b7ca-b0d11d2a951c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.574889 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:16.574889 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:16.584687 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b1084419-c41d-4a67-939d-f42c5671654b req-fa71d570-67ca-4c18-b7ca-b0d11d2a951c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:16.590597 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-fa71d570-67ca-4c18-b7ca-b0d11d2a951c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:16.591184 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 619/2531] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:16 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 1058 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:16.656330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-02bb5ed1-9581-44e1-a4d5-03f66d6ac0d6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.660733 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02bb5ed1-9581-44e1-a4d5-03f66d6ac0d6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:16.660733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02bb5ed1-9581-44e1-a4d5-03f66d6ac0d6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.660733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02bb5ed1-9581-44e1-a4d5-03f66d6ac0d6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.660733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-02bb5ed1-9581-44e1-a4d5-03f66d6ac0d6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:16.681258 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:16.681258 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:16.682205 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02bb5ed1-9581-44e1-a4d5-03f66d6ac0d6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:16.682732 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 636/2532] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:16 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:16.730597 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.732843 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] PUT https://10.4.3.207/volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9 Aug 06 17:40:16.733182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:16.746386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Acquiring lock "cinder-attachment_update-159e2a20-535c-4e13-a204-d4d7b56621bc-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:40:16.752539 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-159e2a20-535c-4e13-a204-d4d7b56621bc-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:40:16.753780 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:16.753780 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:16.892932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c87dd2ac-60a0-4834-bd42-da06176ee4c0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.899900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c87dd2ac-60a0-4834-bd42-da06176ee4c0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:16.899900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c87dd2ac-60a0-4834-bd42-da06176ee4c0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.899900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c87dd2ac-60a0-4834-bd42-da06176ee4c0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.910915 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c87dd2ac-60a0-4834-bd42-da06176ee4c0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 404 Aug 06 17:40:16.911860 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 640/2533] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:16 2026] GET /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:16.925214 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3548b5c3-0250-4f28-8ace-6011f1090fa7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.928084 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3548b5c3-0250-4f28-8ace-6011f1090fa7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:16.929157 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3548b5c3-0250-4f28-8ace-6011f1090fa7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.929157 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3548b5c3-0250-4f28-8ace-6011f1090fa7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.931549 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:UPDATE=173,cinder:SELECT=616,cinder:INSERT=114,cinder:DELETE=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:40:16.936010 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3548b5c3-0250-4f28-8ace-6011f1090fa7 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 404 Aug 06 17:40:16.936937 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 620/2534] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:16 2026] GET /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:16.949812 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3f2ae497-b484-422b-bf04-336e6213b540 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.955331 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3f2ae497-b484-422b-bf04-336e6213b540 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] DELETE https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:16.957407 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3f2ae497-b484-422b-bf04-336e6213b540 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:16.957407 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3f2ae497-b484-422b-bf04-336e6213b540 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:16.957760 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-3f2ae497-b484-422b-bf04-336e6213b540 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume with id: b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 Aug 06 17:40:16.972954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3f2ae497-b484-422b-bf04-336e6213b540 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 returned with HTTP 404 Aug 06 17:40:16.972954 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 637/2535] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:16 2026] DELETE /volume/v3/volumes/b42ca6ee-c374-47a1-9eeb-7eeb3aebc3b4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:16.982455 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:16.985531 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:16.985531 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1439842757"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:16.987209 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1439842757'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:16.987345 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume of 1 GB Aug 06 17:40:16.996049 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Availability Zones retrieved successfully. Aug 06 17:40:17.007385 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-159e2a20-535c-4e13-a204-d4d7b56621bc-np0000006677" released by "attachment_update" :: held 0.255s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:40:17.007818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-832c9d4b-ad02-4fc3-b9ab-f5d37af5724e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9 returned with HTTP 200 Aug 06 17:40:17.008445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (38ef7547-0143-4948-b7db-74da2cdedf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:17.009923 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 639/2536] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:40:16 2026] PUT /volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9 => generated 968 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:17.010993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193cc0ae-91f8-4633-bd0d-0f0ec814d32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:17.012059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:17.031425 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b1084419-c41d-4a67-939d-f42c5671654b req-3dcb9335-703c-44b6-8077-822f5a4f564c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:17.035568 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-3dcb9335-703c-44b6-8077-822f5a4f564c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/encryption Aug 06 17:40:17.036120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-3dcb9335-703c-44b6-8077-822f5a4f564c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:17.036120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-3dcb9335-703c-44b6-8077-822f5a4f564c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:17.049826 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:17.049826 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:17.058569 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-3dcb9335-703c-44b6-8077-822f5a4f564c tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/encryption returned with HTTP 200 Aug 06 17:40:17.060983 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 621/2537] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:40:17 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:17.075095 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e5893a7-0632-4574-9146-11bab003a999 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:17.077986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193cc0ae-91f8-4633-bd0d-0f0ec814d32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:17.078657 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82713af6-6ab5-4c6e-b95e-3f7837675ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:17.159758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Created reservations ['a2adb0f3-1c3d-4e1a-9063-00e4f230f7d5', '61136064-7444-4ad7-a174-355a011dc522', '54aead9b-fa79-41cb-a5f2-e6fd2e03da64', 'cd43e70b-c373-4864-af7d-143202f1efce'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:17.162289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82713af6-6ab5-4c6e-b95e-3f7837675ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2adb0f3-1c3d-4e1a-9063-00e4f230f7d5', '61136064-7444-4ad7-a174-355a011dc522', '54aead9b-fa79-41cb-a5f2-e6fd2e03da64', 'cd43e70b-c373-4864-af7d-143202f1efce']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:17.164335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45260abf-fd42-4775-adf5-90a1e2e21d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:17.206468 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e5893a7-0632-4574-9146-11bab003a999 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:40:17.206869 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e5893a7-0632-4574-9146-11bab003a999 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166", "extra_specs": {}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:17.214436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45260abf-fd42-4775-adf5-90a1e2e21d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c8111c-e383-4839-8bc3-ee9b035ce952', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1439842757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['a2adb0f3-1c3d-4e1a-9063-00e4f230f7d5','61136064-7444-4ad7-a174-355a011dc522','54aead9b-fa79-41cb-a5f2-e6fd2e03da64','cd43e70b-c373-4864-af7d-143202f1efce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1439842757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c8111c-e383-4839-8bc3-ee9b035ce952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f12f9d129349e09d024406d32480f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:17.214436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d0af7d-96e6-4274-98d6-89f204631775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:17.238984 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e5893a7-0632-4574-9146-11bab003a999 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:40:17.239546 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 638/2538] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:40:17 2026] POST /volume/v3/types => generated 268 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:17.252235 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d0af7d-96e6-4274-98d6-89f204631775) transitioned into state 'SUCCESS' from state '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-1439842757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['a2adb0f3-1c3d-4e1a-9063-00e4f230f7d5','61136064-7444-4ad7-a174-355a011dc522','54aead9b-fa79-41cb-a5f2-e6fd2e03da64','cd43e70b-c373-4864-af7d-143202f1efce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:17.253181 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba52791b-d3d8-4cb7-b78f-bd7fd6cd51c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:17.276815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba52791b-d3d8-4cb7-b78f-bd7fd6cd51c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:17.277433 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (38ef7547-0143-4948-b7db-74da2cdedf20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:17.277853 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request issued successfully. Aug 06 17:40:17.278503 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f5edb4e-a069-4a25-b254-950f41a9ae7b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:17.279058 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 641/2539] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:16 2026] POST /volume/v3/volumes => generated 749 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:17.295897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-140e3357-37b1-4019-b704-80988c3f011d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:17.298278 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-140e3357-37b1-4019-b704-80988c3f011d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:17.298278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-140e3357-37b1-4019-b704-80988c3f011d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:17.298586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-140e3357-37b1-4019-b704-80988c3f011d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:17.310569 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:17.310569 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:17.330392 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-140e3357-37b1-4019-b704-80988c3f011d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:17.341315 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-140e3357-37b1-4019-b704-80988c3f011d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 200 Aug 06 17:40:17.342266 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 640/2540] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:17 2026] GET /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:17.574054 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8c6739ee-1774-4b3b-94b0-aaee77520c84 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:17.575992 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c6739ee-1774-4b3b-94b0-aaee77520c84 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:17.576270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c6739ee-1774-4b3b-94b0-aaee77520c84 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:17.576523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c6739ee-1774-4b3b-94b0-aaee77520c84 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:17.590863 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:17.590863 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:17.595500 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8c6739ee-1774-4b3b-94b0-aaee77520c84 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:17.602798 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c6739ee-1774-4b3b-94b0-aaee77520c84 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:17.603416 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 622/2541] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:17 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:17.696946 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-487073e8-4e4b-4ef0-bf41-b299d01ecf74 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:17.699608 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-487073e8-4e4b-4ef0-bf41-b299d01ecf74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:17.699608 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-487073e8-4e4b-4ef0-bf41-b299d01ecf74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:17.699928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-487073e8-4e4b-4ef0-bf41-b299d01ecf74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:17.700116 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-487073e8-4e4b-4ef0-bf41-b299d01ecf74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:17.706919 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:17.706919 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:17.708063 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-487073e8-4e4b-4ef0-bf41-b299d01ecf74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:17.711681 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 639/2542] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:17 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:18.358469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c4d61fde-5336-4f96-9b6b-bb51e7d4faa1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.360605 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c4d61fde-5336-4f96-9b6b-bb51e7d4faa1 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:18.360833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c4d61fde-5336-4f96-9b6b-bb51e7d4faa1 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:18.361062 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c4d61fde-5336-4f96-9b6b-bb51e7d4faa1 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:18.375147 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.375147 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:18.391939 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c4d61fde-5336-4f96-9b6b-bb51e7d4faa1 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:18.415123 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c4d61fde-5336-4f96-9b6b-bb51e7d4faa1 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 200 Aug 06 17:40:18.415222 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 642/2543] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:18 2026] GET /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:18.438608 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6802e7a6-e5bf-4045-adb9-32a1484579ee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.438608 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6802e7a6-e5bf-4045-adb9-32a1484579ee tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952/action Aug 06 17:40:18.438608 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6802e7a6-e5bf-4045-adb9-32a1484579ee tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:18.439444 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6802e7a6-e5bf-4045-adb9-32a1484579ee tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:18.451334 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.451334 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:18.452943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.admin_actions [None req-6802e7a6-e5bf-4045-adb9-32a1484579ee tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume '70c8111c-e383-4839-8bc3-ee9b035ce952' with '{'status': 'creating'}' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:18.495746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6802e7a6-e5bf-4045-adb9-32a1484579ee tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952/action returned with HTTP 202 Aug 06 17:40:18.496316 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 641/2544] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:18 2026] POST /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:18.503913 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9d283205-9f3b-44a8-bef0-4139af52850d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.506514 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9d283205-9f3b-44a8-bef0-4139af52850d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:18.506750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9d283205-9f3b-44a8-bef0-4139af52850d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:18.507013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9d283205-9f3b-44a8-bef0-4139af52850d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:18.519827 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.519827 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:18.524941 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9d283205-9f3b-44a8-bef0-4139af52850d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:18.530323 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9d283205-9f3b-44a8-bef0-4139af52850d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 200 Aug 06 17:40:18.530983 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 623/2545] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:18 2026] GET /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:18.546132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.549538 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952/action Aug 06 17:40:18.549538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:18.549538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:18.563371 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.563371 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:18.563993 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Volume info retrieved successfully. Aug 06 17:40:18.622911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9896d97e-45d9-41c3-a013-de582e5d258a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.627678 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9896d97e-45d9-41c3-a013-de582e5d258a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:18.627831 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9896d97e-45d9-41c3-a013-de582e5d258a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:18.628061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9896d97e-45d9-41c3-a013-de582e5d258a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:18.659383 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Delete volume request issued successfully. Aug 06 17:40:18.659651 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-94a52324-c02f-406e-8f54-280c5ed8fdf1 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952/action returned with HTTP 202 Aug 06 17:40:18.660096 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 640/2546] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:18 2026] POST /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:18.667196 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.667196 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:18.667788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2641b822-2a7f-4cda-9e4b-a081bfaef09a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.669864 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2641b822-2a7f-4cda-9e4b-a081bfaef09a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:18.670154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2641b822-2a7f-4cda-9e4b-a081bfaef09a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:18.670518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2641b822-2a7f-4cda-9e4b-a081bfaef09a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:18.676907 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9896d97e-45d9-41c3-a013-de582e5d258a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:18.683647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9896d97e-45d9-41c3-a013-de582e5d258a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:18.684106 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 643/2547] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:18 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:18.686158 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.686158 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:18.691763 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2641b822-2a7f-4cda-9e4b-a081bfaef09a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:18.699417 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2641b822-2a7f-4cda-9e4b-a081bfaef09a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 200 Aug 06 17:40:18.699417 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 642/2548] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:18 2026] GET /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:18.724889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bdb02744-6eb4-4cdd-84d8-2bc26bcc8358 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:18.727633 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bdb02744-6eb4-4cdd-84d8-2bc26bcc8358 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:18.727835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bdb02744-6eb4-4cdd-84d8-2bc26bcc8358 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:18.728082 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bdb02744-6eb4-4cdd-84d8-2bc26bcc8358 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:18.728189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-bdb02744-6eb4-4cdd-84d8-2bc26bcc8358 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:18.734668 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:18.734668 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:18.734668 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bdb02744-6eb4-4cdd-84d8-2bc26bcc8358 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:18.735481 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 624/2549] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:18 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:19.060626 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-ffd77880-55b3-4a99-831b-6e61e9b554c3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.063506 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-ffd77880-55b3-4a99-831b-6e61e9b554c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/encryption Aug 06 17:40:19.063868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-ffd77880-55b3-4a99-831b-6e61e9b554c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:19.064137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-ffd77880-55b3-4a99-831b-6e61e9b554c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:19.144263 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:19.144263 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:19.144263 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3602459e-e1fd-4122-88b0-9f452eb9abb7 req-ffd77880-55b3-4a99-831b-6e61e9b554c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/encryption returned with HTTP 200 Aug 06 17:40:19.144263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 641/2550] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:40:19 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/encryption => generated 161 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:19.699865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-90e60a87-decc-4c8c-9260-a492014bf995 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.702244 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90e60a87-decc-4c8c-9260-a492014bf995 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:19.702854 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90e60a87-decc-4c8c-9260-a492014bf995 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:19.703097 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90e60a87-decc-4c8c-9260-a492014bf995 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:19.713107 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-00f231e2-b385-4a57-8de5-eacb046bfe14 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.715015 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-867e655e-6839-453b-b4fa-d317fcb5841e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.716471 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00f231e2-b385-4a57-8de5-eacb046bfe14 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:40:19.717708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00f231e2-b385-4a57-8de5-eacb046bfe14 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912", "extra_specs": {}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:19.719293 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:19.719293 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:19.719760 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-867e655e-6839-453b-b4fa-d317fcb5841e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:19.721197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-867e655e-6839-453b-b4fa-d317fcb5841e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:19.721399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-867e655e-6839-453b-b4fa-d317fcb5841e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:19.724728 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-90e60a87-decc-4c8c-9260-a492014bf995 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:19.729852 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90e60a87-decc-4c8c-9260-a492014bf995 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:19.730230 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 644/2551] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:19 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:19.733504 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-867e655e-6839-453b-b4fa-d317fcb5841e tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 404 Aug 06 17:40:19.734069 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 625/2552] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:19 2026] GET /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:19.741884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-271787cf-b9ee-47b9-a4dc-72dcca7c6876 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.745995 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-271787cf-b9ee-47b9-a4dc-72dcca7c6876 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:19.746339 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-271787cf-b9ee-47b9-a4dc-72dcca7c6876 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:19.746629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-271787cf-b9ee-47b9-a4dc-72dcca7c6876 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:19.748763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-780eb4da-d34a-4208-989d-5e03b0627431 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.752296 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00f231e2-b385-4a57-8de5-eacb046bfe14 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:40:19.752988 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 643/2553] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:40:19 2026] POST /volume/v3/types => generated 268 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:19.753688 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-780eb4da-d34a-4208-989d-5e03b0627431 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:19.754086 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-780eb4da-d34a-4208-989d-5e03b0627431 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:19.755254 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-780eb4da-d34a-4208-989d-5e03b0627431 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:19.755334 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-271787cf-b9ee-47b9-a4dc-72dcca7c6876 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 404 Aug 06 17:40:19.755480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-780eb4da-d34a-4208-989d-5e03b0627431 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:19.755860 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 642/2554] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:19 2026] GET /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:19.763185 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:19.763185 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:19.764146 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4279be6f-a6ba-4229-a942-e5649574d57b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.764639 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-780eb4da-d34a-4208-989d-5e03b0627431 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:19.764894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e57279b6-b37a-4ffc-8494-d749d6a58574 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.766976 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e57279b6-b37a-4ffc-8494-d749d6a58574 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:40:19.768420 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4279be6f-a6ba-4229-a942-e5649574d57b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] DELETE https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:19.768610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4279be6f-a6ba-4229-a942-e5649574d57b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:19.768821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4279be6f-a6ba-4229-a942-e5649574d57b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:19.768956 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-4279be6f-a6ba-4229-a942-e5649574d57b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume with id: 70c8111c-e383-4839-8bc3-ee9b035ce952 Aug 06 17:40:19.769557 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 645/2555] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:19 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:19.769681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e57279b6-b37a-4ffc-8494-d749d6a58574 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989", "extra_specs": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:19.780800 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4279be6f-a6ba-4229-a942-e5649574d57b tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 returned with HTTP 404 Aug 06 17:40:19.781581 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 644/2556] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:19 2026] DELETE /volume/v3/volumes/70c8111c-e383-4839-8bc3-ee9b035ce952 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:19.789260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.791207 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:19.791679 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-808951788"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:19.793129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-808951788'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:19.793259 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume of 1 GB Aug 06 17:40:19.797775 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Availability Zones retrieved successfully. Aug 06 17:40:19.798702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e57279b6-b37a-4ffc-8494-d749d6a58574 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:40:19.799194 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 626/2557] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:40:19 2026] POST /volume/v3/types => generated 268 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:19.803659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (9161117b-9ecf-4909-bbe2-480a92ff0fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:19.804601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb64d03-7241-45ae-a89f-9d4932f7a99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:19.805712 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:19.813706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c82720cc-0c35-48f4-927f-e6d374996f2d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:19.815818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:19.816293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1056931708", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:19.818441 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1056931708', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:19.824161 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume of 1 GB Aug 06 17:40:19.824550 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:19.824550 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:19.825322 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Availability Zones retrieved successfully. Aug 06 17:40:19.833421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb64d03-7241-45ae-a89f-9d4932f7a99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:19.833765 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Flow 'volume_create_api' (41993e4b-2442-4431-9c20-e88a6b019231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:19.834578 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce8e3546-5dc6-4763-b6e3-481c7c903dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:19.834938 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0329865b-1696-4fa1-adfc-e17e469d5a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:19.836133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:19.865326 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0329865b-1696-4fa1-adfc-e17e469d5a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:40:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0fa3e7f-3de7-4f06-ba64-54a286814db1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0fa3e7f-3de7-4f06-ba64-54a286814db1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:19.866576 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae92b8b6-6e00-4516-9422-4b2a12d2b2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:19.908413 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:19.908727 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-679128932-1384845912, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:19.924832 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Created reservations ['60cd89e0-b192-4456-ba44-740a74dd4287', 'c125a5fc-80d7-4e2d-bcc3-452a6d8c85f3', '06aad6f7-f845-4be2-819d-e192bae0dc25', 'd5e8e670-e78c-4844-9310-06301756c8a9'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:19.925756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce8e3546-5dc6-4763-b6e3-481c7c903dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60cd89e0-b192-4456-ba44-740a74dd4287', 'c125a5fc-80d7-4e2d-bcc3-452a6d8c85f3', '06aad6f7-f845-4be2-819d-e192bae0dc25', 'd5e8e670-e78c-4844-9310-06301756c8a9']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:19.927026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1df432e-68b6-4b92-af7c-5516e886dd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:19.971017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1df432e-68b6-4b92-af7c-5516e886dd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0729ba4-58d9-44bb-8982-dd584f3fc233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808951788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['60cd89e0-b192-4456-ba44-740a74dd4287','c125a5fc-80d7-4e2d-bcc3-452a6d8c85f3','06aad6f7-f845-4be2-819d-e192bae0dc25','d5e8e670-e78c-4844-9310-06301756c8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-808951788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0729ba4-58d9-44bb-8982-dd584f3fc233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f12f9d129349e09d024406d32480f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:19.971353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa47783-44bd-4169-9f99-e01ea196fcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:19.975297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Created reservations ['5fcb3436-040a-4452-a9de-900927573d93', '6d4fc343-523d-4914-a34d-714863580155', '8dabcd3b-2aad-4120-bb4f-c25d1a071d72', 'ecc89475-c533-4be6-80ad-63f87159add9'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:19.976373 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae92b8b6-6e00-4516-9422-4b2a12d2b2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fcb3436-040a-4452-a9de-900927573d93', '6d4fc343-523d-4914-a34d-714863580155', '8dabcd3b-2aad-4120-bb4f-c25d1a071d72', 'ecc89475-c533-4be6-80ad-63f87159add9']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:19.977541 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163cc99d-aecb-49a3-b4c6-79cd22306952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.004202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaa47783-44bd-4169-9f99-e01ea196fcc0) transitioned into state 'SUCCESS' from state '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-808951788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['60cd89e0-b192-4456-ba44-740a74dd4287','c125a5fc-80d7-4e2d-bcc3-452a6d8c85f3','06aad6f7-f845-4be2-819d-e192bae0dc25','d5e8e670-e78c-4844-9310-06301756c8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.005942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f029059d-eb46-4fee-8f17-ad8223575586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.018532 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163cc99d-aecb-49a3-b4c6-79cd22306952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38fa012d-cdac-4a41-bbc2-c2d51d6d45b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1056931708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93321a946b2e4467b7ab12046366a020',qos_specs=None,replication_status=,reservations=['5fcb3436-040a-4452-a9de-900927573d93','6d4fc343-523d-4914-a34d-714863580155','8dabcd3b-2aad-4120-bb4f-c25d1a071d72','ecc89475-c533-4be6-80ad-63f87159add9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_type_id=f0fa3e7f-3de7-4f06-ba64-54a286814db1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1056931708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38fa012d-cdac-4a41-bbc2-c2d51d6d45b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93321a946b2e4467b7ab12046366a020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0fa3e7f-3de7-4f06-ba64-54a286814db1),volume_type_id=f0fa3e7f-3de7-4f06-ba64-54a286814db1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.019655 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add97f7e-d3c8-4084-b43a-9081c13d47c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.023781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f029059d-eb46-4fee-8f17-ad8223575586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.026869 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (9161117b-9ecf-4909-bbe2-480a92ff0fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:20.026869 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request issued successfully. Aug 06 17:40:20.026869 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8790eda5-de0f-4040-8a0c-d5a52c4f1152 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:20.026869 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 643/2558] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:19 2026] POST /volume/v3/volumes => generated 748 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:20.038705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f9e55fff-8761-4169-9301-e9303756b2f6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:20.040984 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9e55fff-8761-4169-9301-e9303756b2f6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:20.041261 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9e55fff-8761-4169-9301-e9303756b2f6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:20.041565 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9e55fff-8761-4169-9301-e9303756b2f6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:20.050122 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:20.050122 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:20.054810 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f9e55fff-8761-4169-9301-e9303756b2f6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:20.060310 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9e55fff-8761-4169-9301-e9303756b2f6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 200 Aug 06 17:40:20.061080 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 645/2559] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:20 2026] GET /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:20.064014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add97f7e-d3c8-4084-b43a-9081c13d47c2) transitioned into state 'SUCCESS' from state '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-1056931708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93321a946b2e4467b7ab12046366a020',qos_specs=None,replication_status=,reservations=['5fcb3436-040a-4452-a9de-900927573d93','6d4fc343-523d-4914-a34d-714863580155','8dabcd3b-2aad-4120-bb4f-c25d1a071d72','ecc89475-c533-4be6-80ad-63f87159add9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_type_id=f0fa3e7f-3de7-4f06-ba64-54a286814db1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.064950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7452863-1546-4020-81ca-9d08f3c65e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.085458 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7452863-1546-4020-81ca-9d08f3c65e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.086209 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Flow 'volume_create_api' (41993e4b-2442-4431-9c20-e88a6b019231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:20.086494 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume request issued successfully. Aug 06 17:40:20.087203 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c82720cc-0c35-48f4-927f-e6d374996f2d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:20.088037 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 646/2560] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:19 2026] POST /volume/v3/volumes => generated 846 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:20.102340 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:20.104351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:20.104682 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-703218101", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:20.107396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-703218101', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:20.111628 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume of 1 GB Aug 06 17:40:20.112054 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:20.112054 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:20.112507 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Availability Zones retrieved successfully. Aug 06 17:40:20.120710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Flow 'volume_create_api' (fca7a462-dde6-4891-80f0-3ddac0f8a968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:20.120710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4721aa-f6f9-45bf-844f-2bf862b97e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.121209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:20.142943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4721aa-f6f9-45bf-844f-2bf862b97e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:40:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbd4a438-fe43-4590-a86b-13ccbadbebae,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbd4a438-fe43-4590-a86b-13ccbadbebae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.143997 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f03534-9eaf-4ace-bd9b-0d2787631b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.183880 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:20.184651 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162856038-693340989, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:20.282527 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Created reservations ['711b577e-21b4-477b-8737-022b316e0eb3', '29a16c00-f2a7-4f59-9d5a-571fad91bcd7', 'cfaa503e-654e-4826-b85f-f7b46ee89195', '28d7de4c-8930-4277-835b-b195d50d1d8a'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:20.283397 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f03534-9eaf-4ace-bd9b-0d2787631b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['711b577e-21b4-477b-8737-022b316e0eb3', '29a16c00-f2a7-4f59-9d5a-571fad91bcd7', 'cfaa503e-654e-4826-b85f-f7b46ee89195', '28d7de4c-8930-4277-835b-b195d50d1d8a']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.285565 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93aaa454-2e6b-4048-a099-3837de12c063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.326996 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93aaa454-2e6b-4048-a099-3837de12c063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c38ce58-360b-4130-866b-87c13cd19735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-703218101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93321a946b2e4467b7ab12046366a020',qos_specs=None,replication_status=,reservations=['711b577e-21b4-477b-8737-022b316e0eb3','29a16c00-f2a7-4f59-9d5a-571fad91bcd7','cfaa503e-654e-4826-b85f-f7b46ee89195','28d7de4c-8930-4277-835b-b195d50d1d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_type_id=fbd4a438-fe43-4590-a86b-13ccbadbebae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-703218101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c38ce58-360b-4130-866b-87c13cd19735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93321a946b2e4467b7ab12046366a020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbd4a438-fe43-4590-a86b-13ccbadbebae),volume_type_id=fbd4a438-fe43-4590-a86b-13ccbadbebae)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.330717 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a7a72d-d55d-4b0b-a82c-0cf839fa21c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.383533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a7a72d-d55d-4b0b-a82c-0cf839fa21c6) transitioned into state 'SUCCESS' from state '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-703218101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93321a946b2e4467b7ab12046366a020',qos_specs=None,replication_status=,reservations=['711b577e-21b4-477b-8737-022b316e0eb3','29a16c00-f2a7-4f59-9d5a-571fad91bcd7','cfaa503e-654e-4826-b85f-f7b46ee89195','28d7de4c-8930-4277-835b-b195d50d1d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_type_id=fbd4a438-fe43-4590-a86b-13ccbadbebae)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.384903 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781391e5-1366-47eb-9053-6830408848a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.443057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (781391e5-1366-47eb-9053-6830408848a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.444302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Flow 'volume_create_api' (fca7a462-dde6-4891-80f0-3ddac0f8a968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:20.444819 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume request issued successfully. Aug 06 17:40:20.446550 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78f73081-bf76-4610-9fdd-371ce6a1e72a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:20.447005 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 627/2561] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:20 2026] POST /volume/v3/volumes => generated 845 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:20.518452 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:20.520698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:20.521105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1511891624", "snapshot_id": null, "imageRef": "8bf8f74a-c989-4e0f-9f8a-010c50620542", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:20.524025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1511891624', 'snapshot_id': None, 'imageRef': '8bf8f74a-c989-4e0f-9f8a-010c50620542', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:20.652571 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume of 1 GB Aug 06 17:40:20.653371 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:20.653371 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:20.653800 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Availability Zones retrieved successfully. Aug 06 17:40:20.662226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Flow 'volume_create_api' (01d99c25-4418-4413-9a4a-22f17b3aea08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:20.663372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f10a6e1-a194-4f3e-8c71-9c781dafe8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.664450 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:20.730074 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f10a6e1-a194-4f3e-8c71-9c781dafe8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:40:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1c19708-4d3d-4d21-8ad1-b12a421a74c6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1c19708-4d3d-4d21-8ad1-b12a421a74c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.731103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3317f0b5-d9b0-4529-976c-6678d7e8756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.745445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c1102d7f-681e-458f-a8aa-1c13cc1ca132 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:20.747734 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c1102d7f-681e-458f-a8aa-1c13cc1ca132 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:20.748037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c1102d7f-681e-458f-a8aa-1c13cc1ca132 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:20.748295 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c1102d7f-681e-458f-a8aa-1c13cc1ca132 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:20.764927 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:20.764927 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:20.775862 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-10bf4dda-30f1-415b-a13b-157405309890 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:20.779656 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-10bf4dda-30f1-415b-a13b-157405309890 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:20.779954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-10bf4dda-30f1-415b-a13b-157405309890 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:20.780250 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-10bf4dda-30f1-415b-a13b-157405309890 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:20.780411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-10bf4dda-30f1-415b-a13b-157405309890 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:20.781799 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c1102d7f-681e-458f-a8aa-1c13cc1ca132 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:20.786801 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:20.786801 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:20.787913 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-10bf4dda-30f1-415b-a13b-157405309890 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:20.789229 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 647/2562] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:20 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:20.802989 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:20.803353 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-981504513-2117371166, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:20.804335 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c1102d7f-681e-458f-a8aa-1c13cc1ca132 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:20.804900 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 646/2563] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:20 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:20.866844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Created reservations ['8e783a68-41b5-4fc3-b144-46b0f4e55e7e', '6f6bec00-8941-45cc-92f8-f4b70407b582', 'fc666c46-3c8d-4e33-9740-3a020aa54037', 'aa0cf875-d6c9-4e8a-9d7e-789bd0b9c0ed'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:20.868073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3317f0b5-d9b0-4529-976c-6678d7e8756e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e783a68-41b5-4fc3-b144-46b0f4e55e7e', '6f6bec00-8941-45cc-92f8-f4b70407b582', 'fc666c46-3c8d-4e33-9740-3a020aa54037', 'aa0cf875-d6c9-4e8a-9d7e-789bd0b9c0ed']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.869117 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb913314-1d53-4d79-b77b-20e715680aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.916993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb913314-1d53-4d79-b77b-20e715680aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24053f8a-ab4f-48d5-8aa6-ab8200ece23c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1511891624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93321a946b2e4467b7ab12046366a020',qos_specs=None,replication_status=,reservations=['8e783a68-41b5-4fc3-b144-46b0f4e55e7e','6f6bec00-8941-45cc-92f8-f4b70407b582','fc666c46-3c8d-4e33-9740-3a020aa54037','aa0cf875-d6c9-4e8a-9d7e-789bd0b9c0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_type_id=a1c19708-4d3d-4d21-8ad1-b12a421a74c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1511891624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24053f8a-ab4f-48d5-8aa6-ab8200ece23c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93321a946b2e4467b7ab12046366a020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1c19708-4d3d-4d21-8ad1-b12a421a74c6),volume_type_id=a1c19708-4d3d-4d21-8ad1-b12a421a74c6)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.918400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b8ffab-812b-40ed-b9bf-7e8714b113d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:20.966000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b8ffab-812b-40ed-b9bf-7e8714b113d7) transitioned into state 'SUCCESS' from state '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-1511891624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93321a946b2e4467b7ab12046366a020',qos_specs=None,replication_status=,reservations=['8e783a68-41b5-4fc3-b144-46b0f4e55e7e','6f6bec00-8941-45cc-92f8-f4b70407b582','fc666c46-3c8d-4e33-9740-3a020aa54037','aa0cf875-d6c9-4e8a-9d7e-789bd0b9c0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6d87c77bdf4d04b21f5184dfab3d23',volume_type_id=a1c19708-4d3d-4d21-8ad1-b12a421a74c6)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:20.966000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ea1371-66ab-4740-bb98-4fda0c3c9e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:21.003579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ea1371-66ab-4740-bb98-4fda0c3c9e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:21.004746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Flow 'volume_create_api' (01d99c25-4418-4413-9a4a-22f17b3aea08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:21.005457 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Create volume request issued successfully. Aug 06 17:40:21.008491 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c1b4dcb0-82b0-4e12-9150-91800b0af8b2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:21.008491 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 644/2564] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:20 2026] POST /volume/v3/volumes => generated 846 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:21.021168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4873bc9e-9d44-4a01-930f-17499a28bfb8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.023535 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4873bc9e-9d44-4a01-930f-17499a28bfb8 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:21.024138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4873bc9e-9d44-4a01-930f-17499a28bfb8 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:21.024138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4873bc9e-9d44-4a01-930f-17499a28bfb8 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:21.034463 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.034463 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:21.045713 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4873bc9e-9d44-4a01-930f-17499a28bfb8 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:21.057332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4873bc9e-9d44-4a01-930f-17499a28bfb8 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:21.057332 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 628/2565] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:21 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:21.079584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f79eda84-beb7-4488-b5ef-e982178ec5f8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.082161 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f79eda84-beb7-4488-b5ef-e982178ec5f8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:21.082161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f79eda84-beb7-4488-b5ef-e982178ec5f8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:21.082370 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f79eda84-beb7-4488-b5ef-e982178ec5f8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:21.094740 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.094740 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:21.101000 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f79eda84-beb7-4488-b5ef-e982178ec5f8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:21.110644 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f79eda84-beb7-4488-b5ef-e982178ec5f8 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 200 Aug 06 17:40:21.111256 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 648/2566] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:21 2026] GET /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:40:21.128722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-322d2d5b-022a-4c71-8455-58b845485e5d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.133626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-322d2d5b-022a-4c71-8455-58b845485e5d tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233/action Aug 06 17:40:21.133626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-322d2d5b-022a-4c71-8455-58b845485e5d tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:21.133626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-322d2d5b-022a-4c71-8455-58b845485e5d tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:21.148982 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.148982 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:21.149405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.admin_actions [None req-322d2d5b-022a-4c71-8455-58b845485e5d tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume 'f0729ba4-58d9-44bb-8982-dd584f3fc233' with '{'status': 'error'}' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:21.240053 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-322d2d5b-022a-4c71-8455-58b845485e5d tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233/action returned with HTTP 202 Aug 06 17:40:21.241137 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 647/2567] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:21 2026] POST /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:21.255052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f40f8e04-56c3-4013-9a6b-616ed2f9b465 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.258944 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f40f8e04-56c3-4013-9a6b-616ed2f9b465 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:21.259665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f40f8e04-56c3-4013-9a6b-616ed2f9b465 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:21.259880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f40f8e04-56c3-4013-9a6b-616ed2f9b465 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:21.272546 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.272546 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:21.277893 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f40f8e04-56c3-4013-9a6b-616ed2f9b465 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:21.290661 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f40f8e04-56c3-4013-9a6b-616ed2f9b465 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 200 Aug 06 17:40:21.291438 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 645/2568] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:21 2026] GET /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:21.324742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.326904 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233/action Aug 06 17:40:21.327661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:21.328049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:21.342230 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.342230 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:21.342714 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Volume info retrieved successfully. Aug 06 17:40:21.393578 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Delete volume request issued successfully. Aug 06 17:40:21.393935 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c46489c8-e0df-42df-b02b-1490fa7ee85c tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233/action returned with HTTP 202 Aug 06 17:40:21.394567 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 629/2569] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:21 2026] POST /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:21.408507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63ff2c74-cf52-4c7d-bdb8-4945c51eb6d0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.409710 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63ff2c74-cf52-4c7d-bdb8-4945c51eb6d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:21.409981 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63ff2c74-cf52-4c7d-bdb8-4945c51eb6d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:21.410297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63ff2c74-cf52-4c7d-bdb8-4945c51eb6d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:21.421664 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.421664 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:21.428008 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-63ff2c74-cf52-4c7d-bdb8-4945c51eb6d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:21.434688 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63ff2c74-cf52-4c7d-bdb8-4945c51eb6d0 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 200 Aug 06 17:40:21.435100 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 649/2570] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:21 2026] GET /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:21.804599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4336b805-81f4-439b-8800-91ad87af9179 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.807314 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4336b805-81f4-439b-8800-91ad87af9179 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:21.807551 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4336b805-81f4-439b-8800-91ad87af9179 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:21.807750 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4336b805-81f4-439b-8800-91ad87af9179 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:21.807865 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4336b805-81f4-439b-8800-91ad87af9179 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:21.818636 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.818636 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:21.818636 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4336b805-81f4-439b-8800-91ad87af9179 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:21.818636 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 648/2571] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:21 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:21.827151 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2bc07ec9-9ff3-4740-86a6-d66ead889b6e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:21.829898 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2bc07ec9-9ff3-4740-86a6-d66ead889b6e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:21.830257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2bc07ec9-9ff3-4740-86a6-d66ead889b6e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:21.830600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2bc07ec9-9ff3-4740-86a6-d66ead889b6e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:21.845254 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:21.845254 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:21.849985 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2bc07ec9-9ff3-4740-86a6-d66ead889b6e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:21.856035 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2bc07ec9-9ff3-4740-86a6-d66ead889b6e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:21.856325 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 646/2572] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:21 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:22.082604 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a90757a7-3131-4e4a-b9ad-dea961e856f5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.084649 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a90757a7-3131-4e4a-b9ad-dea961e856f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:22.084911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a90757a7-3131-4e4a-b9ad-dea961e856f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.085214 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a90757a7-3131-4e4a-b9ad-dea961e856f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.094904 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.094904 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:22.099340 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a90757a7-3131-4e4a-b9ad-dea961e856f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:22.105366 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a90757a7-3131-4e4a-b9ad-dea961e856f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:22.105819 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 630/2573] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:22.454979 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-81bc9af0-88aa-43fe-a2ca-95d1347bcf56 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.457174 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81bc9af0-88aa-43fe-a2ca-95d1347bcf56 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:22.457174 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81bc9af0-88aa-43fe-a2ca-95d1347bcf56 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.457380 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81bc9af0-88aa-43fe-a2ca-95d1347bcf56 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.469989 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81bc9af0-88aa-43fe-a2ca-95d1347bcf56 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 404 Aug 06 17:40:22.469989 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 650/2574] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:22.486182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0bda9c4d-622f-4236-8771-d091c03f4298 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.486182 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0bda9c4d-622f-4236-8771-d091c03f4298 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:22.486182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0bda9c4d-622f-4236-8771-d091c03f4298 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.486182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0bda9c4d-622f-4236-8771-d091c03f4298 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.501149 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0bda9c4d-622f-4236-8771-d091c03f4298 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 404 Aug 06 17:40:22.501149 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 649/2575] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:22.508838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1b9dfd2b-af76-4a04-848f-d8b08f2c0c0a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.510890 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b9dfd2b-af76-4a04-848f-d8b08f2c0c0a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] DELETE https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:22.511129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b9dfd2b-af76-4a04-848f-d8b08f2c0c0a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.511367 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b9dfd2b-af76-4a04-848f-d8b08f2c0c0a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.511535 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-1b9dfd2b-af76-4a04-848f-d8b08f2c0c0a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume with id: f0729ba4-58d9-44bb-8982-dd584f3fc233 Aug 06 17:40:22.518472 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b9dfd2b-af76-4a04-848f-d8b08f2c0c0a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 returned with HTTP 404 Aug 06 17:40:22.518918 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 647/2576] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:22 2026] DELETE /volume/v3/volumes/f0729ba4-58d9-44bb-8982-dd584f3fc233 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:22.533475 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.535777 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:22.536235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1734489692"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:22.538366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1734489692'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:22.538545 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume of 1 GB Aug 06 17:40:22.544798 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Availability Zones retrieved successfully. Aug 06 17:40:22.554143 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (c17756f2-3191-4c20-a69b-62f0cc8940cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:22.555917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498d73d0-6b96-4836-b721-54cc189a3b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:22.557656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:22.599827 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498d73d0-6b96-4836-b721-54cc189a3b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:22.601463 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef81f9f6-812d-449b-b707-4a8f51229375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:22.673950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Created reservations ['2c1e0ae5-6bfc-45f3-b2d3-98c6b5b0a703', '5e85c683-b77a-4f05-8662-ccd24a4ea4b5', 'df2f7236-cf49-4a56-bdec-e713eded55d3', '49104dcf-3f62-4e1e-a542-9a1d4b6d48eb'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:22.675334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef81f9f6-812d-449b-b707-4a8f51229375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c1e0ae5-6bfc-45f3-b2d3-98c6b5b0a703', '5e85c683-b77a-4f05-8662-ccd24a4ea4b5', 'df2f7236-cf49-4a56-bdec-e713eded55d3', '49104dcf-3f62-4e1e-a542-9a1d4b6d48eb']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:22.676273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00db3478-d24b-444c-8181-52f7df2684ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:22.716671 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00db3478-d24b-444c-8181-52f7df2684ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd113f61-7b02-469e-b5bc-5a05d374ae54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1734489692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['2c1e0ae5-6bfc-45f3-b2d3-98c6b5b0a703','5e85c683-b77a-4f05-8662-ccd24a4ea4b5','df2f7236-cf49-4a56-bdec-e713eded55d3','49104dcf-3f62-4e1e-a542-9a1d4b6d48eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1734489692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd113f61-7b02-469e-b5bc-5a05d374ae54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f12f9d129349e09d024406d32480f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:22.725888 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09920f54-597c-484f-b495-ecc1b1151557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:22.743344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09920f54-597c-484f-b495-ecc1b1151557) transitioned into state 'SUCCESS' from state '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-1734489692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['2c1e0ae5-6bfc-45f3-b2d3-98c6b5b0a703','5e85c683-b77a-4f05-8662-ccd24a4ea4b5','df2f7236-cf49-4a56-bdec-e713eded55d3','49104dcf-3f62-4e1e-a542-9a1d4b6d48eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:22.744613 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d7d8fd-589c-48ca-9b82-a4f86a7c42ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:22.763778 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d7d8fd-589c-48ca-9b82-a4f86a7c42ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:22.765595 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (c17756f2-3191-4c20-a69b-62f0cc8940cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:22.766616 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request issued successfully. Aug 06 17:40:22.768369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a5e42712-f659-4a08-bd7c-c55c3d155866 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:22.768369 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 631/2577] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:22 2026] POST /volume/v3/volumes => generated 749 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:22.783692 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-76190358-e3e6-4b81-b8cb-7d1f6c9890ce None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.785592 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76190358-e3e6-4b81-b8cb-7d1f6c9890ce tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:22.785815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76190358-e3e6-4b81-b8cb-7d1f6c9890ce tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.786064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76190358-e3e6-4b81-b8cb-7d1f6c9890ce tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.795117 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.795117 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:22.800023 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-76190358-e3e6-4b81-b8cb-7d1f6c9890ce tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:22.806265 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76190358-e3e6-4b81-b8cb-7d1f6c9890ce tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 200 Aug 06 17:40:22.807330 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 651/2578] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:22.833052 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f69b0d37-303f-4d43-9e5f-84c4239c6050 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.836783 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f69b0d37-303f-4d43-9e5f-84c4239c6050 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:22.836783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f69b0d37-303f-4d43-9e5f-84c4239c6050 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.836783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f69b0d37-303f-4d43-9e5f-84c4239c6050 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.836783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f69b0d37-303f-4d43-9e5f-84c4239c6050 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:22.839654 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.839654 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:22.840458 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f69b0d37-303f-4d43-9e5f-84c4239c6050 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:22.840707 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 650/2579] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:22.855696 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-936d9175-45b8-4af8-a4d7-44f8a2f2dc05 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.860469 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-936d9175-45b8-4af8-a4d7-44f8a2f2dc05 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:22.860469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-936d9175-45b8-4af8-a4d7-44f8a2f2dc05 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.860469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-936d9175-45b8-4af8-a4d7-44f8a2f2dc05 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.872174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ace3cb1a-d22e-45dd-a308-81d96e49d7d3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.874981 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ace3cb1a-d22e-45dd-a308-81d96e49d7d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:22.875279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ace3cb1a-d22e-45dd-a308-81d96e49d7d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.875589 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ace3cb1a-d22e-45dd-a308-81d96e49d7d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.889564 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.889564 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:22.889701 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.889701 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:22.895145 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ace3cb1a-d22e-45dd-a308-81d96e49d7d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:22.896673 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-936d9175-45b8-4af8-a4d7-44f8a2f2dc05 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:22.902032 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ace3cb1a-d22e-45dd-a308-81d96e49d7d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:22.902032 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 632/2580] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:22.903678 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-936d9175-45b8-4af8-a4d7-44f8a2f2dc05 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:22.904225 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 648/2581] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1133 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:22.917736 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6f4569df-62c9-4db5-8969-4b64d81591ed None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.919840 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6f4569df-62c9-4db5-8969-4b64d81591ed tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:22.920084 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6f4569df-62c9-4db5-8969-4b64d81591ed tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.920526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6f4569df-62c9-4db5-8969-4b64d81591ed tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.920678 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-6f4569df-62c9-4db5-8969-4b64d81591ed tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete backup with id: b4327806-0b90-44f2-b42b-3ff2e29a0c99. Aug 06 17:40:22.948807 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.948807 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:22.973013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-6f4569df-62c9-4db5-8969-4b64d81591ed tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] delete_backup rpcapi backup_id b4327806-0b90-44f2-b42b-3ff2e29a0c99 {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:40:22.975578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6f4569df-62c9-4db5-8969-4b64d81591ed tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 202 Aug 06 17:40:22.976201 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 652/2582] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:22 2026] DELETE /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:22.986051 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e683cc81-8c89-408f-b932-a30e3b34792e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:22.989250 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e683cc81-8c89-408f-b932-a30e3b34792e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:22.989250 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e683cc81-8c89-408f-b932-a30e3b34792e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:22.989684 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e683cc81-8c89-408f-b932-a30e3b34792e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:22.989878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e683cc81-8c89-408f-b932-a30e3b34792e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:22.998124 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:22.998124 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:22.999553 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e683cc81-8c89-408f-b932-a30e3b34792e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:23.000387 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 651/2583] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:22 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:23.135683 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e7c32790-6557-40cb-9f9c-a01398e3c5a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:23.139196 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7c32790-6557-40cb-9f9c-a01398e3c5a3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:23.139554 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7c32790-6557-40cb-9f9c-a01398e3c5a3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:23.139880 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7c32790-6557-40cb-9f9c-a01398e3c5a3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:23.152660 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:23.152660 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:23.158933 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e7c32790-6557-40cb-9f9c-a01398e3c5a3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:23.174988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7c32790-6557-40cb-9f9c-a01398e3c5a3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:23.175638 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 633/2584] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:23 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:23.822988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e02088e-68f1-44c2-a31b-ae193ce2dfcf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:23.828450 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e02088e-68f1-44c2-a31b-ae193ce2dfcf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:23.828867 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e02088e-68f1-44c2-a31b-ae193ce2dfcf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:23.828950 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e02088e-68f1-44c2-a31b-ae193ce2dfcf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:23.846359 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:23.846359 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:23.872454 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3e02088e-68f1-44c2-a31b-ae193ce2dfcf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:23.879893 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e02088e-68f1-44c2-a31b-ae193ce2dfcf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 200 Aug 06 17:40:23.880580 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 649/2585] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:23 2026] GET /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:23.908746 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c11b0749-df6e-4c59-abb4-d8f1ea7b3352 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:23.914883 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c11b0749-df6e-4c59-abb4-d8f1ea7b3352 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54/action Aug 06 17:40:23.915421 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c11b0749-df6e-4c59-abb4-d8f1ea7b3352 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:23.915612 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c11b0749-df6e-4c59-abb4-d8f1ea7b3352 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:23.931517 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d4d30232-e3d6-43f4-9117-e759f03f637f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:23.931888 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d4d30232-e3d6-43f4-9117-e759f03f637f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:23.932228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d4d30232-e3d6-43f4-9117-e759f03f637f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:23.932598 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d4d30232-e3d6-43f4-9117-e759f03f637f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:23.934118 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:23.934118 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:23.934873 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-c11b0749-df6e-4c59-abb4-d8f1ea7b3352 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume 'fd113f61-7b02-469e-b5bc-5a05d374ae54' with '{'status': 'maintenance'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:23.947302 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:23.947302 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:23.952031 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d4d30232-e3d6-43f4-9117-e759f03f637f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:23.964024 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d4d30232-e3d6-43f4-9117-e759f03f637f tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:23.964024 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 652/2586] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:23 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:23.974275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c11b0749-df6e-4c59-abb4-d8f1ea7b3352 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54/action returned with HTTP 202 Aug 06 17:40:23.974817 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 653/2587] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:23 2026] POST /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:23.985396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a2f31de2-f432-4700-bfbd-f0d5c9fda6a6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:23.993291 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2f31de2-f432-4700-bfbd-f0d5c9fda6a6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:23.993291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2f31de2-f432-4700-bfbd-f0d5c9fda6a6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:23.993291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2f31de2-f432-4700-bfbd-f0d5c9fda6a6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:23.999679 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:23.999679 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:24.006642 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a2f31de2-f432-4700-bfbd-f0d5c9fda6a6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:24.015307 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2f31de2-f432-4700-bfbd-f0d5c9fda6a6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 200 Aug 06 17:40:24.015839 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 634/2588] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:23 2026] GET /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:24.028000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-449014fc-47f9-48d0-8d51-7daf049adb6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:24.029706 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-449014fc-47f9-48d0-8d51-7daf049adb6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:24.029706 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-449014fc-47f9-48d0-8d51-7daf049adb6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:24.030148 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-449014fc-47f9-48d0-8d51-7daf049adb6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:24.030226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-449014fc-47f9-48d0-8d51-7daf049adb6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:24.045162 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:24.045162 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:24.046143 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-449014fc-47f9-48d0-8d51-7daf049adb6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 200 Aug 06 17:40:24.046444 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 650/2589] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:24 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:24.048155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d478f552-6bb1-4839-93d3-cf283d04592f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:24.063145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d478f552-6bb1-4839-93d3-cf283d04592f tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54/action Aug 06 17:40:24.063145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d478f552-6bb1-4839-93d3-cf283d04592f tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:24.063145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d478f552-6bb1-4839-93d3-cf283d04592f tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:24.088811 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:24.088811 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:24.089292 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d478f552-6bb1-4839-93d3-cf283d04592f tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Volume info retrieved successfully. Aug 06 17:40:24.134887 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d478f552-6bb1-4839-93d3-cf283d04592f tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Delete volume request issued successfully. Aug 06 17:40:24.135187 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d478f552-6bb1-4839-93d3-cf283d04592f tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54/action returned with HTTP 202 Aug 06 17:40:24.136160 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 653/2590] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:24 2026] POST /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:24.145305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-50f73cae-3a89-4e79-8f05-6523a1ea4ecf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:24.151238 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-50f73cae-3a89-4e79-8f05-6523a1ea4ecf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:24.151507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-50f73cae-3a89-4e79-8f05-6523a1ea4ecf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:24.151733 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-50f73cae-3a89-4e79-8f05-6523a1ea4ecf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:24.162735 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:24.162735 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:24.168279 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-50f73cae-3a89-4e79-8f05-6523a1ea4ecf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:24.174519 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-50f73cae-3a89-4e79-8f05-6523a1ea4ecf tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 200 Aug 06 17:40:24.176120 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 654/2591] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:24 2026] GET /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:24.197854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-81ec75e9-68ab-439a-97e7-0890a27d58ab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:24.206930 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-81ec75e9-68ab-439a-97e7-0890a27d58ab tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:24.206930 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-81ec75e9-68ab-439a-97e7-0890a27d58ab tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:24.207895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-81ec75e9-68ab-439a-97e7-0890a27d58ab tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:24.223171 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:24.223171 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:24.225448 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-81ec75e9-68ab-439a-97e7-0890a27d58ab tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:24.231922 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-81ec75e9-68ab-439a-97e7-0890a27d58ab tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:24.234992 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 635/2592] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:24 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:24.979828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-973ffb91-13f8-445c-a041-d9a96df07e87 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:24.984106 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-973ffb91-13f8-445c-a041-d9a96df07e87 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:24.984106 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-973ffb91-13f8-445c-a041-d9a96df07e87 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:24.984106 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-973ffb91-13f8-445c-a041-d9a96df07e87 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:24.994131 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:24.994131 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:25.005011 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-973ffb91-13f8-445c-a041-d9a96df07e87 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:25.011377 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-973ffb91-13f8-445c-a041-d9a96df07e87 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:25.012115 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 651/2593] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:24 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:25.061689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-668b4112-feff-4095-9e35-f4cf6f651274 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.064864 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-668b4112-feff-4095-9e35-f4cf6f651274 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 Aug 06 17:40:25.065167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-668b4112-feff-4095-9e35-f4cf6f651274 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.065468 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-668b4112-feff-4095-9e35-f4cf6f651274 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.066498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-668b4112-feff-4095-9e35-f4cf6f651274 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id b4327806-0b90-44f2-b42b-3ff2e29a0c99. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:25.070661 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-668b4112-feff-4095-9e35-f4cf6f651274 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 returned with HTTP 404 Aug 06 17:40:25.071267 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 654/2594] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/backups/b4327806-0b90-44f2-b42b-3ff2e29a0c99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:25.199466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-72c33973-3c3e-4e0a-8b91-27dd8ae003c3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.206843 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72c33973-3c3e-4e0a-8b91-27dd8ae003c3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:25.207374 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72c33973-3c3e-4e0a-8b91-27dd8ae003c3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.207718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72c33973-3c3e-4e0a-8b91-27dd8ae003c3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.218915 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72c33973-3c3e-4e0a-8b91-27dd8ae003c3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 404 Aug 06 17:40:25.219840 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 655/2595] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:25.235072 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d4262f38-e9b9-401f-bff6-665883b4e845 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.235072 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4262f38-e9b9-401f-bff6-665883b4e845 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:25.235755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4262f38-e9b9-401f-bff6-665883b4e845 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.235755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4262f38-e9b9-401f-bff6-665883b4e845 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.253795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4262f38-e9b9-401f-bff6-665883b4e845 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 404 Aug 06 17:40:25.254605 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 636/2596] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:25.259152 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5490d8ce-d4a2-4b6d-8ec6-24e6de08ecd2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.263167 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5490d8ce-d4a2-4b6d-8ec6-24e6de08ecd2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:25.263490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5490d8ce-d4a2-4b6d-8ec6-24e6de08ecd2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.264433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5490d8ce-d4a2-4b6d-8ec6-24e6de08ecd2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.279807 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:25.279807 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:25.287031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9263d5af-e997-4c78-9aab-d8df5cc9cf43 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.292108 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9263d5af-e997-4c78-9aab-d8df5cc9cf43 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] DELETE https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:25.292108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9263d5af-e997-4c78-9aab-d8df5cc9cf43 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.292108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9263d5af-e997-4c78-9aab-d8df5cc9cf43 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.292108 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-9263d5af-e997-4c78-9aab-d8df5cc9cf43 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume with id: fd113f61-7b02-469e-b5bc-5a05d374ae54 Aug 06 17:40:25.296601 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5490d8ce-d4a2-4b6d-8ec6-24e6de08ecd2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:25.301853 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9263d5af-e997-4c78-9aab-d8df5cc9cf43 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 returned with HTTP 404 Aug 06 17:40:25.301853 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 655/2597] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:25 2026] DELETE /volume/v3/volumes/fd113f61-7b02-469e-b5bc-5a05d374ae54 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:25.308467 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5490d8ce-d4a2-4b6d-8ec6-24e6de08ecd2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:25.310748 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 652/2598] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 996 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:25.312954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ca312117-4313-492e-ab87-52a8891a4d37 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.318522 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:25.318522 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-142328186"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:25.318522 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-142328186'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:25.318522 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume of 1 GB Aug 06 17:40:25.323099 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Availability Zones retrieved successfully. Aug 06 17:40:25.330879 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (f6e0703c-2deb-40c6-9fb1-0ba3bdf0bc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:25.332150 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc57f79-2c3a-4868-8de2-637daa37cc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:25.333351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:25.356455 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-8d856894-fb7a-453c-950d-0dc82e3fb0a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.359614 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-8d856894-fb7a-453c-950d-0dc82e3fb0a8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:25.359887 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-8d856894-fb7a-453c-950d-0dc82e3fb0a8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.360182 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-8d856894-fb7a-453c-950d-0dc82e3fb0a8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.389656 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:25.389656 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:25.389656 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-8d856894-fb7a-453c-950d-0dc82e3fb0a8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:25.395040 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-8d856894-fb7a-453c-950d-0dc82e3fb0a8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:25.395449 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc57f79-2c3a-4868-8de2-637daa37cc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:25.395705 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 637/2599] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1133 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:25.396542 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5f0c5c-a3b4-440a-ad06-27942482064e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:25.423395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.426764 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22/action Aug 06 17:40:25.427254 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:25.429206 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:25.473324 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:25.473324 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:25.473979 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:25.480011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Created reservations ['e5855bf5-a4b6-43f3-994b-46e3de433bc7', '921267cd-3379-4297-ae0b-f9f79ffe468f', 'e69b66e2-613f-44b3-9690-0726822a7365', '348a5e5e-b52e-4765-87ea-48bc7338a633'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:25.480011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5f0c5c-a3b4-440a-ad06-27942482064e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5855bf5-a4b6-43f3-994b-46e3de433bc7', '921267cd-3379-4297-ae0b-f9f79ffe468f', 'e69b66e2-613f-44b3-9690-0726822a7365', '348a5e5e-b52e-4765-87ea-48bc7338a633']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:25.480863 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3193fab6-8dcf-4557-8726-57ecefee11ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:25.501998 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Begin detaching volume completed successfully. Aug 06 17:40:25.501998 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-fdd385eb-ba48-4b42-8b64-c345020bf06a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22/action returned with HTTP 202 Aug 06 17:40:25.501998 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 656/2600] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:40:25 2026] POST /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:25.531090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3193fab6-8dcf-4557-8726-57ecefee11ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65038e4d-5d3a-49ae-9a52-e21487be414b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-142328186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['e5855bf5-a4b6-43f3-994b-46e3de433bc7','921267cd-3379-4297-ae0b-f9f79ffe468f','e69b66e2-613f-44b3-9690-0726822a7365','348a5e5e-b52e-4765-87ea-48bc7338a633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-142328186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65038e4d-5d3a-49ae-9a52-e21487be414b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03f12f9d129349e09d024406d32480f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:25.531090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2df7f36-92e3-4f69-ad25-aa11276039cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:25.547864 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-588bb927-8c40-4a26-a980-1972fbcd8060 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.553016 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-588bb927-8c40-4a26-a980-1972fbcd8060 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:25.553480 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-588bb927-8c40-4a26-a980-1972fbcd8060 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.553682 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-588bb927-8c40-4a26-a980-1972fbcd8060 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.574725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2df7f36-92e3-4f69-ad25-aa11276039cb) transitioned into state 'SUCCESS' from state '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-142328186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03f12f9d129349e09d024406d32480f1',qos_specs=None,replication_status=,reservations=['e5855bf5-a4b6-43f3-994b-46e3de433bc7','921267cd-3379-4297-ae0b-f9f79ffe468f','e69b66e2-613f-44b3-9690-0726822a7365','348a5e5e-b52e-4765-87ea-48bc7338a633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8044b303c1b4eb3ae454bbecb9532ff',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:25.576111 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c7f8079-f403-43e9-92f4-d4872c921f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:25.584047 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:25.584047 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:25.592084 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-588bb927-8c40-4a26-a980-1972fbcd8060 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:25.596754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c7f8079-f403-43e9-92f4-d4872c921f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:25.598628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Flow 'volume_create_api' (f6e0703c-2deb-40c6-9fb1-0ba3bdf0bc27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:25.599048 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Create volume request issued successfully. Aug 06 17:40:25.600349 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca312117-4313-492e-ab87-52a8891a4d37 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:25.601056 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 656/2601] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:25 2026] POST /volume/v3/volumes => generated 748 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:25.603577 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-588bb927-8c40-4a26-a980-1972fbcd8060 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:25.604090 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 653/2602] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:25.642156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ad2bb914-6b53-40e9-a34b-aaf03804f377 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.652536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ebd18967-73ca-4cfe-8698-490a249a62b9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.653016 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ebd18967-73ca-4cfe-8698-490a249a62b9 None None] GET https://10.4.3.207/volume// Aug 06 17:40:25.653335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ebd18967-73ca-4cfe-8698-490a249a62b9 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.654934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ebd18967-73ca-4cfe-8698-490a249a62b9 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.654934 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ebd18967-73ca-4cfe-8698-490a249a62b9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:25.654934 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 657/2603] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:25.662335 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad2bb914-6b53-40e9-a34b-aaf03804f377 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:25.662640 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad2bb914-6b53-40e9-a34b-aaf03804f377 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.662953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad2bb914-6b53-40e9-a34b-aaf03804f377 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.672772 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:25.672772 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:25.675635 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-9dd4a108-7149-4aac-aeef-4b94a732dcfb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:25.678141 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-9dd4a108-7149-4aac-aeef-4b94a732dcfb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:25.678468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-9dd4a108-7149-4aac-aeef-4b94a732dcfb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:25.678581 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ad2bb914-6b53-40e9-a34b-aaf03804f377 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:25.678713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-9dd4a108-7149-4aac-aeef-4b94a732dcfb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:25.685567 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad2bb914-6b53-40e9-a34b-aaf03804f377 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:25.686220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 638/2604] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:25.704187 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:25.704187 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:25.710566 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-9dd4a108-7149-4aac-aeef-4b94a732dcfb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:25.717117 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-9dd4a108-7149-4aac-aeef-4b94a732dcfb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:25.717822 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 657/2605] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:25 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1316 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:26.036987 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a2c64665-696b-420a-87fb-877708adf108 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.042836 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a2c64665-696b-420a-87fb-877708adf108 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:26.044088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a2c64665-696b-420a-87fb-877708adf108 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:26.044088 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a2c64665-696b-420a-87fb-877708adf108 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:26.064039 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.064039 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:26.077554 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a2c64665-696b-420a-87fb-877708adf108 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:26.082273 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a2c64665-696b-420a-87fb-877708adf108 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:26.084177 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 654/2606] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:26 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:26.337421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e373d42a-91a2-4ca8-9e51-cd0b5db8091d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.342952 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e373d42a-91a2-4ca8-9e51-cd0b5db8091d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:26.343981 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e373d42a-91a2-4ca8-9e51-cd0b5db8091d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:26.343981 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e373d42a-91a2-4ca8-9e51-cd0b5db8091d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:26.356465 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.356465 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:26.365988 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e373d42a-91a2-4ca8-9e51-cd0b5db8091d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:26.373619 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e373d42a-91a2-4ca8-9e51-cd0b5db8091d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:26.375044 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 658/2607] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:26 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 999 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:26.636008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f41015e4-ca5b-4a23-bf53-c97d8b768977 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.637501 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f41015e4-ca5b-4a23-bf53-c97d8b768977 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:26.637812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f41015e4-ca5b-4a23-bf53-c97d8b768977 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:26.638060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f41015e4-ca5b-4a23-bf53-c97d8b768977 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:26.656361 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.656361 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:26.662782 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f41015e4-ca5b-4a23-bf53-c97d8b768977 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:26.669457 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f41015e4-ca5b-4a23-bf53-c97d8b768977 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:26.670086 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 639/2608] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:26 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:26.705273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e1cb2118-c2bc-4c3c-a15c-e9391ddb58d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.709256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e1cb2118-c2bc-4c3c-a15c-e9391ddb58d3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:26.709256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e1cb2118-c2bc-4c3c-a15c-e9391ddb58d3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:26.709944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e1cb2118-c2bc-4c3c-a15c-e9391ddb58d3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:26.720387 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.720387 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:26.727419 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e1cb2118-c2bc-4c3c-a15c-e9391ddb58d3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:26.762249 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e1cb2118-c2bc-4c3c-a15c-e9391ddb58d3 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:26.762642 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 658/2609] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:26 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:26.784535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8947cea3-3d7b-402f-afe9-7c18dba5f396 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.788836 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8947cea3-3d7b-402f-afe9-7c18dba5f396 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action Aug 06 17:40:26.789507 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8947cea3-3d7b-402f-afe9-7c18dba5f396 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:26.789692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8947cea3-3d7b-402f-afe9-7c18dba5f396 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:26.807523 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.807523 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:26.807523 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-8947cea3-3d7b-402f-afe9-7c18dba5f396 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume '65038e4d-5d3a-49ae-9a52-e21487be414b' with '{'status': 'error'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:26.869147 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8947cea3-3d7b-402f-afe9-7c18dba5f396 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action returned with HTTP 202 Aug 06 17:40:26.869147 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 655/2610] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:26 2026] POST /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:26.869510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9bac71a-c7e7-4732-b74d-9d02d1d8f3ea None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.869510 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9bac71a-c7e7-4732-b74d-9d02d1d8f3ea tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:26.869510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9bac71a-c7e7-4732-b74d-9d02d1d8f3ea tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:26.869510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9bac71a-c7e7-4732-b74d-9d02d1d8f3ea tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:26.882818 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.882818 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:26.898113 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b9bac71a-c7e7-4732-b74d-9d02d1d8f3ea tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:26.911944 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9bac71a-c7e7-4732-b74d-9d02d1d8f3ea tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:26.911944 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 659/2611] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:26 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 837 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:26.932764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4bbba1c2-8c1b-4712-9afd-2a71f7037974 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:26.934975 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4bbba1c2-8c1b-4712-9afd-2a71f7037974 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action Aug 06 17:40:26.935562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4bbba1c2-8c1b-4712-9afd-2a71f7037974 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:26.935789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4bbba1c2-8c1b-4712-9afd-2a71f7037974 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:26.960681 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:26.960681 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:26.962635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-4bbba1c2-8c1b-4712-9afd-2a71f7037974 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume '65038e4d-5d3a-49ae-9a52-e21487be414b' with '{'status': 'available'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:27.006041 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4bbba1c2-8c1b-4712-9afd-2a71f7037974 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action returned with HTTP 202 Aug 06 17:40:27.006041 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 640/2612] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:26 2026] POST /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:27.023458 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1aedf7ab-ecb1-4d5c-8780-29d07a55c742 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.026761 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1aedf7ab-ecb1-4d5c-8780-29d07a55c742 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.027740 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1aedf7ab-ecb1-4d5c-8780-29d07a55c742 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.027740 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1aedf7ab-ecb1-4d5c-8780-29d07a55c742 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.046830 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.046830 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:27.056556 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1aedf7ab-ecb1-4d5c-8780-29d07a55c742 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:27.064841 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1aedf7ab-ecb1-4d5c-8780-29d07a55c742 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:27.065400 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 659/2613] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:27.098374 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5158ef34-9e3e-4709-a294-74a01622b407 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.101029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5158ef34-9e3e-4709-a294-74a01622b407 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action Aug 06 17:40:27.101884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5158ef34-9e3e-4709-a294-74a01622b407 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:27.103738 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5158ef34-9e3e-4709-a294-74a01622b407 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:27.120268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2e290c02-c910-40d9-a736-c9becf759e52 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.123774 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e290c02-c910-40d9-a736-c9becf759e52 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:27.127480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e290c02-c910-40d9-a736-c9becf759e52 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.128490 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e290c02-c910-40d9-a736-c9becf759e52 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.142124 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.142124 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:27.142582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-5158ef34-9e3e-4709-a294-74a01622b407 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume '65038e4d-5d3a-49ae-9a52-e21487be414b' with '{'status': 'maintenance'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:27.151859 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.151859 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:27.158878 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2e290c02-c910-40d9-a736-c9becf759e52 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:27.170651 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e290c02-c910-40d9-a736-c9becf759e52 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:27.171234 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 660/2614] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:27.178665 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5158ef34-9e3e-4709-a294-74a01622b407 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action returned with HTTP 202 Aug 06 17:40:27.179197 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 656/2615] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:27 2026] POST /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:27.189668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-69a4b45e-7f59-4282-bc05-8ad657d8f66d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.193990 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-69a4b45e-7f59-4282-bc05-8ad657d8f66d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.193990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-69a4b45e-7f59-4282-bc05-8ad657d8f66d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.193990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-69a4b45e-7f59-4282-bc05-8ad657d8f66d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.204413 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.204413 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:27.210473 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-69a4b45e-7f59-4282-bc05-8ad657d8f66d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:27.217340 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-69a4b45e-7f59-4282-bc05-8ad657d8f66d tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:27.217340 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 641/2616] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:27.240343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dad95f6f-7d5e-40ed-aae2-6adb28f6b644 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.242903 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dad95f6f-7d5e-40ed-aae2-6adb28f6b644 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] POST https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action Aug 06 17:40:27.244726 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dad95f6f-7d5e-40ed-aae2-6adb28f6b644 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:27.244726 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dad95f6f-7d5e-40ed-aae2-6adb28f6b644 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:27.255510 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.255510 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:27.256081 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-dad95f6f-7d5e-40ed-aae2-6adb28f6b644 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] Updating volume '65038e4d-5d3a-49ae-9a52-e21487be414b' with '{'status': 'available'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:40:27.282939 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dad95f6f-7d5e-40ed-aae2-6adb28f6b644 tempest-VolumesActionsTest-871368985 tempest-VolumesActionsTest-871368985-project-admin] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action returned with HTTP 202 Aug 06 17:40:27.283552 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 660/2617] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:40:27 2026] POST /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:27.293800 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-16f916d2-20f4-4690-ba62-8ca3e780b660 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.296527 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-16f916d2-20f4-4690-ba62-8ca3e780b660 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.296720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-16f916d2-20f4-4690-ba62-8ca3e780b660 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.296992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-16f916d2-20f4-4690-ba62-8ca3e780b660 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.311446 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.311446 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:27.317996 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-16f916d2-20f4-4690-ba62-8ca3e780b660 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:27.322133 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-16f916d2-20f4-4690-ba62-8ca3e780b660 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:27.322627 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 661/2618] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:40:27.343558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-85848b73-962a-443d-9639-f34752aa75ac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.348763 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85848b73-962a-443d-9639-f34752aa75ac tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.349065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85848b73-962a-443d-9639-f34752aa75ac tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.350984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85848b73-962a-443d-9639-f34752aa75ac tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.365077 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.365077 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:27.370174 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-85848b73-962a-443d-9639-f34752aa75ac tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:27.375459 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85848b73-962a-443d-9639-f34752aa75ac tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:27.376285 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 657/2619] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:27.394587 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-14bd9c1f-37a6-4975-ac8f-e750599c80f5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.397795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.400939 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14bd9c1f-37a6-4975-ac8f-e750599c80f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:27.401275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14bd9c1f-37a6-4975-ac8f-e750599c80f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.401563 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14bd9c1f-37a6-4975-ac8f-e750599c80f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.403978 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] DELETE https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.404249 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.404600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.407988 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume with id: 65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.415338 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.415338 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:27.416036 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:27.420311 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.420311 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:27.429221 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-14bd9c1f-37a6-4975-ac8f-e750599c80f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:27.437677 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14bd9c1f-37a6-4975-ac8f-e750599c80f5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:27.438321 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 642/2620] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 999 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:27.449577 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Delete volume request issued successfully. Aug 06 17:40:27.450338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bd5bdcde-16ab-4c4b-836b-770bdd2b4754 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 202 Aug 06 17:40:27.450624 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 661/2621] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:27 2026] DELETE /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:27.461608 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-187b8395-db4a-44ca-bdbd-4bd0b196973a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.466056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-187b8395-db4a-44ca-bdbd-4bd0b196973a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:27.466379 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-187b8395-db4a-44ca-bdbd-4bd0b196973a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.466682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-187b8395-db4a-44ca-bdbd-4bd0b196973a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.483843 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.483843 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:27.493468 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-187b8395-db4a-44ca-bdbd-4bd0b196973a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Volume info retrieved successfully. Aug 06 17:40:27.501883 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-187b8395-db4a-44ca-bdbd-4bd0b196973a tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 200 Aug 06 17:40:27.502424 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 662/2622] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:27.689981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c853c2a6-7ff5-47c1-94b0-2f8abbb63f6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:27.697008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c853c2a6-7ff5-47c1-94b0-2f8abbb63f6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:27.697008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c853c2a6-7ff5-47c1-94b0-2f8abbb63f6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:27.697008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c853c2a6-7ff5-47c1-94b0-2f8abbb63f6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:27.718221 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:27.718221 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:27.724370 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c853c2a6-7ff5-47c1-94b0-2f8abbb63f6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:27.730408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c853c2a6-7ff5-47c1-94b0-2f8abbb63f6c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:27.731263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 658/2623] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:27 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:28.193307 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-89612ce2-1682-413d-87af-a7247297f5d0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:28.196701 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-89612ce2-1682-413d-87af-a7247297f5d0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:28.196987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-89612ce2-1682-413d-87af-a7247297f5d0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:28.197298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-89612ce2-1682-413d-87af-a7247297f5d0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:28.216770 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:28.216770 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:28.222134 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-89612ce2-1682-413d-87af-a7247297f5d0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:28.229891 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-89612ce2-1682-413d-87af-a7247297f5d0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:28.230435 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 643/2624] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:28 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:28.457436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d35d06cd-b165-4b27-a9db-0627b8e42c8f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:28.459760 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d35d06cd-b165-4b27-a9db-0627b8e42c8f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:28.460090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d35d06cd-b165-4b27-a9db-0627b8e42c8f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:28.460356 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d35d06cd-b165-4b27-a9db-0627b8e42c8f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:28.470474 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:28.470474 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:28.476110 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d35d06cd-b165-4b27-a9db-0627b8e42c8f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:28.482994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d35d06cd-b165-4b27-a9db-0627b8e42c8f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:28.483648 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 662/2625] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:28 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:28.520447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4ad415aa-3c1d-40c8-b57c-2ca41db291c6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:28.522952 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ad415aa-3c1d-40c8-b57c-2ca41db291c6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] GET https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b Aug 06 17:40:28.523437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ad415aa-3c1d-40c8-b57c-2ca41db291c6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:28.523796 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ad415aa-3c1d-40c8-b57c-2ca41db291c6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:28.533241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ad415aa-3c1d-40c8-b57c-2ca41db291c6 tempest-VolumesActionsTest-1204604728 tempest-VolumesActionsTest-1204604728-project-member] https://10.4.3.207/volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b returned with HTTP 404 Aug 06 17:40:28.533787 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 663/2626] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:28 2026] GET /volume/v3/volumes/65038e4d-5d3a-49ae-9a52-e21487be414b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:28.755949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-697f837b-f458-4513-8c78-9779705e29be None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:28.764658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-697f837b-f458-4513-8c78-9779705e29be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:28.764658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-697f837b-f458-4513-8c78-9779705e29be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:28.764658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-697f837b-f458-4513-8c78-9779705e29be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:28.779993 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:28.779993 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:28.784169 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-697f837b-f458-4513-8c78-9779705e29be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:28.790394 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-697f837b-f458-4513-8c78-9779705e29be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:28.790502 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 659/2627] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:28 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:29.125260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-41256bf6-87d0-48d3-a140-9b60b255bcf1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:29.129174 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-41256bf6-87d0-48d3-a140-9b60b255bcf1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333 Aug 06 17:40:29.129335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-41256bf6-87d0-48d3-a140-9b60b255bcf1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:29.129790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-41256bf6-87d0-48d3-a140-9b60b255bcf1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:29.144274 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:29.144274 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:29.240815 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-099f61d8-08a1-4b8b-8864-e6fac8dadd65 req-41256bf6-87d0-48d3-a140-9b60b255bcf1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333 returned with HTTP 200 Aug 06 17:40:29.242059 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 644/2628] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:40:29 2026] DELETE /volume/v3/attachments/f536f773-c75f-4b74-bca0-433a4b7aa333 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:29.259846 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fcb73ac1-0dd7-4712-8152-fe32892339b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:29.260640 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fcb73ac1-0dd7-4712-8152-fe32892339b0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:29.260946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fcb73ac1-0dd7-4712-8152-fe32892339b0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:29.261222 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fcb73ac1-0dd7-4712-8152-fe32892339b0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:29.275308 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:29.275308 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:29.279200 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fcb73ac1-0dd7-4712-8152-fe32892339b0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:29.285382 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fcb73ac1-0dd7-4712-8152-fe32892339b0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:29.287066 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 663/2629] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:29 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:29.503041 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-665a365f-ba0d-4cb5-8b87-091078588e99 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:29.506132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-665a365f-ba0d-4cb5-8b87-091078588e99 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:29.506430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-665a365f-ba0d-4cb5-8b87-091078588e99 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:29.506692 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-665a365f-ba0d-4cb5-8b87-091078588e99 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:29.521745 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:29.521745 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:29.530456 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-665a365f-ba0d-4cb5-8b87-091078588e99 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:29.542929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-665a365f-ba0d-4cb5-8b87-091078588e99 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:29.543581 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 664/2630] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:29 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 999 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:29.810250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6e41eb1c-8d49-49f8-b095-3ed864d3dfcd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:29.817988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6e41eb1c-8d49-49f8-b095-3ed864d3dfcd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:29.817988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6e41eb1c-8d49-49f8-b095-3ed864d3dfcd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:29.817988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6e41eb1c-8d49-49f8-b095-3ed864d3dfcd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:29.835303 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:29.835303 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:29.839399 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6e41eb1c-8d49-49f8-b095-3ed864d3dfcd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:29.854483 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6e41eb1c-8d49-49f8-b095-3ed864d3dfcd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:29.855182 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 660/2631] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:29 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:30.304977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5017ff84-f394-47f2-b5cc-eb106951bddc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:30.309618 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5017ff84-f394-47f2-b5cc-eb106951bddc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:30.309866 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5017ff84-f394-47f2-b5cc-eb106951bddc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:30.310103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5017ff84-f394-47f2-b5cc-eb106951bddc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:30.325036 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:30.325036 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:30.329741 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5017ff84-f394-47f2-b5cc-eb106951bddc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:30.339123 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5017ff84-f394-47f2-b5cc-eb106951bddc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:30.339698 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 645/2632] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:30 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:30.561512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3f66625f-ef4b-4747-9838-e2de97944f6e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:30.563785 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f66625f-ef4b-4747-9838-e2de97944f6e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:30.564091 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f66625f-ef4b-4747-9838-e2de97944f6e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:30.564320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f66625f-ef4b-4747-9838-e2de97944f6e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:30.575012 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:30.575012 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:30.579761 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f66625f-ef4b-4747-9838-e2de97944f6e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:30.585035 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f66625f-ef4b-4747-9838-e2de97944f6e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:30.585713 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 664/2633] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:30 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:31.358042 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2e07efc0-2952-4420-93ca-5927e5492627 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:31.361872 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e07efc0-2952-4420-93ca-5927e5492627 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:31.362399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e07efc0-2952-4420-93ca-5927e5492627 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:31.362399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e07efc0-2952-4420-93ca-5927e5492627 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:31.380249 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:31.380249 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:31.387081 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2e07efc0-2952-4420-93ca-5927e5492627 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:31.397390 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e07efc0-2952-4420-93ca-5927e5492627 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:31.397943 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 665/2634] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:31 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:31.602685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-692e906a-de89-4576-8297-aeccadab9d7e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:31.605927 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-692e906a-de89-4576-8297-aeccadab9d7e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:31.606309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-692e906a-de89-4576-8297-aeccadab9d7e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:31.608435 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-692e906a-de89-4576-8297-aeccadab9d7e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:31.617712 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:31.617712 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:31.622845 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-692e906a-de89-4576-8297-aeccadab9d7e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:31.629529 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-692e906a-de89-4576-8297-aeccadab9d7e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:31.630018 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 661/2635] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:31 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 1251 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:31.805058 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-43d39818-2311-4223-ae82-002a0c48ea1f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:31.809311 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-43d39818-2311-4223-ae82-002a0c48ea1f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:31.809311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-43d39818-2311-4223-ae82-002a0c48ea1f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:31.809311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-43d39818-2311-4223-ae82-002a0c48ea1f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:31.818468 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:31.818468 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:31.824104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b1084419-c41d-4a67-939d-f42c5671654b req-14191ec0-18f8-4b67-aa36-0ff9dc78bd45 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:31.825983 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-43d39818-2311-4223-ae82-002a0c48ea1f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:31.827190 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-14191ec0-18f8-4b67-aa36-0ff9dc78bd45 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9/action Aug 06 17:40:31.827675 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-14191ec0-18f8-4b67-aa36-0ff9dc78bd45 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:31.827946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-14191ec0-18f8-4b67-aa36-0ff9dc78bd45 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:31.832405 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-43d39818-2311-4223-ae82-002a0c48ea1f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:31.832857 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 646/2636] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:31 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 1251 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:31.860758 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:31.860758 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:31.878569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b1084419-c41d-4a67-939d-f42c5671654b req-14191ec0-18f8-4b67-aa36-0ff9dc78bd45 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9/action returned with HTTP 204 Aug 06 17:40:31.879165 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 665/2637] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:31 2026] POST /volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:32.390364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-38bb3722-8536-4071-949f-223f29c79e8b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.393540 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-38bb3722-8536-4071-949f-223f29c79e8b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:32.393753 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-38bb3722-8536-4071-949f-223f29c79e8b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.393938 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-38bb3722-8536-4071-949f-223f29c79e8b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.403052 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.403052 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:32.415532 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-38bb3722-8536-4071-949f-223f29c79e8b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:32.417561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b190daab-d806-4c44-bb22-0d06511d59a6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.420524 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b190daab-d806-4c44-bb22-0d06511d59a6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:32.420704 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b190daab-d806-4c44-bb22-0d06511d59a6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.420890 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b190daab-d806-4c44-bb22-0d06511d59a6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.422521 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-38bb3722-8536-4071-949f-223f29c79e8b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:32.422944 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 666/2638] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 1251 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:32.433927 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b231dfa3-89cc-44cc-90e7-b8123cec6185 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.434078 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.434078 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:32.434601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b231dfa3-89cc-44cc-90e7-b8123cec6185 None None] GET https://10.4.3.207/volume// Aug 06 17:40:32.434825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b231dfa3-89cc-44cc-90e7-b8123cec6185 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.435242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b231dfa3-89cc-44cc-90e7-b8123cec6185 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.435655 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b231dfa3-89cc-44cc-90e7-b8123cec6185 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:32.441501 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 647/2639] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:40:32.441586 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b190daab-d806-4c44-bb22-0d06511d59a6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:32.444668 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b190daab-d806-4c44-bb22-0d06511d59a6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:32.445435 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 662/2640] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:32.452885 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-d3c66726-c405-4f6a-8505-c62b9f531f42 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.456945 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-d3c66726-c405-4f6a-8505-c62b9f531f42 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:40:32.457461 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-d3c66726-c405-4f6a-8505-c62b9f531f42 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24053f8a-ab4f-48d5-8aa6-ab8200ece23c", "connector": null, "instance_uuid": "8c65ed59-bbf8-4770-9d3b-c836f77eeec3"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:32.462540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bea0ea34-c59c-4c7f-8d01-0777efc52e36 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.464858 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bea0ea34-c59c-4c7f-8d01-0777efc52e36 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:32.465207 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bea0ea34-c59c-4c7f-8d01-0777efc52e36 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.465450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bea0ea34-c59c-4c7f-8d01-0777efc52e36 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.467316 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.467316 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:32.480580 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.480580 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:32.485614 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bea0ea34-c59c-4c7f-8d01-0777efc52e36 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:32.491659 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bea0ea34-c59c-4c7f-8d01-0777efc52e36 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:32.492370 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 667/2641] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:32.500715 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-d3c66726-c405-4f6a-8505-c62b9f531f42 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:40:32.501311 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 666/2642] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:40:32 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 06 17:40:32.545390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-c3c3805c-072f-4be1-8480-a28877e8a203 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.549189 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-c3c3805c-072f-4be1-8480-a28877e8a203 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:32.549540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-c3c3805c-072f-4be1-8480-a28877e8a203 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.549767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-c3c3805c-072f-4be1-8480-a28877e8a203 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.566313 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.566313 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:32.573887 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-c3c3805c-072f-4be1-8480-a28877e8a203 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:32.579823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-c3c3805c-072f-4be1-8480-a28877e8a203 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:32.580258 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 648/2643] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:32.601835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.604793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/action Aug 06 17:40:32.604793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:32.606658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:32.617778 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.617778 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:32.618187 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:32.630380 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Begin detaching volume completed successfully. Aug 06 17:40:32.630701 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-718d180d-4044-4ab6-8224-20734638a28a tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/action returned with HTTP 202 Aug 06 17:40:32.631082 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 663/2644] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:40:32 2026] POST /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:32.699250 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8f9353a9-2d85-471f-be2e-b4c297d3beca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.700334 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f9353a9-2d85-471f-be2e-b4c297d3beca None None] GET https://10.4.3.207/volume// Aug 06 17:40:32.700334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f9353a9-2d85-471f-be2e-b4c297d3beca None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.700456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f9353a9-2d85-471f-be2e-b4c297d3beca None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.700844 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f9353a9-2d85-471f-be2e-b4c297d3beca None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:32.713615 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 668/2645] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/ => generated 386 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:40:32.723954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05e9b2c-26f0-48eb-8ad8-3977396bf300 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.726311 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05e9b2c-26f0-48eb-8ad8-3977396bf300 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:32.726562 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05e9b2c-26f0-48eb-8ad8-3977396bf300 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.726744 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05e9b2c-26f0-48eb-8ad8-3977396bf300 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.739665 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.739665 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:32.744946 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05e9b2c-26f0-48eb-8ad8-3977396bf300 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:32.752685 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05e9b2c-26f0-48eb-8ad8-3977396bf300 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:32.752685 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 667/2646] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:32.774559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-b4a54d06-571c-4278-83ba-d3569a54aeba None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:32.777396 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-b4a54d06-571c-4278-83ba-d3569a54aeba tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/encryption Aug 06 17:40:32.777876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-b4a54d06-571c-4278-83ba-d3569a54aeba tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:32.778317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-b4a54d06-571c-4278-83ba-d3569a54aeba tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:32.791651 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:32.791651 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:32.799735 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-b4a54d06-571c-4278-83ba-d3569a54aeba tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/encryption returned with HTTP 200 Aug 06 17:40:32.800257 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 649/2647] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:40:32 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:33.109976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:33.114615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:33.114615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:33.114615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:33.114615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: 8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:33.121445 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:33.121445 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:33.122094 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:33.146495 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume request issued successfully. Aug 06 17:40:33.147044 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-64eba608-b387-40ee-9c82-a81f3331a5c8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 202 Aug 06 17:40:33.148098 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 664/2648] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:33 2026] DELETE /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:33.156752 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-95b6069b-8287-4381-bcd0-f6739c48ccb7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:33.160898 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95b6069b-8287-4381-bcd0-f6739c48ccb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:33.161168 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95b6069b-8287-4381-bcd0-f6739c48ccb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:33.161425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95b6069b-8287-4381-bcd0-f6739c48ccb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:33.172551 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:33.172551 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:33.178281 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-95b6069b-8287-4381-bcd0-f6739c48ccb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:33.185384 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95b6069b-8287-4381-bcd0-f6739c48ccb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 200 Aug 06 17:40:33.185805 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 669/2649] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:33 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:33.784548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-aee1b015-c76f-4915-866e-870ec65bca4c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:33.784996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aee1b015-c76f-4915-866e-870ec65bca4c None None] GET https://10.4.3.207/volume// Aug 06 17:40:33.785215 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aee1b015-c76f-4915-866e-870ec65bca4c None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:33.785438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aee1b015-c76f-4915-866e-870ec65bca4c None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:33.785738 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aee1b015-c76f-4915-866e-870ec65bca4c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:33.786019 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 668/2650] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:33.793862 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-34eb8dfc-26df-4bea-8c71-688ef4ecf577 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:33.796133 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-34eb8dfc-26df-4bea-8c71-688ef4ecf577 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:40:33.796454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-34eb8dfc-26df-4bea-8c71-688ef4ecf577 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:33.796611 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-34eb8dfc-26df-4bea-8c71-688ef4ecf577 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:33.806559 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:33.806559 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:33.810172 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-34eb8dfc-26df-4bea-8c71-688ef4ecf577 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:40:33.814664 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-34eb8dfc-26df-4bea-8c71-688ef4ecf577 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:40:33.815042 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 650/2651] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:33 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:33.896891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05bcba1-1593-4e3e-9016-8660d94099df None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:33.900979 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05bcba1-1593-4e3e-9016-8660d94099df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9 Aug 06 17:40:33.901063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05bcba1-1593-4e3e-9016-8660d94099df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:33.901300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05bcba1-1593-4e3e-9016-8660d94099df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:33.912584 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:33.912584 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:33.937816 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:33.940671 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] PUT https://10.4.3.207/volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac Aug 06 17:40:33.941272 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:33.951910 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Acquiring lock "cinder-attachment_update-24053f8a-ab4f-48d5-8aa6-ab8200ece23c-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:40:33.958597 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Lock "cinder-attachment_update-24053f8a-ab4f-48d5-8aa6-ab8200ece23c-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:40:33.959664 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:33.959664 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:33.977838 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-06513227-ee57-486e-9ae3-f8cc8195be7a req-e05bcba1-1593-4e3e-9016-8660d94099df tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9 returned with HTTP 200 Aug 06 17:40:33.978563 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 665/2652] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:40:33 2026] DELETE /volume/v3/attachments/ad17a2ff-e4be-498a-a959-1acf506d07e9 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:34.055708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Lock "cinder-attachment_update-24053f8a-ab4f-48d5-8aa6-ab8200ece23c-np0000006677" released by "attachment_update" :: held 0.097s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:40:34.056106 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e51e22bc-79fa-4701-bc3a-11cd5dd1184d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac returned with HTTP 200 Aug 06 17:40:34.056573 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 670/2653] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:40:33 2026] PUT /volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:40:34.089927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e342c3d2-f67d-4e3c-9313-cf00784aaa53 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.095077 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e342c3d2-f67d-4e3c-9313-cf00784aaa53 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac/action Aug 06 17:40:34.095077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e342c3d2-f67d-4e3c-9313-cf00784aaa53 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:34.095077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e342c3d2-f67d-4e3c-9313-cf00784aaa53 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:34.122514 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:34.122514 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:34.141038 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0ffcb0e6-fdfe-4fb8-9b0a-23e8882c0d3b req-e342c3d2-f67d-4e3c-9313-cf00784aaa53 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac/action returned with HTTP 204 Aug 06 17:40:34.141699 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 669/2654] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:34 2026] POST /volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:34.204484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a540c611-3db4-4dc0-9d89-0398dacc7b14 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.206432 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a540c611-3db4-4dc0-9d89-0398dacc7b14 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:34.206739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a540c611-3db4-4dc0-9d89-0398dacc7b14 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:34.207115 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a540c611-3db4-4dc0-9d89-0398dacc7b14 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:34.213468 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a540c611-3db4-4dc0-9d89-0398dacc7b14 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 404 Aug 06 17:40:34.213980 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 651/2655] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:34 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:34.222638 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ab1e6c03-a5b6-4262-9772-d1b717bae68d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.224670 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab1e6c03-a5b6-4262-9772-d1b717bae68d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:34.224890 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab1e6c03-a5b6-4262-9772-d1b717bae68d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:34.225116 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab1e6c03-a5b6-4262-9772-d1b717bae68d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:34.230957 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab1e6c03-a5b6-4262-9772-d1b717bae68d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 404 Aug 06 17:40:34.231484 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 666/2656] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:34 2026] GET /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:34.240042 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-62fcf704-20cb-40b0-a8e4-a1f97e414dad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.242752 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62fcf704-20cb-40b0-a8e4-a1f97e414dad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:34.243222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62fcf704-20cb-40b0-a8e4-a1f97e414dad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:34.243558 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62fcf704-20cb-40b0-a8e4-a1f97e414dad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:34.244213 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-62fcf704-20cb-40b0-a8e4-a1f97e414dad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: 8236e90c-3f72-4075-85c8-e5be61aa1f22 Aug 06 17:40:34.254543 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62fcf704-20cb-40b0-a8e4-a1f97e414dad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 returned with HTTP 404 Aug 06 17:40:34.255514 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 671/2657] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:34 2026] DELETE /volume/v3/volumes/8236e90c-3f72-4075-85c8-e5be61aa1f22 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:34.307991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.309709 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:34.310207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2080532122"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:34.311897 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request body: {'volume': {'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2080532122'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:34.626474 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume of 1 GB Aug 06 17:40:34.634040 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability Zones retrieved successfully. Aug 06 17:40:34.641674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (8975f09c-7ed5-427c-a3f3-b8bd0a86d38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:34.643605 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1cb229-be2c-4849-9d82-82c30fd1f62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:34.644896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:34.732384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1cb229-be2c-4849-9d82-82c30fd1f62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:34.733713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772d2bac-14d8-40dd-a854-2acaa6bd7f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:34.793952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['cdb1faa6-99ff-4a3b-96b4-efab5f1e031b', 'ded402e0-7226-411e-98be-3cfe9150d6e0', '89a2471e-893d-4bdb-8c7a-84ae000cfc8b', 'abd9ea53-9e0d-4cd4-9ce0-d6a76847e4e0'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:34.794767 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772d2bac-14d8-40dd-a854-2acaa6bd7f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb1faa6-99ff-4a3b-96b4-efab5f1e031b', 'ded402e0-7226-411e-98be-3cfe9150d6e0', '89a2471e-893d-4bdb-8c7a-84ae000cfc8b', 'abd9ea53-9e0d-4cd4-9ce0-d6a76847e4e0']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:34.795530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bffe17-b192-4ef7-ba5f-cdefe6b0d8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:34.826171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bffe17-b192-4ef7-ba5f-cdefe6b0d8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbe8608-5eb8-4839-be40-1d23768ad4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2080532122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['cdb1faa6-99ff-4a3b-96b4-efab5f1e031b','ded402e0-7226-411e-98be-3cfe9150d6e0','89a2471e-893d-4bdb-8c7a-84ae000cfc8b','abd9ea53-9e0d-4cd4-9ce0-d6a76847e4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2080532122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbe8608-5eb8-4839-be40-1d23768ad4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ba795da9594e598eb0a40c60d35274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bed6f4772024637af15dd4f35cd9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:34.827280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308e4f28-5251-4b99-aae4-28e599b6ae6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:34.852190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308e4f28-5251-4b99-aae4-28e599b6ae6f) transitioned into state 'SUCCESS' from state '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-2080532122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['cdb1faa6-99ff-4a3b-96b4-efab5f1e031b','ded402e0-7226-411e-98be-3cfe9150d6e0','89a2471e-893d-4bdb-8c7a-84ae000cfc8b','abd9ea53-9e0d-4cd4-9ce0-d6a76847e4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:34.853049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196cbb6e-8227-4e27-a710-9d727ba9671e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:34.868709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196cbb6e-8227-4e27-a710-9d727ba9671e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:34.868879 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4a70127e-0c27-41fc-9b6c-392f7e6b8644 req-442eaa73-32d6-438e-9871-c1284935bbc4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.869591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (8975f09c-7ed5-427c-a3f3-b8bd0a86d38e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:34.870084 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request issued successfully. Aug 06 17:40:34.870834 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9d65a90a-2ac2-4c2a-acbc-1076c46291a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:34.871487 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 670/2658] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:34 2026] POST /volume/v3/volumes => generated 749 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:34.876382 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4a70127e-0c27-41fc-9b6c-392f7e6b8644 req-442eaa73-32d6-438e-9871-c1284935bbc4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:34.876609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4a70127e-0c27-41fc-9b6c-392f7e6b8644 req-442eaa73-32d6-438e-9871-c1284935bbc4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:34.876787 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4a70127e-0c27-41fc-9b6c-392f7e6b8644 req-442eaa73-32d6-438e-9871-c1284935bbc4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:34.887331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb4a1a7b-12e4-44f3-ba0a-b977e3497b3c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:34.889720 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb4a1a7b-12e4-44f3-ba0a-b977e3497b3c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:40:34.890082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb4a1a7b-12e4-44f3-ba0a-b977e3497b3c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:34.890293 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb4a1a7b-12e4-44f3-ba0a-b977e3497b3c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:34.891725 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:34.891725 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:34.904214 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:34.904214 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:34.905834 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4a70127e-0c27-41fc-9b6c-392f7e6b8644 req-442eaa73-32d6-438e-9871-c1284935bbc4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:34.911767 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb4a1a7b-12e4-44f3-ba0a-b977e3497b3c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:34.916001 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4a70127e-0c27-41fc-9b6c-392f7e6b8644 req-442eaa73-32d6-438e-9871-c1284935bbc4 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:34.916404 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 652/2659] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:34 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:34.932371 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb4a1a7b-12e4-44f3-ba0a-b977e3497b3c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 200 Aug 06 17:40:34.932371 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 667/2660] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:34 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:35.061920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-251904fb-db01-4d3a-b92b-e3675e9b4286 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:35.065355 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-251904fb-db01-4d3a-b92b-e3675e9b4286 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/encryption Aug 06 17:40:35.065507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-251904fb-db01-4d3a-b92b-e3675e9b4286 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:35.065721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-251904fb-db01-4d3a-b92b-e3675e9b4286 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:35.083372 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:35.083372 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:35.096220 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-251904fb-db01-4d3a-b92b-e3675e9b4286 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/encryption returned with HTTP 200 Aug 06 17:40:35.096937 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 672/2661] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:40:35 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:35.954824 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-69833a29-d21c-4049-93f4-9c6f5ef191ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:35.957954 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-69833a29-d21c-4049-93f4-9c6f5ef191ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:40:35.958308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-69833a29-d21c-4049-93f4-9c6f5ef191ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:35.958640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-69833a29-d21c-4049-93f4-9c6f5ef191ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:35.969619 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:35.969619 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:35.975485 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-69833a29-d21c-4049-93f4-9c6f5ef191ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:35.983320 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-69833a29-d21c-4049-93f4-9c6f5ef191ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 200 Aug 06 17:40:35.983686 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 671/2662] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:35 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:36.000716 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1d1aa71c-5185-482e-8a2d-93d3644eff03 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:36.001773 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d1aa71c-5185-482e-8a2d-93d3644eff03 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:40:36.001979 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1d1aa71c-5185-482e-8a2d-93d3644eff03 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:36.002207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1d1aa71c-5185-482e-8a2d-93d3644eff03 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:36.014413 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:36.014413 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:36.020625 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1d1aa71c-5185-482e-8a2d-93d3644eff03 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:36.030850 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d1aa71c-5185-482e-8a2d-93d3644eff03 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 200 Aug 06 17:40:36.030850 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 653/2663] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:35 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:36.049607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:36.051448 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:40:36.052160 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bbe8608-5eb8-4839-be40-1d23768ad4e6", "name": "tempest-VolumesBackupsTest-Backup-1335423524", "container": "tempest-volumesbackupstest-backup-container-1787754790"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:36.053801 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating new backup {'backup': {'volume_id': '8bbe8608-5eb8-4839-be40-1d23768ad4e6', 'name': 'tempest-VolumesBackupsTest-Backup-1335423524', 'container': 'tempest-volumesbackupstest-backup-container-1787754790'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:40:36.053977 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating backup of volume 8bbe8608-5eb8-4839-be40-1d23768ad4e6 in container tempest-volumesbackupstest-backup-container-1787754790 Aug 06 17:40:36.062462 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:36.062462 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:36.063062 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:36.082950 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['a4067cb5-5ecf-4a40-adaa-23bedb8242fb', 'bdea822a-5c1f-4821-94a7-c4047601652d'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:36.130112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d1f80f2-a69e-419b-b5fd-f3392cfe56ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:40:36.130793 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 668/2664] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:36 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:36.146977 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-76385444-a4e0-4ffa-9813-1149180a20b0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:36.149372 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76385444-a4e0-4ffa-9813-1149180a20b0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:36.150080 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76385444-a4e0-4ffa-9813-1149180a20b0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:36.150080 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76385444-a4e0-4ffa-9813-1149180a20b0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:36.151332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-76385444-a4e0-4ffa-9813-1149180a20b0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:36.156665 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:36.156665 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:36.157657 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76385444-a4e0-4ffa-9813-1149180a20b0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:36.158544 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 673/2665] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:36 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:36.385866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-3e41870c-845e-4c7e-aa37-a0dc37f178d4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:36.388821 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-3e41870c-845e-4c7e-aa37-a0dc37f178d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5 Aug 06 17:40:36.389252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-3e41870c-845e-4c7e-aa37-a0dc37f178d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:36.389700 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-3e41870c-845e-4c7e-aa37-a0dc37f178d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:36.404512 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:36.404512 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:36.466749 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-41af9bc2-d36d-41d0-8c5d-4d588631b737 req-3e41870c-845e-4c7e-aa37-a0dc37f178d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5 returned with HTTP 200 Aug 06 17:40:36.470499 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 672/2666] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:40:36 2026] DELETE /volume/v3/attachments/29a05afd-ab40-4a22-bcbc-ee72f27a08c5 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:37.141473 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-80a55a88-83bb-4243-9377-6172fe936289 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:37.174195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6b184420-1c98-493a-8efb-9ce56cb98acd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:37.175130 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6b184420-1c98-493a-8efb-9ce56cb98acd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:37.175343 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6b184420-1c98-493a-8efb-9ce56cb98acd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:37.175560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6b184420-1c98-493a-8efb-9ce56cb98acd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:37.175724 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6b184420-1c98-493a-8efb-9ce56cb98acd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:37.183024 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:37.183024 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:37.184211 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6b184420-1c98-493a-8efb-9ce56cb98acd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:37.184831 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 669/2667] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:37 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:37.287139 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:37.287602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-539885857"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:37.293394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-539885857'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:37.293394 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Create volume of 1 GB Aug 06 17:40:37.302675 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Availability Zones retrieved successfully. Aug 06 17:40:37.309399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Flow 'volume_create_api' (cb4170d6-8141-4449-bfaf-09be6024ffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:37.310518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df4e7ef-2a40-4d5c-9f7c-68ae0e6d893a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:37.312038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:37.355307 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df4e7ef-2a40-4d5c-9f7c-68ae0e6d893a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:37.356308 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a37248-b696-44d4-924e-90f585487dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:37.468018 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Created reservations ['3391db94-1904-4032-b731-ff31f56a11e1', '61f5db4f-5792-4cb6-8ab0-5c42dd1f073c', '5fbbfaa6-a922-435a-b292-fc89ba4eccbd', 'e124d5c6-538a-43c9-a54c-5762c1a7a9fd'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:37.468717 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a37248-b696-44d4-924e-90f585487dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3391db94-1904-4032-b731-ff31f56a11e1', '61f5db4f-5792-4cb6-8ab0-5c42dd1f073c', '5fbbfaa6-a922-435a-b292-fc89ba4eccbd', 'e124d5c6-538a-43c9-a54c-5762c1a7a9fd']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:37.469524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b60700-ec3e-4f13-9e76-5cebfde50263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:37.507368 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b60700-ec3e-4f13-9e76-5cebfde50263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e701c82-2878-4516-8006-661d28d59d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-539885857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c024a00adb63471da6dabb7de24882b9',qos_specs=None,replication_status=,reservations=['3391db94-1904-4032-b731-ff31f56a11e1','61f5db4f-5792-4cb6-8ab0-5c42dd1f073c','5fbbfaa6-a922-435a-b292-fc89ba4eccbd','e124d5c6-538a-43c9-a54c-5762c1a7a9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a6c23230bbe4d90a1f759e69ee4b7da',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-539885857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e701c82-2878-4516-8006-661d28d59d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c024a00adb63471da6dabb7de24882b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a6c23230bbe4d90a1f759e69ee4b7da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:37.508223 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e4b089-db36-47fa-82ce-5fc2e75bb9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:37.528728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e4b089-db36-47fa-82ce-5fc2e75bb9e0) transitioned into state 'SUCCESS' from state '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-539885857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c024a00adb63471da6dabb7de24882b9',qos_specs=None,replication_status=,reservations=['3391db94-1904-4032-b731-ff31f56a11e1','61f5db4f-5792-4cb6-8ab0-5c42dd1f073c','5fbbfaa6-a922-435a-b292-fc89ba4eccbd','e124d5c6-538a-43c9-a54c-5762c1a7a9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a6c23230bbe4d90a1f759e69ee4b7da',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:37.529428 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668171a5-8c4f-4bf3-aabb-00edd5452b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:37.540243 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668171a5-8c4f-4bf3-aabb-00edd5452b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:37.541286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Flow 'volume_create_api' (cb4170d6-8141-4449-bfaf-09be6024ffc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:37.541606 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Create volume request issued successfully. Aug 06 17:40:37.542234 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-80a55a88-83bb-4243-9377-6172fe936289 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:37.542655 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 654/2668] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:40:37 2026] POST /volume/v3/volumes => generated 757 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:37.562511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6dee057-6e31-4bb3-b431-789146d59364 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:37.568137 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6dee057-6e31-4bb3-b431-789146d59364 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:37.568477 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6dee057-6e31-4bb3-b431-789146d59364 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:37.568761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6dee057-6e31-4bb3-b431-789146d59364 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:37.581758 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:37.581758 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:37.586897 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b6dee057-6e31-4bb3-b431-789146d59364 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:37.593628 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6dee057-6e31-4bb3-b431-789146d59364 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 returned with HTTP 200 Aug 06 17:40:37.594425 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 674/2669] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:37 2026] GET /volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:38.198190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-26eb18d7-84db-4448-88f2-0b8a4d753b26 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.200656 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26eb18d7-84db-4448-88f2-0b8a4d753b26 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:38.200840 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26eb18d7-84db-4448-88f2-0b8a4d753b26 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.201143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26eb18d7-84db-4448-88f2-0b8a4d753b26 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.201316 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-26eb18d7-84db-4448-88f2-0b8a4d753b26 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:38.209557 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.209557 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:38.209557 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26eb18d7-84db-4448-88f2-0b8a4d753b26 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:38.210416 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 673/2670] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:38 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:38.241273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.244420 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:38.244601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.244783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.244924 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:38.255579 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.255579 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:38.256066 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:38.274653 np0000006677 devstack@c-api.service[100624]: WARNING cinder.keymgr.conf_key_mgr [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:40:38.290785 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:40:38.291058 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb32057f-e3ac-4c91-ad01-81f9fbf0ba33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 202 Aug 06 17:40:38.291523 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 670/2671] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:38 2026] DELETE /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:38.301992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e5e351b7-baf5-4723-9faf-fc860503d9ba None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.306849 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e5e351b7-baf5-4723-9faf-fc860503d9ba tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:38.306849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e5e351b7-baf5-4723-9faf-fc860503d9ba tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.306849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e5e351b7-baf5-4723-9faf-fc860503d9ba tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.316582 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.316582 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:38.322616 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e5e351b7-baf5-4723-9faf-fc860503d9ba tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:38.331916 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e5e351b7-baf5-4723-9faf-fc860503d9ba tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 200 Aug 06 17:40:38.332151 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 655/2672] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:38 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:38.354149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-86416201-7f82-46b2-8c74-bbebab450571 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.357427 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:38.357730 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.358147 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.358409 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume with id: 159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:38.371137 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.371137 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:38.371980 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:38.390453 np0000006677 devstack@c-api.service[100622]: WARNING cinder.keymgr.conf_key_mgr [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:40:38.395211 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume request issued successfully. Aug 06 17:40:38.395491 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86416201-7f82-46b2-8c74-bbebab450571 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 202 Aug 06 17:40:38.396232 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 675/2673] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:38 2026] DELETE /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:38.405952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a252fa75-7832-48b4-8522-61c4a15f57ec None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.407931 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a252fa75-7832-48b4-8522-61c4a15f57ec tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:38.408382 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a252fa75-7832-48b4-8522-61c4a15f57ec tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.408671 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a252fa75-7832-48b4-8522-61c4a15f57ec tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.419945 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.419945 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:38.429339 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a252fa75-7832-48b4-8522-61c4a15f57ec tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:40:38.437206 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a252fa75-7832-48b4-8522-61c4a15f57ec tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 200 Aug 06 17:40:38.437568 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 674/2674] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:38 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:38.610262 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8e937f7d-713e-4baa-ac3f-42888130da2b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.612185 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e937f7d-713e-4baa-ac3f-42888130da2b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:38.612505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e937f7d-713e-4baa-ac3f-42888130da2b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.612754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e937f7d-713e-4baa-ac3f-42888130da2b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.620467 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.620467 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:38.625158 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e937f7d-713e-4baa-ac3f-42888130da2b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:38.631198 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e937f7d-713e-4baa-ac3f-42888130da2b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 returned with HTTP 200 Aug 06 17:40:38.631835 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 671/2675] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:38 2026] GET /volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:38.647823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.649979 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:40:38.650458 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e701c82-2878-4516-8006-661d28d59d64", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-911770407"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:38.661069 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.661069 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:38.661676 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:38.661856 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Create snapshot from volume 7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:38.703289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Created reservations ['c1222056-ac81-4c40-8a63-7646f8c10092', '21c3e96c-3de6-4d9b-8105-2a9f13f09fe7', '9305beb7-2636-4f80-9a1a-70c9ec8cc346', 'e19d9366-5e3f-41a9-8877-e7becdd8564d'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:38.735689 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot create request issued successfully. Aug 06 17:40:38.735882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f35c2afb-b737-4a2c-81d6-06d105575a05 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:40:38.736590 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 656/2676] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:40:38 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:38.746142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6bc5b5b9-eb04-4c0d-b67a-6d606151ca39 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:38.748624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6bc5b5b9-eb04-4c0d-b67a-6d606151ca39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e Aug 06 17:40:38.748927 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6bc5b5b9-eb04-4c0d-b67a-6d606151ca39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:38.749253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6bc5b5b9-eb04-4c0d-b67a-6d606151ca39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:38.755434 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:38.755434 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:38.756019 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6bc5b5b9-eb04-4c0d-b67a-6d606151ca39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:38.757001 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6bc5b5b9-eb04-4c0d-b67a-6d606151ca39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e returned with HTTP 200 Aug 06 17:40:38.757503 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 676/2677] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:38 2026] GET /volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:39.223802 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b420db69-620d-411c-80da-9c70be183a0e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.225771 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b420db69-620d-411c-80da-9c70be183a0e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:39.225959 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b420db69-620d-411c-80da-9c70be183a0e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.226202 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b420db69-620d-411c-80da-9c70be183a0e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.226321 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b420db69-620d-411c-80da-9c70be183a0e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:39.232112 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.232112 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:39.233249 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b420db69-620d-411c-80da-9c70be183a0e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:39.233773 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 675/2678] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:39.350797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec619567-ca56-4f55-8ffc-c25ddb2cb661 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.353272 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec619567-ca56-4f55-8ffc-c25ddb2cb661 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c Aug 06 17:40:39.353539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec619567-ca56-4f55-8ffc-c25ddb2cb661 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.353759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec619567-ca56-4f55-8ffc-c25ddb2cb661 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.360290 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec619567-ca56-4f55-8ffc-c25ddb2cb661 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c returned with HTTP 404 Aug 06 17:40:39.360818 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 672/2679] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/volumes/e98615a3-8361-4b3f-bc3c-17dcf6fc559c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:39.368483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.370579 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:40:39.370784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.370991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.371549 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.371549 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:39.371886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:40:39.390047 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Get all volumes completed successfully. Aug 06 17:40:39.393278 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.393278 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:39.401240 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4a16bcbe-cb2f-4aee-82af-f016ad7342ee tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:40:39.401720 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 657/2680] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11986 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:39.419653 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0f2b04c3-2d2f-454d-b5df-158bd724e74c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.421170 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0f2b04c3-2d2f-454d-b5df-158bd724e74c tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] DELETE https://10.4.3.207/volume/v3/types/c0530375-92c5-4c93-a31f-0bab3b03a1ef Aug 06 17:40:39.421333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0f2b04c3-2d2f-454d-b5df-158bd724e74c tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.421511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0f2b04c3-2d2f-454d-b5df-158bd724e74c tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.443977 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0f2b04c3-2d2f-454d-b5df-158bd724e74c tempest-TestVolumeBootPattern-350353547 tempest-TestVolumeBootPattern-350353547-project-admin] https://10.4.3.207/volume/v3/types/c0530375-92c5-4c93-a31f-0bab3b03a1ef returned with HTTP 202 Aug 06 17:40:39.444831 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 677/2681] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:40:39 2026] DELETE /volume/v3/types/c0530375-92c5-4c93-a31f-0bab3b03a1ef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:40:39.455115 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-021a0790-fa41-4ee9-b8f5-7d4a90dc622d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.456336 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-021a0790-fa41-4ee9-b8f5-7d4a90dc622d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc Aug 06 17:40:39.456336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-021a0790-fa41-4ee9-b8f5-7d4a90dc622d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.456558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-021a0790-fa41-4ee9-b8f5-7d4a90dc622d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.461900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-021a0790-fa41-4ee9-b8f5-7d4a90dc622d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc returned with HTTP 404 Aug 06 17:40:39.462390 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 676/2682] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/volumes/159e2a20-535c-4e13-a204-d4d7b56621bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:39.469438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.472335 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:40:39.472621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.472905 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.474003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:40:39.479074 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.481157 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:39.481511 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-236650902", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:39.483464 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-236650902', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:39.516046 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Get all volumes completed successfully. Aug 06 17:40:39.518268 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.518268 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:39.524314 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9f3f0e46-613b-4fc4-93ec-bae90dc34861 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:40:39.524637 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 673/2683] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11986 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:39.537760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7defd4d8-e9d3-4846-9ebd-a83ea16bd3e7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.539634 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7defd4d8-e9d3-4846-9ebd-a83ea16bd3e7 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] DELETE https://10.4.3.207/volume/v3/types/67e003ae-2c81-411c-a468-24af812d22e1 Aug 06 17:40:39.539845 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7defd4d8-e9d3-4846-9ebd-a83ea16bd3e7 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.540131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7defd4d8-e9d3-4846-9ebd-a83ea16bd3e7 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.564788 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7defd4d8-e9d3-4846-9ebd-a83ea16bd3e7 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/67e003ae-2c81-411c-a468-24af812d22e1 returned with HTTP 202 Aug 06 17:40:39.565303 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 678/2684] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:40:39 2026] DELETE /volume/v3/types/67e003ae-2c81-411c-a468-24af812d22e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:39.571109 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:40:39.576987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-45ba6bf9-8477-4942-9896-fd81a075b62e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.578568 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:40:39.578860 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-45ba6bf9-8477-4942-9896-fd81a075b62e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:40:39.579244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-45ba6bf9-8477-4942-9896-fd81a075b62e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1409628751", "extra_specs": {}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:39.583744 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (d6bb28db-e11f-479e-9391-c56a8bd305b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:39.585523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdca472-4c03-4bab-b672-17dfab83d694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.586800 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:39.593167 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-45ba6bf9-8477-4942-9896-fd81a075b62e tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:40:39.593712 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 677/2685] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:40:39 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:39.604396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a8a8a0ef-23bc-42d1-ad35-e2e6b9a97326 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.606295 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8a8a0ef-23bc-42d1-ad35-e2e6b9a97326 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] POST https://10.4.3.207/volume/v3/types/e0d853ef-a690-42ec-bd29-51a3d78ffe2b/encryption Aug 06 17:40:39.606667 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8a8a0ef-23bc-42d1-ad35-e2e6b9a97326 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:39.627541 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8a8a0ef-23bc-42d1-ad35-e2e6b9a97326 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/e0d853ef-a690-42ec-bd29-51a3d78ffe2b/encryption returned with HTTP 200 Aug 06 17:40:39.627974 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 674/2686] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:40:39 2026] POST /volume/v3/types/e0d853ef-a690-42ec-bd29-51a3d78ffe2b/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:39.639248 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.641672 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:40:39.642199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1141448694", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1409628751", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:39.644342 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1141448694', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1409628751', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:40:39.648511 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume of 1 GB Aug 06 17:40:39.648916 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.648916 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:39.649627 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Availability Zones retrieved successfully. Aug 06 17:40:39.654446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdca472-4c03-4bab-b672-17dfab83d694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.655256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a43bf063-ef3a-41cf-b992-2dc71c3c1765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.657532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (72bfabcd-1abf-4c9e-9207-7c5decb3e2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:39.658842 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3fdd83-eccf-4ffd-9412-e706fb1cbb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.660130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:39.691338 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e3fdd83-eccf-4ffd-9412-e706fb1cbb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:40:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0d853ef-a690-42ec-bd29-51a3d78ffe2b,is_public=True,name='tempest-scenario-type-luks-1409628751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0d853ef-a690-42ec-bd29-51a3d78ffe2b', '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=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.692324 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e34c74e-488c-49fb-816b-2b838f72cc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.708491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['07d83cef-1b6f-4b79-8641-9bc1feb6ecd4', 'cee20168-5350-4be8-8469-b5f3d4329905', '7463ae3c-0009-4b2e-9046-dc4e190b4bbd', '43649160-a49b-48b7-9073-7bf6857bfb68'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:39.709529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a43bf063-ef3a-41cf-b992-2dc71c3c1765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07d83cef-1b6f-4b79-8641-9bc1feb6ecd4', 'cee20168-5350-4be8-8469-b5f3d4329905', '7463ae3c-0009-4b2e-9046-dc4e190b4bbd', '43649160-a49b-48b7-9073-7bf6857bfb68']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.710110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd9977b-141d-40ca-b0bc-4649b031b747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.724642 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1409628751 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1409628751, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:39.725116 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1409628751 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1409628751, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:40:39.737729 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd9977b-141d-40ca-b0bc-4649b031b747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '318dbe0a-30c3-44e5-abea-956f9c8d4344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-236650902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['07d83cef-1b6f-4b79-8641-9bc1feb6ecd4','cee20168-5350-4be8-8469-b5f3d4329905','7463ae3c-0009-4b2e-9046-dc4e190b4bbd','43649160-a49b-48b7-9073-7bf6857bfb68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-236650902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=318dbe0a-30c3-44e5-abea-956f9c8d4344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.738794 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b0ff6-f0f9-4a30-8c53-874770ccd4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.754754 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Created reservations ['58c1c5fe-a7c2-4673-a96e-3fd9f9f3f6b7', 'd76245a5-f6b2-4404-b566-966754a39de6', 'c6e8dd53-c4ef-4c9c-851c-305da5b3a7ef', 'f28376e0-945f-4d98-9539-a2ca14c062f9'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:39.755829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e34c74e-488c-49fb-816b-2b838f72cc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c1c5fe-a7c2-4673-a96e-3fd9f9f3f6b7', 'd76245a5-f6b2-4404-b566-966754a39de6', 'c6e8dd53-c4ef-4c9c-851c-305da5b3a7ef', 'f28376e0-945f-4d98-9539-a2ca14c062f9']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.756882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a4b374-4293-452d-8671-65f2789d5beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.767942 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3118c322-ffd3-4aac-8194-ecdf04381ce5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.770208 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3118c322-ffd3-4aac-8194-ecdf04381ce5 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e Aug 06 17:40:39.770360 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16b0ff6-f0f9-4a30-8c53-874770ccd4ef) transitioned into state 'SUCCESS' from state '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-236650902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['07d83cef-1b6f-4b79-8641-9bc1feb6ecd4','cee20168-5350-4be8-8469-b5f3d4329905','7463ae3c-0009-4b2e-9046-dc4e190b4bbd','43649160-a49b-48b7-9073-7bf6857bfb68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.770472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3118c322-ffd3-4aac-8194-ecdf04381ce5 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.770472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3118c322-ffd3-4aac-8194-ecdf04381ce5 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.771487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7a8b0e-f246-40c8-a334-f2bce018b052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.777673 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.777673 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:39.778300 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3118c322-ffd3-4aac-8194-ecdf04381ce5 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:39.779275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3118c322-ffd3-4aac-8194-ecdf04381ce5 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e returned with HTTP 200 Aug 06 17:40:39.780047 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 678/2687] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:39.781341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7a8b0e-f246-40c8-a334-f2bce018b052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.781940 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a4b374-4293-452d-8671-65f2789d5beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3230785a-6ff8-4355-af00-d6feee90a9ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1141448694',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['58c1c5fe-a7c2-4673-a96e-3fd9f9f3f6b7','d76245a5-f6b2-4404-b566-966754a39de6','c6e8dd53-c4ef-4c9c-851c-305da5b3a7ef','f28376e0-945f-4d98-9539-a2ca14c062f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=e0d853ef-a690-42ec-bd29-51a3d78ffe2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1141448694',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3230785a-6ff8-4355-af00-d6feee90a9ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d01274b876c74abcbf1af34c4d676f36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3fe2b3971847a2a62076f42216e39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0d853ef-a690-42ec-bd29-51a3d78ffe2b),volume_type_id=e0d853ef-a690-42ec-bd29-51a3d78ffe2b)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.782767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4931aa9-2fec-42cc-adaa-cf455089bfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.782837 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (d6bb28db-e11f-479e-9391-c56a8bd305b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:39.783179 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:40:39.783952 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3d91cd67-c7ec-4192-8b9f-64e9b76c2adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:39.784564 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 658/2688] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:39 2026] POST /volume/v3/volumes => generated 758 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:39.789847 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.792181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:40:39.792885 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e701c82-2878-4516-8006-661d28d59d64", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1360087372"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:39.798164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a75cfe76-42be-4ef5-961d-c0362a6479dd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.800239 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a75cfe76-42be-4ef5-961d-c0362a6479dd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:40:39.800489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a75cfe76-42be-4ef5-961d-c0362a6479dd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.800747 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a75cfe76-42be-4ef5-961d-c0362a6479dd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.802685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4931aa9-2fec-42cc-adaa-cf455089bfff) transitioned into state 'SUCCESS' from state '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-1141448694',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d01274b876c74abcbf1af34c4d676f36',qos_specs=None,replication_status=,reservations=['58c1c5fe-a7c2-4673-a96e-3fd9f9f3f6b7','d76245a5-f6b2-4404-b566-966754a39de6','c6e8dd53-c4ef-4c9c-851c-305da5b3a7ef','f28376e0-945f-4d98-9539-a2ca14c062f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3fe2b3971847a2a62076f42216e39b',volume_type_id=e0d853ef-a690-42ec-bd29-51a3d78ffe2b)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.803543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7371b3ae-08de-4710-abf7-d69a3e38aea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:39.803629 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.803629 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:39.804113 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:39.804287 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Create snapshot from volume 7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:39.808616 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.808616 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:39.812421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7371b3ae-08de-4710-abf7-d69a3e38aea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:39.813071 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a75cfe76-42be-4ef5-961d-c0362a6479dd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:39.813252 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Flow 'volume_create_api' (72bfabcd-1abf-4c9e-9207-7c5decb3e2d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:39.813578 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Create volume request issued successfully. Aug 06 17:40:39.814210 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-50f691b7-a392-4ad5-b5f5-16cc34d39187 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:40:39.814647 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 679/2689] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:40:39 2026] POST /volume/v3/volumes => generated 785 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:39.818226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a75cfe76-42be-4ef5-961d-c0362a6479dd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:40:39.818667 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 679/2690] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:39.830819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Created reservations ['682e1459-a764-4290-ac74-b9ca514deaf6', 'a001cac5-fe32-42be-8c40-a80be9d8baf2', 'a1372ce3-54a2-4dc2-8813-2f94c4995517', '1fa32f78-a807-418e-8eab-fa921bf143b2'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:39.864118 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot create request issued successfully. Aug 06 17:40:39.864602 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6435a49f-463a-4ebd-a751-12da9f91bb9b tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:40:39.865062 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 675/2691] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:40:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:39.874898 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ada4aefb-03bb-4a0e-a997-d1f70f14a38f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:39.877017 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ada4aefb-03bb-4a0e-a997-d1f70f14a38f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:39.877326 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ada4aefb-03bb-4a0e-a997-d1f70f14a38f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:39.877538 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ada4aefb-03bb-4a0e-a997-d1f70f14a38f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:39.883330 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:39.883330 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:39.883844 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ada4aefb-03bb-4a0e-a997-d1f70f14a38f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:39.884780 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ada4aefb-03bb-4a0e-a997-d1f70f14a38f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 returned with HTTP 200 Aug 06 17:40:39.885234 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 659/2692] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:39 2026] GET /volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:40.251395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-26f23c12-2100-4891-ae2f-a9e90a03046a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.254000 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-26f23c12-2100-4891-ae2f-a9e90a03046a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:40.254298 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-26f23c12-2100-4891-ae2f-a9e90a03046a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.254629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-26f23c12-2100-4891-ae2f-a9e90a03046a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.254725 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-26f23c12-2100-4891-ae2f-a9e90a03046a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:40.261266 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.261266 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:40.262638 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-26f23c12-2100-4891-ae2f-a9e90a03046a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:40.262638 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 680/2693] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:40.654766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-a85adfd1-f395-4436-8f38-afda3a0b8859 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.660628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-a85adfd1-f395-4436-8f38-afda3a0b8859 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:40.660776 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-a85adfd1-f395-4436-8f38-afda3a0b8859 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.661294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-a85adfd1-f395-4436-8f38-afda3a0b8859 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.674897 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.674897 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:40.680513 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-a85adfd1-f395-4436-8f38-afda3a0b8859 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:40.687080 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-a85adfd1-f395-4436-8f38-afda3a0b8859 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:40.687627 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 680/2694] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:40.772198 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a170acac-5616-46fd-9067-b85fc35489e4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.772719 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a170acac-5616-46fd-9067-b85fc35489e4 None None] GET https://10.4.3.207/volume// Aug 06 17:40:40.772924 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a170acac-5616-46fd-9067-b85fc35489e4 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.773230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a170acac-5616-46fd-9067-b85fc35489e4 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.773704 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a170acac-5616-46fd-9067-b85fc35489e4 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:40.774360 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 676/2695] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:40: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 06 17:40:40.782948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-521c5e6b-4b02-4ab6-a4c2-585836b9e544 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.833189 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0084d251-19fa-4be6-be4d-b074824f4490 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.835467 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0084d251-19fa-4be6-be4d-b074824f4490 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:40:40.835636 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0084d251-19fa-4be6-be4d-b074824f4490 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.835777 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0084d251-19fa-4be6-be4d-b074824f4490 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.843860 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.843860 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:40.849736 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0084d251-19fa-4be6-be4d-b074824f4490 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:40.857620 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0084d251-19fa-4be6-be4d-b074824f4490 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:40:40.858128 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 681/2696] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:40.877816 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1aa8ea85-73ac-40b4-9054-438852da1f2f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.882107 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-521c5e6b-4b02-4ab6-a4c2-585836b9e544 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:40:40.882572 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1aa8ea85-73ac-40b4-9054-438852da1f2f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:40:40.882661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-521c5e6b-4b02-4ab6-a4c2-585836b9e544 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bf86859-7c27-4843-b25b-bb38c431f189", "connector": null, "instance_uuid": "8cba986c-167e-4947-a905-09d65192ee70"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:40.884056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1aa8ea85-73ac-40b4-9054-438852da1f2f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.884056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1aa8ea85-73ac-40b4-9054-438852da1f2f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.893089 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.893089 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:40.893588 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.893588 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:40.897261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6cc9094d-9b61-4c0d-9777-4dd719fd4372 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.902180 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6cc9094d-9b61-4c0d-9777-4dd719fd4372 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:40.902501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6cc9094d-9b61-4c0d-9777-4dd719fd4372 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.902849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6cc9094d-9b61-4c0d-9777-4dd719fd4372 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.905102 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1aa8ea85-73ac-40b4-9054-438852da1f2f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:40.912284 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1aa8ea85-73ac-40b4-9054-438852da1f2f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:40:40.913064 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 681/2697] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:40.916592 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.916592 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:40.917290 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6cc9094d-9b61-4c0d-9777-4dd719fd4372 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:40.918678 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6cc9094d-9b61-4c0d-9777-4dd719fd4372 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 returned with HTTP 200 Aug 06 17:40:40.921984 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 677/2698] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:40.932506 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-521c5e6b-4b02-4ab6-a4c2-585836b9e544 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:40:40.932631 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.933047 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 660/2699] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:40:40 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:40.935476 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:40:40.935939 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e701c82-2878-4516-8006-661d28d59d64", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:40.947121 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.947121 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:40.947794 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:40.947956 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Create snapshot from volume 7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:40.971719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-70f93b20-ce0e-402e-a483-3993f0bf2f2d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.980273 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70f93b20-ce0e-402e-a483-3993f0bf2f2d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:40.980568 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70f93b20-ce0e-402e-a483-3993f0bf2f2d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.980913 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70f93b20-ce0e-402e-a483-3993f0bf2f2d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.985316 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Created reservations ['11319cef-17d1-4b86-8bc3-77103041df5a', '0cef37a8-92b8-4d32-8fe0-6cc935478148', '907b0ab7-43f8-4567-a89c-9d87a2112702', 'ad8020d4-8e7c-473d-8e47-9d0b6eda55c2'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:40.986257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-21c3c328-1340-4801-a4ce-c16e2c2d87cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:40.986726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-21c3c328-1340-4801-a4ce-c16e2c2d87cc None None] GET https://10.4.3.207/volume// Aug 06 17:40:40.987237 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-21c3c328-1340-4801-a4ce-c16e2c2d87cc None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:40.987237 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-21c3c328-1340-4801-a4ce-c16e2c2d87cc None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:40.987769 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-21c3c328-1340-4801-a4ce-c16e2c2d87cc None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:40.988043 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 678/2700] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:40.994098 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:40.994098 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:40.998993 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-70f93b20-ce0e-402e-a483-3993f0bf2f2d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:41.000943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-87ec86f7-8bca-483d-8316-f9485d6e9d9d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:41.004067 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-87ec86f7-8bca-483d-8316-f9485d6e9d9d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:41.004266 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70f93b20-ce0e-402e-a483-3993f0bf2f2d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:41.004356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-87ec86f7-8bca-483d-8316-f9485d6e9d9d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:41.004628 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-87ec86f7-8bca-483d-8316-f9485d6e9d9d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:41.005721 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 682/2701] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:41.024811 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:41.024811 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:41.029878 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot create request issued successfully. Aug 06 17:40:41.029878 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6be9eaf4-4b6e-4aeb-843c-d8a63a9fe445 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:40:41.030508 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 682/2702] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:40:40 2026] POST /volume/v3/snapshots => generated 314 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:41.032367 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-87ec86f7-8bca-483d-8316-f9485d6e9d9d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:41.041761 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e9afb300-ea1f-4423-bf4d-b98ca1d4c9b9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:41.045009 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-87ec86f7-8bca-483d-8316-f9485d6e9d9d tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:41.045454 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 661/2703] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:40 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:41.046904 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e9afb300-ea1f-4423-bf4d-b98ca1d4c9b9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 Aug 06 17:40:41.047875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e9afb300-ea1f-4423-bf4d-b98ca1d4c9b9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:41.047875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e9afb300-ea1f-4423-bf4d-b98ca1d4c9b9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:41.053505 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:41.053505 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:41.054061 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e9afb300-ea1f-4423-bf4d-b98ca1d4c9b9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:41.055541 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e9afb300-ea1f-4423-bf4d-b98ca1d4c9b9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 returned with HTTP 200 Aug 06 17:40:41.055883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 679/2704] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:41 2026] GET /volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:41.185257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:41.188368 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] PUT https://10.4.3.207/volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64 Aug 06 17:40:41.188795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:41.200141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Acquiring lock "cinder-attachment_update-5bf86859-7c27-4843-b25b-bb38c431f189-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:40:41.207667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Lock "cinder-attachment_update-5bf86859-7c27-4843-b25b-bb38c431f189-np0000006677" acquired by "attachment_update" :: waited 0.008s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:40:41.208640 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:41.208640 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:41.278180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a1a65536-f7f9-4636-b30c-e700d090ac74 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:41.280664 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1a65536-f7f9-4636-b30c-e700d090ac74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:41.281012 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1a65536-f7f9-4636-b30c-e700d090ac74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:41.281291 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1a65536-f7f9-4636-b30c-e700d090ac74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:41.281484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a1a65536-f7f9-4636-b30c-e700d090ac74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:41.287671 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:41.287671 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:41.288128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1a65536-f7f9-4636-b30c-e700d090ac74 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:41.288903 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 683/2705] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:41 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:41.307943 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Lock "cinder-attachment_update-5bf86859-7c27-4843-b25b-bb38c431f189-np0000006677" released by "attachment_update" :: held 0.100s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:40:41.308379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-08c72546-eff9-4cb6-b38a-075cf5666f43 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64 returned with HTTP 200 Aug 06 17:40:41.308918 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 683/2706] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:40:41 2026] PUT /volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:42.021733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1ce32d62-1d05-423d-8e4d-c99fae3dc276 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.025990 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ce32d62-1d05-423d-8e4d-c99fae3dc276 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:42.025990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ce32d62-1d05-423d-8e4d-c99fae3dc276 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.025990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ce32d62-1d05-423d-8e4d-c99fae3dc276 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.043411 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.043411 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:42.054996 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1ce32d62-1d05-423d-8e4d-c99fae3dc276 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:42.061021 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ce32d62-1d05-423d-8e4d-c99fae3dc276 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:42.062630 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 662/2707] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:42.074152 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9860a4eb-5aaa-4580-9fb1-4fcf8d04199c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.079378 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9860a4eb-5aaa-4580-9fb1-4fcf8d04199c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 Aug 06 17:40:42.079378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9860a4eb-5aaa-4580-9fb1-4fcf8d04199c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.080313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9860a4eb-5aaa-4580-9fb1-4fcf8d04199c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.088866 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.088866 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:42.091174 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9860a4eb-5aaa-4580-9fb1-4fcf8d04199c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:42.092052 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9860a4eb-5aaa-4580-9fb1-4fcf8d04199c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 returned with HTTP 200 Aug 06 17:40:42.092431 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 680/2708] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.106795 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d7a41348-2b47-49ef-a0fd-18571a928afb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.109604 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?limit=1 Aug 06 17:40:42.110124 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.110490 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.110888 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.112566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.118300 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.119281 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d7a41348-2b47-49ef-a0fd-18571a928afb tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 06 17:40:42.120031 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 684/2709] 10.4.3.207 () {66 vars in 1258 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.130911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.133094 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:40:42.133371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.133655 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.134013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.134397 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.134397 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:42.135475 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.141331 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.141806 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-40334c75-be45-4424-a9cd-0a09b5fa1da9 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:40:42.142418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 684/2710] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.154777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.158767 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?limit=100000 Aug 06 17:40:42.159194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.159764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.160263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.163646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.169125 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.170246 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-872cdb75-5b78-4d84-a6d0-1338e59d7b2c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 06 17:40:42.170707 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 663/2711] 10.4.3.207 () {66 vars in 1268 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.182155 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b20d1b4b-7e98-4000-a090-56010d130961 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.184776 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?limit=0 Aug 06 17:40:42.185015 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.185694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.186143 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.187728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.191446 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.191728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b20d1b4b-7e98-4000-a090-56010d130961 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 06 17:40:42.192491 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 681/2712] 10.4.3.207 () {66 vars in 1258 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:40:42.203995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.208061 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:40:42.209043 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.209424 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.209950 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.210739 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.210739 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:42.212387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.223548 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.223657 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-13fc65c0-af8c-4a99-94dc-7b9b14e31765 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:40:42.224388 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 685/2713] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.237706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.240320 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?marker=9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:42.240581 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.240821 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.241338 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.241553 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.241553 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:42.242813 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.262684 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.263218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28d2598b-b52a-4112-bd69-16881d77f5e6 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?marker=9d2ddf7c-14a0-4729-91cd-3d2eca17c341 returned with HTTP 200 Aug 06 17:40:42.263642 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 685/2714] 10.4.3.207 () {66 vars in 1330 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?marker=9d2ddf7c-14a0-4729-91cd-3d2eca17c341 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.276187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.277870 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?offset=2&limit=3 Aug 06 17:40:42.278084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.278379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.278512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.278832 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.278832 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:42.279642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.290466 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.290778 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03940eb4-d4b9-46b7-ac68-c616e19ff7bf tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 06 17:40:42.291209 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 664/2715] 10.4.3.207 () {66 vars in 1276 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.302302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d9410592-3e30-4d51-ad1a-b280a0bd365b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.304447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-be90b900-56cc-4c0a-9658-648d68264527 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.306256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d9410592-3e30-4d51-ad1a-b280a0bd365b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:42.306486 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d9410592-3e30-4d51-ad1a-b280a0bd365b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.306714 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d9410592-3e30-4d51-ad1a-b280a0bd365b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.306861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d9410592-3e30-4d51-ad1a-b280a0bd365b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:42.309984 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 06 17:40:42.310273 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.310556 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.311989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.311989 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.311989 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:42.312943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.317778 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.317778 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:42.318790 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d9410592-3e30-4d51-ad1a-b280a0bd365b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:42.319260 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 682/2716] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.332363 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.333336 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be90b900-56cc-4c0a-9658-648d68264527 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 06 17:40:42.333600 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 686/2717] 10.4.3.207 () {66 vars in 1308 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.352684 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.358411 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 06 17:40:42.358638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.359078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.359405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.359724 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.359724 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:42.360793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.369176 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.369612 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73aeec56-05c6-4fa8-a9cc-311296e384d8 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 06 17:40:42.370200 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 686/2718] 10.4.3.207 () {66 vars in 1310 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.383720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.386273 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 06 17:40:42.386511 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.386736 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.386995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.387335 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.387335 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:42.392408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.413840 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.414332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-548002e6-c8d7-4d7f-9176-c8bfef36142e tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 06 17:40:42.414838 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 665/2719] 10.4.3.207 () {66 vars in 1292 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.430661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.436272 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 06 17:40:42.436272 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.436907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.437918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.440115 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.455944 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.456641 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c4ebddc3-3a88-4bc2-8760-5d3a5735350a tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 06 17:40:42.457263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 683/2720] 10.4.3.207 () {66 vars in 1294 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.473886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.478036 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 06 17:40:42.478340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.478600 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.478882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.479449 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.479449 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:42.480451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.485385 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-9eb651a5-7faf-4693-85a6-aebeb4d60994 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.487743 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-9eb651a5-7faf-4693-85a6-aebeb4d60994 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:40:42.489288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-9eb651a5-7faf-4693-85a6-aebeb4d60994 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.489288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-9eb651a5-7faf-4693-85a6-aebeb4d60994 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.495868 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.496244 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e6f6e1f-978f-4d89-873f-29aa64636f26 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 06 17:40:42.496753 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 687/2721] 10.4.3.207 () {66 vars in 1312 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.500714 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.500714 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:42.507073 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-9eb651a5-7faf-4693-85a6-aebeb4d60994 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:42.511996 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-95465379-4c01-4004-8232-377b82562b90 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.514578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-9eb651a5-7faf-4693-85a6-aebeb4d60994 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:40:42.515155 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 687/2722] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:42.517044 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 06 17:40:42.517330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.517580 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.517828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.518841 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.518841 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:42.520275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.539523 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.539523 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-95465379-4c01-4004-8232-377b82562b90 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 06 17:40:42.539523 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 666/2723] 10.4.3.207 () {66 vars in 1314 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.553568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:42.575992 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.583499 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.584197 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.584197 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:42.585419 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7526cb57-2a81-44b8-96b1-f9427daff7ef tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 returned with HTTP 200 Aug 06 17:40:42.585850 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 684/2724] 10.4.3.207 () {66 vars in 1385 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.597709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.599544 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail?status=available Aug 06 17:40:42.599735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.599929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.600182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.600539 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.600539 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:42.601997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.620359 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.620359 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.620359 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:42.621184 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3023be6b-9b9a-45a1-82e1-d8a3fc576344 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 06 17:40:42.621700 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 688/2725] 10.4.3.207 () {66 vars in 1297 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:42.636302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.639923 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 Aug 06 17:40:42.640916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.640916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.643528 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.645045 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.667524 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.669896 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.669896 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:42.671198 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-16ab1aaa-a20d-4662-83ac-897d0f699a20 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 returned with HTTP 200 Aug 06 17:40:42.671848 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 688/2726] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.683863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.690518 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 Aug 06 17:40:42.690841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.691032 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.691300 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.691647 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.691647 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:42.693888 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.db.api [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100625) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.714732 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.714732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a5342db-cd29-4de9-919d-2ccda52e3e99 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 returned with HTTP 200 Aug 06 17:40:42.715887 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 667/2727] 10.4.3.207 () {66 vars in 1364 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.731640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fced4972-7538-4fe9-90ab-9903e5510f23 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.738754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?status=available Aug 06 17:40:42.738754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.738754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.738754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.738754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.db.api [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100624) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.755939 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.756423 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fced4972-7538-4fe9-90ab-9903e5510f23 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?status=available returned with HTTP 200 Aug 06 17:40:42.756895 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 685/2728] 10.4.3.207 () {66 vars in 1276 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.775152 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.778983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 Aug 06 17:40:42.778983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.778983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.779305 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:40:42.781341 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:40:42.795569 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Get all snapshots completed successfully. Aug 06 17:40:42.795937 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1e11a08-2f96-4c27-83fc-de89a855e747 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 returned with HTTP 200 Aug 06 17:40:42.796510 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 689/2729] 10.4.3.207 () {66 vars in 1398 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1470625956 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:42.812363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-087a6284-17a9-452a-88b6-cb9503b3e5df None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.814097 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 Aug 06 17:40:42.814421 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.814533 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.814633 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Delete snapshot with id: e31d5a67-7b02-4036-8ed4-65ca943407d3 Aug 06 17:40:42.820759 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.820759 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:42.821550 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:42.843218 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot delete request issued successfully. Aug 06 17:40:42.843409 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-087a6284-17a9-452a-88b6-cb9503b3e5df tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 returned with HTTP 202 Aug 06 17:40:42.843853 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 689/2730] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:40:42 2026] DELETE /volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:42.858396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bc8a6b0e-e345-49a1-9903-81ca1adb28aa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:42.861436 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bc8a6b0e-e345-49a1-9903-81ca1adb28aa tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 Aug 06 17:40:42.861436 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bc8a6b0e-e345-49a1-9903-81ca1adb28aa tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:42.861855 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bc8a6b0e-e345-49a1-9903-81ca1adb28aa tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:42.867849 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:42.867849 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:42.868484 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bc8a6b0e-e345-49a1-9903-81ca1adb28aa tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:42.869605 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bc8a6b0e-e345-49a1-9903-81ca1adb28aa tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 returned with HTTP 200 Aug 06 17:40:42.870231 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 668/2731] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:42 2026] GET /volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:43.080992 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-be12f4cb-8f78-4e98-b6ae-c23cb7c77f24 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.083475 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-be12f4cb-8f78-4e98-b6ae-c23cb7c77f24 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:43.083945 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-be12f4cb-8f78-4e98-b6ae-c23cb7c77f24 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.084397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-be12f4cb-8f78-4e98-b6ae-c23cb7c77f24 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.103628 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:43.103628 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:43.109003 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-be12f4cb-8f78-4e98-b6ae-c23cb7c77f24 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:43.116020 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-be12f4cb-8f78-4e98-b6ae-c23cb7c77f24 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:43.116589 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 686/2732] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:43 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:43.246886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-32476a04-48c8-49e6-93a9-5850bfa4211c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.249505 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-32476a04-48c8-49e6-93a9-5850bfa4211c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:40:43.249869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-32476a04-48c8-49e6-93a9-5850bfa4211c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.250183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-32476a04-48c8-49e6-93a9-5850bfa4211c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.260606 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:43.260606 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:43.267315 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-32476a04-48c8-49e6-93a9-5850bfa4211c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:43.275280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-32476a04-48c8-49e6-93a9-5850bfa4211c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:40:43.275812 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 690/2733] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:43 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:43.289868 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-325d959b-352a-4357-a560-331b6894889c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.290782 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-325d959b-352a-4357-a560-331b6894889c None None] GET https://10.4.3.207/volume// Aug 06 17:40:43.290782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-325d959b-352a-4357-a560-331b6894889c None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.290896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-325d959b-352a-4357-a560-331b6894889c None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.291227 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-325d959b-352a-4357-a560-331b6894889c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:43.291553 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 690/2734] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:40: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 06 17:40:43.300883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-ea092eb1-15c2-4ac1-aae7-be3bf9631ed5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.303802 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-ea092eb1-15c2-4ac1-aae7-be3bf9631ed5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:40:43.304271 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-ea092eb1-15c2-4ac1-aae7-be3bf9631ed5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "318dbe0a-30c3-44e5-abea-956f9c8d4344", "connector": null, "instance_uuid": "f113fb9f-4aa5-4259-a60b-5db48382d25b"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:43.314808 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:43.314808 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:43.334752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-97ece259-eb2a-447f-8a0d-17f62cef7d61 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.338083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97ece259-eb2a-447f-8a0d-17f62cef7d61 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:43.338083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97ece259-eb2a-447f-8a0d-17f62cef7d61 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.338083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97ece259-eb2a-447f-8a0d-17f62cef7d61 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.338083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-97ece259-eb2a-447f-8a0d-17f62cef7d61 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:43.344888 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:43.344888 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:43.346582 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97ece259-eb2a-447f-8a0d-17f62cef7d61 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:43.346771 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 687/2735] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:43 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:43.361861 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-ea092eb1-15c2-4ac1-aae7-be3bf9631ed5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:40:43.362770 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 669/2736] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:40:43 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:43.882680 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-feecebbe-459f-4909-bdf5-6de85b0b399c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.886677 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-feecebbe-459f-4909-bdf5-6de85b0b399c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 Aug 06 17:40:43.886938 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-feecebbe-459f-4909-bdf5-6de85b0b399c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.887232 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-feecebbe-459f-4909-bdf5-6de85b0b399c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.894002 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-feecebbe-459f-4909-bdf5-6de85b0b399c tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 returned with HTTP 404 Aug 06 17:40:43.894572 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 691/2737] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:43 2026] GET /volume/v3/snapshots/e31d5a67-7b02-4036-8ed4-65ca943407d3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:43.907097 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.909150 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:43.909416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.909694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.909846 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Delete snapshot with id: 9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:43.916917 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:43.916917 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:43.917423 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:43.940108 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot delete request issued successfully. Aug 06 17:40:43.940338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b45be2d4-96f7-48c9-94fd-7697520ac5da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 returned with HTTP 202 Aug 06 17:40:43.940796 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 691/2738] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:40:43 2026] DELETE /volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:43.952923 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-74c664e8-90f5-4645-a096-bb14973338ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:43.952923 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-74c664e8-90f5-4645-a096-bb14973338ae tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:43.952923 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-74c664e8-90f5-4645-a096-bb14973338ae tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:43.953290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-74c664e8-90f5-4645-a096-bb14973338ae tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:43.967359 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:43.967359 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:43.968021 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-74c664e8-90f5-4645-a096-bb14973338ae tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:43.969070 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-74c664e8-90f5-4645-a096-bb14973338ae tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 returned with HTTP 200 Aug 06 17:40:43.969524 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 688/2739] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:43 2026] GET /volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:44.135591 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e0c7fdae-302f-4d73-8ad8-ea8608d099de None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:44.141154 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0c7fdae-302f-4d73-8ad8-ea8608d099de tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:44.141505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e0c7fdae-302f-4d73-8ad8-ea8608d099de tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:44.141856 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e0c7fdae-302f-4d73-8ad8-ea8608d099de tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:44.155090 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:44.155090 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:44.159979 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0c7fdae-302f-4d73-8ad8-ea8608d099de tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:44.165397 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0c7fdae-302f-4d73-8ad8-ea8608d099de tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:44.166009 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 670/2740] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:44 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:44.366494 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-db7e454d-8cd4-4a9e-8556-8318f917ffdd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:44.380652 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db7e454d-8cd4-4a9e-8556-8318f917ffdd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:44.381215 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db7e454d-8cd4-4a9e-8556-8318f917ffdd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:44.382338 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db7e454d-8cd4-4a9e-8556-8318f917ffdd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:44.382432 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-db7e454d-8cd4-4a9e-8556-8318f917ffdd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:44.400211 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:44.400211 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:44.401353 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db7e454d-8cd4-4a9e-8556-8318f917ffdd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:44.402825 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 692/2741] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:44 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:44.758192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-28b87675-ce6e-412c-9c14-eb23349b7d40 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:44.761143 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-28b87675-ce6e-412c-9c14-eb23349b7d40 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] POST https://10.4.3.207/volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64/action Aug 06 17:40:44.761367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-28b87675-ce6e-412c-9c14-eb23349b7d40 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:44.761556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-28b87675-ce6e-412c-9c14-eb23349b7d40 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:44.784914 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:44.784914 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:44.800577 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-02ed1f3b-662a-4b29-b1da-a8eb4d715d19 req-28b87675-ce6e-412c-9c14-eb23349b7d40 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64/action returned with HTTP 204 Aug 06 17:40:44.801483 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 692/2742] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:44 2026] POST /volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:44.982889 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5bc3cadb-9030-4629-9dad-2a11b4dffc39 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:44.984703 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5bc3cadb-9030-4629-9dad-2a11b4dffc39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 Aug 06 17:40:44.985001 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5bc3cadb-9030-4629-9dad-2a11b4dffc39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:44.985186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5bc3cadb-9030-4629-9dad-2a11b4dffc39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:44.990307 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5bc3cadb-9030-4629-9dad-2a11b4dffc39 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 returned with HTTP 404 Aug 06 17:40:44.991017 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 689/2743] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:44 2026] GET /volume/v3/snapshots/9d2ddf7c-14a0-4729-91cd-3d2eca17c341 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:45.005414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.010993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e Aug 06 17:40:45.010993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.010993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.010993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Delete snapshot with id: d84565cf-6d26-4af1-9367-5568b9e7b69e Aug 06 17:40:45.019993 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.019993 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:45.020193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-00c38ea7-bd51-4f58-8faa-5750cdf76fcc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.021412 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00c38ea7-bd51-4f58-8faa-5750cdf76fcc None None] GET https://10.4.3.207/volume// Aug 06 17:40:45.021495 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:45.021566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00c38ea7-bd51-4f58-8faa-5750cdf76fcc None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.021566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00c38ea7-bd51-4f58-8faa-5750cdf76fcc None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.022031 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00c38ea7-bd51-4f58-8faa-5750cdf76fcc None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:45.025578 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 693/2744] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:45.037713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-98cbbbf5-7593-4c69-ab20-cb76d6e1b4b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.044162 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-98cbbbf5-7593-4c69-ab20-cb76d6e1b4b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:40:45.044396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-98cbbbf5-7593-4c69-ab20-cb76d6e1b4b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.044530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-98cbbbf5-7593-4c69-ab20-cb76d6e1b4b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.048670 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot delete request issued successfully. Aug 06 17:40:45.048918 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cbcf4eb5-0444-4a07-90d1-9722d83e31ee tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e returned with HTTP 202 Aug 06 17:40:45.050054 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 671/2745] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:40:45 2026] DELETE /volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:45.067565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8b87791e-31a6-464d-9445-65e2f8633ced None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.068790 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.068790 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:45.069474 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b87791e-31a6-464d-9445-65e2f8633ced tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e Aug 06 17:40:45.069474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b87791e-31a6-464d-9445-65e2f8633ced tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.069915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b87791e-31a6-464d-9445-65e2f8633ced tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.076387 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-98cbbbf5-7593-4c69-ab20-cb76d6e1b4b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:40:45.080926 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.080926 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:45.082389 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8b87791e-31a6-464d-9445-65e2f8633ced tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Snapshot retrieved successfully. Aug 06 17:40:45.083250 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b87791e-31a6-464d-9445-65e2f8633ced tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e returned with HTTP 200 Aug 06 17:40:45.083912 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 690/2746] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:45 2026] GET /volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:45.084824 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-98cbbbf5-7593-4c69-ab20-cb76d6e1b4b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:40:45.085701 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 693/2747] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:45 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 1545 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:45.183031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1d1eab8c-a681-45a9-8542-a9b95326f4a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.186180 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d1eab8c-a681-45a9-8542-a9b95326f4a0 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:45.186941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d1eab8c-a681-45a9-8542-a9b95326f4a0 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.187199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d1eab8c-a681-45a9-8542-a9b95326f4a0 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.204602 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.204602 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:45.209069 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1d1eab8c-a681-45a9-8542-a9b95326f4a0 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:45.216141 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d1eab8c-a681-45a9-8542-a9b95326f4a0 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:45.216860 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 694/2748] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:45 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:45.240895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.245996 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] POST https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189/action Aug 06 17:40:45.246330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:45.246525 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:45.250442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.253887 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef Aug 06 17:40:45.253887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:45.262402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-318dbe0a-30c3-44e5-abea-956f9c8d4344-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:40:45.265725 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.265725 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:45.267028 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:45.272101 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-318dbe0a-30c3-44e5-abea-956f9c8d4344-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:40:45.273692 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.273692 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:45.321788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Created reservations ['4b928924-e901-4507-a233-00bb33100d25', 'cdf49555-9b64-4fa2-9c28-2f77c6a8e97d'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:45.355031 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Extend volume request issued successfully. Aug 06 17:40:45.355637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189/action returned with HTTP 202 Aug 06 17:40:45.356606 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 672/2749] 10.4.3.207 () {70 vars in 1431 bytes} [Thu Aug 6 17:40:45 2026] POST /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:40:45.368986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-aaaee37b-cfab-432d-b00d-1b814450f629 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.372546 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aaaee37b-cfab-432d-b00d-1b814450f629 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:45.373100 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aaaee37b-cfab-432d-b00d-1b814450f629 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.373100 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aaaee37b-cfab-432d-b00d-1b814450f629 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.396919 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.396919 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:45.405475 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-aaaee37b-cfab-432d-b00d-1b814450f629 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:45.417955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d2461748-65a0-4265-b387-0017e1e1e45f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.419844 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aaaee37b-cfab-432d-b00d-1b814450f629 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:45.421780 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d2461748-65a0-4265-b387-0017e1e1e45f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:45.422026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d2461748-65a0-4265-b387-0017e1e1e45f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.422101 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 694/2750] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:45 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:45.422340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d2461748-65a0-4265-b387-0017e1e1e45f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.422551 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d2461748-65a0-4265-b387-0017e1e1e45f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:45.429413 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.429413 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:45.430536 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d2461748-65a0-4265-b387-0017e1e1e45f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:45.431669 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 695/2751] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:45 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:45.436719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-318dbe0a-30c3-44e5-abea-956f9c8d4344-np0000006677" released by "attachment_update" :: held 0.163s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:40:45.436719 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-e1ab11ad-ccf0-49b2-88c8-f63057b772f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef returned with HTTP 200 Aug 06 17:40:45.437279 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 691/2752] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:40:45 2026] PUT /volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:45.482644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-8b13995c-2819-4396-8b49-4b4e4a43789b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.485216 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-8b13995c-2819-4396-8b49-4b4e4a43789b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef/action Aug 06 17:40:45.485733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-8b13995c-2819-4396-8b49-4b4e4a43789b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:45.485830 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-8b13995c-2819-4396-8b49-4b4e4a43789b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:45.520329 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.520329 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:45.545046 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a8c0bbf5-ee75-4b31-bc59-86ac2af9166c req-8b13995c-2819-4396-8b49-4b4e4a43789b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef/action returned with HTTP 204 Aug 06 17:40:45.545790 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 673/2753] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:40:45 2026] POST /volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:45.803238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 req-3c33830f-4af3-41e7-9491-a355bfc972cd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:45.810258 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 req-3c33830f-4af3-41e7-9491-a355bfc972cd service nova] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:45.810258 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 req-3c33830f-4af3-41e7-9491-a355bfc972cd service nova] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:45.810258 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 req-3c33830f-4af3-41e7-9491-a355bfc972cd service nova] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:45.831135 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:45.831135 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:45.838420 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 req-3c33830f-4af3-41e7-9491-a355bfc972cd service nova] Volume info retrieved successfully. Aug 06 17:40:45.849395 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ef8e4edc-a2ed-4cb3-bb9e-2ea2e3b18de6 req-3c33830f-4af3-41e7-9491-a355bfc972cd service nova] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:45.850293 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 695/2754] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:45 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1314 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:46.097733 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9c39cf7-1192-4a1c-bb8e-dcbcbba45a5f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.102128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9c39cf7-1192-4a1c-bb8e-dcbcbba45a5f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e Aug 06 17:40:46.102128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9c39cf7-1192-4a1c-bb8e-dcbcbba45a5f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.102422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9c39cf7-1192-4a1c-bb8e-dcbcbba45a5f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.111466 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9c39cf7-1192-4a1c-bb8e-dcbcbba45a5f tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e returned with HTTP 404 Aug 06 17:40:46.112128 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 696/2755] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/snapshots/d84565cf-6d26-4af1-9367-5568b9e7b69e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:46.126925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c8d9e59-c173-4f46-8d89-f186c37ffdad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.130024 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c8d9e59-c173-4f46-8d89-f186c37ffdad tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:46.130024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c8d9e59-c173-4f46-8d89-f186c37ffdad tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.130269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c8d9e59-c173-4f46-8d89-f186c37ffdad tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.140999 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.140999 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:46.146020 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c8d9e59-c173-4f46-8d89-f186c37ffdad tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:46.152465 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c8d9e59-c173-4f46-8d89-f186c37ffdad tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 returned with HTTP 200 Aug 06 17:40:46.152465 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 692/2756] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:46.176199 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.176642 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] DELETE https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:46.176940 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.177096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.177341 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Delete volume with id: 7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:46.188179 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.188179 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:46.188356 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:46.228009 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Delete volume request issued successfully. Aug 06 17:40:46.228270 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-481e90b7-be82-4ffb-8018-e5cb83a3b337 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 returned with HTTP 202 Aug 06 17:40:46.229145 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 674/2757] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:40:46 2026] DELETE /volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:40:46.241004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-85565d53-58d0-47f7-98c7-da33fbbd7aa7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.245118 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85565d53-58d0-47f7-98c7-da33fbbd7aa7 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:46.245118 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85565d53-58d0-47f7-98c7-da33fbbd7aa7 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.245118 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85565d53-58d0-47f7-98c7-da33fbbd7aa7 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.256193 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.256193 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:46.263548 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-85565d53-58d0-47f7-98c7-da33fbbd7aa7 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Volume info retrieved successfully. Aug 06 17:40:46.269818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85565d53-58d0-47f7-98c7-da33fbbd7aa7 tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 returned with HTTP 200 Aug 06 17:40:46.270157 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 696/2758] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:46.444031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dc0c32a1-fbec-4493-a8ff-9db274cc4f62 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.445493 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f96fe467-f041-4063-a603-71978e970d73 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.447381 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dc0c32a1-fbec-4493-a8ff-9db274cc4f62 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:46.447381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dc0c32a1-fbec-4493-a8ff-9db274cc4f62 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.447555 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f96fe467-f041-4063-a603-71978e970d73 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:46.447597 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dc0c32a1-fbec-4493-a8ff-9db274cc4f62 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.447760 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f96fe467-f041-4063-a603-71978e970d73 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.447814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-dc0c32a1-fbec-4493-a8ff-9db274cc4f62 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:46.448019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f96fe467-f041-4063-a603-71978e970d73 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.456336 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.456336 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:46.457956 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.457956 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:46.458084 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dc0c32a1-fbec-4493-a8ff-9db274cc4f62 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:46.459208 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 697/2759] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:46.462013 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f96fe467-f041-4063-a603-71978e970d73 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:46.472029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f96fe467-f041-4063-a603-71978e970d73 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:46.472444 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 693/2760] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:46.499547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8bd1badc-d850-49b9-81ff-8901690dccba None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.505212 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8bd1badc-d850-49b9-81ff-8901690dccba tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:46.505212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8bd1badc-d850-49b9-81ff-8901690dccba tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.505212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8bd1badc-d850-49b9-81ff-8901690dccba tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.528185 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.528185 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:46.538052 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8bd1badc-d850-49b9-81ff-8901690dccba tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:46.544837 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8bd1badc-d850-49b9-81ff-8901690dccba tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:46.544837 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 675/2761] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1158 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:46.874851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-3e55d243-af5b-4c86-9619-970633ea0706 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.881032 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-3e55d243-af5b-4c86-9619-970633ea0706 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:46.881032 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-3e55d243-af5b-4c86-9619-970633ea0706 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:46.881389 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-3e55d243-af5b-4c86-9619-970633ea0706 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:46.894625 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.894625 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:46.901989 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-3e55d243-af5b-4c86-9619-970633ea0706 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:46.906628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-3e55d243-af5b-4c86-9619-970633ea0706 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:46.907069 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 697/2762] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:46.929321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.933841 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] POST https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189/action Aug 06 17:40:46.933841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:46.933841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:46.949862 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:46.949862 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:46.950529 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:46.958853 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Begin detaching volume completed successfully. Aug 06 17:40:46.959128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-a6177cb4-17a0-4d8d-aca7-2f9368cd7646 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189/action returned with HTTP 202 Aug 06 17:40:46.959569 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 698/2763] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:40:46 2026] POST /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:46.997768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-acc0301f-f4a0-47ff-aa83-b80bc67f9010 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:46.999513 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-acc0301f-f4a0-47ff-aa83-b80bc67f9010 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:46.999932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-acc0301f-f4a0-47ff-aa83-b80bc67f9010 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:47.000026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-acc0301f-f4a0-47ff-aa83-b80bc67f9010 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:47.024233 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:47.024233 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:47.031860 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-acc0301f-f4a0-47ff-aa83-b80bc67f9010 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:47.038032 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-acc0301f-f4a0-47ff-aa83-b80bc67f9010 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:47.038255 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 694/2764] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:46 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:47.071045 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-16b4b8a5-e4b7-467c-94af-8b95cef0db1a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:47.071045 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-16b4b8a5-e4b7-467c-94af-8b95cef0db1a None None] GET https://10.4.3.207/volume// Aug 06 17:40:47.071246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-16b4b8a5-e4b7-467c-94af-8b95cef0db1a None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:47.071532 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-16b4b8a5-e4b7-467c-94af-8b95cef0db1a None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:47.071866 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-16b4b8a5-e4b7-467c-94af-8b95cef0db1a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:47.072249 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 676/2765] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:47.096435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-8c795116-08c4-461a-86a7-655c5f01df5e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:47.099534 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-8c795116-08c4-461a-86a7-655c5f01df5e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:47.099743 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-8c795116-08c4-461a-86a7-655c5f01df5e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:47.100020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-8c795116-08c4-461a-86a7-655c5f01df5e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:47.117934 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:47.117934 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:47.124583 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-8c795116-08c4-461a-86a7-655c5f01df5e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:47.131989 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-8c795116-08c4-461a-86a7-655c5f01df5e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:47.131989 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 698/2766] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:47 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:47.290369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b0947fcf-2b83-460e-a687-685ad3c080da None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:47.293345 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b0947fcf-2b83-460e-a687-685ad3c080da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] GET https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 Aug 06 17:40:47.293512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b0947fcf-2b83-460e-a687-685ad3c080da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:47.293673 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b0947fcf-2b83-460e-a687-685ad3c080da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:47.300012 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b0947fcf-2b83-460e-a687-685ad3c080da tempest-VolumesSnapshotListTestJSON-571166043 tempest-VolumesSnapshotListTestJSON-571166043-project-member] https://10.4.3.207/volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 returned with HTTP 404 Aug 06 17:40:47.300739 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 699/2767] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:47 2026] GET /volume/v3/volumes/7e701c82-2878-4516-8006-661d28d59d64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:40:47.479427 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-105475f0-4f83-4fc9-9ebd-bd53232ee089 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:47.481438 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-105475f0-4f83-4fc9-9ebd-bd53232ee089 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:47.481647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-105475f0-4f83-4fc9-9ebd-bd53232ee089 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:47.481847 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-105475f0-4f83-4fc9-9ebd-bd53232ee089 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:47.481979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-105475f0-4f83-4fc9-9ebd-bd53232ee089 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:47.490154 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:47.490154 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:47.490377 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-105475f0-4f83-4fc9-9ebd-bd53232ee089 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:47.490912 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 695/2768] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:47 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:48.053005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c1804ea8-b41a-430a-a8dc-824b4e72c074 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:48.054993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c1804ea8-b41a-430a-a8dc-824b4e72c074 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:48.055245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c1804ea8-b41a-430a-a8dc-824b4e72c074 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:48.055440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c1804ea8-b41a-430a-a8dc-824b4e72c074 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:48.066787 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:48.066787 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:48.070619 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c1804ea8-b41a-430a-a8dc-824b4e72c074 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:48.075071 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c1804ea8-b41a-430a-a8dc-824b4e72c074 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:48.075580 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 677/2769] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:48 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:48.510591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-136e2521-010e-4a42-ba05-0d0d04bec9b9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:48.512976 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-136e2521-010e-4a42-ba05-0d0d04bec9b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:48.513293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-136e2521-010e-4a42-ba05-0d0d04bec9b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:48.513567 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-136e2521-010e-4a42-ba05-0d0d04bec9b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:48.513736 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-136e2521-010e-4a42-ba05-0d0d04bec9b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:48.523701 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:48.523701 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:48.526166 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-136e2521-010e-4a42-ba05-0d0d04bec9b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:48.526166 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 699/2770] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:48 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:49.091826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-026928c0-fd4f-4cdb-a16d-9d043e0031da None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:49.093983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-026928c0-fd4f-4cdb-a16d-9d043e0031da tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:49.094395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-026928c0-fd4f-4cdb-a16d-9d043e0031da tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:49.094682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-026928c0-fd4f-4cdb-a16d-9d043e0031da tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:49.108618 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:49.108618 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:49.115762 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-026928c0-fd4f-4cdb-a16d-9d043e0031da tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:49.124379 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-026928c0-fd4f-4cdb-a16d-9d043e0031da tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:49.125183 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 700/2771] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:49 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:49.545786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-24dfb3fa-0f30-49a1-9256-91ee554d6553 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:49.548978 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24dfb3fa-0f30-49a1-9256-91ee554d6553 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:49.549256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24dfb3fa-0f30-49a1-9256-91ee554d6553 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:49.549520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24dfb3fa-0f30-49a1-9256-91ee554d6553 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:49.549669 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-24dfb3fa-0f30-49a1-9256-91ee554d6553 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:49.555120 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:49.555120 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:49.556550 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24dfb3fa-0f30-49a1-9256-91ee554d6553 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:49.556617 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 696/2772] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:49 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:50.145111 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8524caa7-ab6f-4fa3-bac3-d40bc25aa083 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:50.152271 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8524caa7-ab6f-4fa3-bac3-d40bc25aa083 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:50.152818 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8524caa7-ab6f-4fa3-bac3-d40bc25aa083 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:50.152818 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8524caa7-ab6f-4fa3-bac3-d40bc25aa083 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:50.166166 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:50.166166 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:50.171297 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8524caa7-ab6f-4fa3-bac3-d40bc25aa083 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:50.176310 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8524caa7-ab6f-4fa3-bac3-d40bc25aa083 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:50.176744 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 678/2773] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:50 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:50.570565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ff28a692-fd75-4149-ab5e-9ca4b702b5a9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:50.573451 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ff28a692-fd75-4149-ab5e-9ca4b702b5a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:50.573659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ff28a692-fd75-4149-ab5e-9ca4b702b5a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:50.573841 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ff28a692-fd75-4149-ab5e-9ca4b702b5a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:50.574130 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ff28a692-fd75-4149-ab5e-9ca4b702b5a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:50.581052 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:50.581052 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:50.582141 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ff28a692-fd75-4149-ab5e-9ca4b702b5a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:50.582632 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 700/2774] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:50 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:50.867804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-6ca3eeed-2620-436a-b277-e2665ba4e5b8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:50.871213 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-6ca3eeed-2620-436a-b277-e2665ba4e5b8 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] DELETE https://10.4.3.207/volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64 Aug 06 17:40:50.871484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-6ca3eeed-2620-436a-b277-e2665ba4e5b8 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:50.871708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-6ca3eeed-2620-436a-b277-e2665ba4e5b8 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:50.880352 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:50.880352 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:50.966483 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-105336b8-12d5-4285-baf4-809f7e0c10cb req-6ca3eeed-2620-436a-b277-e2665ba4e5b8 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64 returned with HTTP 200 Aug 06 17:40:50.966483 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 701/2775] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:40:50 2026] DELETE /volume/v3/attachments/7301cd5c-3884-43f3-8556-94605c03bb64 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:40:51.191786 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-41b18e05-d0df-4813-81d8-77613484619a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:51.195374 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-41b18e05-d0df-4813-81d8-77613484619a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:51.195374 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-41b18e05-d0df-4813-81d8-77613484619a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:51.195374 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-41b18e05-d0df-4813-81d8-77613484619a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:51.203914 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:51.203914 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:51.208681 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-41b18e05-d0df-4813-81d8-77613484619a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:51.213270 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-41b18e05-d0df-4813-81d8-77613484619a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:51.213660 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 697/2776] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:51 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:51.601036 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b7987c1d-9f4a-4f82-b439-8cab457b15b7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:51.606950 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b7987c1d-9f4a-4f82-b439-8cab457b15b7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:51.608034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b7987c1d-9f4a-4f82-b439-8cab457b15b7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:51.608388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b7987c1d-9f4a-4f82-b439-8cab457b15b7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:51.608600 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b7987c1d-9f4a-4f82-b439-8cab457b15b7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:51.630411 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:51.630411 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:51.631942 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b7987c1d-9f4a-4f82-b439-8cab457b15b7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:51.631942 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 679/2777] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:51 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:52.649144 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1256c8b8-8f11-4fdc-be4c-195260de98aa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:52.654476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1256c8b8-8f11-4fdc-be4c-195260de98aa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:52.654476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1256c8b8-8f11-4fdc-be4c-195260de98aa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:52.655761 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1256c8b8-8f11-4fdc-be4c-195260de98aa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:52.656006 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-1256c8b8-8f11-4fdc-be4c-195260de98aa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:52.666336 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:52.666336 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:52.666336 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1256c8b8-8f11-4fdc-be4c-195260de98aa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:52.666336 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 701/2778] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:52 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:53.681448 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6d47eae7-9769-4af5-885d-1d54a5e51bf8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:53.687349 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d47eae7-9769-4af5-885d-1d54a5e51bf8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:53.687664 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d47eae7-9769-4af5-885d-1d54a5e51bf8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:53.687950 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d47eae7-9769-4af5-885d-1d54a5e51bf8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:53.691867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6d47eae7-9769-4af5-885d-1d54a5e51bf8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:53.699874 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:53.699874 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:53.699874 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d47eae7-9769-4af5-885d-1d54a5e51bf8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:53.699874 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 702/2779] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:53 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:54.714671 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a8b1775e-57b5-49c6-afcd-68c4a71d761a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:54.717042 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8b1775e-57b5-49c6-afcd-68c4a71d761a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:54.717247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8b1775e-57b5-49c6-afcd-68c4a71d761a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:54.717460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a8b1775e-57b5-49c6-afcd-68c4a71d761a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:54.717541 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a8b1775e-57b5-49c6-afcd-68c4a71d761a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:54.722055 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:54.722055 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:54.722773 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a8b1775e-57b5-49c6-afcd-68c4a71d761a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:54.723278 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 698/2780] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:54 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:55.684083 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-10439bf2-759b-4204-bd56-40448ed05b1a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:55.687377 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10439bf2-759b-4204-bd56-40448ed05b1a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:55.687686 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10439bf2-759b-4204-bd56-40448ed05b1a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:55.687949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10439bf2-759b-4204-bd56-40448ed05b1a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:55.699020 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:55.699020 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:55.724890 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-10439bf2-759b-4204-bd56-40448ed05b1a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:55.728941 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10439bf2-759b-4204-bd56-40448ed05b1a tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:55.729579 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 680/2781] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:55 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:55.741531 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9558b87-a4d1-4c4f-9f87-3da3ac2b0339 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:55.746604 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9558b87-a4d1-4c4f-9f87-3da3ac2b0339 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:55.746841 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9558b87-a4d1-4c4f-9f87-3da3ac2b0339 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:55.747251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9558b87-a4d1-4c4f-9f87-3da3ac2b0339 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:55.747378 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b9558b87-a4d1-4c4f-9f87-3da3ac2b0339 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:55.752980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8017cb31-2758-4a61-a189-2195b36512ed None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:55.756005 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:55.756005 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:55.757078 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9558b87-a4d1-4c4f-9f87-3da3ac2b0339 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:55.757507 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 702/2782] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:55 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:55.759641 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:55.759940 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:55.760236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:55.761170 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Delete volume with id: 5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:55.768175 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:55.768175 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:55.768780 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:55.798207 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Delete volume request issued successfully. Aug 06 17:40:55.798597 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8017cb31-2758-4a61-a189-2195b36512ed tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 202 Aug 06 17:40:55.799205 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 703/2783] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:40:55 2026] DELETE /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:40:55.810915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-36d30d43-7d7b-4d77-8216-87e90a6d8853 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:55.814942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-36d30d43-7d7b-4d77-8216-87e90a6d8853 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:55.814942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-36d30d43-7d7b-4d77-8216-87e90a6d8853 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:55.814942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-36d30d43-7d7b-4d77-8216-87e90a6d8853 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:55.822415 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:55.822415 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:55.827461 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-36d30d43-7d7b-4d77-8216-87e90a6d8853 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Volume info retrieved successfully. Aug 06 17:40:55.833768 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-36d30d43-7d7b-4d77-8216-87e90a6d8853 tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 200 Aug 06 17:40:55.834471 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 699/2784] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:55 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:56.144327 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39cd21e9-2ddf-4dd0-b2cc-99a099cd1ad0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.146197 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39cd21e9-2ddf-4dd0-b2cc-99a099cd1ad0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:56.146383 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39cd21e9-2ddf-4dd0-b2cc-99a099cd1ad0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:56.147056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39cd21e9-2ddf-4dd0-b2cc-99a099cd1ad0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:56.162613 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:56.162613 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:56.167877 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-39cd21e9-2ddf-4dd0-b2cc-99a099cd1ad0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:56.175776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39cd21e9-2ddf-4dd0-b2cc-99a099cd1ad0 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:56.175776 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 681/2785] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:56 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:56.239817 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-cbeaef0e-3384-4425-a242-2b4744f1a636 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.242343 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-cbeaef0e-3384-4425-a242-2b4744f1a636 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:56.242777 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-cbeaef0e-3384-4425-a242-2b4744f1a636 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:56.243178 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-cbeaef0e-3384-4425-a242-2b4744f1a636 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:56.254332 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:56.254332 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:56.260534 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-cbeaef0e-3384-4425-a242-2b4744f1a636 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:56.267482 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-cbeaef0e-3384-4425-a242-2b4744f1a636 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:56.268240 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 703/2786] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:40:56 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:56.289493 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.293062 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410/action Aug 06 17:40:56.293531 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:40:56.293835 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:56.308257 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:56.308257 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:56.308929 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:56.317258 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Begin detaching volume completed successfully. Aug 06 17:40:56.317833 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-322f5f4c-9d97-44e0-98b3-613eb8d86264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410/action returned with HTTP 202 Aug 06 17:40:56.319003 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 704/2787] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:40:56 2026] POST /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:40:56.375444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0a064c02-2d49-4409-b675-2656288e9156 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.375917 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0a064c02-2d49-4409-b675-2656288e9156 None None] GET https://10.4.3.207/volume// Aug 06 17:40:56.376157 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0a064c02-2d49-4409-b675-2656288e9156 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:56.376409 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0a064c02-2d49-4409-b675-2656288e9156 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:56.376689 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0a064c02-2d49-4409-b675-2656288e9156 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:40:56.377187 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 700/2788] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:40: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 06 17:40:56.387883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-6687818b-c707-42aa-bab5-7f9d670bd873 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.391669 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-6687818b-c707-42aa-bab5-7f9d670bd873 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:56.392027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-6687818b-c707-42aa-bab5-7f9d670bd873 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:56.392272 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-6687818b-c707-42aa-bab5-7f9d670bd873 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:56.413923 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:56.413923 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:56.422950 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-6687818b-c707-42aa-bab5-7f9d670bd873 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:56.429769 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-6687818b-c707-42aa-bab5-7f9d670bd873 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:56.430168 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 682/2789] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:40:56 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:40:56.774395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-48d2614a-947d-4e19-969a-f6a921873cde None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.777647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48d2614a-947d-4e19-969a-f6a921873cde tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:56.777647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48d2614a-947d-4e19-969a-f6a921873cde tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:56.777647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48d2614a-947d-4e19-969a-f6a921873cde tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:56.777647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-48d2614a-947d-4e19-969a-f6a921873cde tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:56.785678 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:56.785678 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:56.787791 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48d2614a-947d-4e19-969a-f6a921873cde tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:56.788570 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 704/2790] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:56 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:56.853363 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eedc2045-8757-4883-9260-b6081a5cd26e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:56.855285 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eedc2045-8757-4883-9260-b6081a5cd26e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] GET https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 Aug 06 17:40:56.855543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eedc2045-8757-4883-9260-b6081a5cd26e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:56.855910 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eedc2045-8757-4883-9260-b6081a5cd26e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:56.864755 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eedc2045-8757-4883-9260-b6081a5cd26e tempest-VolumesExtendAttachedTest-530645240 tempest-VolumesExtendAttachedTest-530645240-project-member] https://10.4.3.207/volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 returned with HTTP 404 Aug 06 17:40:56.865550 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 705/2791] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:40:56 2026] GET /volume/v3/volumes/5bf86859-7c27-4843-b25b-bb38c431f189 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:40:57.467916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-4435f9cf-20e2-4ef6-8628-6c11e85cdd99 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:57.470452 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-4435f9cf-20e2-4ef6-8628-6c11e85cdd99 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] DELETE https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528 Aug 06 17:40:57.470816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-4435f9cf-20e2-4ef6-8628-6c11e85cdd99 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:57.470940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-4435f9cf-20e2-4ef6-8628-6c11e85cdd99 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:57.487543 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:57.487543 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:57.554647 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6cbd477e-586d-42d3-bc53-187b9f7f2b0d req-4435f9cf-20e2-4ef6-8628-6c11e85cdd99 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528 returned with HTTP 200 Aug 06 17:40:57.554647 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 701/2792] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:40:57 2026] DELETE /volume/v3/attachments/0dacd071-730e-443b-89ef-c80a3ad3e528 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:57.804411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4dc0e5a0-58eb-4673-8ab1-fa4d295971dd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:57.806444 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4dc0e5a0-58eb-4673-8ab1-fa4d295971dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:57.806634 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4dc0e5a0-58eb-4673-8ab1-fa4d295971dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:57.806834 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4dc0e5a0-58eb-4673-8ab1-fa4d295971dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:57.806950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4dc0e5a0-58eb-4673-8ab1-fa4d295971dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:57.814798 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:57.814798 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:57.815746 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4dc0e5a0-58eb-4673-8ab1-fa4d295971dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:57.816215 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 683/2793] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:57 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:57.828766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-07ce90e0-5168-4598-8fb9-1341ba9aa6f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:57.832664 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07ce90e0-5168-4598-8fb9-1341ba9aa6f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:40:57.833142 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07ce90e0-5168-4598-8fb9-1341ba9aa6f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:57.833328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07ce90e0-5168-4598-8fb9-1341ba9aa6f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:57.849048 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:57.849048 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:40:57.856570 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-07ce90e0-5168-4598-8fb9-1341ba9aa6f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:57.866570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07ce90e0-5168-4598-8fb9-1341ba9aa6f6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 200 Aug 06 17:40:57.867077 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 705/2794] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:57 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:40:57.883976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bf45827d-bc43-4338-8bb8-a816a50e173c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:57.886655 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c/restore Aug 06 17:40:57.887394 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:40:57.889039 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Restoring backup 44bccd07-eba9-4069-a49f-bb4eed2b485c ({'restore': {}}) {{(pid=100622) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:40:57.889197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Restoring backup 44bccd07-eba9-4069-a49f-bb4eed2b485c to volume None. Aug 06 17:40:57.895334 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:57.895334 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:57.897613 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating volume of 1 GB for restore of backup 44bccd07-eba9-4069-a49f-bb4eed2b485c. Aug 06 17:40:57.904417 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability Zones retrieved successfully. Aug 06 17:40:57.911502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (e1c1a271-947c-41c1-b8f2-af625eef6cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:57.912866 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3cbee4c-0a9f-4e5f-a20a-28e3736d8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:57.914010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:40:57.951369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3cbee4c-0a9f-4e5f-a20a-28e3736d8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:57.952732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa5d63e-7d19-484d-b816-44d0d1f4ca0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:58.023980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['61d6b0c1-9405-4107-9682-79a4e4935095', 'd0a06981-e854-42eb-a39c-6c1c63d9d617', '41e29769-a89c-4fb1-ae32-e5cce11912a8', 'e842ff74-0181-4e27-b7d9-db494744231c'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:40:58.024853 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa5d63e-7d19-484d-b816-44d0d1f4ca0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61d6b0c1-9405-4107-9682-79a4e4935095', 'd0a06981-e854-42eb-a39c-6c1c63d9d617', '41e29769-a89c-4fb1-ae32-e5cce11912a8', 'e842ff74-0181-4e27-b7d9-db494744231c']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:58.025810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2b1c98-096b-4e07-9920-8ca86ad5643c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:58.062018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2b1c98-096b-4e07-9920-8ca86ad5643c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b809ccbf-6ca7-4ffe-824d-e03c0394c8e0', '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_44bccd07-eba9-4069-a49f-bb4eed2b485c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['61d6b0c1-9405-4107-9682-79a4e4935095','d0a06981-e854-42eb-a39c-6c1c63d9d617','41e29769-a89c-4fb1-ae32-e5cce11912a8','e842ff74-0181-4e27-b7d9-db494744231c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:40:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_44bccd07-eba9-4069-a49f-bb4eed2b485c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b809ccbf-6ca7-4ffe-824d-e03c0394c8e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ba795da9594e598eb0a40c60d35274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bed6f4772024637af15dd4f35cd9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:58.063221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec56ab2e-b1a0-4d73-bf91-785009c30e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:58.087856 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec56ab2e-b1a0-4d73-bf91-785009c30e1c) transitioned into 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_44bccd07-eba9-4069-a49f-bb4eed2b485c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['61d6b0c1-9405-4107-9682-79a4e4935095','d0a06981-e854-42eb-a39c-6c1c63d9d617','41e29769-a89c-4fb1-ae32-e5cce11912a8','e842ff74-0181-4e27-b7d9-db494744231c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:58.088921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d428d8d-c291-48ca-93ef-e6418e1fcf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:40:58.107528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d428d8d-c291-48ca-93ef-e6418e1fcf1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:40:58.108415 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (e1c1a271-947c-41c1-b8f2-af625eef6cff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:40:58.108714 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request issued successfully. Aug 06 17:40:58.117097 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:58.117097 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:58.117097 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:58.532716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5e91c0ed-0910-4fcd-9ed4-75f0d9e0af32 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:58.535788 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e91c0ed-0910-4fcd-9ed4-75f0d9e0af32 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:40:58.535788 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e91c0ed-0910-4fcd-9ed4-75f0d9e0af32 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:58.536230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e91c0ed-0910-4fcd-9ed4-75f0d9e0af32 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:58.548526 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:58.548526 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:40:58.553223 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5e91c0ed-0910-4fcd-9ed4-75f0d9e0af32 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:40:58.560220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e91c0ed-0910-4fcd-9ed4-75f0d9e0af32 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:40:58.561071 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 702/2795] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:58 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:40:59.130921 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:59.130921 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:40:59.130921 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:40:59.130921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Checking backup size 1 against volume size 1 {{(pid=100622) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:40:59.130921 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Overwriting volume b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 with restore of backup 44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:59.168340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] restore_backup in rpcapi backup_id 44bccd07-eba9-4069-a49f-bb4eed2b485c {{(pid=100622) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:40:59.168340 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf45827d-bc43-4338-8bb8-a816a50e173c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c/restore returned with HTTP 202 Aug 06 17:40:59.168340 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 706/2796] 10.4.3.207 () {68 vars in 1393 bytes} [Thu Aug 6 17:40:57 2026] POST /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c/restore => generated 189 bytes in 1285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:40:59.186710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8682b904-7b3c-4d76-99bc-3a1954e412ae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:40:59.187811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8682b904-7b3c-4d76-99bc-3a1954e412ae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:40:59.188302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8682b904-7b3c-4d76-99bc-3a1954e412ae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:40:59.188463 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8682b904-7b3c-4d76-99bc-3a1954e412ae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:40:59.188563 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8682b904-7b3c-4d76-99bc-3a1954e412ae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:40:59.198118 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:40:59.198118 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:40:59.198354 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8682b904-7b3c-4d76-99bc-3a1954e412ae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:40:59.198697 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 684/2797] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:40:59 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:00.219997 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f204c5d7-3a71-4ae1-99f6-7cc4525f4b53 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:00.227019 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f204c5d7-3a71-4ae1-99f6-7cc4525f4b53 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:00.227019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f204c5d7-3a71-4ae1-99f6-7cc4525f4b53 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:00.227486 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f204c5d7-3a71-4ae1-99f6-7cc4525f4b53 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:00.229070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f204c5d7-3a71-4ae1-99f6-7cc4525f4b53 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:00.237260 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:00.237260 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:00.238200 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f204c5d7-3a71-4ae1-99f6-7cc4525f4b53 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:00.238828 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 706/2798] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:00 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:01.256663 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-76b85b5e-0341-423f-ad37-4c22d5877019 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:01.260800 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76b85b5e-0341-423f-ad37-4c22d5877019 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:01.260800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76b85b5e-0341-423f-ad37-4c22d5877019 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:01.261673 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76b85b5e-0341-423f-ad37-4c22d5877019 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:01.261673 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-76b85b5e-0341-423f-ad37-4c22d5877019 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:01.269418 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:01.269418 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:01.270915 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76b85b5e-0341-423f-ad37-4c22d5877019 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:01.272389 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 703/2799] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:01 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:02.286849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0de5003d-ba03-44d8-8c92-c41503c67e40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:02.289057 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0de5003d-ba03-44d8-8c92-c41503c67e40 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:02.289282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0de5003d-ba03-44d8-8c92-c41503c67e40 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:02.289761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0de5003d-ba03-44d8-8c92-c41503c67e40 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:02.289761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0de5003d-ba03-44d8-8c92-c41503c67e40 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:02.297223 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:02.297223 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:02.298722 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0de5003d-ba03-44d8-8c92-c41503c67e40 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:02.299381 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 707/2800] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:02 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:03.317979 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d681d6d5-dd8d-466a-a6f9-cfb9c9a98090 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:03.321516 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d681d6d5-dd8d-466a-a6f9-cfb9c9a98090 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:03.321827 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d681d6d5-dd8d-466a-a6f9-cfb9c9a98090 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:03.322151 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d681d6d5-dd8d-466a-a6f9-cfb9c9a98090 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:03.323421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d681d6d5-dd8d-466a-a6f9-cfb9c9a98090 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:03.330938 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:03.330938 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:03.332144 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d681d6d5-dd8d-466a-a6f9-cfb9c9a98090 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:03.332723 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 685/2801] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:03 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:04.357623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-386067f3-9c8c-4049-9535-c35dbbb54eef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:04.362548 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-386067f3-9c8c-4049-9535-c35dbbb54eef tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:04.363365 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-386067f3-9c8c-4049-9535-c35dbbb54eef tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:04.363871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-386067f3-9c8c-4049-9535-c35dbbb54eef tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:04.364171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-386067f3-9c8c-4049-9535-c35dbbb54eef tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:04.373121 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:04.373121 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:04.374388 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-386067f3-9c8c-4049-9535-c35dbbb54eef tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:04.375869 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 707/2802] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:04 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:05.392606 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2a312ad7-8830-428d-89ed-c959d408d827 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:05.396442 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a312ad7-8830-428d-89ed-c959d408d827 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:05.396955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a312ad7-8830-428d-89ed-c959d408d827 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:05.397993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a312ad7-8830-428d-89ed-c959d408d827 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:05.397993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-2a312ad7-8830-428d-89ed-c959d408d827 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:05.416082 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:05.416082 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:05.416082 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a312ad7-8830-428d-89ed-c959d408d827 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:05.417141 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 704/2803] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:05 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:06.432482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1c0437de-a23e-4d1f-bd33-4b3fba398517 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:06.435338 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c0437de-a23e-4d1f-bd33-4b3fba398517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:06.435626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c0437de-a23e-4d1f-bd33-4b3fba398517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:06.435912 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1c0437de-a23e-4d1f-bd33-4b3fba398517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:06.436099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1c0437de-a23e-4d1f-bd33-4b3fba398517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:06.459956 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:06.459956 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:06.460996 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1c0437de-a23e-4d1f-bd33-4b3fba398517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:06.461740 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 708/2804] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:06 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:07.477195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f4910388-ffc5-4d4e-ad64-c59b783b4d48 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:07.481351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4910388-ffc5-4d4e-ad64-c59b783b4d48 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:07.481351 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4910388-ffc5-4d4e-ad64-c59b783b4d48 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:07.481351 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f4910388-ffc5-4d4e-ad64-c59b783b4d48 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:07.481569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f4910388-ffc5-4d4e-ad64-c59b783b4d48 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:07.500589 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:07.500589 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:07.503685 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f4910388-ffc5-4d4e-ad64-c59b783b4d48 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:07.503685 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 686/2805] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:07 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:08.522360 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a72ba1d9-6048-42cc-a874-d988f330d527 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:08.529369 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a72ba1d9-6048-42cc-a874-d988f330d527 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:08.529709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a72ba1d9-6048-42cc-a874-d988f330d527 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:08.531820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a72ba1d9-6048-42cc-a874-d988f330d527 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:08.531820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a72ba1d9-6048-42cc-a874-d988f330d527 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:08.558439 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:08.558439 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:08.558439 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a72ba1d9-6048-42cc-a874-d988f330d527 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:08.559531 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 708/2806] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:08 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:08.866567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-71d53515-9c8e-4774-a352-525fec618ea2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:09.039807 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:09.039807 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1570044320"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:09.040476 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1570044320'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:09.040662 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume of 1 GB Aug 06 17:41:09.044763 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=300,cinder:INSERT=30,cinder:UPDATE=61,cinder:DELETE=3 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:41:09.048572 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Availability Zones retrieved successfully. Aug 06 17:41:09.057898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (31bee69b-66a1-4a35-8d67-463829f8b40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:09.061769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e47f83-0380-4242-8587-ad544cccf4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:09.063046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:09.118752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e47f83-0380-4242-8587-ad544cccf4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:09.118998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742aef7e-3e7b-4e12-8546-66f996a1855f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:09.247448 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['528f5edd-7bc8-4c2e-b622-60fabcc53b05', '50024ed7-e0c0-452d-a570-394fdaa7d5f4', '5aea6dbd-b638-4b75-8d6a-8f865ca3402b', '78fa23b1-5974-4cfb-95c2-5d25522a9cc4'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:09.247677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742aef7e-3e7b-4e12-8546-66f996a1855f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528f5edd-7bc8-4c2e-b622-60fabcc53b05', '50024ed7-e0c0-452d-a570-394fdaa7d5f4', '5aea6dbd-b638-4b75-8d6a-8f865ca3402b', '78fa23b1-5974-4cfb-95c2-5d25522a9cc4']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:09.249255 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb0920c-1d90-43d4-8bbe-9a1091340992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:09.292986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb0920c-1d90-43d4-8bbe-9a1091340992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f40a4219-d404-4c7b-a249-52f3f26c4114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1570044320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['528f5edd-7bc8-4c2e-b622-60fabcc53b05','50024ed7-e0c0-452d-a570-394fdaa7d5f4','5aea6dbd-b638-4b75-8d6a-8f865ca3402b','78fa23b1-5974-4cfb-95c2-5d25522a9cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1570044320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f40a4219-d404-4c7b-a249-52f3f26c4114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402003e590544d2990e4c3cfcc801ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ffc704c62f437aa2e6d391093b474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:09.295463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfde0dd-4ffb-4b79-98e2-801b7dd5e61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:09.335073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfde0dd-4ffb-4b79-98e2-801b7dd5e61b) transitioned into state 'SUCCESS' from state '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-1570044320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['528f5edd-7bc8-4c2e-b622-60fabcc53b05','50024ed7-e0c0-452d-a570-394fdaa7d5f4','5aea6dbd-b638-4b75-8d6a-8f865ca3402b','78fa23b1-5974-4cfb-95c2-5d25522a9cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:09.336369 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4459f1e6-41fc-4158-ab5e-2e5f2fbb0bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:09.367701 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4459f1e6-41fc-4158-ab5e-2e5f2fbb0bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:09.369000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (31bee69b-66a1-4a35-8d67-463829f8b40a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:09.369000 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request issued successfully. Aug 06 17:41:09.370031 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71d53515-9c8e-4774-a352-525fec618ea2 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:09.370487 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 705/2807] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:41:08 2026] POST /volume/v3/volumes => generated 758 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:09.458734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7aaab160-3324-4dc5-a807-cb07235949ed None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:09.462181 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7aaab160-3324-4dc5-a807-cb07235949ed tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 Aug 06 17:41:09.462181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7aaab160-3324-4dc5-a807-cb07235949ed tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:09.462181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7aaab160-3324-4dc5-a807-cb07235949ed tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:09.475016 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:09.475016 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:09.482675 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7aaab160-3324-4dc5-a807-cb07235949ed tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:09.495041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7aaab160-3324-4dc5-a807-cb07235949ed tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 returned with HTTP 200 Aug 06 17:41:09.495041 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 709/2808] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:09 2026] GET /volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:09.575229 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-af97a647-6dd9-42a6-8cfc-a89efd69ab66 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:09.579034 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-af97a647-6dd9-42a6-8cfc-a89efd69ab66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:09.579886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-af97a647-6dd9-42a6-8cfc-a89efd69ab66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:09.580381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-af97a647-6dd9-42a6-8cfc-a89efd69ab66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:09.580381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-af97a647-6dd9-42a6-8cfc-a89efd69ab66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:09.591673 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:09.591673 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:09.592616 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-af97a647-6dd9-42a6-8cfc-a89efd69ab66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:09.593050 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 687/2809] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:09 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-30729ddb-d0bd-455a-9e61-118a637a05d9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-30729ddb-d0bd-455a-9e61-118a637a05d9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-30729ddb-d0bd-455a-9e61-118a637a05d9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-30729ddb-d0bd-455a-9e61-118a637a05d9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=330,cinder:UPDATE=67,cinder:INSERT=31,cinder:DELETE=2 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-30729ddb-d0bd-455a-9e61-118a637a05d9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-30729ddb-d0bd-455a-9e61-118a637a05d9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 returned with HTTP 200 Aug 06 17:41:10.659623 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 709/2810] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:10 2026] GET /volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f40a4219-d404-4c7b-a249-52f3f26c4114", "name": "tempest-CreateVolumesFromBackupTest-Backup-1927786082"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Creating new backup {'backup': {'volume_id': 'f40a4219-d404-4c7b-a249-52f3f26c4114', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1927786082'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Creating backup of volume f40a4219-d404-4c7b-a249-52f3f26c4114 in container None Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:10.673658 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-92dc82ed-1332-44d1-9a81-0f1d2d992518 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-92dc82ed-1332-44d1-9a81-0f1d2d992518 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-92dc82ed-1332-44d1-9a81-0f1d2d992518 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-92dc82ed-1332-44d1-9a81-0f1d2d992518 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-92dc82ed-1332-44d1-9a81-0f1d2d992518 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-92dc82ed-1332-44d1-9a81-0f1d2d992518 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:10.677003 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 710/2811] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:10 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:10.682177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-deb538f9-cab5-469d-b855-9ee551b77be4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.682177 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-deb538f9-cab5-469d-b855-9ee551b77be4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 Aug 06 17:41:10.682177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-deb538f9-cab5-469d-b855-9ee551b77be4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.682177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-deb538f9-cab5-469d-b855-9ee551b77be4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.689632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['cd2352ae-130b-4900-aa0f-6c944bb52d9d', '5557c935-d470-4351-b950-634306ee5632'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:10.690605 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.690605 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:10.690605 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-deb538f9-cab5-469d-b855-9ee551b77be4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:10.690605 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-deb538f9-cab5-469d-b855-9ee551b77be4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 returned with HTTP 200 Aug 06 17:41:10.690605 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 688/2812] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:10 2026] GET /volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 => generated 1412 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:41:10.698759 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-147822e9-1911-4340-a103-82b2c5c20584 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.706168 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3984dbfc-7d72-4e0f-8c92-0499aea90789 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:41:10.706338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-147822e9-1911-4340-a103-82b2c5c20584 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 Aug 06 17:41:10.706338 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-147822e9-1911-4340-a103-82b2c5c20584 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.706481 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 706/2813] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:10 2026] POST /volume/v3/backups => generated 339 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:10.706590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-147822e9-1911-4340-a103-82b2c5c20584 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.718337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-19cb7c65-3fb5-4c42-8f2c-692673c92b8f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.720721 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19cb7c65-3fb5-4c42-8f2c-692673c92b8f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:10.720721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19cb7c65-3fb5-4c42-8f2c-692673c92b8f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.721931 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19cb7c65-3fb5-4c42-8f2c-692673c92b8f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.721931 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-19cb7c65-3fb5-4c42-8f2c-692673c92b8f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:10.728833 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.728833 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:10.729312 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.729312 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:10.729470 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19cb7c65-3fb5-4c42-8f2c-692673c92b8f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:10.729656 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 711/2814] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:10 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:10.746308 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-147822e9-1911-4340-a103-82b2c5c20584 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:10.759026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-147822e9-1911-4340-a103-82b2c5c20584 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 returned with HTTP 200 Aug 06 17:41:10.759581 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 710/2815] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:10 2026] GET /volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 => generated 1412 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:10.780139 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.783269 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 Aug 06 17:41:10.784520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.784922 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.785192 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 Aug 06 17:41:10.796249 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.796249 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:10.797511 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:10.844171 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume request issued successfully. Aug 06 17:41:10.846991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-40aac0fd-f20c-4ec6-a3d3-655726e66926 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 returned with HTTP 202 Aug 06 17:41:10.846991 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 689/2816] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:10 2026] DELETE /volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:10.859775 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4f2d35b1-f088-435c-9747-3e3e8cda61a4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:10.865036 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4f2d35b1-f088-435c-9747-3e3e8cda61a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 Aug 06 17:41:10.865667 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4f2d35b1-f088-435c-9747-3e3e8cda61a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:10.867279 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4f2d35b1-f088-435c-9747-3e3e8cda61a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:10.881993 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:10.881993 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:10.888377 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4f2d35b1-f088-435c-9747-3e3e8cda61a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:10.899462 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4f2d35b1-f088-435c-9747-3e3e8cda61a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 returned with HTTP 200 Aug 06 17:41:10.899462 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 707/2817] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:10 2026] GET /volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:11.746435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2f78e432-11c2-46a6-9bd2-98447f129d6d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:11.748039 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f78e432-11c2-46a6-9bd2-98447f129d6d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:11.748311 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f78e432-11c2-46a6-9bd2-98447f129d6d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:11.748563 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f78e432-11c2-46a6-9bd2-98447f129d6d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:11.748703 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2f78e432-11c2-46a6-9bd2-98447f129d6d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:11.751404 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=270,cinder:UPDATE=64,cinder:INSERT=26,cinder:DELETE=2 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:41:11.754379 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:11.754379 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:11.755646 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f78e432-11c2-46a6-9bd2-98447f129d6d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:11.756946 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 712/2818] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:11 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:11.923402 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-26505049-8797-4aea-96a5-cc50fb3bbccd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:11.928407 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26505049-8797-4aea-96a5-cc50fb3bbccd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 Aug 06 17:41:11.928549 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26505049-8797-4aea-96a5-cc50fb3bbccd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:11.928899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26505049-8797-4aea-96a5-cc50fb3bbccd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:11.939776 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26505049-8797-4aea-96a5-cc50fb3bbccd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 returned with HTTP 404 Aug 06 17:41:11.940838 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 711/2819] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:11 2026] GET /volume/v3/volumes/b809ccbf-6ca7-4ffe-824d-e03c0394c8e0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:11.950425 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cbec54c0-b683-4488-af68-59fea78b1325 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:11.953117 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cbec54c0-b683-4488-af68-59fea78b1325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:11.953117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cbec54c0-b683-4488-af68-59fea78b1325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:11.953857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cbec54c0-b683-4488-af68-59fea78b1325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:11.953857 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-cbec54c0-b683-4488-af68-59fea78b1325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete backup with id: 44bccd07-eba9-4069-a49f-bb4eed2b485c. Aug 06 17:41:11.958521 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:11.958521 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:11.983325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-cbec54c0-b683-4488-af68-59fea78b1325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] delete_backup rpcapi backup_id 44bccd07-eba9-4069-a49f-bb4eed2b485c {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:41:11.986482 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cbec54c0-b683-4488-af68-59fea78b1325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 202 Aug 06 17:41:11.986996 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 690/2820] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:11 2026] DELETE /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:11.998344 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-69c29cf2-5f7d-4f86-90fb-aac9889f3932 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:12.001117 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69c29cf2-5f7d-4f86-90fb-aac9889f3932 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:12.001405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69c29cf2-5f7d-4f86-90fb-aac9889f3932 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:12.001671 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69c29cf2-5f7d-4f86-90fb-aac9889f3932 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:12.002519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-69c29cf2-5f7d-4f86-90fb-aac9889f3932 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:12.014836 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:12.014836 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:12.016030 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69c29cf2-5f7d-4f86-90fb-aac9889f3932 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 200 Aug 06 17:41:12.021419 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 708/2821] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:11 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:12.777342 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e8ff6ea7-6221-489f-a928-cf7728458b00 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:12.781431 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e8ff6ea7-6221-489f-a928-cf7728458b00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:12.781591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e8ff6ea7-6221-489f-a928-cf7728458b00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:12.782986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e8ff6ea7-6221-489f-a928-cf7728458b00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:12.782986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e8ff6ea7-6221-489f-a928-cf7728458b00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:12.793619 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:12.793619 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:12.794508 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e8ff6ea7-6221-489f-a928-cf7728458b00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:12.794812 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 713/2822] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:12 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:13.033509 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fcdda390-2709-46d6-83e2-fd61701f1455 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:13.036192 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fcdda390-2709-46d6-83e2-fd61701f1455 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c Aug 06 17:41:13.036459 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fcdda390-2709-46d6-83e2-fd61701f1455 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:13.036737 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fcdda390-2709-46d6-83e2-fd61701f1455 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:13.036899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-fcdda390-2709-46d6-83e2-fd61701f1455 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 44bccd07-eba9-4069-a49f-bb4eed2b485c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:13.042958 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fcdda390-2709-46d6-83e2-fd61701f1455 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c returned with HTTP 404 Aug 06 17:41:13.043701 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 712/2823] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:13 2026] GET /volume/v3/backups/44bccd07-eba9-4069-a49f-bb4eed2b485c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:13.156063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2be1b41c-6b15-418c-87bf-dcb2fa4e711f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:13.160067 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2be1b41c-6b15-418c-87bf-dcb2fa4e711f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:41:13.160067 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2be1b41c-6b15-418c-87bf-dcb2fa4e711f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:13.160067 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2be1b41c-6b15-418c-87bf-dcb2fa4e711f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:13.172326 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:13.172326 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:13.180511 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2be1b41c-6b15-418c-87bf-dcb2fa4e711f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:13.189880 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2be1b41c-6b15-418c-87bf-dcb2fa4e711f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 200 Aug 06 17:41:13.190382 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 691/2824] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:13 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:13.210726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:13.213062 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:41:13.213444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:13.213755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:13.214117 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: 8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:41:13.224429 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:13.224429 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:13.225467 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:13.265264 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume request issued successfully. Aug 06 17:41:13.265420 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d69eaece-b24e-4882-9996-e2c79f5142e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 202 Aug 06 17:41:13.266188 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 709/2825] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:13 2026] DELETE /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:13.278257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4d3f20de-9d37-4b9c-89da-458d7358a852 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:13.285405 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4d3f20de-9d37-4b9c-89da-458d7358a852 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:41:13.285405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4d3f20de-9d37-4b9c-89da-458d7358a852 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:13.285405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4d3f20de-9d37-4b9c-89da-458d7358a852 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:13.302457 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:13.302457 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:13.318154 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4d3f20de-9d37-4b9c-89da-458d7358a852 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:13.327559 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4d3f20de-9d37-4b9c-89da-458d7358a852 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 200 Aug 06 17:41:13.327559 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 714/2826] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:13 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 1356 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:13.813665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-543f998d-95b6-4aec-84ff-9251c212bfbb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:13.816548 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-543f998d-95b6-4aec-84ff-9251c212bfbb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:13.816749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-543f998d-95b6-4aec-84ff-9251c212bfbb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:13.817586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-543f998d-95b6-4aec-84ff-9251c212bfbb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:13.817586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-543f998d-95b6-4aec-84ff-9251c212bfbb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:13.830833 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:13.830833 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:13.831501 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-543f998d-95b6-4aec-84ff-9251c212bfbb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:13.832174 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 713/2827] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:13 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:14.351486 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-13c35086-2a5c-42b2-ae9f-77fd03bb9572 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:14.353420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-13c35086-2a5c-42b2-ae9f-77fd03bb9572 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 Aug 06 17:41:14.353761 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-13c35086-2a5c-42b2-ae9f-77fd03bb9572 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:14.354087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-13c35086-2a5c-42b2-ae9f-77fd03bb9572 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:14.365631 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-13c35086-2a5c-42b2-ae9f-77fd03bb9572 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 returned with HTTP 404 Aug 06 17:41:14.365631 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 692/2828] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:14 2026] GET /volume/v3/volumes/8bbe8608-5eb8-4839-be40-1d23768ad4e6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:14.381156 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:14.383413 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:14.383413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-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-447602118"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:14.385170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-447602118'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:14.386749 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume of 1 GB Aug 06 17:41:14.393645 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability Zones retrieved successfully. Aug 06 17:41:14.401864 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (8a15889a-4dba-4089-92dd-2c6e455b2de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:14.403277 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa5665e-ad0e-4eb8-9b9f-1fa90047946a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.404532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:14.458862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa5665e-ad0e-4eb8-9b9f-1fa90047946a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.460055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c9224e-acd8-4451-9428-b115bd4df577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.554495 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['8bd27458-47f3-46f7-9f47-e44e6f77a2fd', 'c9531247-fb64-4e2d-918f-b2ae92a3d699', '9261da94-1b73-4fb3-8f11-f7f768450066', 'f40ec9be-3a82-4475-9d67-b70f6feb8b71'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:14.555591 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c9224e-acd8-4451-9428-b115bd4df577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd27458-47f3-46f7-9f47-e44e6f77a2fd', 'c9531247-fb64-4e2d-918f-b2ae92a3d699', '9261da94-1b73-4fb3-8f11-f7f768450066', 'f40ec9be-3a82-4475-9d67-b70f6feb8b71']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.556711 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e11e1fa-e665-47bd-ae2d-f50b0ab38e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.603991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:14.606128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:14.607919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-637148248", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:14.608103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e11e1fa-e665-47bd-ae2d-f50b0ab38e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '758b1d08-996a-438e-805c-e1d1c3716966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-447602118',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['8bd27458-47f3-46f7-9f47-e44e6f77a2fd','c9531247-fb64-4e2d-918f-b2ae92a3d699','9261da94-1b73-4fb3-8f11-f7f768450066','f40ec9be-3a82-4475-9d67-b70f6feb8b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-447602118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=758b1d08-996a-438e-805c-e1d1c3716966,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f1ba795da9594e598eb0a40c60d35274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bed6f4772024637af15dd4f35cd9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.610279 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828b0a55-4c8c-4906-973a-c1c0d138f677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.610604 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-637148248', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:14.610814 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create volume of 1 GB Aug 06 17:41:14.617534 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Availability Zones retrieved successfully. Aug 06 17:41:14.631017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Flow 'volume_create_api' (502e3ef6-f378-4fe2-aa45-0eae7f945f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:14.633656 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c253b425-a86c-44b7-a574-c3814372895f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.635627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:14.642825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828b0a55-4c8c-4906-973a-c1c0d138f677) transitioned into state 'SUCCESS' from state '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-447602118',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['8bd27458-47f3-46f7-9f47-e44e6f77a2fd','c9531247-fb64-4e2d-918f-b2ae92a3d699','9261da94-1b73-4fb3-8f11-f7f768450066','f40ec9be-3a82-4475-9d67-b70f6feb8b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.644604 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f00abfb-90c6-4a33-a0b0-41678a0f24e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.662922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f00abfb-90c6-4a33-a0b0-41678a0f24e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.664039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (8a15889a-4dba-4089-92dd-2c6e455b2de0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:14.664546 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request issued successfully. Aug 06 17:41:14.665758 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-345d4c17-53c3-48c7-a214-cfea9945f5a4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:14.666527 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 710/2829] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:14 2026] POST /volume/v3/volumes => generated 815 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:14.692305 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c253b425-a86c-44b7-a574-c3814372895f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.693923 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9d9000-2b0f-408a-bc76-f15e0793291a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.698667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a8a0208d-995e-477c-964b-415ff1042229 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:14.700165 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8a0208d-995e-477c-964b-415ff1042229 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:41:14.701094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8a0208d-995e-477c-964b-415ff1042229 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:14.701094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a8a0208d-995e-477c-964b-415ff1042229 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:14.713549 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:14.713549 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:14.722016 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a8a0208d-995e-477c-964b-415ff1042229 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:14.732493 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a8a0208d-995e-477c-964b-415ff1042229 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 200 Aug 06 17:41:14.733274 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 714/2830] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:14 2026] GET /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:14.799559 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Created reservations ['28ae2545-d4bf-44ea-a585-2db907da1e9c', '1da6fc11-da5c-46ce-96b8-7c86b9237f57', '0b0d50b5-242a-4ac4-a67d-f77c57631955', '37763ef1-1f6a-48d3-87ed-ca890e993e71'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:14.801116 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9d9000-2b0f-408a-bc76-f15e0793291a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ae2545-d4bf-44ea-a585-2db907da1e9c', '1da6fc11-da5c-46ce-96b8-7c86b9237f57', '0b0d50b5-242a-4ac4-a67d-f77c57631955', '37763ef1-1f6a-48d3-87ed-ca890e993e71']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.803230 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567751e6-fa1b-4b9e-afb5-b0250d6a5c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.846105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567751e6-fa1b-4b9e-afb5-b0250d6a5c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b45b2ef-e38c-45c2-9ad5-bc3010e347af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-637148248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0f8a7adcf04534badf5de5076f4fa7',qos_specs=None,replication_status=,reservations=['28ae2545-d4bf-44ea-a585-2db907da1e9c','1da6fc11-da5c-46ce-96b8-7c86b9237f57','0b0d50b5-242a-4ac4-a67d-f77c57631955','37763ef1-1f6a-48d3-87ed-ca890e993e71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b98901400af422c8545644d84c4dcae',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-637148248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b45b2ef-e38c-45c2-9ad5-bc3010e347af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa0f8a7adcf04534badf5de5076f4fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b98901400af422c8545644d84c4dcae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.847391 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1fb5e5-7928-455e-8ae5-d27cb7451f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.852238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52807ed7-9fe0-4c13-8512-9814833e604f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:14.855764 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52807ed7-9fe0-4c13-8512-9814833e604f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:14.856131 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52807ed7-9fe0-4c13-8512-9814833e604f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:14.856571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52807ed7-9fe0-4c13-8512-9814833e604f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:14.856785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-52807ed7-9fe0-4c13-8512-9814833e604f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:14.863023 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:14.863023 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:14.864653 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52807ed7-9fe0-4c13-8512-9814833e604f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:14.865509 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 693/2831] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:14 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:14.886771 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1fb5e5-7928-455e-8ae5-d27cb7451f62) transitioned into state 'SUCCESS' from state '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-637148248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0f8a7adcf04534badf5de5076f4fa7',qos_specs=None,replication_status=,reservations=['28ae2545-d4bf-44ea-a585-2db907da1e9c','1da6fc11-da5c-46ce-96b8-7c86b9237f57','0b0d50b5-242a-4ac4-a67d-f77c57631955','37763ef1-1f6a-48d3-87ed-ca890e993e71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b98901400af422c8545644d84c4dcae',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.887563 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49313be1-1012-40b9-9b36-2682e7745f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:14.900674 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49313be1-1012-40b9-9b36-2682e7745f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:14.901613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Flow 'volume_create_api' (502e3ef6-f378-4fe2-aa45-0eae7f945f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:14.901928 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create volume request issued successfully. Aug 06 17:41:14.902709 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a6171b87-4e7b-4e1c-a26f-2977809a7197 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:14.903521 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 715/2832] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:14 2026] POST /volume/v3/volumes => generated 754 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:14.922308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dc17adba-3b6d-43ca-8449-23ed790dcbd5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:14.925613 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dc17adba-3b6d-43ca-8449-23ed790dcbd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:14.926073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dc17adba-3b6d-43ca-8449-23ed790dcbd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:14.926163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dc17adba-3b6d-43ca-8449-23ed790dcbd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:14.939526 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:14.939526 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:14.947570 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dc17adba-3b6d-43ca-8449-23ed790dcbd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:14.955660 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dc17adba-3b6d-43ca-8449-23ed790dcbd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:14.956374 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 711/2833] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:14 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:15.763157 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-08da18cc-2ef7-4ba1-a3b1-a9119cafdfa1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:15.765292 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-08da18cc-2ef7-4ba1-a3b1-a9119cafdfa1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:41:15.765584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-08da18cc-2ef7-4ba1-a3b1-a9119cafdfa1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:15.765895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-08da18cc-2ef7-4ba1-a3b1-a9119cafdfa1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:15.776868 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:15.776868 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:15.783337 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-08da18cc-2ef7-4ba1-a3b1-a9119cafdfa1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:15.792274 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-08da18cc-2ef7-4ba1-a3b1-a9119cafdfa1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 200 Aug 06 17:41:15.792790 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 715/2834] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:15 2026] GET /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:15.811051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:15.813246 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:41:15.813854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "758b1d08-996a-438e-805c-e1d1c3716966", "name": "tempest-VolumesBackupsTest-Backup-1681104538", "description": "tempest-backup-description-80643350", "container": "tempest-volumesbackupstest-backup-container-1490478121"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:15.817658 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating new backup {'backup': {'volume_id': '758b1d08-996a-438e-805c-e1d1c3716966', 'name': 'tempest-VolumesBackupsTest-Backup-1681104538', 'description': 'tempest-backup-description-80643350', 'container': 'tempest-volumesbackupstest-backup-container-1490478121'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:41:15.817658 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating backup of volume 758b1d08-996a-438e-805c-e1d1c3716966 in container tempest-volumesbackupstest-backup-container-1490478121 Aug 06 17:41:15.826318 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:15.826318 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:15.828511 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:15.861158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['04296dda-2e1d-49cf-a7c9-0d1d6ae0a5d5', '67423e91-0c9a-45e0-a3a5-feb6ba9f2f4f'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:15.884221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6d5fc14c-6cd7-479e-b83e-d2e810c34125 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:15.888480 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d5fc14c-6cd7-479e-b83e-d2e810c34125 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:15.888480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d5fc14c-6cd7-479e-b83e-d2e810c34125 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:15.888714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d5fc14c-6cd7-479e-b83e-d2e810c34125 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:15.888944 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6d5fc14c-6cd7-479e-b83e-d2e810c34125 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:15.896603 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:15.896603 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:15.897626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d5fc14c-6cd7-479e-b83e-d2e810c34125 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:15.898113 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 716/2835] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:15 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:15.914509 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7a02395f-2dda-4d97-8eb5-0a22a1f57e3e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:41:15.915448 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 694/2836] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:15 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:15.928331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1fe5d7dc-e639-4f90-8b72-d795a7d59eb7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:15.930543 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fe5d7dc-e639-4f90-8b72-d795a7d59eb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:15.930824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fe5d7dc-e639-4f90-8b72-d795a7d59eb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:15.931115 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fe5d7dc-e639-4f90-8b72-d795a7d59eb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:15.931288 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1fe5d7dc-e639-4f90-8b72-d795a7d59eb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:15.937117 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:15.937117 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:15.938256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fe5d7dc-e639-4f90-8b72-d795a7d59eb7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:15.938752 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 712/2837] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:15 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:15.971703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-646775a7-895d-4179-a1b4-8bc891c1eb4a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:15.973663 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-646775a7-895d-4179-a1b4-8bc891c1eb4a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:15.973920 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-646775a7-895d-4179-a1b4-8bc891c1eb4a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:15.974262 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-646775a7-895d-4179-a1b4-8bc891c1eb4a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:15.984092 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:15.984092 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:15.991887 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-646775a7-895d-4179-a1b4-8bc891c1eb4a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:16.003885 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-646775a7-895d-4179-a1b4-8bc891c1eb4a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:16.005028 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 716/2838] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:15 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:41:16.027103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c82895ce-ff62-4ad6-ab30-045640ff78c1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.028859 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c82895ce-ff62-4ad6-ab30-045640ff78c1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:16.029397 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c82895ce-ff62-4ad6-ab30-045640ff78c1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.029703 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c82895ce-ff62-4ad6-ab30-045640ff78c1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.046048 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.046048 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:16.053719 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c82895ce-ff62-4ad6-ab30-045640ff78c1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:16.061496 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c82895ce-ff62-4ad6-ab30-045640ff78c1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:16.061496 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 717/2839] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:16.083522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.085531 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:41:16.085699 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.085889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.086276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:41:16.086605 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.086605 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:16.087059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:41:16.098981 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Get all volumes completed successfully. Aug 06 17:41:16.099746 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b5efe0cd-d60f-42c5-ae0c-e74cfb76e2d2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:41:16.100709 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 695/2840] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/volumes => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:16.117799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-37e51910-c66a-4c5d-af07-8a7434f961fb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.121150 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37e51910-c66a-4c5d-af07-8a7434f961fb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:16.121150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37e51910-c66a-4c5d-af07-8a7434f961fb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.121150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37e51910-c66a-4c5d-af07-8a7434f961fb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.131991 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.131991 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:16.138949 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-37e51910-c66a-4c5d-af07-8a7434f961fb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:16.146929 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37e51910-c66a-4c5d-af07-8a7434f961fb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:16.148170 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 713/2841] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:16.242120 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-35804511-9dfd-4a65-9c0e-63e555a6608e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.245342 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-35804511-9dfd-4a65-9c0e-63e555a6608e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:16.246041 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-35804511-9dfd-4a65-9c0e-63e555a6608e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.248825 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-35804511-9dfd-4a65-9c0e-63e555a6608e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.258533 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.258533 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:16.266559 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-35804511-9dfd-4a65-9c0e-63e555a6608e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:16.274775 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-35804511-9dfd-4a65-9c0e-63e555a6608e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:16.275503 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 717/2842] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:16.396074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6bf1ae2e-2b2b-4827-ab7c-8e3ab0d2e83f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.396532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6bf1ae2e-2b2b-4827-ab7c-8e3ab0d2e83f None None] GET https://10.4.3.207/volume// Aug 06 17:41:16.396759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6bf1ae2e-2b2b-4827-ab7c-8e3ab0d2e83f None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.397074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6bf1ae2e-2b2b-4827-ab7c-8e3ab0d2e83f None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.397936 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6bf1ae2e-2b2b-4827-ab7c-8e3ab0d2e83f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:16.398311 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 718/2843] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:16.413519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-c5f4636d-6d9f-42e6-a85c-fc0789eb8449 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.416261 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-c5f4636d-6d9f-42e6-a85c-fc0789eb8449 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:16.416731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-c5f4636d-6d9f-42e6-a85c-fc0789eb8449 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b45b2ef-e38c-45c2-9ad5-bc3010e347af", "connector": null, "instance_uuid": "60d51e4f-d1d3-4e5c-8da6-44f9d489d518"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:16.430396 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.430396 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:16.477826 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-c5f4636d-6d9f-42e6-a85c-fc0789eb8449 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:16.478985 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 696/2844] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:16 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 06 17:41:16.525229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb3ee173-e0e0-4b81-9f42-bbf6ff434820 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.528931 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb3ee173-e0e0-4b81-9f42-bbf6ff434820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:16.529354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb3ee173-e0e0-4b81-9f42-bbf6ff434820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.529670 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb3ee173-e0e0-4b81-9f42-bbf6ff434820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.546887 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.546887 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:16.547088 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-959698da-3b96-4d5e-8351-7fce0564ee88 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.547466 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-959698da-3b96-4d5e-8351-7fce0564ee88 None None] GET https://10.4.3.207/volume// Aug 06 17:41:16.547813 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-959698da-3b96-4d5e-8351-7fce0564ee88 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.547980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-959698da-3b96-4d5e-8351-7fce0564ee88 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.548413 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-959698da-3b96-4d5e-8351-7fce0564ee88 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:16.548819 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 718/2845] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:16.554007 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb3ee173-e0e0-4b81-9f42-bbf6ff434820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:16.561178 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-819de911-c5a8-4b26-8098-3a0bb4512c02 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.561301 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb3ee173-e0e0-4b81-9f42-bbf6ff434820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:16.562107 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 714/2846] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:16.567464 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-819de911-c5a8-4b26-8098-3a0bb4512c02 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:16.567701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-819de911-c5a8-4b26-8098-3a0bb4512c02 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.568396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-819de911-c5a8-4b26-8098-3a0bb4512c02 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.584071 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.584071 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:16.589975 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-819de911-c5a8-4b26-8098-3a0bb4512c02 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:16.598241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-819de911-c5a8-4b26-8098-3a0bb4512c02 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:16.599000 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 719/2847] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:16.737489 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.740535 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] PUT https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 Aug 06 17:41:16.741102 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:16.752871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Acquiring lock "cinder-attachment_update-0b45b2ef-e38c-45c2-9ad5-bc3010e347af-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:16.758846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Lock "cinder-attachment_update-0b45b2ef-e38c-45c2-9ad5-bc3010e347af-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:16.760239 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.760239 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:16.885305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Lock "cinder-attachment_update-0b45b2ef-e38c-45c2-9ad5-bc3010e347af-np0000006677" released by "attachment_update" :: held 0.126s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:16.885874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-e8eca0e2-d1f6-4ff5-99c4-778bfb41b81f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 returned with HTTP 200 Aug 06 17:41:16.886420 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 697/2848] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:16 2026] PUT /volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:16.914040 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-25d8e132-0d09-42ec-837a-6e3c6bfbcc28 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.915833 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25d8e132-0d09-42ec-837a-6e3c6bfbcc28 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:16.916053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25d8e132-0d09-42ec-837a-6e3c6bfbcc28 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.916258 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25d8e132-0d09-42ec-837a-6e3c6bfbcc28 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.916371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-25d8e132-0d09-42ec-837a-6e3c6bfbcc28 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:16.921451 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.921451 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:16.922257 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25d8e132-0d09-42ec-837a-6e3c6bfbcc28 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:16.922755 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 719/2849] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:16.957552 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-daddcc88-7c58-4ecf-bd61-1f9578494836 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:16.960885 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-daddcc88-7c58-4ecf-bd61-1f9578494836 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:16.961264 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-daddcc88-7c58-4ecf-bd61-1f9578494836 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:16.961576 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-daddcc88-7c58-4ecf-bd61-1f9578494836 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:16.961765 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-daddcc88-7c58-4ecf-bd61-1f9578494836 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:16.969654 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:16.969654 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:16.971114 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-daddcc88-7c58-4ecf-bd61-1f9578494836 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:16.972736 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 715/2850] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:16 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:17.581194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ece21d29-97a8-4493-9569-2d37d80a3bf0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:17.587209 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ece21d29-97a8-4493-9569-2d37d80a3bf0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:17.587209 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ece21d29-97a8-4493-9569-2d37d80a3bf0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:17.587209 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ece21d29-97a8-4493-9569-2d37d80a3bf0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:17.602468 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:17.602468 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:17.610190 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ece21d29-97a8-4493-9569-2d37d80a3bf0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:17.617200 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ece21d29-97a8-4493-9569-2d37d80a3bf0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:17.617783 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 720/2851] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:17 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:17.882409 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:17.887586 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:17.888293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-953692784", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:17.892885 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-953692784', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:17.893113 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume of 1 GB Aug 06 17:41:17.893541 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:17.893541 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:17.896447 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=367,cinder:INSERT=51,cinder:UPDATE=89,cinder:DELETE=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:41:17.901404 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Availability Zones retrieved successfully. Aug 06 17:41:17.907952 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (1f5a52d0-b830-41a5-b1d6-29713d993ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:17.909432 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c062fd1-b26d-4cb0-8f0a-055323185127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:17.910956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:17.934294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cbec3b25-e475-4229-a237-d89e1089ce08 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:17.936576 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbec3b25-e475-4229-a237-d89e1089ce08 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:17.936765 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbec3b25-e475-4229-a237-d89e1089ce08 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:17.937017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbec3b25-e475-4229-a237-d89e1089ce08 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:17.937157 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-cbec3b25-e475-4229-a237-d89e1089ce08 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:17.942428 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:17.942428 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:17.943330 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbec3b25-e475-4229-a237-d89e1089ce08 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:17.943735 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 720/2852] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:17 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:17.951019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c062fd1-b26d-4cb0-8f0a-055323185127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:17.952357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b153dd-fb2c-46d0-84a4-22c391cc86e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:17.994207 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6660349-c813-41ba-976c-13902ebe14ac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:17.996241 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6660349-c813-41ba-976c-13902ebe14ac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:17.996433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6660349-c813-41ba-976c-13902ebe14ac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:17.996615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6660349-c813-41ba-976c-13902ebe14ac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:17.996709 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b6660349-c813-41ba-976c-13902ebe14ac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:18.002086 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:18.002086 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:18.003715 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6660349-c813-41ba-976c-13902ebe14ac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:18.004033 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 716/2853] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:17 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:18.043178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['b13a4286-9ac4-444b-bd8c-3614820f4370', 'c691bb1f-f61c-4b14-bf93-14576256b918', '1f891d8a-0cb1-4f88-b2ef-2b987eb3a2e4', '3d8b885c-99d0-4592-afc7-590c647e7f86'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:18.044179 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b153dd-fb2c-46d0-84a4-22c391cc86e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b13a4286-9ac4-444b-bd8c-3614820f4370', 'c691bb1f-f61c-4b14-bf93-14576256b918', '1f891d8a-0cb1-4f88-b2ef-2b987eb3a2e4', '3d8b885c-99d0-4592-afc7-590c647e7f86']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:18.045069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff36a3e-4653-4c53-a8a1-db12a6f8371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:18.074171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff36a3e-4653-4c53-a8a1-db12a6f8371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b762137-5600-4701-9cce-8ee93c79bed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-953692784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['b13a4286-9ac4-444b-bd8c-3614820f4370','c691bb1f-f61c-4b14-bf93-14576256b918','1f891d8a-0cb1-4f88-b2ef-2b987eb3a2e4','3d8b885c-99d0-4592-afc7-590c647e7f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-953692784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b762137-5600-4701-9cce-8ee93c79bed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05057b8a4af94ef0951c3d688596d041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:18.075341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67253ea7-09fa-4cc3-87ed-8f5b26667b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:18.104822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67253ea7-09fa-4cc3-87ed-8f5b26667b90) transitioned into state 'SUCCESS' from state '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-953692784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['b13a4286-9ac4-444b-bd8c-3614820f4370','c691bb1f-f61c-4b14-bf93-14576256b918','1f891d8a-0cb1-4f88-b2ef-2b987eb3a2e4','3d8b885c-99d0-4592-afc7-590c647e7f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:18.105810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346e3766-8ab9-4437-9e9d-1531cb0ba567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:18.123168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346e3766-8ab9-4437-9e9d-1531cb0ba567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:18.124091 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (1f5a52d0-b830-41a5-b1d6-29713d993ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:18.124439 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request issued successfully. Aug 06 17:41:18.125054 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e077de26-8d34-43c5-a4c5-a964f924ef6d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:18.125602 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 698/2854] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:17 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:18.141458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d79c1c91-3d70-4682-9241-5b27bb5674da None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:18.147236 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d79c1c91-3d70-4682-9241-5b27bb5674da tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:18.147236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d79c1c91-3d70-4682-9241-5b27bb5674da tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:18.147236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d79c1c91-3d70-4682-9241-5b27bb5674da tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:18.162162 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:18.162162 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:18.171991 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d79c1c91-3d70-4682-9241-5b27bb5674da tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:18.178384 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d79c1c91-3d70-4682-9241-5b27bb5674da tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:18.179426 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 721/2855] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:18 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:18.636738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ed094bf8-c09c-4ad9-aac4-f8957c348451 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:18.638319 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ed094bf8-c09c-4ad9-aac4-f8957c348451 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:18.638660 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ed094bf8-c09c-4ad9-aac4-f8957c348451 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:18.638954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ed094bf8-c09c-4ad9-aac4-f8957c348451 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:18.652484 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:18.652484 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:18.661991 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ed094bf8-c09c-4ad9-aac4-f8957c348451 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:18.666266 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ed094bf8-c09c-4ad9-aac4-f8957c348451 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:18.667026 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 721/2856] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:18 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:18.957021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fc8f4eac-fb74-438b-96f5-8a72c0b51c59 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:18.960132 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fc8f4eac-fb74-438b-96f5-8a72c0b51c59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:18.960132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fc8f4eac-fb74-438b-96f5-8a72c0b51c59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:18.961311 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fc8f4eac-fb74-438b-96f5-8a72c0b51c59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:18.961311 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-fc8f4eac-fb74-438b-96f5-8a72c0b51c59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:18.968861 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:18.968861 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:18.971177 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fc8f4eac-fb74-438b-96f5-8a72c0b51c59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:18.971638 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 717/2857] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:18 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:19.029113 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5898e70d-ac5a-47bd-be0b-1da1ae6ecd30 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:19.034474 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5898e70d-ac5a-47bd-be0b-1da1ae6ecd30 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:19.034474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5898e70d-ac5a-47bd-be0b-1da1ae6ecd30 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:19.034474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5898e70d-ac5a-47bd-be0b-1da1ae6ecd30 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:19.034767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5898e70d-ac5a-47bd-be0b-1da1ae6ecd30 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:19.042579 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:19.042579 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:19.043770 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5898e70d-ac5a-47bd-be0b-1da1ae6ecd30 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:19.044474 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 699/2858] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:19 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:19.200649 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6942fc57-c6a7-466a-9128-3968122586e8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:19.204034 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6942fc57-c6a7-466a-9128-3968122586e8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:19.204034 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6942fc57-c6a7-466a-9128-3968122586e8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:19.204034 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6942fc57-c6a7-466a-9128-3968122586e8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:19.213739 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:19.213739 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:19.219710 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6942fc57-c6a7-466a-9128-3968122586e8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:19.226462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6942fc57-c6a7-466a-9128-3968122586e8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:19.226462 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 722/2859] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:19 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:19.244722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4c4624df-e237-4658-a038-c1317afeb23c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:19.246514 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4c4624df-e237-4658-a038-c1317afeb23c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:19.247132 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4c4624df-e237-4658-a038-c1317afeb23c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:19.248850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4c4624df-e237-4658-a038-c1317afeb23c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:19.256549 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:19.256549 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:19.263260 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4c4624df-e237-4658-a038-c1317afeb23c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:19.271576 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4c4624df-e237-4658-a038-c1317afeb23c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:19.272200 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 722/2860] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:19 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:19.690652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fc179509-7fd3-453f-b959-a83428ffb4ab None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:19.694267 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fc179509-7fd3-453f-b959-a83428ffb4ab tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:19.694770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fc179509-7fd3-453f-b959-a83428ffb4ab tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:19.695485 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fc179509-7fd3-453f-b959-a83428ffb4ab tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:19.714200 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:19.714200 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:19.726558 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fc179509-7fd3-453f-b959-a83428ffb4ab tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:19.734790 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fc179509-7fd3-453f-b959-a83428ffb4ab tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:19.734790 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 718/2861] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:19 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:19.986224 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ade0e45e-e3a8-4e7b-b875-869af17114d6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:19.990068 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ade0e45e-e3a8-4e7b-b875-869af17114d6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:19.990068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ade0e45e-e3a8-4e7b-b875-869af17114d6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:19.990068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ade0e45e-e3a8-4e7b-b875-869af17114d6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:19.990068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ade0e45e-e3a8-4e7b-b875-869af17114d6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:19.995849 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:19.995849 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:19.996986 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ade0e45e-e3a8-4e7b-b875-869af17114d6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:19.997479 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 700/2862] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:19 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:20.066639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ce6c4044-2c83-43e4-b039-a76d18294875 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:20.069572 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce6c4044-2c83-43e4-b039-a76d18294875 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:20.070860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce6c4044-2c83-43e4-b039-a76d18294875 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:20.070860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce6c4044-2c83-43e4-b039-a76d18294875 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:20.070860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ce6c4044-2c83-43e4-b039-a76d18294875 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:20.077398 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:20.077398 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:20.079352 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce6c4044-2c83-43e4-b039-a76d18294875 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:20.079938 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 723/2863] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:20 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:20.752349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-184a9c02-7a91-40a9-98a2-92588de1b0dc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:20.754453 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-184a9c02-7a91-40a9-98a2-92588de1b0dc tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:20.755498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-184a9c02-7a91-40a9-98a2-92588de1b0dc tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:20.755498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-184a9c02-7a91-40a9-98a2-92588de1b0dc tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:20.770084 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:20.770084 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:20.779801 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-184a9c02-7a91-40a9-98a2-92588de1b0dc tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:20.785936 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-184a9c02-7a91-40a9-98a2-92588de1b0dc tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:20.786673 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 723/2864] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:20 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:20.961775 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7331f3c9-ba4c-4ee9-a70a-202ef82e7cad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:20.965178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7331f3c9-ba4c-4ee9-a70a-202ef82e7cad tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:20.965178 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7331f3c9-ba4c-4ee9-a70a-202ef82e7cad tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:20.966002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7331f3c9-ba4c-4ee9-a70a-202ef82e7cad tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:20.974791 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:20.974791 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:20.980775 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7331f3c9-ba4c-4ee9-a70a-202ef82e7cad tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:20.986703 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7331f3c9-ba4c-4ee9-a70a-202ef82e7cad tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:20.987358 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 719/2865] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:20 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:21.013432 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed749fb7-9f62-4e77-8120-655e8d7b0feb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.017891 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed749fb7-9f62-4e77-8120-655e8d7b0feb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:21.021509 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed749fb7-9f62-4e77-8120-655e8d7b0feb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.022212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed749fb7-9f62-4e77-8120-655e8d7b0feb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.022516 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ed749fb7-9f62-4e77-8120-655e8d7b0feb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:21.030976 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.030976 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:21.032126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed749fb7-9f62-4e77-8120-655e8d7b0feb tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:21.032662 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 701/2866] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:21 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:21.102031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-58957492-0f6e-42d8-9953-56a5c80802e1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.105863 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-58957492-0f6e-42d8-9953-56a5c80802e1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:21.107745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-58957492-0f6e-42d8-9953-56a5c80802e1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.107863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-58957492-0f6e-42d8-9953-56a5c80802e1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.108531 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-58957492-0f6e-42d8-9953-56a5c80802e1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:21.114545 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.114545 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:21.115519 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-58957492-0f6e-42d8-9953-56a5c80802e1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:21.115989 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 724/2867] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:21 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:21.138935 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-39b44b5d-944f-4370-a421-f81b5a014511 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.139586 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-39b44b5d-944f-4370-a421-f81b5a014511 None None] GET https://10.4.3.207/volume// Aug 06 17:41:21.140116 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-39b44b5d-944f-4370-a421-f81b5a014511 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.140344 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-39b44b5d-944f-4370-a421-f81b5a014511 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.140755 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-39b44b5d-944f-4370-a421-f81b5a014511 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:21.141418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 724/2868] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41: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 06 17:41:21.152157 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-87450d93-5d3b-4e1e-aa99-fcff0adeae9b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.154846 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-87450d93-5d3b-4e1e-aa99-fcff0adeae9b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:21.155014 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-87450d93-5d3b-4e1e-aa99-fcff0adeae9b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b762137-5600-4701-9cce-8ee93c79bed8", "connector": null, "instance_uuid": "4b74116b-e306-483e-b971-b8571d0f03ac"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:21.167339 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.167339 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:21.209742 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-87450d93-5d3b-4e1e-aa99-fcff0adeae9b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:21.210357 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 720/2869] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:21 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 06 17:41:21.274106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b75e4b99-a19b-4415-8387-a22c8c46a82e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.278125 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b75e4b99-a19b-4415-8387-a22c8c46a82e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:21.278125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b75e4b99-a19b-4415-8387-a22c8c46a82e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.278125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b75e4b99-a19b-4415-8387-a22c8c46a82e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.300419 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.300419 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:21.307630 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b75e4b99-a19b-4415-8387-a22c8c46a82e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:21.311608 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-012b094f-70a4-4343-bf53-7c6123f052c0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.312070 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-012b094f-70a4-4343-bf53-7c6123f052c0 None None] GET https://10.4.3.207/volume// Aug 06 17:41:21.312269 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-012b094f-70a4-4343-bf53-7c6123f052c0 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.312475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-012b094f-70a4-4343-bf53-7c6123f052c0 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.313203 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-012b094f-70a4-4343-bf53-7c6123f052c0 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:21.313362 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 725/2870] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17: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 06 17:41:21.317445 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b75e4b99-a19b-4415-8387-a22c8c46a82e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:21.317445 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 702/2871] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:21 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:21.334738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-ec304fd5-c2a3-49a9-baff-1f976057123e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.338956 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-ec304fd5-c2a3-49a9-baff-1f976057123e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:21.339188 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-ec304fd5-c2a3-49a9-baff-1f976057123e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.339779 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-ec304fd5-c2a3-49a9-baff-1f976057123e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.362763 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.362763 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:21.368936 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-ec304fd5-c2a3-49a9-baff-1f976057123e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:21.377460 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-ec304fd5-c2a3-49a9-baff-1f976057123e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:21.379955 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 725/2872] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:21 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 1028 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:21.591171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.594903 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] PUT https://10.4.3.207/volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea Aug 06 17:41:21.596800 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:21.618500 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Acquiring lock "cinder-attachment_update-5b762137-5600-4701-9cce-8ee93c79bed8-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:21.628718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-5b762137-5600-4701-9cce-8ee93c79bed8-np0000006677" acquired by "attachment_update" :: waited 0.011s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:21.633589 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.633589 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:21.745565 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-bf362a06-7505-47e0-b032-f35608361265 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.746701 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-bf362a06-7505-47e0-b032-f35608361265 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16/action Aug 06 17:41:21.746701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-bf362a06-7505-47e0-b032-f35608361265 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:21.746701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-bf362a06-7505-47e0-b032-f35608361265 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:21.782541 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.782541 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:21.800090 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-5b762137-5600-4701-9cce-8ee93c79bed8-np0000006677" released by "attachment_update" :: held 0.170s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:21.800090 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-7c34ef8a-fceb-42b6-bb9b-e157a13851ee tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea returned with HTTP 200 Aug 06 17:41:21.800228 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 721/2873] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:21 2026] PUT /volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:21.807992 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3f497cba-acf8-4d61-a9c7-03aaa56cb386 req-bf362a06-7505-47e0-b032-f35608361265 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16/action returned with HTTP 204 Aug 06 17:41:21.808379 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c6f7d08b-8734-4746-93e9-d7aa5eef12f9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.808549 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 726/2874] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:21 2026] POST /volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:41:21.809935 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c6f7d08b-8734-4746-93e9-d7aa5eef12f9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:21.809935 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c6f7d08b-8734-4746-93e9-d7aa5eef12f9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.810055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c6f7d08b-8734-4746-93e9-d7aa5eef12f9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.829300 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.829300 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:21.844929 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c6f7d08b-8734-4746-93e9-d7aa5eef12f9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:21.857976 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c6f7d08b-8734-4746-93e9-d7aa5eef12f9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:21.858756 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 703/2875] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:21 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:21.888858 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ffa2e1b8-0bd7-430f-99d8-8afb75a0fc0a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.891082 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ffa2e1b8-0bd7-430f-99d8-8afb75a0fc0a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:21.891571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ffa2e1b8-0bd7-430f-99d8-8afb75a0fc0a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:21.891705 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ffa2e1b8-0bd7-430f-99d8-8afb75a0fc0a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:21.908277 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.908277 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:21.915443 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ffa2e1b8-0bd7-430f-99d8-8afb75a0fc0a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:21.923228 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ffa2e1b8-0bd7-430f-99d8-8afb75a0fc0a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:21.924901 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 726/2876] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:21 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:21.942348 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:21.945484 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:21.945908 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b45b2ef-e38c-45c2-9ad5-bc3010e347af", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1887788715", "description": null, "metadata": null}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:21.966630 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:21.966630 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:21.968848 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:21.968848 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create snapshot from volume 0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:22.025117 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Created reservations ['e173d8ba-f50f-43f2-92c6-52fbc82eb549', '0c822850-0acb-4f14-afb7-578e14ec74e6', 'ab8cc534-d6b0-4bd9-9c53-e81ff2ddee71', 'e94843e7-d6dc-4c12-9f80-8f88b7f080d4'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:22.046074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-82966168-2ae5-4691-9eb7-e68d88d82cf8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:22.047947 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82966168-2ae5-4691-9eb7-e68d88d82cf8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:22.048269 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82966168-2ae5-4691-9eb7-e68d88d82cf8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:22.048434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82966168-2ae5-4691-9eb7-e68d88d82cf8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:22.048570 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-82966168-2ae5-4691-9eb7-e68d88d82cf8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:22.053714 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:22.053714 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:22.054660 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82966168-2ae5-4691-9eb7-e68d88d82cf8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:22.055098 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 727/2877] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:22 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:22.077142 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot force create request issued successfully. Aug 06 17:41:22.077596 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2d28ec41-b095-44a8-87ab-03c0f00c80a5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:22.078181 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 722/2878] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 17:41:22.092658 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0ce2614d-9a76-4567-ba77-1f3e06ae9b64 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:22.097117 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0ce2614d-9a76-4567-ba77-1f3e06ae9b64 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:22.097621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0ce2614d-9a76-4567-ba77-1f3e06ae9b64 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:22.097621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0ce2614d-9a76-4567-ba77-1f3e06ae9b64 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:22.110034 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:22.110034 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:22.110034 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0ce2614d-9a76-4567-ba77-1f3e06ae9b64 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot retrieved successfully. Aug 06 17:41:22.110034 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0ce2614d-9a76-4567-ba77-1f3e06ae9b64 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 200 Aug 06 17:41:22.110402 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 704/2879] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:22 2026] GET /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:22.135749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-654c8e96-6543-43dd-ac87-2e2b2f7af0a2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:22.137920 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-654c8e96-6543-43dd-ac87-2e2b2f7af0a2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:22.138236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-654c8e96-6543-43dd-ac87-2e2b2f7af0a2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:22.138329 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-654c8e96-6543-43dd-ac87-2e2b2f7af0a2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:22.138485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-654c8e96-6543-43dd-ac87-2e2b2f7af0a2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:22.144591 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:22.144591 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:22.146312 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-654c8e96-6543-43dd-ac87-2e2b2f7af0a2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:22.147612 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 727/2880] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:22 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:41:22.339100 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ce12af3e-3bf3-422b-b6f5-ea7e3c79955d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:22.342086 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce12af3e-3bf3-422b-b6f5-ea7e3c79955d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:22.342422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce12af3e-3bf3-422b-b6f5-ea7e3c79955d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:22.344239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce12af3e-3bf3-422b-b6f5-ea7e3c79955d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:22.365027 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:22.365027 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:22.368059 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ce12af3e-3bf3-422b-b6f5-ea7e3c79955d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:22.375555 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce12af3e-3bf3-422b-b6f5-ea7e3c79955d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:22.376362 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 728/2881] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:22 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:23.071441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-89184bc7-8004-4e8b-8559-ee8885170d7e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:23.073823 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-89184bc7-8004-4e8b-8559-ee8885170d7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:23.074112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-89184bc7-8004-4e8b-8559-ee8885170d7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:23.074313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-89184bc7-8004-4e8b-8559-ee8885170d7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:23.074458 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-89184bc7-8004-4e8b-8559-ee8885170d7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:23.085992 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:23.085992 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:23.085992 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-89184bc7-8004-4e8b-8559-ee8885170d7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:23.086201 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 723/2882] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:23 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:23.125441 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a2f0b3b2-799f-4247-adec-9b5442230f5c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:23.130650 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2f0b3b2-799f-4247-adec-9b5442230f5c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:23.130650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2f0b3b2-799f-4247-adec-9b5442230f5c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:23.130650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2f0b3b2-799f-4247-adec-9b5442230f5c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:23.138794 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:23.138794 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:23.139514 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a2f0b3b2-799f-4247-adec-9b5442230f5c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot retrieved successfully. Aug 06 17:41:23.140482 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2f0b3b2-799f-4247-adec-9b5442230f5c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 200 Aug 06 17:41:23.141005 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 705/2883] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:23 2026] GET /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:23.157423 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6e8b7752-930a-413a-9a30-ab1901ba5b65 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:23.160508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6e8b7752-930a-413a-9a30-ab1901ba5b65 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:23.160842 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6e8b7752-930a-413a-9a30-ab1901ba5b65 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:23.161175 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6e8b7752-930a-413a-9a30-ab1901ba5b65 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:23.171366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2e177417-634a-429f-a48c-5fcad3fcd510 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:23.171953 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:23.171953 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:23.172692 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6e8b7752-930a-413a-9a30-ab1901ba5b65 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot retrieved successfully. Aug 06 17:41:23.174311 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6e8b7752-930a-413a-9a30-ab1901ba5b65 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 200 Aug 06 17:41:23.174842 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 728/2884] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:23 2026] GET /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:23.178220 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e177417-634a-429f-a48c-5fcad3fcd510 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:23.178502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e177417-634a-429f-a48c-5fcad3fcd510 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:23.179046 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2e177417-634a-429f-a48c-5fcad3fcd510 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:23.179287 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2e177417-634a-429f-a48c-5fcad3fcd510 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:23.188130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-69502475-2ed2-43f2-9797-fa8c0ab83c07 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:23.190665 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69502475-2ed2-43f2-9797-fa8c0ab83c07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:41:23.190808 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69502475-2ed2-43f2-9797-fa8c0ab83c07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:23.191871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69502475-2ed2-43f2-9797-fa8c0ab83c07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:23.192277 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:23.192277 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:23.193869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2e177417-634a-429f-a48c-5fcad3fcd510 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:23.195252 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 729/2885] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:23 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:23.217017 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:23.217017 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:23.226537 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-69502475-2ed2-43f2-9797-fa8c0ab83c07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:41:23.240222 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69502475-2ed2-43f2-9797-fa8c0ab83c07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:41:23.241757 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 724/2886] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:23 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:23.405664 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed08bb1c-a9cb-43b7-9398-27fb20f22887 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:23.408119 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed08bb1c-a9cb-43b7-9398-27fb20f22887 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:23.408398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed08bb1c-a9cb-43b7-9398-27fb20f22887 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:23.408666 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed08bb1c-a9cb-43b7-9398-27fb20f22887 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:23.435687 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:23.435687 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:23.446646 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ed08bb1c-a9cb-43b7-9398-27fb20f22887 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:23.461807 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed08bb1c-a9cb-43b7-9398-27fb20f22887 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:23.465409 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 706/2887] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:23 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:41:24.102296 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f00bc892-6c81-4a04-b7ff-ca3034bbddb4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:24.106396 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f00bc892-6c81-4a04-b7ff-ca3034bbddb4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:24.106733 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f00bc892-6c81-4a04-b7ff-ca3034bbddb4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:24.107029 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f00bc892-6c81-4a04-b7ff-ca3034bbddb4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:24.107122 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f00bc892-6c81-4a04-b7ff-ca3034bbddb4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:24.117434 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:24.117434 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:24.119230 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f00bc892-6c81-4a04-b7ff-ca3034bbddb4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:24.120026 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 729/2888] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:24 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:24.224959 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5a6abc48-6e0a-4285-b674-d8165cc2c8cb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:24.228116 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5a6abc48-6e0a-4285-b674-d8165cc2c8cb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:24.228423 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5a6abc48-6e0a-4285-b674-d8165cc2c8cb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:24.228716 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5a6abc48-6e0a-4285-b674-d8165cc2c8cb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:24.229016 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5a6abc48-6e0a-4285-b674-d8165cc2c8cb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:24.238459 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:24.238459 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:24.239786 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5a6abc48-6e0a-4285-b674-d8165cc2c8cb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:24.240471 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 730/2889] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:24 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:24.488932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d6339e9c-e4ec-48fb-a5f9-e9dc044250d1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:24.491854 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6339e9c-e4ec-48fb-a5f9-e9dc044250d1 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:24.493912 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6339e9c-e4ec-48fb-a5f9-e9dc044250d1 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:24.493912 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6339e9c-e4ec-48fb-a5f9-e9dc044250d1 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:24.520106 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:24.520106 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:24.531106 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d6339e9c-e4ec-48fb-a5f9-e9dc044250d1 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:24.539603 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6339e9c-e4ec-48fb-a5f9-e9dc044250d1 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:24.542125 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 725/2890] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:24 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:25.135428 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-265bba6d-31f2-4983-842c-5c86014f32a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:25.138243 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-265bba6d-31f2-4983-842c-5c86014f32a8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:25.138440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-265bba6d-31f2-4983-842c-5c86014f32a8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:25.138819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-265bba6d-31f2-4983-842c-5c86014f32a8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:25.138899 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-265bba6d-31f2-4983-842c-5c86014f32a8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:25.144685 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:25.144685 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:25.146418 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-265bba6d-31f2-4983-842c-5c86014f32a8 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:25.146418 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 707/2891] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:25 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:25.260568 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fec1c4e2-b006-43d4-942c-89570f29e81b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:25.263912 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fec1c4e2-b006-43d4-942c-89570f29e81b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:25.263912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fec1c4e2-b006-43d4-942c-89570f29e81b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:25.263912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fec1c4e2-b006-43d4-942c-89570f29e81b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:25.264204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-fec1c4e2-b006-43d4-942c-89570f29e81b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:25.271782 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:25.271782 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:25.273697 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fec1c4e2-b006-43d4-942c-89570f29e81b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:25.273697 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 730/2892] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:25 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:25.561555 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1ac164dd-3370-40d6-8d45-2ad0a0be054b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:25.564424 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1ac164dd-3370-40d6-8d45-2ad0a0be054b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:25.564752 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1ac164dd-3370-40d6-8d45-2ad0a0be054b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:25.565806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1ac164dd-3370-40d6-8d45-2ad0a0be054b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:25.580770 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:25.580770 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:25.587466 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1ac164dd-3370-40d6-8d45-2ad0a0be054b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:25.596048 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1ac164dd-3370-40d6-8d45-2ad0a0be054b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:25.596458 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 731/2893] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:25 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:26.163288 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4dd4e89a-3b29-46a5-83b0-4e6925fadcc5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:26.165719 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4dd4e89a-3b29-46a5-83b0-4e6925fadcc5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:26.165814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4dd4e89a-3b29-46a5-83b0-4e6925fadcc5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:26.166852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4dd4e89a-3b29-46a5-83b0-4e6925fadcc5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:26.166852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4dd4e89a-3b29-46a5-83b0-4e6925fadcc5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:26.177368 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:26.177368 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:26.179334 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4dd4e89a-3b29-46a5-83b0-4e6925fadcc5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:26.183104 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 726/2894] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:26 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:26.251336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-1566bd19-dbb3-47fe-9a4a-0e8f674e796b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:26.255770 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-1566bd19-dbb3-47fe-9a4a-0e8f674e796b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea/action Aug 06 17:41:26.256859 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-1566bd19-dbb3-47fe-9a4a-0e8f674e796b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:26.257031 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-1566bd19-dbb3-47fe-9a4a-0e8f674e796b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:26.289151 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:26.289151 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:26.299194 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5227b0ab-16fb-46ad-b2b1-58234393bf0a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:26.304174 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5227b0ab-16fb-46ad-b2b1-58234393bf0a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:26.304174 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5227b0ab-16fb-46ad-b2b1-58234393bf0a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:26.306588 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5227b0ab-16fb-46ad-b2b1-58234393bf0a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:26.306774 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5227b0ab-16fb-46ad-b2b1-58234393bf0a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:26.316643 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-282b7258-7d5b-4972-98eb-4fca6bb3062f req-1566bd19-dbb3-47fe-9a4a-0e8f674e796b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea/action returned with HTTP 204 Aug 06 17:41:26.317325 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 708/2895] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:26 2026] POST /volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:26.323895 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:26.323895 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:26.324888 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5227b0ab-16fb-46ad-b2b1-58234393bf0a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:26.325609 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 731/2896] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:26 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:26.616589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c5eb10fe-8ca9-4b6d-bf3a-2bbf2f95073a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:26.619303 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5eb10fe-8ca9-4b6d-bf3a-2bbf2f95073a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:26.619602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5eb10fe-8ca9-4b6d-bf3a-2bbf2f95073a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:26.619899 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c5eb10fe-8ca9-4b6d-bf3a-2bbf2f95073a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:26.640673 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:26.640673 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:26.653916 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c5eb10fe-8ca9-4b6d-bf3a-2bbf2f95073a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:26.664090 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c5eb10fe-8ca9-4b6d-bf3a-2bbf2f95073a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:26.664090 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 732/2897] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:26 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 1141 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:27.202129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-81e296fd-d94a-4d0c-9f57-e99ad00cd0e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:27.206907 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-81e296fd-d94a-4d0c-9f57-e99ad00cd0e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:27.207765 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-81e296fd-d94a-4d0c-9f57-e99ad00cd0e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:27.207765 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-81e296fd-d94a-4d0c-9f57-e99ad00cd0e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:27.207974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-81e296fd-d94a-4d0c-9f57-e99ad00cd0e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:27.215436 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:27.215436 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:27.217532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-81e296fd-d94a-4d0c-9f57-e99ad00cd0e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:27.217532 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 727/2898] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:27 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:27.360137 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5f222bfc-5a8c-4bec-8312-7deea104c2ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:27.364517 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f222bfc-5a8c-4bec-8312-7deea104c2ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:27.364687 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f222bfc-5a8c-4bec-8312-7deea104c2ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:27.365039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f222bfc-5a8c-4bec-8312-7deea104c2ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:27.365702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5f222bfc-5a8c-4bec-8312-7deea104c2ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:27.379683 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:27.379683 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:27.381574 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f222bfc-5a8c-4bec-8312-7deea104c2ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:27.382524 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 709/2899] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:27 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:28.237888 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6489e794-898f-486a-a196-eb715f4d4b35 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:28.243295 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6489e794-898f-486a-a196-eb715f4d4b35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:28.243295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6489e794-898f-486a-a196-eb715f4d4b35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:28.243295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6489e794-898f-486a-a196-eb715f4d4b35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:28.243295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-6489e794-898f-486a-a196-eb715f4d4b35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:28.248662 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:28.248662 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:28.249814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6489e794-898f-486a-a196-eb715f4d4b35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:28.250796 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 732/2900] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:28 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:28.408402 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-94e4dd1c-2973-468d-b949-c2d71cb61594 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:28.413861 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94e4dd1c-2973-468d-b949-c2d71cb61594 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:28.413861 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94e4dd1c-2973-468d-b949-c2d71cb61594 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:28.413861 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94e4dd1c-2973-468d-b949-c2d71cb61594 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:28.413861 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-94e4dd1c-2973-468d-b949-c2d71cb61594 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:28.425119 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:28.425119 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:28.427932 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94e4dd1c-2973-468d-b949-c2d71cb61594 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:28.428514 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 733/2901] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:28 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.266563 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8eb2ea85-1794-47b4-9c66-035acbcc1f42 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.269699 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-86939f55-5c12-42b8-9eca-eabb7f454f35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.270154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8eb2ea85-1794-47b4-9c66-035acbcc1f42 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:29.270154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8eb2ea85-1794-47b4-9c66-035acbcc1f42 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.270154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8eb2ea85-1794-47b4-9c66-035acbcc1f42 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.271601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86939f55-5c12-42b8-9eca-eabb7f454f35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:29.273105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86939f55-5c12-42b8-9eca-eabb7f454f35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.273105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86939f55-5c12-42b8-9eca-eabb7f454f35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.273105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-86939f55-5c12-42b8-9eca-eabb7f454f35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:29.283526 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.283526 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:29.284110 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.284110 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:29.285345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86939f55-5c12-42b8-9eca-eabb7f454f35 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:29.286061 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 710/2902] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.290688 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8eb2ea85-1794-47b4-9c66-035acbcc1f42 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:29.296722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8eb2ea85-1794-47b4-9c66-035acbcc1f42 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:29.296722 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 728/2903] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.323874 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9640568e-ad79-4d0a-99d8-014c4132c1d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.325977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9640568e-ad79-4d0a-99d8-014c4132c1d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:29.327749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9640568e-ad79-4d0a-99d8-014c4132c1d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.327749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9640568e-ad79-4d0a-99d8-014c4132c1d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.337305 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.337305 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:29.342663 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9640568e-ad79-4d0a-99d8-014c4132c1d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:29.351257 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9640568e-ad79-4d0a-99d8-014c4132c1d3 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:29.351902 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 733/2904] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.421892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-763c34b6-ebe6-4baa-ab0b-163f3f27821d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.425245 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-763c34b6-ebe6-4baa-ab0b-163f3f27821d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:29.425602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-763c34b6-ebe6-4baa-ab0b-163f3f27821d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.425990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-763c34b6-ebe6-4baa-ab0b-163f3f27821d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.437995 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.437995 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:29.443452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8c3aefba-3a21-4018-9031-58660ad42664 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.443724 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-763c34b6-ebe6-4baa-ab0b-163f3f27821d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:29.452951 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c3aefba-3a21-4018-9031-58660ad42664 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:29.454685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c3aefba-3a21-4018-9031-58660ad42664 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.456725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c3aefba-3a21-4018-9031-58660ad42664 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.456725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8c3aefba-3a21-4018-9031-58660ad42664 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:29.463676 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-763c34b6-ebe6-4baa-ab0b-163f3f27821d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:29.463676 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 734/2905] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.463830 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.463830 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:29.463830 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c3aefba-3a21-4018-9031-58660ad42664 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:29.463830 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 711/2906] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.608866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-78dafb6a-5ab1-47ee-8f66-4f98f16c5ebe None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.609144 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-78dafb6a-5ab1-47ee-8f66-4f98f16c5ebe None None] GET https://10.4.3.207/volume// Aug 06 17:41:29.609470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-78dafb6a-5ab1-47ee-8f66-4f98f16c5ebe None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.609722 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-78dafb6a-5ab1-47ee-8f66-4f98f16c5ebe None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.610267 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-78dafb6a-5ab1-47ee-8f66-4f98f16c5ebe None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:29.611253 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 729/2907] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41: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 06 17:41:29.622844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e44bc3a4-dfcc-4bca-af01-f80290433494 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.629112 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e44bc3a4-dfcc-4bca-af01-f80290433494 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:29.629889 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e44bc3a4-dfcc-4bca-af01-f80290433494 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3230785a-6ff8-4355-af00-d6feee90a9ec", "connector": null, "instance_uuid": "840712f1-fa69-4b23-888b-1bfbfcb87d68"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:29.654576 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.654576 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:29.733145 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e44bc3a4-dfcc-4bca-af01-f80290433494 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:29.733799 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 734/2908] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:29 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 06 17:41:29.839639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0cfd506a-fca5-4101-8628-ec93776f5827 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.843865 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cfd506a-fca5-4101-8628-ec93776f5827 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:29.844333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cfd506a-fca5-4101-8628-ec93776f5827 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.845592 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cfd506a-fca5-4101-8628-ec93776f5827 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.869801 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.869801 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:29.877467 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0cfd506a-fca5-4101-8628-ec93776f5827 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:29.886490 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cfd506a-fca5-4101-8628-ec93776f5827 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:29.886490 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 735/2909] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:29.912872 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-34dfcb49-59ae-4f3f-9b3d-10000f425b5b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.915576 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-34dfcb49-59ae-4f3f-9b3d-10000f425b5b None None] GET https://10.4.3.207/volume// Aug 06 17:41:29.916867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-34dfcb49-59ae-4f3f-9b3d-10000f425b5b None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.919851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-34dfcb49-59ae-4f3f-9b3d-10000f425b5b None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.919851 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-34dfcb49-59ae-4f3f-9b3d-10000f425b5b None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:29.919851 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 712/2910] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:29.940859 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-7804207f-e0c6-401a-873d-21c6255c9666 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:29.944256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-7804207f-e0c6-401a-873d-21c6255c9666 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:29.945355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-7804207f-e0c6-401a-873d-21c6255c9666 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:29.945489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-7804207f-e0c6-401a-873d-21c6255c9666 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:29.965036 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:29.965036 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:29.979037 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-7804207f-e0c6-401a-873d-21c6255c9666 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:29.994094 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-7804207f-e0c6-401a-873d-21c6255c9666 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:29.995096 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 730/2911] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:29 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1057 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:30.158635 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:30.164417 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] PUT https://10.4.3.207/volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87 Aug 06 17:41:30.164417 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:30.176888 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Acquiring lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:30.187209 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:30.188029 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:30.188029 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:30.301141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6f6e98a8-269b-445e-88d3-caf1623a5357 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:30.302824 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f6e98a8-269b-445e-88d3-caf1623a5357 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:30.303075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f6e98a8-269b-445e-88d3-caf1623a5357 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:30.303273 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f6e98a8-269b-445e-88d3-caf1623a5357 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:30.303410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6f6e98a8-269b-445e-88d3-caf1623a5357 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:30.310090 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:30.310090 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:30.312985 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f6e98a8-269b-445e-88d3-caf1623a5357 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:30.312985 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 736/2912] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:30 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:30.350387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" released by "attachment_update" :: held 0.164s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:30.350871 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-bb901203-9fb7-4377-a3e0-02656447eb5e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87 returned with HTTP 200 Aug 06 17:41:30.351645 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 735/2913] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:30 2026] PUT /volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87 => generated 968 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:30.364582 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e2eb9cec-6467-42b2-878d-262d2594f9f1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:30.367984 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e2eb9cec-6467-42b2-878d-262d2594f9f1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption Aug 06 17:41:30.367984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e2eb9cec-6467-42b2-878d-262d2594f9f1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:30.367984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e2eb9cec-6467-42b2-878d-262d2594f9f1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:30.380787 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:30.380787 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:30.392397 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-e2eb9cec-6467-42b2-878d-262d2594f9f1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption returned with HTTP 200 Aug 06 17:41:30.392397 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 713/2914] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:41:30 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:41:30.476580 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a9746d3a-1e06-4511-9461-48401b6f538f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:30.478627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9746d3a-1e06-4511-9461-48401b6f538f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:30.478902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9746d3a-1e06-4511-9461-48401b6f538f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:30.479393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9746d3a-1e06-4511-9461-48401b6f538f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:30.479593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a9746d3a-1e06-4511-9461-48401b6f538f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:30.485897 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:30.485897 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:30.487659 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9746d3a-1e06-4511-9461-48401b6f538f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:30.488342 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 731/2915] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:30 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:30.910120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fb67dbcf-fff9-4e0b-aab0-e3548feb85c1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:30.912304 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fb67dbcf-fff9-4e0b-aab0-e3548feb85c1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:30.912512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fb67dbcf-fff9-4e0b-aab0-e3548feb85c1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:30.912734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fb67dbcf-fff9-4e0b-aab0-e3548feb85c1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:30.926235 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:30.926235 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:30.931254 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fb67dbcf-fff9-4e0b-aab0-e3548feb85c1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:30.938606 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fb67dbcf-fff9-4e0b-aab0-e3548feb85c1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:30.939198 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 737/2916] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:30 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:30.983757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-541666fb-b105-4610-b0a9-b9244c64fb24 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:30.985981 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:30.986840 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b762137-5600-4701-9cce-8ee93c79bed8", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-162952666", "description": null, "metadata": null}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:31.002057 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:31.002057 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:31.002823 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:31.003025 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create snapshot from volume 5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:31.085609 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['edbe2652-a29a-483e-8be0-703ff5151951', 'e707b125-0bbd-4be1-92be-6f7b35448c4d', 'c24a4c54-fc94-4b2e-9a73-d725a554fa4e', '6b6a4528-cf50-49be-8e19-cce004255449'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:31.146644 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot force create request issued successfully. Aug 06 17:41:31.146644 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-541666fb-b105-4610-b0a9-b9244c64fb24 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:31.146644 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 736/2917] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:31.161140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7f21a29a-a2fb-4ca4-b05c-6037a706cba4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:31.164480 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7f21a29a-a2fb-4ca4-b05c-6037a706cba4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:41:31.164755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7f21a29a-a2fb-4ca4-b05c-6037a706cba4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:31.165121 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7f21a29a-a2fb-4ca4-b05c-6037a706cba4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:31.173493 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:31.173493 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:31.174493 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7f21a29a-a2fb-4ca4-b05c-6037a706cba4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:31.175836 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7f21a29a-a2fb-4ca4-b05c-6037a706cba4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 returned with HTTP 200 Aug 06 17:41:31.180176 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 714/2918] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:31 2026] GET /volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:31.330785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e43f5863-b123-49de-b8f2-8ceaef4aa276 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:31.334375 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e43f5863-b123-49de-b8f2-8ceaef4aa276 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:31.334779 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e43f5863-b123-49de-b8f2-8ceaef4aa276 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:31.335053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e43f5863-b123-49de-b8f2-8ceaef4aa276 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:31.335333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e43f5863-b123-49de-b8f2-8ceaef4aa276 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:31.343549 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:31.343549 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:31.345255 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e43f5863-b123-49de-b8f2-8ceaef4aa276 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:31.346003 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 732/2919] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:31 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 760 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:31.503643 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-35613509-e642-44a5-9fc3-d80641f9129c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:31.506244 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35613509-e642-44a5-9fc3-d80641f9129c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:31.506518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35613509-e642-44a5-9fc3-d80641f9129c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:31.506867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35613509-e642-44a5-9fc3-d80641f9129c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:31.507037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-35613509-e642-44a5-9fc3-d80641f9129c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:31.515881 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:31.515881 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:31.517281 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35613509-e642-44a5-9fc3-d80641f9129c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:31.518185 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 738/2920] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:31 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:31.954140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-facd4777-1262-41cc-b470-58e0c262c572 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:31.956972 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-facd4777-1262-41cc-b470-58e0c262c572 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:31.957319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-facd4777-1262-41cc-b470-58e0c262c572 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:31.957593 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-facd4777-1262-41cc-b470-58e0c262c572 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:31.970051 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:31.970051 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:31.975683 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-facd4777-1262-41cc-b470-58e0c262c572 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:31.981643 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-facd4777-1262-41cc-b470-58e0c262c572 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:31.982189 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 737/2921] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:31 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:32.190579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a305062d-28e9-4c14-96fb-301fe91ff06f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:32.193512 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a305062d-28e9-4c14-96fb-301fe91ff06f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:41:32.194394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a305062d-28e9-4c14-96fb-301fe91ff06f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:32.194394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a305062d-28e9-4c14-96fb-301fe91ff06f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:32.201085 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:32.201085 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:32.201787 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a305062d-28e9-4c14-96fb-301fe91ff06f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:32.203005 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a305062d-28e9-4c14-96fb-301fe91ff06f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 returned with HTTP 200 Aug 06 17:41:32.203407 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 715/2922] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:32 2026] GET /volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:32.216222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6f430e3-5540-4514-bb3e-1be8b77c1eba None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:32.218812 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6f430e3-5540-4514-bb3e-1be8b77c1eba tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:41:32.219404 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6f430e3-5540-4514-bb3e-1be8b77c1eba tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:32.220759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6f430e3-5540-4514-bb3e-1be8b77c1eba tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:32.232827 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:32.232827 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:32.232827 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b6f430e3-5540-4514-bb3e-1be8b77c1eba tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:32.233887 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6f430e3-5540-4514-bb3e-1be8b77c1eba tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 returned with HTTP 200 Aug 06 17:41:32.234510 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 733/2923] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:32 2026] GET /volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:32.360059 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0ace358a-657f-4298-95e6-56da2391c20a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:32.363840 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0ace358a-657f-4298-95e6-56da2391c20a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:32.364159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0ace358a-657f-4298-95e6-56da2391c20a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:32.364459 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0ace358a-657f-4298-95e6-56da2391c20a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:32.364650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0ace358a-657f-4298-95e6-56da2391c20a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:32.371709 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:32.371709 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:32.372880 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0ace358a-657f-4298-95e6-56da2391c20a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:32.373871 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 739/2924] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:32 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:32.532552 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1f5116d9-3ea5-441b-b016-711ea08ff325 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:32.535186 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1f5116d9-3ea5-441b-b016-711ea08ff325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:32.535547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1f5116d9-3ea5-441b-b016-711ea08ff325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:32.535818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1f5116d9-3ea5-441b-b016-711ea08ff325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:32.536099 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-1f5116d9-3ea5-441b-b016-711ea08ff325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:32.541216 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:32.541216 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:32.542176 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1f5116d9-3ea5-441b-b016-711ea08ff325 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:32.542687 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 738/2925] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:32 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:32.706177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-36c1cc4f-a8c4-42ae-a4a3-e64e3223bdd9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:32.709543 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-36c1cc4f-a8c4-42ae-a4a3-e64e3223bdd9 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:32.710410 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-36c1cc4f-a8c4-42ae-a4a3-e64e3223bdd9 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:32.710835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-36c1cc4f-a8c4-42ae-a4a3-e64e3223bdd9 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:32.721908 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:32.721908 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:32.727381 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-36c1cc4f-a8c4-42ae-a4a3-e64e3223bdd9 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:32.733464 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-36c1cc4f-a8c4-42ae-a4a3-e64e3223bdd9 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:32.735275 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 716/2926] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:32 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:32.996606 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb07278e-837b-4c61-b74a-7f6560348bf6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:32.998650 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb07278e-837b-4c61-b74a-7f6560348bf6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:32.998853 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb07278e-837b-4c61-b74a-7f6560348bf6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:32.999070 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb07278e-837b-4c61-b74a-7f6560348bf6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:33.011464 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:33.011464 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:33.015682 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb07278e-837b-4c61-b74a-7f6560348bf6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:33.021282 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb07278e-837b-4c61-b74a-7f6560348bf6 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:33.021752 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 734/2927] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:32 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:33.386890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a40cb0ea-9ccd-4f76-a24b-97991c7706d7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:33.390024 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a40cb0ea-9ccd-4f76-a24b-97991c7706d7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:33.390627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a40cb0ea-9ccd-4f76-a24b-97991c7706d7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:33.390627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a40cb0ea-9ccd-4f76-a24b-97991c7706d7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:33.390946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a40cb0ea-9ccd-4f76-a24b-97991c7706d7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:33.398891 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:33.398891 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:33.399849 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a40cb0ea-9ccd-4f76-a24b-97991c7706d7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:33.400623 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 740/2928] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:33 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:33.558259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a3838258-ef5c-42d8-b4f8-201e48e3ea98 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:33.564338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a3838258-ef5c-42d8-b4f8-201e48e3ea98 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:33.564860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a3838258-ef5c-42d8-b4f8-201e48e3ea98 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:33.564860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a3838258-ef5c-42d8-b4f8-201e48e3ea98 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:33.568000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a3838258-ef5c-42d8-b4f8-201e48e3ea98 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:33.575143 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:33.575143 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:33.576805 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a3838258-ef5c-42d8-b4f8-201e48e3ea98 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:33.577646 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 739/2929] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:33 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:33.692649 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-6e721d18-1e9c-4bfb-936e-561e658d1fa2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:33.694974 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-6e721d18-1e9c-4bfb-936e-561e658d1fa2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:33.695415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-6e721d18-1e9c-4bfb-936e-561e658d1fa2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:33.695474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-6e721d18-1e9c-4bfb-936e-561e658d1fa2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:33.706017 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:33.706017 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:33.709005 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-6e721d18-1e9c-4bfb-936e-561e658d1fa2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:33.714345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-6e721d18-1e9c-4bfb-936e-561e658d1fa2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:33.714975 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 717/2930] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:33 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:33.872769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-15cf22bf-34be-44c1-a42b-5c336ace2d80 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:33.872769 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-15cf22bf-34be-44c1-a42b-5c336ace2d80 None None] GET https://10.4.3.207/volume// Aug 06 17:41:33.874558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-15cf22bf-34be-44c1-a42b-5c336ace2d80 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:33.875474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-15cf22bf-34be-44c1-a42b-5c336ace2d80 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:33.876665 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-15cf22bf-34be-44c1-a42b-5c336ace2d80 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:33.877018 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 735/2931] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41: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 06 17:41:33.889392 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-bba2b1e3-90a9-42cb-8528-3bb61e20f7d7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:33.893429 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-bba2b1e3-90a9-42cb-8528-3bb61e20f7d7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:33.894535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-bba2b1e3-90a9-42cb-8528-3bb61e20f7d7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38fa012d-cdac-4a41-bbc2-c2d51d6d45b3", "connector": null, "instance_uuid": "8c65ed59-bbf8-4770-9d3b-c836f77eeec3"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:33.911579 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:33.911579 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:33.965069 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-bba2b1e3-90a9-42cb-8528-3bb61e20f7d7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:33.965754 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 741/2932] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:33 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 06 17:41:34.022260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-68556135-259d-491b-a81a-097635529bde None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.024752 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-68556135-259d-491b-a81a-097635529bde tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:34.024986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-68556135-259d-491b-a81a-097635529bde tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.026093 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-68556135-259d-491b-a81a-097635529bde tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.037899 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2a41a72c-d81d-4c00-a72a-6f4293cca4f0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.040793 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2a41a72c-d81d-4c00-a72a-6f4293cca4f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:34.040956 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.040956 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:34.041164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2a41a72c-d81d-4c00-a72a-6f4293cca4f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.041413 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2a41a72c-d81d-4c00-a72a-6f4293cca4f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.047427 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-68556135-259d-491b-a81a-097635529bde tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:34.055575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e94b77c6-33a1-4fb6-83c4-940ce0d2aba3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.056017 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e94b77c6-33a1-4fb6-83c4-940ce0d2aba3 None None] GET https://10.4.3.207/volume// Aug 06 17:41:34.056250 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.056250 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:34.056422 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e94b77c6-33a1-4fb6-83c4-940ce0d2aba3 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.056487 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e94b77c6-33a1-4fb6-83c4-940ce0d2aba3 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.056915 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e94b77c6-33a1-4fb6-83c4-940ce0d2aba3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:34.057312 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 736/2933] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:34.058452 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-68556135-259d-491b-a81a-097635529bde tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:34.059251 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 740/2934] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:34 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:34.062402 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2a41a72c-d81d-4c00-a72a-6f4293cca4f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:34.070333 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2a41a72c-d81d-4c00-a72a-6f4293cca4f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:34.073403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-0178b218-5f4a-4d3f-81d3-3cdf0cc03a14 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.073548 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 718/2935] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:34 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:34.080374 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-0178b218-5f4a-4d3f-81d3-3cdf0cc03a14 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:34.080374 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-0178b218-5f4a-4d3f-81d3-3cdf0cc03a14 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.080374 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-0178b218-5f4a-4d3f-81d3-3cdf0cc03a14 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.088664 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.088664 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:34.095403 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-0178b218-5f4a-4d3f-81d3-3cdf0cc03a14 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:34.105920 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-0178b218-5f4a-4d3f-81d3-3cdf0cc03a14 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:34.105920 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 742/2936] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:34 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 1118 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:34.110295 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.113144 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:34.113653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b762137-5600-4701-9cce-8ee93c79bed8", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-71699411", "description": null, "metadata": null}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:34.134122 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.134122 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:34.134613 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:34.134761 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create snapshot from volume 5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:34.187024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['ee4202eb-130f-4bf3-a6fb-5a77fdb51428', '568216e1-2812-40ba-a320-6291c076ae97', '86d934b2-248f-4372-8ab4-5f7675761f09', '0d29589d-d718-488a-8f1b-ec6e6617399a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:34.253906 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.256739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] PUT https://10.4.3.207/volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188 Aug 06 17:41:34.257239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:34.273073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Acquiring lock "cinder-attachment_update-38fa012d-cdac-4a41-bbc2-c2d51d6d45b3-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:34.273986 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot force create request issued successfully. Aug 06 17:41:34.273986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c1fbb5b-ee6c-47fa-aec9-4f5b8cd28fc6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:34.273986 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 737/2937] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:34 2026] POST /volume/v3/snapshots => generated 311 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:34.277026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Lock "cinder-attachment_update-38fa012d-cdac-4a41-bbc2-c2d51d6d45b3-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:34.278533 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.278533 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:34.289405 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-33669536-fb63-4a08-8bcc-bd6325f9d2fc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.290050 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-33669536-fb63-4a08-8bcc-bd6325f9d2fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:41:34.290139 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-33669536-fb63-4a08-8bcc-bd6325f9d2fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.290348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-33669536-fb63-4a08-8bcc-bd6325f9d2fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.297711 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.297711 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:34.298042 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-33669536-fb63-4a08-8bcc-bd6325f9d2fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:34.298873 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-33669536-fb63-4a08-8bcc-bd6325f9d2fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 returned with HTTP 200 Aug 06 17:41:34.299502 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 719/2938] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:34 2026] GET /volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:34.421550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-225947d0-b46a-4152-9cac-34a7929484e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.424029 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-225947d0-b46a-4152-9cac-34a7929484e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:34.426403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-225947d0-b46a-4152-9cac-34a7929484e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.426403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-225947d0-b46a-4152-9cac-34a7929484e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.426403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-225947d0-b46a-4152-9cac-34a7929484e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:34.431317 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.431317 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:34.431885 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-225947d0-b46a-4152-9cac-34a7929484e3 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:34.432597 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 743/2939] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:34 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:34.446531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.449902 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:34.449902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ae6ebdbd-2572-40b4-9474-aef9a7ea1369", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-453791922"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:34.452557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request body: {'volume': {"'backup_id": 'ae6ebdbd-2572-40b4-9474-aef9a7ea1369', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-453791922'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:34.453898 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume of 1 GB Aug 06 17:41:34.453898 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.453898 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:34.458583 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Availability Zones retrieved successfully. Aug 06 17:41:34.465336 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (29e0cec6-d45f-45de-86a3-efd56c163a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:34.467751 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc336427-7b72-4536-8b06-c90fda6bb0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.469035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:34.500655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc336427-7b72-4536-8b06-c90fda6bb0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.502093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6660ada9-af8b-416b-806f-85bae44a2435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.520290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Lock "cinder-attachment_update-38fa012d-cdac-4a41-bbc2-c2d51d6d45b3-np0000006677" released by "attachment_update" :: held 0.243s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:34.520690 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-53325fe3-b8f9-46ab-9bef-26e936ccb6c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188 returned with HTTP 200 Aug 06 17:41:34.521302 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 741/2940] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:34 2026] PUT /volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188 => generated 969 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:34.593542 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['99712537-b94b-4bd8-a073-ecc410abf442', '2dbd53bc-bda2-4064-b5ee-ce3b297672a5', 'ec37f321-edf8-4478-ad58-2b587335f518', '7880a107-6d4f-4a8a-a1e2-c5e0e5ea8a00'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:34.595204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6660ada9-af8b-416b-806f-85bae44a2435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99712537-b94b-4bd8-a073-ecc410abf442', '2dbd53bc-bda2-4064-b5ee-ce3b297672a5', 'ec37f321-edf8-4478-ad58-2b587335f518', '7880a107-6d4f-4a8a-a1e2-c5e0e5ea8a00']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.595515 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ea9f093c-829b-40cf-b9e6-69842a2303d4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.596414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc78ec04-b0c6-471f-a049-d75ae2354e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.597640 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea9f093c-829b-40cf-b9e6-69842a2303d4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:34.597868 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea9f093c-829b-40cf-b9e6-69842a2303d4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:34.598107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea9f093c-829b-40cf-b9e6-69842a2303d4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:34.598515 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ea9f093c-829b-40cf-b9e6-69842a2303d4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:34.603930 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.603930 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:34.604848 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea9f093c-829b-40cf-b9e6-69842a2303d4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:34.605360 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 720/2941] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:34 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:34.639081 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc78ec04-b0c6-471f-a049-d75ae2354e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-453791922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['99712537-b94b-4bd8-a073-ecc410abf442','2dbd53bc-bda2-4064-b5ee-ce3b297672a5','ec37f321-edf8-4478-ad58-2b587335f518','7880a107-6d4f-4a8a-a1e2-c5e0e5ea8a00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-453791922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402003e590544d2990e4c3cfcc801ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ffc704c62f437aa2e6d391093b474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.639873 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9302d6c8-c892-4f74-b844-8e6f043f8514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.673052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9302d6c8-c892-4f74-b844-8e6f043f8514) transitioned into state 'SUCCESS' from state '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-453791922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['99712537-b94b-4bd8-a073-ecc410abf442','2dbd53bc-bda2-4064-b5ee-ce3b297672a5','ec37f321-edf8-4478-ad58-2b587335f518','7880a107-6d4f-4a8a-a1e2-c5e0e5ea8a00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.673749 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6254953b-6b2b-4de0-be24-c221eec9611e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.702621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6254953b-6b2b-4de0-be24-c221eec9611e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.703574 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (29e0cec6-d45f-45de-86a3-efd56c163a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:34.704008 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request issued successfully. Aug 06 17:41:34.704556 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e900e787-a5cb-42f3-a4b2-c18b95fe958c tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:34.707374 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 738/2942] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:34 2026] POST /volume/v3/volumes => generated 757 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:34.720816 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.723832 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:34.724242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ae6ebdbd-2572-40b4-9474-aef9a7ea1369", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1318692846"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:34.726090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request body: {'volume': {"'backup_id": 'ae6ebdbd-2572-40b4-9474-aef9a7ea1369', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1318692846'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:34.731624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume of 1 GB Aug 06 17:41:34.731624 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Availability Zones retrieved successfully. Aug 06 17:41:34.738308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (53912e77-c479-42f8-a151-1154f952f024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:34.739436 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d275793-42c0-4693-8c4f-7dfac1c855f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.740698 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:34.775811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d275793-42c0-4693-8c4f-7dfac1c855f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.776736 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d75fc2-7839-4f61-98b0-7514ce5e20d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.846713 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['4b26d665-378f-4899-a3ff-34acc8692b6f', 'dbe7023a-3e2c-4957-a4cd-abceb7c3b74d', 'a490f4c9-5afb-46db-be82-716f2b6f01e5', '4a81822a-9b04-491c-bee4-c772aefaee9b'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:34.847661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d75fc2-7839-4f61-98b0-7514ce5e20d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b26d665-378f-4899-a3ff-34acc8692b6f', 'dbe7023a-3e2c-4957-a4cd-abceb7c3b74d', 'a490f4c9-5afb-46db-be82-716f2b6f01e5', '4a81822a-9b04-491c-bee4-c772aefaee9b']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.848547 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eee754c-45bd-497a-bcab-4f0325dd3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.888262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eee754c-45bd-497a-bcab-4f0325dd3263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1318692846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['4b26d665-378f-4899-a3ff-34acc8692b6f','dbe7023a-3e2c-4957-a4cd-abceb7c3b74d','a490f4c9-5afb-46db-be82-716f2b6f01e5','4a81822a-9b04-491c-bee4-c772aefaee9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1318692846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402003e590544d2990e4c3cfcc801ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ffc704c62f437aa2e6d391093b474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.892410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfc05c9-7650-44b1-b848-e9c8a8fba424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.931760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfc05c9-7650-44b1-b848-e9c8a8fba424) transitioned into state 'SUCCESS' from state '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-1318692846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['4b26d665-378f-4899-a3ff-34acc8692b6f','dbe7023a-3e2c-4957-a4cd-abceb7c3b74d','a490f4c9-5afb-46db-be82-716f2b6f01e5','4a81822a-9b04-491c-bee4-c772aefaee9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.933208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf4c544-03ec-4995-9b6e-792de03f3c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:34.963271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf4c544-03ec-4995-9b6e-792de03f3c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:34.964545 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (53912e77-c479-42f8-a151-1154f952f024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:34.964849 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request issued successfully. Aug 06 17:41:34.965537 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64db6fa3-6d76-4273-9c41-6ebb5e8b3ee7 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:34.966067 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 744/2943] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:34 2026] POST /volume/v3/volumes => generated 758 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:34.981510 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:34.983911 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:34.986196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ae6ebdbd-2572-40b4-9474-aef9a7ea1369", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-706929855"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:34.986196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request body: {'volume': {"'backup_id": 'ae6ebdbd-2572-40b4-9474-aef9a7ea1369', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-706929855'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:34.986196 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume of 1 GB Aug 06 17:41:34.986971 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:34.986971 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:34.993714 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Availability Zones retrieved successfully. Aug 06 17:41:34.999344 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (e1de00a3-19f2-458d-948b-ed3241dab274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:35.000488 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d70c2b3-ee5f-4efc-ba8e-ef8fc01f99e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.002354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:35.039379 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d70c2b3-ee5f-4efc-ba8e-ef8fc01f99e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.040842 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90cb40d-8066-4b0f-8072-dd2e668cafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.075151 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-93f11dd3-271f-4a86-a2a9-2e69ce0c478b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.077919 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93f11dd3-271f-4a86-a2a9-2e69ce0c478b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:35.078227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93f11dd3-271f-4a86-a2a9-2e69ce0c478b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.078487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93f11dd3-271f-4a86-a2a9-2e69ce0c478b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.087727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0d02bc04-49f3-4907-802c-0fd0c4a52e96 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.090712 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d02bc04-49f3-4907-802c-0fd0c4a52e96 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:35.091221 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d02bc04-49f3-4907-802c-0fd0c4a52e96 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.091221 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d02bc04-49f3-4907-802c-0fd0c4a52e96 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.093114 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.093114 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:35.097430 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-93f11dd3-271f-4a86-a2a9-2e69ce0c478b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:35.102479 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93f11dd3-271f-4a86-a2a9-2e69ce0c478b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:35.103208 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.103208 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:35.105184 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 721/2944] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.107425 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0d02bc04-49f3-4907-802c-0fd0c4a52e96 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:35.111661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['1afece7d-7b1e-499a-b9da-b8bd71a5c0d6', 'c65d0e28-88de-4828-8b23-1c707ec1276a', 'a7208504-263e-48b2-b5ed-922150887842', '55352784-2092-4d17-b872-4fe1aeb2ae91'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:35.112410 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d02bc04-49f3-4907-802c-0fd0c4a52e96 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:35.112553 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90cb40d-8066-4b0f-8072-dd2e668cafaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1afece7d-7b1e-499a-b9da-b8bd71a5c0d6', 'c65d0e28-88de-4828-8b23-1c707ec1276a', 'a7208504-263e-48b2-b5ed-922150887842', '55352784-2092-4d17-b872-4fe1aeb2ae91']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.113015 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 739/2945] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.113367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5caf1f-9e61-49b3-bfb9-2907eb73ab18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.155042 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5caf1f-9e61-49b3-bfb9-2907eb73ab18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c5d766-9118-44fe-adce-f7fc6c7ad1cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-706929855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['1afece7d-7b1e-499a-b9da-b8bd71a5c0d6','c65d0e28-88de-4828-8b23-1c707ec1276a','a7208504-263e-48b2-b5ed-922150887842','55352784-2092-4d17-b872-4fe1aeb2ae91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-706929855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c5d766-9118-44fe-adce-f7fc6c7ad1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402003e590544d2990e4c3cfcc801ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ffc704c62f437aa2e6d391093b474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.155785 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dd2794-de23-4d4f-bd28-9cb92d2533ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.188121 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dd2794-de23-4d4f-bd28-9cb92d2533ca) transitioned into state 'SUCCESS' from state '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-706929855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['1afece7d-7b1e-499a-b9da-b8bd71a5c0d6','c65d0e28-88de-4828-8b23-1c707ec1276a','a7208504-263e-48b2-b5ed-922150887842','55352784-2092-4d17-b872-4fe1aeb2ae91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.189225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a028afa-cd20-4ac4-8ef0-9b8f36d9939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.217908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a028afa-cd20-4ac4-8ef0-9b8f36d9939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.217908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (e1de00a3-19f2-458d-948b-ed3241dab274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:35.217908 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request issued successfully. Aug 06 17:41:35.218327 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d97e372-602d-4ba0-a86c-fc145a5e9c13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:35.218884 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 742/2946] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:34 2026] POST /volume/v3/volumes => generated 757 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:35.233123 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.238005 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:35.238005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ae6ebdbd-2572-40b4-9474-aef9a7ea1369", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1082238339"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:35.238005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request body: {'volume': {"'backup_id": 'ae6ebdbd-2572-40b4-9474-aef9a7ea1369', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1082238339'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:35.238005 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume of 1 GB Aug 06 17:41:35.238379 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.238379 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:35.242992 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Availability Zones retrieved successfully. Aug 06 17:41:35.249943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (42caeb10-783b-4824-a5ba-83f7c23f7202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:35.251267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be07635-2256-4bff-ac03-d2fba80f5ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.252394 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:35.286036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be07635-2256-4bff-ac03-d2fba80f5ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.287060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3612b6a4-44bc-43dd-9983-35e73ec478b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.310858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dfed4dda-5598-492a-8c18-7db1d510cbd0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.313874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dfed4dda-5598-492a-8c18-7db1d510cbd0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:41:35.313874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dfed4dda-5598-492a-8c18-7db1d510cbd0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.314290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dfed4dda-5598-492a-8c18-7db1d510cbd0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.323159 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.323159 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:35.323531 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dfed4dda-5598-492a-8c18-7db1d510cbd0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:35.324692 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dfed4dda-5598-492a-8c18-7db1d510cbd0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 returned with HTTP 200 Aug 06 17:41:35.325571 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 722/2947] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.336574 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-23c87fe9-e2eb-4982-bfff-9707940ae672 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.340067 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23c87fe9-e2eb-4982-bfff-9707940ae672 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:41:35.340067 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23c87fe9-e2eb-4982-bfff-9707940ae672 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.340067 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-23c87fe9-e2eb-4982-bfff-9707940ae672 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.345452 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.345452 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:35.346093 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-23c87fe9-e2eb-4982-bfff-9707940ae672 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:35.346872 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-23c87fe9-e2eb-4982-bfff-9707940ae672 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 returned with HTTP 200 Aug 06 17:41:35.347302 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 740/2948] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.373015 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['2e92685d-4d84-482e-9463-f1f48f429e99', '038eaa98-40a3-476a-b589-95f68deddf36', 'a0c45098-2571-4068-843f-1f8a1e32d0d3', '5a3e1d4a-47aa-441c-9034-90d5985a2a78'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:35.374232 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3612b6a4-44bc-43dd-9983-35e73ec478b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e92685d-4d84-482e-9463-f1f48f429e99', '038eaa98-40a3-476a-b589-95f68deddf36', 'a0c45098-2571-4068-843f-1f8a1e32d0d3', '5a3e1d4a-47aa-441c-9034-90d5985a2a78']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.375468 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536530f0-0746-4c78-8f3d-11584c0b590a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.415636 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536530f0-0746-4c78-8f3d-11584c0b590a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b448992-7cf4-40c1-a66f-abe20e199938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1082238339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['2e92685d-4d84-482e-9463-f1f48f429e99','038eaa98-40a3-476a-b589-95f68deddf36','a0c45098-2571-4068-843f-1f8a1e32d0d3','5a3e1d4a-47aa-441c-9034-90d5985a2a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1082238339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b448992-7cf4-40c1-a66f-abe20e199938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402003e590544d2990e4c3cfcc801ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ffc704c62f437aa2e6d391093b474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.424593 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f5fbe8-43e2-4cc6-833f-c4c0cca1f7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.488117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f5fbe8-43e2-4cc6-833f-c4c0cca1f7a7) transitioned into state 'SUCCESS' from state '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-1082238339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['2e92685d-4d84-482e-9463-f1f48f429e99','038eaa98-40a3-476a-b589-95f68deddf36','a0c45098-2571-4068-843f-1f8a1e32d0d3','5a3e1d4a-47aa-441c-9034-90d5985a2a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.489200 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a15ca2-8b99-47fa-a4a6-c3524016c275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.516697 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a15ca2-8b99-47fa-a4a6-c3524016c275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.516697 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (42caeb10-783b-4824-a5ba-83f7c23f7202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:35.516697 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request issued successfully. Aug 06 17:41:35.516697 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef356d9b-961e-4e17-9de6-7884509f75c9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:35.517092 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 745/2949] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:35 2026] POST /volume/v3/volumes => generated 758 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:35.536171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.538682 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:35.539228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ae6ebdbd-2572-40b4-9474-aef9a7ea1369", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-388017826"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:35.541150 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request body: {'volume': {"'backup_id": 'ae6ebdbd-2572-40b4-9474-aef9a7ea1369', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-388017826'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:35.541263 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume of 1 GB Aug 06 17:41:35.541557 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.541557 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:35.551447 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Availability Zones retrieved successfully. Aug 06 17:41:35.557739 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (eba67b44-e0bb-4ce2-b3a8-d468209cc2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:35.558990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7006d4-f05d-4f03-8511-744004beaf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.560446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:35.603611 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7006d4-f05d-4f03-8511-744004beaf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.607510 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116430f5-2e12-4b3c-a9f6-2e882339cf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.622896 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39855f2b-8374-461d-bab1-2540c40797ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.625270 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39855f2b-8374-461d-bab1-2540c40797ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:35.625505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39855f2b-8374-461d-bab1-2540c40797ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.625730 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39855f2b-8374-461d-bab1-2540c40797ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.625926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-39855f2b-8374-461d-bab1-2540c40797ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:35.633187 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.633187 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:35.634364 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39855f2b-8374-461d-bab1-2540c40797ee tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:35.635688 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 723/2950] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.691566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Created reservations ['8530431d-c271-4cf3-9564-0099d8ad8333', '013c8d86-d006-4fdc-8c5a-211fef39a23c', 'ce6aeb01-8c37-4764-bb01-5c4778a92bf1', 'dc336e6e-06c3-4b16-b2d4-f496d87ef2e2'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:35.692439 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116430f5-2e12-4b3c-a9f6-2e882339cf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8530431d-c271-4cf3-9564-0099d8ad8333', '013c8d86-d006-4fdc-8c5a-211fef39a23c', 'ce6aeb01-8c37-4764-bb01-5c4778a92bf1', 'dc336e6e-06c3-4b16-b2d4-f496d87ef2e2']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.693388 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e62039-ab69-4a6b-80a0-aa7555fce985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.736440 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e62039-ab69-4a6b-80a0-aa7555fce985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b64f32-1318-4bdc-b533-a89af20a414d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-388017826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['8530431d-c271-4cf3-9564-0099d8ad8333','013c8d86-d006-4fdc-8c5a-211fef39a23c','ce6aeb01-8c37-4764-bb01-5c4778a92bf1','dc336e6e-06c3-4b16-b2d4-f496d87ef2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-388017826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b64f32-1318-4bdc-b533-a89af20a414d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402003e590544d2990e4c3cfcc801ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ffc704c62f437aa2e6d391093b474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.737681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f23f6ce-8b4f-4502-825a-3686274c7011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.772246 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f23f6ce-8b4f-4502-825a-3686274c7011) transitioned into state 'SUCCESS' from state '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-388017826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402003e590544d2990e4c3cfcc801ee8',qos_specs=None,replication_status=,reservations=['8530431d-c271-4cf3-9564-0099d8ad8333','013c8d86-d006-4fdc-8c5a-211fef39a23c','ce6aeb01-8c37-4764-bb01-5c4778a92bf1','dc336e6e-06c3-4b16-b2d4-f496d87ef2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ffc704c62f437aa2e6d391093b474f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.773292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a7cc32-ea41-4422-bd06-618c8e212a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:35.816928 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a7cc32-ea41-4422-bd06-618c8e212a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:35.818463 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Flow 'volume_create_api' (eba67b44-e0bb-4ce2-b3a8-d468209cc2a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:35.818997 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Create volume request issued successfully. Aug 06 17:41:35.819831 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b3a4563c-e221-408a-a195-d94f73d1fe59 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:35.820493 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 743/2951] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:35 2026] POST /volume/v3/volumes => generated 757 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:35.835154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3da5376f-582e-4014-912f-55418a8f5316 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.839570 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3da5376f-582e-4014-912f-55418a8f5316 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b Aug 06 17:41:35.839570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3da5376f-582e-4014-912f-55418a8f5316 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.839570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3da5376f-582e-4014-912f-55418a8f5316 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.853337 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.853337 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:35.862996 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3da5376f-582e-4014-912f-55418a8f5316 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:35.867683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3da5376f-582e-4014-912f-55418a8f5316 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b returned with HTTP 200 Aug 06 17:41:35.868425 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 741/2952] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.885408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a1264977-58ef-4f0a-b5e2-f144c91737d4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.887987 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1264977-58ef-4f0a-b5e2-f144c91737d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 Aug 06 17:41:35.888272 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1264977-58ef-4f0a-b5e2-f144c91737d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.888535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1264977-58ef-4f0a-b5e2-f144c91737d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.899748 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.899748 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:35.908011 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a1264977-58ef-4f0a-b5e2-f144c91737d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:35.916660 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1264977-58ef-4f0a-b5e2-f144c91737d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 returned with HTTP 200 Aug 06 17:41:35.918676 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 746/2953] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.935145 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-64a6a45a-7089-43ab-adc2-18913b4d763a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.939000 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64a6a45a-7089-43ab-adc2-18913b4d763a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf Aug 06 17:41:35.939296 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64a6a45a-7089-43ab-adc2-18913b4d763a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.939956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64a6a45a-7089-43ab-adc2-18913b4d763a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.952314 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.952314 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:35.958055 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-64a6a45a-7089-43ab-adc2-18913b4d763a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:35.963356 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64a6a45a-7089-43ab-adc2-18913b4d763a tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf returned with HTTP 200 Aug 06 17:41:35.963938 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 724/2954] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:35.981734 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bf464690-4a8f-451b-b954-bf73b3eaa9bd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:35.985563 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bf464690-4a8f-451b-b954-bf73b3eaa9bd tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 Aug 06 17:41:35.985871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bf464690-4a8f-451b-b954-bf73b3eaa9bd tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:35.986111 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bf464690-4a8f-451b-b954-bf73b3eaa9bd tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:35.996212 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:35.996212 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:36.001998 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bf464690-4a8f-451b-b954-bf73b3eaa9bd tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:36.008254 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bf464690-4a8f-451b-b954-bf73b3eaa9bd tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 returned with HTTP 200 Aug 06 17:41:36.008750 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 744/2955] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:35 2026] GET /volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:36.026992 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-594eb310-2ff6-4005-a636-e29e01101c99 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:36.028813 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-594eb310-2ff6-4005-a636-e29e01101c99 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d Aug 06 17:41:36.029219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-594eb310-2ff6-4005-a636-e29e01101c99 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:36.029593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-594eb310-2ff6-4005-a636-e29e01101c99 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:36.039207 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:36.039207 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:36.043074 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-594eb310-2ff6-4005-a636-e29e01101c99 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:36.050033 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-594eb310-2ff6-4005-a636-e29e01101c99 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d returned with HTTP 200 Aug 06 17:41:36.050605 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 742/2956] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:36 2026] GET /volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:36.117371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2a4676b5-a45f-49bb-b187-5f0da174dfc3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:36.120100 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a4676b5-a45f-49bb-b187-5f0da174dfc3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:36.120834 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a4676b5-a45f-49bb-b187-5f0da174dfc3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:36.120834 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2a4676b5-a45f-49bb-b187-5f0da174dfc3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:36.128448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-47685419-48e6-42ef-a634-5484faf18086 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:36.130747 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-47685419-48e6-42ef-a634-5484faf18086 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:36.131030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-47685419-48e6-42ef-a634-5484faf18086 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:36.131262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-47685419-48e6-42ef-a634-5484faf18086 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:36.141062 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:36.141062 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:36.147620 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2a4676b5-a45f-49bb-b187-5f0da174dfc3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:36.149095 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:36.149095 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:36.153629 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2a4676b5-a45f-49bb-b187-5f0da174dfc3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:36.154179 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 747/2957] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:36 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:36.154877 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-47685419-48e6-42ef-a634-5484faf18086 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:36.160992 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-47685419-48e6-42ef-a634-5484faf18086 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:36.161510 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 725/2958] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:36 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:36.649298 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-51af692f-5757-4ced-9330-6e3a80c08276 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:36.651822 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-51af692f-5757-4ced-9330-6e3a80c08276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:36.652114 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-51af692f-5757-4ced-9330-6e3a80c08276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:36.652426 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-51af692f-5757-4ced-9330-6e3a80c08276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:36.652484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-51af692f-5757-4ced-9330-6e3a80c08276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:36.673857 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:36.673857 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:36.675173 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-51af692f-5757-4ced-9330-6e3a80c08276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:36.675831 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 745/2959] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:36 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.068478 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb9cf721-5936-4cff-b54a-4d13cb5d5eb5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.071181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb9cf721-5936-4cff-b54a-4d13cb5d5eb5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d Aug 06 17:41:37.071628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf721-5936-4cff-b54a-4d13cb5d5eb5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.071793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb9cf721-5936-4cff-b54a-4d13cb5d5eb5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.081270 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.081270 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:37.086782 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fb9cf721-5936-4cff-b54a-4d13cb5d5eb5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:37.093227 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb9cf721-5936-4cff-b54a-4d13cb5d5eb5 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d returned with HTTP 200 Aug 06 17:41:37.094045 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 743/2960] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:37 2026] GET /volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.105808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.107642 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:37.107841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.108048 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.108148 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete backup with id: ae6ebdbd-2572-40b4-9474-aef9a7ea1369. Aug 06 17:41:37.112613 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.112613 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:37.132580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] delete_backup rpcapi backup_id ae6ebdbd-2572-40b4-9474-aef9a7ea1369 {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:41:37.134410 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c9c9a1d-f14e-45dd-8a9a-0fef72ee5bf6 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 202 Aug 06 17:41:37.134986 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 748/2961] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:37 2026] DELETE /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:37.141606 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-af6a217d-d969-428b-b4bc-735bce22b458 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.143448 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-af6a217d-d969-428b-b4bc-735bce22b458 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:37.143684 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-af6a217d-d969-428b-b4bc-735bce22b458 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.143897 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-af6a217d-d969-428b-b4bc-735bce22b458 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.144018 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-af6a217d-d969-428b-b4bc-735bce22b458 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:37.148274 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.148274 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:37.149201 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-af6a217d-d969-428b-b4bc-735bce22b458 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:37.150943 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 726/2962] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:37 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.167953 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-95f59120-7e4f-444e-a640-44c46e83f50e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.175101 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-95f59120-7e4f-444e-a640-44c46e83f50e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:37.175101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-95f59120-7e4f-444e-a640-44c46e83f50e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.175101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-95f59120-7e4f-444e-a640-44c46e83f50e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.176500 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9d00df36-375e-4e0d-b643-1a3c933fca98 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.178395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d00df36-375e-4e0d-b643-1a3c933fca98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:37.178589 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d00df36-375e-4e0d-b643-1a3c933fca98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.178797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d00df36-375e-4e0d-b643-1a3c933fca98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.188226 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.188226 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:37.189568 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.189568 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:37.192629 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-95f59120-7e4f-444e-a640-44c46e83f50e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:37.194277 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9d00df36-375e-4e0d-b643-1a3c933fca98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:37.199322 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-95f59120-7e4f-444e-a640-44c46e83f50e tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:37.199660 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d00df36-375e-4e0d-b643-1a3c933fca98 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:37.199753 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 746/2963] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:37 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.200567 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 744/2964] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:37 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.397024 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.399443 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:37.399580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b762137-5600-4701-9cce-8ee93c79bed8", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1456564483", "description": null, "metadata": null}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:37.415259 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.415259 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:37.416884 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:37.417157 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create snapshot from volume 5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:37.458917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['2ab93663-35ce-439d-a54e-efab8f365806', '1a5ee2bd-90dd-4d01-bcec-05c2ed2d9b21', 'e315a386-f21e-4e56-b654-02ecf4f17763', 'a46ddedc-77f5-4110-99c8-df981518807b'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:37.538292 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot force create request issued successfully. Aug 06 17:41:37.538748 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c6627e5-16a9-4ec4-9106-9898fb5f7188 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:37.539248 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 749/2965] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:37.548339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-58500c27-ecef-4cc9-b974-8c77eeb413a0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.550781 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-58500c27-ecef-4cc9-b974-8c77eeb413a0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c Aug 06 17:41:37.551060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-58500c27-ecef-4cc9-b974-8c77eeb413a0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.551342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-58500c27-ecef-4cc9-b974-8c77eeb413a0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.557431 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.557431 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:37.557956 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-58500c27-ecef-4cc9-b974-8c77eeb413a0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:37.558910 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-58500c27-ecef-4cc9-b974-8c77eeb413a0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c returned with HTTP 200 Aug 06 17:41:37.559662 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 727/2966] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:37 2026] GET /volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.691741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e82323ae-2d9f-4c68-ad7f-b766cb3b94ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.694103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e82323ae-2d9f-4c68-ad7f-b766cb3b94ad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:37.694435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e82323ae-2d9f-4c68-ad7f-b766cb3b94ad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:37.694806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e82323ae-2d9f-4c68-ad7f-b766cb3b94ad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:37.694950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e82323ae-2d9f-4c68-ad7f-b766cb3b94ad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:37.701114 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.701114 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:37.701845 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e82323ae-2d9f-4c68-ad7f-b766cb3b94ad tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:37.702522 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 747/2967] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:37 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:37.897186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-c70c1ca8-4a69-4292-a8c7-63e68d0b74c6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:37.906212 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-c70c1ca8-4a69-4292-a8c7-63e68d0b74c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188/action Aug 06 17:41:37.906730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-c70c1ca8-4a69-4292-a8c7-63e68d0b74c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:37.907006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-c70c1ca8-4a69-4292-a8c7-63e68d0b74c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:37.939659 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:37.939659 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:37.993999 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ccb59c3e-7299-472d-b935-e2a57634d304 req-c70c1ca8-4a69-4292-a8c7-63e68d0b74c6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188/action returned with HTTP 204 Aug 06 17:41:37.994628 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 745/2968] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:37 2026] POST /volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:38.164398 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7414d77b-02ac-4963-9024-fd0222af1015 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.166891 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7414d77b-02ac-4963-9024-fd0222af1015 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:38.167172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7414d77b-02ac-4963-9024-fd0222af1015 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.167445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7414d77b-02ac-4963-9024-fd0222af1015 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.167591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7414d77b-02ac-4963-9024-fd0222af1015 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:38.176129 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.176129 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:38.176129 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7414d77b-02ac-4963-9024-fd0222af1015 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 200 Aug 06 17:41:38.176129 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 750/2969] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.191008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.194281 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:38.194744 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "318dbe0a-30c3-44e5-abea-956f9c8d4344", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1604092629", "description": null, "metadata": null}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:38.212185 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.212185 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:38.213137 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:38.214454 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume 318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:38.214856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9563a236-efec-473b-a419-b27cae27c68d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.218324 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9563a236-efec-473b-a419-b27cae27c68d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:38.218324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9563a236-efec-473b-a419-b27cae27c68d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.218324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9563a236-efec-473b-a419-b27cae27c68d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.218487 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-44c064f0-b0d7-4be0-a370-14e3a0baccfc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.221309 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44c064f0-b0d7-4be0-a370-14e3a0baccfc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:38.221568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44c064f0-b0d7-4be0-a370-14e3a0baccfc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.221834 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44c064f0-b0d7-4be0-a370-14e3a0baccfc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.229341 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.229341 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:38.234105 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.234105 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:38.237374 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9563a236-efec-473b-a419-b27cae27c68d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:38.240082 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-44c064f0-b0d7-4be0-a370-14e3a0baccfc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:38.246795 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9563a236-efec-473b-a419-b27cae27c68d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:38.247275 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 748/2970] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 1231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:38.248450 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44c064f0-b0d7-4be0-a370-14e3a0baccfc tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:38.249078 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 746/2971] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.266129 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ea24823d-0361-47f6-a99c-74c54ed67fe7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.268347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea24823d-0361-47f6-a99c-74c54ed67fe7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:38.268626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea24823d-0361-47f6-a99c-74c54ed67fe7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.268885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea24823d-0361-47f6-a99c-74c54ed67fe7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.281682 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.281682 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:38.288590 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ea24823d-0361-47f6-a99c-74c54ed67fe7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:38.295127 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea24823d-0361-47f6-a99c-74c54ed67fe7 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:38.295639 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 751/2972] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:38.302553 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['f3c10c53-7d3e-45cc-9f40-9ddb95887525', '49f1048a-1a9a-486f-a00e-c998d6fed302', '00b56ca2-f1b6-4fff-9b56-6546180281a1', '6b0bc60c-0375-4190-a06c-09b2c6897831'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:38.480892 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot force create request issued successfully. Aug 06 17:41:38.481389 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c5ab4d7-2084-4d42-b05a-37c0b378fd49 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:38.482014 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 728/2973] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:38.496187 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6f468893-e3f4-473a-82c5-3b6b68840d6d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.498799 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6f468893-e3f4-473a-82c5-3b6b68840d6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:38.499070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6f468893-e3f4-473a-82c5-3b6b68840d6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.499345 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6f468893-e3f4-473a-82c5-3b6b68840d6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.507184 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.507184 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:38.508603 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6f468893-e3f4-473a-82c5-3b6b68840d6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:38.509404 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6f468893-e3f4-473a-82c5-3b6b68840d6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 200 Aug 06 17:41:38.509934 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 749/2974] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.572263 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5b7bca28-7541-48cb-8eae-2f103e6b3c8a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.574501 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b7bca28-7541-48cb-8eae-2f103e6b3c8a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c Aug 06 17:41:38.574684 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b7bca28-7541-48cb-8eae-2f103e6b3c8a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.574891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b7bca28-7541-48cb-8eae-2f103e6b3c8a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.581131 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.581131 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:38.581785 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5b7bca28-7541-48cb-8eae-2f103e6b3c8a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:38.582887 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b7bca28-7541-48cb-8eae-2f103e6b3c8a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c returned with HTTP 200 Aug 06 17:41:38.583534 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 747/2975] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.597715 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-239e80af-4aa5-4035-b826-5c0346c8a46d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.600741 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-239e80af-4aa5-4035-b826-5c0346c8a46d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c Aug 06 17:41:38.600978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-239e80af-4aa5-4035-b826-5c0346c8a46d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.601239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-239e80af-4aa5-4035-b826-5c0346c8a46d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.609146 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.609146 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:38.609784 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-239e80af-4aa5-4035-b826-5c0346c8a46d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:38.611801 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-239e80af-4aa5-4035-b826-5c0346c8a46d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c returned with HTTP 200 Aug 06 17:41:38.611801 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 752/2976] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.661553 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-8bd2f2c1-04c0-4a9a-87d5-18f60ed55b25 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.664342 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-8bd2f2c1-04c0-4a9a-87d5-18f60ed55b25 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:38.664592 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-8bd2f2c1-04c0-4a9a-87d5-18f60ed55b25 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.664849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-8bd2f2c1-04c0-4a9a-87d5-18f60ed55b25 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.678681 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.678681 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:38.684239 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-8bd2f2c1-04c0-4a9a-87d5-18f60ed55b25 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:38.689942 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-8bd2f2c1-04c0-4a9a-87d5-18f60ed55b25 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:38.690577 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 729/2977] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:38.716475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.716634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-db14efab-6983-4c44-a4f4-33afdbde77bf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.718558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8/action Aug 06 17:41:38.719075 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:38.719295 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:38.722989 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-db14efab-6983-4c44-a4f4-33afdbde77bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:38.722989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-db14efab-6983-4c44-a4f4-33afdbde77bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.722989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-db14efab-6983-4c44-a4f4-33afdbde77bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.722989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-db14efab-6983-4c44-a4f4-33afdbde77bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:38.728317 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.728317 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:38.729832 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-db14efab-6983-4c44-a4f4-33afdbde77bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:38.730501 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 750/2978] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.735827 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.735827 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:38.736475 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:38.745407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9e6f391-9afd-47b9-bf02-c2c8c44caa71 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.747827 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9e6f391-9afd-47b9-bf02-c2c8c44caa71 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:41:38.748767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9e6f391-9afd-47b9-bf02-c2c8c44caa71 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.749079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9e6f391-9afd-47b9-bf02-c2c8c44caa71 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.749886 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Begin detaching volume completed successfully. Aug 06 17:41:38.750249 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-4a7707d6-ac0c-43b5-86cf-1f00efa5fc6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8/action returned with HTTP 202 Aug 06 17:41:38.750736 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 748/2979] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:41:38 2026] POST /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:38.760411 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.760411 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:38.767060 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b9e6f391-9afd-47b9-bf02-c2c8c44caa71 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:38.773402 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9e6f391-9afd-47b9-bf02-c2c8c44caa71 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 200 Aug 06 17:41:38.774075 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 753/2980] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.793688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-037c5e38-74a6-46d1-b32c-e9ba62e1c9c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.797337 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-037c5e38-74a6-46d1-b32c-e9ba62e1c9c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:38.797539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-037c5e38-74a6-46d1-b32c-e9ba62e1c9c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.797772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-037c5e38-74a6-46d1-b32c-e9ba62e1c9c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.797896 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-037c5e38-74a6-46d1-b32c-e9ba62e1c9c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:38.807991 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.807991 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:38.807991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-037c5e38-74a6-46d1-b32c-e9ba62e1c9c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:38.808239 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 730/2981] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.824842 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8b3d4a73-77c8-475d-af38-01895e0431e5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.827354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8b3d4a73-77c8-475d-af38-01895e0431e5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/detail Aug 06 17:41:38.827566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8b3d4a73-77c8-475d-af38-01895e0431e5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.827862 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8b3d4a73-77c8-475d-af38-01895e0431e5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.828291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-8b3d4a73-77c8-475d-af38-01895e0431e5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:41:38.834710 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5a419fcd-5d78-429d-931b-e2e1c32da5ed None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.835181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5a419fcd-5d78-429d-931b-e2e1c32da5ed None None] GET https://10.4.3.207/volume// Aug 06 17:41:38.835342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5a419fcd-5d78-429d-931b-e2e1c32da5ed None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.835560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5a419fcd-5d78-429d-931b-e2e1c32da5ed None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.835942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5a419fcd-5d78-429d-931b-e2e1c32da5ed None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:38.836263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 749/2982] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:38.844894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-6d122a49-521f-460b-b358-313db0089cdb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.847381 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8b3d4a73-77c8-475d-af38-01895e0431e5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/detail returned with HTTP 200 Aug 06 17:41:38.847479 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-6d122a49-521f-460b-b358-313db0089cdb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:41:38.847681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-6d122a49-521f-460b-b358-313db0089cdb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.847857 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-6d122a49-521f-460b-b358-313db0089cdb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.847957 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 751/2983] 10.4.3.207 () {66 vars in 1258 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/backups/detail => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.860617 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.860617 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:38.862080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.865024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f/restore Aug 06 17:41:38.865529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:38.865738 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-6d122a49-521f-460b-b358-313db0089cdb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:38.867255 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Restoring backup c1e2a081-6a12-48f7-9f2f-ea77d838e30f ({'restore': {}}) {{(pid=100625) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:41:38.867398 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Restoring backup c1e2a081-6a12-48f7-9f2f-ea77d838e30f to volume None. Aug 06 17:41:38.872459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-6d122a49-521f-460b-b358-313db0089cdb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:41:38.873024 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 754/2984] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:38.873089 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.873089 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:38.874955 np0000006677 devstack@c-api.service[100625]: INFO cinder.backup.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating volume of 1 GB for restore of backup c1e2a081-6a12-48f7-9f2f-ea77d838e30f. Aug 06 17:41:38.883661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:41:38.883304. {{(pid=100625) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:41:38.883850 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability Zones retrieved successfully. Aug 06 17:41:38.892355 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (2beb4071-9e37-4677-a2be-f10540e421a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:38.893904 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79234cf8-eaa5-471b-bf26-e73bfd6dbbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:38.895307 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:38.915932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5214c7c9-8e21-49fa-86bb-8d04496aaa5a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:38.918225 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5214c7c9-8e21-49fa-86bb-8d04496aaa5a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:38.918468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5214c7c9-8e21-49fa-86bb-8d04496aaa5a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:38.918708 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5214c7c9-8e21-49fa-86bb-8d04496aaa5a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:38.927133 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:38.927133 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:38.930684 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5214c7c9-8e21-49fa-86bb-8d04496aaa5a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:38.937564 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5214c7c9-8e21-49fa-86bb-8d04496aaa5a tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:38.938370 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 750/2985] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:38 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:38.944364 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79234cf8-eaa5-471b-bf26-e73bfd6dbbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:38.945453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b8c2fe-dc5e-453b-92ca-3a615bd4c482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:39.013282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['d348882a-776f-4c6d-aad7-c8e796325153', 'e3de72df-fae6-4eef-84c7-8b3044bcd0e6', '9393a3f3-0095-4d18-a03b-28d6ce6102d5', 'ce0c5770-fde0-4df0-b587-f0b47d4e7912'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:39.014165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b8c2fe-dc5e-453b-92ca-3a615bd4c482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d348882a-776f-4c6d-aad7-c8e796325153', 'e3de72df-fae6-4eef-84c7-8b3044bcd0e6', '9393a3f3-0095-4d18-a03b-28d6ce6102d5', 'ce0c5770-fde0-4df0-b587-f0b47d4e7912']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:39.014919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd0027e-7aac-45a4-bc91-72df09ebe86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:39.050238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd0027e-7aac-45a4-bc91-72df09ebe86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c68efbe1-935a-4713-8414-5715d0a5ff0c', '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_c1e2a081-6a12-48f7-9f2f-ea77d838e30f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['d348882a-776f-4c6d-aad7-c8e796325153','e3de72df-fae6-4eef-84c7-8b3044bcd0e6','9393a3f3-0095-4d18-a03b-28d6ce6102d5','ce0c5770-fde0-4df0-b587-f0b47d4e7912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c1e2a081-6a12-48f7-9f2f-ea77d838e30f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c68efbe1-935a-4713-8414-5715d0a5ff0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ba795da9594e598eb0a40c60d35274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bed6f4772024637af15dd4f35cd9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:39.051471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b49ad0-e858-478f-a26b-355f92d7d8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:39.098494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b49ad0-e858-478f-a26b-355f92d7d8f7) transitioned into 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_c1e2a081-6a12-48f7-9f2f-ea77d838e30f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['d348882a-776f-4c6d-aad7-c8e796325153','e3de72df-fae6-4eef-84c7-8b3044bcd0e6','9393a3f3-0095-4d18-a03b-28d6ce6102d5','ce0c5770-fde0-4df0-b587-f0b47d4e7912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:39.099521 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e993ab-aa3f-49b0-bcdc-888c28202bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:39.118434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e993ab-aa3f-49b0-bcdc-888c28202bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:39.119305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (2beb4071-9e37-4677-a2be-f10540e421a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:39.119627 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request issued successfully. Aug 06 17:41:39.128631 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.128631 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:39.129255 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:39.189678 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e0aad27a-c3e9-45d0-b657-0500cac45145 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.193046 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0aad27a-c3e9-45d0-b657-0500cac45145 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 Aug 06 17:41:39.193046 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0aad27a-c3e9-45d0-b657-0500cac45145 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.193347 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0aad27a-c3e9-45d0-b657-0500cac45145 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.193495 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e0aad27a-c3e9-45d0-b657-0500cac45145 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Show backup with id ae6ebdbd-2572-40b4-9474-aef9a7ea1369. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:39.199815 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0aad27a-c3e9-45d0-b657-0500cac45145 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 returned with HTTP 404 Aug 06 17:41:39.200411 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 752/2986] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/backups/ae6ebdbd-2572-40b4-9474-aef9a7ea1369 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:39.212400 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a251eb32-8000-4163-a91b-e03ea024237d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.214530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d Aug 06 17:41:39.214785 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.215114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.215215 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-886e34d8-0160-41dc-a615-f16d47a7b1fa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.215384 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume with id: c0b64f32-1318-4bdc-b533-a89af20a414d Aug 06 17:41:39.217895 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-886e34d8-0160-41dc-a615-f16d47a7b1fa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87/action Aug 06 17:41:39.218429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-886e34d8-0160-41dc-a615-f16d47a7b1fa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:39.218989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-886e34d8-0160-41dc-a615-f16d47a7b1fa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:39.225492 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.225492 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:39.226049 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:39.241043 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.241043 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:39.267207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ff81cc8a-7e78-494f-a298-552b8efc25f7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.269648 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ff81cc8a-7e78-494f-a298-552b8efc25f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:39.269648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ff81cc8a-7e78-494f-a298-552b8efc25f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.269914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ff81cc8a-7e78-494f-a298-552b8efc25f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.277219 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume request issued successfully. Aug 06 17:41:39.277497 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a251eb32-8000-4163-a91b-e03ea024237d tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d returned with HTTP 202 Aug 06 17:41:39.278136 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 755/2987] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:39 2026] DELETE /volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:39.278726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-516864ac-99fd-40aa-9f27-8804398f1f33 req-886e34d8-0160-41dc-a615-f16d47a7b1fa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87/action returned with HTTP 204 Aug 06 17:41:39.279221 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 751/2988] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:39 2026] POST /volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:39.285880 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.285880 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:39.295327 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6f6b9023-4907-42f1-861f-69c29233c3d4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.295410 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ff81cc8a-7e78-494f-a298-552b8efc25f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:39.295452 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f6b9023-4907-42f1-861f-69c29233c3d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d Aug 06 17:41:39.296467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f6b9023-4907-42f1-861f-69c29233c3d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.296467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6f6b9023-4907-42f1-861f-69c29233c3d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.305691 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.305691 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:39.307364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ff81cc8a-7e78-494f-a298-552b8efc25f7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:39.308123 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 753/2989] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:39.312613 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6f6b9023-4907-42f1-861f-69c29233c3d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:39.326054 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6f6b9023-4907-42f1-861f-69c29233c3d4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d returned with HTTP 200 Aug 06 17:41:39.326054 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 756/2990] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:39.350299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-839696f0-897e-4099-a114-5faf62923d64 req-89ebe4a7-421c-46a1-b76f-1ed65017c142 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.352856 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-89ebe4a7-421c-46a1-b76f-1ed65017c142 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:39.353192 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-89ebe4a7-421c-46a1-b76f-1ed65017c142 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.353479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-89ebe4a7-421c-46a1-b76f-1ed65017c142 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.363849 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.363849 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:39.368888 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-839696f0-897e-4099-a114-5faf62923d64 req-89ebe4a7-421c-46a1-b76f-1ed65017c142 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:39.375575 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-89ebe4a7-421c-46a1-b76f-1ed65017c142 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:39.376287 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 752/2991] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:39.522041 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3c35af84-61c0-4598-a223-855d13277c11 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.522555 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3c35af84-61c0-4598-a223-855d13277c11 None None] GET https://10.4.3.207/volume// Aug 06 17:41:39.522846 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3c35af84-61c0-4598-a223-855d13277c11 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.522933 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c416664d-63c6-4974-87af-a3868409f9b7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.523136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3c35af84-61c0-4598-a223-855d13277c11 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.525215 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3c35af84-61c0-4598-a223-855d13277c11 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:39.525215 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 754/2992] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:39.525351 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c416664d-63c6-4974-87af-a3868409f9b7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:39.525517 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c416664d-63c6-4974-87af-a3868409f9b7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.525806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c416664d-63c6-4974-87af-a3868409f9b7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.534719 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.534719 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:39.534719 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c416664d-63c6-4974-87af-a3868409f9b7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:39.535339 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c416664d-63c6-4974-87af-a3868409f9b7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 200 Aug 06 17:41:39.536023 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 757/2993] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:39.538419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-839696f0-897e-4099-a114-5faf62923d64 req-b19188a2-aad0-4102-8f50-63f12ea0ca20 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.542265 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-b19188a2-aad0-4102-8f50-63f12ea0ca20 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:39.542770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-b19188a2-aad0-4102-8f50-63f12ea0ca20 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c38ce58-360b-4130-866b-87c13cd19735", "connector": null, "instance_uuid": "8c65ed59-bbf8-4770-9d3b-c836f77eeec3"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:39.548936 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-565cb878-8700-4762-a0f8-f137526e2e69 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.549373 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-565cb878-8700-4762-a0f8-f137526e2e69 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:39.549567 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-565cb878-8700-4762-a0f8-f137526e2e69 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.549786 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-565cb878-8700-4762-a0f8-f137526e2e69 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.555107 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.555107 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:39.556016 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.556016 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:39.556552 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-565cb878-8700-4762-a0f8-f137526e2e69 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:39.557433 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-565cb878-8700-4762-a0f8-f137526e2e69 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 200 Aug 06 17:41:39.557848 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 755/2994] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:39.570417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.573383 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:39.573734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "318dbe0a-30c3-44e5-abea-956f9c8d4344", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1550278413", "description": null, "metadata": null}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:39.587681 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.587681 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:39.588417 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:39.588572 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume 318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:39.629596 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-b19188a2-aad0-4102-8f50-63f12ea0ca20 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:39.630277 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 753/2995] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:39 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 06 17:41:39.637001 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['ae85d326-68e6-4fcc-9293-68fce59ef92d', 'ccc94306-b6d2-4c25-b68f-3fd377ce42cb', '60680608-93ab-4234-8c4a-e04c755b3902', 'eabccb03-ddaf-4e4d-ae5b-2ad15dcf1a8a'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:39.694818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0dff21b5-48fc-4693-8307-6211bcaab77b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.698076 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0dff21b5-48fc-4693-8307-6211bcaab77b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:39.698523 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0dff21b5-48fc-4693-8307-6211bcaab77b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.698878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0dff21b5-48fc-4693-8307-6211bcaab77b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.702525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2ca230c0-3e39-4825-8044-e8b3333b3229 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.703105 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2ca230c0-3e39-4825-8044-e8b3333b3229 None None] GET https://10.4.3.207/volume// Aug 06 17:41:39.703334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2ca230c0-3e39-4825-8044-e8b3333b3229 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.703557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2ca230c0-3e39-4825-8044-e8b3333b3229 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.703949 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2ca230c0-3e39-4825-8044-e8b3333b3229 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:39.704319 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 754/2996] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:39.705210 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot force create request issued successfully. Aug 06 17:41:39.705505 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f7a69a2e-28bc-4ef0-a178-deba056e4236 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:39.706005 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 758/2997] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:39.715195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-839696f0-897e-4099-a114-5faf62923d64 req-50bf538f-3ec4-4b8c-ae10-5e6b738a4789 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.717283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-50bf538f-3ec4-4b8c-ae10-5e6b738a4789 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:39.717503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-50bf538f-3ec4-4b8c-ae10-5e6b738a4789 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.717758 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-50bf538f-3ec4-4b8c-ae10-5e6b738a4789 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.720530 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-203e94e5-b6a5-40ad-8b6c-ba057cf84823 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.724844 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-203e94e5-b6a5-40ad-8b6c-ba057cf84823 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:39.725236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-203e94e5-b6a5-40ad-8b6c-ba057cf84823 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.725384 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-203e94e5-b6a5-40ad-8b6c-ba057cf84823 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:39.726130 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.726130 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:39.729542 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.729542 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:39.732410 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.732410 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:39.732594 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0dff21b5-48fc-4693-8307-6211bcaab77b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:39.733079 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-203e94e5-b6a5-40ad-8b6c-ba057cf84823 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:39.733278 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-839696f0-897e-4099-a114-5faf62923d64 req-50bf538f-3ec4-4b8c-ae10-5e6b738a4789 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:39.734278 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-203e94e5-b6a5-40ad-8b6c-ba057cf84823 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 200 Aug 06 17:41:39.735116 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 759/2998] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:39.741348 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-50bf538f-3ec4-4b8c-ae10-5e6b738a4789 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:39.741857 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 755/2999] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:39.742179 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0dff21b5-48fc-4693-8307-6211bcaab77b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:39.742820 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 756/3000] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:39 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 937 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:39.862274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.864424 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] PUT https://10.4.3.207/volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6 Aug 06 17:41:39.864805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:39.873755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Acquiring lock "cinder-attachment_update-2c38ce58-360b-4130-866b-87c13cd19735-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:39.878890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Lock "cinder-attachment_update-2c38ce58-360b-4130-866b-87c13cd19735-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:39.880583 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:39.880583 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:39.989497 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-094cb47a-97f6-4d0f-8e57-13ef9f785377 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:39.992255 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-094cb47a-97f6-4d0f-8e57-13ef9f785377 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea Aug 06 17:41:39.992578 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-094cb47a-97f6-4d0f-8e57-13ef9f785377 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:39.992882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-094cb47a-97f6-4d0f-8e57-13ef9f785377 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.002176 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.002176 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:40.015912 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Lock "cinder-attachment_update-2c38ce58-360b-4130-866b-87c13cd19735-np0000006677" released by "attachment_update" :: held 0.137s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:40.016324 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-1b1ab13e-10dd-4d92-8fb6-380f5b88a30c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6 returned with HTTP 200 Aug 06 17:41:40.017019 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 760/3001] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:39 2026] PUT /volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:40.080249 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c105ae7c-f91a-47fc-b73f-b706682af328 req-094cb47a-97f6-4d0f-8e57-13ef9f785377 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea returned with HTTP 200 Aug 06 17:41:40.080671 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 756/3002] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:41:39 2026] DELETE /volume/v3/attachments/e9148653-cd55-4a85-95c9-ec09c29758ea => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.140495 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.140495 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:40.141253 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:40.141458 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Checking backup size 1 against volume size 1 {{(pid=100625) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:41:40.141627 np0000006677 devstack@c-api.service[100625]: INFO cinder.backup.api [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Overwriting volume c68efbe1-935a-4713-8414-5715d0a5ff0c with restore of backup c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:40.183537 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] restore_backup in rpcapi backup_id c1e2a081-6a12-48f7-9f2f-ea77d838e30f {{(pid=100625) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:41:40.186443 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0ddd0df-037e-4a5d-a32c-83d712588eb2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f/restore returned with HTTP 202 Aug 06 17:41:40.187135 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 731/3003] 10.4.3.207 () {68 vars in 1393 bytes} [Thu Aug 6 17:41:38 2026] POST /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f/restore => generated 189 bytes in 1326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:40.198422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-551c3600-64a3-4f64-ae25-a77a8cf0ff8b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.200799 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-551c3600-64a3-4f64-ae25-a77a8cf0ff8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:40.201754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-551c3600-64a3-4f64-ae25-a77a8cf0ff8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.201754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-551c3600-64a3-4f64-ae25-a77a8cf0ff8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.202025 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-551c3600-64a3-4f64-ae25-a77a8cf0ff8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:40.208279 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.208279 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:40.209421 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-551c3600-64a3-4f64-ae25-a77a8cf0ff8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:40.209923 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 757/3004] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.324765 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-74aacbbc-0a10-4ba0-bac5-da4ad8d80fbb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.327680 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74aacbbc-0a10-4ba0-bac5-da4ad8d80fbb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:40.328006 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74aacbbc-0a10-4ba0-bac5-da4ad8d80fbb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.328387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74aacbbc-0a10-4ba0-bac5-da4ad8d80fbb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.338772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-217bf6e1-88f8-460a-9d3a-4a995cf8cc21 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.340840 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-217bf6e1-88f8-460a-9d3a-4a995cf8cc21 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d Aug 06 17:41:40.341123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-217bf6e1-88f8-460a-9d3a-4a995cf8cc21 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.341396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-217bf6e1-88f8-460a-9d3a-4a995cf8cc21 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.343186 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.343186 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:40.350083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-217bf6e1-88f8-460a-9d3a-4a995cf8cc21 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d returned with HTTP 404 Aug 06 17:41:40.350665 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 757/3005] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/volumes/c0b64f32-1318-4bdc-b533-a89af20a414d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:40.351875 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-74aacbbc-0a10-4ba0-bac5-da4ad8d80fbb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:40.359380 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-02895ac1-7818-42aa-88f8-71990340537f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.359653 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74aacbbc-0a10-4ba0-bac5-da4ad8d80fbb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:40.360200 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 761/3006] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1170 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:40.362278 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 Aug 06 17:41:40.362278 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.362535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.362788 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume with id: 2b448992-7cf4-40c1-a66f-abe20e199938 Aug 06 17:41:40.373630 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.373630 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:40.374292 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:40.379309 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c61025e7-f65b-479d-a9d1-e69dea2d897b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.381814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c61025e7-f65b-479d-a9d1-e69dea2d897b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:41:40.382223 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c61025e7-f65b-479d-a9d1-e69dea2d897b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.382519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c61025e7-f65b-479d-a9d1-e69dea2d897b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.399394 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.399394 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:40.404588 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c61025e7-f65b-479d-a9d1-e69dea2d897b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:41:40.406212 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume request issued successfully. Aug 06 17:41:40.406470 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-02895ac1-7818-42aa-88f8-71990340537f tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 returned with HTTP 202 Aug 06 17:41:40.406946 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 732/3007] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:40 2026] DELETE /volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:40.412392 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c61025e7-f65b-479d-a9d1-e69dea2d897b tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:41:40.413049 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 758/3008] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:40.418291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-48b911ea-14ff-4cce-b040-380c41872ce9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.420950 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-48b911ea-14ff-4cce-b040-380c41872ce9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 Aug 06 17:41:40.421362 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-48b911ea-14ff-4cce-b040-380c41872ce9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.421632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-48b911ea-14ff-4cce-b040-380c41872ce9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.434050 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.434050 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:40.441875 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-48b911ea-14ff-4cce-b040-380c41872ce9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:40.451471 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-48b911ea-14ff-4cce-b040-380c41872ce9 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 returned with HTTP 200 Aug 06 17:41:40.451471 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 758/3009] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.745939 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a2fc6dfc-2bcc-4946-bd72-ca3569cc1373 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.748273 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a2fc6dfc-2bcc-4946-bd72-ca3569cc1373 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:40.748840 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a2fc6dfc-2bcc-4946-bd72-ca3569cc1373 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.749127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a2fc6dfc-2bcc-4946-bd72-ca3569cc1373 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.756603 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.756603 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:40.757238 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a2fc6dfc-2bcc-4946-bd72-ca3569cc1373 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:40.759047 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a2fc6dfc-2bcc-4946-bd72-ca3569cc1373 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 200 Aug 06 17:41:40.759047 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 762/3010] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.765298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6beece1a-a313-44f6-b940-34d44f48d119 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.767134 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6beece1a-a313-44f6-b940-34d44f48d119 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:40.767134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6beece1a-a313-44f6-b940-34d44f48d119 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.767134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6beece1a-a313-44f6-b940-34d44f48d119 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.775921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1e855c73-f120-4b31-9ac7-6a69cafc6f6d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.778109 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1e855c73-f120-4b31-9ac7-6a69cafc6f6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:40.778195 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1e855c73-f120-4b31-9ac7-6a69cafc6f6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.778346 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1e855c73-f120-4b31-9ac7-6a69cafc6f6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.778659 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.778659 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:40.783405 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6beece1a-a313-44f6-b940-34d44f48d119 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:40.783767 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.783767 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:40.784289 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1e855c73-f120-4b31-9ac7-6a69cafc6f6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:40.785037 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1e855c73-f120-4b31-9ac7-6a69cafc6f6d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 200 Aug 06 17:41:40.785443 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 759/3011] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.789582 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6beece1a-a313-44f6-b940-34d44f48d119 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:40.790091 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 733/3012] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.796371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.798691 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:41:40.799183 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "318dbe0a-30c3-44e5-abea-956f9c8d4344", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2030722474", "description": null, "metadata": null}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:40.824930 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.824930 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:40.825598 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:40.825794 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume 318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:40.870007 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['26518734-2669-4c76-99bf-c545a90b68f1', 'a09d240f-def9-4e9a-81a0-73f9c06b606d', '310b057c-e988-49b2-951e-1bb3c58f5cc2', '06b9bdf7-608b-4b31-a716-ac59b444537e'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:40.919282 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot force create request issued successfully. Aug 06 17:41:40.919989 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d51709a3-c0b9-48a1-becc-ea0f37b1b5ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:41:40.920764 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 759/3013] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:41:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 17:41:40.928887 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.930917 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:40.931156 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b7c335a4-85e2-4a85-9e09-db04705f20c5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:40.931341 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-848267582", "snapshot_id": "02ecedec-1cf5-4ce9-85f6-029a2102cff0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:40.933120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-848267582', 'snapshot_id': '02ecedec-1cf5-4ce9-85f6-029a2102cff0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:40.933301 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b7c335a4-85e2-4a85-9e09-db04705f20c5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:40.933362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b7c335a4-85e2-4a85-9e09-db04705f20c5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:40.933534 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b7c335a4-85e2-4a85-9e09-db04705f20c5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:40.939060 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.939060 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:40.939576 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b7c335a4-85e2-4a85-9e09-db04705f20c5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:40.939981 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:40.939981 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:40.940532 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b7c335a4-85e2-4a85-9e09-db04705f20c5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 200 Aug 06 17:41:40.941462 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:40.941462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume of 1 GB Aug 06 17:41:40.941597 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 760/3014] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:40 2026] GET /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:40.946342 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Availability Zones retrieved successfully. Aug 06 17:41:40.951837 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (9a1844d3-a247-4a65-a938-09d6bbf06841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:40.953306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee00bbe-5d97-4e0b-a11e-47d063ad9b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:40.954151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:40.988869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee00bbe-5d97-4e0b-a11e-47d063ad9b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02ecedec-1cf5-4ce9-85f6-029a2102cff0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:40.989652 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314b8971-f742-4262-94f6-073e3976652f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:41.045659 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['b71b9b38-22ad-4a2a-94c5-8ca430a83046', '436cf8e3-6d04-46b5-8e03-a33661d2d8a6', '196fd5e9-94ce-44d2-ab38-540a070e3b43', '072546b4-877a-4fb3-b02a-3e5708ae9a4d'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:41.046662 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314b8971-f742-4262-94f6-073e3976652f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b71b9b38-22ad-4a2a-94c5-8ca430a83046', '436cf8e3-6d04-46b5-8e03-a33661d2d8a6', '196fd5e9-94ce-44d2-ab38-540a070e3b43', '072546b4-877a-4fb3-b02a-3e5708ae9a4d']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:41.047540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cea931c-b13e-414c-955a-70a20651ff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:41.099029 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cea931c-b13e-414c-955a-70a20651ff8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '775ced88-8ad8-4147-a8fc-5e3618545b80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-848267582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['b71b9b38-22ad-4a2a-94c5-8ca430a83046','436cf8e3-6d04-46b5-8e03-a33661d2d8a6','196fd5e9-94ce-44d2-ab38-540a070e3b43','072546b4-877a-4fb3-b02a-3e5708ae9a4d'],size=1,snapshot_id=02ecedec-1cf5-4ce9-85f6-029a2102cff0,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-848267582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=775ced88-8ad8-4147-a8fc-5e3618545b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05057b8a4af94ef0951c3d688596d041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02ecedec-1cf5-4ce9-85f6-029a2102cff0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:41.099670 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1791cb2e-b5cb-4937-aece-f9d21a3b6e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:41.126792 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1791cb2e-b5cb-4937-aece-f9d21a3b6e63) transitioned into state 'SUCCESS' from state '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-848267582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['b71b9b38-22ad-4a2a-94c5-8ca430a83046','436cf8e3-6d04-46b5-8e03-a33661d2d8a6','196fd5e9-94ce-44d2-ab38-540a070e3b43','072546b4-877a-4fb3-b02a-3e5708ae9a4d'],size=1,snapshot_id=02ecedec-1cf5-4ce9-85f6-029a2102cff0,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:41.127751 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd61e79-0500-4ffa-bdd1-d17aef218e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:41.160799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd61e79-0500-4ffa-bdd1-d17aef218e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:41.162000 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (9a1844d3-a247-4a65-a938-09d6bbf06841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:41.162427 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request issued successfully. Aug 06 17:41:41.163128 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8e7f8d8-eb4b-474f-b156-1de4260db444 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:41.163577 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 763/3015] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:40 2026] POST /volume/v3/volumes => generated 790 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:41.180275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-28c1a059-71b5-4555-9fca-4a7451429fc5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.183738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28c1a059-71b5-4555-9fca-4a7451429fc5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:41.183944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28c1a059-71b5-4555-9fca-4a7451429fc5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.184057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28c1a059-71b5-4555-9fca-4a7451429fc5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.193660 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.193660 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:41.199320 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-28c1a059-71b5-4555-9fca-4a7451429fc5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:41.204432 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28c1a059-71b5-4555-9fca-4a7451429fc5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:41.204891 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 734/3016] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:41.224147 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6714c5cb-d75d-4c71-a9ac-9e066f707279 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.226948 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6714c5cb-d75d-4c71-a9ac-9e066f707279 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:41.227178 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6714c5cb-d75d-4c71-a9ac-9e066f707279 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.227390 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6714c5cb-d75d-4c71-a9ac-9e066f707279 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.227507 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6714c5cb-d75d-4c71-a9ac-9e066f707279 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:41.232711 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.232711 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:41.233680 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6714c5cb-d75d-4c71-a9ac-9e066f707279 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:41.234113 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 760/3017] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:41.466984 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-02bcbd8c-1c5b-418c-bd83-83465c065427 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.469160 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-02bcbd8c-1c5b-418c-bd83-83465c065427 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 Aug 06 17:41:41.469469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-02bcbd8c-1c5b-418c-bd83-83465c065427 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.469770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-02bcbd8c-1c5b-418c-bd83-83465c065427 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.480425 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-02bcbd8c-1c5b-418c-bd83-83465c065427 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 returned with HTTP 404 Aug 06 17:41:41.480934 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 761/3018] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/volumes/2b448992-7cf4-40c1-a66f-abe20e199938 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:41.489229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.491665 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf Aug 06 17:41:41.491917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.492184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.492395 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume with id: 41c5d766-9118-44fe-adce-f7fc6c7ad1cf Aug 06 17:41:41.502007 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.502007 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:41.502564 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:41.542055 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume request issued successfully. Aug 06 17:41:41.542055 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84c5492b-c71f-426c-bbde-2d2df7c53bf0 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf returned with HTTP 202 Aug 06 17:41:41.542055 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 764/3019] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:41 2026] DELETE /volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:41.556430 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f0ed3995-a994-4748-8f5f-d5d723e100a1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.562654 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0ed3995-a994-4748-8f5f-d5d723e100a1 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf Aug 06 17:41:41.562654 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0ed3995-a994-4748-8f5f-d5d723e100a1 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.562654 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0ed3995-a994-4748-8f5f-d5d723e100a1 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.575992 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.575992 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:41.581380 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f0ed3995-a994-4748-8f5f-d5d723e100a1 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:41.589915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0ed3995-a994-4748-8f5f-d5d723e100a1 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf returned with HTTP 200 Aug 06 17:41:41.590291 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 735/3020] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:41.809906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2669e9ff-9754-483d-95d5-2d916cbc2433 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.811916 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2669e9ff-9754-483d-95d5-2d916cbc2433 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:41.812172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2669e9ff-9754-483d-95d5-2d916cbc2433 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.812447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2669e9ff-9754-483d-95d5-2d916cbc2433 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.824261 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.824261 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:41.828356 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2669e9ff-9754-483d-95d5-2d916cbc2433 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:41.833436 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2669e9ff-9754-483d-95d5-2d916cbc2433 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:41.833932 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 761/3021] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:41.953568 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-222d0260-91d4-4cbf-be8d-ee2d16dfc65c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.955897 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-222d0260-91d4-4cbf-be8d-ee2d16dfc65c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:41.956150 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-222d0260-91d4-4cbf-be8d-ee2d16dfc65c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.956394 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-222d0260-91d4-4cbf-be8d-ee2d16dfc65c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.962678 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.962678 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:41.963345 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-222d0260-91d4-4cbf-be8d-ee2d16dfc65c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:41.964444 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-222d0260-91d4-4cbf-be8d-ee2d16dfc65c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 200 Aug 06 17:41:41.965357 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 762/3022] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:41.976513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eb9eb81c-a8a1-4cc5-b1c0-d475f54850ca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:41.978552 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb9eb81c-a8a1-4cc5-b1c0-d475f54850ca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:41.978839 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb9eb81c-a8a1-4cc5-b1c0-d475f54850ca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:41.979121 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb9eb81c-a8a1-4cc5-b1c0-d475f54850ca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:41.984817 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:41.984817 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:41.985338 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eb9eb81c-a8a1-4cc5-b1c0-d475f54850ca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:41.986249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb9eb81c-a8a1-4cc5-b1c0-d475f54850ca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 200 Aug 06 17:41:41.986701 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 765/3023] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:41 2026] GET /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:42.221795 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dd27712c-7e84-4b4e-bfe3-0df27c3b6752 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.223901 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd27712c-7e84-4b4e-bfe3-0df27c3b6752 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:42.224272 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd27712c-7e84-4b4e-bfe3-0df27c3b6752 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.224272 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd27712c-7e84-4b4e-bfe3-0df27c3b6752 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.231782 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.231782 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:42.239328 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dd27712c-7e84-4b4e-bfe3-0df27c3b6752 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:42.245592 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd27712c-7e84-4b4e-bfe3-0df27c3b6752 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:42.246283 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 736/3024] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:42.247984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a65fbece-15a2-4dce-bc0a-ffd05f83e1b9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.250616 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a65fbece-15a2-4dce-bc0a-ffd05f83e1b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:42.251012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a65fbece-15a2-4dce-bc0a-ffd05f83e1b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.251343 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a65fbece-15a2-4dce-bc0a-ffd05f83e1b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.251503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a65fbece-15a2-4dce-bc0a-ffd05f83e1b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:42.258398 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.258398 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:42.259438 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a65fbece-15a2-4dce-bc0a-ffd05f83e1b9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:42.260088 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 762/3025] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:42.269064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3a267e65-ad60-4b32-8247-58d5c5cf4e17 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.274996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a267e65-ad60-4b32-8247-58d5c5cf4e17 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:42.276275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a267e65-ad60-4b32-8247-58d5c5cf4e17 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.276275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a267e65-ad60-4b32-8247-58d5c5cf4e17 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.288749 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.288749 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:42.295912 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3a267e65-ad60-4b32-8247-58d5c5cf4e17 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:42.300992 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a267e65-ad60-4b32-8247-58d5c5cf4e17 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:42.301438 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 763/3026] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:42.605524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5fe2c5b8-a1b3-4727-bdaa-4c7993830fe4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.607803 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fe2c5b8-a1b3-4727-bdaa-4c7993830fe4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf Aug 06 17:41:42.608079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fe2c5b8-a1b3-4727-bdaa-4c7993830fe4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.608344 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fe2c5b8-a1b3-4727-bdaa-4c7993830fe4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.615423 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fe2c5b8-a1b3-4727-bdaa-4c7993830fe4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf returned with HTTP 404 Aug 06 17:41:42.616099 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 766/3027] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/volumes/41c5d766-9118-44fe-adce-f7fc6c7ad1cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:42.629159 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-865903e9-29c6-4483-bc55-ce233e267f00 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.631978 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 Aug 06 17:41:42.632156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.632861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.632861 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume with id: 4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 Aug 06 17:41:42.644222 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.644222 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:42.645012 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:42.672192 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume request issued successfully. Aug 06 17:41:42.672192 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-865903e9-29c6-4483-bc55-ce233e267f00 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 returned with HTTP 202 Aug 06 17:41:42.673505 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 737/3028] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:42 2026] DELETE /volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:42.686809 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c50c66ea-b649-4cb5-9061-fd8890ea3a72 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.690466 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c50c66ea-b649-4cb5-9061-fd8890ea3a72 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 Aug 06 17:41:42.690660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c50c66ea-b649-4cb5-9061-fd8890ea3a72 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.690940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c50c66ea-b649-4cb5-9061-fd8890ea3a72 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.705958 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.705958 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:42.717306 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c50c66ea-b649-4cb5-9061-fd8890ea3a72 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:42.723672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c50c66ea-b649-4cb5-9061-fd8890ea3a72 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 returned with HTTP 200 Aug 06 17:41:42.724233 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 763/3029] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:42.851619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bb934da4-7f7c-41b3-b638-7cc3b9445f87 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.854074 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb934da4-7f7c-41b3-b638-7cc3b9445f87 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:42.854074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb934da4-7f7c-41b3-b638-7cc3b9445f87 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.854651 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb934da4-7f7c-41b3-b638-7cc3b9445f87 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.867483 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.867483 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:42.872228 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bb934da4-7f7c-41b3-b638-7cc3b9445f87 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:42.880101 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb934da4-7f7c-41b3-b638-7cc3b9445f87 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:42.880101 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 764/3030] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:42.887772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-0bfb5e80-e1ce-4810-96c2-73fb5815f11c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:42.890505 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-0bfb5e80-e1ce-4810-96c2-73fb5815f11c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:42.890738 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-0bfb5e80-e1ce-4810-96c2-73fb5815f11c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:42.891133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-0bfb5e80-e1ce-4810-96c2-73fb5815f11c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:42.898685 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:42.898685 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:42.903065 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-0bfb5e80-e1ce-4810-96c2-73fb5815f11c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:42.908364 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-0bfb5e80-e1ce-4810-96c2-73fb5815f11c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:42.908900 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 767/3031] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:42 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:43.004869 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cfb9d02f-3aa1-4e65-a894-98a328ca47a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.005305 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cfb9d02f-3aa1-4e65-a894-98a328ca47a8 None None] GET https://10.4.3.207/volume// Aug 06 17:41:43.005493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cfb9d02f-3aa1-4e65-a894-98a328ca47a8 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.005700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cfb9d02f-3aa1-4e65-a894-98a328ca47a8 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.006681 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cfb9d02f-3aa1-4e65-a894-98a328ca47a8 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:43.006681 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 738/3032] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41: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 06 17:41:43.019985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-2c198853-1bce-4475-a502-fb3580eb0781 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.022755 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-2c198853-1bce-4475-a502-fb3580eb0781 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:43.023282 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-2c198853-1bce-4475-a502-fb3580eb0781 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "775ced88-8ad8-4147-a8fc-5e3618545b80", "connector": null, "instance_uuid": "4b74116b-e306-483e-b971-b8571d0f03ac"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:43.033796 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.033796 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:43.068555 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-2c198853-1bce-4475-a502-fb3580eb0781 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:43.069386 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 764/3033] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:43 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:43.106417 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d17f6a78-9477-4123-b366-c2dc1076458f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.110504 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d17f6a78-9477-4123-b366-c2dc1076458f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:43.110504 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d17f6a78-9477-4123-b366-c2dc1076458f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.110504 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d17f6a78-9477-4123-b366-c2dc1076458f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.125214 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.125214 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:43.129430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-518cc979-73fb-4cfb-956f-76f0911b25e4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.129861 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-518cc979-73fb-4cfb-956f-76f0911b25e4 None None] GET https://10.4.3.207/volume// Aug 06 17:41:43.130057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-518cc979-73fb-4cfb-956f-76f0911b25e4 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.130289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-518cc979-73fb-4cfb-956f-76f0911b25e4 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.130349 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d17f6a78-9477-4123-b366-c2dc1076458f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:43.130726 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-518cc979-73fb-4cfb-956f-76f0911b25e4 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:43.131124 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 768/3034] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:43.136224 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d17f6a78-9477-4123-b366-c2dc1076458f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:43.136893 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 765/3035] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:43.142022 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-c1a6e61d-8b4c-4f25-9e43-39cc210c8d3a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.144701 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-c1a6e61d-8b4c-4f25-9e43-39cc210c8d3a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:43.145024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-c1a6e61d-8b4c-4f25-9e43-39cc210c8d3a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.145274 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-c1a6e61d-8b4c-4f25-9e43-39cc210c8d3a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.157824 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.157824 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:43.162746 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-c1a6e61d-8b4c-4f25-9e43-39cc210c8d3a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:43.168911 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-c1a6e61d-8b4c-4f25-9e43-39cc210c8d3a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:43.169433 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 739/3036] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 1062 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:43.272532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6593bfd3-348e-4be6-b056-ac36df64c9e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.275630 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6593bfd3-348e-4be6-b056-ac36df64c9e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:43.275630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6593bfd3-348e-4be6-b056-ac36df64c9e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.275630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6593bfd3-348e-4be6-b056-ac36df64c9e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.275630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6593bfd3-348e-4be6-b056-ac36df64c9e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:43.282297 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.282297 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:43.284377 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6593bfd3-348e-4be6-b056-ac36df64c9e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:43.284377 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 765/3037] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:43.299347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.302414 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] PUT https://10.4.3.207/volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1 Aug 06 17:41:43.302617 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:43.312811 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Acquiring lock "cinder-attachment_update-775ced88-8ad8-4147-a8fc-5e3618545b80-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:43.324655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-775ced88-8ad8-4147-a8fc-5e3618545b80-np0000006677" acquired by "attachment_update" :: waited 0.012s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:43.326177 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.326177 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:43.362224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-839696f0-897e-4099-a114-5faf62923d64 req-96527439-6d7f-4fcc-b7ef-f9003e9041d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.363348 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-96527439-6d7f-4fcc-b7ef-f9003e9041d3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6/action Aug 06 17:41:43.363815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-96527439-6d7f-4fcc-b7ef-f9003e9041d3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:43.363947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-96527439-6d7f-4fcc-b7ef-f9003e9041d3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:43.388437 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.388437 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:43.407917 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-839696f0-897e-4099-a114-5faf62923d64 req-96527439-6d7f-4fcc-b7ef-f9003e9041d3 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6/action returned with HTTP 204 Aug 06 17:41:43.408563 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 766/3038] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:43 2026] POST /volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:43.459369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-775ced88-8ad8-4147-a8fc-5e3618545b80-np0000006677" released by "attachment_update" :: held 0.135s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:43.461571 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-02b5bf92-38d6-4ef7-9865-10d47f84032a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1 returned with HTTP 200 Aug 06 17:41:43.461571 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 769/3039] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:43 2026] PUT /volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:43.639210 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.642330 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:43.642620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.642894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.643057 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:43.651197 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.651197 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:43.652114 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:43.679725 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:41:43.679942 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98f80b8b-d2b0-4bf1-9b3f-89b427677020 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 202 Aug 06 17:41:43.680420 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 740/3040] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:43 2026] DELETE /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:43.691692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-804fe909-baa9-4fde-8eaf-a90255273d90 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.695503 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-804fe909-baa9-4fde-8eaf-a90255273d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:43.695788 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-804fe909-baa9-4fde-8eaf-a90255273d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.696068 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-804fe909-baa9-4fde-8eaf-a90255273d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.702557 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.702557 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:43.703228 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-804fe909-baa9-4fde-8eaf-a90255273d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:43.704323 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-804fe909-baa9-4fde-8eaf-a90255273d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 200 Aug 06 17:41:43.705136 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 766/3041] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:43.747393 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1a63a66c-e2fd-4056-9e77-0389618c7c20 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.749751 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a63a66c-e2fd-4056-9e77-0389618c7c20 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 Aug 06 17:41:43.750005 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a63a66c-e2fd-4056-9e77-0389618c7c20 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.750272 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a63a66c-e2fd-4056-9e77-0389618c7c20 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.757780 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a63a66c-e2fd-4056-9e77-0389618c7c20 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 returned with HTTP 404 Aug 06 17:41:43.758425 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 767/3042] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/volumes/4e6b76bf-2c1b-4fb0-ba5c-7f0acc253382 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:43.768380 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.770481 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b Aug 06 17:41:43.770736 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.770925 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.771246 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume with id: dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b Aug 06 17:41:43.779848 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.779848 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:43.780561 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:43.808298 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume request issued successfully. Aug 06 17:41:43.808479 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7e47845e-e7d1-4c9c-ba40-de8108661d13 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b returned with HTTP 202 Aug 06 17:41:43.809170 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 770/3043] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:43 2026] DELETE /volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:43.820185 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a98bc3bc-8b1b-48bf-b5fb-10efa5c8eb96 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.822403 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a98bc3bc-8b1b-48bf-b5fb-10efa5c8eb96 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b Aug 06 17:41:43.822674 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a98bc3bc-8b1b-48bf-b5fb-10efa5c8eb96 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.823399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a98bc3bc-8b1b-48bf-b5fb-10efa5c8eb96 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.833004 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.833004 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:43.840590 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a98bc3bc-8b1b-48bf-b5fb-10efa5c8eb96 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:43.846389 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a98bc3bc-8b1b-48bf-b5fb-10efa5c8eb96 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b returned with HTTP 200 Aug 06 17:41:43.847228 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 741/3044] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:43.894510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f2751573-1fdb-4ec5-8dde-b8a5d241c418 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.896888 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f2751573-1fdb-4ec5-8dde-b8a5d241c418 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:43.897286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f2751573-1fdb-4ec5-8dde-b8a5d241c418 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.897742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f2751573-1fdb-4ec5-8dde-b8a5d241c418 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.914628 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.914628 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:43.919063 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f2751573-1fdb-4ec5-8dde-b8a5d241c418 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:43.926387 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f2751573-1fdb-4ec5-8dde-b8a5d241c418 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:43.926863 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 767/3045] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 1230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:43.944314 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-63dda709-e4cd-4c65-a701-d34066622564 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:43.946521 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63dda709-e4cd-4c65-a701-d34066622564 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:43.947061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63dda709-e4cd-4c65-a701-d34066622564 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:43.947061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-63dda709-e4cd-4c65-a701-d34066622564 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:43.964937 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:43.964937 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:43.973457 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-63dda709-e4cd-4c65-a701-d34066622564 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:43.980195 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-63dda709-e4cd-4c65-a701-d34066622564 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:43.980681 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 768/3046] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:43 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:44.156399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4ae0dffe-8d19-4b53-81eb-89f1e32c3702 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.160051 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ae0dffe-8d19-4b53-81eb-89f1e32c3702 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:44.160293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ae0dffe-8d19-4b53-81eb-89f1e32c3702 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.160501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ae0dffe-8d19-4b53-81eb-89f1e32c3702 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.173047 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:44.173047 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:44.180411 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4ae0dffe-8d19-4b53-81eb-89f1e32c3702 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:44.185939 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ae0dffe-8d19-4b53-81eb-89f1e32c3702 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:44.186498 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 771/3047] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:44 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:44.296373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5ebff65c-2b3b-4f1f-a4a2-ddad1827a86c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.298371 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5ebff65c-2b3b-4f1f-a4a2-ddad1827a86c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:44.298546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5ebff65c-2b3b-4f1f-a4a2-ddad1827a86c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.298778 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5ebff65c-2b3b-4f1f-a4a2-ddad1827a86c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.298909 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5ebff65c-2b3b-4f1f-a4a2-ddad1827a86c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:44.304589 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:44.304589 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:44.305347 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5ebff65c-2b3b-4f1f-a4a2-ddad1827a86c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:44.305714 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 742/3048] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:44 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:44.718258 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dc2e9663-4a56-4dcb-b14e-56cde321e457 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.720505 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dc2e9663-4a56-4dcb-b14e-56cde321e457 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:44.720671 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dc2e9663-4a56-4dcb-b14e-56cde321e457 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.720861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dc2e9663-4a56-4dcb-b14e-56cde321e457 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.725022 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dc2e9663-4a56-4dcb-b14e-56cde321e457 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 404 Aug 06 17:41:44.725478 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 768/3049] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:44 2026] GET /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:44.734185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.736431 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:44.736749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.736974 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.737354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:44.743663 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:44.743663 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:44.744370 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:44.767012 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:41:44.767246 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2d80f61-8a53-4872-b7c8-096eeb811e63 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 202 Aug 06 17:41:44.767568 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 769/3050] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:44 2026] DELETE /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:44.778521 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-19ae16d6-ea23-4b34-bbc5-51299c93cd56 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.780257 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19ae16d6-ea23-4b34-bbc5-51299c93cd56 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:44.780455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19ae16d6-ea23-4b34-bbc5-51299c93cd56 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.780702 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-19ae16d6-ea23-4b34-bbc5-51299c93cd56 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.787646 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:44.787646 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:44.788301 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-19ae16d6-ea23-4b34-bbc5-51299c93cd56 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:44.789418 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-19ae16d6-ea23-4b34-bbc5-51299c93cd56 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 200 Aug 06 17:41:44.789941 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 772/3051] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:44 2026] GET /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:44.863663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-89399664-9ca2-4f30-960f-b3d03a476c7e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.865997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-89399664-9ca2-4f30-960f-b3d03a476c7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b Aug 06 17:41:44.866281 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-89399664-9ca2-4f30-960f-b3d03a476c7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.866493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-89399664-9ca2-4f30-960f-b3d03a476c7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.873735 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-89399664-9ca2-4f30-960f-b3d03a476c7e tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b returned with HTTP 404 Aug 06 17:41:44.874329 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 743/3052] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:44 2026] GET /volume/v3/volumes/dd284e3f-5d42-4ce3-83d5-ad1ae4cdfc1b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:44.884504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.886504 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] DELETE https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 Aug 06 17:41:44.886691 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.886919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.887112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume with id: f40a4219-d404-4c7b-a249-52f3f26c4114 Aug 06 17:41:44.895618 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:44.895618 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:44.896192 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:44.915841 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Delete volume request issued successfully. Aug 06 17:41:44.916160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2c3a64f-b877-41e0-88d4-a92242f17ed4 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 returned with HTTP 202 Aug 06 17:41:44.916720 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 769/3053] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:44 2026] DELETE /volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:44.929237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-377a3789-ef9d-402c-afca-dcc8eb854a37 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:44.932037 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-377a3789-ef9d-402c-afca-dcc8eb854a37 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 Aug 06 17:41:44.932297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-377a3789-ef9d-402c-afca-dcc8eb854a37 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:44.932551 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-377a3789-ef9d-402c-afca-dcc8eb854a37 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:44.940624 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:44.940624 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:44.945239 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-377a3789-ef9d-402c-afca-dcc8eb854a37 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Volume info retrieved successfully. Aug 06 17:41:44.951188 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-377a3789-ef9d-402c-afca-dcc8eb854a37 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 returned with HTTP 200 Aug 06 17:41:44.951666 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 770/3054] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:44 2026] GET /volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:45.204108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d13b26bb-d926-4a91-964a-587d7325cbca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:45.206635 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d13b26bb-d926-4a91-964a-587d7325cbca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:45.206889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d13b26bb-d926-4a91-964a-587d7325cbca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:45.207225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d13b26bb-d926-4a91-964a-587d7325cbca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:45.221339 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:45.221339 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:45.226622 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d13b26bb-d926-4a91-964a-587d7325cbca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:45.232131 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d13b26bb-d926-4a91-964a-587d7325cbca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:45.232526 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 773/3055] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:45 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:45.317262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b52d503a-1484-45b9-bc43-727dc7059769 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:45.319637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b52d503a-1484-45b9-bc43-727dc7059769 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:45.319918 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b52d503a-1484-45b9-bc43-727dc7059769 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:45.320170 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b52d503a-1484-45b9-bc43-727dc7059769 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:45.320277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b52d503a-1484-45b9-bc43-727dc7059769 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:45.325414 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:45.325414 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:45.326334 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b52d503a-1484-45b9-bc43-727dc7059769 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:45.326778 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 744/3056] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:45 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:45.802447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cae4d0d4-8072-4120-a633-8b4b66f63ee1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:45.806165 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cae4d0d4-8072-4120-a633-8b4b66f63ee1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:45.806165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cae4d0d4-8072-4120-a633-8b4b66f63ee1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:45.808127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cae4d0d4-8072-4120-a633-8b4b66f63ee1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:45.818919 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cae4d0d4-8072-4120-a633-8b4b66f63ee1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 404 Aug 06 17:41:45.818919 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 770/3057] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:45 2026] GET /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:45.830186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:45.832757 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:45.833211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:45.833309 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:45.834174 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:45.844299 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:45.844299 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:45.844951 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:45.870125 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:41:45.870298 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-444568f6-fd95-4632-bcf5-6cc0157e2938 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 202 Aug 06 17:41:45.870870 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 771/3058] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:45 2026] DELETE /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:45.881533 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53c925f9-2850-423e-b99b-35b90890677b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:45.883473 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53c925f9-2850-423e-b99b-35b90890677b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:45.883680 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53c925f9-2850-423e-b99b-35b90890677b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:45.883896 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53c925f9-2850-423e-b99b-35b90890677b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:45.891045 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:45.891045 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:45.891747 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-53c925f9-2850-423e-b99b-35b90890677b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:41:45.892832 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53c925f9-2850-423e-b99b-35b90890677b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 200 Aug 06 17:41:45.893652 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 774/3059] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:45 2026] GET /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:45.967449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4f25f425-da91-4c8e-a5cf-96652307f397 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:45.969727 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f25f425-da91-4c8e-a5cf-96652307f397 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] GET https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 Aug 06 17:41:45.969985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f25f425-da91-4c8e-a5cf-96652307f397 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:45.970239 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f25f425-da91-4c8e-a5cf-96652307f397 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:45.977972 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f25f425-da91-4c8e-a5cf-96652307f397 tempest-CreateVolumesFromBackupTest-776730360 tempest-CreateVolumesFromBackupTest-776730360-project-member] https://10.4.3.207/volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 returned with HTTP 404 Aug 06 17:41:45.978549 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 745/3060] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:45 2026] GET /volume/v3/volumes/f40a4219-d404-4c7b-a249-52f3f26c4114 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:46.255189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dcdf9d7f-0836-4326-a4b7-268981189410 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:46.257726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dcdf9d7f-0836-4326-a4b7-268981189410 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:46.258556 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dcdf9d7f-0836-4326-a4b7-268981189410 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:46.259119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dcdf9d7f-0836-4326-a4b7-268981189410 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:46.272615 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:46.272615 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:46.278191 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dcdf9d7f-0836-4326-a4b7-268981189410 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:46.285274 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dcdf9d7f-0836-4326-a4b7-268981189410 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:46.285734 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 771/3061] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:46 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:46.339027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6641153c-4b6e-440e-86c5-d73e3275898b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:46.341589 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6641153c-4b6e-440e-86c5-d73e3275898b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:46.342041 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6641153c-4b6e-440e-86c5-d73e3275898b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:46.343178 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6641153c-4b6e-440e-86c5-d73e3275898b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:46.343178 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-6641153c-4b6e-440e-86c5-d73e3275898b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:46.353386 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:46.353386 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:46.354594 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6641153c-4b6e-440e-86c5-d73e3275898b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:46.355260 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 772/3062] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:46 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:46.907661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0b4981d7-c4cf-431d-9b93-e71700349ddd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:46.911447 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b4981d7-c4cf-431d-9b93-e71700349ddd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:46.911447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b4981d7-c4cf-431d-9b93-e71700349ddd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:46.911447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b4981d7-c4cf-431d-9b93-e71700349ddd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:46.918461 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b4981d7-c4cf-431d-9b93-e71700349ddd tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 404 Aug 06 17:41:46.919474 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 775/3063] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:46 2026] GET /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:41:46.929066 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e4998cbd-eece-4a84-a90d-0f4507002a33 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:46.930629 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e4998cbd-eece-4a84-a90d-0f4507002a33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:46.931488 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e4998cbd-eece-4a84-a90d-0f4507002a33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:46.932100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e4998cbd-eece-4a84-a90d-0f4507002a33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:46.932323 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-e4998cbd-eece-4a84-a90d-0f4507002a33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:46.942747 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e4998cbd-eece-4a84-a90d-0f4507002a33 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 404 Aug 06 17:41:46.942747 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 746/3064] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:46 2026] DELETE /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:46.954603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-29393633-4dff-4b16-9f21-07b9a323b27b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:46.958664 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-29393633-4dff-4b16-9f21-07b9a323b27b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 Aug 06 17:41:46.958664 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-29393633-4dff-4b16-9f21-07b9a323b27b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:46.958664 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-29393633-4dff-4b16-9f21-07b9a323b27b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:46.973199 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-29393633-4dff-4b16-9f21-07b9a323b27b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 returned with HTTP 404 Aug 06 17:41:46.973648 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 772/3065] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:46 2026] GET /volume/v3/snapshots/944ef9c2-3673-46b7-bcb8-468c788ffd02 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:46.991010 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7fde9c35-54b9-45d3-8401-e97be6d43d09 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:46.995600 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7fde9c35-54b9-45d3-8401-e97be6d43d09 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:46.995975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7fde9c35-54b9-45d3-8401-e97be6d43d09 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:46.998284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7fde9c35-54b9-45d3-8401-e97be6d43d09 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:46.998595 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-7fde9c35-54b9-45d3-8401-e97be6d43d09 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:47.005763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7fde9c35-54b9-45d3-8401-e97be6d43d09 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 404 Aug 06 17:41:47.007284 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 773/3066] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:46 2026] DELETE /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:47.016489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9974b5ce-9c93-4191-a631-47ed084d4aac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:47.018876 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9974b5ce-9c93-4191-a631-47ed084d4aac tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 Aug 06 17:41:47.021820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9974b5ce-9c93-4191-a631-47ed084d4aac tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:47.022121 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9974b5ce-9c93-4191-a631-47ed084d4aac tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:47.030421 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9974b5ce-9c93-4191-a631-47ed084d4aac tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 returned with HTTP 404 Aug 06 17:41:47.031142 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 776/3067] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:47 2026] GET /volume/v3/snapshots/f7ccd9d3-0aa0-487a-a197-3d154d521584 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:47.045557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dc9584fd-4032-4e9a-b401-ee9c24373447 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:47.047776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc9584fd-4032-4e9a-b401-ee9c24373447 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:47.048789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc9584fd-4032-4e9a-b401-ee9c24373447 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:47.048789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc9584fd-4032-4e9a-b401-ee9c24373447 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:47.048789 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-dc9584fd-4032-4e9a-b401-ee9c24373447 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:47.057402 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc9584fd-4032-4e9a-b401-ee9c24373447 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 404 Aug 06 17:41:47.058180 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 747/3068] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:47 2026] DELETE /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:47.070309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dd08a192-3a01-4d6d-82dc-e69143d0a1a0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:47.071419 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dd08a192-3a01-4d6d-82dc-e69143d0a1a0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 Aug 06 17:41:47.071674 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dd08a192-3a01-4d6d-82dc-e69143d0a1a0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:47.071985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dd08a192-3a01-4d6d-82dc-e69143d0a1a0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:47.078192 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dd08a192-3a01-4d6d-82dc-e69143d0a1a0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 returned with HTTP 404 Aug 06 17:41:47.078796 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 773/3069] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:47 2026] GET /volume/v3/snapshots/3b175006-d71e-4416-89a4-517655a21008 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:47.304145 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b346332-0f0a-4838-a28a-1d59ecf89303 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:47.306280 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b346332-0f0a-4838-a28a-1d59ecf89303 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:47.307668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b346332-0f0a-4838-a28a-1d59ecf89303 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:47.307668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b346332-0f0a-4838-a28a-1d59ecf89303 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:47.324545 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:47.324545 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:47.332821 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0b346332-0f0a-4838-a28a-1d59ecf89303 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:47.339852 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b346332-0f0a-4838-a28a-1d59ecf89303 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:47.340400 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 774/3070] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:47 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:47.374578 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-48d555d2-d100-4035-9e38-044b52453c41 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:47.378155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48d555d2-d100-4035-9e38-044b52453c41 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:47.378155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48d555d2-d100-4035-9e38-044b52453c41 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:47.379763 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48d555d2-d100-4035-9e38-044b52453c41 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:47.379932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-48d555d2-d100-4035-9e38-044b52453c41 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:47.388374 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:47.388374 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:47.390053 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48d555d2-d100-4035-9e38-044b52453c41 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:47.390624 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 777/3071] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:47 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:47.957286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:48.066819 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:48.067368 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1887321168"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:48.069158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1887321168'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:48.069469 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Create volume of 1 GB Aug 06 17:41:48.074302 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Availability Zones retrieved successfully. Aug 06 17:41:48.080720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Flow 'volume_create_api' (fef292a5-fe53-4560-82ef-3ebea6c4151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:48.081769 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55d95bc-f4c6-4203-a10d-b83f6c0bfcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:48.082737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:48.116998 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55d95bc-f4c6-4203-a10d-b83f6c0bfcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:48.118051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b30336c-d78a-435b-8c37-ff2836c93fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:48.203595 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Created reservations ['55f2f054-3605-4c72-b29f-639d78192ea7', '2be68403-994a-402b-affa-6649a03d1246', '9e3c64a1-7e44-40fa-84f1-66fe7e8b4946', 'd349d765-2370-4e50-acc1-093393e50e89'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:48.204667 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b30336c-d78a-435b-8c37-ff2836c93fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f2f054-3605-4c72-b29f-639d78192ea7', '2be68403-994a-402b-affa-6649a03d1246', '9e3c64a1-7e44-40fa-84f1-66fe7e8b4946', 'd349d765-2370-4e50-acc1-093393e50e89']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:48.205731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a166f2-b943-4bc0-ae15-8305cbd66220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:48.239674 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a166f2-b943-4bc0-ae15-8305cbd66220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e39885c3-e12b-4012-a2ee-3726ec1d1fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1887321168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f3087ab8704551b03038fd41684cb5',qos_specs=None,replication_status=,reservations=['55f2f054-3605-4c72-b29f-639d78192ea7','2be68403-994a-402b-affa-6649a03d1246','9e3c64a1-7e44-40fa-84f1-66fe7e8b4946','d349d765-2370-4e50-acc1-093393e50e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089c4c9ef00746a5b06239c17e215cd9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1887321168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e39885c3-e12b-4012-a2ee-3726ec1d1fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7f3087ab8704551b03038fd41684cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='089c4c9ef00746a5b06239c17e215cd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:48.241125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e076dd9-78b5-4540-a33e-07f117166c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:48.269238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e076dd9-78b5-4540-a33e-07f117166c72) transitioned into state 'SUCCESS' from state '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-1887321168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f3087ab8704551b03038fd41684cb5',qos_specs=None,replication_status=,reservations=['55f2f054-3605-4c72-b29f-639d78192ea7','2be68403-994a-402b-affa-6649a03d1246','9e3c64a1-7e44-40fa-84f1-66fe7e8b4946','d349d765-2370-4e50-acc1-093393e50e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089c4c9ef00746a5b06239c17e215cd9',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:48.269573 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd65239-b1aa-4fac-ba26-45eed6de298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:48.281079 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd65239-b1aa-4fac-ba26-45eed6de298e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:48.282551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Flow 'volume_create_api' (fef292a5-fe53-4560-82ef-3ebea6c4151c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:48.283077 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Create volume request issued successfully. Aug 06 17:41:48.284718 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f794cbc0-9c5a-4479-89df-439f663ab1d9 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:48.284718 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 748/3072] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:41:47 2026] POST /volume/v3/volumes => generated 778 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:48.301780 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0f0d25e8-7ab4-4921-8dc7-64d5dec9c718 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:48.303871 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f0d25e8-7ab4-4921-8dc7-64d5dec9c718 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed Aug 06 17:41:48.304166 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f0d25e8-7ab4-4921-8dc7-64d5dec9c718 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:48.304388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f0d25e8-7ab4-4921-8dc7-64d5dec9c718 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:48.313670 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:48.313670 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:48.319349 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0f0d25e8-7ab4-4921-8dc7-64d5dec9c718 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Volume info retrieved successfully. Aug 06 17:41:48.324987 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f0d25e8-7ab4-4921-8dc7-64d5dec9c718 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed returned with HTTP 200 Aug 06 17:41:48.325530 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 774/3073] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:48 2026] GET /volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:48.368168 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c5eafd99-475b-42d7-b736-85061452658c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:48.373918 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c5eafd99-475b-42d7-b736-85061452658c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:48.374318 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c5eafd99-475b-42d7-b736-85061452658c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:48.374632 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c5eafd99-475b-42d7-b736-85061452658c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:48.390867 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:48.390867 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:48.396500 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c5eafd99-475b-42d7-b736-85061452658c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:48.403374 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c5eafd99-475b-42d7-b736-85061452658c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:48.403521 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 775/3074] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:48 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:48.409809 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3428db70-858f-4481-bd85-9973176cd28e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:48.413495 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3428db70-858f-4481-bd85-9973176cd28e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:48.413495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3428db70-858f-4481-bd85-9973176cd28e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:48.413495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3428db70-858f-4481-bd85-9973176cd28e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:48.413495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3428db70-858f-4481-bd85-9973176cd28e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:48.421911 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:48.421911 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:48.423226 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3428db70-858f-4481-bd85-9973176cd28e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:48.423708 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 778/3075] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:48 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:48.697539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-db98ca96-602a-4ecf-9a0e-37d0a20c4733 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:48.700585 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-db98ca96-602a-4ecf-9a0e-37d0a20c4733 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1/action Aug 06 17:41:48.701277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-db98ca96-602a-4ecf-9a0e-37d0a20c4733 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:48.701470 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-db98ca96-602a-4ecf-9a0e-37d0a20c4733 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:48.723495 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:48.723495 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:48.740326 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5850d6a6-033b-4011-a318-8d199cd1c6c7 req-db98ca96-602a-4ecf-9a0e-37d0a20c4733 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1/action returned with HTTP 204 Aug 06 17:41:48.740921 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 749/3076] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:48 2026] POST /volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:49.268688 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7f7671d8-66fd-4dee-ab85-8e8a92f30655 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.268886 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f7671d8-66fd-4dee-ab85-8e8a92f30655 None None] GET https://10.4.3.207/volume// Aug 06 17:41:49.269079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f7671d8-66fd-4dee-ab85-8e8a92f30655 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.269356 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f7671d8-66fd-4dee-ab85-8e8a92f30655 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.269804 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f7671d8-66fd-4dee-ab85-8e8a92f30655 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:49.270241 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 775/3077] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:49.281721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-74b3d2be-0753-4731-9392-b9f8e1faeee8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.285201 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-74b3d2be-0753-4731-9392-b9f8e1faeee8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:49.285532 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-74b3d2be-0753-4731-9392-b9f8e1faeee8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3230785a-6ff8-4355-af00-d6feee90a9ec", "connector": null, "instance_uuid": "840712f1-fa69-4b23-888b-1bfbfcb87d68"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:49.300271 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.300271 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:49.341330 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0a98f47b-2d8a-4784-90c1-dad94ac895fd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.344025 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a98f47b-2d8a-4784-90c1-dad94ac895fd tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed Aug 06 17:41:49.344382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a98f47b-2d8a-4784-90c1-dad94ac895fd tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.344591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a98f47b-2d8a-4784-90c1-dad94ac895fd tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.347333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-74b3d2be-0753-4731-9392-b9f8e1faeee8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:49.348588 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 776/3078] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:49 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:49.359411 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.359411 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:49.359621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a0bc6a71-7b13-41e8-a111-f4e0aee9fac1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.362641 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a0bc6a71-7b13-41e8-a111-f4e0aee9fac1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87 Aug 06 17:41:49.362745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a0bc6a71-7b13-41e8-a111-f4e0aee9fac1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.363098 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a0bc6a71-7b13-41e8-a111-f4e0aee9fac1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.366340 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0a98f47b-2d8a-4784-90c1-dad94ac895fd tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Volume info retrieved successfully. Aug 06 17:41:49.372132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a98f47b-2d8a-4784-90c1-dad94ac895fd tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed returned with HTTP 200 Aug 06 17:41:49.372416 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.372416 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:49.372595 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 779/3079] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:49 2026] GET /volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:49.392376 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a088cc8b-af8d-4956-a482-06c2b46597ff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.395944 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:41:49.398828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e39885c3-e12b-4012-a2ee-3726ec1d1fed", "name": "tempest-type-Backup-1876161503"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:49.400808 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Creating new backup {'backup': {'volume_id': 'e39885c3-e12b-4012-a2ee-3726ec1d1fed', 'name': 'tempest-type-Backup-1876161503'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:41:49.402647 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Creating backup of volume e39885c3-e12b-4012-a2ee-3726ec1d1fed in container None Aug 06 17:41:49.416443 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.416443 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:49.416443 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Volume info retrieved successfully. Aug 06 17:41:49.422708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-48566026-51ce-40a0-ae30-d7ce64e4c1a7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.425435 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48566026-51ce-40a0-ae30-d7ce64e4c1a7 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:49.425670 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48566026-51ce-40a0-ae30-d7ce64e4c1a7 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.425894 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48566026-51ce-40a0-ae30-d7ce64e4c1a7 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.438473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d0677d10-c3bd-41c6-9dd1-0536706bedc9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.440317 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.440317 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:49.440802 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d0677d10-c3bd-41c6-9dd1-0536706bedc9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:49.441109 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d0677d10-c3bd-41c6-9dd1-0536706bedc9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.441366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d0677d10-c3bd-41c6-9dd1-0536706bedc9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.441495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d0677d10-c3bd-41c6-9dd1-0536706bedc9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:49.443683 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a0bc6a71-7b13-41e8-a111-f4e0aee9fac1 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87 returned with HTTP 200 Aug 06 17:41:49.444265 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 750/3080] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:41:49 2026] DELETE /volume/v3/attachments/4893b01e-2a6f-4ac5-a895-ff8f225d4b87 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:49.447659 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-48566026-51ce-40a0-ae30-d7ce64e4c1a7 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:49.448871 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.448871 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:49.449991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d0677d10-c3bd-41c6-9dd1-0536706bedc9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:49.450419 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 780/3081] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:49 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:49.454172 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48566026-51ce-40a0-ae30-d7ce64e4c1a7 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:49.454786 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 777/3082] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:49 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:49.467414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Created reservations ['090543bf-2907-412f-8546-027b31def27a', 'dfae9126-32dd-4307-8bd5-0fb8f23b3ab0'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:49.518006 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a088cc8b-af8d-4956-a482-06c2b46597ff tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:41:49.518006 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 776/3083] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:41:49 2026] POST /volume/v3/backups => generated 316 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:49.530272 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b4d72412-69da-4d7d-97d0-cf8447fe1160 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.532497 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4d72412-69da-4d7d-97d0-cf8447fe1160 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:49.533953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4d72412-69da-4d7d-97d0-cf8447fe1160 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.533953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4d72412-69da-4d7d-97d0-cf8447fe1160 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.533953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b4d72412-69da-4d7d-97d0-cf8447fe1160 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:49.544474 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.544474 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:49.546471 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4d72412-69da-4d7d-97d0-cf8447fe1160 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:49.548429 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 751/3084] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:49 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:49.839375 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0474324f-1789-40e8-ad02-0f8101ca681c req-fda24db9-2a87-4e2b-a654-68775b0cb9f6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.842340 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-fda24db9-2a87-4e2b-a654-68775b0cb9f6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:49.842590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-fda24db9-2a87-4e2b-a654-68775b0cb9f6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:49.842800 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-fda24db9-2a87-4e2b-a654-68775b0cb9f6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:49.870617 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.870617 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:49.882033 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-0474324f-1789-40e8-ad02-0f8101ca681c req-fda24db9-2a87-4e2b-a654-68775b0cb9f6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:49.891949 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-fda24db9-2a87-4e2b-a654-68775b0cb9f6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:49.892570 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 781/3085] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:49 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 1231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:49.933609 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:49.936400 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3/action Aug 06 17:41:49.936950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:49.936950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:49.950248 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:49.950248 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:49.950876 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:49.960161 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Begin detaching volume completed successfully. Aug 06 17:41:49.960486 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-ad353af5-d797-406f-a822-3688c9b26764 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3/action returned with HTTP 202 Aug 06 17:41:49.961189 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 778/3086] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:41:49 2026] POST /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:50.034579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e4b43cc-c1a5-4bdf-8a55-45780d5349bb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.034782 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e4b43cc-c1a5-4bdf-8a55-45780d5349bb None None] GET https://10.4.3.207/volume// Aug 06 17:41:50.035147 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e4b43cc-c1a5-4bdf-8a55-45780d5349bb None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:50.035147 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e4b43cc-c1a5-4bdf-8a55-45780d5349bb None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:50.035564 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e4b43cc-c1a5-4bdf-8a55-45780d5349bb None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:50.035890 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 777/3087] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:50.061795 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0474324f-1789-40e8-ad02-0f8101ca681c req-6ac58345-7346-4d5a-b94d-7db1c1629ff2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.066115 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-6ac58345-7346-4d5a-b94d-7db1c1629ff2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:50.066686 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-6ac58345-7346-4d5a-b94d-7db1c1629ff2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:50.067314 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-6ac58345-7346-4d5a-b94d-7db1c1629ff2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:50.091243 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.091243 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:50.097371 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0474324f-1789-40e8-ad02-0f8101ca681c req-6ac58345-7346-4d5a-b94d-7db1c1629ff2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:50.104056 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-6ac58345-7346-4d5a-b94d-7db1c1629ff2 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 200 Aug 06 17:41:50.104601 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 752/3088] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:50 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 1414 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:50.147301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7ea7bd21-eeac-4670-b34e-c663012294c5 req-44b7cb1c-15e7-4485-8bce-e9eafa4757ef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.150645 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7ea7bd21-eeac-4670-b34e-c663012294c5 req-44b7cb1c-15e7-4485-8bce-e9eafa4757ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef Aug 06 17:41:50.150919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7ea7bd21-eeac-4670-b34e-c663012294c5 req-44b7cb1c-15e7-4485-8bce-e9eafa4757ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:50.151190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7ea7bd21-eeac-4670-b34e-c663012294c5 req-44b7cb1c-15e7-4485-8bce-e9eafa4757ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:50.161239 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.161239 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:50.223841 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7ea7bd21-eeac-4670-b34e-c663012294c5 req-44b7cb1c-15e7-4485-8bce-e9eafa4757ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef returned with HTTP 200 Aug 06 17:41:50.224921 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 782/3089] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:41:50 2026] DELETE /volume/v3/attachments/b2b24100-90ba-4796-8a28-0950493dd5ef => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:50.467299 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-99f9513d-e1f0-47a9-aa8e-38217c06b972 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.469616 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-99f9513d-e1f0-47a9-aa8e-38217c06b972 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:50.469616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-99f9513d-e1f0-47a9-aa8e-38217c06b972 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:50.470016 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-99f9513d-e1f0-47a9-aa8e-38217c06b972 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:50.470160 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-99f9513d-e1f0-47a9-aa8e-38217c06b972 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:50.476895 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.476895 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:50.477809 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-99f9513d-e1f0-47a9-aa8e-38217c06b972 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:50.478348 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 779/3090] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:50 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:50.513539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.515616 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:50.516036 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1492251713"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:50.517832 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1492251713'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:50.518038 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Create volume of 1 GB Aug 06 17:41:50.518349 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.518349 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:50.523090 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Availability Zones retrieved successfully. Aug 06 17:41:50.529191 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Flow 'volume_create_api' (7b211385-666a-47c8-a3e3-06d17f1e685a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:50.530308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92f7531-b886-4a89-88dd-9e1ee289fa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:50.531482 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:50.562186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a23fa985-8d45-460b-bc2c-a8caa437da5d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.565858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a23fa985-8d45-460b-bc2c-a8caa437da5d tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:50.566172 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a23fa985-8d45-460b-bc2c-a8caa437da5d tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:50.566385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a23fa985-8d45-460b-bc2c-a8caa437da5d tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:50.566796 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a23fa985-8d45-460b-bc2c-a8caa437da5d tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:50.571690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92f7531-b886-4a89-88dd-9e1ee289fa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:50.572512 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7365d473-5ebb-4939-b14e-f43147a4fcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:50.572629 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.572629 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:50.573897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a23fa985-8d45-460b-bc2c-a8caa437da5d tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:50.574195 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 753/3091] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:50 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:50.640739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Created reservations ['569c7a10-a74e-40bb-ac56-4377831c02b9', '41cea5ee-9cc0-4ec7-a373-79dedf7adb56', 'aab18519-b5a0-41dc-ac7a-fa0681091370', '3d5a36e4-e5b0-43e6-a346-51daf986bc50'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:50.641782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7365d473-5ebb-4939-b14e-f43147a4fcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569c7a10-a74e-40bb-ac56-4377831c02b9', '41cea5ee-9cc0-4ec7-a373-79dedf7adb56', 'aab18519-b5a0-41dc-ac7a-fa0681091370', '3d5a36e4-e5b0-43e6-a346-51daf986bc50']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:50.642823 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb06edbd-72c4-4d22-96c7-673eb1e945f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:50.666359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb06edbd-72c4-4d22-96c7-673eb1e945f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a448609-5d0f-4ea3-9f02-aae33d2d20c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1492251713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e963f532d844e9785d0c3d0e20b69e4',qos_specs=None,replication_status=,reservations=['569c7a10-a74e-40bb-ac56-4377831c02b9','41cea5ee-9cc0-4ec7-a373-79dedf7adb56','aab18519-b5a0-41dc-ac7a-fa0681091370','3d5a36e4-e5b0-43e6-a346-51daf986bc50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f20e0c8da4a4adc8270fb2b82ab6cc8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1492251713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a448609-5d0f-4ea3-9f02-aae33d2d20c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e963f532d844e9785d0c3d0e20b69e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f20e0c8da4a4adc8270fb2b82ab6cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:50.668185 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16710ea4-4d73-48b3-ac1a-55762a4b4fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:50.703104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16710ea4-4d73-48b3-ac1a-55762a4b4fd7) transitioned into state 'SUCCESS' from state '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-1492251713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e963f532d844e9785d0c3d0e20b69e4',qos_specs=None,replication_status=,reservations=['569c7a10-a74e-40bb-ac56-4377831c02b9','41cea5ee-9cc0-4ec7-a373-79dedf7adb56','aab18519-b5a0-41dc-ac7a-fa0681091370','3d5a36e4-e5b0-43e6-a346-51daf986bc50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f20e0c8da4a4adc8270fb2b82ab6cc8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:50.704685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b65a037-0c44-4dc3-a895-76bb1aaae735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:50.727712 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b65a037-0c44-4dc3-a895-76bb1aaae735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:50.729537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Flow 'volume_create_api' (7b211385-666a-47c8-a3e3-06d17f1e685a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:50.731599 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Create volume request issued successfully. Aug 06 17:41:50.732552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f3a16f05-bf06-431d-99df-1cf066e355b7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:50.733442 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 778/3092] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:41:50 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:50.750155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4b3a2f2f-5678-4ec8-822c-309c7086054c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.752272 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4b3a2f2f-5678-4ec8-822c-309c7086054c tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:41:50.754044 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4b3a2f2f-5678-4ec8-822c-309c7086054c tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:50.754044 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4b3a2f2f-5678-4ec8-822c-309c7086054c tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:50.762259 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.762259 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:50.768254 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4b3a2f2f-5678-4ec8-822c-309c7086054c tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:41:50.775496 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4b3a2f2f-5678-4ec8-822c-309c7086054c tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:41:50.775496 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 783/3093] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:50 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:50.873209 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:50.879894 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] PUT https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 Aug 06 17:41:50.880511 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:50.899448 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Acquiring lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:50.905798 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:50.907168 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:50.907168 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:51.039642 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" released by "attachment_update" :: held 0.133s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:51.040190 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-ecc35c6b-133f-45f4-93f1-47d5950419b8 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 returned with HTTP 200 Aug 06 17:41:51.040928 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 780/3094] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:50 2026] PUT /volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 => generated 968 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:51.051472 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-31379fe2-c788-415e-a8c1-87d3e9531cf7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:51.054434 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-31379fe2-c788-415e-a8c1-87d3e9531cf7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 Aug 06 17:41:51.055781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-31379fe2-c788-415e-a8c1-87d3e9531cf7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:51.055781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-31379fe2-c788-415e-a8c1-87d3e9531cf7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:51.075508 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-31379fe2-c788-415e-a8c1-87d3e9531cf7 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 returned with HTTP 200 Aug 06 17:41:51.076066 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 754/3095] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:41:51 2026] GET /volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:51.497740 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-238d6b0d-37b3-4152-b4a8-cc706345576e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:51.500612 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-238d6b0d-37b3-4152-b4a8-cc706345576e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:51.500866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-238d6b0d-37b3-4152-b4a8-cc706345576e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:51.501133 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-238d6b0d-37b3-4152-b4a8-cc706345576e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:51.501275 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-238d6b0d-37b3-4152-b4a8-cc706345576e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:51.507251 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:51.507251 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:51.508291 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-238d6b0d-37b3-4152-b4a8-cc706345576e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:51.508780 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 779/3096] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:51 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:51.588004 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0c882ebe-3d79-4dc6-89a6-111a513935c0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:51.589666 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0c882ebe-3d79-4dc6-89a6-111a513935c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:51.589867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0c882ebe-3d79-4dc6-89a6-111a513935c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:51.590116 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0c882ebe-3d79-4dc6-89a6-111a513935c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:51.590256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0c882ebe-3d79-4dc6-89a6-111a513935c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:51.600335 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:51.600335 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:51.601022 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0c882ebe-3d79-4dc6-89a6-111a513935c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:51.601370 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 784/3097] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:51 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:51.742141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:51.744020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:51.744242 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:51.744429 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:51.744623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:51.752410 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:51.752410 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:51.752913 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:51.774760 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:41:51.774970 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ee5576a-681e-47a7-8424-c47e34b0c12b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 202 Aug 06 17:41:51.775444 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 781/3098] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:51 2026] DELETE /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:51.785109 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-28a28da5-2041-468b-8246-1e423edcab8f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:51.787442 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28a28da5-2041-468b-8246-1e423edcab8f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:51.787669 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28a28da5-2041-468b-8246-1e423edcab8f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:51.787905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28a28da5-2041-468b-8246-1e423edcab8f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:51.793953 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0f492d51-9e82-408b-8996-d6ae815ef177 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:51.796704 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f492d51-9e82-408b-8996-d6ae815ef177 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:41:51.796704 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f492d51-9e82-408b-8996-d6ae815ef177 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:51.796990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f492d51-9e82-408b-8996-d6ae815ef177 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:51.800505 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:51.800505 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:51.806317 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:51.806317 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:51.807277 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-28a28da5-2041-468b-8246-1e423edcab8f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:51.811479 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0f492d51-9e82-408b-8996-d6ae815ef177 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:41:51.816300 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28a28da5-2041-468b-8246-1e423edcab8f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 200 Aug 06 17:41:51.817324 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 755/3099] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:51 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:51.818082 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f492d51-9e82-408b-8996-d6ae815ef177 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:41:51.818738 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 780/3100] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:51 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:52.519188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-839abea5-4fb3-43f7-8b34-702958b0904a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:52.521574 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-839abea5-4fb3-43f7-8b34-702958b0904a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:52.521794 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-839abea5-4fb3-43f7-8b34-702958b0904a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:52.522057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-839abea5-4fb3-43f7-8b34-702958b0904a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:52.522166 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-839abea5-4fb3-43f7-8b34-702958b0904a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:52.527728 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:52.527728 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:52.528884 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-839abea5-4fb3-43f7-8b34-702958b0904a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:52.529385 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 785/3101] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:52 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:52.618872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4f9f82ea-b534-4f84-8864-c4e795dc9289 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:52.620898 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4f9f82ea-b534-4f84-8864-c4e795dc9289 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:52.621074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4f9f82ea-b534-4f84-8864-c4e795dc9289 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:52.621252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4f9f82ea-b534-4f84-8864-c4e795dc9289 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:52.621347 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4f9f82ea-b534-4f84-8864-c4e795dc9289 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:52.631754 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:52.631754 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:52.632419 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4f9f82ea-b534-4f84-8864-c4e795dc9289 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:52.632792 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 782/3102] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:52 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:52.751665 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0474324f-1789-40e8-ad02-0f8101ca681c req-43466cb9-9ea8-4feb-b95a-59745eb028b4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:52.758315 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-43466cb9-9ea8-4feb-b95a-59745eb028b4 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188 Aug 06 17:41:52.759882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-43466cb9-9ea8-4feb-b95a-59745eb028b4 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:52.759882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-43466cb9-9ea8-4feb-b95a-59745eb028b4 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:52.770275 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:52.770275 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:52.835709 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b11779cf-0390-40d1-a6b7-4756af31453e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:52.840083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b11779cf-0390-40d1-a6b7-4756af31453e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 Aug 06 17:41:52.840083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b11779cf-0390-40d1-a6b7-4756af31453e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:52.842810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b11779cf-0390-40d1-a6b7-4756af31453e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:52.852631 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b11779cf-0390-40d1-a6b7-4756af31453e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 returned with HTTP 404 Aug 06 17:41:52.853411 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 781/3103] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:52 2026] GET /volume/v3/volumes/318dbe0a-30c3-44e5-abea-956f9c8d4344 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:52.859533 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0474324f-1789-40e8-ad02-0f8101ca681c req-43466cb9-9ea8-4feb-b95a-59745eb028b4 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188 returned with HTTP 200 Aug 06 17:41:52.860148 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 756/3104] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:41:52 2026] DELETE /volume/v3/attachments/8d4f4400-c0ed-4f75-ba4f-664f74456188 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:52.911285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-61fbeefb-1753-4d20-aa19-f908305de172 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:52.914550 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:52.914550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1945666549", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:52.916438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1945666549', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:53.129989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:41:53.137692 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:41:53.146549 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (99254849-5ad2-4d80-8fdf-b0704d97711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:53.148586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54504f76-0278-4678-86b6-081228771e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:53.150724 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:53.220417 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.223463 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:53.223807 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.224129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.224302 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume with id: 38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:41:53.234843 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.234843 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:53.235776 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:53.237375 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54504f76-0278-4678-86b6-081228771e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:53.238251 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd137d2-dd83-4c91-844f-4800c75a9efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:53.274483 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume request issued successfully. Aug 06 17:41:53.274797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3506bb06-8463-49f5-b6da-eb5f8a33bf1b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 202 Aug 06 17:41:53.275658 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 783/3105] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:53 2026] DELETE /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:53.319713 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['93d88ff1-de28-4f71-91f8-9739954ced03', '64bb16d9-c07c-4fbc-a559-567646a97c39', '73b30320-8f82-4911-aadc-026a6a182bab', '954f2b19-e06f-449c-84da-f0fea0bd4916'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:53.320616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd137d2-dd83-4c91-844f-4800c75a9efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93d88ff1-de28-4f71-91f8-9739954ced03', '64bb16d9-c07c-4fbc-a559-567646a97c39', '73b30320-8f82-4911-aadc-026a6a182bab', '954f2b19-e06f-449c-84da-f0fea0bd4916']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:53.321596 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98902b5b-afe6-44e4-8eac-101765da249b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:53.355215 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98902b5b-afe6-44e4-8eac-101765da249b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '605125fd-f159-44a7-a517-4242c44197ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1945666549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['93d88ff1-de28-4f71-91f8-9739954ced03','64bb16d9-c07c-4fbc-a559-567646a97c39','73b30320-8f82-4911-aadc-026a6a182bab','954f2b19-e06f-449c-84da-f0fea0bd4916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1945666549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=605125fd-f159-44a7-a517-4242c44197ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:53.356926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bedc961-5ea7-43c2-a474-08e2fb224e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:53.400326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bedc961-5ea7-43c2-a474-08e2fb224e97) transitioned into state 'SUCCESS' from state '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-1945666549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['93d88ff1-de28-4f71-91f8-9739954ced03','64bb16d9-c07c-4fbc-a559-567646a97c39','73b30320-8f82-4911-aadc-026a6a182bab','954f2b19-e06f-449c-84da-f0fea0bd4916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:53.401269 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5017e1f3-6203-43e2-b808-405975a7b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:53.416735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5017e1f3-6203-43e2-b808-405975a7b54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:53.417774 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (99254849-5ad2-4d80-8fdf-b0704d97711e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:53.418301 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:41:53.424498 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-61fbeefb-1753-4d20-aa19-f908305de172 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:53.425848 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 786/3106] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:52 2026] POST /volume/v3/volumes => generated 759 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:53.448806 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1b5d7484-d0bf-4095-872a-d9eed0abddca None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.452911 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b5d7484-d0bf-4095-872a-d9eed0abddca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:41:53.454069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b5d7484-d0bf-4095-872a-d9eed0abddca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.454549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b5d7484-d0bf-4095-872a-d9eed0abddca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.464915 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.464915 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:53.470910 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1b5d7484-d0bf-4095-872a-d9eed0abddca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:53.474746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-b4e188c9-97fc-49ff-ae52-7279503db9b9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.477629 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b5d7484-d0bf-4095-872a-d9eed0abddca tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:41:53.478440 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 782/3107] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:53 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:53.487202 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-b4e188c9-97fc-49ff-ae52-7279503db9b9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:53.487202 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-b4e188c9-97fc-49ff-ae52-7279503db9b9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.487202 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-b4e188c9-97fc-49ff-ae52-7279503db9b9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.504300 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.504300 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:53.517728 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-b4e188c9-97fc-49ff-ae52-7279503db9b9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:53.525344 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-b4e188c9-97fc-49ff-ae52-7279503db9b9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:53.526383 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 757/3108] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:53 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 1175 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:53.545355 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cbeea358-083d-413c-86f1-aba872c66448 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.547810 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbeea358-083d-413c-86f1-aba872c66448 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:53.548123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbeea358-083d-413c-86f1-aba872c66448 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.548395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cbeea358-083d-413c-86f1-aba872c66448 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.548512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-cbeea358-083d-413c-86f1-aba872c66448 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:53.556466 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.556466 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:53.557586 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cbeea358-083d-413c-86f1-aba872c66448 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:53.558070 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 784/3109] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:53 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:53.561350 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.564451 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80/action Aug 06 17:41:53.564675 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:53.564848 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:53.583230 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.583230 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:53.583230 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:53.597562 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Begin detaching volume completed successfully. Aug 06 17:41:53.597908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-e4e6ad3e-a139-446b-904e-8304cb0c1e1d tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80/action returned with HTTP 202 Aug 06 17:41:53.598830 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 787/3110] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:41:53 2026] POST /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:53.647334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-903127b1-992e-4482-b351-dca046bce364 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.650153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-903127b1-992e-4482-b351-dca046bce364 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:53.650571 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-903127b1-992e-4482-b351-dca046bce364 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.650841 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-903127b1-992e-4482-b351-dca046bce364 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.651094 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-903127b1-992e-4482-b351-dca046bce364 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:53.661093 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.661093 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:53.662424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-903127b1-992e-4482-b351-dca046bce364 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:53.664818 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 783/3111] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:53 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:53.676329 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dadbf351-5449-493e-86f9-a034010157c1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.677452 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dadbf351-5449-493e-86f9-a034010157c1 None None] GET https://10.4.3.207/volume// Aug 06 17:41:53.677452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dadbf351-5449-493e-86f9-a034010157c1 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.677608 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dadbf351-5449-493e-86f9-a034010157c1 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.678612 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dadbf351-5449-493e-86f9-a034010157c1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:53.678612 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 758/3112] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:53.692235 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-3095ca51-48bf-431e-b196-6ee20ce2bfed None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:53.696952 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-3095ca51-48bf-431e-b196-6ee20ce2bfed tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:41:53.697455 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-3095ca51-48bf-431e-b196-6ee20ce2bfed tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:53.697793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-3095ca51-48bf-431e-b196-6ee20ce2bfed tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:53.713879 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:53.713879 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:53.719719 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-3095ca51-48bf-431e-b196-6ee20ce2bfed tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:53.726850 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-3095ca51-48bf-431e-b196-6ee20ce2bfed tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:41:53.727471 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 785/3113] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:53 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:54.504789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-306b847c-59ef-45d0-90c3-2c66a278d3f0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:54.505698 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-306b847c-59ef-45d0-90c3-2c66a278d3f0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:41:54.506007 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-306b847c-59ef-45d0-90c3-2c66a278d3f0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:54.506288 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-306b847c-59ef-45d0-90c3-2c66a278d3f0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:54.515074 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:54.515074 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:54.520335 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-306b847c-59ef-45d0-90c3-2c66a278d3f0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:54.526309 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-306b847c-59ef-45d0-90c3-2c66a278d3f0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:41:54.526774 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 788/3114] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:54 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:54.539377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-236aed79-06ab-48cf-9071-f40fe6ff6de3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:54.541724 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-236aed79-06ab-48cf-9071-f40fe6ff6de3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:41:54.542033 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-236aed79-06ab-48cf-9071-f40fe6ff6de3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:54.542269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-236aed79-06ab-48cf-9071-f40fe6ff6de3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:54.551063 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:54.551063 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:54.555466 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-236aed79-06ab-48cf-9071-f40fe6ff6de3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:54.560835 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-236aed79-06ab-48cf-9071-f40fe6ff6de3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:41:54.561356 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 784/3115] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:54 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:54.572991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f9ed40e1-b4b0-4810-b5ff-01d2ed9cfbaa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:54.578807 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f9ed40e1-b4b0-4810-b5ff-01d2ed9cfbaa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:54.587291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f9ed40e1-b4b0-4810-b5ff-01d2ed9cfbaa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:54.587561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f9ed40e1-b4b0-4810-b5ff-01d2ed9cfbaa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:54.587712 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f9ed40e1-b4b0-4810-b5ff-01d2ed9cfbaa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:54.605213 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:54.605213 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:54.606382 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f9ed40e1-b4b0-4810-b5ff-01d2ed9cfbaa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:54.606901 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 759/3116] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:54 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:54.682849 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-03e26d7d-ffe8-4839-afa0-08cd19616d4a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:54.685187 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-03e26d7d-ffe8-4839-afa0-08cd19616d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:54.685414 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-03e26d7d-ffe8-4839-afa0-08cd19616d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:54.685613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-03e26d7d-ffe8-4839-afa0-08cd19616d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:54.685730 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-03e26d7d-ffe8-4839-afa0-08cd19616d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:54.690335 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:54.690335 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:54.691061 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-03e26d7d-ffe8-4839-afa0-08cd19616d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:54.691599 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 786/3117] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:54 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:55.618145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5ee9773c-5f44-42ec-8601-4fba7bdedc8b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:55.622576 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ee9773c-5f44-42ec-8601-4fba7bdedc8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:55.622880 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ee9773c-5f44-42ec-8601-4fba7bdedc8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:55.623491 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ee9773c-5f44-42ec-8601-4fba7bdedc8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:55.624731 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5ee9773c-5f44-42ec-8601-4fba7bdedc8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:55.633598 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:55.633598 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:55.635986 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ee9773c-5f44-42ec-8601-4fba7bdedc8b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:55.637673 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 789/3118] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:55 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:55.706582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-28208d60-7699-4b8d-ac43-9d83e1d5dbe8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:55.709271 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-28208d60-7699-4b8d-ac43-9d83e1d5dbe8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:55.709271 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-28208d60-7699-4b8d-ac43-9d83e1d5dbe8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:55.710180 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-28208d60-7699-4b8d-ac43-9d83e1d5dbe8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:55.710180 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-28208d60-7699-4b8d-ac43-9d83e1d5dbe8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:55.716084 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:55.716084 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:55.716800 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-28208d60-7699-4b8d-ac43-9d83e1d5dbe8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:55.717199 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 785/3119] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:55 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:55.804822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a1392515-4c05-498e-879c-6fff02eaedbf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:55.808952 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a1392515-4c05-498e-879c-6fff02eaedbf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption Aug 06 17:41:55.809216 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a1392515-4c05-498e-879c-6fff02eaedbf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:55.809488 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a1392515-4c05-498e-879c-6fff02eaedbf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:55.826387 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:55.826387 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:55.838093 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-a1392515-4c05-498e-879c-6fff02eaedbf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption returned with HTTP 200 Aug 06 17:41:55.838093 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 760/3120] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:41:55 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.180324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-6dd27b68-9014-48e0-9517-2c889e283681 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.185088 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-6dd27b68-9014-48e0-9517-2c889e283681 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:41:56.185837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-6dd27b68-9014-48e0-9517-2c889e283681 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.185837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-6dd27b68-9014-48e0-9517-2c889e283681 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.201540 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.201540 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:56.214365 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-6dd27b68-9014-48e0-9517-2c889e283681 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:56.218035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-309dd24d-56a2-4469-a3e3-477b154ba79e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.221037 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-309dd24d-56a2-4469-a3e3-477b154ba79e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1 Aug 06 17:41:56.221426 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-309dd24d-56a2-4469-a3e3-477b154ba79e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.221725 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-309dd24d-56a2-4469-a3e3-477b154ba79e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.223066 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-6dd27b68-9014-48e0-9517-2c889e283681 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:41:56.223553 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 787/3121] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:56.246795 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.246795 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:56.343771 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-19517b47-3f4d-4752-aad6-4df3efc107b8 req-309dd24d-56a2-4469-a3e3-477b154ba79e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1 returned with HTTP 200 Aug 06 17:41:56.347496 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 790/3122] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:41:56 2026] DELETE /volume/v3/attachments/8738c79e-93e9-454e-8c28-a0db3af4c2d1 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.651730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6d21795a-3e77-4408-b08e-02b6845ce184 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.654656 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d21795a-3e77-4408-b08e-02b6845ce184 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:56.654935 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d21795a-3e77-4408-b08e-02b6845ce184 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.655441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d21795a-3e77-4408-b08e-02b6845ce184 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.655441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6d21795a-3e77-4408-b08e-02b6845ce184 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:56.666702 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.666702 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:56.667980 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d21795a-3e77-4408-b08e-02b6845ce184 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:56.668564 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 786/3123] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.684674 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-273cb433-ba12-4c05-9dd4-c49edc3bb575 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.686702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-273cb433-ba12-4c05-9dd4-c49edc3bb575 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c Aug 06 17:41:56.687034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-273cb433-ba12-4c05-9dd4-c49edc3bb575 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.687247 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-273cb433-ba12-4c05-9dd4-c49edc3bb575 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.696666 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.696666 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:56.702187 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-273cb433-ba12-4c05-9dd4-c49edc3bb575 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:56.708782 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-273cb433-ba12-4c05-9dd4-c49edc3bb575 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c returned with HTTP 200 Aug 06 17:41:56.709501 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 761/3124] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c => generated 965 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.723361 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3a2e7ae5-1795-462c-add7-41bb1407d754 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.727001 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a2e7ae5-1795-462c-add7-41bb1407d754 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c Aug 06 17:41:56.727001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a2e7ae5-1795-462c-add7-41bb1407d754 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.727001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a2e7ae5-1795-462c-add7-41bb1407d754 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.729284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a271512c-a411-423c-9f30-094117063363 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.733451 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a271512c-a411-423c-9f30-094117063363 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:56.733451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a271512c-a411-423c-9f30-094117063363 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.733451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a271512c-a411-423c-9f30-094117063363 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.733739 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a271512c-a411-423c-9f30-094117063363 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:56.736413 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.736413 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:56.740497 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.740497 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:56.741890 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a271512c-a411-423c-9f30-094117063363 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:56.742182 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3a2e7ae5-1795-462c-add7-41bb1407d754 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:56.742236 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 791/3125] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.750236 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a2e7ae5-1795-462c-add7-41bb1407d754 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c returned with HTTP 200 Aug 06 17:41:56.750498 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 788/3126] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.766594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.769278 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c Aug 06 17:41:56.769546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.769834 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.770082 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: c68efbe1-935a-4713-8414-5715d0a5ff0c Aug 06 17:41:56.781415 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.781415 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:56.782102 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:56.812141 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume request issued successfully. Aug 06 17:41:56.814993 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0fb0ff3c-1ce9-444f-b9ab-b9b2eaf26fa6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c returned with HTTP 202 Aug 06 17:41:56.814993 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 787/3127] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:56 2026] DELETE /volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:56.827762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5a9d5821-c267-452d-a3c9-e8c1bf37eeae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.831134 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5a9d5821-c267-452d-a3c9-e8c1bf37eeae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c Aug 06 17:41:56.831334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5a9d5821-c267-452d-a3c9-e8c1bf37eeae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.831494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5a9d5821-c267-452d-a3c9-e8c1bf37eeae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.844105 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.844105 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:56.849079 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5a9d5821-c267-452d-a3c9-e8c1bf37eeae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:56.853806 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5a9d5821-c267-452d-a3c9-e8c1bf37eeae tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c returned with HTTP 200 Aug 06 17:41:56.854266 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 762/3128] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:56.893662 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.896112 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:41:56.898408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1117207600", "snapshot_id": "2e314e77-fc3a-4582-9ce6-ca8d17dc20b9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:56.903030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1117207600', 'snapshot_id': '2e314e77-fc3a-4582-9ce6-ca8d17dc20b9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:41:56.911790 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.911790 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:56.911988 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:41:56.913323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume of 1 GB Aug 06 17:41:56.917239 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Availability Zones retrieved successfully. Aug 06 17:41:56.927998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (2eda9c95-845c-4c95-bb39-38337fba70ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:56.927998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b479634-3dc1-4de3-8617-8a188800e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:56.928893 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:41:56.973455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b479634-3dc1-4de3-8617-8a188800e93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2e314e77-fc3a-4582-9ce6-ca8d17dc20b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:56.974712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08618107-01b1-4988-bca4-7c6f046cb464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:56.979685 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e6e04693-a524-418c-8517-1f98c1562725 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:56.981746 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e6e04693-a524-418c-8517-1f98c1562725 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:41:56.981974 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e6e04693-a524-418c-8517-1f98c1562725 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:56.982226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e6e04693-a524-418c-8517-1f98c1562725 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:56.991864 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:56.991864 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:56.999361 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e6e04693-a524-418c-8517-1f98c1562725 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:57.009425 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e6e04693-a524-418c-8517-1f98c1562725 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:41:57.010506 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 789/3129] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:56 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:57.024372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ca4b78b0-728c-4ddb-a89c-231fdf6ffe78 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.024887 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca4b78b0-728c-4ddb-a89c-231fdf6ffe78 None None] GET https://10.4.3.207/volume// Aug 06 17:41:57.025522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ca4b78b0-728c-4ddb-a89c-231fdf6ffe78 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.025522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ca4b78b0-728c-4ddb-a89c-231fdf6ffe78 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.025781 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca4b78b0-728c-4ddb-a89c-231fdf6ffe78 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:57.026162 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 788/3130] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:41:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:57.031682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['6b03c94b-132e-4243-a823-490e709effd7', '1abfe44f-feba-46a2-950a-640ce3b5fe95', '4943042b-7e2d-4df9-a418-c4b6376a7dc9', '0ac06f17-cc98-47a3-b835-7ede1c6f13ed'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:41:57.032710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08618107-01b1-4988-bca4-7c6f046cb464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b03c94b-132e-4243-a823-490e709effd7', '1abfe44f-feba-46a2-950a-640ce3b5fe95', '4943042b-7e2d-4df9-a418-c4b6376a7dc9', '0ac06f17-cc98-47a3-b835-7ede1c6f13ed']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:57.033632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab1d7257-f3a1-4e11-aaec-bb475d26058d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:57.038319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f1557a67-1fba-41fa-8188-5d6a981737f7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.041306 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f1557a67-1fba-41fa-8188-5d6a981737f7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:57.041847 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f1557a67-1fba-41fa-8188-5d6a981737f7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "605125fd-f159-44a7-a517-4242c44197ec", "connector": null, "instance_uuid": "eaac1132-a85f-4d80-942a-5598fd39c880"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:57.050862 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.050862 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:57.086581 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab1d7257-f3a1-4e11-aaec-bb475d26058d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9613b3f-45b3-4ce1-bd0f-a82eb145500a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1117207600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['6b03c94b-132e-4243-a823-490e709effd7','1abfe44f-feba-46a2-950a-640ce3b5fe95','4943042b-7e2d-4df9-a418-c4b6376a7dc9','0ac06f17-cc98-47a3-b835-7ede1c6f13ed'],size=1,snapshot_id=2e314e77-fc3a-4582-9ce6-ca8d17dc20b9,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1117207600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9613b3f-45b3-4ce1-bd0f-a82eb145500a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05057b8a4af94ef0951c3d688596d041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2e314e77-fc3a-4582-9ce6-ca8d17dc20b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:57.087478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49ec3c1-dfd9-42b8-ba76-5abc4995a0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:57.090764 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f1557a67-1fba-41fa-8188-5d6a981737f7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:57.091370 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 763/3131] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:57 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 06 17:41:57.106557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49ec3c1-dfd9-42b8-ba76-5abc4995a0f8) transitioned into state 'SUCCESS' from state '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-1117207600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['6b03c94b-132e-4243-a823-490e709effd7','1abfe44f-feba-46a2-950a-640ce3b5fe95','4943042b-7e2d-4df9-a418-c4b6376a7dc9','0ac06f17-cc98-47a3-b835-7ede1c6f13ed'],size=1,snapshot_id=2e314e77-fc3a-4582-9ce6-ca8d17dc20b9,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:57.106721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f70433-5ab6-4327-adc7-a6f55e1b9884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:41:57.126156 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f70433-5ab6-4327-adc7-a6f55e1b9884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:41:57.127722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (2eda9c95-845c-4c95-bb39-38337fba70ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:41:57.127722 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request issued successfully. Aug 06 17:41:57.127871 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff656c25-cccc-4586-b3c5-ccecb9843267 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:41:57.128330 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 792/3132] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:41:56 2026] POST /volume/v3/volumes => generated 791 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:41:57.143974 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-33d7a939-7ab8-42d0-bcc7-cebb3e5fa6d9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.146449 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33d7a939-7ab8-42d0-bcc7-cebb3e5fa6d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:41:57.146707 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33d7a939-7ab8-42d0-bcc7-cebb3e5fa6d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.147012 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33d7a939-7ab8-42d0-bcc7-cebb3e5fa6d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.159093 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.159093 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:57.164131 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-33d7a939-7ab8-42d0-bcc7-cebb3e5fa6d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:57.171716 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33d7a939-7ab8-42d0-bcc7-cebb3e5fa6d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:41:57.175207 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 790/3133] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:57 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:57.242867 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b2bbdb28-1677-4f71-8691-809cc139e303 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.245081 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:57.245316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.245507 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.245808 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Delete snapshot with id: c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:57.251626 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.251626 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:57.252159 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot retrieved successfully. Aug 06 17:41:57.278458 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot delete request issued successfully. Aug 06 17:41:57.278717 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2bbdb28-1677-4f71-8691-809cc139e303 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 202 Aug 06 17:41:57.279610 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 789/3134] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:41:57 2026] DELETE /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:57.295114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3d196be4-846f-4bfe-9186-6c29ef520bf2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.312892 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3d196be4-846f-4bfe-9186-6c29ef520bf2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:57.313284 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3d196be4-846f-4bfe-9186-6c29ef520bf2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.313531 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3d196be4-846f-4bfe-9186-6c29ef520bf2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.322930 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.322930 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:57.323820 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3d196be4-846f-4bfe-9186-6c29ef520bf2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Snapshot retrieved successfully. Aug 06 17:41:57.325351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3d196be4-846f-4bfe-9186-6c29ef520bf2 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 200 Aug 06 17:41:57.325535 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 764/3135] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:57 2026] GET /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:57.754388 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-64e1ce1c-0434-4b90-8898-ae1e548d086b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.757574 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64e1ce1c-0434-4b90-8898-ae1e548d086b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:57.758017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64e1ce1c-0434-4b90-8898-ae1e548d086b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.758354 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-64e1ce1c-0434-4b90-8898-ae1e548d086b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.758572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-64e1ce1c-0434-4b90-8898-ae1e548d086b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:57.764170 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.764170 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:57.765428 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-64e1ce1c-0434-4b90-8898-ae1e548d086b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:57.766100 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 793/3136] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:57 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:57.880124 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d85c1763-b2fc-4697-af12-121173f6275e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.880124 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d85c1763-b2fc-4697-af12-121173f6275e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c Aug 06 17:41:57.880124 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d85c1763-b2fc-4697-af12-121173f6275e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.880124 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d85c1763-b2fc-4697-af12-121173f6275e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.886695 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d85c1763-b2fc-4697-af12-121173f6275e tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c returned with HTTP 404 Aug 06 17:41:57.887347 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 791/3137] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:57 2026] GET /volume/v3/volumes/c68efbe1-935a-4713-8414-5715d0a5ff0c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:57.900639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.904636 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:57.905318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.905318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.905789 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete backup with id: c1e2a081-6a12-48f7-9f2f-ea77d838e30f. Aug 06 17:41:57.919955 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.919955 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:57.937515 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] delete_backup rpcapi backup_id c1e2a081-6a12-48f7-9f2f-ea77d838e30f {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:41:57.946080 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-410c611d-59e4-4d32-b4da-11cb6cafd523 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 202 Aug 06 17:41:57.946794 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 790/3138] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:57 2026] DELETE /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:57.963085 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a09a4635-5926-4318-9124-9aff2828216d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:57.966046 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a09a4635-5926-4318-9124-9aff2828216d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:57.967085 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a09a4635-5926-4318-9124-9aff2828216d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:57.967257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a09a4635-5926-4318-9124-9aff2828216d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:57.967345 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a09a4635-5926-4318-9124-9aff2828216d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:57.982552 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:57.982552 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:57.984950 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a09a4635-5926-4318-9124-9aff2828216d tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 200 Aug 06 17:41:57.987081 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 765/3139] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:57 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:58.195389 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0be734ba-6e87-423c-b2cb-63e053b78877 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.198279 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0be734ba-6e87-423c-b2cb-63e053b78877 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:41:58.198509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0be734ba-6e87-423c-b2cb-63e053b78877 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.198757 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0be734ba-6e87-423c-b2cb-63e053b78877 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.214334 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:58.214334 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:58.227572 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0be734ba-6e87-423c-b2cb-63e053b78877 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:58.243938 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0be734ba-6e87-423c-b2cb-63e053b78877 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:41:58.245300 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 794/3140] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:58.264261 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a35303cd-28b0-4d11-a979-e169b591bc83 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.269755 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a35303cd-28b0-4d11-a979-e169b591bc83 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:41:58.269979 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a35303cd-28b0-4d11-a979-e169b591bc83 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.270251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a35303cd-28b0-4d11-a979-e169b591bc83 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.283362 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:58.283362 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:58.298280 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a35303cd-28b0-4d11-a979-e169b591bc83 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:58.304452 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a35303cd-28b0-4d11-a979-e169b591bc83 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:41:58.305734 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 792/3141] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:58.341408 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-00689fa6-3a1d-43db-b2bd-9cead998e852 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.345084 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-00689fa6-3a1d-43db-b2bd-9cead998e852 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:41:58.345508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-00689fa6-3a1d-43db-b2bd-9cead998e852 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.345940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-00689fa6-3a1d-43db-b2bd-9cead998e852 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.353685 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-00689fa6-3a1d-43db-b2bd-9cead998e852 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 404 Aug 06 17:41:58.354116 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 791/3142] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:58.595006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-2fce161a-f400-42a6-9c76-9e151474db16 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.597043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-2fce161a-f400-42a6-9c76-9e151474db16 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/attachments?instance_id=60d51e4f-d1d3-4e5c-8da6-44f9d489d518 Aug 06 17:41:58.597433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-2fce161a-f400-42a6-9c76-9e151474db16 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.597709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-2fce161a-f400-42a6-9c76-9e151474db16 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.624254 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-2fce161a-f400-42a6-9c76-9e151474db16 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments?instance_id=60d51e4f-d1d3-4e5c-8da6-44f9d489d518 returned with HTTP 200 Aug 06 17:41:58.624910 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 766/3143] 10.4.3.207 () {70 vars in 1637 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/attachments?instance_id=60d51e4f-d1d3-4e5c-8da6-44f9d489d518 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:58.641990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-582f28a9-d722-41e2-97dc-dbc9ab85ad7b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.643132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-582f28a9-d722-41e2-97dc-dbc9ab85ad7b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 Aug 06 17:41:58.643418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-582f28a9-d722-41e2-97dc-dbc9ab85ad7b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.643678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-582f28a9-d722-41e2-97dc-dbc9ab85ad7b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.668639 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b76e2849-ba6b-41bf-90c0-34b8a29fd564 req-582f28a9-d722-41e2-97dc-dbc9ab85ad7b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 returned with HTTP 200 Aug 06 17:41:58.669200 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 795/3144] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:58.721014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6985c7f6-27ec-4579-8e55-d80bb72ccccf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.722996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6985c7f6-27ec-4579-8e55-d80bb72ccccf None None] GET https://10.4.3.207/volume// Aug 06 17:41:58.722996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6985c7f6-27ec-4579-8e55-d80bb72ccccf None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.723932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6985c7f6-27ec-4579-8e55-d80bb72ccccf None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.724370 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6985c7f6-27ec-4579-8e55-d80bb72ccccf None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:58.724805 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 793/3145] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:58.740497 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f3f104ff-bbe5-4c9e-8d44-7f18b431e116 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.744049 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f3f104ff-bbe5-4c9e-8d44-7f18b431e116 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:41:58.744049 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f3f104ff-bbe5-4c9e-8d44-7f18b431e116 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.744353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f3f104ff-bbe5-4c9e-8d44-7f18b431e116 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.768492 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:58.768492 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:58.779539 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f3f104ff-bbe5-4c9e-8d44-7f18b431e116 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:41:58.781391 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2b783cc3-ab13-429b-8e22-5ba4117e6aa8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.784160 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b783cc3-ab13-429b-8e22-5ba4117e6aa8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:58.784844 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2b783cc3-ab13-429b-8e22-5ba4117e6aa8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.784844 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2b783cc3-ab13-429b-8e22-5ba4117e6aa8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.784844 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-2b783cc3-ab13-429b-8e22-5ba4117e6aa8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:58.791641 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-f3f104ff-bbe5-4c9e-8d44-7f18b431e116 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:41:58.792227 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 792/3146] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 1546 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:58.794622 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:58.794622 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:58.795930 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b783cc3-ab13-429b-8e22-5ba4117e6aa8 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:58.796621 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 767/3147] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:58.932447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-ba6b5eea-e418-478f-9e04-b43b59fa6a6f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.937066 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-ba6b5eea-e418-478f-9e04-b43b59fa6a6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:41:58.937513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-ba6b5eea-e418-478f-9e04-b43b59fa6a6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:58.937920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-ba6b5eea-e418-478f-9e04-b43b59fa6a6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:58.950566 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:58.950566 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:58.958630 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-ba6b5eea-e418-478f-9e04-b43b59fa6a6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:58.971245 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-0051204b-2907-4523-9942-a163d41322ab None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.972683 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-ba6b5eea-e418-478f-9e04-b43b59fa6a6f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:41:58.972683 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 796/3148] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:58 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:58.976947 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-0051204b-2907-4523-9942-a163d41322ab tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858/action Aug 06 17:41:58.976947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-0051204b-2907-4523-9942-a163d41322ab tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:58.976947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-0051204b-2907-4523-9942-a163d41322ab tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:58.978781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:58.984092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e Aug 06 17:41:58.984092 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:58.996373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-605125fd-f159-44a7-a517-4242c44197ec-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:59.004057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-605125fd-f159-44a7-a517-4242c44197ec-np0000006677" acquired by "attachment_update" :: waited 0.008s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:59.004860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-263ec241-ee36-4f1d-842f-956d53e6bfac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.005574 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.005574 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:59.007290 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-263ec241-ee36-4f1d-842f-956d53e6bfac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f Aug 06 17:41:59.007573 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-263ec241-ee36-4f1d-842f-956d53e6bfac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.008658 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-263ec241-ee36-4f1d-842f-956d53e6bfac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.008658 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-263ec241-ee36-4f1d-842f-956d53e6bfac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id c1e2a081-6a12-48f7-9f2f-ea77d838e30f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:59.014318 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.014318 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:59.018925 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-263ec241-ee36-4f1d-842f-956d53e6bfac tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f returned with HTTP 404 Aug 06 17:41:59.019437 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 768/3149] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/backups/c1e2a081-6a12-48f7-9f2f-ea77d838e30f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:59.039760 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-570703b0-9ee1-4ec3-9ee8-9c8b86d93d65 req-0051204b-2907-4523-9942-a163d41322ab tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858/action returned with HTTP 204 Aug 06 17:41:59.040024 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 794/3150] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:58 2026] POST /volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:59.104483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-df3cf158-7de4-490d-b918-3a09fa3600d1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.104483 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-df3cf158-7de4-490d-b918-3a09fa3600d1 None None] GET https://10.4.3.207/volume// Aug 06 17:41:59.104483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-df3cf158-7de4-490d-b918-3a09fa3600d1 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.104646 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-df3cf158-7de4-490d-b918-3a09fa3600d1 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.105086 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-df3cf158-7de4-490d-b918-3a09fa3600d1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:59.105551 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 797/3151] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:59.120689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-889481c3-75ab-49bb-ac53-661b9a060333 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.124516 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-889481c3-75ab-49bb-ac53-661b9a060333 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:41:59.125669 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-889481c3-75ab-49bb-ac53-661b9a060333 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9613b3f-45b3-4ce1-bd0f-a82eb145500a", "connector": null, "instance_uuid": "4b74116b-e306-483e-b971-b8571d0f03ac"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:59.137648 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.137648 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:59.165231 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.168163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:41:59.168556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.168886 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.169114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: 758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:41:59.187078 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.187078 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:59.187775 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:59.197250 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-889481c3-75ab-49bb-ac53-661b9a060333 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:41:59.197928 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 769/3152] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:41:59 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:59.226354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-605125fd-f159-44a7-a517-4242c44197ec-np0000006677" released by "attachment_update" :: held 0.222s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:59.227073 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-e07e34c2-bb02-4569-bd43-78e36231b130 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e returned with HTTP 200 Aug 06 17:41:59.227686 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 793/3153] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:58 2026] PUT /volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:59.232505 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume request issued successfully. Aug 06 17:41:59.232505 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e305eaa3-37a1-41dd-a694-edcb78da7fcf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 202 Aug 06 17:41:59.238996 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 795/3154] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:41:59 2026] DELETE /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:41:59.249241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-649ee712-6ff7-42e3-8ab4-1cf944a9d056 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.252908 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-946a359e-8341-481c-828f-9a2e62533081 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.253741 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-649ee712-6ff7-42e3-8ab4-1cf944a9d056 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:41:59.256723 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-649ee712-6ff7-42e3-8ab4-1cf944a9d056 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.257162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-649ee712-6ff7-42e3-8ab4-1cf944a9d056 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.257227 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-946a359e-8341-481c-828f-9a2e62533081 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:41:59.257365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-946a359e-8341-481c-828f-9a2e62533081 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.257737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-946a359e-8341-481c-828f-9a2e62533081 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.269502 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.269502 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:59.277942 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.277942 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:59.278430 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-649ee712-6ff7-42e3-8ab4-1cf944a9d056 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:41:59.279693 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-b9e509df-09d7-4338-96f7-4b5aba5b6329 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.284216 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-649ee712-6ff7-42e3-8ab4-1cf944a9d056 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 200 Aug 06 17:41:59.284667 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 798/3155] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:59.284907 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-b9e509df-09d7-4338-96f7-4b5aba5b6329 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e/action Aug 06 17:41:59.286078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-b9e509df-09d7-4338-96f7-4b5aba5b6329 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:59.290079 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-946a359e-8341-481c-828f-9a2e62533081 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:59.290355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-b9e509df-09d7-4338-96f7-4b5aba5b6329 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:59.294194 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-946a359e-8341-481c-828f-9a2e62533081 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:41:59.297804 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 770/3156] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:59.310299 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6f174252-7e64-4dfb-9f39-52967b89f11f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.310661 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6f174252-7e64-4dfb-9f39-52967b89f11f None None] GET https://10.4.3.207/volume// Aug 06 17:41:59.311120 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6f174252-7e64-4dfb-9f39-52967b89f11f None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.311359 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6f174252-7e64-4dfb-9f39-52967b89f11f None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.311851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6f174252-7e64-4dfb-9f39-52967b89f11f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:59.312629 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 796/3157] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:41:59.323852 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.323852 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:59.333063 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-48e3bc7c-9caf-41d9-aea6-d480bfdf2901 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.337999 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-48e3bc7c-9caf-41d9-aea6-d480bfdf2901 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:41:59.337999 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-48e3bc7c-9caf-41d9-aea6-d480bfdf2901 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.337999 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-48e3bc7c-9caf-41d9-aea6-d480bfdf2901 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.351327 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.351327 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:59.357742 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-11c1ec1a-a01e-4a3e-97d0-6400fd826288 req-b9e509df-09d7-4338-96f7-4b5aba5b6329 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e/action returned with HTTP 204 Aug 06 17:41:59.357742 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 794/3158] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:41:59 2026] POST /volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:41:59.363004 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-48e3bc7c-9caf-41d9-aea6-d480bfdf2901 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:41:59.377433 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-48e3bc7c-9caf-41d9-aea6-d480bfdf2901 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:41:59.377686 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 799/3159] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 1063 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:59.428472 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-78f01110-26ab-42ac-8099-6168dd57cad5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.433128 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-78f01110-26ab-42ac-8099-6168dd57cad5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:59.433559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-78f01110-26ab-42ac-8099-6168dd57cad5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.433809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-78f01110-26ab-42ac-8099-6168dd57cad5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.450618 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.450618 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:59.455614 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-78f01110-26ab-42ac-8099-6168dd57cad5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:59.462945 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-78f01110-26ab-42ac-8099-6168dd57cad5 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:59.463463 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 771/3160] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 1230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:59.496705 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.498986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] POST https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735/action Aug 06 17:41:59.499794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:41:59.500153 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:59.519906 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.519906 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:59.520311 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:59.530815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.537518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] PUT https://10.4.3.207/volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c Aug 06 17:41:59.538103 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:41:59.545846 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Begin detaching volume completed successfully. Aug 06 17:41:59.546714 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-8bb70693-303c-4d5f-9328-d528c2e87ed6 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735/action returned with HTTP 202 Aug 06 17:41:59.547266 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 797/3161] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:41:59 2026] POST /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:41:59.558941 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Acquiring lock "cinder-attachment_update-e9613b3f-45b3-4ce1-bd0f-a82eb145500a-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:41:59.566265 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-e9613b3f-45b3-4ce1-bd0f-a82eb145500a-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:41:59.567576 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.567576 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:41:59.669198 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d1abbe43-1ef9-4637-9497-db16d64aa965 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.669704 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1abbe43-1ef9-4637-9497-db16d64aa965 None None] GET https://10.4.3.207/volume// Aug 06 17:41:59.670240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1abbe43-1ef9-4637-9497-db16d64aa965 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.670240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1abbe43-1ef9-4637-9497-db16d64aa965 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.670595 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1abbe43-1ef9-4637-9497-db16d64aa965 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:41:59.671274 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 800/3162] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:41: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 06 17:41:59.692075 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-0db6cf18-9708-4aeb-b58d-45f985526f89 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.699988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-0db6cf18-9708-4aeb-b58d-45f985526f89 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:41:59.699988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-0db6cf18-9708-4aeb-b58d-45f985526f89 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.699988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-0db6cf18-9708-4aeb-b58d-45f985526f89 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.715167 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.715167 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:41:59.721067 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-0db6cf18-9708-4aeb-b58d-45f985526f89 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:41:59.729230 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-0db6cf18-9708-4aeb-b58d-45f985526f89 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:41:59.729817 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 772/3163] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:41:59.755443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-e9613b3f-45b3-4ce1-bd0f-a82eb145500a-np0000006677" released by "attachment_update" :: held 0.189s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:41:59.755953 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-6af69670-820c-4bfd-9a85-72a8d087e11a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c returned with HTTP 200 Aug 06 17:41:59.757125 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 795/3164] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:41:59 2026] PUT /volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:41:59.814557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-638afede-d5c3-4376-9cef-0806e43fe76c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.816293 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-638afede-d5c3-4376-9cef-0806e43fe76c tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:41:59.816767 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-638afede-d5c3-4376-9cef-0806e43fe76c tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.817172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-638afede-d5c3-4376-9cef-0806e43fe76c tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.817413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-638afede-d5c3-4376-9cef-0806e43fe76c tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:41:59.835158 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.835158 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:41:59.837044 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-638afede-d5c3-4376-9cef-0806e43fe76c tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:41:59.837845 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 798/3165] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:41:59.974233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-7f69be1f-4945-45c7-b859-706f09b1f613 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:41:59.980735 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-7f69be1f-4945-45c7-b859-706f09b1f613 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:41:59.980735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-7f69be1f-4945-45c7-b859-706f09b1f613 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:41:59.980735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-7f69be1f-4945-45c7-b859-706f09b1f613 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:41:59.986299 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:41:59.986299 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:41:59.990639 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-7f69be1f-4945-45c7-b859-706f09b1f613 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:41:59.995459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-7f69be1f-4945-45c7-b859-706f09b1f613 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:41:59.996211 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 801/3166] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:41:59 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:00.028310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-57507eda-87da-45f7-9b68-01592b177880 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.028711 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57507eda-87da-45f7-9b68-01592b177880 None None] GET https://10.4.3.207/volume// Aug 06 17:42:00.028859 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57507eda-87da-45f7-9b68-01592b177880 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.029106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57507eda-87da-45f7-9b68-01592b177880 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.029550 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57507eda-87da-45f7-9b68-01592b177880 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:00.029755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 773/3167] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:42: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 06 17:42:00.040226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-63c4974a-668d-4c61-a55f-d6c632a44264 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.045885 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-63c4974a-668d-4c61-a55f-d6c632a44264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:42:00.046358 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-63c4974a-668d-4c61-a55f-d6c632a44264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a448609-5d0f-4ea3-9f02-aae33d2d20c2", "connector": null, "instance_uuid": "ec821d15-9d85-4a24-8f56-5610d99746e9"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:00.055644 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.055644 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:00.119200 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-63c4974a-668d-4c61-a55f-d6c632a44264 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:42:00.119699 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 796/3168] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:42:00 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:00.207513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-b58b849f-b1c6-49aa-9ba8-82c34ec62d74 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.215995 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-b58b849f-b1c6-49aa-9ba8-82c34ec62d74 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] POST https://10.4.3.207/volume/v3/attachments/45cdb9cc-ede3-41d3-a3bb-c12b9b84041f/action Aug 06 17:42:00.215995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-b58b849f-b1c6-49aa-9ba8-82c34ec62d74 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:00.215995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-b58b849f-b1c6-49aa-9ba8-82c34ec62d74 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:00.240415 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.240415 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:00.296374 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-625647bc-08ed-48b3-9a83-283053fd4dcc req-b58b849f-b1c6-49aa-9ba8-82c34ec62d74 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments/45cdb9cc-ede3-41d3-a3bb-c12b9b84041f/action returned with HTTP 204 Aug 06 17:42:00.296374 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 799/3169] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:42:00 2026] POST /volume/v3/attachments/45cdb9cc-ede3-41d3-a3bb-c12b9b84041f/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:00.306154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e85e293c-3ec6-4482-b3a9-1ca8c41e88b6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.309227 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e85e293c-3ec6-4482-b3a9-1ca8c41e88b6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:42:00.309227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e85e293c-3ec6-4482-b3a9-1ca8c41e88b6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.310194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e85e293c-3ec6-4482-b3a9-1ca8c41e88b6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.319626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e85e293c-3ec6-4482-b3a9-1ca8c41e88b6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 404 Aug 06 17:42:00.320441 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 802/3170] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:00.322814 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3de38441-264d-4295-b873-2c309d7bdbf3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.326858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3de38441-264d-4295-b873-2c309d7bdbf3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:00.326858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3de38441-264d-4295-b873-2c309d7bdbf3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.326858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3de38441-264d-4295-b873-2c309d7bdbf3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.331539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6d9c4acd-35b3-48ce-aada-12dc1047a238 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.340176 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d9c4acd-35b3-48ce-aada-12dc1047a238 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:42:00.340176 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d9c4acd-35b3-48ce-aada-12dc1047a238 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.340176 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d9c4acd-35b3-48ce-aada-12dc1047a238 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.343741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d9c4acd-35b3-48ce-aada-12dc1047a238 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 404 Aug 06 17:42:00.344653 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 797/3171] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:00.346248 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9ef69d02-39a4-47e3-a7c2-d83378d417f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.352476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ef69d02-39a4-47e3-a7c2-d83378d417f6 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:00.352476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ef69d02-39a4-47e3-a7c2-d83378d417f6 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.352476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ef69d02-39a4-47e3-a7c2-d83378d417f6 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.355189 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d1467d82-55cb-44ac-9c11-397200dd50be None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.360222 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1467d82-55cb-44ac-9c11-397200dd50be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:42:00.360222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1467d82-55cb-44ac-9c11-397200dd50be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.360222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d1467d82-55cb-44ac-9c11-397200dd50be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.360222 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d1467d82-55cb-44ac-9c11-397200dd50be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: 758b1d08-996a-438e-805c-e1d1c3716966 Aug 06 17:42:00.362877 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.362877 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:00.370697 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3de38441-264d-4295-b873-2c309d7bdbf3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:00.379720 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d1467d82-55cb-44ac-9c11-397200dd50be tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 returned with HTTP 404 Aug 06 17:42:00.386270 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3de38441-264d-4295-b873-2c309d7bdbf3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:00.386270 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 774/3172] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:00.386432 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 803/3173] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:00 2026] DELETE /volume/v3/volumes/758b1d08-996a-438e-805c-e1d1c3716966 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:00.399889 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.399889 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:00.419983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.422862 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9ef69d02-39a4-47e3-a7c2-d83378d417f6 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:00.423337 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:42:00.423759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-94027187"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:00.428145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-94027187'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:42:00.428145 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume of 1 GB Aug 06 17:42:00.428145 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.428145 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:00.433101 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Availability Zones retrieved successfully. Aug 06 17:42:00.438064 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ef69d02-39a4-47e3-a7c2-d83378d417f6 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:00.438630 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 800/3174] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 1112 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:00.446428 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (bc3f9ccd-05f4-4448-ab1c-cc1dd9b3339f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:00.450069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaca7ff7-cdc9-4d77-9d16-1c77f1fd8417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:00.450069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:42:00.461642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6c392ada-4230-44cd-9328-905fc21781c4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.463072 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c392ada-4230-44cd-9328-905fc21781c4 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:00.464291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c392ada-4230-44cd-9328-905fc21781c4 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.464291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c392ada-4230-44cd-9328-905fc21781c4 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.501349 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.501349 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:00.521828 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6c392ada-4230-44cd-9328-905fc21781c4 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:00.523464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaca7ff7-cdc9-4d77-9d16-1c77f1fd8417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:00.524750 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ccb3f11-75d3-442a-b3e5-e9ed8d9670cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:00.531480 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c392ada-4230-44cd-9328-905fc21781c4 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:00.532153 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 775/3175] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 1112 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:42:00.652100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['7e45025c-9f11-4232-8ffe-49c1fbdf150f', 'bcc16b0e-79ab-4616-a50d-76c0169d2eab', '8071f9c7-1902-42cc-848a-0792b58e2e8a', 'cf4f2aa0-539e-4ef7-b08c-057639ed6b1a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:00.655990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ccb3f11-75d3-442a-b3e5-e9ed8d9670cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e45025c-9f11-4232-8ffe-49c1fbdf150f', 'bcc16b0e-79ab-4616-a50d-76c0169d2eab', '8071f9c7-1902-42cc-848a-0792b58e2e8a', 'cf4f2aa0-539e-4ef7-b08c-057639ed6b1a']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:00.655990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10546777-881d-4720-9149-1e57514ad790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:00.667240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0813688d-708d-4891-b3d2-812320153a4c req-befc754c-8f8e-4024-9265-f6ba5ebae618 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.669889 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-befc754c-8f8e-4024-9265-f6ba5ebae618 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:00.670987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-befc754c-8f8e-4024-9265-f6ba5ebae618 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.671416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-befc754c-8f8e-4024-9265-f6ba5ebae618 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.703171 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.703171 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:00.706151 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10546777-881d-4720-9149-1e57514ad790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf1c0f8-9c44-4492-9162-8b166ba5aa59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-94027187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['7e45025c-9f11-4232-8ffe-49c1fbdf150f','bcc16b0e-79ab-4616-a50d-76c0169d2eab','8071f9c7-1902-42cc-848a-0792b58e2e8a','cf4f2aa0-539e-4ef7-b08c-057639ed6b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-94027187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf1c0f8-9c44-4492-9162-8b166ba5aa59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ba795da9594e598eb0a40c60d35274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bed6f4772024637af15dd4f35cd9f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:00.706325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1976f3-4b45-4afb-8ef8-b518fd59ad17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:00.708142 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-0813688d-708d-4891-b3d2-812320153a4c req-befc754c-8f8e-4024-9265-f6ba5ebae618 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:00.713392 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-befc754c-8f8e-4024-9265-f6ba5ebae618 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:00.714022 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 804/3176] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 1112 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:00.796151 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a1976f3-4b45-4afb-8ef8-b518fd59ad17) transitioned into state 'SUCCESS' from state '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-94027187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ba795da9594e598eb0a40c60d35274',qos_specs=None,replication_status=,reservations=['7e45025c-9f11-4232-8ffe-49c1fbdf150f','bcc16b0e-79ab-4616-a50d-76c0169d2eab','8071f9c7-1902-42cc-848a-0792b58e2e8a','cf4f2aa0-539e-4ef7-b08c-057639ed6b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bed6f4772024637af15dd4f35cd9f52',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:00.797077 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3992aa1-3f16-46f8-9a4f-4d1a9cf10b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:00.824566 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3992aa1-3f16-46f8-9a4f-4d1a9cf10b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:00.825025 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0813688d-708d-4891-b3d2-812320153a4c req-706dda4f-40b4-4d28-8895-8c3a636458b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.825791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Flow 'volume_create_api' (bc3f9ccd-05f4-4448-ab1c-cc1dd9b3339f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:00.826378 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Create volume request issued successfully. Aug 06 17:42:00.826981 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1cc9d372-d9ae-44ba-aa71-febcb3293ad1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:42:00.827848 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-706dda4f-40b4-4d28-8895-8c3a636458b1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] DELETE https://10.4.3.207/volume/v3/attachments/45cdb9cc-ede3-41d3-a3bb-c12b9b84041f Aug 06 17:42:00.827925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-706dda4f-40b4-4d28-8895-8c3a636458b1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.828197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-706dda4f-40b4-4d28-8895-8c3a636458b1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.829664 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 798/3177] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:42:00 2026] POST /volume/v3/volumes => generated 747 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:00.844337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f89f4e9-9c69-41f8-ab9d-eaa9b94142a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.844446 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.844446 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:00.846024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f89f4e9-9c69-41f8-ab9d-eaa9b94142a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:00.846198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f89f4e9-9c69-41f8-ab9d-eaa9b94142a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.846408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f89f4e9-9c69-41f8-ab9d-eaa9b94142a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.859726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-98045090-2f22-430a-8d49-c787fa0ba16b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:00.862731 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-98045090-2f22-430a-8d49-c787fa0ba16b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:00.863980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-98045090-2f22-430a-8d49-c787fa0ba16b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:00.863980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-98045090-2f22-430a-8d49-c787fa0ba16b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:00.863980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-98045090-2f22-430a-8d49-c787fa0ba16b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:00.866661 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.866661 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:00.873842 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8f89f4e9-9c69-41f8-ab9d-eaa9b94142a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:00.882884 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f89f4e9-9c69-41f8-ab9d-eaa9b94142a3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:00.882884 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 776/3178] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:00.883073 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:00.883073 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:00.883073 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-98045090-2f22-430a-8d49-c787fa0ba16b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:00.883073 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 805/3179] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:00 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:00.922003 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0813688d-708d-4891-b3d2-812320153a4c req-706dda4f-40b4-4d28-8895-8c3a636458b1 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/attachments/45cdb9cc-ede3-41d3-a3bb-c12b9b84041f returned with HTTP 200 Aug 06 17:42:00.922307 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 801/3180] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:00 2026] DELETE /volume/v3/attachments/45cdb9cc-ede3-41d3-a3bb-c12b9b84041f => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:42:01.026269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b3c2bd3f-136d-477c-966e-f95133650c4a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:01.029199 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b3c2bd3f-136d-477c-966e-f95133650c4a tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:01.029433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b3c2bd3f-136d-477c-966e-f95133650c4a tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:01.029692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b3c2bd3f-136d-477c-966e-f95133650c4a tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:01.047864 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:01.047864 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:01.054529 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b3c2bd3f-136d-477c-966e-f95133650c4a tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:01.063513 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b3c2bd3f-136d-477c-966e-f95133650c4a tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:01.064710 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 799/3181] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:01 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:01.410075 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7075606c-de69-45a6-b772-6d851ee1ddb2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:01.411060 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7075606c-de69-45a6-b772-6d851ee1ddb2 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:01.411095 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7075606c-de69-45a6-b772-6d851ee1ddb2 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:01.411336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7075606c-de69-45a6-b772-6d851ee1ddb2 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:01.425994 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:01.425994 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:01.434712 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7075606c-de69-45a6-b772-6d851ee1ddb2 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:01.444909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7075606c-de69-45a6-b772-6d851ee1ddb2 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:01.446774 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 777/3182] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:01 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:01.905214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f171c6ef-0fe9-49e7-8dcd-495cce488c30 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:01.906907 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f171c6ef-0fe9-49e7-8dcd-495cce488c30 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:01.907252 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f171c6ef-0fe9-49e7-8dcd-495cce488c30 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:01.907532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f171c6ef-0fe9-49e7-8dcd-495cce488c30 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:01.907661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e61e4f8f-a637-4e14-bd9b-fb5e4025527b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:01.909210 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f171c6ef-0fe9-49e7-8dcd-495cce488c30 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:01.909668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e61e4f8f-a637-4e14-bd9b-fb5e4025527b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:01.909862 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e61e4f8f-a637-4e14-bd9b-fb5e4025527b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:01.910063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e61e4f8f-a637-4e14-bd9b-fb5e4025527b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:01.914091 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:01.914091 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:01.914091 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f171c6ef-0fe9-49e7-8dcd-495cce488c30 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:01.914091 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 806/3183] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:01 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:01.922927 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:01.922927 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:01.931892 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e61e4f8f-a637-4e14-bd9b-fb5e4025527b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:01.936868 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e61e4f8f-a637-4e14-bd9b-fb5e4025527b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:01.937243 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 802/3184] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:01 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:02.465246 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8e154624-0146-4cf5-bbab-9e62b9ac6187 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:02.470203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e154624-0146-4cf5-bbab-9e62b9ac6187 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:02.470619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e154624-0146-4cf5-bbab-9e62b9ac6187 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:02.470694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e154624-0146-4cf5-bbab-9e62b9ac6187 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:02.499159 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:02.499159 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:02.502922 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e154624-0146-4cf5-bbab-9e62b9ac6187 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:02.508276 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e154624-0146-4cf5-bbab-9e62b9ac6187 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:02.512349 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 800/3185] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:02 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:02.932434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-818f4e6e-c106-4ef0-b2c5-8e2927810a39 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:02.935845 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-818f4e6e-c106-4ef0-b2c5-8e2927810a39 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:02.936252 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-818f4e6e-c106-4ef0-b2c5-8e2927810a39 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:02.936507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-818f4e6e-c106-4ef0-b2c5-8e2927810a39 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:02.936701 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-818f4e6e-c106-4ef0-b2c5-8e2927810a39 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:02.942054 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:02.942054 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:02.942628 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-818f4e6e-c106-4ef0-b2c5-8e2927810a39 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:02.943450 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 778/3186] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:02 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:03.210947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-c665613e-a8ed-460d-b542-8b2e9e198476 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:03.212750 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-c665613e-a8ed-460d-b542-8b2e9e198476 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c/action Aug 06 17:42:03.213868 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-c665613e-a8ed-460d-b542-8b2e9e198476 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:03.214077 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-c665613e-a8ed-460d-b542-8b2e9e198476 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:03.249036 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:03.249036 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:03.292398 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-846af48f-6d2a-4105-aa46-193f9f4ccd75 req-c665613e-a8ed-460d-b542-8b2e9e198476 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c/action returned with HTTP 204 Aug 06 17:42:03.293147 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 807/3187] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:42:03 2026] POST /volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:03.528680 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-508bc82e-1df5-4f0b-9a22-d7b53ac816cb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:03.537518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-508bc82e-1df5-4f0b-9a22-d7b53ac816cb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:03.538110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-508bc82e-1df5-4f0b-9a22-d7b53ac816cb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:03.539516 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-508bc82e-1df5-4f0b-9a22-d7b53ac816cb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:03.627280 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:03.627280 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:03.633214 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-508bc82e-1df5-4f0b-9a22-d7b53ac816cb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:03.640149 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-508bc82e-1df5-4f0b-9a22-d7b53ac816cb tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:03.640692 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 803/3188] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:03 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 1176 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:03.669908 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-95cd7639-e093-48bb-a5a8-b157c33d3e58 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:03.673432 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-95cd7639-e093-48bb-a5a8-b157c33d3e58 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6 Aug 06 17:42:03.673751 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-95cd7639-e093-48bb-a5a8-b157c33d3e58 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:03.677042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-95cd7639-e093-48bb-a5a8-b157c33d3e58 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:03.695226 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:03.695226 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:03.783802 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-78e11746-95e1-40e6-9585-3d0566ad0902 req-95cd7639-e093-48bb-a5a8-b157c33d3e58 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6 returned with HTTP 200 Aug 06 17:42:03.784639 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 801/3189] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:03 2026] DELETE /volume/v3/attachments/1b3458af-63b7-4303-a9b1-9af6175f64e6 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:03.885671 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:03.888274 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:42:03.888541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:03.888812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:03.889049 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume with id: 2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:42:03.900164 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:03.900164 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:03.901809 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:42:03.959378 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8e3f156d-537e-4da7-a7e2-007ceefd5b72 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:03.961626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8e3f156d-537e-4da7-a7e2-007ceefd5b72 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:03.961863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8e3f156d-537e-4da7-a7e2-007ceefd5b72 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:03.962139 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8e3f156d-537e-4da7-a7e2-007ceefd5b72 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:03.962260 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8e3f156d-537e-4da7-a7e2-007ceefd5b72 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:03.968157 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:03.968157 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:03.969740 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8e3f156d-537e-4da7-a7e2-007ceefd5b72 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:03.969740 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 808/3190] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:03 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:03.970527 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume request issued successfully. Aug 06 17:42:03.970527 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c45c935c-515a-4822-aa9c-6a0a8dc42e5d tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 202 Aug 06 17:42:03.971378 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 779/3191] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:03 2026] DELETE /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:04.023633 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-022179ed-f738-4f6e-bf68-095a0daf0011 req-8ac3160e-f993-4f62-8730-d3ecd3afa62b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:04.026685 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-022179ed-f738-4f6e-bf68-095a0daf0011 req-8ac3160e-f993-4f62-8730-d3ecd3afa62b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:42:04.026978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-022179ed-f738-4f6e-bf68-095a0daf0011 req-8ac3160e-f993-4f62-8730-d3ecd3afa62b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:04.027226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-022179ed-f738-4f6e-bf68-095a0daf0011 req-8ac3160e-f993-4f62-8730-d3ecd3afa62b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:04.035677 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:04.035677 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:04.040815 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-022179ed-f738-4f6e-bf68-095a0daf0011 req-8ac3160e-f993-4f62-8730-d3ecd3afa62b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:42:04.048196 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-022179ed-f738-4f6e-bf68-095a0daf0011 req-8ac3160e-f993-4f62-8730-d3ecd3afa62b tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 200 Aug 06 17:42:04.048584 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 804/3192] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:04 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:04.103008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d99decb3-f21d-41fc-988a-827d155f1685 req-f89c247a-73f1-4c77-a80f-b47b7cfc2157 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:04.113731 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d99decb3-f21d-41fc-988a-827d155f1685 req-f89c247a-73f1-4c77-a80f-b47b7cfc2157 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:42:04.116273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d99decb3-f21d-41fc-988a-827d155f1685 req-f89c247a-73f1-4c77-a80f-b47b7cfc2157 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:04.116273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d99decb3-f21d-41fc-988a-827d155f1685 req-f89c247a-73f1-4c77-a80f-b47b7cfc2157 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:04.128333 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d99decb3-f21d-41fc-988a-827d155f1685 req-f89c247a-73f1-4c77-a80f-b47b7cfc2157 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 404 Aug 06 17:42:04.129620 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 802/3193] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:04 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:04.992714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ee20a861-6cec-47ff-8e1b-38af65764d4a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:04.992714 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ee20a861-6cec-47ff-8e1b-38af65764d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:04.992714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ee20a861-6cec-47ff-8e1b-38af65764d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:04.992714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ee20a861-6cec-47ff-8e1b-38af65764d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:04.992714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ee20a861-6cec-47ff-8e1b-38af65764d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:05.000342 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:05.000342 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:05.001396 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ee20a861-6cec-47ff-8e1b-38af65764d4a tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:05.001991 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 809/3194] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:04 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:06.015918 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-93586f12-0e8e-4422-a9ff-1e5136346cd2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:06.017765 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93586f12-0e8e-4422-a9ff-1e5136346cd2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:06.018001 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93586f12-0e8e-4422-a9ff-1e5136346cd2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:06.019789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93586f12-0e8e-4422-a9ff-1e5136346cd2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:06.019789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-93586f12-0e8e-4422-a9ff-1e5136346cd2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:06.029285 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:06.029285 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:06.030459 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93586f12-0e8e-4422-a9ff-1e5136346cd2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:06.031166 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 780/3195] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:06 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:07.042719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-23d130ba-bd59-43ab-a029-cd2886729861 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:07.045013 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-23d130ba-bd59-43ab-a029-cd2886729861 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:07.045253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-23d130ba-bd59-43ab-a029-cd2886729861 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:07.045527 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-23d130ba-bd59-43ab-a029-cd2886729861 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:07.045626 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-23d130ba-bd59-43ab-a029-cd2886729861 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:07.051054 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:07.051054 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:07.051986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-23d130ba-bd59-43ab-a029-cd2886729861 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:07.052485 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 805/3196] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:07 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:07.475799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-77d61c4e-9e2d-4364-ae5f-73538f7d460a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:07.480463 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-77d61c4e-9e2d-4364-ae5f-73538f7d460a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:07.480659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-77d61c4e-9e2d-4364-ae5f-73538f7d460a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:07.480925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-77d61c4e-9e2d-4364-ae5f-73538f7d460a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:07.498778 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:07.498778 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:07.525799 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-77d61c4e-9e2d-4364-ae5f-73538f7d460a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:07.537265 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-77d61c4e-9e2d-4364-ae5f-73538f7d460a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:07.538002 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 803/3197] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:07 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 1176 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:07.572136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:07.574593 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a/action Aug 06 17:42:07.575302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:07.575302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:07.594420 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:07.594420 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:07.594935 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:07.626335 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Begin detaching volume completed successfully. Aug 06 17:42:07.626707 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-f7cc13fc-8f9f-432d-aea0-954f655d2ac3 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a/action returned with HTTP 202 Aug 06 17:42:07.628935 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 810/3198] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:42:07 2026] POST /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:42:07.859192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ca15a58c-e9b4-4da2-9258-e175ddbaabb4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:07.859737 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca15a58c-e9b4-4da2-9258-e175ddbaabb4 None None] GET https://10.4.3.207/volume// Aug 06 17:42:07.860015 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca15a58c-e9b4-4da2-9258-e175ddbaabb4 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:07.862706 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca15a58c-e9b4-4da2-9258-e175ddbaabb4 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:07.862706 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca15a58c-e9b4-4da2-9258-e175ddbaabb4 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:07.864780 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 781/3199] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:42:07 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:42:07.895439 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-6ff72a15-dc51-4baf-8869-125c9b878801 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:07.904237 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-6ff72a15-dc51-4baf-8869-125c9b878801 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:07.904627 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-6ff72a15-dc51-4baf-8869-125c9b878801 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:07.904948 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-6ff72a15-dc51-4baf-8869-125c9b878801 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:07.926482 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:07.926482 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:07.941309 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-6ff72a15-dc51-4baf-8869-125c9b878801 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:07.949644 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-6ff72a15-dc51-4baf-8869-125c9b878801 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:07.950561 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 806/3200] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:42:07 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 1359 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:08.066655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6561fa2b-1d11-4e12-b13f-6cde22d175ea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:08.069806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6561fa2b-1d11-4e12-b13f-6cde22d175ea tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:08.069806 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6561fa2b-1d11-4e12-b13f-6cde22d175ea tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:08.070161 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6561fa2b-1d11-4e12-b13f-6cde22d175ea tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:08.070383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6561fa2b-1d11-4e12-b13f-6cde22d175ea tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:08.078057 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:08.078057 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:08.079818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6561fa2b-1d11-4e12-b13f-6cde22d175ea tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:08.081029 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 804/3201] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:08 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:08.394581 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-facef191-68a9-4c66-8169-01b59cc4d827 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:08.395160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-facef191-68a9-4c66-8169-01b59cc4d827 None None] GET https://10.4.3.207/volume// Aug 06 17:42:08.395438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-facef191-68a9-4c66-8169-01b59cc4d827 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:08.395720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-facef191-68a9-4c66-8169-01b59cc4d827 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:08.396241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-facef191-68a9-4c66-8169-01b59cc4d827 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:08.396599 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 811/3202] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17: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 06 17:42:08.417249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-061c6357-ab1b-4a6f-82f8-c3d044a542ce None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:08.421196 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-061c6357-ab1b-4a6f-82f8-c3d044a542ce tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:42:08.421640 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-061c6357-ab1b-4a6f-82f8-c3d044a542ce tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3230785a-6ff8-4355-af00-d6feee90a9ec", "connector": null, "instance_uuid": "840712f1-fa69-4b23-888b-1bfbfcb87d68"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:08.444674 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:08.444674 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:08.529732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-061c6357-ab1b-4a6f-82f8-c3d044a542ce tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:42:08.530308 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 782/3203] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:42:08 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 06 17:42:08.544330 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-a82d721a-1026-4b79-b13b-427060682acf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:08.547940 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-a82d721a-1026-4b79-b13b-427060682acf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 Aug 06 17:42:08.548185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-a82d721a-1026-4b79-b13b-427060682acf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:08.548403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-a82d721a-1026-4b79-b13b-427060682acf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:08.556406 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:08.556406 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:08.635851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-a82d721a-1026-4b79-b13b-427060682acf tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 returned with HTTP 200 Aug 06 17:42:08.636442 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 807/3204] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:08 2026] DELETE /volume/v3/attachments/068ea04d-afb2-46bf-9283-b5d126e0b858 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:09.092296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6022745-8522-4b4f-b90a-a33ec5120406 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:09.094550 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6022745-8522-4b4f-b90a-a33ec5120406 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:09.094811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6022745-8522-4b4f-b90a-a33ec5120406 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:09.095035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6022745-8522-4b4f-b90a-a33ec5120406 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:09.095142 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b6022745-8522-4b4f-b90a-a33ec5120406 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:09.100621 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:09.100621 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:09.101622 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6022745-8522-4b4f-b90a-a33ec5120406 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:09.102157 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 805/3205] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:09 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:10.116099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5909f1d9-2268-4d92-b89e-0f4f0b8c54c0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:10.118086 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5909f1d9-2268-4d92-b89e-0f4f0b8c54c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:10.118488 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5909f1d9-2268-4d92-b89e-0f4f0b8c54c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:10.118704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5909f1d9-2268-4d92-b89e-0f4f0b8c54c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:10.118805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5909f1d9-2268-4d92-b89e-0f4f0b8c54c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:10.126173 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:10.126173 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:10.126952 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5909f1d9-2268-4d92-b89e-0f4f0b8c54c0 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:10.127332 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 812/3206] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:10 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:11.052352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:11.055282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] PUT https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 Aug 06 17:42:11.055803 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:11.096656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Acquiring lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:42:11.101994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:42:11.103493 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:11.103493 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:11.140601 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0423f405-ba9b-482e-a63b-3d0e5dc4f94b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:11.142597 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0423f405-ba9b-482e-a63b-3d0e5dc4f94b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:11.142924 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0423f405-ba9b-482e-a63b-3d0e5dc4f94b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:11.143191 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0423f405-ba9b-482e-a63b-3d0e5dc4f94b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:11.143395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0423f405-ba9b-482e-a63b-3d0e5dc4f94b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:11.146579 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=350,cinder:UPDATE=62,cinder:INSERT=24 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:42:11.158206 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:11.158206 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:11.159334 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0423f405-ba9b-482e-a63b-3d0e5dc4f94b tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:11.162538 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 808/3207] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:11 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:11.295633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Lock "cinder-attachment_update-3230785a-6ff8-4355-af00-d6feee90a9ec-np0000006677" released by "attachment_update" :: held 0.194s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:42:11.295878 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-11350bea-a8b4-4ae8-9dcd-a2f771eae6cb tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 returned with HTTP 200 Aug 06 17:42:11.296490 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 783/3208] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:42:11 2026] PUT /volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 => generated 968 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:11.308156 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-6e665eca-87f5-4ad8-98db-59b30083b533 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:11.312213 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-6e665eca-87f5-4ad8-98db-59b30083b533 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 Aug 06 17:42:11.312641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-6e665eca-87f5-4ad8-98db-59b30083b533 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:11.313261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-6e665eca-87f5-4ad8-98db-59b30083b533 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:11.316010 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=442,cinder:INSERT=71,cinder:UPDATE=141 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:42:11.339603 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-6e665eca-87f5-4ad8-98db-59b30083b533 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 returned with HTTP 200 Aug 06 17:42:11.340019 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 806/3209] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:42:11 2026] GET /volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:12.174552 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9b5c3d8c-65c6-4091-9a51-a2537496ad1e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:12.179040 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b5c3d8c-65c6-4091-9a51-a2537496ad1e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:12.179300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b5c3d8c-65c6-4091-9a51-a2537496ad1e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:12.179541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b5c3d8c-65c6-4091-9a51-a2537496ad1e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:12.179839 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9b5c3d8c-65c6-4091-9a51-a2537496ad1e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:12.186817 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=416,cinder:INSERT=54,cinder:UPDATE=116 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:42:12.194440 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:12.194440 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:12.194440 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b5c3d8c-65c6-4091-9a51-a2537496ad1e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:12.194440 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 813/3210] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:12 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:12.381062 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-87ea903e-8e83-4a42-996b-6497d82db066 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:12.383540 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-87ea903e-8e83-4a42-996b-6497d82db066 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c Aug 06 17:42:12.383540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-87ea903e-8e83-4a42-996b-6497d82db066 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:12.383540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-87ea903e-8e83-4a42-996b-6497d82db066 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:12.396077 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:12.396077 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:12.547242 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c534ad1c-28dc-4159-90a4-ca5b53a0998a req-87ea903e-8e83-4a42-996b-6497d82db066 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c returned with HTTP 200 Aug 06 17:42:12.547613 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 809/3211] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:12 2026] DELETE /volume/v3/attachments/4a77ff6f-884b-4529-8409-58c74949496c => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:13.037208 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3fbbe509-c48a-45ae-b544-74fc444e63f7 req-f19aa018-4bba-41ae-a18c-3f95eee79b5f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.039310 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.041455 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:42:13.041835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-374272949", "snapshot_id": "4508b968-72da-4266-852c-646f9642c86c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:13.042717 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3fbbe509-c48a-45ae-b544-74fc444e63f7 req-f19aa018-4bba-41ae-a18c-3f95eee79b5f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac Aug 06 17:42:13.043035 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3fbbe509-c48a-45ae-b544-74fc444e63f7 req-f19aa018-4bba-41ae-a18c-3f95eee79b5f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:13.043293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3fbbe509-c48a-45ae-b544-74fc444e63f7 req-f19aa018-4bba-41ae-a18c-3f95eee79b5f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:13.043433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-374272949', 'snapshot_id': '4508b968-72da-4266-852c-646f9642c86c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:42:13.050746 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.050746 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:13.051330 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:13.051445 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume of 1 GB Aug 06 17:42:13.056027 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Availability Zones retrieved successfully. Aug 06 17:42:13.056175 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.056175 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:13.063255 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (b55adc55-0fc2-4d03-8478-f54485c59ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:13.064911 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa27002-5b7f-4ece-8967-2283f92a92c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:13.066412 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:42:13.111928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa27002-5b7f-4ece-8967-2283f92a92c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4508b968-72da-4266-852c-646f9642c86c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:13.113397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee11bb85-c9bf-4ce0-a25c-f3d3b3f9691b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:13.144777 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3fbbe509-c48a-45ae-b544-74fc444e63f7 req-f19aa018-4bba-41ae-a18c-3f95eee79b5f tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac returned with HTTP 200 Aug 06 17:42:13.145485 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 784/3212] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:13 2026] DELETE /volume/v3/attachments/a3bb45d0-aac5-4aa1-a865-8f1700a220ac => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:13.181782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Created reservations ['ac9071e5-fec3-4ef4-b0c1-9166bdc64464', 'af653211-8f9c-4769-806e-2fb68950ec3e', '460ec678-65a1-4289-8776-9357341efaa2', 'b27b9089-f3f5-46ca-9980-411f2f6dc9df'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:13.182653 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee11bb85-c9bf-4ce0-a25c-f3d3b3f9691b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac9071e5-fec3-4ef4-b0c1-9166bdc64464', 'af653211-8f9c-4769-806e-2fb68950ec3e', '460ec678-65a1-4289-8776-9357341efaa2', 'b27b9089-f3f5-46ca-9980-411f2f6dc9df']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:13.183516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a851c6b-cda4-4799-9906-59523cb01dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:13.210882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8768a4bd-0556-4664-8d87-b0bd6baa0778 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.212602 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8768a4bd-0556-4664-8d87-b0bd6baa0778 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:13.214347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8768a4bd-0556-4664-8d87-b0bd6baa0778 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:13.214347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8768a4bd-0556-4664-8d87-b0bd6baa0778 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:13.214347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8768a4bd-0556-4664-8d87-b0bd6baa0778 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:13.218074 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.218074 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:13.218861 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8768a4bd-0556-4664-8d87-b0bd6baa0778 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:13.219327 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 814/3213] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:13 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:13.233084 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f5e60318-6651-463e-a506-3784c2d982a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.236316 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f5e60318-6651-463e-a506-3784c2d982a5 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] PUT https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:13.237199 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f5e60318-6651-463e-a506-3784c2d982a5 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:13.241296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a851c6b-cda4-4799-9906-59523cb01dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '973a9761-bc6c-4591-b085-29a2f9537470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-374272949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['ac9071e5-fec3-4ef4-b0c1-9166bdc64464','af653211-8f9c-4769-806e-2fb68950ec3e','460ec678-65a1-4289-8776-9357341efaa2','b27b9089-f3f5-46ca-9980-411f2f6dc9df'],size=1,snapshot_id=4508b968-72da-4266-852c-646f9642c86c,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-374272949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=973a9761-bc6c-4591-b085-29a2f9537470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05057b8a4af94ef0951c3d688596d041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4508b968-72da-4266-852c-646f9642c86c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:13.242767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908a446d-024d-42a7-842a-c3021fdd31a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:13.248995 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.248995 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:13.259357 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f5e60318-6651-463e-a506-3784c2d982a5 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:13.260064 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 810/3214] 10.4.3.207 () {70 vars in 1408 bytes} [Thu Aug 6 17:42:13 2026] PUT /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:13.272695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b1855eb4-6a6e-4eff-bb3f-7e997e1ea0c2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.276988 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b1855eb4-6a6e-4eff-bb3f-7e997e1ea0c2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:13.276988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b1855eb4-6a6e-4eff-bb3f-7e997e1ea0c2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:13.276988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b1855eb4-6a6e-4eff-bb3f-7e997e1ea0c2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:13.276988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b1855eb4-6a6e-4eff-bb3f-7e997e1ea0c2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:13.279681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908a446d-024d-42a7-842a-c3021fdd31a5) transitioned into state 'SUCCESS' from state '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-374272949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05057b8a4af94ef0951c3d688596d041',qos_specs=None,replication_status=,reservations=['ac9071e5-fec3-4ef4-b0c1-9166bdc64464','af653211-8f9c-4769-806e-2fb68950ec3e','460ec678-65a1-4289-8776-9357341efaa2','b27b9089-f3f5-46ca-9980-411f2f6dc9df'],size=1,snapshot_id=4508b968-72da-4266-852c-646f9642c86c,source_replicaid=,source_volid=None,status='creating',user_id='740a1aafa9c04d3ea2d9ea0fe88e3f91',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:13.280657 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f320ab-143e-4868-8935-2f0620982a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:13.282932 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.282932 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:13.283895 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b1855eb4-6a6e-4eff-bb3f-7e997e1ea0c2 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:13.284601 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 785/3215] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:13 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 762 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:13.300021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.305988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] DELETE https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:13.305988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:13.305988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:13.305988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Delete backup with id: 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. Aug 06 17:42:13.314709 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.314709 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:13.319463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f320ab-143e-4868-8935-2f0620982a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:13.320355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Flow 'volume_create_api' (b55adc55-0fc2-4d03-8478-f54485c59ce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:13.320789 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Create volume request issued successfully. Aug 06 17:42:13.324729 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03f00d50-a933-4a62-bb22-eb1a6e30a457 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:42:13.325209 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 807/3216] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:42:13 2026] POST /volume/v3/volumes => generated 790 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:13.343006 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-150ea275-fd31-4cc6-aaec-7c0e88c3c6b6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.346872 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-150ea275-fd31-4cc6-aaec-7c0e88c3c6b6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:13.347112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-150ea275-fd31-4cc6-aaec-7c0e88c3c6b6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:13.347356 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-150ea275-fd31-4cc6-aaec-7c0e88c3c6b6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:13.356111 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] delete_backup rpcapi backup_id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:42:13.358642 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1907f1c2-d29b-4fd5-b5d7-2d69a1e74c10 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 202 Aug 06 17:42:13.359521 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 815/3217] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:42:13 2026] DELETE /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:42:13.360917 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.360917 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:13.370373 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-150ea275-fd31-4cc6-aaec-7c0e88c3c6b6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:13.372547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-337fcde3-7d7f-4c96-ae32-0e37e9086858 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:13.376706 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-337fcde3-7d7f-4c96-ae32-0e37e9086858 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:13.376929 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-337fcde3-7d7f-4c96-ae32-0e37e9086858 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:13.378985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-337fcde3-7d7f-4c96-ae32-0e37e9086858 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:13.378985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-337fcde3-7d7f-4c96-ae32-0e37e9086858 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:13.379147 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-150ea275-fd31-4cc6-aaec-7c0e88c3c6b6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:13.379147 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 811/3218] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:13 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:13.382658 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:13.382658 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:13.383409 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-337fcde3-7d7f-4c96-ae32-0e37e9086858 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 200 Aug 06 17:42:13.383830 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 786/3219] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:13 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:14.395003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-25072166-6d0d-4af1-afbc-05d8d548b89b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:14.397333 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25072166-6d0d-4af1-afbc-05d8d548b89b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:14.397632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25072166-6d0d-4af1-afbc-05d8d548b89b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:14.397858 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-66372ccf-709a-445a-aa56-9ca6400e080e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:14.398161 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25072166-6d0d-4af1-afbc-05d8d548b89b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:14.399982 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66372ccf-709a-445a-aa56-9ca6400e080e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 Aug 06 17:42:14.400278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66372ccf-709a-445a-aa56-9ca6400e080e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:14.400466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66372ccf-709a-445a-aa56-9ca6400e080e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:14.400607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-66372ccf-709a-445a-aa56-9ca6400e080e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Show backup with id 13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:14.404746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66372ccf-709a-445a-aa56-9ca6400e080e tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 returned with HTTP 404 Aug 06 17:42:14.405440 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 816/3220] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:14 2026] GET /volume/v3/backups/13c4ba4e-4d03-4c9f-bb73-ff39e935f6a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:14.407803 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:14.407803 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:14.412496 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c7bb339f-bea4-4948-b7c0-60af30540688 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:14.414897 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed Aug 06 17:42:14.415219 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:14.415467 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:14.415755 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Delete volume with id: e39885c3-e12b-4012-a2ee-3726ec1d1fed Aug 06 17:42:14.419842 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-25072166-6d0d-4af1-afbc-05d8d548b89b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:14.426072 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:14.426072 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:14.426719 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Volume info retrieved successfully. Aug 06 17:42:14.429872 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25072166-6d0d-4af1-afbc-05d8d548b89b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:14.430554 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 808/3221] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:14 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:14.446246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c2003463-fdd9-4f0a-a651-1459ed468e7a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:14.448631 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2003463-fdd9-4f0a-a651-1459ed468e7a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:14.448924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2003463-fdd9-4f0a-a651-1459ed468e7a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:14.449248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2003463-fdd9-4f0a-a651-1459ed468e7a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:14.461288 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:14.461288 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:14.461455 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Delete volume request issued successfully. Aug 06 17:42:14.461565 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c7bb339f-bea4-4948-b7c0-60af30540688 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed returned with HTTP 202 Aug 06 17:42:14.462158 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 812/3222] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:42:14 2026] DELETE /volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:14.468670 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c2003463-fdd9-4f0a-a651-1459ed468e7a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:14.471040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0afaa6d2-4cf0-44da-82e5-1def34ac5020 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:14.473559 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0afaa6d2-4cf0-44da-82e5-1def34ac5020 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed Aug 06 17:42:14.473712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0afaa6d2-4cf0-44da-82e5-1def34ac5020 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:14.473873 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0afaa6d2-4cf0-44da-82e5-1def34ac5020 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:14.476672 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2003463-fdd9-4f0a-a651-1459ed468e7a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:14.477334 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 787/3223] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:14 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:14.485325 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:14.485325 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:14.490823 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0afaa6d2-4cf0-44da-82e5-1def34ac5020 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Volume info retrieved successfully. Aug 06 17:42:14.499310 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0afaa6d2-4cf0-44da-82e5-1def34ac5020 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed returned with HTTP 200 Aug 06 17:42:14.499474 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 817/3224] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:14 2026] GET /volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:15.010177 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-63c6f833-b36d-422c-9fce-529fe9af7600 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.013588 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-63c6f833-b36d-422c-9fce-529fe9af7600 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:15.013909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-63c6f833-b36d-422c-9fce-529fe9af7600 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.014219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-63c6f833-b36d-422c-9fce-529fe9af7600 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.021934 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.021934 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:15.025402 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-63c6f833-b36d-422c-9fce-529fe9af7600 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:15.029154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-63c6f833-b36d-422c-9fce-529fe9af7600 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:15.029580 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 809/3225] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:15 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:15.102650 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.107023 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:42:15.107262 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.107466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.107685 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume with id: 24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:42:15.117554 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.117554 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:15.118304 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:42:15.133404 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd1d7ae6-bc30-41e6-946e-132fc927b3cb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.133605 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd1d7ae6-bc30-41e6-946e-132fc927b3cb None None] GET https://10.4.3.207/volume// Aug 06 17:42:15.133822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd1d7ae6-bc30-41e6-946e-132fc927b3cb None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.134561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd1d7ae6-bc30-41e6-946e-132fc927b3cb None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.134771 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd1d7ae6-bc30-41e6-946e-132fc927b3cb None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:15.137583 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 788/3226] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:42: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 06 17:42:15.142911 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume request issued successfully. Aug 06 17:42:15.143161 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ab4edcdc-0bd9-4598-8a39-58d575d624bd tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 202 Aug 06 17:42:15.143647 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 813/3227] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:15 2026] DELETE /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:15.148374 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-9f892e9a-df1a-4211-adbd-bd20192f6550 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.151099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-9f892e9a-df1a-4211-adbd-bd20192f6550 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:42:15.151681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-9f892e9a-df1a-4211-adbd-bd20192f6550 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "973a9761-bc6c-4591-b085-29a2f9537470", "connector": null, "instance_uuid": "4b74116b-e306-483e-b971-b8571d0f03ac"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:15.153460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1961753e-d02f-417c-9e24-de1b7af75612 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.156119 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1961753e-d02f-417c-9e24-de1b7af75612 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:42:15.156333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1961753e-d02f-417c-9e24-de1b7af75612 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.156546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1961753e-d02f-417c-9e24-de1b7af75612 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.164469 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.164469 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:15.165144 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.165144 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:15.176160 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1961753e-d02f-417c-9e24-de1b7af75612 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Volume info retrieved successfully. Aug 06 17:42:15.182787 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1961753e-d02f-417c-9e24-de1b7af75612 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 200 Aug 06 17:42:15.183311 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 810/3228] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:15 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 1250 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:15.210557 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-9f892e9a-df1a-4211-adbd-bd20192f6550 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:42:15.211221 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 818/3229] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:42:15 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 06 17:42:15.251240 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-336353e1-5ce1-440e-b4af-087620081718 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.254208 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-336353e1-5ce1-440e-b4af-087620081718 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:15.254529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-336353e1-5ce1-440e-b4af-087620081718 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.254779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-336353e1-5ce1-440e-b4af-087620081718 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.270221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-36e066df-3f4b-4750-aaca-a6ddf9a85589 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.270733 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36e066df-3f4b-4750-aaca-a6ddf9a85589 None None] GET https://10.4.3.207/volume// Aug 06 17:42:15.270935 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36e066df-3f4b-4750-aaca-a6ddf9a85589 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.271207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-36e066df-3f4b-4750-aaca-a6ddf9a85589 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.271754 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-36e066df-3f4b-4750-aaca-a6ddf9a85589 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:15.274458 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.274458 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:15.275360 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 814/3230] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17: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 06 17:42:15.279132 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-336353e1-5ce1-440e-b4af-087620081718 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:15.283568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-d703b633-12ca-4ace-a23e-64e7436e3d2a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.285859 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-336353e1-5ce1-440e-b4af-087620081718 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:15.286181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-d703b633-12ca-4ace-a23e-64e7436e3d2a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:15.286359 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 789/3231] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:15 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:15.286397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-d703b633-12ca-4ace-a23e-64e7436e3d2a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.286586 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-d703b633-12ca-4ace-a23e-64e7436e3d2a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.302315 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.302315 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:15.307425 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-d703b633-12ca-4ace-a23e-64e7436e3d2a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:15.313446 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-d703b633-12ca-4ace-a23e-64e7436e3d2a tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:15.313939 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 811/3232] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:42:15 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:15.442687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.446121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] PUT https://10.4.3.207/volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9 Aug 06 17:42:15.446674 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:15.456591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Acquiring lock "cinder-attachment_update-973a9761-bc6c-4591-b085-29a2f9537470-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:42:15.465770 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-973a9761-bc6c-4591-b085-29a2f9537470-np0000006677" acquired by "attachment_update" :: waited 0.008s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:42:15.466759 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.466759 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:15.516003 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bf10b53e-3271-492b-9460-41366c612491 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.518370 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bf10b53e-3271-492b-9460-41366c612491 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] GET https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed Aug 06 17:42:15.518620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bf10b53e-3271-492b-9460-41366c612491 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.519069 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bf10b53e-3271-492b-9460-41366c612491 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.528307 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bf10b53e-3271-492b-9460-41366c612491 tempest-ProjectAdminTests39-1213164765 tempest-ProjectAdminTests39-1213164765-project-admin] https://10.4.3.207/volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed returned with HTTP 404 Aug 06 17:42:15.529319 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 815/3233] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:15 2026] GET /volume/v3/volumes/e39885c3-e12b-4012-a2ee-3726ec1d1fed => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:15.618026 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Lock "cinder-attachment_update-973a9761-bc6c-4591-b085-29a2f9537470-np0000006677" released by "attachment_update" :: held 0.153s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:42:15.618347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-fa95483c-76be-4faf-a990-09b095b521d9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9 returned with HTTP 200 Aug 06 17:42:15.618819 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 819/3234] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:42:15 2026] PUT /volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:15.717359 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-97697506-eb23-4d89-9fd4-aaf4e1eff64e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:15.719641 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-97697506-eb23-4d89-9fd4-aaf4e1eff64e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption Aug 06 17:42:15.719892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-97697506-eb23-4d89-9fd4-aaf4e1eff64e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:15.720146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-97697506-eb23-4d89-9fd4-aaf4e1eff64e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:15.737325 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:15.737325 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:15.748043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-97697506-eb23-4d89-9fd4-aaf4e1eff64e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption returned with HTTP 200 Aug 06 17:42:15.748479 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 790/3235] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:42:15 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:16.199433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-215c0fc9-109b-43ca-b252-55c50cacd156 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.202033 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-215c0fc9-109b-43ca-b252-55c50cacd156 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c Aug 06 17:42:16.202296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-215c0fc9-109b-43ca-b252-55c50cacd156 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.202572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-215c0fc9-109b-43ca-b252-55c50cacd156 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.210428 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-215c0fc9-109b-43ca-b252-55c50cacd156 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c returned with HTTP 404 Aug 06 17:42:16.211087 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 812/3236] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/24053f8a-ab4f-48d5-8aa6-ab8200ece23c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:16.221067 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-18f4ba2d-0876-4da7-be0d-33bccd533386 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.222808 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18f4ba2d-0876-4da7-be0d-33bccd533386 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:42:16.222994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18f4ba2d-0876-4da7-be0d-33bccd533386 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.223189 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-18f4ba2d-0876-4da7-be0d-33bccd533386 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.223333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-18f4ba2d-0876-4da7-be0d-33bccd533386 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume with id: 2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:42:16.229774 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-18f4ba2d-0876-4da7-be0d-33bccd533386 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 404 Aug 06 17:42:16.230667 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 816/3237] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:16 2026] DELETE /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:16.237246 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-11a002ba-0df0-42d8-bf75-237747071f96 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.239152 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-11a002ba-0df0-42d8-bf75-237747071f96 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 Aug 06 17:42:16.239430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-11a002ba-0df0-42d8-bf75-237747071f96 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.239644 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-11a002ba-0df0-42d8-bf75-237747071f96 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.247701 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-11a002ba-0df0-42d8-bf75-237747071f96 tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 returned with HTTP 404 Aug 06 17:42:16.248403 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 820/3238] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/2c38ce58-360b-4130-866b-87c13cd19735 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:16.259193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1b46ba0c-e3b4-472a-9cc7-79bc5596a41c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.263829 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1b46ba0c-e3b4-472a-9cc7-79bc5596a41c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] DELETE https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:42:16.263829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1b46ba0c-e3b4-472a-9cc7-79bc5596a41c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.263829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1b46ba0c-e3b4-472a-9cc7-79bc5596a41c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.263829 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-1b46ba0c-e3b4-472a-9cc7-79bc5596a41c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Delete volume with id: 38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:42:16.269077 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1b46ba0c-e3b4-472a-9cc7-79bc5596a41c tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 404 Aug 06 17:42:16.269827 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 791/3239] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:16 2026] DELETE /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:16.282764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-33e9329a-37ae-4d83-a645-5c61a67d4aff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.284356 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-33e9329a-37ae-4d83-a645-5c61a67d4aff tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] GET https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 Aug 06 17:42:16.284543 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-33e9329a-37ae-4d83-a645-5c61a67d4aff tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.284716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-33e9329a-37ae-4d83-a645-5c61a67d4aff tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.290441 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-33e9329a-37ae-4d83-a645-5c61a67d4aff tempest-TestInstancesWithCinderVolumes-945385670 tempest-TestInstancesWithCinderVolumes-945385670-project-member] https://10.4.3.207/volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 returned with HTTP 404 Aug 06 17:42:16.290927 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 813/3240] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/38fa012d-cdac-4a41-bbc2-c2d51d6d45b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:16.301347 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.302476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5941fe4a-0235-4021-9bd6-ba8f79ea0eae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.303722 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:42:16.304039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.304309 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5941fe4a-0235-4021-9bd6-ba8f79ea0eae tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:16.304375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.304557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5941fe4a-0235-4021-9bd6-ba8f79ea0eae tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.304751 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5941fe4a-0235-4021-9bd6-ba8f79ea0eae tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.308170 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:42:16.319281 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:16.319281 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:16.325100 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5941fe4a-0235-4021-9bd6-ba8f79ea0eae tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:16.331664 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5941fe4a-0235-4021-9bd6-ba8f79ea0eae tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:16.332130 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 821/3241] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:16.343863 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Get all volumes completed successfully. Aug 06 17:42:16.349740 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:16.349740 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:16.359027 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c65c44f-c1b1-4377-abcf-a9e36536d667 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:42:16.359588 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 817/3242] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14554 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:16.383053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-02f30572-df23-4246-a578-f7a1f2948ef3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.386928 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-02f30572-df23-4246-a578-f7a1f2948ef3 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] DELETE https://10.4.3.207/volume/v3/types/fbd4a438-fe43-4590-a86b-13ccbadbebae Aug 06 17:42:16.387374 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-02f30572-df23-4246-a578-f7a1f2948ef3 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.387819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-02f30572-df23-4246-a578-f7a1f2948ef3 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.450456 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-02f30572-df23-4246-a578-f7a1f2948ef3 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/types/fbd4a438-fe43-4590-a86b-13ccbadbebae returned with HTTP 202 Aug 06 17:42:16.451263 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 792/3243] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:42:16 2026] DELETE /volume/v3/types/fbd4a438-fe43-4590-a86b-13ccbadbebae => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:16.458442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-04c628ea-da88-420b-8052-8e997380efab None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.464533 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04c628ea-da88-420b-8052-8e997380efab tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:42:16.464709 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04c628ea-da88-420b-8052-8e997380efab tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.464887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04c628ea-da88-420b-8052-8e997380efab tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.466157 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-04c628ea-da88-420b-8052-8e997380efab tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:42:16.487778 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-04c628ea-da88-420b-8052-8e997380efab tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Get all volumes completed successfully. Aug 06 17:42:16.490829 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:16.490829 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:16.494611 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04c628ea-da88-420b-8052-8e997380efab tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:42:16.495251 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 814/3244] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14554 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:16.513625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4645b8da-078d-4a17-b4a3-9853c489c0bf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.518257 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4645b8da-078d-4a17-b4a3-9853c489c0bf tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] DELETE https://10.4.3.207/volume/v3/types/f0fa3e7f-3de7-4f06-ba64-54a286814db1 Aug 06 17:42:16.518257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4645b8da-078d-4a17-b4a3-9853c489c0bf tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.518257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4645b8da-078d-4a17-b4a3-9853c489c0bf tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.547267 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4645b8da-078d-4a17-b4a3-9853c489c0bf tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/types/f0fa3e7f-3de7-4f06-ba64-54a286814db1 returned with HTTP 202 Aug 06 17:42:16.547690 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 822/3245] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:42:16 2026] DELETE /volume/v3/types/f0fa3e7f-3de7-4f06-ba64-54a286814db1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:16.967729 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:16.969859 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:42:16.970088 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:16.970306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:16.971131 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:42:17.003024 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Get all volumes completed successfully. Aug 06 17:42:17.007098 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:17.007098 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:17.015267 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e0d1c48-4eb9-482d-9756-61f337262ae4 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:42:17.015765 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 818/3246] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:42:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14554 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:17.043052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-38707e3e-3816-4be6-be5e-c65f66b50013 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:17.045357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 Aug 06 17:42:17.045631 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:17.045888 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:17.046145 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Delete volume with id: f13a1335-fd49-412f-a1bc-15ffcc10a034 Aug 06 17:42:17.058207 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:17.058207 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:17.058362 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Volume info retrieved successfully. Aug 06 17:42:17.083100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.image.cache [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '8bf8f74a-c989-4e0f-9f8a-010c50620542', 'volume_id': 'f13a1335-fd49-412f-a1bc-15ffcc10a034', 'host': 'np0000006677@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 17, 40, 20), 'last_used': datetime.datetime(2026, 8, 6, 17, 40, 31)}. {{(pid=100625) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 17:42:17.102760 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Delete volume request issued successfully. Aug 06 17:42:17.103165 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38707e3e-3816-4be6-be5e-c65f66b50013 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 returned with HTTP 202 Aug 06 17:42:17.106346 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 793/3247] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:17 2026] DELETE /volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:17.118704 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5768db0b-407e-4a46-a8e3-92b2fb7d0984 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:17.120985 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5768db0b-407e-4a46-a8e3-92b2fb7d0984 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] GET https://10.4.3.207/volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 Aug 06 17:42:17.121334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5768db0b-407e-4a46-a8e3-92b2fb7d0984 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:17.122605 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5768db0b-407e-4a46-a8e3-92b2fb7d0984 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:17.134264 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:17.134264 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:17.145589 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5768db0b-407e-4a46-a8e3-92b2fb7d0984 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Volume info retrieved successfully. Aug 06 17:42:17.155316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5768db0b-407e-4a46-a8e3-92b2fb7d0984 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 returned with HTTP 200 Aug 06 17:42:17.156048 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 815/3248] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:17 2026] GET /volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 => generated 1149 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:17.346357 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-68af8c9d-270b-4bda-944f-f8920e1404fc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:17.348400 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68af8c9d-270b-4bda-944f-f8920e1404fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:17.348667 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68af8c9d-270b-4bda-944f-f8920e1404fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:17.348914 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68af8c9d-270b-4bda-944f-f8920e1404fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:17.360226 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:17.360226 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:17.365418 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-68af8c9d-270b-4bda-944f-f8920e1404fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:17.371328 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68af8c9d-270b-4bda-944f-f8920e1404fc tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:17.372072 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 823/3249] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:17 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:17.535591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:17.650986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:42:17.650986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1198668986"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:17.651529 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1198668986'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:42:17.651768 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume of 1 GB Aug 06 17:42:17.657313 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Availability Zones retrieved successfully. Aug 06 17:42:17.665618 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (9bf25529-ad6a-4702-87fa-470aae9f7708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:17.667156 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e220dc-4300-4890-859e-96469e366273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:17.668384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:42:17.708815 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e220dc-4300-4890-859e-96469e366273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:17.711049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4c1aa2-8cbb-4ad4-90d9-0656268ed367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:17.803290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['e48b32d2-fdc5-4362-a4a5-174e9e76a0a5', '618b7e0f-1e0d-4689-bc17-4c8d0a3f9922', '9aab4b56-9f7c-4ed3-ba69-5277cae5f6d0', '289d0c16-3d6e-4fa3-b8a8-b756c36915ef'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:17.804693 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d4c1aa2-8cbb-4ad4-90d9-0656268ed367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48b32d2-fdc5-4362-a4a5-174e9e76a0a5', '618b7e0f-1e0d-4689-bc17-4c8d0a3f9922', '9aab4b56-9f7c-4ed3-ba69-5277cae5f6d0', '289d0c16-3d6e-4fa3-b8a8-b756c36915ef']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:17.805917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c02c31-e23e-4f09-97bc-7cd17c8fa9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:17.840950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c02c31-e23e-4f09-97bc-7cd17c8fa9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6daa4e5-03c0-4109-830f-625907e942e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1198668986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['e48b32d2-fdc5-4362-a4a5-174e9e76a0a5','618b7e0f-1e0d-4689-bc17-4c8d0a3f9922','9aab4b56-9f7c-4ed3-ba69-5277cae5f6d0','289d0c16-3d6e-4fa3-b8a8-b756c36915ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1198668986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6daa4e5-03c0-4109-830f-625907e942e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a907747f19242028cab91df62c6d3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:17.842594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d1ff147-aa9c-46da-90ef-696084652f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:17.867927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d1ff147-aa9c-46da-90ef-696084652f4f) transitioned into state 'SUCCESS' from state '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-1198668986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['e48b32d2-fdc5-4362-a4a5-174e9e76a0a5','618b7e0f-1e0d-4689-bc17-4c8d0a3f9922','9aab4b56-9f7c-4ed3-ba69-5277cae5f6d0','289d0c16-3d6e-4fa3-b8a8-b756c36915ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:17.869064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e04e6bf-4c6b-460a-b8c2-c74fe15d5c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:17.882680 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e04e6bf-4c6b-460a-b8c2-c74fe15d5c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:17.883757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (9bf25529-ad6a-4702-87fa-470aae9f7708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:17.884201 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request issued successfully. Aug 06 17:42:17.884888 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f0eafda-7a40-40bb-8d22-21e4c9b1fe91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:42:17.885550 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 819/3250] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:42:17 2026] POST /volume/v3/volumes => generated 778 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:17.908810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8001ad1c-7e80-415a-bce7-2988a8f8a018 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:17.913245 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8001ad1c-7e80-415a-bce7-2988a8f8a018 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 Aug 06 17:42:17.913245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8001ad1c-7e80-415a-bce7-2988a8f8a018 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:17.913245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8001ad1c-7e80-415a-bce7-2988a8f8a018 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:17.921593 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:17.921593 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:17.926716 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8001ad1c-7e80-415a-bce7-2988a8f8a018 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:42:17.930836 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=379,cinder:INSERT=40,cinder:UPDATE=79,cinder:DELETE=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:42:17.935275 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8001ad1c-7e80-415a-bce7-2988a8f8a018 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 returned with HTTP 200 Aug 06 17:42:17.936093 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 794/3251] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:17 2026] GET /volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:18.171049 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-84e6aab2-ab35-4a79-b185-aca94db18534 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:18.174718 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-84e6aab2-ab35-4a79-b185-aca94db18534 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] GET https://10.4.3.207/volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 Aug 06 17:42:18.174718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-84e6aab2-ab35-4a79-b185-aca94db18534 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:18.174718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-84e6aab2-ab35-4a79-b185-aca94db18534 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:18.182634 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-84e6aab2-ab35-4a79-b185-aca94db18534 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 returned with HTTP 404 Aug 06 17:42:18.183589 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 816/3252] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:18 2026] GET /volume/v3/volumes/f13a1335-fd49-412f-a1bc-15ffcc10a034 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:18.194812 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3dd0b555-a3d0-4cb8-ba22-452f77285a18 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:18.196495 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3dd0b555-a3d0-4cb8-ba22-452f77285a18 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] DELETE https://10.4.3.207/volume/v3/types/a1c19708-4d3d-4d21-8ad1-b12a421a74c6 Aug 06 17:42:18.196695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3dd0b555-a3d0-4cb8-ba22-452f77285a18 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:18.196942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3dd0b555-a3d0-4cb8-ba22-452f77285a18 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:18.230327 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3dd0b555-a3d0-4cb8-ba22-452f77285a18 tempest-TestInstancesWithCinderVolumes-672064109 tempest-TestInstancesWithCinderVolumes-672064109-project-admin] https://10.4.3.207/volume/v3/types/a1c19708-4d3d-4d21-8ad1-b12a421a74c6 returned with HTTP 202 Aug 06 17:42:18.230784 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 824/3253] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:42:18 2026] DELETE /volume/v3/types/a1c19708-4d3d-4d21-8ad1-b12a421a74c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:18.238458 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-40216a58-6105-458c-97f0-73d45e089c32 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:18.241911 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-40216a58-6105-458c-97f0-73d45e089c32 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978/action Aug 06 17:42:18.243626 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-40216a58-6105-458c-97f0-73d45e089c32 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:18.243884 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-40216a58-6105-458c-97f0-73d45e089c32 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:18.262557 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:18.262557 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:18.276469 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0d549226-e6b1-4213-9150-0bf28b5187fe req-40216a58-6105-458c-97f0-73d45e089c32 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978/action returned with HTTP 204 Aug 06 17:42:18.277410 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 820/3254] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:42:18 2026] POST /volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:42:18.386799 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f38774c7-32cd-4e44-b840-94bc20a74cd8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:18.390065 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f38774c7-32cd-4e44-b840-94bc20a74cd8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:18.391073 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f38774c7-32cd-4e44-b840-94bc20a74cd8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:18.391073 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f38774c7-32cd-4e44-b840-94bc20a74cd8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:18.402946 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:18.402946 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:18.412010 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f38774c7-32cd-4e44-b840-94bc20a74cd8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:18.415016 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f38774c7-32cd-4e44-b840-94bc20a74cd8 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:18.415842 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 795/3255] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:18 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:18.957126 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e0ab3ef0-3c11-4610-9b34-4dfd5bf09041 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:18.959021 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e0ab3ef0-3c11-4610-9b34-4dfd5bf09041 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 Aug 06 17:42:18.959252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e0ab3ef0-3c11-4610-9b34-4dfd5bf09041 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:18.959688 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e0ab3ef0-3c11-4610-9b34-4dfd5bf09041 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:18.967207 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:18.967207 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:18.972138 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e0ab3ef0-3c11-4610-9b34-4dfd5bf09041 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:42:18.978512 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e0ab3ef0-3c11-4610-9b34-4dfd5bf09041 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 returned with HTTP 200 Aug 06 17:42:18.978661 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 817/3256] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:18 2026] GET /volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:19.000594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.003848 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:42:19.004347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6daa4e5-03c0-4109-830f-625907e942e3", "name": "tempest-type-Backup-268276613"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:19.006988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating new backup {'backup': {'volume_id': 'b6daa4e5-03c0-4109-830f-625907e942e3', 'name': 'tempest-type-Backup-268276613'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:42:19.007197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating backup of volume b6daa4e5-03c0-4109-830f-625907e942e3 in container None Aug 06 17:42:19.016492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-f395d0f4-5237-489f-9997-0862eaca4d79 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.018042 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.018042 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:19.018782 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:42:19.020772 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-f395d0f4-5237-489f-9997-0862eaca4d79 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9/action Aug 06 17:42:19.021990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-f395d0f4-5237-489f-9997-0862eaca4d79 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:19.021990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-f395d0f4-5237-489f-9997-0862eaca4d79 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:19.051993 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.051993 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:19.061391 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['f144f102-df3d-4087-a704-de33a7f6e6c0', 'c05e0fda-6a5f-4ed8-a1a9-f9924544a1cc'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:19.072107 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-020be1d0-89be-4555-91a5-a51a7c9cc9b0 req-f395d0f4-5237-489f-9997-0862eaca4d79 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9/action returned with HTTP 204 Aug 06 17:42:19.073080 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 821/3257] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:42:19 2026] POST /volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:19.119698 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fb30e21e-7dd3-43e7-81bf-6492814fb97f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:42:19.120624 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 825/3258] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:42:18 2026] POST /volume/v3/backups => generated 315 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:19.137124 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3297727e-5a6a-49d1-b6cc-b3bee080314b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.142408 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3297727e-5a6a-49d1-b6cc-b3bee080314b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:19.142408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3297727e-5a6a-49d1-b6cc-b3bee080314b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.142604 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3297727e-5a6a-49d1-b6cc-b3bee080314b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.142649 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3297727e-5a6a-49d1-b6cc-b3bee080314b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:19.151006 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.151006 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:19.152028 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3297727e-5a6a-49d1-b6cc-b3bee080314b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:19.152549 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 796/3259] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:19.291053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-284dd4e6-0c17-4dae-b0f5-cbaf7e5a5727 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.295032 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-284dd4e6-0c17-4dae-b0f5-cbaf7e5a5727 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:19.295032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-284dd4e6-0c17-4dae-b0f5-cbaf7e5a5727 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.295032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-284dd4e6-0c17-4dae-b0f5-cbaf7e5a5727 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.308485 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.308485 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:19.312906 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-284dd4e6-0c17-4dae-b0f5-cbaf7e5a5727 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:19.319120 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-284dd4e6-0c17-4dae-b0f5-cbaf7e5a5727 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:42:19.319120 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 818/3260] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1170 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:19.376628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-0117c9df-078f-4fcf-94ce-faa56d3c4a95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.379487 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-0117c9df-078f-4fcf-94ce-faa56d3c4a95 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:19.380985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-0117c9df-078f-4fcf-94ce-faa56d3c4a95 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.380985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-0117c9df-078f-4fcf-94ce-faa56d3c4a95 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.394323 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.394323 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:19.403016 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-0117c9df-078f-4fcf-94ce-faa56d3c4a95 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:19.406852 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-0117c9df-078f-4fcf-94ce-faa56d3c4a95 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:42:19.407726 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 822/3261] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:19.433428 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-40ec7e64-bba3-4bd5-bc7c-b5cd198cc609 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.434224 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.436330 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-40ec7e64-bba3-4bd5-bc7c-b5cd198cc609 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:19.436640 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] POST https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/action Aug 06 17:42:19.436732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-40ec7e64-bba3-4bd5-bc7c-b5cd198cc609 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.436948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-40ec7e64-bba3-4bd5-bc7c-b5cd198cc609 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.437006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:19.437054 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:19.454451 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.454451 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:19.454846 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.454846 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:19.455502 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:19.461052 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-40ec7e64-bba3-4bd5-bc7c-b5cd198cc609 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:19.466363 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Begin detaching volume completed successfully. Aug 06 17:42:19.466698 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ab97cc97-fdcf-4961-9332-07a115666eaa tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/action returned with HTTP 202 Aug 06 17:42:19.467369 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 797/3262] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:42:19 2026] POST /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:42:19.469881 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-40ec7e64-bba3-4bd5-bc7c-b5cd198cc609 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:19.470867 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 826/3263] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:19.525009 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e1990dc-2423-48d4-be9d-bc0fe680c452 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.526988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e1990dc-2423-48d4-be9d-bc0fe680c452 None None] GET https://10.4.3.207/volume// Aug 06 17:42:19.526988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e1990dc-2423-48d4-be9d-bc0fe680c452 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.526988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e1990dc-2423-48d4-be9d-bc0fe680c452 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.526988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e1990dc-2423-48d4-be9d-bc0fe680c452 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:19.527477 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 819/3264] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:42:19.537161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-973a5a77-bc3d-415a-b45a-7ad7875947f5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.539692 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-973a5a77-bc3d-415a-b45a-7ad7875947f5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:19.540208 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-973a5a77-bc3d-415a-b45a-7ad7875947f5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.540619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-973a5a77-bc3d-415a-b45a-7ad7875947f5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.554767 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.554767 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:19.563994 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-973a5a77-bc3d-415a-b45a-7ad7875947f5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:19.567263 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-973a5a77-bc3d-415a-b45a-7ad7875947f5 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:42:19.568311 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 823/3265] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:19.583350 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-afb32cec-d77a-4c79-85e5-b0ec973882bd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:19.586705 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-afb32cec-d77a-4c79-85e5-b0ec973882bd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption Aug 06 17:42:19.587081 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-afb32cec-d77a-4c79-85e5-b0ec973882bd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:19.587367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-afb32cec-d77a-4c79-85e5-b0ec973882bd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:19.601703 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:19.601703 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:19.613764 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-afb32cec-d77a-4c79-85e5-b0ec973882bd tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption returned with HTTP 200 Aug 06 17:42:19.614435 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 798/3266] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:42:19 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:20.164425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-248f98bc-9a52-47b7-9eb7-5ee8a0c721e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:20.166837 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-248f98bc-9a52-47b7-9eb7-5ee8a0c721e3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:20.167127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-248f98bc-9a52-47b7-9eb7-5ee8a0c721e3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:20.167408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-248f98bc-9a52-47b7-9eb7-5ee8a0c721e3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:20.167543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-248f98bc-9a52-47b7-9eb7-5ee8a0c721e3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:20.174164 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:20.174164 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:20.174449 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-248f98bc-9a52-47b7-9eb7-5ee8a0c721e3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:20.175003 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 827/3267] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:20 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:21.191096 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f42de536-8f26-4c89-bd4e-efbc28dbad89 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:21.209978 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f42de536-8f26-4c89-bd4e-efbc28dbad89 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:21.209978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f42de536-8f26-4c89-bd4e-efbc28dbad89 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:21.210753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f42de536-8f26-4c89-bd4e-efbc28dbad89 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:21.211036 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f42de536-8f26-4c89-bd4e-efbc28dbad89 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:21.222718 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:21.222718 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:21.224097 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f42de536-8f26-4c89-bd4e-efbc28dbad89 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:21.225423 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 820/3268] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:21 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 724 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:22.239571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0e90dfad-f4bf-4149-8042-5b27abb4ce22 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:22.241974 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e90dfad-f4bf-4149-8042-5b27abb4ce22 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:22.242689 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e90dfad-f4bf-4149-8042-5b27abb4ce22 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:22.244078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e90dfad-f4bf-4149-8042-5b27abb4ce22 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:22.244078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0e90dfad-f4bf-4149-8042-5b27abb4ce22 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:22.250781 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:22.250781 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:22.252886 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e90dfad-f4bf-4149-8042-5b27abb4ce22 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:22.252886 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 824/3269] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:22 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:23.272999 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c1a755c2-c574-43bb-bcad-864e4a7c8513 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:23.275814 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c1a755c2-c574-43bb-bcad-864e4a7c8513 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:23.276133 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c1a755c2-c574-43bb-bcad-864e4a7c8513 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:23.276390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c1a755c2-c574-43bb-bcad-864e4a7c8513 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:23.276782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c1a755c2-c574-43bb-bcad-864e4a7c8513 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:23.284587 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:23.284587 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:23.285624 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c1a755c2-c574-43bb-bcad-864e4a7c8513 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:23.286188 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 799/3270] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:23 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:23.791008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-91af6b6f-01c9-4a64-8846-8e04c57d3cca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:23.909761 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-91af6b6f-01c9-4a64-8846-8e04c57d3cca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:23.910052 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-91af6b6f-01c9-4a64-8846-8e04c57d3cca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:23.910365 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-91af6b6f-01c9-4a64-8846-8e04c57d3cca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:23.928927 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:23.928927 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:23.935259 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-91af6b6f-01c9-4a64-8846-8e04c57d3cca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:23.942737 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-91af6b6f-01c9-4a64-8846-8e04c57d3cca tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:23.943327 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 828/3271] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:23 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 1175 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:23.985381 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:23.988498 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] POST https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470/action Aug 06 17:42:23.989034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:23.989203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:24.005003 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:24.005003 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:24.005761 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:24.015660 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Begin detaching volume completed successfully. Aug 06 17:42:24.016008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-00cba0d9-d7f1-46a4-8449-d482d209e886 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470/action returned with HTTP 202 Aug 06 17:42:24.016548 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 821/3272] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:42:23 2026] POST /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:42:24.087618 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-eaa295b2-da40-46f4-9a55-e6f675b34e2e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:24.088146 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eaa295b2-da40-46f4-9a55-e6f675b34e2e None None] GET https://10.4.3.207/volume// Aug 06 17:42:24.088469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eaa295b2-da40-46f4-9a55-e6f675b34e2e None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:24.088758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eaa295b2-da40-46f4-9a55-e6f675b34e2e None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:24.089256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eaa295b2-da40-46f4-9a55-e6f675b34e2e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:24.089584 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 825/3273] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:42:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:42:24.099018 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-35456fd5-c25d-49f3-82aa-7df7b3e5c75c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:24.103503 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-35456fd5-c25d-49f3-82aa-7df7b3e5c75c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:24.103805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-35456fd5-c25d-49f3-82aa-7df7b3e5c75c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:24.104095 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-35456fd5-c25d-49f3-82aa-7df7b3e5c75c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:24.118022 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:24.118022 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:24.123378 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-35456fd5-c25d-49f3-82aa-7df7b3e5c75c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:24.131086 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-35456fd5-c25d-49f3-82aa-7df7b3e5c75c tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:24.131745 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 800/3274] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:42:24 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:24.308891 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a2c8bd75-995b-4cbc-b93c-e5e59796be9f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:24.311263 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a2c8bd75-995b-4cbc-b93c-e5e59796be9f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:24.311628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a2c8bd75-995b-4cbc-b93c-e5e59796be9f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:24.311923 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a2c8bd75-995b-4cbc-b93c-e5e59796be9f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:24.312225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a2c8bd75-995b-4cbc-b93c-e5e59796be9f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:24.324457 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:24.324457 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:24.327579 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a2c8bd75-995b-4cbc-b93c-e5e59796be9f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:24.327579 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 829/3275] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:24 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:25.341981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dafcf436-4c61-4a99-b0be-2d4adcf002e5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:25.345216 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dafcf436-4c61-4a99-b0be-2d4adcf002e5 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:25.345482 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-f4ab369c-306e-40d3-b3ec-da9984672f1f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:25.346383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dafcf436-4c61-4a99-b0be-2d4adcf002e5 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:25.346383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dafcf436-4c61-4a99-b0be-2d4adcf002e5 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:25.346383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-dafcf436-4c61-4a99-b0be-2d4adcf002e5 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:25.348395 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-f4ab369c-306e-40d3-b3ec-da9984672f1f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9 Aug 06 17:42:25.348759 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-f4ab369c-306e-40d3-b3ec-da9984672f1f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:25.348999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-f4ab369c-306e-40d3-b3ec-da9984672f1f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:25.351146 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:25.351146 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:25.352071 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dafcf436-4c61-4a99-b0be-2d4adcf002e5 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:25.352350 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 822/3276] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:25 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:25.368818 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:25.368818 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:25.480918 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bd06b8d5-54fa-46db-9aeb-6431f60cf2bd req-f4ab369c-306e-40d3-b3ec-da9984672f1f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9 returned with HTTP 200 Aug 06 17:42:25.481434 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 826/3277] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:25 2026] DELETE /volume/v3/attachments/36e39a21-f7e1-48b9-beb7-f1cb73e233e9 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:26.226331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-29d8efeb-1637-4d91-8c4e-f21ed281b453 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:26.228480 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-29d8efeb-1637-4d91-8c4e-f21ed281b453 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:26.228726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-29d8efeb-1637-4d91-8c4e-f21ed281b453 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:26.228972 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-29d8efeb-1637-4d91-8c4e-f21ed281b453 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:26.237496 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:26.237496 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:26.242016 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-29d8efeb-1637-4d91-8c4e-f21ed281b453 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:26.248301 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-29d8efeb-1637-4d91-8c4e-f21ed281b453 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:26.248915 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 801/3278] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:26 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:26.266252 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c32a86a1-3a28-4f64-818b-450d92ddec02 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:26.268760 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c32a86a1-3a28-4f64-818b-450d92ddec02 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:26.269159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c32a86a1-3a28-4f64-818b-450d92ddec02 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:26.269467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c32a86a1-3a28-4f64-818b-450d92ddec02 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:26.282915 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:26.282915 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:26.289493 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c32a86a1-3a28-4f64-818b-450d92ddec02 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:26.297250 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c32a86a1-3a28-4f64-818b-450d92ddec02 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:26.297910 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 830/3279] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:26 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:26.318069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-24bb56df-528d-497e-862a-39d74d9d673f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:26.320153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:26.320317 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:26.320592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:26.320910 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume with id: 973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:26.328991 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:26.328991 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:26.329880 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:26.355779 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume request issued successfully. Aug 06 17:42:26.356302 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24bb56df-528d-497e-862a-39d74d9d673f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 202 Aug 06 17:42:26.356651 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 823/3280] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:26 2026] DELETE /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:26.366692 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-55ad8da3-c552-48df-97dd-34b2e820da63 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:26.370603 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-be159fcc-d829-491d-b1d6-92ae4138f0e5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:26.370698 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-55ad8da3-c552-48df-97dd-34b2e820da63 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:26.371503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-55ad8da3-c552-48df-97dd-34b2e820da63 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:26.371503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-55ad8da3-c552-48df-97dd-34b2e820da63 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:26.371503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-55ad8da3-c552-48df-97dd-34b2e820da63 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:26.376781 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be159fcc-d829-491d-b1d6-92ae4138f0e5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:26.380196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be159fcc-d829-491d-b1d6-92ae4138f0e5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:26.380686 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be159fcc-d829-491d-b1d6-92ae4138f0e5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:26.383346 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:26.383346 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:26.384259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-55ad8da3-c552-48df-97dd-34b2e820da63 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:26.384812 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 827/3281] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:26 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:26.399093 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:26.399093 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:26.407625 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-be159fcc-d829-491d-b1d6-92ae4138f0e5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:26.412937 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be159fcc-d829-491d-b1d6-92ae4138f0e5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 200 Aug 06 17:42:26.413711 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 802/3282] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:26 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:27.398501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-229faefa-6d86-4f38-b4b5-07a035d4e0d2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:27.400664 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-229faefa-6d86-4f38-b4b5-07a035d4e0d2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:27.400946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-229faefa-6d86-4f38-b4b5-07a035d4e0d2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:27.401241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-229faefa-6d86-4f38-b4b5-07a035d4e0d2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:27.401389 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-229faefa-6d86-4f38-b4b5-07a035d4e0d2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:27.408577 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:27.408577 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:27.409449 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-229faefa-6d86-4f38-b4b5-07a035d4e0d2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:27.409928 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 831/3283] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:27 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:27.430776 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0e2fa891-437b-4dd1-9b81-630683e747a4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:27.433036 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e2fa891-437b-4dd1-9b81-630683e747a4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 Aug 06 17:42:27.433447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e2fa891-437b-4dd1-9b81-630683e747a4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:27.433572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e2fa891-437b-4dd1-9b81-630683e747a4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:27.447913 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e2fa891-437b-4dd1-9b81-630683e747a4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 returned with HTTP 404 Aug 06 17:42:27.448498 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 824/3284] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:27 2026] GET /volume/v3/volumes/973a9761-bc6c-4591-b085-29a2f9537470 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:27.462059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-693591a1-c1fe-440f-aaba-ed14527cda53 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:27.465571 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-693591a1-c1fe-440f-aaba-ed14527cda53 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:27.465571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-693591a1-c1fe-440f-aaba-ed14527cda53 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:27.465904 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-693591a1-c1fe-440f-aaba-ed14527cda53 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:27.478190 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:27.478190 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:27.485068 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-693591a1-c1fe-440f-aaba-ed14527cda53 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:27.491101 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-693591a1-c1fe-440f-aaba-ed14527cda53 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:27.491883 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 828/3285] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:27 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:27.517003 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2a699513-5799-4c9f-8f4f-819472e244be None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:27.521738 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2a699513-5799-4c9f-8f4f-819472e244be tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:27.522069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2a699513-5799-4c9f-8f4f-819472e244be tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:27.522334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2a699513-5799-4c9f-8f4f-819472e244be tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:27.537245 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:27.537245 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:27.543139 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2a699513-5799-4c9f-8f4f-819472e244be tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:27.550451 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2a699513-5799-4c9f-8f4f-819472e244be tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:27.552933 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 803/3286] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:27 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:27.574335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d8118114-5d2f-420f-8f60-b61aaf482dac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:27.578253 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:27.580163 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:27.580163 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:27.580163 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume with id: e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:27.592243 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:27.592243 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:27.592243 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:27.632650 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume request issued successfully. Aug 06 17:42:27.633206 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d8118114-5d2f-420f-8f60-b61aaf482dac tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 202 Aug 06 17:42:27.633772 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 832/3287] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:27 2026] DELETE /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:27.647005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0bcb1113-9522-43c1-a983-4e582499144b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:27.649065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0bcb1113-9522-43c1-a983-4e582499144b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:27.649398 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0bcb1113-9522-43c1-a983-4e582499144b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:27.649828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0bcb1113-9522-43c1-a983-4e582499144b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:27.660118 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:27.660118 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:27.665598 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0bcb1113-9522-43c1-a983-4e582499144b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:27.672058 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0bcb1113-9522-43c1-a983-4e582499144b tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 200 Aug 06 17:42:27.672728 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 825/3288] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:27 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:28.426212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-006eec0b-62bb-4fe6-a3a4-cd9955d3f356 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:28.434722 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-006eec0b-62bb-4fe6-a3a4-cd9955d3f356 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:28.436004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-006eec0b-62bb-4fe6-a3a4-cd9955d3f356 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:28.437543 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-006eec0b-62bb-4fe6-a3a4-cd9955d3f356 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:28.437703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-006eec0b-62bb-4fe6-a3a4-cd9955d3f356 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:28.451561 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:28.451561 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:28.454760 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-006eec0b-62bb-4fe6-a3a4-cd9955d3f356 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:28.456661 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 829/3289] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:28 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:28.695997 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a030a24c-d610-4a58-81b5-e580032ef821 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:28.697714 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a030a24c-d610-4a58-81b5-e580032ef821 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a Aug 06 17:42:28.698020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a030a24c-d610-4a58-81b5-e580032ef821 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:28.698276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a030a24c-d610-4a58-81b5-e580032ef821 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:28.707373 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a030a24c-d610-4a58-81b5-e580032ef821 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a returned with HTTP 404 Aug 06 17:42:28.708147 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 804/3290] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:28 2026] GET /volume/v3/volumes/e9613b3f-45b3-4ce1-bd0f-a82eb145500a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:28.717612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b24d60cd-9dfe-41ed-b6de-0f75d0762914 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:28.719484 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b24d60cd-9dfe-41ed-b6de-0f75d0762914 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:42:28.719716 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b24d60cd-9dfe-41ed-b6de-0f75d0762914 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:28.719955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b24d60cd-9dfe-41ed-b6de-0f75d0762914 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:28.729227 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:28.729227 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:28.734877 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b24d60cd-9dfe-41ed-b6de-0f75d0762914 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:28.740078 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b24d60cd-9dfe-41ed-b6de-0f75d0762914 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:42:28.740731 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 833/3291] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:28 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:28.758231 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f72dcb21-f4e0-4148-bd09-8335e83573b5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:28.760134 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f72dcb21-f4e0-4148-bd09-8335e83573b5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:42:28.760458 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f72dcb21-f4e0-4148-bd09-8335e83573b5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:28.760663 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f72dcb21-f4e0-4148-bd09-8335e83573b5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:28.767793 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:28.767793 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:28.771939 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f72dcb21-f4e0-4148-bd09-8335e83573b5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:28.776386 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f72dcb21-f4e0-4148-bd09-8335e83573b5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:42:28.776793 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 826/3292] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:28 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:28.794986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:28.797450 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:42:28.797772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:28.798017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:28.798199 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume with id: 775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:42:28.807117 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:28.807117 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:28.807759 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:28.834939 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume request issued successfully. Aug 06 17:42:28.836659 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc709c90-75ef-48e2-ac0e-7780b3b80b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 202 Aug 06 17:42:28.837301 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 830/3293] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:28 2026] DELETE /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:28.847003 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9c40f1ca-8cf4-48ef-8141-0802f5276621 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:28.850678 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9c40f1ca-8cf4-48ef-8141-0802f5276621 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:42:28.850678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9c40f1ca-8cf4-48ef-8141-0802f5276621 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:28.850678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9c40f1ca-8cf4-48ef-8141-0802f5276621 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:28.863341 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:28.863341 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:28.875113 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9c40f1ca-8cf4-48ef-8141-0802f5276621 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:28.880207 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9c40f1ca-8cf4-48ef-8141-0802f5276621 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 200 Aug 06 17:42:28.880938 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 805/3294] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:28 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:29.473242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-43541792-b5ae-4494-b75b-c97c8887f40b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:29.475828 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-43541792-b5ae-4494-b75b-c97c8887f40b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:29.476281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-43541792-b5ae-4494-b75b-c97c8887f40b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:29.476559 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-43541792-b5ae-4494-b75b-c97c8887f40b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:29.476666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-43541792-b5ae-4494-b75b-c97c8887f40b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:29.481928 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:29.481928 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:29.482688 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-43541792-b5ae-4494-b75b-c97c8887f40b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:29.483092 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 834/3295] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:29 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:29.896801 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6b333ab5-07b3-45dd-a378-f88b38067694 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:29.898698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6b333ab5-07b3-45dd-a378-f88b38067694 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 Aug 06 17:42:29.898886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6b333ab5-07b3-45dd-a378-f88b38067694 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:29.899105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6b333ab5-07b3-45dd-a378-f88b38067694 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:29.904756 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6b333ab5-07b3-45dd-a378-f88b38067694 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 returned with HTTP 404 Aug 06 17:42:29.905293 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 827/3296] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:29 2026] GET /volume/v3/volumes/775ced88-8ad8-4147-a8fc-5e3618545b80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:29.914207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:29.916673 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c Aug 06 17:42:29.916987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:29.917291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:29.917487 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete snapshot with id: 4508b968-72da-4266-852c-646f9642c86c Aug 06 17:42:29.923746 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:29.923746 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:29.924404 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:29.953507 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot delete request issued successfully. Aug 06 17:42:29.953686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b8f57d44-7e85-4674-87e9-3ee3c4c35613 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c returned with HTTP 202 Aug 06 17:42:29.954418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 831/3297] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:42:29 2026] DELETE /volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:29.966999 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f623e9db-2c47-4689-a8ad-212349bc76ea None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:29.969792 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f623e9db-2c47-4689-a8ad-212349bc76ea tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c Aug 06 17:42:29.970256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f623e9db-2c47-4689-a8ad-212349bc76ea tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:29.970644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f623e9db-2c47-4689-a8ad-212349bc76ea tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:29.979450 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:29.979450 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:29.980461 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f623e9db-2c47-4689-a8ad-212349bc76ea tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:29.981873 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f623e9db-2c47-4689-a8ad-212349bc76ea tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c returned with HTTP 200 Aug 06 17:42:29.982539 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 806/3298] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:29 2026] GET /volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:30.495699 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-03cc2841-9929-452b-b7fe-5d319d4832ef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:30.498045 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-03cc2841-9929-452b-b7fe-5d319d4832ef tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:30.498329 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-03cc2841-9929-452b-b7fe-5d319d4832ef tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:30.499678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-03cc2841-9929-452b-b7fe-5d319d4832ef tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:30.499678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-03cc2841-9929-452b-b7fe-5d319d4832ef tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:30.508748 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:30.508748 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:30.510911 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-03cc2841-9929-452b-b7fe-5d319d4832ef tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:30.510911 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 835/3299] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:30 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:30.996572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-67c313e3-7cae-437a-8ad6-a17c4a940df6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:30.998677 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67c313e3-7cae-437a-8ad6-a17c4a940df6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c Aug 06 17:42:30.998912 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67c313e3-7cae-437a-8ad6-a17c4a940df6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:30.999126 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67c313e3-7cae-437a-8ad6-a17c4a940df6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:31.005499 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67c313e3-7cae-437a-8ad6-a17c4a940df6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c returned with HTTP 404 Aug 06 17:42:31.006294 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 828/3300] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:30 2026] GET /volume/v3/snapshots/4508b968-72da-4266-852c-646f9642c86c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:31.018004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-572e5dbf-6228-4c08-aa17-34a263431418 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:31.025089 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:42:31.025089 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:31.025089 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:31.025089 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete snapshot with id: 2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:42:31.037748 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:31.037748 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:31.040334 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:31.061975 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot delete request issued successfully. Aug 06 17:42:31.062422 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-572e5dbf-6228-4c08-aa17-34a263431418 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 returned with HTTP 202 Aug 06 17:42:31.062924 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 832/3301] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:42:31 2026] DELETE /volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:31.073832 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-38e2ef4f-d973-4a82-859c-42a6d57eb66f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:31.077554 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38e2ef4f-d973-4a82-859c-42a6d57eb66f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:42:31.077867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38e2ef4f-d973-4a82-859c-42a6d57eb66f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:31.078414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38e2ef4f-d973-4a82-859c-42a6d57eb66f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:31.087137 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:31.087137 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:31.087983 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-38e2ef4f-d973-4a82-859c-42a6d57eb66f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:31.089182 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38e2ef4f-d973-4a82-859c-42a6d57eb66f tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 returned with HTTP 200 Aug 06 17:42:31.089733 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 807/3302] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:31 2026] GET /volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:31.524756 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b4368a2a-af13-467b-9451-a89bc186f087 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:31.527538 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4368a2a-af13-467b-9451-a89bc186f087 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:31.527873 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4368a2a-af13-467b-9451-a89bc186f087 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:31.528100 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4368a2a-af13-467b-9451-a89bc186f087 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:31.528322 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b4368a2a-af13-467b-9451-a89bc186f087 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:31.534922 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:31.534922 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:31.535854 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4368a2a-af13-467b-9451-a89bc186f087 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:31.536349 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 836/3303] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:31 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:32.102040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fe017aa4-eb23-4001-9aef-094dd5d1082e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:32.105081 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fe017aa4-eb23-4001-9aef-094dd5d1082e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 Aug 06 17:42:32.108565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fe017aa4-eb23-4001-9aef-094dd5d1082e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:32.108565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fe017aa4-eb23-4001-9aef-094dd5d1082e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:32.117347 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fe017aa4-eb23-4001-9aef-094dd5d1082e tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 returned with HTTP 404 Aug 06 17:42:32.117347 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 829/3304] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:32 2026] GET /volume/v3/snapshots/2e314e77-fc3a-4582-9ce6-ca8d17dc20b9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:42:32.134488 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:32.136980 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:42:32.137401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:32.137999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:32.138198 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete snapshot with id: 02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:42:32.146361 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:32.146361 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:32.146361 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:32.173469 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot delete request issued successfully. Aug 06 17:42:32.173762 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e9bf833-fd29-4efd-9c62-1dce4b42f0f6 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 returned with HTTP 202 Aug 06 17:42:32.174230 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 833/3305] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:42:32 2026] DELETE /volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:32.191689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-415e3119-891d-4ab2-afb9-420b74779fc4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:32.196404 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-415e3119-891d-4ab2-afb9-420b74779fc4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:42:32.197167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-415e3119-891d-4ab2-afb9-420b74779fc4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:32.197167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-415e3119-891d-4ab2-afb9-420b74779fc4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:32.208954 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:32.208954 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:32.209623 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-415e3119-891d-4ab2-afb9-420b74779fc4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Snapshot retrieved successfully. Aug 06 17:42:32.211330 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-415e3119-891d-4ab2-afb9-420b74779fc4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 returned with HTTP 200 Aug 06 17:42:32.211593 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 808/3306] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:32 2026] GET /volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:32.548474 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-afd19910-0674-4cae-9e6e-80d43f894f07 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:32.552760 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-afd19910-0674-4cae-9e6e-80d43f894f07 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:32.554155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-afd19910-0674-4cae-9e6e-80d43f894f07 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:32.554155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-afd19910-0674-4cae-9e6e-80d43f894f07 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:32.554155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-afd19910-0674-4cae-9e6e-80d43f894f07 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:32.564703 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:32.564703 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:32.565944 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-afd19910-0674-4cae-9e6e-80d43f894f07 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:32.567251 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 837/3307] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:32 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:33.231340 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7fe5b1ba-2da4-4ff0-acce-d7c32cacebc9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:33.234548 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fe5b1ba-2da4-4ff0-acce-d7c32cacebc9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 Aug 06 17:42:33.234778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7fe5b1ba-2da4-4ff0-acce-d7c32cacebc9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:33.235602 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7fe5b1ba-2da4-4ff0-acce-d7c32cacebc9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:33.242681 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fe5b1ba-2da4-4ff0-acce-d7c32cacebc9 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 returned with HTTP 404 Aug 06 17:42:33.243415 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 830/3308] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:33 2026] GET /volume/v3/snapshots/02ecedec-1cf5-4ce9-85f6-029a2102cff0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:33.256871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c7e56dbb-7d5b-435e-b412-75f3d36ec6b4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:33.259475 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c7e56dbb-7d5b-435e-b412-75f3d36ec6b4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:42:33.260057 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c7e56dbb-7d5b-435e-b412-75f3d36ec6b4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:33.260151 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c7e56dbb-7d5b-435e-b412-75f3d36ec6b4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:33.271802 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:33.271802 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:33.277151 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c7e56dbb-7d5b-435e-b412-75f3d36ec6b4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:33.285950 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c7e56dbb-7d5b-435e-b412-75f3d36ec6b4 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:42:33.286450 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 834/3309] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:33 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:33.307571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39203963-1c27-4f30-9b24-cc4f3296fa68 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:33.313654 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39203963-1c27-4f30-9b24-cc4f3296fa68 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:42:33.318122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39203963-1c27-4f30-9b24-cc4f3296fa68 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:33.320110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39203963-1c27-4f30-9b24-cc4f3296fa68 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:33.334168 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:33.334168 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:33.344028 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-39203963-1c27-4f30-9b24-cc4f3296fa68 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:33.352230 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39203963-1c27-4f30-9b24-cc4f3296fa68 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:42:33.353136 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 809/3310] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:33 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:33.375757 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:33.378810 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:42:33.378810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:33.378810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:33.378810 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume with id: 5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:42:33.391230 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:33.391230 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:33.393105 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:33.435123 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Delete volume request issued successfully. Aug 06 17:42:33.435722 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db614cf3-cc33-466d-a745-0aceacf55eb0 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 202 Aug 06 17:42:33.435722 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 838/3311] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:33 2026] DELETE /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:33.448340 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a17cd38e-0656-4438-a214-95fcf91767d5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:33.452256 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a17cd38e-0656-4438-a214-95fcf91767d5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:42:33.452486 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a17cd38e-0656-4438-a214-95fcf91767d5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:33.452938 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a17cd38e-0656-4438-a214-95fcf91767d5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:33.467255 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:33.467255 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:33.474067 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a17cd38e-0656-4438-a214-95fcf91767d5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Volume info retrieved successfully. Aug 06 17:42:33.482581 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a17cd38e-0656-4438-a214-95fcf91767d5 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 200 Aug 06 17:42:33.483147 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 831/3312] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:33 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:33.589515 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c31126e2-4158-45fa-a5dc-f17b19702316 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:33.596348 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c31126e2-4158-45fa-a5dc-f17b19702316 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:33.596811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c31126e2-4158-45fa-a5dc-f17b19702316 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:33.597123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c31126e2-4158-45fa-a5dc-f17b19702316 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:33.597123 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c31126e2-4158-45fa-a5dc-f17b19702316 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:33.608920 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:33.608920 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:33.610496 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c31126e2-4158-45fa-a5dc-f17b19702316 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:33.610496 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 835/3313] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:33 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:34.501634 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-54befaec-f286-4e65-9098-66122c212b40 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:34.505272 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-54befaec-f286-4e65-9098-66122c212b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] GET https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 Aug 06 17:42:34.505584 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-54befaec-f286-4e65-9098-66122c212b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:34.507306 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-54befaec-f286-4e65-9098-66122c212b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:34.516690 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-54befaec-f286-4e65-9098-66122c212b40 tempest-SnapshotDataIntegrityTests-2145417330 tempest-SnapshotDataIntegrityTests-2145417330-project-member] https://10.4.3.207/volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 returned with HTTP 404 Aug 06 17:42:34.517406 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 810/3314] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:34 2026] GET /volume/v3/volumes/5b762137-5600-4701-9cce-8ee93c79bed8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:34.626326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e141b50c-e275-4e21-b595-833c919c2d65 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:34.632297 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e141b50c-e275-4e21-b595-833c919c2d65 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:34.634747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e141b50c-e275-4e21-b595-833c919c2d65 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:34.635315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e141b50c-e275-4e21-b595-833c919c2d65 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:34.635592 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e141b50c-e275-4e21-b595-833c919c2d65 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:34.642722 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:34.642722 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:34.643869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e141b50c-e275-4e21-b595-833c919c2d65 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:34.644218 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 839/3315] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:34 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:35.663024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-38080d8d-6624-48e6-9a5f-72eb7cd51440 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:35.665165 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38080d8d-6624-48e6-9a5f-72eb7cd51440 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:35.665478 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38080d8d-6624-48e6-9a5f-72eb7cd51440 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:35.665718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38080d8d-6624-48e6-9a5f-72eb7cd51440 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:35.665858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-38080d8d-6624-48e6-9a5f-72eb7cd51440 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:35.675226 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:35.675226 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:35.676398 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38080d8d-6624-48e6-9a5f-72eb7cd51440 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:35.681680 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 832/3316] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:35 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:36.688112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5d12411c-c033-4d4b-b4c1-1289b44b6dff None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:36.691091 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5d12411c-c033-4d4b-b4c1-1289b44b6dff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:36.691446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5d12411c-c033-4d4b-b4c1-1289b44b6dff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:36.691758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5d12411c-c033-4d4b-b4c1-1289b44b6dff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:36.691931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5d12411c-c033-4d4b-b4c1-1289b44b6dff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:36.698092 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:36.698092 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:36.699114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5d12411c-c033-4d4b-b4c1-1289b44b6dff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:36.699655 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 836/3317] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:36 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:37.716206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4af4945b-9817-48b8-9b6e-c22ca8871d55 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:37.718082 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4af4945b-9817-48b8-9b6e-c22ca8871d55 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:42:37.718396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4af4945b-9817-48b8-9b6e-c22ca8871d55 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:37.718655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4af4945b-9817-48b8-9b6e-c22ca8871d55 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:37.718828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4af4945b-9817-48b8-9b6e-c22ca8871d55 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:37.724303 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:37.724303 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:37.725057 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4af4945b-9817-48b8-9b6e-c22ca8871d55 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:42:37.725514 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 811/3318] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:37 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:37.742721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:37.969119 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:42:37.969119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6daa4e5-03c0-4109-830f-625907e942e3"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:37.969308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Creating new backup {'backup': {'volume_id': 'b6daa4e5-03c0-4109-830f-625907e942e3'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:42:37.969504 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Creating backup of volume b6daa4e5-03c0-4109-830f-625907e942e3 in container None Aug 06 17:42:37.977571 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:37.977571 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:37.978192 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Volume info retrieved successfully. Aug 06 17:42:38.001425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Created reservations ['ff1c67d1-8fd1-4fc9-acd5-46e70aeebfe9', 'e94d3779-53e5-4996-bc92-70fa6015eb65'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:38.052737 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-20ff0cbf-d7ac-41bb-818f-0ae6351c0c80 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:42:38.053945 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 840/3319] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:42:37 2026] POST /volume/v3/backups => generated 288 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:38.065824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-89ebe396-2aa9-4d88-bebd-73e8bd6905a9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:38.068183 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-89ebe396-2aa9-4d88-bebd-73e8bd6905a9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:38.068558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-89ebe396-2aa9-4d88-bebd-73e8bd6905a9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:38.069035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-89ebe396-2aa9-4d88-bebd-73e8bd6905a9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:38.069035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-89ebe396-2aa9-4d88-bebd-73e8bd6905a9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:38.074786 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:38.074786 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:38.075941 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-89ebe396-2aa9-4d88-bebd-73e8bd6905a9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:38.076662 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 833/3320] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:38 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:39.092114 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c0afa23e-76a8-4b96-81dc-9f4bfca85c3d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:39.095856 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c0afa23e-76a8-4b96-81dc-9f4bfca85c3d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:39.096152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c0afa23e-76a8-4b96-81dc-9f4bfca85c3d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:39.096268 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c0afa23e-76a8-4b96-81dc-9f4bfca85c3d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:39.096459 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c0afa23e-76a8-4b96-81dc-9f4bfca85c3d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:39.102538 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:39.102538 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:39.103278 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c0afa23e-76a8-4b96-81dc-9f4bfca85c3d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:39.104066 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 837/3321] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:39 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:40.119993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7028a9b8-1e71-4dc4-b76a-a5ac088f5b09 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:40.120699 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7028a9b8-1e71-4dc4-b76a-a5ac088f5b09 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:40.120923 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7028a9b8-1e71-4dc4-b76a-a5ac088f5b09 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:40.121208 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7028a9b8-1e71-4dc4-b76a-a5ac088f5b09 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:40.121375 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-7028a9b8-1e71-4dc4-b76a-a5ac088f5b09 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:40.127266 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:40.127266 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:40.128088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7028a9b8-1e71-4dc4-b76a-a5ac088f5b09 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:40.129532 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 812/3322] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:40 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:40.170170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:40.261661 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:42:40.262548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2038710746", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:40.264429 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2038710746', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:42:40.264674 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Create volume of 1 GB Aug 06 17:42:40.265166 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:40.265166 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:40.270429 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Availability Zones retrieved successfully. Aug 06 17:42:40.277225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Flow 'volume_create_api' (6e3e3148-b02c-464e-8b6a-cd800bf79a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:40.278434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c46bc21-06b3-4d9a-b286-0e154f0f1b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.279699 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:42:40.312664 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c46bc21-06b3-4d9a-b286-0e154f0f1b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.314199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86cfed12-48af-44bd-bec7-e80ec3003c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.413418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Created reservations ['2569dbe5-154a-47b3-8f6a-847aae9cd518', '87067dfd-a6a2-4579-a0bc-7218c6af8b37', '41694081-239d-469b-8146-b21ef624c49e', 'bf1f6ad5-45d5-4f4e-b80b-a9f4a4b287a3'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:40.414267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86cfed12-48af-44bd-bec7-e80ec3003c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2569dbe5-154a-47b3-8f6a-847aae9cd518', '87067dfd-a6a2-4579-a0bc-7218c6af8b37', '41694081-239d-469b-8146-b21ef624c49e', 'bf1f6ad5-45d5-4f4e-b80b-a9f4a4b287a3']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.414983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a564487-8822-4538-9e2e-86994622fc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.455397 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a564487-8822-4538-9e2e-86994622fc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '971251d3-f17c-4585-bbe8-cc470ea5d8fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2038710746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54697060359a4985ba60c2718cacb531',qos_specs=None,replication_status=,reservations=['2569dbe5-154a-47b3-8f6a-847aae9cd518','87067dfd-a6a2-4579-a0bc-7218c6af8b37','41694081-239d-469b-8146-b21ef624c49e','bf1f6ad5-45d5-4f4e-b80b-a9f4a4b287a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f57eefcb65403398def660b955094f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2038710746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=971251d3-f17c-4585-bbe8-cc470ea5d8fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54697060359a4985ba60c2718cacb531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35f57eefcb65403398def660b955094f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.456371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e907ea4-3bcf-4780-b425-a7e887cfd30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.487820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e907ea4-3bcf-4780-b425-a7e887cfd30d) transitioned into state 'SUCCESS' from state '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-2038710746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54697060359a4985ba60c2718cacb531',qos_specs=None,replication_status=,reservations=['2569dbe5-154a-47b3-8f6a-847aae9cd518','87067dfd-a6a2-4579-a0bc-7218c6af8b37','41694081-239d-469b-8146-b21ef624c49e','bf1f6ad5-45d5-4f4e-b80b-a9f4a4b287a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f57eefcb65403398def660b955094f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.488783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c1cad5-9fc3-41a5-bb39-1eb64145c2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.504781 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c1cad5-9fc3-41a5-bb39-1eb64145c2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.507147 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Flow 'volume_create_api' (6e3e3148-b02c-464e-8b6a-cd800bf79a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:40.507147 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Create volume request issued successfully. Aug 06 17:42:40.509097 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-05b8b90b-b901-484f-9944-1e7e7bb4f9b1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:42:40.509355 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 841/3323] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:42:40 2026] POST /volume/v3/volumes => generated 765 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:40.528398 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:40.531014 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:42:40.531531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1719410564", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:40.534189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1719410564', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:42:40.534468 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Create volume of 1 GB Aug 06 17:42:40.541357 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Availability Zones retrieved successfully. Aug 06 17:42:40.551907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Flow 'volume_create_api' (0c505dfe-4294-4e48-94c6-78582dba4b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:40.552599 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731f79a6-98b5-44ba-bdb9-46b6cbb59d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.554135 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:42:40.595128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731f79a6-98b5-44ba-bdb9-46b6cbb59d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.596467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d05cf34-7a51-42c0-b330-6221f7f9d3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.661853 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Created reservations ['e4fed02d-6d6a-4d9b-8830-e6c7eb0f8253', '7144c8eb-b503-45dc-9810-5f7fb51a1f4a', '6c73873d-3c1c-4b80-942b-7a240a4edec7', 'a9a9656c-ffab-4138-be90-8bef690993e9'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:40.663169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d05cf34-7a51-42c0-b330-6221f7f9d3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4fed02d-6d6a-4d9b-8830-e6c7eb0f8253', '7144c8eb-b503-45dc-9810-5f7fb51a1f4a', '6c73873d-3c1c-4b80-942b-7a240a4edec7', 'a9a9656c-ffab-4138-be90-8bef690993e9']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.664229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb4f474-ff96-4a69-9622-c59ebf0242aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.700983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb4f474-ff96-4a69-9622-c59ebf0242aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f400f198-0e52-4554-90b5-a916b1552b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1719410564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54697060359a4985ba60c2718cacb531',qos_specs=None,replication_status=,reservations=['e4fed02d-6d6a-4d9b-8830-e6c7eb0f8253','7144c8eb-b503-45dc-9810-5f7fb51a1f4a','6c73873d-3c1c-4b80-942b-7a240a4edec7','a9a9656c-ffab-4138-be90-8bef690993e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f57eefcb65403398def660b955094f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1719410564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f400f198-0e52-4554-90b5-a916b1552b2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54697060359a4985ba60c2718cacb531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35f57eefcb65403398def660b955094f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.702868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d63efbd-0ead-4642-a326-9ffad82b4aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.738690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d63efbd-0ead-4642-a326-9ffad82b4aaa) transitioned into state 'SUCCESS' from state '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-1719410564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54697060359a4985ba60c2718cacb531',qos_specs=None,replication_status=,reservations=['e4fed02d-6d6a-4d9b-8830-e6c7eb0f8253','7144c8eb-b503-45dc-9810-5f7fb51a1f4a','6c73873d-3c1c-4b80-942b-7a240a4edec7','a9a9656c-ffab-4138-be90-8bef690993e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f57eefcb65403398def660b955094f',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.739821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (132dca66-7499-4341-9cb0-db533009356b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:42:40.755918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (132dca66-7499-4341-9cb0-db533009356b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:42:40.757202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Flow 'volume_create_api' (0c505dfe-4294-4e48-94c6-78582dba4b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:42:40.757714 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Create volume request issued successfully. Aug 06 17:42:40.759760 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d42e160d-2dfa-4f82-84a1-95f1def5309b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:42:40.759921 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 834/3324] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:42:40 2026] POST /volume/v3/volumes => generated 765 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:41.142075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-045d84e1-f545-4523-b821-7076ed240051 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:41.148200 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-045d84e1-f545-4523-b821-7076ed240051 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:41.148200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-045d84e1-f545-4523-b821-7076ed240051 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:41.148200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-045d84e1-f545-4523-b821-7076ed240051 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:41.148200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-045d84e1-f545-4523-b821-7076ed240051 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:41.154291 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:41.154291 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:41.155417 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-045d84e1-f545-4523-b821-7076ed240051 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:41.155976 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 838/3325] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:41 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:42.172691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ec2dcc70-4bcd-4468-9111-53afe364a702 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:42.175416 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec2dcc70-4bcd-4468-9111-53afe364a702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:42.175620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec2dcc70-4bcd-4468-9111-53afe364a702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:42.175817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec2dcc70-4bcd-4468-9111-53afe364a702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:42.175919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ec2dcc70-4bcd-4468-9111-53afe364a702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:42.180669 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:42.180669 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:42.181516 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec2dcc70-4bcd-4468-9111-53afe364a702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:42.181944 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 813/3326] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:42 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:43.194892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ff90e174-ead6-4907-8dc2-b26174ebc090 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:43.196663 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff90e174-ead6-4907-8dc2-b26174ebc090 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:43.196878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff90e174-ead6-4907-8dc2-b26174ebc090 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:43.197111 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff90e174-ead6-4907-8dc2-b26174ebc090 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:43.197386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ff90e174-ead6-4907-8dc2-b26174ebc090 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:43.204005 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:43.204005 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:43.205072 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff90e174-ead6-4907-8dc2-b26174ebc090 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:43.205652 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 842/3327] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:43 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:44.218702 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-93f6bd32-420b-4661-a8ac-b40ab78c4015 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:44.220939 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-93f6bd32-420b-4661-a8ac-b40ab78c4015 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:44.221176 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-93f6bd32-420b-4661-a8ac-b40ab78c4015 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:44.221474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-93f6bd32-420b-4661-a8ac-b40ab78c4015 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:44.221633 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-93f6bd32-420b-4661-a8ac-b40ab78c4015 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:44.226668 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:44.226668 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:44.227532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-93f6bd32-420b-4661-a8ac-b40ab78c4015 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:44.227984 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 835/3328] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:44 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:45.241411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-012e1082-391b-4ae7-b40e-3f2f87d94ee8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:45.244186 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-012e1082-391b-4ae7-b40e-3f2f87d94ee8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:45.244506 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-012e1082-391b-4ae7-b40e-3f2f87d94ee8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:45.244825 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-012e1082-391b-4ae7-b40e-3f2f87d94ee8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:45.244913 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-012e1082-391b-4ae7-b40e-3f2f87d94ee8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:45.250591 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:45.250591 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:45.251445 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-012e1082-391b-4ae7-b40e-3f2f87d94ee8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:45.251898 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 839/3329] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:45 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:45.898874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ae156eed-19ea-4f76-bb88-84c6db85ce76 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:45.903614 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ae156eed-19ea-4f76-bb88-84c6db85ce76 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 Aug 06 17:42:45.903992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ae156eed-19ea-4f76-bb88-84c6db85ce76 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:45.904262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ae156eed-19ea-4f76-bb88-84c6db85ce76 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:45.921811 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:45.921811 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:45.989066 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-5d394e42-1c8c-4b8c-8818-8110c8730dc3 req-ae156eed-19ea-4f76-bb88-84c6db85ce76 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 returned with HTTP 200 Aug 06 17:42:45.989623 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 814/3330] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:45 2026] DELETE /volume/v3/attachments/7bd82672-b42b-4798-ba55-93e811390978 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:46.145470 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0f18226b-432b-4607-8be3-93e8a2408b55 req-6b1154cf-ebee-4623-b502-f455d0a6644d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:46.147856 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0f18226b-432b-4607-8be3-93e8a2408b55 req-6b1154cf-ebee-4623-b502-f455d0a6644d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:46.149257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0f18226b-432b-4607-8be3-93e8a2408b55 req-6b1154cf-ebee-4623-b502-f455d0a6644d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:46.149257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0f18226b-432b-4607-8be3-93e8a2408b55 req-6b1154cf-ebee-4623-b502-f455d0a6644d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:46.158374 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:46.158374 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:46.162736 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-0f18226b-432b-4607-8be3-93e8a2408b55 req-6b1154cf-ebee-4623-b502-f455d0a6644d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:46.167882 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0f18226b-432b-4607-8be3-93e8a2408b55 req-6b1154cf-ebee-4623-b502-f455d0a6644d tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:42:46.168411 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 843/3331] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:46 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:46.264661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ebb4e656-77d8-469a-80df-7bae6b2e5eb9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:46.268434 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ebb4e656-77d8-469a-80df-7bae6b2e5eb9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:46.268923 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ebb4e656-77d8-469a-80df-7bae6b2e5eb9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:46.269055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ebb4e656-77d8-469a-80df-7bae6b2e5eb9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:46.269222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ebb4e656-77d8-469a-80df-7bae6b2e5eb9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:46.282483 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:46.282483 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:46.284164 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ebb4e656-77d8-469a-80df-7bae6b2e5eb9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:46.285138 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 836/3332] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:46 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:47.304751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2294f9ee-ad23-416c-961c-04435bc95c47 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:47.307469 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2294f9ee-ad23-416c-961c-04435bc95c47 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:47.307469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2294f9ee-ad23-416c-961c-04435bc95c47 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:47.307613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2294f9ee-ad23-416c-961c-04435bc95c47 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:47.307663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2294f9ee-ad23-416c-961c-04435bc95c47 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:47.313142 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:47.313142 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:47.314218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2294f9ee-ad23-416c-961c-04435bc95c47 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:47.314791 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 840/3333] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:47 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:48.331691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f3f39006-5d7f-4535-ac30-fbfca61c9dc9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:48.333634 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3f39006-5d7f-4535-ac30-fbfca61c9dc9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:48.333861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3f39006-5d7f-4535-ac30-fbfca61c9dc9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:48.334072 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3f39006-5d7f-4535-ac30-fbfca61c9dc9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:48.334186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f3f39006-5d7f-4535-ac30-fbfca61c9dc9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:48.339284 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:48.339284 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:48.340057 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3f39006-5d7f-4535-ac30-fbfca61c9dc9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:48.340482 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 815/3334] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:48 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:49.355355 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-22f775e8-fb3e-4d31-a7ae-d7ed5aa29b57 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:49.358501 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-22f775e8-fb3e-4d31-a7ae-d7ed5aa29b57 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:49.358501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-22f775e8-fb3e-4d31-a7ae-d7ed5aa29b57 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:49.358501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-22f775e8-fb3e-4d31-a7ae-d7ed5aa29b57 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:49.358797 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-22f775e8-fb3e-4d31-a7ae-d7ed5aa29b57 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:49.367093 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:49.367093 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:49.367994 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-22f775e8-fb3e-4d31-a7ae-d7ed5aa29b57 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:49.371408 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 844/3335] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:49 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:49.630097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:49.634567 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] DELETE https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:49.636922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:49.636922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:49.636922 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume with id: 3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:49.647615 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:49.647615 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:49.647615 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:49.663887 np0000006677 devstack@c-api.service[100624]: WARNING cinder.keymgr.conf_key_mgr [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:42:49.673899 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Delete volume request issued successfully. Aug 06 17:42:49.674162 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-522a5c05-0fa0-4bda-9417-ee1589b8d986 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 202 Aug 06 17:42:49.674651 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 837/3336] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:49 2026] DELETE /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:49.688883 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5b1a46a6-56a5-44dd-9fc5-76f914f904f0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:49.693893 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5b1a46a6-56a5-44dd-9fc5-76f914f904f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:49.695708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5b1a46a6-56a5-44dd-9fc5-76f914f904f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:49.695708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5b1a46a6-56a5-44dd-9fc5-76f914f904f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:49.708601 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:49.708601 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:49.716317 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5b1a46a6-56a5-44dd-9fc5-76f914f904f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Volume info retrieved successfully. Aug 06 17:42:49.722753 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5b1a46a6-56a5-44dd-9fc5-76f914f904f0 tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 200 Aug 06 17:42:49.723559 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 841/3337] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:49 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:49.739695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9a26a67a-5640-41c1-b7c3-d4e131cd94e2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:49.741804 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9a26a67a-5640-41c1-b7c3-d4e131cd94e2 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:49.742153 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9a26a67a-5640-41c1-b7c3-d4e131cd94e2 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:49.743527 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9a26a67a-5640-41c1-b7c3-d4e131cd94e2 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:49.760076 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:49.760076 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:49.764542 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9a26a67a-5640-41c1-b7c3-d4e131cd94e2 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:49.772676 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9a26a67a-5640-41c1-b7c3-d4e131cd94e2 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:49.773755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 816/3338] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:49 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:49.852335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1aec8037-a75b-4e2e-9e10-24dcdc8c1354 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:49.854528 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1aec8037-a75b-4e2e-9e10-24dcdc8c1354 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:49.855290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1aec8037-a75b-4e2e-9e10-24dcdc8c1354 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:49.855673 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1aec8037-a75b-4e2e-9e10-24dcdc8c1354 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:49.863573 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:49.863573 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:49.868132 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1aec8037-a75b-4e2e-9e10-24dcdc8c1354 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:49.873501 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1aec8037-a75b-4e2e-9e10-24dcdc8c1354 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:49.874076 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 845/3339] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:49 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:50.385902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1ac3d3e8-3c8e-4b36-9fa3-bf4e8bcae189 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:50.395845 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ac3d3e8-3c8e-4b36-9fa3-bf4e8bcae189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:50.396418 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ac3d3e8-3c8e-4b36-9fa3-bf4e8bcae189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:50.397175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ac3d3e8-3c8e-4b36-9fa3-bf4e8bcae189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:50.397382 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1ac3d3e8-3c8e-4b36-9fa3-bf4e8bcae189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:50.403555 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:50.403555 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:50.404333 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ac3d3e8-3c8e-4b36-9fa3-bf4e8bcae189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:50.404752 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 838/3340] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:50 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:50.574763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-84ef60da-1637-476f-be4f-53779a19cbfe None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:50.577501 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:42:50.578661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "605125fd-f159-44a7-a517-4242c44197ec", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1849799099", "description": null, "metadata": null}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:50.596301 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:50.596301 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:50.597102 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:42:50.597264 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume 605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:42:50.634263 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['b72e5a67-82e5-4868-8501-0356b3ad60a8', 'f8e5cccc-00bf-442d-8407-5ff93e9ed91c', '92f81788-0522-47a5-933a-f51e65054cf6', '14a2332e-884c-4109-b61e-fe9beb6abd42'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:42:50.679352 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot force create request issued successfully. Aug 06 17:42:50.679505 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84ef60da-1637-476f-be4f-53779a19cbfe tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:42:50.680284 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 842/3341] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:42:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:42:50.691804 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e647214e-ccc2-4932-bfff-9604eb07d997 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:50.700154 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e647214e-ccc2-4932-bfff-9604eb07d997 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:42:50.700587 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e647214e-ccc2-4932-bfff-9604eb07d997 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:50.700762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e647214e-ccc2-4932-bfff-9604eb07d997 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:50.710796 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:50.710796 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:50.711084 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e647214e-ccc2-4932-bfff-9604eb07d997 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:42:50.712291 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e647214e-ccc2-4932-bfff-9604eb07d997 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 returned with HTTP 200 Aug 06 17:42:50.712789 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 817/3342] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:50 2026] GET /volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:50.745520 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-153428d4-26df-45cc-80e3-7d178c3d454e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:50.747843 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-153428d4-26df-45cc-80e3-7d178c3d454e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] GET https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec Aug 06 17:42:50.748166 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-153428d4-26df-45cc-80e3-7d178c3d454e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:50.748468 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-153428d4-26df-45cc-80e3-7d178c3d454e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:50.758727 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-153428d4-26df-45cc-80e3-7d178c3d454e tempest-TestEncryptedCinderVolumes-974877759 tempest-TestEncryptedCinderVolumes-974877759-project-member] https://10.4.3.207/volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec returned with HTTP 404 Aug 06 17:42:50.758892 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 846/3343] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:50 2026] GET /volume/v3/volumes/3230785a-6ff8-4355-af00-d6feee90a9ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:50.771444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:50.966284 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:42:50.966628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:50.966880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:50.968217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:42:50.988841 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Get all volumes completed successfully. Aug 06 17:42:50.993122 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:50.993122 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:51.000060 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a6953ce-fd9a-43d1-aee1-9dabba5e9ab9 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:42:51.000705 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 839/3344] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:42:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11291 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:51.026930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b4f14762-c257-4548-b959-f55f9ba72e95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:51.029775 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b4f14762-c257-4548-b959-f55f9ba72e95 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] DELETE https://10.4.3.207/volume/v3/types/e0d853ef-a690-42ec-bd29-51a3d78ffe2b Aug 06 17:42:51.030088 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b4f14762-c257-4548-b959-f55f9ba72e95 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:51.030405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b4f14762-c257-4548-b959-f55f9ba72e95 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:51.030782 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:51.030782 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:51.060553 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b4f14762-c257-4548-b959-f55f9ba72e95 tempest-TestEncryptedCinderVolumes-119466625 tempest-TestEncryptedCinderVolumes-119466625-project-admin] https://10.4.3.207/volume/v3/types/e0d853ef-a690-42ec-bd29-51a3d78ffe2b returned with HTTP 202 Aug 06 17:42:51.061048 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 843/3345] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:42:51 2026] DELETE /volume/v3/types/e0d853ef-a690-42ec-bd29-51a3d78ffe2b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:51.419311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-29c3e0d4-2863-4b39-8139-5725944aece1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:51.422085 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-29c3e0d4-2863-4b39-8139-5725944aece1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:51.422354 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-29c3e0d4-2863-4b39-8139-5725944aece1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:51.422524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-29c3e0d4-2863-4b39-8139-5725944aece1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:51.422626 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-29c3e0d4-2863-4b39-8139-5725944aece1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:51.430309 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:51.430309 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:51.432050 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-29c3e0d4-2863-4b39-8139-5725944aece1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:51.433072 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 818/3346] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:51 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:51.726130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c1a7f8ff-a178-42b6-9294-b82e28c58cd5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:51.730066 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c1a7f8ff-a178-42b6-9294-b82e28c58cd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:42:51.730066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c1a7f8ff-a178-42b6-9294-b82e28c58cd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:51.730066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c1a7f8ff-a178-42b6-9294-b82e28c58cd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:51.737134 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:51.737134 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:51.738043 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c1a7f8ff-a178-42b6-9294-b82e28c58cd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:42:51.738914 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c1a7f8ff-a178-42b6-9294-b82e28c58cd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 returned with HTTP 200 Aug 06 17:42:51.739443 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 847/3347] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:51 2026] GET /volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:51.751718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-44e955e7-37ab-4c6a-b5e9-47268eb889eb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:51.760106 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44e955e7-37ab-4c6a-b5e9-47268eb889eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:42:51.760455 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44e955e7-37ab-4c6a-b5e9-47268eb889eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:51.760777 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44e955e7-37ab-4c6a-b5e9-47268eb889eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:51.779337 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:51.779337 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:51.780281 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-44e955e7-37ab-4c6a-b5e9-47268eb889eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:42:51.781952 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44e955e7-37ab-4c6a-b5e9-47268eb889eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 returned with HTTP 200 Aug 06 17:42:51.782427 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 840/3348] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:51 2026] GET /volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:52.447415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-864cf44f-53c4-4b22-bab2-540709f170c4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:52.453433 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-864cf44f-53c4-4b22-bab2-540709f170c4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:52.454160 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-864cf44f-53c4-4b22-bab2-540709f170c4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:52.455648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-864cf44f-53c4-4b22-bab2-540709f170c4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:52.456074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-864cf44f-53c4-4b22-bab2-540709f170c4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:52.467740 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:52.467740 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:52.468621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-864cf44f-53c4-4b22-bab2-540709f170c4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:52.468908 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 844/3349] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:52 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:53.485846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-738fffec-8509-4217-9c17-32b4bca76d53 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:53.490456 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-738fffec-8509-4217-9c17-32b4bca76d53 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:53.490838 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-738fffec-8509-4217-9c17-32b4bca76d53 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:53.490944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-738fffec-8509-4217-9c17-32b4bca76d53 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:53.494241 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-738fffec-8509-4217-9c17-32b4bca76d53 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:53.502856 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:53.502856 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:53.504394 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-738fffec-8509-4217-9c17-32b4bca76d53 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:53.504670 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 819/3350] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:53 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:54.040755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.043098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:54.043372 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.043643 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.044280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Delete volume with id: 6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:54.055312 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:54.055312 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:54.055312 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:54.082617 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Delete volume request issued successfully. Aug 06 17:42:54.082908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ffc82088-bb15-4f4b-afee-b4cf5c235b1d tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 202 Aug 06 17:42:54.083389 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 848/3351] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:54 2026] DELETE /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:54.091703 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-77f90489-9489-42c0-8283-cd1df553a2ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.094951 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-77f90489-9489-42c0-8283-cd1df553a2ae tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:54.095071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-77f90489-9489-42c0-8283-cd1df553a2ae tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.095342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-77f90489-9489-42c0-8283-cd1df553a2ae tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.107695 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:54.107695 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:54.114311 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-77f90489-9489-42c0-8283-cd1df553a2ae tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:54.119878 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-77f90489-9489-42c0-8283-cd1df553a2ae tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 200 Aug 06 17:42:54.120379 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 841/3352] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:54 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:54.300185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7aea2b22-23c7-4fde-8b4e-a2d061845895 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.303081 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7aea2b22-23c7-4fde-8b4e-a2d061845895 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:42:54.303428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7aea2b22-23c7-4fde-8b4e-a2d061845895 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.303827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7aea2b22-23c7-4fde-8b4e-a2d061845895 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.304338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-7aea2b22-23c7-4fde-8b4e-a2d061845895 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Delete snapshot with id: c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:42:54.310508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7aea2b22-23c7-4fde-8b4e-a2d061845895 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 404 Aug 06 17:42:54.311577 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 845/3353] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:42:54 2026] DELETE /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:54.323174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5f956c3c-b881-43e3-97e9-902bbfb7c85f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.326028 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f956c3c-b881-43e3-97e9-902bbfb7c85f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a Aug 06 17:42:54.326028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f956c3c-b881-43e3-97e9-902bbfb7c85f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.326028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f956c3c-b881-43e3-97e9-902bbfb7c85f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.332511 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f956c3c-b881-43e3-97e9-902bbfb7c85f tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a returned with HTTP 404 Aug 06 17:42:54.333150 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 820/3354] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:54 2026] GET /volume/v3/snapshots/c03723e5-36b7-4c05-9f30-d6df594a4d1a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:54.403875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-4f3a600d-f3f9-4d55-8410-77c6bd83da5a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.406440 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-4f3a600d-f3f9-4d55-8410-77c6bd83da5a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:54.407475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-4f3a600d-f3f9-4d55-8410-77c6bd83da5a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.408020 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-4f3a600d-f3f9-4d55-8410-77c6bd83da5a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.423687 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:54.423687 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:54.431988 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-4f3a600d-f3f9-4d55-8410-77c6bd83da5a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:42:54.436659 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-4f3a600d-f3f9-4d55-8410-77c6bd83da5a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:42:54.437679 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 849/3355] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:54 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:42:54.481042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.486981 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af/action Aug 06 17:42:54.486981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:42:54.486981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:54.522993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ea467a8-e9f5-4a28-ac61-ed7f4dc71b64 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.526468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ea467a8-e9f5-4a28-ac61-ed7f4dc71b64 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:54.526737 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ea467a8-e9f5-4a28-ac61-ed7f4dc71b64 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.527015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ea467a8-e9f5-4a28-ac61-ed7f4dc71b64 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.527185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7ea467a8-e9f5-4a28-ac61-ed7f4dc71b64 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:54.539496 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:54.539496 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:54.540177 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ea467a8-e9f5-4a28-ac61-ed7f4dc71b64 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:54.540541 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 846/3356] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:54 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:54.744980 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:54.744980 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:54.746728 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:42:54.762716 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Begin detaching volume completed successfully. Aug 06 17:42:54.762716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-5a3be0c4-fd0f-4dd1-a0fb-4369c3a25cd5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af/action returned with HTTP 202 Aug 06 17:42:54.765983 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 842/3357] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:42:54 2026] POST /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:42:54.855774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c522515b-8041-4887-bd57-210f77878c56 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.855774 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c522515b-8041-4887-bd57-210f77878c56 None None] GET https://10.4.3.207/volume// Aug 06 17:42:54.856295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c522515b-8041-4887-bd57-210f77878c56 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.856295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c522515b-8041-4887-bd57-210f77878c56 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.856542 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c522515b-8041-4887-bd57-210f77878c56 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:54.856927 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 821/3358] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:42: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 06 17:42:54.870173 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-1327000d-8043-4be1-bc18-bf25e75c362c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:54.872337 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-1327000d-8043-4be1-bc18-bf25e75c362c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:54.872424 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-1327000d-8043-4be1-bc18-bf25e75c362c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:54.872629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-1327000d-8043-4be1-bc18-bf25e75c362c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:54.885438 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:54.885438 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:54.891423 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-1327000d-8043-4be1-bc18-bf25e75c362c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:42:54.898730 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-1327000d-8043-4be1-bc18-bf25e75c362c tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:42:54.899499 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 850/3359] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:42:54 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:55.140818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6c72d9c8-c870-429f-990c-706a74c9b8d7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:55.142843 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6c72d9c8-c870-429f-990c-706a74c9b8d7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 Aug 06 17:42:55.143257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6c72d9c8-c870-429f-990c-706a74c9b8d7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:55.143257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6c72d9c8-c870-429f-990c-706a74c9b8d7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:55.154873 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6c72d9c8-c870-429f-990c-706a74c9b8d7 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 returned with HTTP 404 Aug 06 17:42:55.156169 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 847/3360] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:55 2026] GET /volume/v3/volumes/6a448609-5d0f-4ea3-9f02-aae33d2d20c2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:55.257482 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:55.260411 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:42:55.260676 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:55.260932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:55.261338 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Delete volume with id: 8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:42:55.272291 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:55.272291 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:55.272709 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:55.304795 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Delete volume request issued successfully. Aug 06 17:42:55.305316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35038acf-80a4-4da3-a1e7-f25e77b282fd tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 202 Aug 06 17:42:55.305522 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 843/3361] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:55 2026] DELETE /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:55.321688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8557cc95-a583-4cc7-8fd1-6df86d9a703f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:55.323130 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8557cc95-a583-4cc7-8fd1-6df86d9a703f tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:42:55.323130 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8557cc95-a583-4cc7-8fd1-6df86d9a703f tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:55.323535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8557cc95-a583-4cc7-8fd1-6df86d9a703f tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:55.335203 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:55.335203 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:55.343612 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8557cc95-a583-4cc7-8fd1-6df86d9a703f tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Volume info retrieved successfully. Aug 06 17:42:55.350352 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8557cc95-a583-4cc7-8fd1-6df86d9a703f tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 200 Aug 06 17:42:55.351476 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 822/3362] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:55 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:55.554312 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7b8344c7-2d2c-4322-b5db-931b86b45a1f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:55.556246 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7b8344c7-2d2c-4322-b5db-931b86b45a1f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:55.556478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7b8344c7-2d2c-4322-b5db-931b86b45a1f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:55.556695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7b8344c7-2d2c-4322-b5db-931b86b45a1f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:55.557537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7b8344c7-2d2c-4322-b5db-931b86b45a1f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:55.561288 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:55.561288 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:55.561789 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7b8344c7-2d2c-4322-b5db-931b86b45a1f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:55.562156 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 851/3363] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:55 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:56.225429 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-13e23318-a22d-4072-91d9-4650576f5a59 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.227524 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-13e23318-a22d-4072-91d9-4650576f5a59 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:56.227850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-13e23318-a22d-4072-91d9-4650576f5a59 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.228140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-13e23318-a22d-4072-91d9-4650576f5a59 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.235774 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:56.235774 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:56.239918 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-13e23318-a22d-4072-91d9-4650576f5a59 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:56.244324 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-13e23318-a22d-4072-91d9-4650576f5a59 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:56.244877 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 848/3364] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:56 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:56.365623 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-62c7791e-9434-4252-ab41-13577f72934a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.366118 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-62c7791e-9434-4252-ab41-13577f72934a None None] GET https://10.4.3.207/volume// Aug 06 17:42:56.366360 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-62c7791e-9434-4252-ab41-13577f72934a None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.366629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-62c7791e-9434-4252-ab41-13577f72934a None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.367057 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-62c7791e-9434-4252-ab41-13577f72934a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:56.367480 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 844/3365] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:42: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 06 17:42:56.367680 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ef497a61-8fc7-487e-84c1-27d011e97f17 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.372784 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ef497a61-8fc7-487e-84c1-27d011e97f17 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] GET https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 Aug 06 17:42:56.372784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ef497a61-8fc7-487e-84c1-27d011e97f17 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.372784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ef497a61-8fc7-487e-84c1-27d011e97f17 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.379154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-61868c88-9e98-4595-acd6-054135cab8cf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.382041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-61868c88-9e98-4595-acd6-054135cab8cf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:42:56.382809 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-61868c88-9e98-4595-acd6-054135cab8cf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bf1c0f8-9c44-4492-9162-8b166ba5aa59", "connector": null, "instance_uuid": "8aabe6bd-e867-4210-afd5-4501271487d2"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:56.384401 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ef497a61-8fc7-487e-84c1-27d011e97f17 tempest-AttachVolumeShelveTestJSON-1840758858 tempest-AttachVolumeShelveTestJSON-1840758858-project-member] https://10.4.3.207/volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 returned with HTTP 404 Aug 06 17:42:56.385067 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 823/3366] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:56 2026] GET /volume/v3/volumes/8c49b9a7-783f-4246-a2ce-c7f6d8348410 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:56.395831 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:56.395831 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:56.442379 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-61868c88-9e98-4595-acd6-054135cab8cf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:42:56.443770 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 852/3367] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:42:56 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:56.483184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2a5e13b7-06e8-422e-9b93-e6ddeb39819c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.484997 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a5e13b7-06e8-422e-9b93-e6ddeb39819c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:56.485230 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a5e13b7-06e8-422e-9b93-e6ddeb39819c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.485618 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a5e13b7-06e8-422e-9b93-e6ddeb39819c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.502114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0fbf633b-2414-442a-a7a1-4124662f5285 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.502665 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0fbf633b-2414-442a-a7a1-4124662f5285 None None] GET https://10.4.3.207/volume// Aug 06 17:42:56.502909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0fbf633b-2414-442a-a7a1-4124662f5285 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.503857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0fbf633b-2414-442a-a7a1-4124662f5285 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.503857 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0fbf633b-2414-442a-a7a1-4124662f5285 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:42:56.504619 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 845/3368] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:42: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 06 17:42:56.505450 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:56.505450 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:56.513218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-66466630-7bbc-4411-ac88-d977841f10bd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.514604 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2a5e13b7-06e8-422e-9b93-e6ddeb39819c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:56.519780 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-66466630-7bbc-4411-ac88-d977841f10bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:56.520135 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-66466630-7bbc-4411-ac88-d977841f10bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.520807 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-66466630-7bbc-4411-ac88-d977841f10bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.523096 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a5e13b7-06e8-422e-9b93-e6ddeb39819c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:56.523550 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 849/3369] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:56 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:56.543761 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:56.543761 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:56.551349 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-66466630-7bbc-4411-ac88-d977841f10bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:56.558146 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-66466630-7bbc-4411-ac88-d977841f10bd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:56.558779 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 824/3370] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:42:56 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:42:56.575259 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1e78f784-7d85-423c-93b7-d955f5d71608 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.577567 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e78f784-7d85-423c-93b7-d955f5d71608 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:56.577850 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e78f784-7d85-423c-93b7-d955f5d71608 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:56.578118 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e78f784-7d85-423c-93b7-d955f5d71608 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:56.578283 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1e78f784-7d85-423c-93b7-d955f5d71608 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:56.583558 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:56.583558 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:56.584462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e78f784-7d85-423c-93b7-d955f5d71608 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:56.584947 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 853/3371] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:56 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:56.695129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:56.698829 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] PUT https://10.4.3.207/volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a Aug 06 17:42:56.699372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:42:56.709397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Acquiring lock "cinder-attachment_update-1bf1c0f8-9c44-4492-9162-8b166ba5aa59-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:42:56.715296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Lock "cinder-attachment_update-1bf1c0f8-9c44-4492-9162-8b166ba5aa59-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:42:56.716924 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:56.716924 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:56.876583 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Lock "cinder-attachment_update-1bf1c0f8-9c44-4492-9162-8b166ba5aa59-np0000006677" released by "attachment_update" :: held 0.161s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:42:56.877440 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-828f0dae-1551-4c8b-8a58-934a7478c649 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a returned with HTTP 200 Aug 06 17:42:56.877787 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 846/3372] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:42:56 2026] PUT /volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:42:57.108657 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-67d51822-8813-41b9-b2ec-17eedf57765b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:57.111047 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-67d51822-8813-41b9-b2ec-17eedf57765b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] DELETE https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 Aug 06 17:42:57.111334 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-67d51822-8813-41b9-b2ec-17eedf57765b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:57.111988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-67d51822-8813-41b9-b2ec-17eedf57765b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:57.121247 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:57.121247 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:57.190446 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3dd1757f-36d3-4095-8b05-b8f1fa5c8699 req-67d51822-8813-41b9-b2ec-17eedf57765b tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 returned with HTTP 200 Aug 06 17:42:57.191117 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 850/3373] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:42:57 2026] DELETE /volume/v3/attachments/3863703f-cf10-432e-8583-f4c22de03c16 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:57.545286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-49c39ced-5d6b-4ca6-85c4-d625d75ddbd9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:57.548668 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-49c39ced-5d6b-4ca6-85c4-d625d75ddbd9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:57.549344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-49c39ced-5d6b-4ca6-85c4-d625d75ddbd9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:57.549344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-49c39ced-5d6b-4ca6-85c4-d625d75ddbd9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:57.568579 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:57.568579 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:57.575417 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-49c39ced-5d6b-4ca6-85c4-d625d75ddbd9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:57.585217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-49c39ced-5d6b-4ca6-85c4-d625d75ddbd9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:57.585657 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 825/3374] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:57 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:57.603594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-79480f61-88cb-4b2e-b996-1d677d370b23 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:57.606718 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79480f61-88cb-4b2e-b996-1d677d370b23 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:57.606718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79480f61-88cb-4b2e-b996-1d677d370b23 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:57.608788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79480f61-88cb-4b2e-b996-1d677d370b23 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:57.608788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-79480f61-88cb-4b2e-b996-1d677d370b23 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:57.616565 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:57.616565 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:57.617258 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79480f61-88cb-4b2e-b996-1d677d370b23 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:57.617692 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 854/3375] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:57 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:58.053891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-2170556c-e959-4a93-bf24-b45a3f1bd57d req-502c8203-2599-46cf-98a8-87f7466cf3ea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:58.058114 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2170556c-e959-4a93-bf24-b45a3f1bd57d req-502c8203-2599-46cf-98a8-87f7466cf3ea tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:58.058114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2170556c-e959-4a93-bf24-b45a3f1bd57d req-502c8203-2599-46cf-98a8-87f7466cf3ea tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:58.058320 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2170556c-e959-4a93-bf24-b45a3f1bd57d req-502c8203-2599-46cf-98a8-87f7466cf3ea tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:58.068270 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:58.068270 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:58.072788 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-2170556c-e959-4a93-bf24-b45a3f1bd57d req-502c8203-2599-46cf-98a8-87f7466cf3ea tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:42:58.078547 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2170556c-e959-4a93-bf24-b45a3f1bd57d req-502c8203-2599-46cf-98a8-87f7466cf3ea tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:42:58.079006 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 847/3376] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:42:58 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:58.096144 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:58.099436 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:58.099687 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:58.100155 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:58.100408 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Delete volume with id: 0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:58.109656 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:58.109656 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:58.109656 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:42:58.136923 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Delete volume request issued successfully. Aug 06 17:42:58.137151 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c18a95e5-dcfc-42ae-ab48-b339bcaf11d0 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 202 Aug 06 17:42:58.137636 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 851/3377] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:42:58 2026] DELETE /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:58.160657 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4ea05ab8-fb2d-4e83-98b9-79edb7d8c5f8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:58.180883 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ea05ab8-fb2d-4e83-98b9-79edb7d8c5f8 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:58.181264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ea05ab8-fb2d-4e83-98b9-79edb7d8c5f8 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:58.181469 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ea05ab8-fb2d-4e83-98b9-79edb7d8c5f8 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:58.193994 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:58.193994 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:58.199315 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4ea05ab8-fb2d-4e83-98b9-79edb7d8c5f8 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:42:58.205938 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ea05ab8-fb2d-4e83-98b9-79edb7d8c5f8 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 200 Aug 06 17:42:58.205938 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 826/3378] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:58 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:58.605989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c0028467-6234-489a-adfa-91d1fbf027f3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:58.613299 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c0028467-6234-489a-adfa-91d1fbf027f3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:58.614649 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c0028467-6234-489a-adfa-91d1fbf027f3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:58.614649 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c0028467-6234-489a-adfa-91d1fbf027f3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:58.639278 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0591923d-1437-4835-ad63-f79d1efa6000 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:58.640908 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:58.640908 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:58.644194 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0591923d-1437-4835-ad63-f79d1efa6000 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:58.644194 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0591923d-1437-4835-ad63-f79d1efa6000 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:58.644194 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0591923d-1437-4835-ad63-f79d1efa6000 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:58.644194 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0591923d-1437-4835-ad63-f79d1efa6000 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:58.648619 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c0028467-6234-489a-adfa-91d1fbf027f3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:58.649251 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:58.649251 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:58.649736 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0591923d-1437-4835-ad63-f79d1efa6000 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:58.650514 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 848/3379] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:58 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:58.656371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c0028467-6234-489a-adfa-91d1fbf027f3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:58.656542 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 855/3380] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:58 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:59.231592 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a5c5899b-9f0d-4d40-98ec-c71fdfcfa541 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:59.238125 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5c5899b-9f0d-4d40-98ec-c71fdfcfa541 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af Aug 06 17:42:59.238125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5c5899b-9f0d-4d40-98ec-c71fdfcfa541 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:59.238125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5c5899b-9f0d-4d40-98ec-c71fdfcfa541 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:59.252210 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5c5899b-9f0d-4d40-98ec-c71fdfcfa541 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af returned with HTTP 404 Aug 06 17:42:59.252805 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 852/3381] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:59 2026] GET /volume/v3/volumes/0b45b2ef-e38c-45c2-9ad5-bc3010e347af => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:42:59.269946 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:59.277525 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:42:59.277525 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:59.277688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:59.277762 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:42:59.285709 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:59.285709 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:42:59.286331 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:42:59.319329 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:42:59.320014 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b17cb23c-0541-4d43-824e-3e4bbfc652b4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 returned with HTTP 202 Aug 06 17:42:59.321307 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 827/3382] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:42:59 2026] DELETE /volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:42:59.335418 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f0974819-5e59-4638-805c-0028940f2be1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:59.339416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0974819-5e59-4638-805c-0028940f2be1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:42:59.339794 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0974819-5e59-4638-805c-0028940f2be1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:59.340090 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0974819-5e59-4638-805c-0028940f2be1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:59.357822 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:59.357822 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:42:59.357822 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f0974819-5e59-4638-805c-0028940f2be1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:42:59.358793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0974819-5e59-4638-805c-0028940f2be1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 returned with HTTP 200 Aug 06 17:42:59.360888 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 849/3383] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:42:59 2026] GET /volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:59.665781 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e2bfa2dd-ec09-4418-8ad8-899dca1fde8c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:59.669313 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2bfa2dd-ec09-4418-8ad8-899dca1fde8c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:42:59.671689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2bfa2dd-ec09-4418-8ad8-899dca1fde8c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:59.671689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e2bfa2dd-ec09-4418-8ad8-899dca1fde8c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:59.671689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e2bfa2dd-ec09-4418-8ad8-899dca1fde8c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:42:59.679565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d2ea8e32-d6f5-445a-9c6a-a180780883a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:42:59.680974 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:59.680974 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:42:59.681630 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e2bfa2dd-ec09-4418-8ad8-899dca1fde8c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:42:59.682308 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 856/3384] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:42:59 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:42:59.685924 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2ea8e32-d6f5-445a-9c6a-a180780883a0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:42:59.685924 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2ea8e32-d6f5-445a-9c6a-a180780883a0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:42:59.685924 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2ea8e32-d6f5-445a-9c6a-a180780883a0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:42:59.716943 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:42:59.716943 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:42:59.722822 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d2ea8e32-d6f5-445a-9c6a-a180780883a0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:42:59.731537 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2ea8e32-d6f5-445a-9c6a-a180780883a0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:42:59.732057 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 853/3385] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:42:59 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:00.376889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fb8ad0a4-97e0-4bf3-b9b0-b4127e880d90 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:00.380340 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb8ad0a4-97e0-4bf3-b9b0-b4127e880d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 Aug 06 17:43:00.380694 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb8ad0a4-97e0-4bf3-b9b0-b4127e880d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:00.381242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb8ad0a4-97e0-4bf3-b9b0-b4127e880d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:00.388567 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb8ad0a4-97e0-4bf3-b9b0-b4127e880d90 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 returned with HTTP 404 Aug 06 17:43:00.389253 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 828/3386] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:00 2026] GET /volume/v3/snapshots/dd895be3-29bd-4ae4-8ff8-069ee1e27576 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:00.696948 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5594adad-438f-4fce-a247-b37480f430a2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:00.699330 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5594adad-438f-4fce-a247-b37480f430a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:43:00.699995 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5594adad-438f-4fce-a247-b37480f430a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:00.700287 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5594adad-438f-4fce-a247-b37480f430a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:00.700437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5594adad-438f-4fce-a247-b37480f430a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:00.705478 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:00.705478 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:00.706527 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5594adad-438f-4fce-a247-b37480f430a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:43:00.707706 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 850/3387] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:00 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:00.752144 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f6c3395b-4e72-438e-abfc-c21f29b01c94 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:00.754944 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f6c3395b-4e72-438e-abfc-c21f29b01c94 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:00.755295 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f6c3395b-4e72-438e-abfc-c21f29b01c94 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:00.755677 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f6c3395b-4e72-438e-abfc-c21f29b01c94 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:00.774184 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:00.774184 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:00.780670 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f6c3395b-4e72-438e-abfc-c21f29b01c94 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:00.791163 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f6c3395b-4e72-438e-abfc-c21f29b01c94 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:00.793466 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 857/3388] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:00 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:01.530577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-b3e37eab-afc6-4659-94fa-979619dfc931 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.533412 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-b3e37eab-afc6-4659-94fa-979619dfc931 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a/action Aug 06 17:43:01.533785 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-b3e37eab-afc6-4659-94fa-979619dfc931 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:01.533910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-b3e37eab-afc6-4659-94fa-979619dfc931 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:01.566897 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:01.566897 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:01.588495 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b1ed1abf-ecd9-4e7f-9476-4bee03dc1730 req-b3e37eab-afc6-4659-94fa-979619dfc931 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a/action returned with HTTP 204 Aug 06 17:43:01.589644 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 854/3389] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:43:01 2026] POST /volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:01.706725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1408a37b-093d-4d8d-90b3-e429d317035b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.720596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1f7e7804-3d30-46bb-babb-771cdec0ace9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.724083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f7e7804-3d30-46bb-babb-771cdec0ace9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:43:01.724083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f7e7804-3d30-46bb-babb-771cdec0ace9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:01.724083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f7e7804-3d30-46bb-babb-771cdec0ace9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:01.724083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1f7e7804-3d30-46bb-babb-771cdec0ace9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:01.730034 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:01.730034 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:01.732259 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f7e7804-3d30-46bb-babb-771cdec0ace9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:43:01.732259 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 851/3390] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:01 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:01.813620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b81df052-a0c8-4c94-be59-236582e2f623 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.816616 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b81df052-a0c8-4c94-be59-236582e2f623 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:01.816845 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b81df052-a0c8-4c94-be59-236582e2f623 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:01.817008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b81df052-a0c8-4c94-be59-236582e2f623 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:01.828976 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:01.828976 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:01.834127 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b81df052-a0c8-4c94-be59-236582e2f623 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:01.839684 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b81df052-a0c8-4c94-be59-236582e2f623 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:01.840148 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 858/3391] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:01 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:01.859109 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-704ad61c-4f19-46be-b5e2-bd622961f517 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.860832 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:43:01.861230 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bf1c0f8-9c44-4492-9162-8b166ba5aa59", "force": true, "name": "tempest-VolumesBackupsTest-Backup-79348034", "container": "tempest-volumesbackupstest-backup-container-1727789780"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:01.862620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating new backup {'backup': {'volume_id': '1bf1c0f8-9c44-4492-9162-8b166ba5aa59', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-79348034', 'container': 'tempest-volumesbackupstest-backup-container-1727789780'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:43:01.862833 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating backup of volume 1bf1c0f8-9c44-4492-9162-8b166ba5aa59 in container tempest-volumesbackupstest-backup-container-1727789780 Aug 06 17:43:01.874685 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:01.874685 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:01.875792 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:01.901241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['9084c591-f7f2-4c06-a381-9cd078b1bd11', '62720184-1bca-43d0-bce8-59628ea408e2'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:01.914878 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1408a37b-093d-4d8d-90b3-e429d317035b tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:43:01.915407 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1408a37b-093d-4d8d-90b3-e429d317035b tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-477040445", "extra_specs": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:01.917667 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:01.917667 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:01.932819 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1408a37b-093d-4d8d-90b3-e429d317035b tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:43:01.933942 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 829/3392] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:43:01 2026] POST /volume/v3/types => generated 211 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:01.944563 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b673fc4c-3946-4e66-928f-342e3bec10da None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.944688 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-704ad61c-4f19-46be-b5e2-bd622961f517 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:43:01.944688 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 855/3393] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:01 2026] POST /volume/v3/backups => generated 328 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:01.945999 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b673fc4c-3946-4e66-928f-342e3bec10da tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] POST https://10.4.3.207/volume/v3/types/050adc29-d141-4f7e-9eee-04bf9098db70/encryption Aug 06 17:43:01.946528 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b673fc4c-3946-4e66-928f-342e3bec10da tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:01.955902 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-92484aa5-1256-4ea0-b78e-a36652d19bbf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:01.958171 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-92484aa5-1256-4ea0-b78e-a36652d19bbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:01.958171 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-92484aa5-1256-4ea0-b78e-a36652d19bbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:01.958402 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-92484aa5-1256-4ea0-b78e-a36652d19bbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:01.958543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-92484aa5-1256-4ea0-b78e-a36652d19bbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:01.965083 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:01.965083 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:01.966224 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-92484aa5-1256-4ea0-b78e-a36652d19bbf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:01.967023 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 859/3394] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:01 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:01.970818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b673fc4c-3946-4e66-928f-342e3bec10da tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/types/050adc29-d141-4f7e-9eee-04bf9098db70/encryption returned with HTTP 200 Aug 06 17:43:01.971563 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 852/3395] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:43:01 2026] POST /volume/v3/types/050adc29-d141-4f7e-9eee-04bf9098db70/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:01.981871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.169864 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:02.170927 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-535198902", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-477040445", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:02.173400 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-535198902', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-477040445', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:02.178375 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume of 1 GB Aug 06 17:43:02.178802 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:02.178802 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:02.179513 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Availability Zones retrieved successfully. Aug 06 17:43:02.193990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (bc80316d-1a7b-4f03-a924-6b254e12acde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:02.193990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a292720c-1933-4a68-8134-b81ffc3172e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.195228 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:02.238919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a292720c-1933-4a68-8134-b81ffc3172e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:43:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=050adc29-d141-4f7e-9eee-04bf9098db70,is_public=True,name='tempest-scenario-type-luks-477040445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '050adc29-d141-4f7e-9eee-04bf9098db70', '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=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.240006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad4abf2-d014-41f6-b4e9-4258c9e99e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.287390 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-477040445 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-477040445, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:02.288438 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-477040445 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-477040445, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:02.332275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Created reservations ['b102b5c6-bb1c-4852-a00d-106319b46dce', '31b50fce-05e4-4d76-91b8-111a39569f3f', '05858e54-0302-4de2-a6c9-a30420603b4b', '92adbe57-c9de-4d57-adad-621ab5ff2a77'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:02.333337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad4abf2-d014-41f6-b4e9-4258c9e99e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b102b5c6-bb1c-4852-a00d-106319b46dce', '31b50fce-05e4-4d76-91b8-111a39569f3f', '05858e54-0302-4de2-a6c9-a30420603b4b', '92adbe57-c9de-4d57-adad-621ab5ff2a77']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.334273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320433e4-52d3-4aa5-8748-4c063eb364ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.361223 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320433e4-52d3-4aa5-8748-4c063eb364ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e26430e-a139-4a80-9066-61fbd643dd66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-535198902',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['b102b5c6-bb1c-4852-a00d-106319b46dce','31b50fce-05e4-4d76-91b8-111a39569f3f','05858e54-0302-4de2-a6c9-a30420603b4b','92adbe57-c9de-4d57-adad-621ab5ff2a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=050adc29-d141-4f7e-9eee-04bf9098db70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-535198902',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4e26430e-a139-4a80-9066-61fbd643dd66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c89a93c33ee44eeaca1d510806d5655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e873e470c3dc4b639bd448689108dd30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(050adc29-d141-4f7e-9eee-04bf9098db70),volume_type_id=050adc29-d141-4f7e-9eee-04bf9098db70)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.362438 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef9f3ad-e355-4f5b-8a0b-510aa41e2c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.392755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef9f3ad-e355-4f5b-8a0b-510aa41e2c8b) transitioned into state 'SUCCESS' from state '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-535198902',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['b102b5c6-bb1c-4852-a00d-106319b46dce','31b50fce-05e4-4d76-91b8-111a39569f3f','05858e54-0302-4de2-a6c9-a30420603b4b','92adbe57-c9de-4d57-adad-621ab5ff2a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=050adc29-d141-4f7e-9eee-04bf9098db70)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.395002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd8c36f-48b5-49fa-a5e3-4c2b401441ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.406888 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd8c36f-48b5-49fa-a5e3-4c2b401441ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.407977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (bc80316d-1a7b-4f03-a924-6b254e12acde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:02.408381 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request issued successfully. Aug 06 17:43:02.409596 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dbdbdfba-df00-4d5f-8f6a-f85af06cebef tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:02.410389 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 830/3396] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:01 2026] POST /volume/v3/volumes => generated 783 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:02.431872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f179a212-37a1-4463-8d06-fadb90054d37 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.437326 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f179a212-37a1-4463-8d06-fadb90054d37 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:43:02.437326 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f179a212-37a1-4463-8d06-fadb90054d37 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:02.437326 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f179a212-37a1-4463-8d06-fadb90054d37 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:02.444914 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:02.444914 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:02.448703 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f179a212-37a1-4463-8d06-fadb90054d37 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:02.455470 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f179a212-37a1-4463-8d06-fadb90054d37 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 returned with HTTP 200 Aug 06 17:43:02.455863 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 856/3397] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:02 2026] GET /volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:02.511924 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-2736d422-68d5-4e05-8a58-35bf2cbbad76 req-46ab89e5-4e32-4e85-8b4e-328861da764e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.514286 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2736d422-68d5-4e05-8a58-35bf2cbbad76 req-46ab89e5-4e32-4e85-8b4e-328861da764e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e Aug 06 17:43:02.514447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2736d422-68d5-4e05-8a58-35bf2cbbad76 req-46ab89e5-4e32-4e85-8b4e-328861da764e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:02.514623 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-2736d422-68d5-4e05-8a58-35bf2cbbad76 req-46ab89e5-4e32-4e85-8b4e-328861da764e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:02.529851 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:02.529851 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:02.615779 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-2736d422-68d5-4e05-8a58-35bf2cbbad76 req-46ab89e5-4e32-4e85-8b4e-328861da764e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e returned with HTTP 200 Aug 06 17:43:02.616189 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 860/3398] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:43:02 2026] DELETE /volume/v3/attachments/e70f7229-32cb-4834-9f65-9d5b8bab340e => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:02.743580 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-faaf532a-a619-483e-99cf-450e7c87d4ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.746112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-faaf532a-a619-483e-99cf-450e7c87d4ae tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:43:02.746418 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-faaf532a-a619-483e-99cf-450e7c87d4ae tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:02.746695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-faaf532a-a619-483e-99cf-450e7c87d4ae tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:02.746839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-faaf532a-a619-483e-99cf-450e7c87d4ae tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 5d235f28-4856-4630-9b56-ca850a698c2f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:02.752670 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:02.752670 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:02.753998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-faaf532a-a619-483e-99cf-450e7c87d4ae tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 200 Aug 06 17:43:02.753998 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 853/3399] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:02 2026] GET /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:02.770034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.773016 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f Aug 06 17:43:02.773265 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:02.773478 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:02.773573 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete backup with id: 5d235f28-4856-4630-9b56-ca850a698c2f. Aug 06 17:43:02.779242 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:02.779242 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:02.797485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] delete_backup rpcapi backup_id 5d235f28-4856-4630-9b56-ca850a698c2f {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:43:02.799920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-979dc71f-0abc-4fb7-acad-65c59c233dd6 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f returned with HTTP 202 Aug 06 17:43:02.800586 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 831/3400] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:02 2026] DELETE /volume/v3/backups/5d235f28-4856-4630-9b56-ca850a698c2f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:02.817923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7842e884-cc35-42de-9637-cfc12d28b32c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.820417 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:02.820917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1053710186"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:02.822880 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1053710186'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:02.823831 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume of 1 GB Aug 06 17:43:02.828733 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Availability Zones retrieved successfully. Aug 06 17:43:02.838263 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (eafac91d-d270-44d4-bf3f-15565c3279c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:02.840468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d65a8b-7130-4813-b325-f2b6bbd27901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.841785 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:02.879311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d65a8b-7130-4813-b325-f2b6bbd27901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.880882 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e2f481-93b1-4b8a-9024-42a66ebba1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.946293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.963072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['40da9036-2a63-4b0c-add1-3fe48447269d', '73da6b1e-3f05-497a-bb91-30a6aeb27cb3', 'fa57eb73-3740-4ec5-9060-cc9b9727d0d5', '3cbb4e50-d1f3-4e7a-bbe6-f8b2f78feb3c'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:02.964355 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e2f481-93b1-4b8a-9024-42a66ebba1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40da9036-2a63-4b0c-add1-3fe48447269d', '73da6b1e-3f05-497a-bb91-30a6aeb27cb3', 'fa57eb73-3740-4ec5-9060-cc9b9727d0d5', '3cbb4e50-d1f3-4e7a-bbe6-f8b2f78feb3c']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:02.965582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91ceccc-6d20-45e4-b84d-fd8faf260658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:02.985182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-74e504be-f273-41df-965e-a287d8b4bfa8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:02.988296 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-74e504be-f273-41df-965e-a287d8b4bfa8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:02.988862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-74e504be-f273-41df-965e-a287d8b4bfa8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:02.989665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-74e504be-f273-41df-965e-a287d8b4bfa8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:02.990446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-74e504be-f273-41df-965e-a287d8b4bfa8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:02.996879 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:02.996879 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:02.997841 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-74e504be-f273-41df-965e-a287d8b4bfa8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:02.998395 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 854/3401] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:02 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:03.010728 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91ceccc-6d20-45e4-b84d-fd8faf260658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf62b4f-8295-4953-bc72-498a0717c352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1053710186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['40da9036-2a63-4b0c-add1-3fe48447269d','73da6b1e-3f05-497a-bb91-30a6aeb27cb3','fa57eb73-3740-4ec5-9060-cc9b9727d0d5','3cbb4e50-d1f3-4e7a-bbe6-f8b2f78feb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1053710186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf62b4f-8295-4953-bc72-498a0717c352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a907747f19242028cab91df62c6d3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.013187 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bebebf-d01e-4c78-ab2b-f2a21bbfc429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.043729 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bebebf-d01e-4c78-ab2b-f2a21bbfc429) transitioned into state 'SUCCESS' from state '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-1053710186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['40da9036-2a63-4b0c-add1-3fe48447269d','73da6b1e-3f05-497a-bb91-30a6aeb27cb3','fa57eb73-3740-4ec5-9060-cc9b9727d0d5','3cbb4e50-d1f3-4e7a-bbe6-f8b2f78feb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.044289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a20d53-bc9e-4a4a-b528-ad1ad7b189d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.064619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a20d53-bc9e-4a4a-b528-ad1ad7b189d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.065091 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (eafac91d-d270-44d4-bf3f-15565c3279c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:03.065580 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request issued successfully. Aug 06 17:43:03.066663 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7842e884-cc35-42de-9637-cfc12d28b32c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:03.067260 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 857/3402] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:43:02 2026] POST /volume/v3/volumes => generated 778 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:03.087188 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-80a2ecc1-6f40-4ed4-9f30-d020402de4b1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:03.093893 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-80a2ecc1-6f40-4ed4-9f30-d020402de4b1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 Aug 06 17:43:03.094235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-80a2ecc1-6f40-4ed4-9f30-d020402de4b1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:03.094439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-80a2ecc1-6f40-4ed4-9f30-d020402de4b1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:03.110370 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.110370 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:03.118024 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-80a2ecc1-6f40-4ed4-9f30-d020402de4b1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:03.125332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-80a2ecc1-6f40-4ed4-9f30-d020402de4b1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 returned with HTTP 200 Aug 06 17:43:03.126776 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 832/3403] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:03 2026] GET /volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:03.151185 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:03.151342 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1347069913"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:03.155544 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1347069913'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:03.155696 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume of 1 GB Aug 06 17:43:03.156067 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.156067 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:03.167513 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Availability Zones retrieved successfully. Aug 06 17:43:03.177245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Flow 'volume_create_api' (7e0975fe-03d8-4cdb-8509-c429a1356f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:03.178627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c0816f-0070-4610-a9c9-ebb9c16a6c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.179584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:03.230708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c0816f-0070-4610-a9c9-ebb9c16a6c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.231911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251002f8-65dd-42d0-b02d-029be1c64281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.355492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Created reservations ['eccb2ed2-e1d8-471a-9ca7-544b229646ef', '9a17ae29-0253-4dd7-9646-8f792f7ac2a9', '96c0fc01-cf17-4141-8b8d-90f9139b11bb', '1b8ae09f-25ce-4f1b-ac55-e90c7b000b4b'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:03.357624 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251002f8-65dd-42d0-b02d-029be1c64281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eccb2ed2-e1d8-471a-9ca7-544b229646ef', '9a17ae29-0253-4dd7-9646-8f792f7ac2a9', '96c0fc01-cf17-4141-8b8d-90f9139b11bb', '1b8ae09f-25ce-4f1b-ac55-e90c7b000b4b']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.360913 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b116aff-1077-4155-a873-035fa93950cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.417806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b116aff-1077-4155-a873-035fa93950cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20be36f4-3d32-4690-b6ed-43f7496e92c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1347069913',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecf85623e9aa40edbba76dfb56098ffc',qos_specs=None,replication_status=,reservations=['eccb2ed2-e1d8-471a-9ca7-544b229646ef','9a17ae29-0253-4dd7-9646-8f792f7ac2a9','96c0fc01-cf17-4141-8b8d-90f9139b11bb','1b8ae09f-25ce-4f1b-ac55-e90c7b000b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84bcb62bce14560a285fe6694f08879',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1347069913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20be36f4-3d32-4690-b6ed-43f7496e92c8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecf85623e9aa40edbba76dfb56098ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f84bcb62bce14560a285fe6694f08879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.419894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9e67ee-857b-4ba9-bc0e-672dd81ed39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.476269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-da7e2b61-77fa-4f81-a3fb-931393b8d929 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:03.476847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9e67ee-857b-4ba9-bc0e-672dd81ed39e) transitioned into state 'SUCCESS' from state '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-1347069913',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecf85623e9aa40edbba76dfb56098ffc',qos_specs=None,replication_status=,reservations=['eccb2ed2-e1d8-471a-9ca7-544b229646ef','9a17ae29-0253-4dd7-9646-8f792f7ac2a9','96c0fc01-cf17-4141-8b8d-90f9139b11bb','1b8ae09f-25ce-4f1b-ac55-e90c7b000b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84bcb62bce14560a285fe6694f08879',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.476946 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-da7e2b61-77fa-4f81-a3fb-931393b8d929 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:43:03.477004 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b85eb8-ff68-40dd-9fdf-4a57938742cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.478501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-da7e2b61-77fa-4f81-a3fb-931393b8d929 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:03.478501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-da7e2b61-77fa-4f81-a3fb-931393b8d929 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:03.487485 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.487485 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:03.495989 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-da7e2b61-77fa-4f81-a3fb-931393b8d929 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:03.496094 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b85eb8-ff68-40dd-9fdf-4a57938742cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.496094 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Flow 'volume_create_api' (7e0975fe-03d8-4cdb-8509-c429a1356f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:03.496094 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume request issued successfully. Aug 06 17:43:03.496204 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9da9b4b-00db-4aef-8ebc-263e8a5bc0e8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:03.496651 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 861/3404] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:02 2026] POST /volume/v3/volumes => generated 760 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:03.504167 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-da7e2b61-77fa-4f81-a3fb-931393b8d929 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 returned with HTTP 200 Aug 06 17:43:03.504864 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 855/3405] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:03 2026] GET /volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:03.516292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-72209c24-7253-4a5c-aa9d-8afc5fd02141 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:03.521235 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72209c24-7253-4a5c-aa9d-8afc5fd02141 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:03.521410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72209c24-7253-4a5c-aa9d-8afc5fd02141 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:03.521741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72209c24-7253-4a5c-aa9d-8afc5fd02141 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:03.526062 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-eb004720-0240-4d20-be11-e4aca216d925 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:03.532367 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-eb004720-0240-4d20-be11-e4aca216d925 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:43:03.532367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-eb004720-0240-4d20-be11-e4aca216d925 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:03.532533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-eb004720-0240-4d20-be11-e4aca216d925 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:03.541468 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.541468 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:03.550111 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.550111 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:03.553128 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-72209c24-7253-4a5c-aa9d-8afc5fd02141 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:03.557266 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-eb004720-0240-4d20-be11-e4aca216d925 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:03.559938 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72209c24-7253-4a5c-aa9d-8afc5fd02141 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 returned with HTTP 200 Aug 06 17:43:03.560896 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 858/3406] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:03 2026] GET /volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 => generated 828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:03.566230 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-eb004720-0240-4d20-be11-e4aca216d925 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 returned with HTTP 200 Aug 06 17:43:03.566591 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 833/3407] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:03 2026] GET /volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:03.585686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:03.589934 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:03.589934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-116040823", "source_volid": "4e26430e-a139-4a80-9066-61fbd643dd66", "volume_type": "tempest-scenario-type-luks-477040445", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:03.591764 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-116040823', 'source_volid': '4e26430e-a139-4a80-9066-61fbd643dd66', 'volume_type': 'tempest-scenario-type-luks-477040445', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:03.618510 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.618510 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:03.619028 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume retrieved successfully. Aug 06 17:43:03.619450 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume of 1 GB Aug 06 17:43:03.620357 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Availability Zones retrieved successfully. Aug 06 17:43:03.628061 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (735f8827-48a7-4808-9d4f-752c90b98e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:03.632293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ceb4681-a4c7-4f80-957d-5ffd5faefe16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.632293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:03.668615 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ceb4681-a4c7-4f80-957d-5ffd5faefe16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4e26430e-a139-4a80-9066-61fbd643dd66', 'volume_type': VolumeType(created_at=2026-08-06T17:43:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=050adc29-d141-4f7e-9eee-04bf9098db70,is_public=True,name='tempest-scenario-type-luks-477040445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '050adc29-d141-4f7e-9eee-04bf9098db70', '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=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.669905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7081f814-0ea3-49ca-b5af-1682314e89ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.729643 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-477040445 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-477040445, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:03.730018 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-477040445 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-477040445, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:03.771117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Created reservations ['d00e9b1f-d40b-427c-9b06-01ec293ef816', 'e4c02be6-12b0-4dbe-b041-7c3647ef40df', '0a5ddeeb-8315-4dcd-9ccc-dfcbe3ccb2cd', 'dbd16d41-91a1-4b42-b8ae-a1536d4539cf'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:03.771117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7081f814-0ea3-49ca-b5af-1682314e89ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d00e9b1f-d40b-427c-9b06-01ec293ef816', 'e4c02be6-12b0-4dbe-b041-7c3647ef40df', '0a5ddeeb-8315-4dcd-9ccc-dfcbe3ccb2cd', 'dbd16d41-91a1-4b42-b8ae-a1536d4539cf']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.771820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0edc6c-2fc7-4409-983a-dae46c5e4a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.816235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0edc6c-2fc7-4409-983a-dae46c5e4a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480179be-4ed0-4d11-84f0-5bbbdb4bce39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-116040823',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['d00e9b1f-d40b-427c-9b06-01ec293ef816','e4c02be6-12b0-4dbe-b041-7c3647ef40df','0a5ddeeb-8315-4dcd-9ccc-dfcbe3ccb2cd','dbd16d41-91a1-4b42-b8ae-a1536d4539cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=4e26430e-a139-4a80-9066-61fbd643dd66,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=050adc29-d141-4f7e-9eee-04bf9098db70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-116040823',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=480179be-4ed0-4d11-84f0-5bbbdb4bce39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c89a93c33ee44eeaca1d510806d5655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4e26430e-a139-4a80-9066-61fbd643dd66,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e873e470c3dc4b639bd448689108dd30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(050adc29-d141-4f7e-9eee-04bf9098db70),volume_type_id=050adc29-d141-4f7e-9eee-04bf9098db70)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.818021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e968d2-acd4-4af2-b8aa-72ab8210a305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.867005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e968d2-acd4-4af2-b8aa-72ab8210a305) transitioned into state 'SUCCESS' from state '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-116040823',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['d00e9b1f-d40b-427c-9b06-01ec293ef816','e4c02be6-12b0-4dbe-b041-7c3647ef40df','0a5ddeeb-8315-4dcd-9ccc-dfcbe3ccb2cd','dbd16d41-91a1-4b42-b8ae-a1536d4539cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=4e26430e-a139-4a80-9066-61fbd643dd66,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=050adc29-d141-4f7e-9eee-04bf9098db70)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.867892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29dec294-eedd-4a0f-97c6-be0cf8fc8133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:03.891188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29dec294-eedd-4a0f-97c6-be0cf8fc8133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:03.892629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (735f8827-48a7-4808-9d4f-752c90b98e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:03.893310 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request issued successfully. Aug 06 17:43:03.894098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3776ed98-2049-48b9-85db-90fa8a3f21d9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:03.894758 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 862/3408] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:03 2026] POST /volume/v3/volumes => generated 810 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:03.910468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8e423e88-f61d-4a07-8331-2db2365531d4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:03.912604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e423e88-f61d-4a07-8331-2db2365531d4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:03.913092 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e423e88-f61d-4a07-8331-2db2365531d4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:03.913402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e423e88-f61d-4a07-8331-2db2365531d4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:03.923338 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:03.923338 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:03.928463 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e423e88-f61d-4a07-8331-2db2365531d4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:03.936059 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e423e88-f61d-4a07-8331-2db2365531d4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:03.937032 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 856/3409] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:03 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:04.013594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3bfcdd2d-a17d-491e-acfe-3d71a176d9a9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.018001 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bfcdd2d-a17d-491e-acfe-3d71a176d9a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:04.018343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bfcdd2d-a17d-491e-acfe-3d71a176d9a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.018626 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bfcdd2d-a17d-491e-acfe-3d71a176d9a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.018806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3bfcdd2d-a17d-491e-acfe-3d71a176d9a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:04.029546 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.029546 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:04.030801 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bfcdd2d-a17d-491e-acfe-3d71a176d9a9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:04.031397 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 859/3410] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:04.146295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5f43180b-8c76-4f76-bcc6-b583a3d9ce6c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.148619 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f43180b-8c76-4f76-bcc6-b583a3d9ce6c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 Aug 06 17:43:04.149070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f43180b-8c76-4f76-bcc6-b583a3d9ce6c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.149442 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f43180b-8c76-4f76-bcc6-b583a3d9ce6c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.161941 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.161941 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:04.166030 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5f43180b-8c76-4f76-bcc6-b583a3d9ce6c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:04.171577 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-68863029-1b2c-4ace-aff5-16c885e287c8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.174098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:43:04.174474 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.174684 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.174908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:43:04.179904 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f43180b-8c76-4f76-bcc6-b583a3d9ce6c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 returned with HTTP 200 Aug 06 17:43:04.179904 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 834/3411] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:04.189438 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.189438 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:04.190176 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:04.202172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7d507f13-0d54-4d59-9054-a71e37597afb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.204532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:43:04.205100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1cf62b4f-8295-4953-bc72-498a0717c352", "name": "tempest-type-Backup-284833678"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:04.207658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating new backup {'backup': {'volume_id': '1cf62b4f-8295-4953-bc72-498a0717c352', 'name': 'tempest-type-Backup-284833678'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:43:04.207658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating backup of volume 1cf62b4f-8295-4953-bc72-498a0717c352 in container None Aug 06 17:43:04.216929 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.216929 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:04.217440 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:04.224316 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:43:04.224554 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68863029-1b2c-4ace-aff5-16c885e287c8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 202 Aug 06 17:43:04.225228 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 863/3412] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:04 2026] DELETE /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:04.236713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-09050c51-5884-49ca-abe4-e3617eaa67ef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.240547 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-09050c51-5884-49ca-abe4-e3617eaa67ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:43:04.240840 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-09050c51-5884-49ca-abe4-e3617eaa67ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.241826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-09050c51-5884-49ca-abe4-e3617eaa67ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.255047 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.255047 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:04.256491 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['2332d95b-da39-4d2e-b5ea-2568ed35192f', '2f5cc724-261f-41ed-b07f-57c58b857821'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:04.261403 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-09050c51-5884-49ca-abe4-e3617eaa67ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:04.270087 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-09050c51-5884-49ca-abe4-e3617eaa67ef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 200 Aug 06 17:43:04.270581 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 860/3413] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:04.299448 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d507f13-0d54-4d59-9054-a71e37597afb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:43:04.299852 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 857/3414] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:43:04 2026] POST /volume/v3/backups => generated 315 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:04.311609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9b1f9dec-b7c9-47d1-b5ea-4ea0424f6702 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.315991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b1f9dec-b7c9-47d1-b5ea-4ea0424f6702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:04.315991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b1f9dec-b7c9-47d1-b5ea-4ea0424f6702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.315991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b1f9dec-b7c9-47d1-b5ea-4ea0424f6702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.315991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-9b1f9dec-b7c9-47d1-b5ea-4ea0424f6702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:04.323500 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.323500 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:04.324860 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b1f9dec-b7c9-47d1-b5ea-4ea0424f6702 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:04.325694 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 835/3415] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:04.580082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-66502212-4b2a-4576-855f-2858d090f7cc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.583847 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66502212-4b2a-4576-855f-2858d090f7cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:04.583847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66502212-4b2a-4576-855f-2858d090f7cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.584982 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66502212-4b2a-4576-855f-2858d090f7cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.597364 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.597364 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:04.605600 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-66502212-4b2a-4576-855f-2858d090f7cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:04.616207 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66502212-4b2a-4576-855f-2858d090f7cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 returned with HTTP 200 Aug 06 17:43:04.617191 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 864/3416] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:04.657704 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-21491138-3429-4592-8402-cdc007b581bc req-769c0aca-6eb5-41c1-b50f-7f187f38dd5f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.662761 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-21491138-3429-4592-8402-cdc007b581bc req-769c0aca-6eb5-41c1-b50f-7f187f38dd5f tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:04.663051 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-21491138-3429-4592-8402-cdc007b581bc req-769c0aca-6eb5-41c1-b50f-7f187f38dd5f tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.663413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-21491138-3429-4592-8402-cdc007b581bc req-769c0aca-6eb5-41c1-b50f-7f187f38dd5f tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.676292 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.676292 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:04.684058 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-21491138-3429-4592-8402-cdc007b581bc req-769c0aca-6eb5-41c1-b50f-7f187f38dd5f tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:04.691532 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-21491138-3429-4592-8402-cdc007b581bc req-769c0aca-6eb5-41c1-b50f-7f187f38dd5f tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 returned with HTTP 200 Aug 06 17:43:04.691975 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 861/3417] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:04.713101 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-66195e76-6c91-4645-9bc7-33af759dc3eb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.715874 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:04.716459 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-654392709"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:04.718767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-654392709'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:04.718992 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume of 1 GB Aug 06 17:43:04.719465 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.719465 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:04.726332 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Availability Zones retrieved successfully. Aug 06 17:43:04.732649 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Flow 'volume_create_api' (d53e2c5b-d4bf-4c64-9739-13a8dc3a7e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:04.733602 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0318af1-e269-443f-a181-45ededcf3e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:04.734494 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:04.774919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0318af1-e269-443f-a181-45ededcf3e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:04.775791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe312bb-8ed5-4a2a-86d4-4da225d15183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:04.838040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Created reservations ['486e2713-c1ac-42d7-aab1-7d556c67cd8f', '02195411-8a4b-4893-a8f1-9f41d92a9402', '871e7ac1-de97-4a72-a753-ef935642122a', '19c69355-291a-42c0-a9f5-00d471e7ebed'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:04.839575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe312bb-8ed5-4a2a-86d4-4da225d15183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['486e2713-c1ac-42d7-aab1-7d556c67cd8f', '02195411-8a4b-4893-a8f1-9f41d92a9402', '871e7ac1-de97-4a72-a753-ef935642122a', '19c69355-291a-42c0-a9f5-00d471e7ebed']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:04.840720 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af8e7be-9ef3-4b0c-b4cd-d554a863a1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:04.883073 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af8e7be-9ef3-4b0c-b4cd-d554a863a1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ee9cd2c-162f-4b3d-9458-d4e0b7e099da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-654392709',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecf85623e9aa40edbba76dfb56098ffc',qos_specs=None,replication_status=,reservations=['486e2713-c1ac-42d7-aab1-7d556c67cd8f','02195411-8a4b-4893-a8f1-9f41d92a9402','871e7ac1-de97-4a72-a753-ef935642122a','19c69355-291a-42c0-a9f5-00d471e7ebed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84bcb62bce14560a285fe6694f08879',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-654392709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ee9cd2c-162f-4b3d-9458-d4e0b7e099da,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecf85623e9aa40edbba76dfb56098ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f84bcb62bce14560a285fe6694f08879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:04.883978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf9c425-453a-4980-8b1f-dee4fa0f4f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:04.920322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf9c425-453a-4980-8b1f-dee4fa0f4f91) transitioned into state 'SUCCESS' from state '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-654392709',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecf85623e9aa40edbba76dfb56098ffc',qos_specs=None,replication_status=,reservations=['486e2713-c1ac-42d7-aab1-7d556c67cd8f','02195411-8a4b-4893-a8f1-9f41d92a9402','871e7ac1-de97-4a72-a753-ef935642122a','19c69355-291a-42c0-a9f5-00d471e7ebed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84bcb62bce14560a285fe6694f08879',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:04.922823 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbd693a-0830-4a08-9ded-60bf0aa38799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:04.941276 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbd693a-0830-4a08-9ded-60bf0aa38799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:04.943261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Flow 'volume_create_api' (d53e2c5b-d4bf-4c64-9739-13a8dc3a7e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:04.943261 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume request issued successfully. Aug 06 17:43:04.944421 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-66195e76-6c91-4645-9bc7-33af759dc3eb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:04.944648 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 858/3418] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:04 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 17:43:04.955908 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de825d30-408e-47f3-999d-b49d77c08466 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.958773 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de825d30-408e-47f3-999d-b49d77c08466 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:04.959022 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de825d30-408e-47f3-999d-b49d77c08466 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.959309 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de825d30-408e-47f3-999d-b49d77c08466 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.967823 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-21f3fd92-2933-469d-b23f-7c682884a5bb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:04.972460 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-21f3fd92-2933-469d-b23f-7c682884a5bb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da Aug 06 17:43:04.972762 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.972762 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:04.972918 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-21f3fd92-2933-469d-b23f-7c682884a5bb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:04.973313 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-21f3fd92-2933-469d-b23f-7c682884a5bb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:04.984025 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-de825d30-408e-47f3-999d-b49d77c08466 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:04.985082 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:04.985082 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:04.992991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de825d30-408e-47f3-999d-b49d77c08466 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:04.993650 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 836/3419] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:04.994400 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-21f3fd92-2933-469d-b23f-7c682884a5bb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:05.006455 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-21f3fd92-2933-469d-b23f-7c682884a5bb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da returned with HTTP 200 Aug 06 17:43:05.006455 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 865/3420] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:04 2026] GET /volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:05.051452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8ad8cebb-5158-4dcb-af89-edb54faed9bf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:05.054697 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ad8cebb-5158-4dcb-af89-edb54faed9bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:05.054991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ad8cebb-5158-4dcb-af89-edb54faed9bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:05.055804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ad8cebb-5158-4dcb-af89-edb54faed9bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:05.055804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-8ad8cebb-5158-4dcb-af89-edb54faed9bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:05.066048 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:05.066048 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:05.068393 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ad8cebb-5158-4dcb-af89-edb54faed9bf tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:05.068994 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 862/3421] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:05 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:05.287484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d6f01b8b-e7c4-429e-8e65-33ab1ce2dc41 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:05.294313 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6f01b8b-e7c4-429e-8e65-33ab1ce2dc41 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec Aug 06 17:43:05.294846 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6f01b8b-e7c4-429e-8e65-33ab1ce2dc41 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:05.294982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6f01b8b-e7c4-429e-8e65-33ab1ce2dc41 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:05.303077 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6f01b8b-e7c4-429e-8e65-33ab1ce2dc41 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec returned with HTTP 404 Aug 06 17:43:05.303720 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 859/3422] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:05 2026] GET /volume/v3/volumes/605125fd-f159-44a7-a517-4242c44197ec => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:05.342205 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e51202db-c581-4027-a52e-177ad98aad02 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:05.344284 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e51202db-c581-4027-a52e-177ad98aad02 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:05.344640 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e51202db-c581-4027-a52e-177ad98aad02 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:05.344851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e51202db-c581-4027-a52e-177ad98aad02 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:05.344983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-e51202db-c581-4027-a52e-177ad98aad02 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:05.356156 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:05.356156 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:05.356156 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e51202db-c581-4027-a52e-177ad98aad02 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:05.356156 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 837/3423] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:05 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:05.358244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:05.361371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:05.363513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1162591981", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:05.367229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1162591981', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:05.528466 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:43:05.538244 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:43:05.548829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (a4c9274e-e735-4481-b17a-7a5d008b2b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:05.552688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f09b2fd-513d-4ba6-a259-eb4a820ee890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:05.552688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:05.652033 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f09b2fd-513d-4ba6-a259-eb4a820ee890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:05.653302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0489a7e-f993-4345-9382-3bb59e51efbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:05.740034 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['5856cea9-26d1-4038-ae5b-3f193ec96577', '03348b39-453d-4caa-9633-517d9463ab3b', '9c6b2649-179a-4fbd-ab32-383d655cb371', '70a4ebcb-ad0b-435a-9f69-8e90c4242c6e'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:05.740711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0489a7e-f993-4345-9382-3bb59e51efbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5856cea9-26d1-4038-ae5b-3f193ec96577', '03348b39-453d-4caa-9633-517d9463ab3b', '9c6b2649-179a-4fbd-ab32-383d655cb371', '70a4ebcb-ad0b-435a-9f69-8e90c4242c6e']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:05.741568 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b100a9-17cc-405e-9cc1-20fd053fe10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:05.774704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b100a9-17cc-405e-9cc1-20fd053fe10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e926cdae-0bee-4875-9f41-b9fb4f363fe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1162591981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['5856cea9-26d1-4038-ae5b-3f193ec96577','03348b39-453d-4caa-9633-517d9463ab3b','9c6b2649-179a-4fbd-ab32-383d655cb371','70a4ebcb-ad0b-435a-9f69-8e90c4242c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1162591981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e926cdae-0bee-4875-9f41-b9fb4f363fe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:05.775943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d25a91c-22bf-4181-bc33-4ef4b7c4e513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:05.801997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d25a91c-22bf-4181-bc33-4ef4b7c4e513) transitioned into state 'SUCCESS' from state '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-1162591981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['5856cea9-26d1-4038-ae5b-3f193ec96577','03348b39-453d-4caa-9633-517d9463ab3b','9c6b2649-179a-4fbd-ab32-383d655cb371','70a4ebcb-ad0b-435a-9f69-8e90c4242c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:05.802946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0a130e-ecfd-4798-8236-43558dfb0641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:05.823475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0a130e-ecfd-4798-8236-43558dfb0641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:05.825024 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (a4c9274e-e735-4481-b17a-7a5d008b2b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:05.825595 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:43:05.826919 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc0e19c6-8c7a-4894-b978-6ea62d080e9b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:05.827426 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 866/3424] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:05 2026] POST /volume/v3/volumes => generated 759 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:05.846796 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f507b08e-f250-4ac0-8582-9397f972dfb9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:05.854887 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f507b08e-f250-4ac0-8582-9397f972dfb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:05.854887 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f507b08e-f250-4ac0-8582-9397f972dfb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:05.854887 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f507b08e-f250-4ac0-8582-9397f972dfb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:05.871526 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:05.871526 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:05.877456 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f507b08e-f250-4ac0-8582-9397f972dfb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:05.889122 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f507b08e-f250-4ac0-8582-9397f972dfb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 200 Aug 06 17:43:05.889378 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 863/3425] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:05 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.012066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e5e37305-a933-4287-8817-808d4ea80c44 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.014519 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e5e37305-a933-4287-8817-808d4ea80c44 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:06.014859 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e5e37305-a933-4287-8817-808d4ea80c44 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.015181 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e5e37305-a933-4287-8817-808d4ea80c44 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.026160 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-03769cae-93fb-4263-9cdb-96cc615b5067 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.029358 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03769cae-93fb-4263-9cdb-96cc615b5067 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da Aug 06 17:43:06.029358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03769cae-93fb-4263-9cdb-96cc615b5067 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.029732 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03769cae-93fb-4263-9cdb-96cc615b5067 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.030349 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.030349 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:06.038367 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e5e37305-a933-4287-8817-808d4ea80c44 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:06.040522 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.040522 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:06.043890 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e5e37305-a933-4287-8817-808d4ea80c44 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:06.044399 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 860/3426] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.047927 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-03769cae-93fb-4263-9cdb-96cc615b5067 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:06.058108 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03769cae-93fb-4263-9cdb-96cc615b5067 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da returned with HTTP 200 Aug 06 17:43:06.058602 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 838/3427] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.083220 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-da34e07b-49ee-443f-b6f6-8241bc9964e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.085764 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da34e07b-49ee-443f-b6f6-8241bc9964e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:06.085946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da34e07b-49ee-443f-b6f6-8241bc9964e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.086176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da34e07b-49ee-443f-b6f6-8241bc9964e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.086278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-da34e07b-49ee-443f-b6f6-8241bc9964e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:06.091813 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e25225e5-1d3c-4dec-b792-1806ee6e387e req-2b578e58-f799-460c-9946-dd5678adf0a8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.094049 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.094049 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:06.094432 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e25225e5-1d3c-4dec-b792-1806ee6e387e req-2b578e58-f799-460c-9946-dd5678adf0a8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da Aug 06 17:43:06.094870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e25225e5-1d3c-4dec-b792-1806ee6e387e req-2b578e58-f799-460c-9946-dd5678adf0a8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.094934 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e25225e5-1d3c-4dec-b792-1806ee6e387e req-2b578e58-f799-460c-9946-dd5678adf0a8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.095249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da34e07b-49ee-443f-b6f6-8241bc9964e9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:06.096711 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 867/3428] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.105895 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.105895 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:06.110774 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-e25225e5-1d3c-4dec-b792-1806ee6e387e req-2b578e58-f799-460c-9946-dd5678adf0a8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:06.115674 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e25225e5-1d3c-4dec-b792-1806ee6e387e req-2b578e58-f799-460c-9946-dd5678adf0a8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da returned with HTTP 200 Aug 06 17:43:06.116235 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 864/3429] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.133429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.135427 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:06.135836 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1011869605"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:06.137687 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1011869605'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:06.137852 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume of 1 GB Aug 06 17:43:06.142459 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Availability Zones retrieved successfully. Aug 06 17:43:06.154974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Flow 'volume_create_api' (8f47694b-222c-42a3-a717-27d53a62ff52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:06.159276 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3dd6d14-7081-44e4-9c1d-bf61ac057357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:06.160560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:06.226348 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3dd6d14-7081-44e4-9c1d-bf61ac057357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:06.226348 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efdb780d-1051-45cf-b33f-3424d6829338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:06.283579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Created reservations ['2a4dd483-e88a-48a6-88ae-2e2d1766efd0', 'dad08d5a-0a6d-48fe-baeb-993ca37ccd04', 'dca9bda7-3443-46c9-9107-6a1113a4fca9', '48e30b87-2b98-4f02-b926-f9734c6ee4cb'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:06.284522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efdb780d-1051-45cf-b33f-3424d6829338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a4dd483-e88a-48a6-88ae-2e2d1766efd0', 'dad08d5a-0a6d-48fe-baeb-993ca37ccd04', 'dca9bda7-3443-46c9-9107-6a1113a4fca9', '48e30b87-2b98-4f02-b926-f9734c6ee4cb']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:06.285942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657aa588-ef9b-4c81-ad3d-38b6196a5949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:06.315479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657aa588-ef9b-4c81-ad3d-38b6196a5949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72915eb1-ae04-4b31-b8d5-5434a3e0a556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1011869605',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecf85623e9aa40edbba76dfb56098ffc',qos_specs=None,replication_status=,reservations=['2a4dd483-e88a-48a6-88ae-2e2d1766efd0','dad08d5a-0a6d-48fe-baeb-993ca37ccd04','dca9bda7-3443-46c9-9107-6a1113a4fca9','48e30b87-2b98-4f02-b926-f9734c6ee4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84bcb62bce14560a285fe6694f08879',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1011869605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72915eb1-ae04-4b31-b8d5-5434a3e0a556,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecf85623e9aa40edbba76dfb56098ffc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f84bcb62bce14560a285fe6694f08879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:06.316394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf46720-7000-447d-8503-6011b3a0d50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:06.340818 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf46720-7000-447d-8503-6011b3a0d50e) transitioned into state 'SUCCESS' from state '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-1011869605',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecf85623e9aa40edbba76dfb56098ffc',qos_specs=None,replication_status=,reservations=['2a4dd483-e88a-48a6-88ae-2e2d1766efd0','dad08d5a-0a6d-48fe-baeb-993ca37ccd04','dca9bda7-3443-46c9-9107-6a1113a4fca9','48e30b87-2b98-4f02-b926-f9734c6ee4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84bcb62bce14560a285fe6694f08879',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:06.342043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b852dfe-7461-4799-a949-c3799679f869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:06.358205 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b852dfe-7461-4799-a949-c3799679f869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:06.358789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Flow 'volume_create_api' (8f47694b-222c-42a3-a717-27d53a62ff52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:06.359840 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Create volume request issued successfully. Aug 06 17:43:06.361050 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4121c57f-e1a4-41ad-9555-3558bdbfab4b tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:06.361707 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 861/3430] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:06 2026] POST /volume/v3/volumes => generated 760 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:06.373747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4e33b4a2-2e90-4578-a9de-9ece6e479fdd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.375640 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4e33b4a2-2e90-4578-a9de-9ece6e479fdd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:06.375901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4e33b4a2-2e90-4578-a9de-9ece6e479fdd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.376072 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4e33b4a2-2e90-4578-a9de-9ece6e479fdd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.376304 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4e33b4a2-2e90-4578-a9de-9ece6e479fdd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:06.379871 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b600c9b9-a1a8-48de-94ae-8dd1890cedfb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.381251 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b600c9b9-a1a8-48de-94ae-8dd1890cedfb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:06.381775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b600c9b9-a1a8-48de-94ae-8dd1890cedfb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.381775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b600c9b9-a1a8-48de-94ae-8dd1890cedfb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.384875 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.384875 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:06.386452 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4e33b4a2-2e90-4578-a9de-9ece6e479fdd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:06.387258 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 839/3431] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.390051 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.390051 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:06.396080 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b600c9b9-a1a8-48de-94ae-8dd1890cedfb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:06.404706 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b600c9b9-a1a8-48de-94ae-8dd1890cedfb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 returned with HTTP 200 Aug 06 17:43:06.404875 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 868/3432] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:06.909804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d5111b8-f152-4ff1-b2b8-f63b7dff6cf4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.912846 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d5111b8-f152-4ff1-b2b8-f63b7dff6cf4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:06.913078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d5111b8-f152-4ff1-b2b8-f63b7dff6cf4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.913328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d5111b8-f152-4ff1-b2b8-f63b7dff6cf4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.931355 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.931355 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:06.943619 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8d5111b8-f152-4ff1-b2b8-f63b7dff6cf4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:06.952162 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d5111b8-f152-4ff1-b2b8-f63b7dff6cf4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 200 Aug 06 17:43:06.952648 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 865/3433] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:06.973647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b9ef5010-6c8f-4560-a001-15ef2260161b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:06.977067 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b9ef5010-6c8f-4560-a001-15ef2260161b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:06.977067 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b9ef5010-6c8f-4560-a001-15ef2260161b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:06.977470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b9ef5010-6c8f-4560-a001-15ef2260161b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:06.986051 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:06.986051 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:07.001366 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b9ef5010-6c8f-4560-a001-15ef2260161b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:07.013188 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b9ef5010-6c8f-4560-a001-15ef2260161b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 200 Aug 06 17:43:07.013727 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 862/3434] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:06 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:43:07.031797 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.034291 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:43:07.034575 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e926cdae-0bee-4875-9f41-b9fb4f363fe1", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1451406270", "description": null, "metadata": null}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:07.050118 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.050118 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:07.051768 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:07.051768 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:07.065875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-35b50b7e-5851-43ef-9362-1cdf0275920a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.069900 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35b50b7e-5851-43ef-9362-1cdf0275920a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:07.069900 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35b50b7e-5851-43ef-9362-1cdf0275920a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.069900 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35b50b7e-5851-43ef-9362-1cdf0275920a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.077957 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.077957 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:07.086218 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-35b50b7e-5851-43ef-9362-1cdf0275920a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:07.088250 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35b50b7e-5851-43ef-9362-1cdf0275920a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:07.088709 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 869/3435] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:07.113694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-55614d26-9f9e-49a5-8465-39359e59e899 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.114886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['3ba669ff-6c04-456e-92d6-c60cb8a13874', 'd0dbff5f-bfde-47e1-9937-83f53526ece4', 'c4a06991-5d78-48e0-868e-f509bff13195', '87afd51e-d184-468e-9a40-c31741c70fbd'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:07.116756 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-55614d26-9f9e-49a5-8465-39359e59e899 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:07.117081 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-55614d26-9f9e-49a5-8465-39359e59e899 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.117410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-55614d26-9f9e-49a5-8465-39359e59e899 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.117714 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-55614d26-9f9e-49a5-8465-39359e59e899 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:07.123844 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.123844 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:07.124857 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-55614d26-9f9e-49a5-8465-39359e59e899 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:07.125316 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 866/3436] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:07.185853 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot create request issued successfully. Aug 06 17:43:07.185997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0ffcd709-a594-49fb-9e93-4eb28145add2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:43:07.186685 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 840/3437] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:43:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:07.212951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ea1fee9d-84ef-489e-b74e-8da8a4616dc4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.218912 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ea1fee9d-84ef-489e-b74e-8da8a4616dc4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:07.219183 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ea1fee9d-84ef-489e-b74e-8da8a4616dc4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.219386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ea1fee9d-84ef-489e-b74e-8da8a4616dc4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.228426 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.228426 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:07.228599 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ea1fee9d-84ef-489e-b74e-8da8a4616dc4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:07.230614 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ea1fee9d-84ef-489e-b74e-8da8a4616dc4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:07.230614 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 863/3438] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:07.405192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cfa9881e-48f4-4a21-b71f-02bc48ec1498 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.408601 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cfa9881e-48f4-4a21-b71f-02bc48ec1498 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:07.408601 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cfa9881e-48f4-4a21-b71f-02bc48ec1498 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.410329 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cfa9881e-48f4-4a21-b71f-02bc48ec1498 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.410685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-cfa9881e-48f4-4a21-b71f-02bc48ec1498 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:07.422022 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.422022 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:07.422022 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cfa9881e-48f4-4a21-b71f-02bc48ec1498 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:07.423340 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 870/3439] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:07.424767 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c6a558ab-e9ac-4e94-9024-644f1a0dd362 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.428290 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c6a558ab-e9ac-4e94-9024-644f1a0dd362 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:07.428692 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c6a558ab-e9ac-4e94-9024-644f1a0dd362 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.428944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c6a558ab-e9ac-4e94-9024-644f1a0dd362 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.442871 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.442871 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:07.450342 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c6a558ab-e9ac-4e94-9024-644f1a0dd362 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:07.458454 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c6a558ab-e9ac-4e94-9024-644f1a0dd362 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 returned with HTTP 200 Aug 06 17:43:07.458454 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 867/3440] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:07.501436 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-28d03987-b023-4681-b12d-a722db6a7cb9 req-1b56e71c-be6d-480a-9f3b-79b15be26c41 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.508207 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-28d03987-b023-4681-b12d-a722db6a7cb9 req-1b56e71c-be6d-480a-9f3b-79b15be26c41 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:07.510725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-28d03987-b023-4681-b12d-a722db6a7cb9 req-1b56e71c-be6d-480a-9f3b-79b15be26c41 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.510725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-28d03987-b023-4681-b12d-a722db6a7cb9 req-1b56e71c-be6d-480a-9f3b-79b15be26c41 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.538538 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.538538 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:07.545785 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-28d03987-b023-4681-b12d-a722db6a7cb9 req-1b56e71c-be6d-480a-9f3b-79b15be26c41 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:07.553445 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-28d03987-b023-4681-b12d-a722db6a7cb9 req-1b56e71c-be6d-480a-9f3b-79b15be26c41 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 returned with HTTP 200 Aug 06 17:43:07.554024 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 841/3441] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:07.664858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.670850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:07.671205 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.671665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.671978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:07.673332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:07.687942 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:07.690183 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.690183 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:07.696728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e423794d-0d45-45f0-a3d4-0660488a7669 req-a4e69fa6-9f92-43c2-b29e-3056337610cc tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:07.697610 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 864/3442] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:07.736469 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.740197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:07.740572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.741083 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.741453 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:07.742358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:07.753042 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:07.754615 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.754615 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:07.762197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-f44ab196-f0f3-439f-a737-bcc9858cc854 req-b532a9a3-6b65-45c5-8cfe-4d7174d97ac0 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:07.762603 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 871/3443] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:07.801715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.804587 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:07.804875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.805194 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.805877 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:07.806651 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:07.819316 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:07.821815 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.821815 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:07.829335 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-f649d651-4c3e-4486-ad83-29d796aeef4e req-cac6a38e-da24-4c14-a8bf-5d08ae2aff86 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:07.829646 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 868/3444] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:07 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 06 17:43:07.870419 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.871325 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:07.871914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.872267 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.872781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:07.873899 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:07.886548 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:07.888369 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.888369 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:07.895170 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-f48c525e-4280-4091-a655-29d7df5b22a5 req-73466c98-6e43-4050-9f7b-5d97c17fce76 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:07.895943 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 842/3445] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:07 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 06 17:43:07.935341 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:07.940827 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:07.941163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:07.942179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:07.942179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:07.946194 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:07.961032 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:07.961548 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:07.961548 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:07.966651 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e4fd7a72-aab8-4602-aff7-a74b6ada2c0e req-2e7e4f38-2072-45ad-bf71-aca4a3d62beb tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:07.967509 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 865/3446] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:07 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:08.004374 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.008796 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:08.011309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.011309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.011309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:08.011309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:08.022272 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:08.023159 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.023159 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:08.028949 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-f5584649-e214-4e75-89c5-4c884ee0040e req-dca9d3e5-4878-4364-bb0b-f51b853c90b3 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:08.029713 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 872/3447] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:08.062434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.064660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:08.066986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.066986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.066986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:08.068013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:08.077398 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:08.078568 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.078568 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:08.084484 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-861e5249-521d-4487-a11c-6ac341e46346 req-fdf41eef-eae9-43ca-9bbc-36b0d03b08f2 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:08.085258 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 869/3448] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:08.105010 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cc073e7d-a05b-40fa-ace5-a8e0cc3dbca9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.107779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cc073e7d-a05b-40fa-ace5-a8e0cc3dbca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:08.107916 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cc073e7d-a05b-40fa-ace5-a8e0cc3dbca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.108181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cc073e7d-a05b-40fa-ace5-a8e0cc3dbca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.119047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.123706 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:08.123853 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.124138 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.124382 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:08.124416 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.124416 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:08.125516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:08.133577 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cc073e7d-a05b-40fa-ace5-a8e0cc3dbca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:08.140228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-068ae550-20f5-43ab-8100-7ac1e5ebc5e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.141618 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] Get all volumes completed successfully. Aug 06 17:43:08.142687 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-068ae550-20f5-43ab-8100-7ac1e5ebc5e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:08.142918 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-068ae550-20f5-43ab-8100-7ac1e5ebc5e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.143161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-068ae550-20f5-43ab-8100-7ac1e5ebc5e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.143204 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cc073e7d-a05b-40fa-ace5-a8e0cc3dbca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:08.143297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-068ae550-20f5-43ab-8100-7ac1e5ebc5e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:08.143479 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.143479 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:08.144088 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 843/3449] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.151132 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-66849bf4-64f5-4334-aefd-505b87277bea req-9336b77f-aed1-473a-b9ad-92dc5cce43c5 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:08.151849 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 866/3450] 10.4.3.207 () {68 vars in 1508 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:08.155681 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.155681 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:08.156628 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-068ae550-20f5-43ab-8100-7ac1e5ebc5e3 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:08.157202 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 873/3451] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.175946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.181928 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] DELETE https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:08.181928 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.181928 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.181928 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Delete volume with id: 72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:08.194143 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.194143 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:08.196024 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:08.237190 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Delete volume request issued successfully. Aug 06 17:43:08.237673 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c1d967ac-945a-41bc-851f-7b1cfb663465 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 returned with HTTP 202 Aug 06 17:43:08.238733 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 870/3452] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:08 2026] DELETE /volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:08.250977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f0d4493a-2e08-48f6-b004-1e8326f31edf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.251644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c3bf0417-748a-48aa-8a14-cad46f86556e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.254058 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3bf0417-748a-48aa-8a14-cad46f86556e tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:08.254274 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3bf0417-748a-48aa-8a14-cad46f86556e tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.255051 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0d4493a-2e08-48f6-b004-1e8326f31edf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:08.255163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3bf0417-748a-48aa-8a14-cad46f86556e tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.255209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0d4493a-2e08-48f6-b004-1e8326f31edf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.257082 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0d4493a-2e08-48f6-b004-1e8326f31edf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.265866 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.265866 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:08.268984 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.268984 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:08.269728 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f0d4493a-2e08-48f6-b004-1e8326f31edf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:08.271434 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0d4493a-2e08-48f6-b004-1e8326f31edf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:08.272667 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 844/3453] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.272805 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c3bf0417-748a-48aa-8a14-cad46f86556e tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:08.281042 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3bf0417-748a-48aa-8a14-cad46f86556e tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 returned with HTTP 200 Aug 06 17:43:08.284437 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 867/3454] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.293927 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0829ccb2-6c51-469d-881a-227527377241 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.300155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0829ccb2-6c51-469d-881a-227527377241 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:08.300426 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0829ccb2-6c51-469d-881a-227527377241 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.300693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0829ccb2-6c51-469d-881a-227527377241 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.312539 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.312539 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:08.313426 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0829ccb2-6c51-469d-881a-227527377241 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:08.314632 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0829ccb2-6c51-469d-881a-227527377241 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:08.315703 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 874/3455] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.441172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ca7d7bd-6ef7-46d4-86d5-41343cde4e95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.443242 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ca7d7bd-6ef7-46d4-86d5-41343cde4e95 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:08.443530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ca7d7bd-6ef7-46d4-86d5-41343cde4e95 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.444107 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ca7d7bd-6ef7-46d4-86d5-41343cde4e95 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.444107 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7ca7d7bd-6ef7-46d4-86d5-41343cde4e95 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:08.450884 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.450884 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:08.451622 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ca7d7bd-6ef7-46d4-86d5-41343cde4e95 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:08.452070 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 871/3456] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.494978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-8aab4041-d635-4f6f-9a85-6adf0491edfc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.500477 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-8aab4041-d635-4f6f-9a85-6adf0491edfc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:08.500711 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-8aab4041-d635-4f6f-9a85-6adf0491edfc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.500908 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-8aab4041-d635-4f6f-9a85-6adf0491edfc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.510195 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.510195 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:08.510195 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-8aab4041-d635-4f6f-9a85-6adf0491edfc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:08.511559 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-8aab4041-d635-4f6f-9a85-6adf0491edfc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:08.511901 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 845/3457] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:08.522675 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-6725bf06-ce04-424e-a90b-2a3c350d0baf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:08.525984 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-6725bf06-ce04-424e-a90b-2a3c350d0baf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:08.526402 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-6725bf06-ce04-424e-a90b-2a3c350d0baf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:08.526685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-6725bf06-ce04-424e-a90b-2a3c350d0baf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:08.550196 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:08.550196 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:08.559383 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-6725bf06-ce04-424e-a90b-2a3c350d0baf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:08.572676 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-6725bf06-ce04-424e-a90b-2a3c350d0baf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 200 Aug 06 17:43:08.573008 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 868/3458] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:08 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:09.161452 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-738e5ac0-ff87-4a94-a1f2-ff8e7ade5635 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.164524 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-738e5ac0-ff87-4a94-a1f2-ff8e7ade5635 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:09.164832 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-738e5ac0-ff87-4a94-a1f2-ff8e7ade5635 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.165587 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-738e5ac0-ff87-4a94-a1f2-ff8e7ade5635 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.172787 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c9239c99-1678-42cf-affa-47120354cc34 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.175121 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.175121 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:09.177793 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c9239c99-1678-42cf-affa-47120354cc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:09.178064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c9239c99-1678-42cf-affa-47120354cc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.178257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c9239c99-1678-42cf-affa-47120354cc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.178427 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c9239c99-1678-42cf-affa-47120354cc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:09.180051 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-738e5ac0-ff87-4a94-a1f2-ff8e7ade5635 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:09.185134 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-738e5ac0-ff87-4a94-a1f2-ff8e7ade5635 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:09.185639 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 875/3459] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:09.188741 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.188741 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:09.189663 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c9239c99-1678-42cf-affa-47120354cc34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:09.190099 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 872/3460] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:09.302216 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-59b251dc-46db-4a36-b0dd-779dd41bfeb8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.304418 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59b251dc-46db-4a36-b0dd-779dd41bfeb8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 Aug 06 17:43:09.305381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59b251dc-46db-4a36-b0dd-779dd41bfeb8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.305381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59b251dc-46db-4a36-b0dd-779dd41bfeb8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.315517 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59b251dc-46db-4a36-b0dd-779dd41bfeb8 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 returned with HTTP 404 Aug 06 17:43:09.315517 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 846/3461] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/volumes/72915eb1-ae04-4b31-b8d5-5434a3e0a556 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:09.328195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-968408f2-5765-4248-a669-32c42b58ae03 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.329204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-1321fa9a-be1e-4c6d-8e44-c0402aa32524 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.330394 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da Aug 06 17:43:09.330646 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.330908 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.331146 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Delete volume with id: 5ee9cd2c-162f-4b3d-9458-d4e0b7e099da Aug 06 17:43:09.332878 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-1321fa9a-be1e-4c6d-8e44-c0402aa32524 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:09.333211 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-1321fa9a-be1e-4c6d-8e44-c0402aa32524 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.333712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-1321fa9a-be1e-4c6d-8e44-c0402aa32524 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.349697 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.349697 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:09.350863 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.350863 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:09.350863 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:09.351143 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-1321fa9a-be1e-4c6d-8e44-c0402aa32524 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:09.351715 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-1321fa9a-be1e-4c6d-8e44-c0402aa32524 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:09.351858 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 876/3462] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:09.386983 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Delete volume request issued successfully. Aug 06 17:43:09.387417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-968408f2-5765-4248-a669-32c42b58ae03 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da returned with HTTP 202 Aug 06 17:43:09.388363 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 869/3463] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:09 2026] DELETE /volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:09.397602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f483a16f-6b5b-438a-8e8e-486275c73a80 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.400268 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f483a16f-6b5b-438a-8e8e-486275c73a80 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da Aug 06 17:43:09.400550 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f483a16f-6b5b-438a-8e8e-486275c73a80 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.400884 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f483a16f-6b5b-438a-8e8e-486275c73a80 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.472512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1ea93170-d40e-431f-adde-5f6b6a6170b3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.477942 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ea93170-d40e-431f-adde-5f6b6a6170b3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:09.478318 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ea93170-d40e-431f-adde-5f6b6a6170b3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.478616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ea93170-d40e-431f-adde-5f6b6a6170b3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.478776 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-1ea93170-d40e-431f-adde-5f6b6a6170b3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:09.486273 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.486273 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:09.487358 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ea93170-d40e-431f-adde-5f6b6a6170b3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:09.487886 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 847/3464] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:09.638640 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.638640 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:09.644010 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f483a16f-6b5b-438a-8e8e-486275c73a80 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da returned with HTTP 404 Aug 06 17:43:09.644820 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 873/3465] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/volumes/5ee9cd2c-162f-4b3d-9458-d4e0b7e099da => generated 109 bytes in 248 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:09.656185 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.663994 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] DELETE https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:09.663994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.663994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.663994 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Delete volume with id: 20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:09.675431 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.675431 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:09.676325 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:09.714673 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Delete volume request issued successfully. Aug 06 17:43:09.715707 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-abe34c2b-e5b7-4814-837c-c5c139a4d713 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 returned with HTTP 202 Aug 06 17:43:09.715707 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 877/3466] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:09 2026] DELETE /volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:09.730240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cb8a3f22-32b7-4db9-a647-35dfa8a073f9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:09.732879 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb8a3f22-32b7-4db9-a647-35dfa8a073f9 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:09.733510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb8a3f22-32b7-4db9-a647-35dfa8a073f9 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:09.734008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb8a3f22-32b7-4db9-a647-35dfa8a073f9 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:09.749695 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:09.749695 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:09.760232 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cb8a3f22-32b7-4db9-a647-35dfa8a073f9 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Volume info retrieved successfully. Aug 06 17:43:09.767722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb8a3f22-32b7-4db9-a647-35dfa8a073f9 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 returned with HTTP 200 Aug 06 17:43:09.767722 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 870/3467] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:09 2026] GET /volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:10.205739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f2bf9418-2f46-4a16-a4a7-862e91e00df8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:10.208786 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f2bf9418-2f46-4a16-a4a7-862e91e00df8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:10.208926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f2bf9418-2f46-4a16-a4a7-862e91e00df8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:10.209740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f2bf9418-2f46-4a16-a4a7-862e91e00df8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:10.209740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f2bf9418-2f46-4a16-a4a7-862e91e00df8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:10.211292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7c562637-1a01-4303-92e7-b692c8065232 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:10.215993 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c562637-1a01-4303-92e7-b692c8065232 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:10.219035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c562637-1a01-4303-92e7-b692c8065232 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:10.219035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c562637-1a01-4303-92e7-b692c8065232 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:10.223077 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:10.223077 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:10.224514 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f2bf9418-2f46-4a16-a4a7-862e91e00df8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:10.224672 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 848/3468] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:10 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:10.231071 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:10.231071 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:10.238093 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7c562637-1a01-4303-92e7-b692c8065232 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:10.245794 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c562637-1a01-4303-92e7-b692c8065232 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:10.246147 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 874/3469] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:10 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:10.503862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ff5fa6da-10d7-49e4-b42f-f88f88a339fb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:10.512911 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff5fa6da-10d7-49e4-b42f-f88f88a339fb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:10.515055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff5fa6da-10d7-49e4-b42f-f88f88a339fb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:10.515055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff5fa6da-10d7-49e4-b42f-f88f88a339fb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:10.515055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ff5fa6da-10d7-49e4-b42f-f88f88a339fb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:10.527469 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:10.527469 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:10.529834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff5fa6da-10d7-49e4-b42f-f88f88a339fb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:10.530239 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 878/3470] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:10 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 724 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:10.791918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3b81931a-4cc5-4cff-aa33-193de4c58b26 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:10.795417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b81931a-4cc5-4cff-aa33-193de4c58b26 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] GET https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 Aug 06 17:43:10.797225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b81931a-4cc5-4cff-aa33-193de4c58b26 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:10.797225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b81931a-4cc5-4cff-aa33-193de4c58b26 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:10.809257 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b81931a-4cc5-4cff-aa33-193de4c58b26 tempest-VolumesTestJSON-1744122824 tempest-VolumesTestJSON-1744122824-project-member] https://10.4.3.207/volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 returned with HTTP 404 Aug 06 17:43:10.811094 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 871/3471] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:10 2026] GET /volume/v3/volumes/20be36f4-3d32-4690-b6ed-43f7496e92c8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:10.935187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-db2617b0-f004-4f3d-96a4-50175cd6125e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:10.944215 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-db2617b0-f004-4f3d-96a4-50175cd6125e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:10.944277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-db2617b0-f004-4f3d-96a4-50175cd6125e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:10.944492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-db2617b0-f004-4f3d-96a4-50175cd6125e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:10.958025 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:10.958025 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:10.960302 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-db2617b0-f004-4f3d-96a4-50175cd6125e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:10.961451 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-db2617b0-f004-4f3d-96a4-50175cd6125e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:10.962021 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 849/3472] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:43:10 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:10.986479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-558a7f46-8407-449f-bb49-c5d9a08e23bf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:10.988498 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-558a7f46-8407-449f-bb49-c5d9a08e23bf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:10.988498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-558a7f46-8407-449f-bb49-c5d9a08e23bf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:10.988498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-558a7f46-8407-449f-bb49-c5d9a08e23bf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:11.008652 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.008652 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:11.012207 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-558a7f46-8407-449f-bb49-c5d9a08e23bf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:11.019565 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-558a7f46-8407-449f-bb49-c5d9a08e23bf tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 200 Aug 06 17:43:11.020482 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 875/3473] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:10 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:11.039546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:11.041311 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:11.041726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "981270b6-1370-4913-a159-8aed153afba7", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:11.043669 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '981270b6-1370-4913-a159-8aed153afba7', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:11.057816 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.057816 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:11.058270 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:11.058426 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:43:11.060107 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:43:11.068181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (ad94bac7-87f7-4968-a486-56db1105d77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:11.068759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b63dda-df6c-475e-9def-b76152d3da26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:11.071160 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:11.120009 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b63dda-df6c-475e-9def-b76152d3da26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '981270b6-1370-4913-a159-8aed153afba7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:11.121265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0811a3db-a84e-4dd2-90d8-44a5eec92722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:11.200039 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['e69fd13c-2fdd-48c2-bd27-6e3f15e27f5a', '86e0b05f-720e-4691-8005-5dcfafbedd26', '822d2914-9264-4a1b-8f0c-a63a0b53ac02', '29bf0d5a-8723-4297-af0c-5025e3e3dbc4'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:11.201195 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0811a3db-a84e-4dd2-90d8-44a5eec92722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69fd13c-2fdd-48c2-bd27-6e3f15e27f5a', '86e0b05f-720e-4691-8005-5dcfafbedd26', '822d2914-9264-4a1b-8f0c-a63a0b53ac02', '29bf0d5a-8723-4297-af0c-5025e3e3dbc4']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:11.202003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ab3ac2-0047-44bc-8e57-346bc09963d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:11.243091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-37c5498f-ddd6-4426-865e-cbffd0bc02dd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:11.246202 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37c5498f-ddd6-4426-865e-cbffd0bc02dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:11.246520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37c5498f-ddd6-4426-865e-cbffd0bc02dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:11.246730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37c5498f-ddd6-4426-865e-cbffd0bc02dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:11.246873 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-37c5498f-ddd6-4426-865e-cbffd0bc02dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:11.254406 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.254406 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:11.257245 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37c5498f-ddd6-4426-865e-cbffd0bc02dd tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:11.257245 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 872/3474] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:11 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:11.268270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d27859c9-b69d-4792-9497-0e33233730ae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:11.271616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ab3ac2-0047-44bc-8e57-346bc09963d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b3c603d-89e1-4959-beb2-343499f290af', '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='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['e69fd13c-2fdd-48c2-bd27-6e3f15e27f5a','86e0b05f-720e-4691-8005-5dcfafbedd26','822d2914-9264-4a1b-8f0c-a63a0b53ac02','29bf0d5a-8723-4297-af0c-5025e3e3dbc4'],size=1,snapshot_id=981270b6-1370-4913-a159-8aed153afba7,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:43:11Z,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=6b3c603d-89e1-4959-beb2-343499f290af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=981270b6-1370-4913-a159-8aed153afba7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:11.271939 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d27859c9-b69d-4792-9497-0e33233730ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:11.271939 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d27859c9-b69d-4792-9497-0e33233730ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:11.272249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d27859c9-b69d-4792-9497-0e33233730ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:11.273554 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbcc3ab-b18a-4d75-8880-81a95c3538e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:11.300165 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.300165 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:11.310174 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d27859c9-b69d-4792-9497-0e33233730ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:11.312466 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdbcc3ab-b18a-4d75-8880-81a95c3538e2) transitioned into 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='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['e69fd13c-2fdd-48c2-bd27-6e3f15e27f5a','86e0b05f-720e-4691-8005-5dcfafbedd26','822d2914-9264-4a1b-8f0c-a63a0b53ac02','29bf0d5a-8723-4297-af0c-5025e3e3dbc4'],size=1,snapshot_id=981270b6-1370-4913-a159-8aed153afba7,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:11.313534 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699ab480-c663-44cb-8c9f-3e182fe14993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:11.326306 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d27859c9-b69d-4792-9497-0e33233730ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:11.333703 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 850/3475] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:11 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:11.350462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699ab480-c663-44cb-8c9f-3e182fe14993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:11.351249 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (ad94bac7-87f7-4968-a486-56db1105d77e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:11.351625 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:43:11.357940 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-da49b4e1-58db-47c7-962b-a0517bb63545 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:11.357940 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 879/3476] 10.4.3.207 () {72 vars in 1541 bytes} [Thu Aug 6 17:43:11 2026] POST /volume/v3/volumes => generated 736 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:11.370886 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-9ec921c5-32ad-4890-82f3-673c69adbac1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:11.377776 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-9ec921c5-32ad-4890-82f3-673c69adbac1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:11.377776 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-9ec921c5-32ad-4890-82f3-673c69adbac1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:11.379185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-9ec921c5-32ad-4890-82f3-673c69adbac1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:11.383329 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=266,cinder:UPDATE=72,cinder:INSERT=29 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:43:11.392304 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.392304 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:11.403590 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-9ec921c5-32ad-4890-82f3-673c69adbac1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:11.415698 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-9ec921c5-32ad-4890-82f3-673c69adbac1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 200 Aug 06 17:43:11.415698 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 876/3477] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:11 2026] GET /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 804 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:11.430821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-499f612b-dd5b-4162-9e91-cbfea8f91844 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:11.436726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-499f612b-dd5b-4162-9e91-cbfea8f91844 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:11.437680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-499f612b-dd5b-4162-9e91-cbfea8f91844 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:11.437783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-499f612b-dd5b-4162-9e91-cbfea8f91844 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:11.442134 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=241,cinder:INSERT=34,cinder:UPDATE=63 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:43:11.469303 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.469303 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:11.476713 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-499f612b-dd5b-4162-9e91-cbfea8f91844 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:11.484437 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-499f612b-dd5b-4162-9e91-cbfea8f91844 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 200 Aug 06 17:43:11.485279 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 873/3478] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:11 2026] GET /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 804 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:11.546164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-deced4e8-1097-4cfb-9757-fe846ff507db None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:11.548422 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-deced4e8-1097-4cfb-9757-fe846ff507db tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:11.548544 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-deced4e8-1097-4cfb-9757-fe846ff507db tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:11.548825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-deced4e8-1097-4cfb-9757-fe846ff507db tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:11.548974 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-deced4e8-1097-4cfb-9757-fe846ff507db tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:11.560948 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:11.560948 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:11.562442 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-deced4e8-1097-4cfb-9757-fe846ff507db tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:11.563061 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 851/3479] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:11 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:12.275327 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6a107292-ad6e-4fd3-b117-aeaa39d0ff1c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:12.277213 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a107292-ad6e-4fd3-b117-aeaa39d0ff1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:12.277213 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a107292-ad6e-4fd3-b117-aeaa39d0ff1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:12.277335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a107292-ad6e-4fd3-b117-aeaa39d0ff1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:12.277570 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6a107292-ad6e-4fd3-b117-aeaa39d0ff1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:12.280524 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=316,cinder:UPDATE=98,cinder:INSERT=54 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:43:12.285236 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:12.285236 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:12.286657 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a107292-ad6e-4fd3-b117-aeaa39d0ff1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:12.287596 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 880/3480] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:12 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:12.344114 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-65757eef-6cf1-4aa3-ac4e-b707f5784fd7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:12.346466 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65757eef-6cf1-4aa3-ac4e-b707f5784fd7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:12.346466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65757eef-6cf1-4aa3-ac4e-b707f5784fd7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:12.347806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65757eef-6cf1-4aa3-ac4e-b707f5784fd7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:12.359661 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:12.359661 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:12.368529 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-65757eef-6cf1-4aa3-ac4e-b707f5784fd7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:12.377260 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65757eef-6cf1-4aa3-ac4e-b707f5784fd7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:12.377260 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 877/3481] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:12 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:12.587985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-013267d0-3108-4d0e-b75b-fcbfa8b325d9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:12.590120 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-013267d0-3108-4d0e-b75b-fcbfa8b325d9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:12.591979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-013267d0-3108-4d0e-b75b-fcbfa8b325d9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:12.591979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-013267d0-3108-4d0e-b75b-fcbfa8b325d9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:12.591979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-013267d0-3108-4d0e-b75b-fcbfa8b325d9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:12.599344 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:12.599344 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:12.600192 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-013267d0-3108-4d0e-b75b-fcbfa8b325d9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:12.600653 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 874/3482] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:12 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:13.309463 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-465f5e38-8331-4296-bbf8-95fe62811064 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:13.311471 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-465f5e38-8331-4296-bbf8-95fe62811064 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:13.311779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-465f5e38-8331-4296-bbf8-95fe62811064 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:13.313039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-465f5e38-8331-4296-bbf8-95fe62811064 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:13.313039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-465f5e38-8331-4296-bbf8-95fe62811064 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:13.334273 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:13.334273 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:13.334273 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-465f5e38-8331-4296-bbf8-95fe62811064 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:13.334273 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 852/3483] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:13 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:13.401437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b01e28b4-9c9f-4ba0-b0a3-8104439000ae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:13.405171 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b01e28b4-9c9f-4ba0-b0a3-8104439000ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:13.405403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b01e28b4-9c9f-4ba0-b0a3-8104439000ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:13.405638 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b01e28b4-9c9f-4ba0-b0a3-8104439000ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:13.420088 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:13.420088 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:13.430613 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b01e28b4-9c9f-4ba0-b0a3-8104439000ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:13.445587 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b01e28b4-9c9f-4ba0-b0a3-8104439000ae tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:13.446356 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 881/3484] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:13 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:13.621719 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-31f36070-86bd-4016-8532-d0d071448059 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:13.624556 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-31f36070-86bd-4016-8532-d0d071448059 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:13.624860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-31f36070-86bd-4016-8532-d0d071448059 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:13.625213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-31f36070-86bd-4016-8532-d0d071448059 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:13.625547 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-31f36070-86bd-4016-8532-d0d071448059 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:13.637333 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:13.637333 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:13.640860 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-31f36070-86bd-4016-8532-d0d071448059 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:13.640860 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 878/3485] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:13 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.042026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d0d545d6-9191-45e9-a803-1410927e2f23 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.145803 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0d545d6-9191-45e9-a803-1410927e2f23 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools Aug 06 17:43:14.146439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0d545d6-9191-45e9-a803-1410927e2f23 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.146908 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0d545d6-9191-45e9-a803-1410927e2f23 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Calling method 'get_pools' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.167806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0d545d6-9191-45e9-a803-1410927e2f23 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 17:43:14.168605 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 875/3486] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.180926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-75bc561e-060f-4200-a73e-4f36b0d641d0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.184955 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-75bc561e-060f-4200-a73e-4f36b0d641d0 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools?detail=True Aug 06 17:43:14.184955 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-75bc561e-060f-4200-a73e-4f36b0d641d0 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.185530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-75bc561e-060f-4200-a73e-4f36b0d641d0 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Calling method 'get_pools' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.205566 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-75bc561e-060f-4200-a73e-4f36b0d641d0 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 06 17:43:14.206174 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 853/3487] 10.4.3.207 () {66 vars in 1314 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:14.221602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5dfc975f-38a0-464f-bbaa-626821aaa290 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.225131 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5dfc975f-38a0-464f-bbaa-626821aaa290 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] GET https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool Aug 06 17:43:14.225131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5dfc975f-38a0-464f-bbaa-626821aaa290 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.225131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5dfc975f-38a0-464f-bbaa-626821aaa290 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.242480 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5dfc975f-38a0-464f-bbaa-626821aaa290 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool returned with HTTP 200 Aug 06 17:43:14.243042 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 882/3488] 10.4.3.207 () {66 vars in 1318 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/capabilities/np0000006677@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.258993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e6a81c4d-a68b-44b7-96f8-ed7c08d4da14 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.261945 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6a81c4d-a68b-44b7-96f8-ed7c08d4da14 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] GET https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool Aug 06 17:43:14.261945 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6a81c4d-a68b-44b7-96f8-ed7c08d4da14 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.262251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6a81c4d-a68b-44b7-96f8-ed7c08d4da14 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.275405 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6a81c4d-a68b-44b7-96f8-ed7c08d4da14 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool returned with HTTP 200 Aug 06 17:43:14.276247 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 879/3489] 10.4.3.207 () {66 vars in 1318 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/capabilities/np0000006677@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.292107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8cdd0489-df32-4ee7-b344-213b06d82228 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.294269 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8cdd0489-df32-4ee7-b344-213b06d82228 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] GET https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool Aug 06 17:43:14.294465 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8cdd0489-df32-4ee7-b344-213b06d82228 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.294744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8cdd0489-df32-4ee7-b344-213b06d82228 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.311836 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8cdd0489-df32-4ee7-b344-213b06d82228 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777 tempest-BackendsCapabilitiesAdminTestsJSON-2125198777-project-admin] https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool returned with HTTP 200 Aug 06 17:43:14.312756 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 876/3490] 10.4.3.207 () {66 vars in 1318 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/capabilities/np0000006677@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.357122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c735a12c-2f9a-4ebc-8b5c-108cdfcc0481 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.361245 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c735a12c-2f9a-4ebc-8b5c-108cdfcc0481 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:14.361245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c735a12c-2f9a-4ebc-8b5c-108cdfcc0481 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.362142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c735a12c-2f9a-4ebc-8b5c-108cdfcc0481 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.362871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c735a12c-2f9a-4ebc-8b5c-108cdfcc0481 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:14.369786 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.369786 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:14.371980 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c735a12c-2f9a-4ebc-8b5c-108cdfcc0481 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:14.371980 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 854/3491] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.464348 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6e504da-0876-4034-8bf1-e311805bb70f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.466859 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6e504da-0876-4034-8bf1-e311805bb70f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:14.467119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6e504da-0876-4034-8bf1-e311805bb70f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.467297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6e504da-0876-4034-8bf1-e311805bb70f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.481018 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.481018 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:14.488358 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b6e504da-0876-4034-8bf1-e311805bb70f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:14.495912 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6e504da-0876-4034-8bf1-e311805bb70f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:14.496562 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 883/3492] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.499300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-d05e0bee-e6c2-4ae3-be25-6978d5c57bf6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.504219 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-d05e0bee-e6c2-4ae3-be25-6978d5c57bf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:14.504219 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-d05e0bee-e6c2-4ae3-be25-6978d5c57bf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.504652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-d05e0bee-e6c2-4ae3-be25-6978d5c57bf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.516955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-16ac7c43-138d-42b7-aaff-5ce04249f6d3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.517645 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.517645 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:14.520606 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-16ac7c43-138d-42b7-aaff-5ce04249f6d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:43:14.521701 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-16ac7c43-138d-42b7-aaff-5ce04249f6d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.521701 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-16ac7c43-138d-42b7-aaff-5ce04249f6d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.524887 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-d05e0bee-e6c2-4ae3-be25-6978d5c57bf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:14.533666 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.533666 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:14.533925 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-d05e0bee-e6c2-4ae3-be25-6978d5c57bf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 200 Aug 06 17:43:14.533925 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 880/3493] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:14.540402 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-16ac7c43-138d-42b7-aaff-5ce04249f6d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:43:14.549160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-16ac7c43-138d-42b7-aaff-5ce04249f6d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:43:14.549788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5433ebc3-dc42-4836-ac3a-3365eff1aa97 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.549883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 877/3494] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.550384 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5433ebc3-dc42-4836-ac3a-3365eff1aa97 None None] GET https://10.4.3.207/volume// Aug 06 17:43:14.550706 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5433ebc3-dc42-4836-ac3a-3365eff1aa97 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.551034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5433ebc3-dc42-4836-ac3a-3365eff1aa97 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.551465 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5433ebc3-dc42-4836-ac3a-3365eff1aa97 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:14.551941 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 855/3495] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43: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 06 17:43:14.565064 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-b1f1b92c-2458-4202-9b9a-703e374ac63e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.569871 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-b1f1b92c-2458-4202-9b9a-703e374ac63e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:43:14.570783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-b1f1b92c-2458-4202-9b9a-703e374ac63e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b3c603d-89e1-4959-beb2-343499f290af", "connector": null, "instance_uuid": "d5172b1f-8a11-4e82-90cf-8004b2a40a0e"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:14.583941 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.583941 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:14.630790 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-b1f1b92c-2458-4202-9b9a-703e374ac63e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:43:14.631433 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 884/3496] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:43:14 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:14.653146 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-534bab69-cfe4-4075-a89c-4c16ba4b7b04 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.653629 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-534bab69-cfe4-4075-a89c-4c16ba4b7b04 None None] GET https://10.4.3.207/volume// Aug 06 17:43:14.654158 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-534bab69-cfe4-4075-a89c-4c16ba4b7b04 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.654916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-534bab69-cfe4-4075-a89c-4c16ba4b7b04 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.654916 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-534bab69-cfe4-4075-a89c-4c16ba4b7b04 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:14.661657 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-84b1f2df-dadc-4db8-9947-03febab3e216 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.668707 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 881/3497] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/ => generated 386 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:43:14.671518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-84b1f2df-dadc-4db8-9947-03febab3e216 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:14.674142 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-84b1f2df-dadc-4db8-9947-03febab3e216 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.674142 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-84b1f2df-dadc-4db8-9947-03febab3e216 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.674142 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-84b1f2df-dadc-4db8-9947-03febab3e216 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:14.681487 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.681487 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:14.683855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-84b1f2df-dadc-4db8-9947-03febab3e216 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:14.683855 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 878/3498] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:14.684119 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-5648f9b4-4e47-41b0-b850-b14dc6233ce8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.691981 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-5648f9b4-4e47-41b0-b850-b14dc6233ce8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:14.691981 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-5648f9b4-4e47-41b0-b850-b14dc6233ce8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:14.691981 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-5648f9b4-4e47-41b0-b850-b14dc6233ce8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:14.710039 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.710039 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:14.717932 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-5648f9b4-4e47-41b0-b850-b14dc6233ce8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:14.727234 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-5648f9b4-4e47-41b0-b850-b14dc6233ce8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 200 Aug 06 17:43:14.730387 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 856/3499] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:14 2026] GET /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:14.896137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:14.901543 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c Aug 06 17:43:14.902082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:14.916563 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-6b3c603d-89e1-4959-beb2-343499f290af-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:43:14.924848 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-6b3c603d-89e1-4959-beb2-343499f290af-np0000006677" acquired by "attachment_update" :: waited 0.008s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:43:14.926284 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:14.926284 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:15.058814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-6b3c603d-89e1-4959-beb2-343499f290af-np0000006677" released by "attachment_update" :: held 0.134s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:43:15.059416 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-a5376081-b85b-4907-905d-946a89ab871e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c returned with HTTP 200 Aug 06 17:43:15.060081 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 885/3500] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:43:14 2026] PUT /volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:15.102600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-88c531ee-796d-4908-95f6-cfa7101dae2b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:15.108402 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-88c531ee-796d-4908-95f6-cfa7101dae2b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c/action Aug 06 17:43:15.108869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-88c531ee-796d-4908-95f6-cfa7101dae2b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:15.109136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-88c531ee-796d-4908-95f6-cfa7101dae2b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:15.148601 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:15.148601 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:15.169039 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e9203fb2-48c1-43eb-8913-afac656b4a35 req-88c531ee-796d-4908-95f6-cfa7101dae2b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c/action returned with HTTP 204 Aug 06 17:43:15.169612 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 882/3501] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:43:15 2026] POST /volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:15.305249 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:15.308102 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:15.308717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2069587019", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:15.311599 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2069587019', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:15.311794 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create volume of 1 GB Aug 06 17:43:15.319756 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Availability Zones retrieved successfully. Aug 06 17:43:15.337198 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Flow 'volume_create_api' (195c89d2-9adc-45e7-aeaf-41d7c016339f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:15.341025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec6ac58-529d-49ac-a47e-5d7dc0689ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:15.341025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:15.387370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0172eeae-a010-4220-9cab-6418fb46a353 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:15.392396 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0172eeae-a010-4220-9cab-6418fb46a353 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:15.392679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0172eeae-a010-4220-9cab-6418fb46a353 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:15.392921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0172eeae-a010-4220-9cab-6418fb46a353 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:15.393100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-0172eeae-a010-4220-9cab-6418fb46a353 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:15.403197 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:15.403197 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:15.404424 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0172eeae-a010-4220-9cab-6418fb46a353 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:15.404424 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 857/3502] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:15 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:15.406772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec6ac58-529d-49ac-a47e-5d7dc0689ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:15.407755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9952e5c2-f3c5-4dc6-849b-d9fb3e85f09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:15.486373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Created reservations ['e648222f-4ebe-4c0c-9fb9-9918593c5800', '89ce1acf-0d5b-42d9-8248-65a4f9696930', '5870cee2-b9ba-43f2-9bd1-20327a3356c1', '96cbfe2f-d1b0-4ff1-9360-773396b04420'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:15.487366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9952e5c2-f3c5-4dc6-849b-d9fb3e85f09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e648222f-4ebe-4c0c-9fb9-9918593c5800', '89ce1acf-0d5b-42d9-8248-65a4f9696930', '5870cee2-b9ba-43f2-9bd1-20327a3356c1', '96cbfe2f-d1b0-4ff1-9360-773396b04420']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:15.489091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631187e1-3fce-4db3-96ed-43624fa393b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:15.530393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631187e1-3fce-4db3-96ed-43624fa393b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1b11821-b687-4ed7-b82d-63a150ca661e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2069587019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0f8a7adcf04534badf5de5076f4fa7',qos_specs=None,replication_status=,reservations=['e648222f-4ebe-4c0c-9fb9-9918593c5800','89ce1acf-0d5b-42d9-8248-65a4f9696930','5870cee2-b9ba-43f2-9bd1-20327a3356c1','96cbfe2f-d1b0-4ff1-9360-773396b04420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b98901400af422c8545644d84c4dcae',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2069587019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1b11821-b687-4ed7-b82d-63a150ca661e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa0f8a7adcf04534badf5de5076f4fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b98901400af422c8545644d84c4dcae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:15.531311 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f371ee36-4cf5-4acf-a372-d9a6052fc6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:15.562275 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f371ee36-4cf5-4acf-a372-d9a6052fc6f0) transitioned into state 'SUCCESS' from state '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-2069587019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0f8a7adcf04534badf5de5076f4fa7',qos_specs=None,replication_status=,reservations=['e648222f-4ebe-4c0c-9fb9-9918593c5800','89ce1acf-0d5b-42d9-8248-65a4f9696930','5870cee2-b9ba-43f2-9bd1-20327a3356c1','96cbfe2f-d1b0-4ff1-9360-773396b04420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b98901400af422c8545644d84c4dcae',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:15.563386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c10a0d-3cc4-445b-ba43-2220961ff563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:15.578375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c10a0d-3cc4-445b-ba43-2220961ff563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:15.579730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Flow 'volume_create_api' (195c89d2-9adc-45e7-aeaf-41d7c016339f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:15.580410 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Create volume request issued successfully. Aug 06 17:43:15.581343 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-62029db0-bd9e-4381-b7a8-f578ff06b71e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:15.581954 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 879/3503] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:15 2026] POST /volume/v3/volumes => generated 755 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:15.595549 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c522822a-fc16-407d-8ed1-edf70d069380 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:15.598340 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c522822a-fc16-407d-8ed1-edf70d069380 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:15.598560 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c522822a-fc16-407d-8ed1-edf70d069380 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:15.598735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c522822a-fc16-407d-8ed1-edf70d069380 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:15.609208 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:15.609208 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:15.617151 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c522822a-fc16-407d-8ed1-edf70d069380 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:15.625661 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c522822a-fc16-407d-8ed1-edf70d069380 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:15.626220 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 886/3504] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:15 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:15.705049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-34c08ed0-dcb4-4aa0-8c1c-b760f4b62e50 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:15.708104 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34c08ed0-dcb4-4aa0-8c1c-b760f4b62e50 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:15.708104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34c08ed0-dcb4-4aa0-8c1c-b760f4b62e50 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:15.708104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-34c08ed0-dcb4-4aa0-8c1c-b760f4b62e50 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:15.708104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-34c08ed0-dcb4-4aa0-8c1c-b760f4b62e50 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:15.713131 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:15.713131 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:15.713952 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-34c08ed0-dcb4-4aa0-8c1c-b760f4b62e50 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:15.714492 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 883/3505] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:15 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.421463 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-03b24513-80a0-486a-8d1a-91208bfc4f82 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.424866 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03b24513-80a0-486a-8d1a-91208bfc4f82 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:16.424866 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03b24513-80a0-486a-8d1a-91208bfc4f82 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.425523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03b24513-80a0-486a-8d1a-91208bfc4f82 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.425871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-03b24513-80a0-486a-8d1a-91208bfc4f82 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:16.438492 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:16.438492 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:16.438492 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03b24513-80a0-486a-8d1a-91208bfc4f82 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:16.438784 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 858/3506] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.650887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-70d13d9a-d194-414d-a15d-b52ebe43d516 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.651866 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70d13d9a-d194-414d-a15d-b52ebe43d516 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:16.653078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70d13d9a-d194-414d-a15d-b52ebe43d516 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.653078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70d13d9a-d194-414d-a15d-b52ebe43d516 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.671436 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:16.671436 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:16.682156 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-70d13d9a-d194-414d-a15d-b52ebe43d516 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:16.691713 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70d13d9a-d194-414d-a15d-b52ebe43d516 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:16.692450 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 880/3507] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.714528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-161d1896-215e-42c1-9934-77df9fbe3860 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.716680 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-161d1896-215e-42c1-9934-77df9fbe3860 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:16.716920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-161d1896-215e-42c1-9934-77df9fbe3860 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.717166 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-161d1896-215e-42c1-9934-77df9fbe3860 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.733217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-86e0f04e-e5fc-430b-acd2-1d6616281b6d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.736462 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:16.736462 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:16.737794 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86e0f04e-e5fc-430b-acd2-1d6616281b6d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:16.737940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86e0f04e-e5fc-430b-acd2-1d6616281b6d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.741077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86e0f04e-e5fc-430b-acd2-1d6616281b6d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.741077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-86e0f04e-e5fc-430b-acd2-1d6616281b6d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:16.746662 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-161d1896-215e-42c1-9934-77df9fbe3860 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:16.750036 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:16.750036 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:16.751252 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86e0f04e-e5fc-430b-acd2-1d6616281b6d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:16.752049 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 884/3508] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.763552 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-161d1896-215e-42c1-9934-77df9fbe3860 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:16.766939 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 887/3509] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.789151 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.792759 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:43:16.793724 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.793724 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.794579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:16.796110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:16.813188 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Get all volumes completed successfully. Aug 06 17:43:16.813728 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c9826d5d-983f-4b99-9401-0d9a71579ad4 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:43:16.814614 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 859/3510] 10.4.3.207 () {66 vars in 1237 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/volumes => generated 339 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.826150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c20a5d3e-68a6-4fbb-9427-2d7ab02c3972 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.833902 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c20a5d3e-68a6-4fbb-9427-2d7ab02c3972 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:16.833902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c20a5d3e-68a6-4fbb-9427-2d7ab02c3972 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.833902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c20a5d3e-68a6-4fbb-9427-2d7ab02c3972 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.845558 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:16.845558 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:16.853011 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c20a5d3e-68a6-4fbb-9427-2d7ab02c3972 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:16.862796 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c20a5d3e-68a6-4fbb-9427-2d7ab02c3972 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:16.863800 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 881/3511] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:16.940185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-79bd3c82-9275-4a84-a77c-c8048f573287 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:16.945225 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-79bd3c82-9275-4a84-a77c-c8048f573287 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:16.945225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-79bd3c82-9275-4a84-a77c-c8048f573287 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:16.945225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-79bd3c82-9275-4a84-a77c-c8048f573287 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:16.957543 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:16.957543 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:16.965191 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-79bd3c82-9275-4a84-a77c-c8048f573287 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:16.970009 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-79bd3c82-9275-4a84-a77c-c8048f573287 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:16.971101 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 885/3512] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:16 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:17.104619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e91ce77b-dbeb-4756-b3d6-bb5bd14954e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.105539 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e91ce77b-dbeb-4756-b3d6-bb5bd14954e9 None None] GET https://10.4.3.207/volume// Aug 06 17:43:17.105603 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e91ce77b-dbeb-4756-b3d6-bb5bd14954e9 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.105860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e91ce77b-dbeb-4756-b3d6-bb5bd14954e9 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.106399 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e91ce77b-dbeb-4756-b3d6-bb5bd14954e9 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:17.106782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 888/3513] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:43:17.117709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-ca332ef1-18f3-4e3a-a0de-87cd0b9a442a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.123471 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-ca332ef1-18f3-4e3a-a0de-87cd0b9a442a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:43:17.124002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-ca332ef1-18f3-4e3a-a0de-87cd0b9a442a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1b11821-b687-4ed7-b82d-63a150ca661e", "connector": null, "instance_uuid": "7c7915f7-56d5-4e23-99fa-285105390f27"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:17.143987 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.143987 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:17.175614 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.177604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:17.178031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-448982132", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:17.183387 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-448982132', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:17.188109 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-ca332ef1-18f3-4e3a-a0de-87cd0b9a442a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:43:17.188717 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 860/3514] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:43:17 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 06 17:43:17.243234 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-715f8fc1-686d-446e-b67c-9c2c5079a3e9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.245849 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-715f8fc1-686d-446e-b67c-9c2c5079a3e9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:17.246241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-715f8fc1-686d-446e-b67c-9c2c5079a3e9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.246397 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-715f8fc1-686d-446e-b67c-9c2c5079a3e9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.253108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7dd00f36-a5b6-4bf0-be14-6db9a9482519 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.253417 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7dd00f36-a5b6-4bf0-be14-6db9a9482519 None None] GET https://10.4.3.207/volume// Aug 06 17:43:17.253637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7dd00f36-a5b6-4bf0-be14-6db9a9482519 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.253797 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7dd00f36-a5b6-4bf0-be14-6db9a9482519 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.254194 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7dd00f36-a5b6-4bf0-be14-6db9a9482519 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:17.254512 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 889/3515] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:43:17.264007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-7e76d743-451f-4a9f-b73d-b438ebd00b06 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.264981 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.264981 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:17.267902 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-7e76d743-451f-4a9f-b73d-b438ebd00b06 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:17.270535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-7e76d743-451f-4a9f-b73d-b438ebd00b06 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.270535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-7e76d743-451f-4a9f-b73d-b438ebd00b06 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.271513 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-715f8fc1-686d-446e-b67c-9c2c5079a3e9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:17.279540 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-715f8fc1-686d-446e-b67c-9c2c5079a3e9 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:17.279540 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 886/3516] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:17.283718 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.283718 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:17.292772 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-7e76d743-451f-4a9f-b73d-b438ebd00b06 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:17.298162 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-7e76d743-451f-4a9f-b73d-b438ebd00b06 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:17.298873 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 861/3517] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:17.312277 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Create volume of 1 GB Aug 06 17:43:17.318839 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Availability Zones retrieved successfully. Aug 06 17:43:17.327575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Flow 'volume_create_api' (42fadb22-ee71-4464-8e3d-fb3a14fd1b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:17.329210 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74df20ca-ceb2-4bb4-89b1-e62c4b5e560f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:17.330401 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:17.433996 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74df20ca-ceb2-4bb4-89b1-e62c4b5e560f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:17.433996 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a9550a-a7f3-4aac-af22-cecc11217dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:17.455274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-33e7277d-181b-4683-9c39-745366ebec66 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.458516 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-33e7277d-181b-4683-9c39-745366ebec66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:17.458516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-33e7277d-181b-4683-9c39-745366ebec66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.458516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-33e7277d-181b-4683-9c39-745366ebec66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.458516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-33e7277d-181b-4683-9c39-745366ebec66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:17.461736 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.464684 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.464684 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:17.465996 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-33e7277d-181b-4683-9c39-745366ebec66 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:17.467098 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] PUT https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 Aug 06 17:43:17.467345 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 890/3518] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:17.467659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:17.482803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Acquiring lock "cinder-attachment_update-d1b11821-b687-4ed7-b82d-63a150ca661e-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:43:17.490419 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Lock "cinder-attachment_update-d1b11821-b687-4ed7-b82d-63a150ca661e-np0000006677" acquired by "attachment_update" :: waited 0.008s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:43:17.491735 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.491735 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:17.571762 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Created reservations ['5ef03c41-4200-4d1c-8162-937c969802ac', '215e883e-fec9-451c-846d-e61019fcb8d1', 'ddbc2245-8ce7-4a61-83c6-98bfdc873d69', '4b7b5b32-6559-415d-a826-b21f45a1c261'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:17.573201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7a9550a-a7f3-4aac-af22-cecc11217dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ef03c41-4200-4d1c-8162-937c969802ac', '215e883e-fec9-451c-846d-e61019fcb8d1', 'ddbc2245-8ce7-4a61-83c6-98bfdc873d69', '4b7b5b32-6559-415d-a826-b21f45a1c261']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:17.574860 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad0e899-f836-4088-a7d6-3ead016aa151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:17.615917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad0e899-f836-4088-a7d6-3ead016aa151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da0d634-acec-4d3c-bdf5-d8985cabf84b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-448982132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f78f290991d4748a70bcbaad5ccfc87',qos_specs=None,replication_status=,reservations=['5ef03c41-4200-4d1c-8162-937c969802ac','215e883e-fec9-451c-846d-e61019fcb8d1','ddbc2245-8ce7-4a61-83c6-98bfdc873d69','4b7b5b32-6559-415d-a826-b21f45a1c261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25965752eaaa40d4ba56abd5f65f6de0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-448982132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da0d634-acec-4d3c-bdf5-d8985cabf84b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f78f290991d4748a70bcbaad5ccfc87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25965752eaaa40d4ba56abd5f65f6de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:17.617782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15ab6ec-79ed-45ab-bd75-a54140c967c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:17.654932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15ab6ec-79ed-45ab-bd75-a54140c967c9) transitioned into state 'SUCCESS' from state '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-448982132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f78f290991d4748a70bcbaad5ccfc87',qos_specs=None,replication_status=,reservations=['5ef03c41-4200-4d1c-8162-937c969802ac','215e883e-fec9-451c-846d-e61019fcb8d1','ddbc2245-8ce7-4a61-83c6-98bfdc873d69','4b7b5b32-6559-415d-a826-b21f45a1c261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25965752eaaa40d4ba56abd5f65f6de0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:17.657685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e482829e-92ab-41b6-a1f8-117dc35ff212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:17.658336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Lock "cinder-attachment_update-d1b11821-b687-4ed7-b82d-63a150ca661e-np0000006677" released by "attachment_update" :: held 0.168s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:43:17.658668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-1c85a2fd-2b4e-49e1-b4bf-c95286a86af3 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 returned with HTTP 200 Aug 06 17:43:17.659413 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 887/3519] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:43:17 2026] PUT /volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:17.675999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e482829e-92ab-41b6-a1f8-117dc35ff212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:17.676503 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Flow 'volume_create_api' (42fadb22-ee71-4464-8e3d-fb3a14fd1b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:17.676878 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Create volume request issued successfully. Aug 06 17:43:17.678879 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fb964b0-b6ac-456b-b43a-cf42e5f71034 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:17.679748 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 882/3520] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:17 2026] POST /volume/v3/volumes => generated 753 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:17.698433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-796ad6c9-b8cb-40da-9a4c-564188085d11 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.700604 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-796ad6c9-b8cb-40da-9a4c-564188085d11 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:43:17.700809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-796ad6c9-b8cb-40da-9a4c-564188085d11 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.702384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-796ad6c9-b8cb-40da-9a4c-564188085d11 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.711398 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.711398 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:17.717583 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-796ad6c9-b8cb-40da-9a4c-564188085d11 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:17.724837 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-796ad6c9-b8cb-40da-9a4c-564188085d11 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 200 Aug 06 17:43:17.725380 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 862/3521] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:17.771301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1ea5a21c-326e-42fa-9aee-85068eaf7225 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:17.777280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1ea5a21c-326e-42fa-9aee-85068eaf7225 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:17.777280 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1ea5a21c-326e-42fa-9aee-85068eaf7225 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:17.777280 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1ea5a21c-326e-42fa-9aee-85068eaf7225 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:17.777280 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1ea5a21c-326e-42fa-9aee-85068eaf7225 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:17.783742 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:17.783742 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:17.784432 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1ea5a21c-326e-42fa-9aee-85068eaf7225 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:17.785326 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 891/3522] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:17 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:18.151267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2c125e35-8f4c-4338-8efb-8b73788aa366 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.247509 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c125e35-8f4c-4338-8efb-8b73788aa366 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:43:18.248306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c125e35-8f4c-4338-8efb-8b73788aa366 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1773230057"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:18.250894 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.250894 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:18.276971 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c125e35-8f4c-4338-8efb-8b73788aa366 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:43:18.278299 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 888/3523] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:43:18 2026] POST /volume/v3/types => generated 220 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:18.293189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c4cd5c63-4aff-42dc-a655-27dac5081f3b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.296252 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c4cd5c63-4aff-42dc-a655-27dac5081f3b tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:43:18.296789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c4cd5c63-4aff-42dc-a655-27dac5081f3b tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1028282415"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:18.298923 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8728d99b-35c7-4c83-991b-26563b4a9b2a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.299490 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.299490 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:18.301673 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8728d99b-35c7-4c83-991b-26563b4a9b2a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:18.301911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8728d99b-35c7-4c83-991b-26563b4a9b2a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.302363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8728d99b-35c7-4c83-991b-26563b4a9b2a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.306992 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=204,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:43:18.322182 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c4cd5c63-4aff-42dc-a655-27dac5081f3b tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:43:18.322791 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 883/3524] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:43:18 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 06 17:43:18.324014 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.324014 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:18.330241 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8728d99b-35c7-4c83-991b-26563b4a9b2a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:18.336710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.338642 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8728d99b-35c7-4c83-991b-26563b4a9b2a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:18.338802 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 863/3525] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:18.478731 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:43:18.478731 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "923a7112-8d45-47d4-9ed4-f5f86bd6dad5", "volume_types": ["84e135e5-6c23-44a4-b0e2-d1867862b972"], "name": "tempest-GroupsV314Test-Group-2194151"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:18.483596 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9da1ab8d-7d27-439b-8b40-51e4abe24887 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.487843 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9da1ab8d-7d27-439b-8b40-51e4abe24887 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:18.487843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9da1ab8d-7d27-439b-8b40-51e4abe24887 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.487843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9da1ab8d-7d27-439b-8b40-51e4abe24887 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.487843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9da1ab8d-7d27-439b-8b40-51e4abe24887 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:18.490936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Creating new group {'group': {'group_type': '923a7112-8d45-47d4-9ed4-f5f86bd6dad5', 'volume_types': ['84e135e5-6c23-44a4-b0e2-d1867862b972'], 'name': 'tempest-GroupsV314Test-Group-2194151'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:43:18.498500 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.498500 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:18.499591 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9da1ab8d-7d27-439b-8b40-51e4abe24887 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:18.499729 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Creating group tempest-GroupsV314Test-Group-2194151. Aug 06 17:43:18.500305 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 889/3526] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:18.511267 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Availability Zones retrieved successfully. Aug 06 17:43:18.552400 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Created reservations ['61b1a7cf-e744-41cc-8d40-6589f4c41a04'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:18.590830 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5eb4f586-3fa5-4172-95c1-a94acf1dc1bb tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:43:18.591411 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 892/3527] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:43:18 2026] POST /volume/v3/groups => generated 105 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:18.605260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a0c5a8d6-4b45-478d-9f54-16e611fcf40c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.611605 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0c5a8d6-4b45-478d-9f54-16e611fcf40c tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 Aug 06 17:43:18.612009 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0c5a8d6-4b45-478d-9f54-16e611fcf40c tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.612323 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0c5a8d6-4b45-478d-9f54-16e611fcf40c tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.612521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-a0c5a8d6-4b45-478d-9f54-16e611fcf40c tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] show called for member 3c349b09-dda6-445e-9eae-8bcb24f62d83 {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:18.628988 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.628988 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:18.647880 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0c5a8d6-4b45-478d-9f54-16e611fcf40c tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 returned with HTTP 200 Aug 06 17:43:18.648439 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 884/3528] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 => generated 385 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:18.742734 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4ffaf839-b6b3-4b5a-b26b-42d2ef8cbc9f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.745693 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ffaf839-b6b3-4b5a-b26b-42d2ef8cbc9f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:43:18.746013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ffaf839-b6b3-4b5a-b26b-42d2ef8cbc9f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.747337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4ffaf839-b6b3-4b5a-b26b-42d2ef8cbc9f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.762210 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.762210 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:18.767795 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4ffaf839-b6b3-4b5a-b26b-42d2ef8cbc9f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:18.776996 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4ffaf839-b6b3-4b5a-b26b-42d2ef8cbc9f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 200 Aug 06 17:43:18.776996 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 864/3529] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:18.798581 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bbd11ca8-4c95-4f2f-8184-ce46794ad5c4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.801707 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-883fb7fe-a682-48cd-b6ba-ca1547384d05 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.802935 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbd11ca8-4c95-4f2f-8184-ce46794ad5c4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:43:18.803240 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbd11ca8-4c95-4f2f-8184-ce46794ad5c4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.803493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbd11ca8-4c95-4f2f-8184-ce46794ad5c4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.807295 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-883fb7fe-a682-48cd-b6ba-ca1547384d05 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:18.807619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-883fb7fe-a682-48cd-b6ba-ca1547384d05 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.807871 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-883fb7fe-a682-48cd-b6ba-ca1547384d05 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.809215 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-883fb7fe-a682-48cd-b6ba-ca1547384d05 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:18.813179 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.813179 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:18.813918 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-883fb7fe-a682-48cd-b6ba-ca1547384d05 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:18.814497 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 893/3530] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:18.817451 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.817451 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:18.825618 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bbd11ca8-4c95-4f2f-8184-ce46794ad5c4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:18.834402 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbd11ca8-4c95-4f2f-8184-ce46794ad5c4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 200 Aug 06 17:43:18.835007 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 890/3531] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:18.852270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7dfd1b73-8597-4391-8792-e043d7373fa6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.854427 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7dfd1b73-8597-4391-8792-e043d7373fa6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:43:18.854655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7dfd1b73-8597-4391-8792-e043d7373fa6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:18.854866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7dfd1b73-8597-4391-8792-e043d7373fa6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:18.866529 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.866529 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:18.872828 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7dfd1b73-8597-4391-8792-e043d7373fa6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:18.881139 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7dfd1b73-8597-4391-8792-e043d7373fa6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 200 Aug 06 17:43:18.881781 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 885/3532] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:18 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:18.901490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:18.908839 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:43:18.909385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4da0d634-acec-4d3c-bdf5-d8985cabf84b", "name": "tempest-TestVolumeBackupRestore-backup-892003693", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:18.912383 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Creating new backup {'backup': {'volume_id': '4da0d634-acec-4d3c-bdf5-d8985cabf84b', 'name': 'tempest-TestVolumeBackupRestore-backup-892003693', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:43:18.912653 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Creating backup of volume 4da0d634-acec-4d3c-bdf5-d8985cabf84b in container None Aug 06 17:43:18.923346 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:18.923346 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:18.924155 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:18.965695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Created reservations ['38c1888f-521d-4d2c-aba9-9b31e371234f', 'db7ce018-1779-4734-8ee6-afa1d75e5e0a'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:19.042084 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a3d91ba-1b64-4841-9321-cd7e35bf92c8 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:43:19.042812 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 865/3533] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:18 2026] POST /volume/v3/backups => generated 334 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:19.052344 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-153101ea-4573-4c82-8c64-6f3968546a6e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:19.054649 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-153101ea-4573-4c82-8c64-6f3968546a6e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:19.054907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-153101ea-4573-4c82-8c64-6f3968546a6e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:19.055254 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-153101ea-4573-4c82-8c64-6f3968546a6e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:19.055334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-153101ea-4573-4c82-8c64-6f3968546a6e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:19.061109 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.061109 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:19.061737 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-153101ea-4573-4c82-8c64-6f3968546a6e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:19.062196 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 894/3534] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:19 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:19.356308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dc311d1e-cf73-4013-a876-fabc629d75e1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:19.359498 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dc311d1e-cf73-4013-a876-fabc629d75e1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:19.360250 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dc311d1e-cf73-4013-a876-fabc629d75e1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:19.360538 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dc311d1e-cf73-4013-a876-fabc629d75e1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:19.379817 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.379817 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:19.388876 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-dc311d1e-cf73-4013-a876-fabc629d75e1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:19.399744 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dc311d1e-cf73-4013-a876-fabc629d75e1 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:19.399744 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 891/3535] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:19 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:19.512437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2335431b-20f3-4dd3-87a1-a1a3e038632b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:19.515855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2335431b-20f3-4dd3-87a1-a1a3e038632b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:19.516107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2335431b-20f3-4dd3-87a1-a1a3e038632b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:19.516439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2335431b-20f3-4dd3-87a1-a1a3e038632b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:19.516642 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-2335431b-20f3-4dd3-87a1-a1a3e038632b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:19.531249 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.531249 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:19.532807 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2335431b-20f3-4dd3-87a1-a1a3e038632b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:19.533331 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 886/3536] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:19 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:19.664205 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2a5f6ad2-08a3-4281-ba76-0fdab363e337 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:19.667216 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2a5f6ad2-08a3-4281-ba76-0fdab363e337 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 Aug 06 17:43:19.667599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2a5f6ad2-08a3-4281-ba76-0fdab363e337 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:19.667935 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2a5f6ad2-08a3-4281-ba76-0fdab363e337 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:19.668625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-2a5f6ad2-08a3-4281-ba76-0fdab363e337 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] show called for member 3c349b09-dda6-445e-9eae-8bcb24f62d83 {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:19.679584 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.679584 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:19.694047 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2a5f6ad2-08a3-4281-ba76-0fdab363e337 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 returned with HTTP 200 Aug 06 17:43:19.694791 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 866/3537] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:19 2026] GET /volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 => generated 386 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:19.708458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:19.711011 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:19.711011 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1312333381", "volume_type": "84e135e5-6c23-44a4-b0e2-d1867862b972", "group_id": "3c349b09-dda6-445e-9eae-8bcb24f62d83", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:19.712498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1312333381', 'volume_type': '84e135e5-6c23-44a4-b0e2-d1867862b972', 'group_id': '3c349b09-dda6-445e-9eae-8bcb24f62d83', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:19.724655 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.724655 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:19.725178 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Create volume of 1 GB Aug 06 17:43:19.731750 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Availability Zones retrieved successfully. Aug 06 17:43:19.740073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Flow 'volume_create_api' (388707d5-2d3f-43f3-a841-0c4f6493377b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:19.741478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2304309b-6502-4e1b-a414-d4ee799ce1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:19.742266 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.742266 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:19.742824 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:19.778527 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2304309b-6502-4e1b-a414-d4ee799ce1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:43:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84e135e5-6c23-44a4-b0e2-d1867862b972,is_public=True,name='tempest-GroupsV314Test-volume-type-1773230057',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84e135e5-6c23-44a4-b0e2-d1867862b972', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c349b09-dda6-445e-9eae-8bcb24f62d83', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:19.779867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b030a3ed-d6e1-4878-86ee-b3d1e940a7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:19.823084 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1773230057 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1773230057, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:19.823084 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1773230057 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1773230057, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:19.829201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2c933d55-4cd0-4a02-a29d-6b47c656855a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:19.833779 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c933d55-4cd0-4a02-a29d-6b47c656855a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:19.834211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c933d55-4cd0-4a02-a29d-6b47c656855a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:19.834382 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c933d55-4cd0-4a02-a29d-6b47c656855a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:19.834514 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2c933d55-4cd0-4a02-a29d-6b47c656855a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:19.839615 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.839615 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:19.841473 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c933d55-4cd0-4a02-a29d-6b47c656855a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:19.841473 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 892/3538] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:19 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:19.869188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Created reservations ['0d353bc3-77a0-4ea2-ac25-f2bf409dfb91', 'bf2ac727-0979-4348-8062-6f589ae9d8d9', '59df09c0-7a3e-4aca-8b9a-cb39f1db34e7', 'e33f4a86-55c2-4103-b11e-3be7fcf6d733'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:19.869188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b030a3ed-d6e1-4878-86ee-b3d1e940a7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d353bc3-77a0-4ea2-ac25-f2bf409dfb91', 'bf2ac727-0979-4348-8062-6f589ae9d8d9', '59df09c0-7a3e-4aca-8b9a-cb39f1db34e7', 'e33f4a86-55c2-4103-b11e-3be7fcf6d733']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:19.869188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdffcd78-0cac-4ccd-8e7a-1d8ca7fc802e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:19.899010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdffcd78-0cac-4ccd-8e7a-1d8ca7fc802e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea4518e5-c368-4318-af5f-0eab12fc0f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1312333381',encryption_key_id=None,group_id=3c349b09-dda6-445e-9eae-8bcb24f62d83,group_type_id=,metadata={},multiattach=False,project_id='7579ee3dfd5741979f28fb7dff623466',qos_specs=None,replication_status=,reservations=['0d353bc3-77a0-4ea2-ac25-f2bf409dfb91','bf2ac727-0979-4348-8062-6f589ae9d8d9','59df09c0-7a3e-4aca-8b9a-cb39f1db34e7','e33f4a86-55c2-4103-b11e-3be7fcf6d733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9cba1dcd954091b75c4d6b9ccce260',volume_type_id=84e135e5-6c23-44a4-b0e2-d1867862b972), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1312333381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c349b09-dda6-445e-9eae-8bcb24f62d83,host=None,id=ea4518e5-c368-4318-af5f-0eab12fc0f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7579ee3dfd5741979f28fb7dff623466',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9cba1dcd954091b75c4d6b9ccce260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84e135e5-6c23-44a4-b0e2-d1867862b972),volume_type_id=84e135e5-6c23-44a4-b0e2-d1867862b972)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:19.899796 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e219f30b-0498-4c14-a319-c20de2d2bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:19.923143 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e219f30b-0498-4c14-a319-c20de2d2bcd0) transitioned into state 'SUCCESS' from state '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-1312333381',encryption_key_id=None,group_id=3c349b09-dda6-445e-9eae-8bcb24f62d83,group_type_id=,metadata={},multiattach=False,project_id='7579ee3dfd5741979f28fb7dff623466',qos_specs=None,replication_status=,reservations=['0d353bc3-77a0-4ea2-ac25-f2bf409dfb91','bf2ac727-0979-4348-8062-6f589ae9d8d9','59df09c0-7a3e-4aca-8b9a-cb39f1db34e7','e33f4a86-55c2-4103-b11e-3be7fcf6d733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f9cba1dcd954091b75c4d6b9ccce260',volume_type_id=84e135e5-6c23-44a4-b0e2-d1867862b972)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:19.923805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25028e13-f9ee-45bc-b914-1fe2c7906cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:19.939711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25028e13-f9ee-45bc-b914-1fe2c7906cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:19.940912 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Flow 'volume_create_api' (388707d5-2d3f-43f3-a841-0c4f6493377b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:19.941546 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Create volume request issued successfully. Aug 06 17:43:19.942393 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:19.942535 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:19.994172 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:19.999914 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:19.999914 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:20.005296 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a8ec2e71-2fd0-47b5-a077-a5b137b9c034 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:20.006012 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 895/3539] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:43:19 2026] POST /volume/v3/volumes => generated 819 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:20.024450 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:20.029455 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 Aug 06 17:43:20.029455 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:20.029455 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:20.041218 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:20.041218 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:20.050412 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Volume info retrieved successfully. Aug 06 17:43:20.051515 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:20.051784 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:20.078138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-027fe01b-fe32-4316-80cb-801d07c08038 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:20.081689 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-027fe01b-fe32-4316-80cb-801d07c08038 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:20.082006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-027fe01b-fe32-4316-80cb-801d07c08038 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:20.082217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-027fe01b-fe32-4316-80cb-801d07c08038 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:20.082370 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-027fe01b-fe32-4316-80cb-801d07c08038 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:20.096980 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:20.096980 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:20.098671 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-027fe01b-fe32-4316-80cb-801d07c08038 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:20.098671 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 867/3540] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:20 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 743 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:20.110798 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:20.114398 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:20.114398 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:20.123239 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-94468dd3-9549-46ab-bd0b-07a6603b1df4 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 returned with HTTP 200 Aug 06 17:43:20.123677 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 887/3541] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:20 2026] GET /volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 => generated 887 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:20.418745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88f14e2d-0583-4c56-a668-26cb4da03178 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:20.421136 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88f14e2d-0583-4c56-a668-26cb4da03178 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:20.421345 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88f14e2d-0583-4c56-a668-26cb4da03178 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:20.421590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88f14e2d-0583-4c56-a668-26cb4da03178 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:20.443504 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:20.443504 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:20.449693 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-88f14e2d-0583-4c56-a668-26cb4da03178 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:20.455216 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88f14e2d-0583-4c56-a668-26cb4da03178 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:20.457051 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 893/3542] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:20 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:20.551664 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3965cb90-f3a5-450a-adfe-c99760ed0026 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:20.556149 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3965cb90-f3a5-450a-adfe-c99760ed0026 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:20.556438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3965cb90-f3a5-450a-adfe-c99760ed0026 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:20.556705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3965cb90-f3a5-450a-adfe-c99760ed0026 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:20.556863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3965cb90-f3a5-450a-adfe-c99760ed0026 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:20.567769 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:20.567769 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:20.569004 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3965cb90-f3a5-450a-adfe-c99760ed0026 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:20.570867 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 896/3543] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:20 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:20.855176 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aec267a1-8b8d-4a56-b475-50b787ea026f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:20.859711 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aec267a1-8b8d-4a56-b475-50b787ea026f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:20.859711 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aec267a1-8b8d-4a56-b475-50b787ea026f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:20.861056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aec267a1-8b8d-4a56-b475-50b787ea026f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:20.861056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-aec267a1-8b8d-4a56-b475-50b787ea026f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:20.871757 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:20.871757 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:20.873671 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aec267a1-8b8d-4a56-b475-50b787ea026f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:20.874200 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 868/3544] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:20 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:21.112371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ae3dd910-09c2-43c4-9e39-5ed7399d9b93 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.115220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae3dd910-09c2-43c4-9e39-5ed7399d9b93 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:21.115540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae3dd910-09c2-43c4-9e39-5ed7399d9b93 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.115874 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ae3dd910-09c2-43c4-9e39-5ed7399d9b93 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.116235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ae3dd910-09c2-43c4-9e39-5ed7399d9b93 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:21.121618 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.121618 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:21.122492 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ae3dd910-09c2-43c4-9e39-5ed7399d9b93 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:21.123387 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 888/3545] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:21.143690 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d396d944-b631-4042-aef7-4146b0f01cb6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.146350 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 Aug 06 17:43:21.146615 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.146857 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.156565 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.156565 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:21.163366 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Volume info retrieved successfully. Aug 06 17:43:21.164544 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:21.164781 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:21.224406 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:21.229999 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.229999 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:21.243712 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d396d944-b631-4042-aef7-4146b0f01cb6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 returned with HTTP 200 Aug 06 17:43:21.244688 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 894/3546] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:43:21.265399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.270991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] POST https://10.4.3.207/volume/v3/groups/action Aug 06 17:43:21.270991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action body: b'{"create-from-src": {"source_group_id": "3c349b09-dda6-445e-9eae-8bcb24f62d83", "name": "tempest-Group_from_grp-1695506978"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:21.270991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "3c349b09-dda6-445e-9eae-8bcb24f62d83", "name": "tempest-Group_from_grp-1695506978"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:21.272602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Creating new group {'create-from-src': {'source_group_id': '3c349b09-dda6-445e-9eae-8bcb24f62d83', 'name': 'tempest-Group_from_grp-1695506978'}}. {{(pid=100622) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 06 17:43:21.272893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Creating group tempest-Group_from_grp-1695506978 from source group 3c349b09-dda6-445e-9eae-8bcb24f62d83. Aug 06 17:43:21.278373 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.278373 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:21.290381 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.290381 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:21.331880 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Created reservations ['b51bd8ae-fbd0-4afb-b3c1-24169a2332e4'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:21.429893 np0000006677 devstack@c-api.service[100622]: INFO cinder.group.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] A mapping entry already exists for group a99bb051-ad31-4da2-8e32-cac194d1f364 and volume type 84e135e5-6c23-44a4-b0e2-d1867862b972. Do not need to create again. Aug 06 17:43:21.429893 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.429893 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:21.431736 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Availability Zones retrieved successfully. Aug 06 17:43:21.439294 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Flow 'volume_create_api' (30b99ca1-1430-4790-bf14-25fe36e44292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:21.441189 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b527fefb-b93b-4712-9549-f2390b55936e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:21.443381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:21.473997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b527fefb-b93b-4712-9549-f2390b55936e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ea4518e5-c368-4318-af5f-0eab12fc0f51', 'volume_type': VolumeType(created_at=2026-08-06T17:43:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84e135e5-6c23-44a4-b0e2-d1867862b972,is_public=True,name='tempest-GroupsV314Test-volume-type-1773230057',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84e135e5-6c23-44a4-b0e2-d1867862b972', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a99bb051-ad31-4da2-8e32-cac194d1f364', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:21.473997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33eb8463-3910-4093-82b4-67678c9defb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:21.477376 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fcc61731-e6bc-4095-8c51-91382851c2bb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.481676 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fcc61731-e6bc-4095-8c51-91382851c2bb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:21.482066 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fcc61731-e6bc-4095-8c51-91382851c2bb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.482720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fcc61731-e6bc-4095-8c51-91382851c2bb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.502591 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.502591 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:21.511485 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fcc61731-e6bc-4095-8c51-91382851c2bb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:21.519480 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fcc61731-e6bc-4095-8c51-91382851c2bb tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:21.520050 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 869/3547] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:21.546808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Created reservations ['96531f07-d75c-4f67-8e90-fda518090bfb', 'cf63d9ae-3fd4-4a3a-b31f-bdee1bf4c428', '3a205d65-1d7e-45a4-8321-745f012b2489', 'ce309df3-2b97-493e-a55c-4090ab10c022'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:21.547779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33eb8463-3910-4093-82b4-67678c9defb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96531f07-d75c-4f67-8e90-fda518090bfb', 'cf63d9ae-3fd4-4a3a-b31f-bdee1bf4c428', '3a205d65-1d7e-45a4-8321-745f012b2489', 'ce309df3-2b97-493e-a55c-4090ab10c022']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:21.548655 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5a524f-2a3d-47ee-9617-5a87256f3720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:21.583899 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5a524f-2a3d-47ee-9617-5a87256f3720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb6baf23-cd39-406f-8b8d-db7329a55cdd', '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=a99bb051-ad31-4da2-8e32-cac194d1f364,group_type_id=,metadata={},multiattach=False,project_id='7579ee3dfd5741979f28fb7dff623466',qos_specs=None,replication_status=,reservations=['96531f07-d75c-4f67-8e90-fda518090bfb','cf63d9ae-3fd4-4a3a-b31f-bdee1bf4c428','3a205d65-1d7e-45a4-8321-745f012b2489','ce309df3-2b97-493e-a55c-4090ab10c022'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea4518e5-c368-4318-af5f-0eab12fc0f51,status='creating',user_id='1f9cba1dcd954091b75c4d6b9ccce260',volume_type_id=84e135e5-6c23-44a4-b0e2-d1867862b972), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a99bb051-ad31-4da2-8e32-cac194d1f364,host=None,id=eb6baf23-cd39-406f-8b8d-db7329a55cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7579ee3dfd5741979f28fb7dff623466',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ea4518e5-c368-4318-af5f-0eab12fc0f51,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f9cba1dcd954091b75c4d6b9ccce260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84e135e5-6c23-44a4-b0e2-d1867862b972),volume_type_id=84e135e5-6c23-44a4-b0e2-d1867862b972)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:21.584541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbe4ca0-2596-4aac-b7dd-9ac8541f2301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:21.587119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-55a4f081-0b19-4109-82eb-eb318da28233 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.592164 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-55a4f081-0b19-4109-82eb-eb318da28233 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:21.592164 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-55a4f081-0b19-4109-82eb-eb318da28233 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.592725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-55a4f081-0b19-4109-82eb-eb318da28233 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.592725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-55a4f081-0b19-4109-82eb-eb318da28233 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:21.600870 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.600870 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:21.603416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-55a4f081-0b19-4109-82eb-eb318da28233 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:21.604497 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 889/3548] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:21.616728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbe4ca0-2596-4aac-b7dd-9ac8541f2301) transitioned into state 'SUCCESS' from 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=a99bb051-ad31-4da2-8e32-cac194d1f364,group_type_id=,metadata={},multiattach=False,project_id='7579ee3dfd5741979f28fb7dff623466',qos_specs=None,replication_status=,reservations=['96531f07-d75c-4f67-8e90-fda518090bfb','cf63d9ae-3fd4-4a3a-b31f-bdee1bf4c428','3a205d65-1d7e-45a4-8321-745f012b2489','ce309df3-2b97-493e-a55c-4090ab10c022'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea4518e5-c368-4318-af5f-0eab12fc0f51,status='creating',user_id='1f9cba1dcd954091b75c4d6b9ccce260',volume_type_id=84e135e5-6c23-44a4-b0e2-d1867862b972)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:21.617898 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Flow 'volume_create_api' (30b99ca1-1430-4790-bf14-25fe36e44292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:21.618565 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Create volume request issued successfully. Aug 06 17:43:21.636350 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bebefe55-dc32-49b9-ac21-c8d5d2d37bcf tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/action returned with HTTP 202 Aug 06 17:43:21.636958 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 897/3549] 10.4.3.207 () {70 vars in 1318 bytes} [Thu Aug 6 17:43:21 2026] POST /volume/v3/groups/action => generated 102 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:21.645851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5739e62f-08a8-449c-9ca2-53894abfe89a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.650063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:21.650063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.650063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.650063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:21.651349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:21.664392 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Get all volumes completed successfully. Aug 06 17:43:21.665324 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:21.665512 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:21.710619 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:21.713893 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.713893 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:21.719094 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:21.719325 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:21.778196 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:21.781459 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.781459 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:21.797539 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5739e62f-08a8-449c-9ca2-53894abfe89a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:21.798181 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 895/3550] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:21.817358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.822113 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd Aug 06 17:43:21.822580 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.822823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.835534 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.835534 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:21.841282 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Volume info retrieved successfully. Aug 06 17:43:21.842540 np0000006677 devstack@c-api.service[100625]: WARNING stevedore.named [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:21.842784 np0000006677 devstack@c-api.service[100625]: WARNING castellan.key_manager [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:21.900247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec56ab26-ef4b-4901-953a-650e3fece189 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.901123 np0000006677 devstack@c-api.service[100625]: DEBUG oslo_db.sqlalchemy.engines [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:21.902283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec56ab26-ef4b-4901-953a-650e3fece189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:21.903321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec56ab26-ef4b-4901-953a-650e3fece189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.903321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec56ab26-ef4b-4901-953a-650e3fece189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.903566 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ec56ab26-ef4b-4901-953a-650e3fece189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:21.906049 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.906049 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:21.912086 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.912086 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:21.913835 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec56ab26-ef4b-4901-953a-650e3fece189 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:21.917725 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 890/3551] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:21.926828 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bbf89dd-374d-4494-b5c1-8232344db6c5 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd returned with HTTP 200 Aug 06 17:43:21.926828 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 870/3552] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd => generated 923 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:21.954143 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0e497471-7e0a-4699-af42-0c87fbceece3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:21.956301 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0e497471-7e0a-4699-af42-0c87fbceece3 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364 Aug 06 17:43:21.956712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0e497471-7e0a-4699-af42-0c87fbceece3 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:21.957285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0e497471-7e0a-4699-af42-0c87fbceece3 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:21.957660 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-0e497471-7e0a-4699-af42-0c87fbceece3 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] show called for member a99bb051-ad31-4da2-8e32-cac194d1f364 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:21.967504 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:21.967504 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:21.986768 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0e497471-7e0a-4699-af42-0c87fbceece3 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364 returned with HTTP 200 Aug 06 17:43:21.988135 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 898/3553] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364 => generated 417 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:43:21.998983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dd47c675-ad5f-4ecd-9bcc-9c1ac657cfd5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.002505 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dd47c675-ad5f-4ecd-9bcc-9c1ac657cfd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:22.002708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dd47c675-ad5f-4ecd-9bcc-9c1ac657cfd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.003311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dd47c675-ad5f-4ecd-9bcc-9c1ac657cfd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.010647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.013239 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:22.014077 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.014077 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'detail' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.014244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:22.015942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:22.025953 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Get all volumes completed successfully. Aug 06 17:43:22.026856 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:22.027219 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:22.037709 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.037709 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:22.058299 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-dd47c675-ad5f-4ecd-9bcc-9c1ac657cfd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:22.086173 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dd47c675-ad5f-4ecd-9bcc-9c1ac657cfd5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 200 Aug 06 17:43:22.086351 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:22.089854 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 896/3554] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:21 2026] GET /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 1637 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:22.091818 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.091818 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:22.098480 np0000006677 devstack@c-api.service[100624]: WARNING stevedore.named [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:22.098692 np0000006677 devstack@c-api.service[100624]: WARNING castellan.key_manager [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:22.138784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b977e949-55ea-4301-bfc9-7f6b9a0334bb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.141480 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b977e949-55ea-4301-bfc9-7f6b9a0334bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:22.141695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b977e949-55ea-4301-bfc9-7f6b9a0334bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.141943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b977e949-55ea-4301-bfc9-7f6b9a0334bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.142117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b977e949-55ea-4301-bfc9-7f6b9a0334bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:22.153974 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.153974 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:22.155494 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b977e949-55ea-4301-bfc9-7f6b9a0334bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:22.156340 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 871/3555] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:22 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 743 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:22.159719 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:22.167745 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.167745 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:22.188757 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a3cec775-9926-4169-9e0c-2e60fa8d724a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:22.189899 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 891/3556] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:43:22 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:22.210450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.213377 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] POST https://10.4.3.207/volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364/action Aug 06 17:43:22.213928 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:22.217864 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:22.220562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] delete called for group a99bb051-ad31-4da2-8e32-cac194d1f364 {{(pid=100622) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:43:22.220562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.groups [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Delete group with id: a99bb051-ad31-4da2-8e32-cac194d1f364 Aug 06 17:43:22.227879 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.227879 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:22.328083 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ecf0ab8f-4acf-4ac9-922e-114102abf3a2 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364/action returned with HTTP 202 Aug 06 17:43:22.328535 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 899/3557] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:22 2026] POST /volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:22.340851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.340851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd Aug 06 17:43:22.340851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.341192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.352627 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.352627 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:22.362339 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Volume info retrieved successfully. Aug 06 17:43:22.362339 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:22.362711 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:22.431216 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:22.436436 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.436436 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:22.454935 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a6e6b7c9-fcad-464e-86ff-29ffa551eed6 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd returned with HTTP 200 Aug 06 17:43:22.455508 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 897/3558] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:22 2026] GET /volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd => generated 922 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:22.548648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f13cd7ca-7877-47b4-b9ea-92726dede820 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.552324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f13cd7ca-7877-47b4-b9ea-92726dede820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:22.552630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f13cd7ca-7877-47b4-b9ea-92726dede820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.552919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f13cd7ca-7877-47b4-b9ea-92726dede820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.575101 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.575101 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:22.583231 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f13cd7ca-7877-47b4-b9ea-92726dede820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:22.594278 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f13cd7ca-7877-47b4-b9ea-92726dede820 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:22.594950 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 872/3559] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:22 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:22.621601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2bb4a76d-f674-445d-bbc4-caf87ee71b73 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.625682 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2bb4a76d-f674-445d-bbc4-caf87ee71b73 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:22.625682 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2bb4a76d-f674-445d-bbc4-caf87ee71b73 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.625858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2bb4a76d-f674-445d-bbc4-caf87ee71b73 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.625895 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-2bb4a76d-f674-445d-bbc4-caf87ee71b73 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:22.635191 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.635191 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:22.638505 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2bb4a76d-f674-445d-bbc4-caf87ee71b73 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:22.639144 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 892/3560] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:22 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:22.857767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-f91dd06d-709c-4d1c-b9ca-1f4d48dd6800 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.863986 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-f91dd06d-709c-4d1c-b9ca-1f4d48dd6800 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542/action Aug 06 17:43:22.863986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-f91dd06d-709c-4d1c-b9ca-1f4d48dd6800 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:22.863986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-f91dd06d-709c-4d1c-b9ca-1f4d48dd6800 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:22.910270 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.910270 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:22.932457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-77182ab5-7283-4d0b-9a30-51150e7abfc1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:22.934893 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-77182ab5-7283-4d0b-9a30-51150e7abfc1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:22.934893 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-77182ab5-7283-4d0b-9a30-51150e7abfc1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:22.935075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-77182ab5-7283-4d0b-9a30-51150e7abfc1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:22.935293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-77182ab5-7283-4d0b-9a30-51150e7abfc1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:22.940863 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:22.940863 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:22.941749 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-77182ab5-7283-4d0b-9a30-51150e7abfc1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:22.942202 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 898/3561] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:22 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:22.945771 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-aa5e4813-05c1-4a41-992d-95816146b3d8 req-f91dd06d-709c-4d1c-b9ca-1f4d48dd6800 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542/action returned with HTTP 204 Aug 06 17:43:22.946877 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 900/3562] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:43:22 2026] POST /volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:23.174239 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4abc7808-ebe0-4d40-9410-6ff67649b248 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.178637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4abc7808-ebe0-4d40-9410-6ff67649b248 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:23.178820 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4abc7808-ebe0-4d40-9410-6ff67649b248 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.178947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4abc7808-ebe0-4d40-9410-6ff67649b248 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.179128 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4abc7808-ebe0-4d40-9410-6ff67649b248 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:23.197038 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.197038 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:23.200178 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4abc7808-ebe0-4d40-9410-6ff67649b248 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:23.200178 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 873/3563] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 743 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:23.476066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1cb332c3-3d6b-4593-a915-0597ad088eed None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.479304 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1cb332c3-3d6b-4593-a915-0597ad088eed tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd Aug 06 17:43:23.479304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1cb332c3-3d6b-4593-a915-0597ad088eed tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.481742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1cb332c3-3d6b-4593-a915-0597ad088eed tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.490630 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1cb332c3-3d6b-4593-a915-0597ad088eed tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd returned with HTTP 404 Aug 06 17:43:23.491772 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 893/3564] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/volumes/eb6baf23-cd39-406f-8b8d-db7329a55cdd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:23.502100 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-50e31faa-053e-470b-abde-7308ba0e879e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.506936 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-50e31faa-053e-470b-abde-7308ba0e879e tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364 Aug 06 17:43:23.507253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-50e31faa-053e-470b-abde-7308ba0e879e tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.507528 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-50e31faa-053e-470b-abde-7308ba0e879e tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.507721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-50e31faa-053e-470b-abde-7308ba0e879e tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] show called for member a99bb051-ad31-4da2-8e32-cac194d1f364 {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:23.513396 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-50e31faa-053e-470b-abde-7308ba0e879e tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364 returned with HTTP 404 Aug 06 17:43:23.514154 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 899/3565] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/groups/a99bb051-ad31-4da2-8e32-cac194d1f364 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:23.530650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.532949 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:23.533276 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.533519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.533897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:23.534880 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:23.547244 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Get all volumes completed successfully. Aug 06 17:43:23.548142 np0000006677 devstack@c-api.service[100622]: WARNING stevedore.named [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:23.548321 np0000006677 devstack@c-api.service[100622]: WARNING castellan.key_manager [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:23.606101 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:23.614351 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-312ce771-282b-4385-9cad-93807b79802d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.615038 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.615038 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:23.618295 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-312ce771-282b-4385-9cad-93807b79802d tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:23.618295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-312ce771-282b-4385-9cad-93807b79802d tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.618295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-312ce771-282b-4385-9cad-93807b79802d tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.628253 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5be7c8ba-fef4-4f39-a780-93a15bb00143 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:23.628913 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 901/3566] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:23.639791 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.639791 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:23.645589 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f6e7de84-99f6-4153-9da2-df54909e2598 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.651024 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-312ce771-282b-4385-9cad-93807b79802d tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:23.659614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-268ff248-2515-4f89-a07d-c8bd487b8628 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.659744 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6e7de84-99f6-4153-9da2-df54909e2598 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] POST https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83/action Aug 06 17:43:23.659744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6e7de84-99f6-4153-9da2-df54909e2598 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:23.659744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6e7de84-99f6-4153-9da2-df54909e2598 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:23.659863 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-268ff248-2515-4f89-a07d-c8bd487b8628 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:23.659863 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-268ff248-2515-4f89-a07d-c8bd487b8628 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.659863 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-268ff248-2515-4f89-a07d-c8bd487b8628 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.659955 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-312ce771-282b-4385-9cad-93807b79802d tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:23.660001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-268ff248-2515-4f89-a07d-c8bd487b8628 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:23.660040 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 874/3567] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:23.661128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-f6e7de84-99f6-4153-9da2-df54909e2598 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] delete called for group 3c349b09-dda6-445e-9eae-8bcb24f62d83 {{(pid=100624) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:43:23.661128 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-f6e7de84-99f6-4153-9da2-df54909e2598 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Delete group with id: 3c349b09-dda6-445e-9eae-8bcb24f62d83 Aug 06 17:43:23.666991 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.666991 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:23.668702 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.668702 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:23.670123 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-268ff248-2515-4f89-a07d-c8bd487b8628 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:23.670669 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 900/3568] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:23.678638 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f71813cd-6c6c-45ab-9823-956c19892081 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.681403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f71813cd-6c6c-45ab-9823-956c19892081 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:23.681705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f71813cd-6c6c-45ab-9823-956c19892081 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.682018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f71813cd-6c6c-45ab-9823-956c19892081 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.701054 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.701054 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:23.704734 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f71813cd-6c6c-45ab-9823-956c19892081 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:23.709099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f71813cd-6c6c-45ab-9823-956c19892081 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:23.709540 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 902/3569] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:23.724820 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e4be3ba2-7585-4c61-b449-ff719c34d0b5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.726836 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e4be3ba2-7585-4c61-b449-ff719c34d0b5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:43:23.727144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e4be3ba2-7585-4c61-b449-ff719c34d0b5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.727383 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6e7de84-99f6-4153-9da2-df54909e2598 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83/action returned with HTTP 202 Aug 06 17:43:23.727546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e4be3ba2-7585-4c61-b449-ff719c34d0b5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.728012 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 894/3570] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:23 2026] POST /volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:23.740436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.744066 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.744066 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:23.745049 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 Aug 06 17:43:23.745520 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.746212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.758886 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e4be3ba2-7585-4c61-b449-ff719c34d0b5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:43:23.762089 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.762089 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:23.767058 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e4be3ba2-7585-4c61-b449-ff719c34d0b5 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:43:23.767678 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 875/3571] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:23.773220 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Volume info retrieved successfully. Aug 06 17:43:23.774343 np0000006677 devstack@c-api.service[100623]: WARNING stevedore.named [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 06 17:43:23.774663 np0000006677 devstack@c-api.service[100623]: WARNING castellan.key_manager [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 06 17:43:23.853256 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:23.859228 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.859228 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:23.872928 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47f5376a-bfff-41ab-b9a8-9d8f43fb6122 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 returned with HTTP 200 Aug 06 17:43:23.872928 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 901/3572] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:23.961519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5f1e14aa-a868-45a1-9b39-d5d8106251e1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:23.968870 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5f1e14aa-a868-45a1-9b39-d5d8106251e1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:23.968870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5f1e14aa-a868-45a1-9b39-d5d8106251e1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:23.969158 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5f1e14aa-a868-45a1-9b39-d5d8106251e1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:23.970119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5f1e14aa-a868-45a1-9b39-d5d8106251e1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:23.983580 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:23.983580 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:23.986276 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5f1e14aa-a868-45a1-9b39-d5d8106251e1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:23.987053 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 903/3573] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:23 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:24.214438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2f0c2a98-aecb-4cea-af2f-ee4b20a80146 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:24.218237 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2f0c2a98-aecb-4cea-af2f-ee4b20a80146 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:24.218516 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2f0c2a98-aecb-4cea-af2f-ee4b20a80146 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:24.218778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2f0c2a98-aecb-4cea-af2f-ee4b20a80146 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:24.218980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-2f0c2a98-aecb-4cea-af2f-ee4b20a80146 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:24.225138 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:24.225138 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:24.226854 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2f0c2a98-aecb-4cea-af2f-ee4b20a80146 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:24.227019 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 895/3574] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:24 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:24.691106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6d8b0251-5a73-4898-9f9b-4e9f0c50c702 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:24.693542 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6d8b0251-5a73-4898-9f9b-4e9f0c50c702 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:24.693664 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6d8b0251-5a73-4898-9f9b-4e9f0c50c702 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:24.694947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6d8b0251-5a73-4898-9f9b-4e9f0c50c702 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:24.694947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6d8b0251-5a73-4898-9f9b-4e9f0c50c702 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:24.699375 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:24.699375 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:24.700135 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6d8b0251-5a73-4898-9f9b-4e9f0c50c702 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:24.700453 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 876/3575] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:24 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:24.894684 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a0abf1e0-521c-42d5-bb61-316bf7dce79a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:24.897983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0abf1e0-521c-42d5-bb61-316bf7dce79a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 Aug 06 17:43:24.898268 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0abf1e0-521c-42d5-bb61-316bf7dce79a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:24.898374 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0abf1e0-521c-42d5-bb61-316bf7dce79a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:24.906326 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0abf1e0-521c-42d5-bb61-316bf7dce79a tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 returned with HTTP 404 Aug 06 17:43:24.906926 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 902/3576] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:43:24 2026] GET /volume/v3/volumes/ea4518e5-c368-4318-af5f-0eab12fc0f51 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:24.916628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-575178e7-f932-412e-9604-4a8a374fe242 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:24.920159 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-575178e7-f932-412e-9604-4a8a374fe242 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] GET https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 Aug 06 17:43:24.920668 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-575178e7-f932-412e-9604-4a8a374fe242 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:24.921055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-575178e7-f932-412e-9604-4a8a374fe242 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:24.921314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-575178e7-f932-412e-9604-4a8a374fe242 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] show called for member 3c349b09-dda6-445e-9eae-8bcb24f62d83 {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:24.927769 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-575178e7-f932-412e-9604-4a8a374fe242 tempest-GroupsV314Test-2022332334 tempest-GroupsV314Test-2022332334-project-member] https://10.4.3.207/volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 returned with HTTP 404 Aug 06 17:43:24.929593 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 904/3577] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:24 2026] GET /volume/v3/groups/3c349b09-dda6-445e-9eae-8bcb24f62d83 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:24.940175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e8f7bd02-0a93-42ee-a148-0b1f56482968 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:24.943249 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e8f7bd02-0a93-42ee-a148-0b1f56482968 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/923a7112-8d45-47d4-9ed4-f5f86bd6dad5 Aug 06 17:43:24.943681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e8f7bd02-0a93-42ee-a148-0b1f56482968 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:24.944327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e8f7bd02-0a93-42ee-a148-0b1f56482968 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:24.965397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e8f7bd02-0a93-42ee-a148-0b1f56482968 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] https://10.4.3.207/volume/v3/group_types/923a7112-8d45-47d4-9ed4-f5f86bd6dad5 returned with HTTP 202 Aug 06 17:43:24.966049 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 896/3578] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:43:24 2026] DELETE /volume/v3/group_types/923a7112-8d45-47d4-9ed4-f5f86bd6dad5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:24.977298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-411b2c65-efbd-466a-a747-91755dbc4ef3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:24.979866 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-411b2c65-efbd-466a-a747-91755dbc4ef3 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] DELETE https://10.4.3.207/volume/v3/types/84e135e5-6c23-44a4-b0e2-d1867862b972 Aug 06 17:43:24.980142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-411b2c65-efbd-466a-a747-91755dbc4ef3 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:24.980459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-411b2c65-efbd-466a-a747-91755dbc4ef3 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.008981 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9a22ba53-b210-4039-8d61-103d8c1efeb7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.011395 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a22ba53-b210-4039-8d61-103d8c1efeb7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:25.011687 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a22ba53-b210-4039-8d61-103d8c1efeb7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.012072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a22ba53-b210-4039-8d61-103d8c1efeb7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.012155 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9a22ba53-b210-4039-8d61-103d8c1efeb7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:25.018681 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.018681 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:25.019705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a22ba53-b210-4039-8d61-103d8c1efeb7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:25.020258 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 903/3579] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:25 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:25.026856 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-411b2c65-efbd-466a-a747-91755dbc4ef3 tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] https://10.4.3.207/volume/v3/types/84e135e5-6c23-44a4-b0e2-d1867862b972 returned with HTTP 202 Aug 06 17:43:25.026856 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 877/3580] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:43:24 2026] DELETE /volume/v3/types/84e135e5-6c23-44a4-b0e2-d1867862b972 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:25.037922 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b148bb8c-afe1-4b2a-ba8f-dfc54a06945e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.043843 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b148bb8c-afe1-4b2a-ba8f-dfc54a06945e tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] GET https://10.4.3.207/volume/v3/types/84e135e5-6c23-44a4-b0e2-d1867862b972 Aug 06 17:43:25.044150 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b148bb8c-afe1-4b2a-ba8f-dfc54a06945e tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.044422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b148bb8c-afe1-4b2a-ba8f-dfc54a06945e tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.054716 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b148bb8c-afe1-4b2a-ba8f-dfc54a06945e tempest-GroupsV314Test-609717441 tempest-GroupsV314Test-609717441-project-admin] https://10.4.3.207/volume/v3/types/84e135e5-6c23-44a4-b0e2-d1867862b972 returned with HTTP 404 Aug 06 17:43:25.055645 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 905/3581] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:43:25 2026] GET /volume/v3/types/84e135e5-6c23-44a4-b0e2-d1867862b972 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:25.243512 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c382b2c1-b036-4c37-877a-babf7f2046a7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.245633 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c382b2c1-b036-4c37-877a-babf7f2046a7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:25.245633 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c382b2c1-b036-4c37-877a-babf7f2046a7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.248536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c382b2c1-b036-4c37-877a-babf7f2046a7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.248536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c382b2c1-b036-4c37-877a-babf7f2046a7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:25.256078 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.256078 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:25.257866 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c382b2c1-b036-4c37-877a-babf7f2046a7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:25.257866 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 897/3582] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:25 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:25.715302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4dcaf593-99f1-41b9-b9ec-87e5a73cb418 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.718986 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4dcaf593-99f1-41b9-b9ec-87e5a73cb418 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:25.718986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4dcaf593-99f1-41b9-b9ec-87e5a73cb418 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.718986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4dcaf593-99f1-41b9-b9ec-87e5a73cb418 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.718986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4dcaf593-99f1-41b9-b9ec-87e5a73cb418 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:25.729872 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.729872 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:25.733794 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4dcaf593-99f1-41b9-b9ec-87e5a73cb418 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:25.733794 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 904/3583] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:25 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:25.752175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1069ef0f-d2c9-46c9-a104-3ca0bd7e98c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.754529 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1069ef0f-d2c9-46c9-a104-3ca0bd7e98c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:25.754711 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1069ef0f-d2c9-46c9-a104-3ca0bd7e98c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.754948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1069ef0f-d2c9-46c9-a104-3ca0bd7e98c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.755740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-1069ef0f-d2c9-46c9-a104-3ca0bd7e98c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:25.761096 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.761096 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:25.762927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1069ef0f-d2c9-46c9-a104-3ca0bd7e98c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:25.763572 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 878/3584] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:25 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:25.781742 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.784346 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:43:25.784586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bf1c0f8-9c44-4492-9162-8b166ba5aa59", "incremental": true, "force": true}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:25.787761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating new backup {'backup': {'volume_id': '1bf1c0f8-9c44-4492-9162-8b166ba5aa59', 'incremental': True, 'force': True}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:43:25.787761 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating backup of volume 1bf1c0f8-9c44-4492-9162-8b166ba5aa59 in container None Aug 06 17:43:25.809067 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.809067 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:25.809866 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:25.843128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['de196eee-805c-41c0-91e5-7e26180782bf', '9ffaafea-a7b3-4a0c-8ccc-410a9b0f37b4'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:25.880568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-94d1ffd0-805e-4343-934a-c4b5dcc961d9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.886563 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-94d1ffd0-805e-4343-934a-c4b5dcc961d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c Aug 06 17:43:25.886735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-94d1ffd0-805e-4343-934a-c4b5dcc961d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.886979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-94d1ffd0-805e-4343-934a-c4b5dcc961d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.901546 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.901546 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:25.913243 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-16f4384b-f65a-4aa2-b4ed-f5361df6303b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:43:25.913937 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 906/3585] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:25 2026] POST /volume/v3/backups => generated 288 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:25.927386 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c317b940-c367-4853-86c8-932e7f504c34 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:25.929709 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c317b940-c367-4853-86c8-932e7f504c34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:25.929985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c317b940-c367-4853-86c8-932e7f504c34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:25.930290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c317b940-c367-4853-86c8-932e7f504c34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:25.930466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c317b940-c367-4853-86c8-932e7f504c34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:25.937016 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:25.937016 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:25.937578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c317b940-c367-4853-86c8-932e7f504c34 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:25.938131 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 905/3586] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:25 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:25.986225 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-94d1ffd0-805e-4343-934a-c4b5dcc961d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c returned with HTTP 200 Aug 06 17:43:25.986225 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 898/3587] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:43:25 2026] DELETE /volume/v3/attachments/05b5d109-c493-4ad6-a352-81e124fecb7c => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:26.003471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:26.006430 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:26.006430 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:26.006663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:26.006663 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:26.015671 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:26.015671 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:26.016318 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:26.037640 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8886963b-fc98-4fc7-9ae0-e5a789021076 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:26.040478 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8886963b-fc98-4fc7-9ae0-e5a789021076 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:26.041024 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8886963b-fc98-4fc7-9ae0-e5a789021076 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:26.041392 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8886963b-fc98-4fc7-9ae0-e5a789021076 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:26.041997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8886963b-fc98-4fc7-9ae0-e5a789021076 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:26.051531 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:26.051531 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:26.055727 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:43:26.055727 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-687e44c4-af6c-4fd3-94fe-ae7c1eb97432 req-4f430826-953e-4889-b9d5-e0eb7ddb30ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 202 Aug 06 17:43:26.056324 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 879/3588] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:43:26 2026] DELETE /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:26.057294 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8886963b-fc98-4fc7-9ae0-e5a789021076 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:26.058781 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 907/3589] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:26 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:26.273771 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8074aac3-d579-4975-8f9a-26a3c6228356 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:26.279148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8074aac3-d579-4975-8f9a-26a3c6228356 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:26.279331 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8074aac3-d579-4975-8f9a-26a3c6228356 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:26.279681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8074aac3-d579-4975-8f9a-26a3c6228356 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:26.279681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-8074aac3-d579-4975-8f9a-26a3c6228356 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:26.288468 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:26.288468 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:26.289982 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8074aac3-d579-4975-8f9a-26a3c6228356 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:26.291304 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 906/3590] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:26 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:26.951602 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e4c2c5b-2784-49ad-adac-5b7def80e0f0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:26.957203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e4c2c5b-2784-49ad-adac-5b7def80e0f0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:26.957886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e4c2c5b-2784-49ad-adac-5b7def80e0f0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:26.958238 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e4c2c5b-2784-49ad-adac-5b7def80e0f0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:26.958452 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-3e4c2c5b-2784-49ad-adac-5b7def80e0f0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:26.964713 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:26.964713 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:26.965730 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e4c2c5b-2784-49ad-adac-5b7def80e0f0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:26.966179 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 899/3591] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:26 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:27.077026 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1ec5180c-5703-460b-8b62-4b5fcde86839 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:27.082073 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ec5180c-5703-460b-8b62-4b5fcde86839 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:27.082073 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ec5180c-5703-460b-8b62-4b5fcde86839 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:27.082597 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1ec5180c-5703-460b-8b62-4b5fcde86839 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:27.082919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-1ec5180c-5703-460b-8b62-4b5fcde86839 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:27.091009 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:27.091009 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:27.091723 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1ec5180c-5703-460b-8b62-4b5fcde86839 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:27.092301 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 880/3592] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:27 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:27.309086 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a4b77610-92c3-40f6-bb5e-6026e7436784 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:27.311888 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4b77610-92c3-40f6-bb5e-6026e7436784 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:27.312192 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4b77610-92c3-40f6-bb5e-6026e7436784 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:27.312546 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4b77610-92c3-40f6-bb5e-6026e7436784 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:27.312922 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a4b77610-92c3-40f6-bb5e-6026e7436784 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:27.319321 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:27.319321 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:27.321194 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4b77610-92c3-40f6-bb5e-6026e7436784 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:27.321935 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 908/3593] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:27 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:27.561831 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ac94a300-4020-40bb-96d1-ae9f07838713 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:27.565008 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac94a300-4020-40bb-96d1-ae9f07838713 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af Aug 06 17:43:27.565008 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac94a300-4020-40bb-96d1-ae9f07838713 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:27.565008 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ac94a300-4020-40bb-96d1-ae9f07838713 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:27.572652 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ac94a300-4020-40bb-96d1-ae9f07838713 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af returned with HTTP 404 Aug 06 17:43:27.573428 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 907/3594] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:27 2026] GET /volume/v3/volumes/6b3c603d-89e1-4959-beb2-343499f290af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:27.905672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:27.910154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:27.910154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:27.910467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:27.910810 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:27.920158 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:27.920158 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:27.923995 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:27.944999 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:43:27.945295 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f73537e8-b087-40fb-9fd5-3112c8ee6305 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 202 Aug 06 17:43:27.945756 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 900/3595] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:43:27 2026] DELETE /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:27.959238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-463aaf36-b6a5-423c-b727-7a41e3656058 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:27.962044 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-463aaf36-b6a5-423c-b727-7a41e3656058 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:27.962541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-463aaf36-b6a5-423c-b727-7a41e3656058 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:27.962854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-463aaf36-b6a5-423c-b727-7a41e3656058 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:27.977071 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:27.977071 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:27.977315 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-463aaf36-b6a5-423c-b727-7a41e3656058 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:43:27.978258 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-463aaf36-b6a5-423c-b727-7a41e3656058 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 200 Aug 06 17:43:27.978909 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 881/3596] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:27 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:27.989395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a9d17c59-4f09-4626-801c-d26c62169825 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:27.991780 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d17c59-4f09-4626-801c-d26c62169825 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:27.991780 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9d17c59-4f09-4626-801c-d26c62169825 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:27.991780 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9d17c59-4f09-4626-801c-d26c62169825 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:27.991780 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a9d17c59-4f09-4626-801c-d26c62169825 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:27.998060 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:27.998060 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:27.999477 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d17c59-4f09-4626-801c-d26c62169825 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:28.001337 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 909/3597] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:27 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:28.111308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-acdd07dd-2674-44d1-aca4-903f8ddc1d0f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:28.120826 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-acdd07dd-2674-44d1-aca4-903f8ddc1d0f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:28.120826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-acdd07dd-2674-44d1-aca4-903f8ddc1d0f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:28.120826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-acdd07dd-2674-44d1-aca4-903f8ddc1d0f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:28.120826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-acdd07dd-2674-44d1-aca4-903f8ddc1d0f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:28.131207 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:28.131207 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:28.132253 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-acdd07dd-2674-44d1-aca4-903f8ddc1d0f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:28.132253 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 908/3598] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:28 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:28.338754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e3834f88-52d1-4d34-82c1-576b18e00e6a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:28.341373 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e3834f88-52d1-4d34-82c1-576b18e00e6a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:28.341672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e3834f88-52d1-4d34-82c1-576b18e00e6a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:28.342012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e3834f88-52d1-4d34-82c1-576b18e00e6a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:28.342553 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e3834f88-52d1-4d34-82c1-576b18e00e6a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:28.350675 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:28.350675 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:28.350675 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e3834f88-52d1-4d34-82c1-576b18e00e6a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:28.351912 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 901/3599] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:28 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:28.683790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-adb07354-5cde-40c0-b90d-936ab51e7896 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:28.686610 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-adb07354-5cde-40c0-b90d-936ab51e7896 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:28.686610 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-adb07354-5cde-40c0-b90d-936ab51e7896 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:28.686610 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-adb07354-5cde-40c0-b90d-936ab51e7896 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:28.700654 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:28.700654 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:28.712039 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-adb07354-5cde-40c0-b90d-936ab51e7896 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:28.722402 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-adb07354-5cde-40c0-b90d-936ab51e7896 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:28.723060 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 882/3600] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:28 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:28.746076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-26d66314-ce38-4889-ab9f-d9364f1281ac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:28.750737 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-26d66314-ce38-4889-ab9f-d9364f1281ac tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:28.751775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-26d66314-ce38-4889-ab9f-d9364f1281ac tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:28.754687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-26d66314-ce38-4889-ab9f-d9364f1281ac tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:28.769057 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:28.769057 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:28.779675 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-26d66314-ce38-4889-ab9f-d9364f1281ac tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:28.793194 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-26d66314-ce38-4889-ab9f-d9364f1281ac tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:28.793194 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 910/3601] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:28 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:28.862850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-e9437ac9-ceb8-41d1-9d56-2550ced0fb7b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:28.866032 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-e9437ac9-ceb8-41d1-9d56-2550ced0fb7b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:28.866325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-e9437ac9-ceb8-41d1-9d56-2550ced0fb7b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:28.866641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-e9437ac9-ceb8-41d1-9d56-2550ced0fb7b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:28.877905 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:28.877905 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:28.884880 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-e9437ac9-ceb8-41d1-9d56-2550ced0fb7b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:28.893803 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-e9437ac9-ceb8-41d1-9d56-2550ced0fb7b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:28.893991 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 909/3602] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:28 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:28.992045 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ebd8880-23e9-4df8-9ba2-b62f7c801de0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:28.992683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ebd8880-23e9-4df8-9ba2-b62f7c801de0 None None] GET https://10.4.3.207/volume// Aug 06 17:43:28.992894 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ebd8880-23e9-4df8-9ba2-b62f7c801de0 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:28.993187 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ebd8880-23e9-4df8-9ba2-b62f7c801de0 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:28.993670 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ebd8880-23e9-4df8-9ba2-b62f7c801de0 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:28.994002 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 902/3603] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17: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 06 17:43:28.997452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1358f325-44e6-4de0-b1ee-a86d2321b4f2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.000559 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1358f325-44e6-4de0-b1ee-a86d2321b4f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 Aug 06 17:43:29.000833 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1358f325-44e6-4de0-b1ee-a86d2321b4f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.001276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1358f325-44e6-4de0-b1ee-a86d2321b4f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.009689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-f9f78917-4534-43f2-84d9-40861fb01e77 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.010174 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1358f325-44e6-4de0-b1ee-a86d2321b4f2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 returned with HTTP 404 Aug 06 17:43:29.010174 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 883/3604] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:28 2026] GET /volume/v3/snapshots/981270b6-1370-4913-a159-8aed153afba7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:29.015400 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-52a5c277-c5cc-456e-90fd-ef3f03e020ec None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.019609 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52a5c277-c5cc-456e-90fd-ef3f03e020ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:29.019824 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52a5c277-c5cc-456e-90fd-ef3f03e020ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.020620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52a5c277-c5cc-456e-90fd-ef3f03e020ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.020790 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-52a5c277-c5cc-456e-90fd-ef3f03e020ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:29.021651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.022404 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-232cab2f-79a4-4856-b6ee-4339df7cac24 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.024850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:29.025010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.026521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.026838 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.026838 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:29.027410 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:29.028789 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52a5c277-c5cc-456e-90fd-ef3f03e020ec tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:29.028789 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 910/3605] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:29.046059 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.046059 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:29.048375 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:29.076405 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:43:29.076405 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-baf5a8b9-bf6a-4d59-bdb4-8903d4ff33fc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 202 Aug 06 17:43:29.077309 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 903/3606] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:29 2026] DELETE /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:29.091620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-69ae7eec-3ccf-4132-b7a0-7155398fa9c4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.096769 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-69ae7eec-3ccf-4132-b7a0-7155398fa9c4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:29.096769 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-69ae7eec-3ccf-4132-b7a0-7155398fa9c4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.099201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-69ae7eec-3ccf-4132-b7a0-7155398fa9c4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.113462 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.113462 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:29.121140 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-69ae7eec-3ccf-4132-b7a0-7155398fa9c4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:29.132747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-69ae7eec-3ccf-4132-b7a0-7155398fa9c4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 200 Aug 06 17:43:29.133413 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 911/3607] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:29.153132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-58d95d5c-ca5e-4132-bfb6-88f427619eaa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.156581 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58d95d5c-ca5e-4132-bfb6-88f427619eaa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:29.156581 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58d95d5c-ca5e-4132-bfb6-88f427619eaa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.156881 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58d95d5c-ca5e-4132-bfb6-88f427619eaa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.157001 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-58d95d5c-ca5e-4132-bfb6-88f427619eaa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:29.162295 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-232cab2f-79a4-4856-b6ee-4339df7cac24 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:43:29.162655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-232cab2f-79a4-4856-b6ee-4339df7cac24 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1887021932"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:29.164921 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.164921 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:29.165915 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58d95d5c-ca5e-4132-bfb6-88f427619eaa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:29.166571 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 904/3608] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:29.199641 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-232cab2f-79a4-4856-b6ee-4339df7cac24 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:43:29.199641 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 884/3609] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:43:29 2026] POST /volume/v3/types => generated 220 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:29.216725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6971c279-c446-4bef-a552-23ab1cf4c8c0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.220198 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6971c279-c446-4bef-a552-23ab1cf4c8c0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] POST https://10.4.3.207/volume/v3/group_types Aug 06 17:43:29.221507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6971c279-c446-4bef-a552-23ab1cf4c8c0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-881235861"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:29.250539 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6971c279-c446-4bef-a552-23ab1cf4c8c0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/group_types returned with HTTP 202 Aug 06 17:43:29.250922 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 912/3610] 10.4.3.207 () {70 vars in 1311 bytes} [Thu Aug 6 17:43:29 2026] POST /volume/v3/group_types => generated 176 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:29.266422 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.304917 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-f9f78917-4534-43f2-84d9-40861fb01e77 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:43:29.305994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-f9f78917-4534-43f2-84d9-40861fb01e77 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "971251d3-f17c-4585-bbe8-cc470ea5d8fc", "connector": null, "instance_uuid": "d77c9496-56e9-4d39-bc9e-128be794edd1"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:29.326537 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.326537 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:29.372090 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3081d4ab-4fd8-4fb9-96f8-504137399b0a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.375060 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3081d4ab-4fd8-4fb9-96f8-504137399b0a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:29.375273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3081d4ab-4fd8-4fb9-96f8-504137399b0a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.375555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3081d4ab-4fd8-4fb9-96f8-504137399b0a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.375673 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3081d4ab-4fd8-4fb9-96f8-504137399b0a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:29.382257 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.382257 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:29.383331 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3081d4ab-4fd8-4fb9-96f8-504137399b0a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:29.383822 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 885/3611] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:29.392849 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] POST https://10.4.3.207/volume/v3/groups Aug 06 17:43:29.393456 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "96da3a4e-b812-4c7f-a21a-1d4a544d683d", "volume_types": ["b59729de-8770-4910-8cca-b6564715ea92"], "name": "tempest-GroupsV320Test-Group-1291325178"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:29.395882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Creating new group {'group': {'group_type': '96da3a4e-b812-4c7f-a21a-1d4a544d683d', 'volume_types': ['b59729de-8770-4910-8cca-b6564715ea92'], 'name': 'tempest-GroupsV320Test-Group-1291325178'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 06 17:43:29.401904 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-f9f78917-4534-43f2-84d9-40861fb01e77 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:43:29.401904 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 911/3612] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:43:29 2026] POST /volume/v3/attachments => generated 273 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:29.406747 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.groups [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Creating group tempest-GroupsV320Test-Group-1291325178. Aug 06 17:43:29.427599 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Availability Zones retrieved successfully. Aug 06 17:43:29.460498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-78b189bd-5538-4a17-a5b9-d9532936efa3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.469724 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-78b189bd-5538-4a17-a5b9-d9532936efa3 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:29.471239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-78b189bd-5538-4a17-a5b9-d9532936efa3 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.472351 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-78b189bd-5538-4a17-a5b9-d9532936efa3 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.473071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b9b5b9be-5428-4256-98d9-ef11d90c2d7f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.473619 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9b5b9be-5428-4256-98d9-ef11d90c2d7f None None] GET https://10.4.3.207/volume// Aug 06 17:43:29.473842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9b5b9be-5428-4256-98d9-ef11d90c2d7f None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.474227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9b5b9be-5428-4256-98d9-ef11d90c2d7f None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.475169 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9b5b9be-5428-4256-98d9-ef11d90c2d7f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:29.475942 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 886/3613] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43: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 06 17:43:29.485753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Created reservations ['16aeddaf-985f-471b-8073-ee7035f496d0'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:29.487595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-5a34c42b-48d6-46e2-ac53-507e6a1c1333 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.491348 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-5a34c42b-48d6-46e2-ac53-507e6a1c1333 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:29.491934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-5a34c42b-48d6-46e2-ac53-507e6a1c1333 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.492483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-5a34c42b-48d6-46e2-ac53-507e6a1c1333 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.495466 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.495466 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:29.503599 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-78b189bd-5538-4a17-a5b9-d9532936efa3 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:29.513017 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-78b189bd-5538-4a17-a5b9-d9532936efa3 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:29.513236 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 913/3614] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:29.523262 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.523262 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:29.523460 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f96d67fb-747d-43fe-974c-f8d89ac0f9a6 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups returned with HTTP 202 Aug 06 17:43:29.523460 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 905/3615] 10.4.3.207 () {70 vars in 1297 bytes} [Thu Aug 6 17:43:29 2026] POST /volume/v3/groups => generated 108 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:29.534716 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-5a34c42b-48d6-46e2-ac53-507e6a1c1333 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:29.542348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-981ebd7f-6d1d-49fb-b7a0-3912055cec26 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.546554 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-981ebd7f-6d1d-49fb-b7a0-3912055cec26 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:29.546869 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-981ebd7f-6d1d-49fb-b7a0-3912055cec26 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:29.547644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-981ebd7f-6d1d-49fb-b7a0-3912055cec26 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:29.547894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-981ebd7f-6d1d-49fb-b7a0-3912055cec26 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:29.548099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-5a34c42b-48d6-46e2-ac53-507e6a1c1333 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:29.549021 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 912/3616] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1037 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:29.553804 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.553804 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:29.567028 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-981ebd7f-6d1d-49fb-b7a0-3912055cec26 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:29.567503 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 887/3617] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:29 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:29.710190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:29.713223 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] PUT https://10.4.3.207/volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849 Aug 06 17:43:29.714001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:29.728625 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Acquiring lock "cinder-attachment_update-971251d3-f17c-4585-bbe8-cc470ea5d8fc-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:43:29.737599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Lock "cinder-attachment_update-971251d3-f17c-4585-bbe8-cc470ea5d8fc-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:43:29.738641 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:29.738641 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:29.877640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Lock "cinder-attachment_update-971251d3-f17c-4585-bbe8-cc470ea5d8fc-np0000006677" released by "attachment_update" :: held 0.140s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:43:29.878209 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-9d039c02-454c-4d9e-956f-df43bf1ed9ba tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849 returned with HTTP 200 Aug 06 17:43:29.878592 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 914/3618] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:43:29 2026] PUT /volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:30.041308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a558f872-b121-4db8-8809-5840714622ca None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.044445 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a558f872-b121-4db8-8809-5840714622ca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:30.044688 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a558f872-b121-4db8-8809-5840714622ca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.044927 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a558f872-b121-4db8-8809-5840714622ca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.045112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a558f872-b121-4db8-8809-5840714622ca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:30.050827 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.050827 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:30.051890 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a558f872-b121-4db8-8809-5840714622ca tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:30.052864 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 906/3619] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:30.153307 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5be0c302-7984-4a22-bc4d-8eed7395fc35 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.155502 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5be0c302-7984-4a22-bc4d-8eed7395fc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 Aug 06 17:43:30.156267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5be0c302-7984-4a22-bc4d-8eed7395fc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.156267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5be0c302-7984-4a22-bc4d-8eed7395fc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.165819 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5be0c302-7984-4a22-bc4d-8eed7395fc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 returned with HTTP 404 Aug 06 17:43:30.166551 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 913/3620] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/volumes/e926cdae-0bee-4875-9f41-b9fb4f363fe1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:30.180731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8ac1fbb3-8c43-40c2-b282-0e50c1fc6cbe None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.186524 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8ac1fbb3-8c43-40c2-b282-0e50c1fc6cbe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:30.187021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8ac1fbb3-8c43-40c2-b282-0e50c1fc6cbe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.188103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8ac1fbb3-8c43-40c2-b282-0e50c1fc6cbe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.188103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8ac1fbb3-8c43-40c2-b282-0e50c1fc6cbe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:30.194373 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.194373 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:30.195482 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8ac1fbb3-8c43-40c2-b282-0e50c1fc6cbe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:30.196181 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 888/3621] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:30.219310 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ccb64203-dc43-44c8-8439-4f170867b867 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.222180 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:30.222649 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1300263842", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:30.224891 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1300263842', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:30.382315 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:43:30.383373 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.383373 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:30.389094 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:43:30.396559 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (cc879690-8045-4dd9-a03d-dcefa148f2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:30.397901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72332cce-cdfc-44a4-8684-142916507432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:30.399167 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:30.403181 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7f6f25b4-26f4-4e01-a23c-c14dc1ad586b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.410220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f6f25b4-26f4-4e01-a23c-c14dc1ad586b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:30.410514 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f6f25b4-26f4-4e01-a23c-c14dc1ad586b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.410873 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f6f25b4-26f4-4e01-a23c-c14dc1ad586b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.411490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-7f6f25b4-26f4-4e01-a23c-c14dc1ad586b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:30.423883 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.423883 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:30.425134 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f6f25b4-26f4-4e01-a23c-c14dc1ad586b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:30.425943 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 907/3622] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:30.494756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72332cce-cdfc-44a4-8684-142916507432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:30.496378 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726b34be-c8e1-47b1-9eaf-c930d680ba10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:30.537402 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5ab9242d-b424-4858-9e9e-4284c77045e5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.540571 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ab9242d-b424-4858-9e9e-4284c77045e5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:30.540571 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ab9242d-b424-4858-9e9e-4284c77045e5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.542759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ab9242d-b424-4858-9e9e-4284c77045e5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.566617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['1274c171-b6da-4393-ba85-7222e617754d', '68669e50-dd9f-4285-9ce2-e1e639b890a5', '935891af-bb78-486e-b694-6f172cec9da8', '2beb13d0-48c7-49b9-b093-76d2c6f7bd77'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:30.567728 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.567728 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:30.568078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726b34be-c8e1-47b1-9eaf-c930d680ba10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1274c171-b6da-4393-ba85-7222e617754d', '68669e50-dd9f-4285-9ce2-e1e639b890a5', '935891af-bb78-486e-b694-6f172cec9da8', '2beb13d0-48c7-49b9-b093-76d2c6f7bd77']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:30.569323 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ade1fe9-66b5-4c15-8479-48ac1e22fa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:30.582362 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f7dec37e-367d-444a-9706-8097276337c9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.582555 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5ab9242d-b424-4858-9e9e-4284c77045e5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:30.586302 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f7dec37e-367d-444a-9706-8097276337c9 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:30.586302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f7dec37e-367d-444a-9706-8097276337c9 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.586302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f7dec37e-367d-444a-9706-8097276337c9 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.586302 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-f7dec37e-367d-444a-9706-8097276337c9 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:30.590841 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ab9242d-b424-4858-9e9e-4284c77045e5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:30.591469 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.591469 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:30.591575 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 914/3623] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:30.603566 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ade1fe9-66b5-4c15-8479-48ac1e22fa85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d53af0-aed6-4fd0-8daf-5739ff6ee3fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1300263842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['1274c171-b6da-4393-ba85-7222e617754d','68669e50-dd9f-4285-9ce2-e1e639b890a5','935891af-bb78-486e-b694-6f172cec9da8','2beb13d0-48c7-49b9-b093-76d2c6f7bd77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1300263842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d53af0-aed6-4fd0-8daf-5739ff6ee3fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:30.603897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f7dec37e-367d-444a-9706-8097276337c9 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:30.604238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8a7e3a-98cc-4ba3-902c-074dbca10e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:30.604430 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 889/3624] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:30.616645 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e26b8afe-04fc-4977-b6df-78037e0d328b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.619072 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e26b8afe-04fc-4977-b6df-78037e0d328b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] POST https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action Aug 06 17:43:30.619614 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e26b8afe-04fc-4977-b6df-78037e0d328b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:30.619814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e26b8afe-04fc-4977-b6df-78037e0d328b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:30.622094 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-e26b8afe-04fc-4977-b6df-78037e0d328b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Updating group 'ab921dbe-4c23-4dca-a327-8d4e0928b97c' with 'creating' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 17:43:30.630994 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.630994 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:30.641057 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8a7e3a-98cc-4ba3-902c-074dbca10e0e) transitioned into state 'SUCCESS' from state '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-1300263842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['1274c171-b6da-4393-ba85-7222e617754d','68669e50-dd9f-4285-9ce2-e1e639b890a5','935891af-bb78-486e-b694-6f172cec9da8','2beb13d0-48c7-49b9-b093-76d2c6f7bd77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:30.642647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742f07b7-2576-489a-8826-8b991d49e316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:30.645099 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e26b8afe-04fc-4977-b6df-78037e0d328b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action returned with HTTP 202 Aug 06 17:43:30.645689 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 908/3625] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:30 2026] POST /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:30.655157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-894d8ad7-694c-46f9-b677-5ed0a7d42102 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.657341 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-894d8ad7-694c-46f9-b677-5ed0a7d42102 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:30.657615 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-894d8ad7-694c-46f9-b677-5ed0a7d42102 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.658175 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-894d8ad7-694c-46f9-b677-5ed0a7d42102 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.658175 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-894d8ad7-694c-46f9-b677-5ed0a7d42102 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:30.662428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742f07b7-2576-489a-8826-8b991d49e316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:30.662428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (cc879690-8045-4dd9-a03d-dcefa148f2fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:30.662428 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:43:30.662428 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ccb64203-dc43-44c8-8439-4f170867b867 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:30.662428 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 915/3626] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:30 2026] POST /volume/v3/volumes => generated 759 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:30.663191 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.663191 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:30.681363 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-894d8ad7-694c-46f9-b677-5ed0a7d42102 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:30.681821 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 915/3627] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:30.682112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-61a78bb4-2489-4cb4-b087-621527d5dfa3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.685268 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-61a78bb4-2489-4cb4-b087-621527d5dfa3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:43:30.685268 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-61a78bb4-2489-4cb4-b087-621527d5dfa3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.685268 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-61a78bb4-2489-4cb4-b087-621527d5dfa3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.696996 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.696996 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:30.697387 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3bcb7ef2-cd7d-4725-9ac1-d8e16ad8ccff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.698418 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3bcb7ef2-cd7d-4725-9ac1-d8e16ad8ccff tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] POST https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action Aug 06 17:43:30.699033 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3bcb7ef2-cd7d-4725-9ac1-d8e16ad8ccff tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:30.699180 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3bcb7ef2-cd7d-4725-9ac1-d8e16ad8ccff tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:30.700899 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-61a78bb4-2489-4cb4-b087-621527d5dfa3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:30.701508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-3bcb7ef2-cd7d-4725-9ac1-d8e16ad8ccff tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Updating group 'ab921dbe-4c23-4dca-a327-8d4e0928b97c' with 'available' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 17:43:30.707522 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-61a78bb4-2489-4cb4-b087-621527d5dfa3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:43:30.708207 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 890/3628] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:30.712574 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.712574 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:30.725542 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3bcb7ef2-cd7d-4725-9ac1-d8e16ad8ccff tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action returned with HTTP 202 Aug 06 17:43:30.726266 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 909/3629] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:30 2026] POST /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:30.737702 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-290ff0f7-aec0-4179-b83a-2ea0e13fdeeb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.740652 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-290ff0f7-aec0-4179-b83a-2ea0e13fdeeb tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:30.740844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-290ff0f7-aec0-4179-b83a-2ea0e13fdeeb tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.742059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-290ff0f7-aec0-4179-b83a-2ea0e13fdeeb tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.742059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-290ff0f7-aec0-4179-b83a-2ea0e13fdeeb tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:30.747535 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.747535 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:30.762086 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-290ff0f7-aec0-4179-b83a-2ea0e13fdeeb tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:30.762684 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 916/3630] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:30.778308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-95fd6c44-d1da-4d82-a650-a6e9c032b9bd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.780895 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95fd6c44-d1da-4d82-a650-a6e9c032b9bd tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] POST https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action Aug 06 17:43:30.781418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95fd6c44-d1da-4d82-a650-a6e9c032b9bd tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:30.781590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-95fd6c44-d1da-4d82-a650-a6e9c032b9bd tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:30.784919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.groups [None req-95fd6c44-d1da-4d82-a650-a6e9c032b9bd tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Updating group 'ab921dbe-4c23-4dca-a327-8d4e0928b97c' with 'error' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 17:43:30.792501 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.792501 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:30.807000 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-95fd6c44-d1da-4d82-a650-a6e9c032b9bd tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action returned with HTTP 202 Aug 06 17:43:30.808182 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 916/3631] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:30 2026] POST /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:30.821174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-41505bc0-678b-46fa-a1a2-939b517b0888 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.826879 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-41505bc0-678b-46fa-a1a2-939b517b0888 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:30.827228 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-41505bc0-678b-46fa-a1a2-939b517b0888 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.827414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-41505bc0-678b-46fa-a1a2-939b517b0888 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.827533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-41505bc0-678b-46fa-a1a2-939b517b0888 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:30.840274 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.840274 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:30.853629 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-41505bc0-678b-46fa-a1a2-939b517b0888 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:30.854156 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 891/3632] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 385 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:30.865433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-11526fca-fd37-4f3d-afe2-850c8f5c0ba0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.870067 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-11526fca-fd37-4f3d-afe2-850c8f5c0ba0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] POST https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action Aug 06 17:43:30.870469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-11526fca-fd37-4f3d-afe2-850c8f5c0ba0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:30.870607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-11526fca-fd37-4f3d-afe2-850c8f5c0ba0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:30.872787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-11526fca-fd37-4f3d-afe2-850c8f5c0ba0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Updating group 'ab921dbe-4c23-4dca-a327-8d4e0928b97c' with 'available' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 06 17:43:30.879027 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.879027 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:30.891662 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-11526fca-fd37-4f3d-afe2-850c8f5c0ba0 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action returned with HTTP 202 Aug 06 17:43:30.892357 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 910/3633] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:30 2026] POST /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:30.901346 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-76f9942f-5e28-40d4-85d9-47c70495df67 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.904526 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76f9942f-5e28-40d4-85d9-47c70495df67 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:30.904751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76f9942f-5e28-40d4-85d9-47c70495df67 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.904941 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76f9942f-5e28-40d4-85d9-47c70495df67 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.905184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-76f9942f-5e28-40d4-85d9-47c70495df67 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:30.913846 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.913846 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:30.925291 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76f9942f-5e28-40d4-85d9-47c70495df67 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:30.925703 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 917/3634] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:30.940139 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.942085 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:43:30.942455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:30.942721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:30.943065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:30.943926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:43:30.953450 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Get all volumes completed successfully. Aug 06 17:43:30.958098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7614d9ab-8a84-4336-89fb-3e8d4fb41051 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:43:30.958098 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 917/3635] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:43:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:30.977219 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:30.980882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] POST https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action Aug 06 17:43:30.987906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:30.987906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:30.987906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.groups [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] delete called for group ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100625) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 06 17:43:30.987906 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.groups [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Delete group with id: ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:30.998608 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:30.998608 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:31.049540 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-847cd642-bc01-448a-88b2-5cf273a1a9aa tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action returned with HTTP 202 Aug 06 17:43:31.052167 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 892/3636] 10.4.3.207 () {70 vars in 1428 bytes} [Thu Aug 6 17:43:30 2026] POST /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:31.065603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e5b1f2b9-984e-472a-8f80-6ef20b670939 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.065994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-324b5a92-3c99-408f-8c6e-5e8a7dabdea2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.068118 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e5b1f2b9-984e-472a-8f80-6ef20b670939 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:31.068363 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-324b5a92-3c99-408f-8c6e-5e8a7dabdea2 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:31.068460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e5b1f2b9-984e-472a-8f80-6ef20b670939 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.068702 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-324b5a92-3c99-408f-8c6e-5e8a7dabdea2 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.068756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e5b1f2b9-984e-472a-8f80-6ef20b670939 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.068862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e5b1f2b9-984e-472a-8f80-6ef20b670939 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:31.069004 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-324b5a92-3c99-408f-8c6e-5e8a7dabdea2 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.069212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.groups [None req-324b5a92-3c99-408f-8c6e-5e8a7dabdea2 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:31.075956 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.075956 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:31.076879 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e5b1f2b9-984e-472a-8f80-6ef20b670939 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:31.077390 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 911/3637] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:31.077456 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.077456 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:31.098246 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-324b5a92-3c99-408f-8c6e-5e8a7dabdea2 tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 200 Aug 06 17:43:31.099438 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 918/3638] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:31.214327 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-027bdf76-6f5a-4619-bc5e-1f59d1e75672 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.216857 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-027bdf76-6f5a-4619-bc5e-1f59d1e75672 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:31.218035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-027bdf76-6f5a-4619-bc5e-1f59d1e75672 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.218035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-027bdf76-6f5a-4619-bc5e-1f59d1e75672 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.218035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-027bdf76-6f5a-4619-bc5e-1f59d1e75672 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:31.227298 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.227298 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:31.228545 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-027bdf76-6f5a-4619-bc5e-1f59d1e75672 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:31.228907 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 918/3639] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:31.439664 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-560a9db9-f006-4b8f-8cef-7c0bcc916d34 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.444019 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-560a9db9-f006-4b8f-8cef-7c0bcc916d34 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:31.444420 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-560a9db9-f006-4b8f-8cef-7c0bcc916d34 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.444710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-560a9db9-f006-4b8f-8cef-7c0bcc916d34 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.444878 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-560a9db9-f006-4b8f-8cef-7c0bcc916d34 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:31.456561 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.456561 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:31.456809 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-560a9db9-f006-4b8f-8cef-7c0bcc916d34 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:31.458172 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 893/3640] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:31.612146 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-628bd8de-4395-40ae-a33b-1d2823c58eea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.614085 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-628bd8de-4395-40ae-a33b-1d2823c58eea tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:31.614518 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-628bd8de-4395-40ae-a33b-1d2823c58eea tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.615985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-628bd8de-4395-40ae-a33b-1d2823c58eea tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.628664 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.628664 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:31.635172 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-628bd8de-4395-40ae-a33b-1d2823c58eea tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:31.644573 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-628bd8de-4395-40ae-a33b-1d2823c58eea tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:31.647255 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 912/3641] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:31.735988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ecf7e3fa-5853-4ae7-9cdc-c68568836b70 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.738154 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ecf7e3fa-5853-4ae7-9cdc-c68568836b70 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:43:31.738371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ecf7e3fa-5853-4ae7-9cdc-c68568836b70 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.738604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ecf7e3fa-5853-4ae7-9cdc-c68568836b70 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.746732 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.746732 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:31.751145 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ecf7e3fa-5853-4ae7-9cdc-c68568836b70 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:31.757178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ecf7e3fa-5853-4ae7-9cdc-c68568836b70 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:43:31.757652 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 919/3642] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:31.775152 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a181ad36-c106-4fbd-9ce3-dd098bceaa35 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:31.777169 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a181ad36-c106-4fbd-9ce3-dd098bceaa35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:43:31.777389 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a181ad36-c106-4fbd-9ce3-dd098bceaa35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:31.777687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a181ad36-c106-4fbd-9ce3-dd098bceaa35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:31.787087 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:31.787087 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:31.793197 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a181ad36-c106-4fbd-9ce3-dd098bceaa35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:31.800185 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a181ad36-c106-4fbd-9ce3-dd098bceaa35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:43:31.800662 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 919/3643] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:31 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:32.094746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-32d0d136-9c6e-4512-8ed5-978706887738 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.098080 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32d0d136-9c6e-4512-8ed5-978706887738 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:32.098080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32d0d136-9c6e-4512-8ed5-978706887738 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.098080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32d0d136-9c6e-4512-8ed5-978706887738 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.098080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-32d0d136-9c6e-4512-8ed5-978706887738 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:32.104055 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:32.104055 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:32.105064 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32d0d136-9c6e-4512-8ed5-978706887738 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:32.105064 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 894/3644] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:32 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:32.112010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-14164104-f04f-402a-bc32-d193862a5bda None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.116020 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-14164104-f04f-402a-bc32-d193862a5bda tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] GET https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c Aug 06 17:43:32.116020 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-14164104-f04f-402a-bc32-d193862a5bda tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.116020 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-14164104-f04f-402a-bc32-d193862a5bda tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.116020 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.groups [None req-14164104-f04f-402a-bc32-d193862a5bda tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] show called for member ab921dbe-4c23-4dca-a327-8d4e0928b97c {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 06 17:43:32.120547 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-14164104-f04f-402a-bc32-d193862a5bda tempest-GroupsV320Test-928663801 tempest-GroupsV320Test-928663801-project-member] https://10.4.3.207/volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c returned with HTTP 404 Aug 06 17:43:32.121355 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 913/3645] 10.4.3.207 () {68 vars in 1386 bytes} [Thu Aug 6 17:43:32 2026] GET /volume/v3/groups/ab921dbe-4c23-4dca-a327-8d4e0928b97c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:32.132033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-944992a3-fb43-4da6-a5a5-e37663e5cd11 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.134681 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-944992a3-fb43-4da6-a5a5-e37663e5cd11 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] DELETE https://10.4.3.207/volume/v3/group_types/96da3a4e-b812-4c7f-a21a-1d4a544d683d Aug 06 17:43:32.135043 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-944992a3-fb43-4da6-a5a5-e37663e5cd11 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.135352 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-944992a3-fb43-4da6-a5a5-e37663e5cd11 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.152412 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-944992a3-fb43-4da6-a5a5-e37663e5cd11 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/group_types/96da3a4e-b812-4c7f-a21a-1d4a544d683d returned with HTTP 202 Aug 06 17:43:32.152412 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 920/3646] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:43:32 2026] DELETE /volume/v3/group_types/96da3a4e-b812-4c7f-a21a-1d4a544d683d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:43:32.163253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-63321019-5991-44db-bc74-b0e790c6ed4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.165734 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63321019-5991-44db-bc74-b0e790c6ed4b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] DELETE https://10.4.3.207/volume/v3/types/b59729de-8770-4910-8cca-b6564715ea92 Aug 06 17:43:32.166316 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63321019-5991-44db-bc74-b0e790c6ed4b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.166618 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-63321019-5991-44db-bc74-b0e790c6ed4b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.206378 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-63321019-5991-44db-bc74-b0e790c6ed4b tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/types/b59729de-8770-4910-8cca-b6564715ea92 returned with HTTP 202 Aug 06 17:43:32.206378 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 920/3647] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:43:32 2026] DELETE /volume/v3/types/b59729de-8770-4910-8cca-b6564715ea92 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:32.214602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3ef48956-4e80-4172-a319-7888d298e164 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.218236 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3ef48956-4e80-4172-a319-7888d298e164 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] GET https://10.4.3.207/volume/v3/types/b59729de-8770-4910-8cca-b6564715ea92 Aug 06 17:43:32.218501 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3ef48956-4e80-4172-a319-7888d298e164 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.218812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3ef48956-4e80-4172-a319-7888d298e164 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.223208 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3ef48956-4e80-4172-a319-7888d298e164 tempest-GroupsV320Test-955179962 tempest-GroupsV320Test-955179962-project-admin] https://10.4.3.207/volume/v3/types/b59729de-8770-4910-8cca-b6564715ea92 returned with HTTP 404 Aug 06 17:43:32.223906 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 895/3648] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:43:32 2026] GET /volume/v3/types/b59729de-8770-4910-8cca-b6564715ea92 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:32.242177 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5eb44693-be9e-4530-81e8-53971c62a8cf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.244232 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5eb44693-be9e-4530-81e8-53971c62a8cf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:32.244740 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5eb44693-be9e-4530-81e8-53971c62a8cf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.245984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5eb44693-be9e-4530-81e8-53971c62a8cf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.245984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5eb44693-be9e-4530-81e8-53971c62a8cf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:32.252094 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:32.252094 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:32.253855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5eb44693-be9e-4530-81e8-53971c62a8cf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:32.253855 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 914/3649] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:32 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:32.475983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-758f2652-5818-4f34-8725-01936917964b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.475983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-758f2652-5818-4f34-8725-01936917964b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:32.476146 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-758f2652-5818-4f34-8725-01936917964b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.476290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-758f2652-5818-4f34-8725-01936917964b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.476432 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-758f2652-5818-4f34-8725-01936917964b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:32.483128 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:32.483128 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:32.484325 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-758f2652-5818-4f34-8725-01936917964b tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:32.484812 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 921/3650] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:32 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:32.664295 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-107fef47-7bb1-429c-b0b4-1752e00ea74b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:32.670435 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-107fef47-7bb1-429c-b0b4-1752e00ea74b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:32.670435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-107fef47-7bb1-429c-b0b4-1752e00ea74b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:32.670435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-107fef47-7bb1-429c-b0b4-1752e00ea74b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:32.691215 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:32.691215 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:32.699332 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-107fef47-7bb1-429c-b0b4-1752e00ea74b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:32.708826 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-107fef47-7bb1-429c-b0b4-1752e00ea74b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:32.708826 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 921/3651] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:32 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:33.120239 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-76be627d-8d79-44f6-85fe-0efe0bc779d1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:33.123051 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-76be627d-8d79-44f6-85fe-0efe0bc779d1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:33.123051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-76be627d-8d79-44f6-85fe-0efe0bc779d1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:33.123560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-76be627d-8d79-44f6-85fe-0efe0bc779d1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:33.123560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-76be627d-8d79-44f6-85fe-0efe0bc779d1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:33.130416 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:33.130416 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:33.131477 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-76be627d-8d79-44f6-85fe-0efe0bc779d1 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:33.131934 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 896/3652] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:33 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:33.270639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-421d3504-ed84-4f28-aa49-ed7006c2999c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:33.275991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-421d3504-ed84-4f28-aa49-ed7006c2999c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:33.275991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-421d3504-ed84-4f28-aa49-ed7006c2999c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:33.275991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-421d3504-ed84-4f28-aa49-ed7006c2999c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:33.275991 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-421d3504-ed84-4f28-aa49-ed7006c2999c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:33.285907 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:33.285907 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:33.287238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-421d3504-ed84-4f28-aa49-ed7006c2999c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:33.287830 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 915/3653] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:33 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:33.499462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a3107f60-338d-4c4e-ae2b-cdca31131b24 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:33.505452 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a3107f60-338d-4c4e-ae2b-cdca31131b24 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:33.506469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a3107f60-338d-4c4e-ae2b-cdca31131b24 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:33.507416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a3107f60-338d-4c4e-ae2b-cdca31131b24 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:33.507655 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a3107f60-338d-4c4e-ae2b-cdca31131b24 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:33.518721 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:33.518721 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:33.519450 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a3107f60-338d-4c4e-ae2b-cdca31131b24 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:33.520101 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 922/3654] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:33 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:33.625184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-05c8eddd-2159-4fa3-97fa-8e2bc3bd19a3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:33.628423 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-05c8eddd-2159-4fa3-97fa-8e2bc3bd19a3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:43:33.628894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-05c8eddd-2159-4fa3-97fa-8e2bc3bd19a3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:33.629980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-05c8eddd-2159-4fa3-97fa-8e2bc3bd19a3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:33.641419 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:33.641419 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:33.647260 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-05c8eddd-2159-4fa3-97fa-8e2bc3bd19a3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:33.658157 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-05c8eddd-2159-4fa3-97fa-8e2bc3bd19a3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:43:33.658813 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 922/3655] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:33 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:33.734831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-96769470-6925-46ca-ab64-2dbc499d94f9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:33.737758 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96769470-6925-46ca-ab64-2dbc499d94f9 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:33.738076 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96769470-6925-46ca-ab64-2dbc499d94f9 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:33.740280 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96769470-6925-46ca-ab64-2dbc499d94f9 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:33.757548 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:33.757548 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:33.765158 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-96769470-6925-46ca-ab64-2dbc499d94f9 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:33.771568 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96769470-6925-46ca-ab64-2dbc499d94f9 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:33.771826 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 897/3656] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:33 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:34.148203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-74188cb7-947e-4c65-a53d-1f7b6102458a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.150129 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-74188cb7-947e-4c65-a53d-1f7b6102458a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:34.151295 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-74188cb7-947e-4c65-a53d-1f7b6102458a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.151697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-74188cb7-947e-4c65-a53d-1f7b6102458a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.151697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-74188cb7-947e-4c65-a53d-1f7b6102458a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:34.159565 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.159565 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:34.160201 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-74188cb7-947e-4c65-a53d-1f7b6102458a tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:34.160899 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 916/3657] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:34 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:34.305501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-84a5504a-3a93-4bb6-983e-d5072c6fcb67 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.308367 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84a5504a-3a93-4bb6-983e-d5072c6fcb67 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:34.308739 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84a5504a-3a93-4bb6-983e-d5072c6fcb67 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.309548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84a5504a-3a93-4bb6-983e-d5072c6fcb67 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.309548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-84a5504a-3a93-4bb6-983e-d5072c6fcb67 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:34.314544 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.314544 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:34.315811 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84a5504a-3a93-4bb6-983e-d5072c6fcb67 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:34.315811 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 923/3658] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:34 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:34.368438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-82dbe8fa-53e7-401c-912e-c29ba2e6199f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.371029 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-82dbe8fa-53e7-401c-912e-c29ba2e6199f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849/action Aug 06 17:43:34.371481 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-82dbe8fa-53e7-401c-912e-c29ba2e6199f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:34.371651 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-82dbe8fa-53e7-401c-912e-c29ba2e6199f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:34.389043 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.389043 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:34.405852 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-bcad3650-4f62-427a-8c4b-4bc10c46c012 req-82dbe8fa-53e7-401c-912e-c29ba2e6199f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849/action returned with HTTP 204 Aug 06 17:43:34.407112 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 923/3659] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:43:34 2026] POST /volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:34.534997 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52876110-3867-428a-bb5e-15b55e20def2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.539527 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52876110-3867-428a-bb5e-15b55e20def2 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:34.541116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52876110-3867-428a-bb5e-15b55e20def2 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.541116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52876110-3867-428a-bb5e-15b55e20def2 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.541116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-52876110-3867-428a-bb5e-15b55e20def2 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:34.550352 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.550352 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:34.552426 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52876110-3867-428a-bb5e-15b55e20def2 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:34.553401 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 898/3660] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:34 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:34.637339 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-f9518435-611c-4da0-a390-f28d7c998009 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.640471 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-f9518435-611c-4da0-a390-f28d7c998009 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:43:34.640907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-f9518435-611c-4da0-a390-f28d7c998009 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.642030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-f9518435-611c-4da0-a390-f28d7c998009 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.652531 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.652531 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:34.657716 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-f9518435-611c-4da0-a390-f28d7c998009 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:34.664048 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-f9518435-611c-4da0-a390-f28d7c998009 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:43:34.664734 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 917/3661] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:34 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:34.681422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-042c8a72-dec8-4f0a-b126-a8dffb9f679e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.682139 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-042c8a72-dec8-4f0a-b126-a8dffb9f679e None None] GET https://10.4.3.207/volume// Aug 06 17:43:34.682139 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-042c8a72-dec8-4f0a-b126-a8dffb9f679e None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.682568 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-042c8a72-dec8-4f0a-b126-a8dffb9f679e None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.682747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-042c8a72-dec8-4f0a-b126-a8dffb9f679e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:34.683191 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 924/3662] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:43: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 06 17:43:34.697220 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-c6fa5740-6132-4c63-81ec-f87516c06cb9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.699446 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-c6fa5740-6132-4c63-81ec-f87516c06cb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:43:34.699866 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-c6fa5740-6132-4c63-81ec-f87516c06cb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82d53af0-aed6-4fd0-8daf-5739ff6ee3fc", "connector": null, "instance_uuid": "c3d28e4c-8c3d-4780-9516-a601e8d031b8"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:34.711523 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.711523 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:34.752246 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-c6fa5740-6132-4c63-81ec-f87516c06cb9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:43:34.752246 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 924/3663] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:43:34 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 06 17:43:34.793218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5b992eda-5232-484d-85d5-6e4efd2750b6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.801066 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5b992eda-5232-484d-85d5-6e4efd2750b6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:34.805638 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5b992eda-5232-484d-85d5-6e4efd2750b6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.806187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5b992eda-5232-484d-85d5-6e4efd2750b6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.821816 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.821816 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:34.827908 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5b992eda-5232-484d-85d5-6e4efd2750b6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:34.834209 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5b992eda-5232-484d-85d5-6e4efd2750b6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:34.835242 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 899/3664] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:34 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:34.855487 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3c383685-0187-4af1-8f17-51c43f8d688e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.857762 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3c383685-0187-4af1-8f17-51c43f8d688e tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:34.858054 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3c383685-0187-4af1-8f17-51c43f8d688e tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:34.858287 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3c383685-0187-4af1-8f17-51c43f8d688e tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:34.874989 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.874989 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:34.881276 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3c383685-0187-4af1-8f17-51c43f8d688e tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:34.890037 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3c383685-0187-4af1-8f17-51c43f8d688e tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:34.890657 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 918/3665] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:34 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1150 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:34.910026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:34.914021 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:34.915751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-detach": {}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:34.915751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:34.933856 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:34.933856 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:34.934598 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:35.046709 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Attachment connected to vm d77c9496-56e9-4d39-bc9e-128be794edd1, checking data on nova Aug 06 17:43:35.047404 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.compute.nova [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Creating Keystone token plugin using URL: https://10.4.3.207/identity {{(pid=100623) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 17:43:35.176717 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2ec6b063-72a6-4e62-83fd-2dada4ed30c0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.179163 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ec6b063-72a6-4e62-83fd-2dada4ed30c0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:35.179376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ec6b063-72a6-4e62-83fd-2dada4ed30c0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:35.179651 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ec6b063-72a6-4e62-83fd-2dada4ed30c0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:35.179800 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2ec6b063-72a6-4e62-83fd-2dada4ed30c0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:35.185205 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.185205 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:35.187280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ec6b063-72a6-4e62-83fd-2dada4ed30c0 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:35.187616 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 925/3666] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:35 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:35.333550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-43669ab1-afde-4175-93db-7f183c35a589 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.337568 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-43669ab1-afde-4175-93db-7f183c35a589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:35.337568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-43669ab1-afde-4175-93db-7f183c35a589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:35.337568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-43669ab1-afde-4175-93db-7f183c35a589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:35.338822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-43669ab1-afde-4175-93db-7f183c35a589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 80d82a13-1bd8-4933-9717-892d0e5e66c0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:35.343388 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.343388 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:35.343909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-43669ab1-afde-4175-93db-7f183c35a589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 200 Aug 06 17:43:35.344845 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 900/3667] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:35 2026] GET /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:35.360761 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.363503 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] DELETE https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 Aug 06 17:43:35.363748 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:35.364131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:35.364344 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Delete backup with id: 80d82a13-1bd8-4933-9717-892d0e5e66c0. Aug 06 17:43:35.371731 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.371731 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:35.381588 np0000006677 devstack@c-api.service[100623]: DEBUG novaclient.v2.client [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] REQ: curl -g -i -X GET https://10.4.3.207/compute/v2.1/servers/d77c9496-56e9-4d39-bc9e-128be794edd1/os-volume_attachments/971251d3-f17c-4585-bbe8-cc470ea5d8fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}86128bfb2341a2782da8884cac13538385afd52101ca48aabcf6d333fadc6e34" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f" -H "X-Service-Token: {SHA256}427a5f74ffbce6f14a02c1a33ba9d559eb2c8ad67ae1ffc119faed5f8c00def8" {{(pid=100623) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 17:43:35.395181 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] delete_backup rpcapi backup_id 80d82a13-1bd8-4933-9717-892d0e5e66c0 {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:43:35.398816 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4b53375f-aba3-4f37-ae6a-5d5a5b187ed7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 returned with HTTP 202 Aug 06 17:43:35.399444 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 919/3668] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:35 2026] DELETE /volume/v3/backups/80d82a13-1bd8-4933-9717-892d0e5e66c0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:35.426005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.429893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 Aug 06 17:43:35.430098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:35.430519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:35.430593 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume with id: 1cf62b4f-8295-4953-bc72-498a0717c352 Aug 06 17:43:35.458138 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.458138 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:35.458138 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:35.513254 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume request issued successfully. Aug 06 17:43:35.513811 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1b4d087b-54d5-4148-b92b-e52bbccf4c3b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 returned with HTTP 202 Aug 06 17:43:35.516317 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 926/3669] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:35 2026] DELETE /volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:35.529703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1b9938be-a66d-4ce0-967d-766d3d886c88 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.537524 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1b9938be-a66d-4ce0-967d-766d3d886c88 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 Aug 06 17:43:35.537524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1b9938be-a66d-4ce0-967d-766d3d886c88 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:35.538058 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1b9938be-a66d-4ce0-967d-766d3d886c88 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:35.555266 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.555266 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:35.563004 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1b9938be-a66d-4ce0-967d-766d3d886c88 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:35.575053 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1b9938be-a66d-4ce0-967d-766d3d886c88 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 returned with HTTP 200 Aug 06 17:43:35.575908 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 901/3670] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:35 2026] GET /volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:35.576713 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-29668361-d697-4cee-9b58-63e7a93f5253 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.579316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-29668361-d697-4cee-9b58-63e7a93f5253 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:35.579467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-29668361-d697-4cee-9b58-63e7a93f5253 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:35.579733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-29668361-d697-4cee-9b58-63e7a93f5253 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:35.579733 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-29668361-d697-4cee-9b58-63e7a93f5253 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:35.592065 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.592065 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:35.592065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-29668361-d697-4cee-9b58-63e7a93f5253 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:35.593537 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 920/3671] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:35 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:35.800160 np0000006677 devstack@c-api.service[100623]: DEBUG novaclient.v2.client [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 17:43:35 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-4a56a3eb-1263-4331-9129-8ddcde123776 x-openstack-request-id: req-4a56a3eb-1263-4331-9129-8ddcde123776 {{(pid=100623) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 17:43:35.800590 np0000006677 devstack@c-api.service[100623]: DEBUG novaclient.v2.client [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "971251d3-f17c-4585-bbe8-cc470ea5d8fc", "serverId": "d77c9496-56e9-4d39-bc9e-128be794edd1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c2d44499-146b-4d15-8e8b-67a04030f849", "bdm_uuid": "283d725f-bdf4-4e02-a088-43ddf753b313"}} {{(pid=100623) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 17:43:35.800590 np0000006677 devstack@c-api.service[100623]: DEBUG novaclient.v2.client [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET call to compute for https://10.4.3.207/compute/v2.1/servers/d77c9496-56e9-4d39-bc9e-128be794edd1/os-volume_attachments/971251d3-f17c-4585-bbe8-cc470ea5d8fc used request id req-4a56a3eb-1263-4331-9129-8ddcde123776 {{(pid=100623) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 17:43:35.803348 np0000006677 devstack@c-api.service[100623]: ERROR cinder.volume.api [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-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 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Caught error: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: 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 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 17:43:35.806669 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: ERROR cinder.api.middleware.fault Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.middleware.fault [None req-d0682e7b-2b8d-4c74-be46-02a5bfb56c5f tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 409 Aug 06 17:43:35.809055 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 925/3672] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:34 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 167 bytes in 899 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:35.819556 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.822162 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:35.824066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:35.824066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:35.844866 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e3250470-4265-4b09-8bc6-eb7b33530f22 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:35.848647 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:35.848647 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:35.850631 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:35.954033 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Attachment connected to vm d77c9496-56e9-4d39-bc9e-128be794edd1, checking data on nova Aug 06 17:43:35.954759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.compute.nova [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Creating Keystone token plugin using URL: https://10.4.3.207/identity {{(pid=100622) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 17:43:35.981811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3250470-4265-4b09-8bc6-eb7b33530f22 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:43:35.982983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3250470-4265-4b09-8bc6-eb7b33530f22 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2129311906", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1514646464", "vendor_name": "tempest-vendor_name-1021504564"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:36.007256 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3250470-4265-4b09-8bc6-eb7b33530f22 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:43:36.008178 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 902/3673] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:43:35 2026] POST /volume/v3/types => generated 328 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:36.023829 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-007e1820-e309-425c-82a3-37c8011608cd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.162445 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:36.165002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "247aff4b-c3f6-4955-b451-20b33ad8c705", "size": 1, "name": "tempest-UserMessagesTest-Volume-1667416622"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:36.166278 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Create volume request body: {'volume': {'volume_type': '247aff4b-c3f6-4955-b451-20b33ad8c705', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1667416622'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:36.178427 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Create volume of 1 GB Aug 06 17:43:36.179303 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.179303 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:36.180086 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Availability Zones retrieved successfully. Aug 06 17:43:36.191504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Flow 'volume_create_api' (cb3572bd-ab0a-4e97-98d0-b8d92aad4e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:36.193128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73f0781-50df-451c-9f6d-d0a1c024a1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.194657 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:36.205658 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.208355 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:36.208985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.208985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.208985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:36.235990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73f0781-50df-451c-9f6d-d0a1c024a1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:43:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1514646464',vendor_name='tempest-vendor_name-1021504564'},id=247aff4b-c3f6-4955-b451-20b33ad8c705,is_public=True,name='tempest-UserMessagesTest-volume-type-2129311906',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '247aff4b-c3f6-4955-b451-20b33ad8c705', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.235990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a233ce69-6f2c-4734-a06f-a1ce6685d81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.269993 np0000006677 devstack@c-api.service[100623]: DEBUG oslo_db.sqlalchemy.engines [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:36.276041 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] REQ: curl -g -i -X GET https://10.4.3.207/compute/v2.1/servers/d77c9496-56e9-4d39-bc9e-128be794edd1/os-volume_attachments/971251d3-f17c-4585-bbe8-cc470ea5d8fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a4bd2d5f292f818edf2a7d17fc24c9aca466a81597a385203cee71e86c87a319" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-129106ba-3d4b-4091-acd1-b03c1c772e7c" -H "X-Service-Token: {SHA256}7fbca701acb7fb4ac8a63c0c6ece914e54868378b946f38eac1b0599d44edff1" {{(pid=100622) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 17:43:36.280105 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.280105 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:36.281863 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d67b08aa-fd65-48fa-8410-2fac8c1d2afa tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:36.282171 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 926/3674] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:36.298691 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2129311906 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2129311906, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:36.298691 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2129311906 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2129311906, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:36.386740 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Created reservations ['d636300c-de24-4721-9678-0018171656e8', '55203535-9585-477c-9cff-9b4e5d697457', 'b3b3fdba-ebf4-4798-ac71-0c91ffe1b555', 'ff319a46-fed6-4dea-9cb7-8ab1d1aaed0d'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:36.387837 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a233ce69-6f2c-4734-a06f-a1ce6685d81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d636300c-de24-4721-9678-0018171656e8', '55203535-9585-477c-9cff-9b4e5d697457', 'b3b3fdba-ebf4-4798-ac71-0c91ffe1b555', 'ff319a46-fed6-4dea-9cb7-8ab1d1aaed0d']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.389110 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feefadc7-ef5f-478d-bb80-e3e3e448df2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.398132 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0be2a30f-5191-4331-aaed-180ea34ad7de None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.399487 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0be2a30f-5191-4331-aaed-180ea34ad7de None None] GET https://10.4.3.207/volume// Aug 06 17:43:36.399487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0be2a30f-5191-4331-aaed-180ea34ad7de None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.399487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0be2a30f-5191-4331-aaed-180ea34ad7de None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.399487 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0be2a30f-5191-4331-aaed-180ea34ad7de None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:36.402187 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 903/3675] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43: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 06 17:43:36.413558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-4cd299e4-8646-4ab7-a65d-abd1bbbd09ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.418988 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-4cd299e4-8646-4ab7-a65d-abd1bbbd09ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:43:36.418988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-4cd299e4-8646-4ab7-a65d-abd1bbbd09ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.418988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-4cd299e4-8646-4ab7-a65d-abd1bbbd09ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.424701 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feefadc7-ef5f-478d-bb80-e3e3e448df2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be006ed3-1533-4ebd-844a-dd3a1e9abbb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1667416622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85f765f28a43ef9763bfb1d6764bff',qos_specs=None,replication_status=,reservations=['d636300c-de24-4721-9678-0018171656e8','55203535-9585-477c-9cff-9b4e5d697457','b3b3fdba-ebf4-4798-ac71-0c91ffe1b555','ff319a46-fed6-4dea-9cb7-8ab1d1aaed0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae96e2f823449c38fb61aa35908ab2c',volume_type_id=247aff4b-c3f6-4955-b451-20b33ad8c705), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1667416622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be006ed3-1533-4ebd-844a-dd3a1e9abbb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85f765f28a43ef9763bfb1d6764bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae96e2f823449c38fb61aa35908ab2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(247aff4b-c3f6-4955-b451-20b33ad8c705),volume_type_id=247aff4b-c3f6-4955-b451-20b33ad8c705)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.426040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d85c4f5-75a0-46eb-9e26-84be3bbe3445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.434050 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.434050 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:36.440570 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-4cd299e4-8646-4ab7-a65d-abd1bbbd09ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:43:36.447646 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-4cd299e4-8646-4ab7-a65d-abd1bbbd09ad tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:43:36.449361 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 927/3676] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:36.459055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d85c4f5-75a0-46eb-9e26-84be3bbe3445) transitioned into state 'SUCCESS' from state '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-1667416622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85f765f28a43ef9763bfb1d6764bff',qos_specs=None,replication_status=,reservations=['d636300c-de24-4721-9678-0018171656e8','55203535-9585-477c-9cff-9b4e5d697457','b3b3fdba-ebf4-4798-ac71-0c91ffe1b555','ff319a46-fed6-4dea-9cb7-8ab1d1aaed0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae96e2f823449c38fb61aa35908ab2c',volume_type_id=247aff4b-c3f6-4955-b451-20b33ad8c705)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.459889 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58085488-bcc4-4b9a-9ba5-22b4d8ce25d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.486543 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58085488-bcc4-4b9a-9ba5-22b4d8ce25d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.487639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Flow 'volume_create_api' (cb3572bd-ab0a-4e97-98d0-b8d92aad4e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:36.489753 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Create volume request issued successfully. Aug 06 17:43:36.489935 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-007e1820-e309-425c-82a3-37c8011608cd tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:36.490427 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 921/3677] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes => generated 786 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:36.509078 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2f6b0bdf-857f-47b1-a855-0d04a3d33f04 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.511754 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2f6b0bdf-857f-47b1-a855-0d04a3d33f04 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 Aug 06 17:43:36.512440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2f6b0bdf-857f-47b1-a855-0d04a3d33f04 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.512440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2f6b0bdf-857f-47b1-a855-0d04a3d33f04 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.533976 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.533976 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:36.542224 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2f6b0bdf-857f-47b1-a855-0d04a3d33f04 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:36.554476 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2f6b0bdf-857f-47b1-a855-0d04a3d33f04 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 returned with HTTP 200 Aug 06 17:43:36.555197 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 904/3678] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:36.596535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d249f5d2-b476-45b4-b90a-6d9eef22bb8b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.601942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d249f5d2-b476-45b4-b90a-6d9eef22bb8b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 Aug 06 17:43:36.602289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d249f5d2-b476-45b4-b90a-6d9eef22bb8b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.602487 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d249f5d2-b476-45b4-b90a-6d9eef22bb8b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.610670 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.610850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b9cf245c-e844-4c1d-ba7d-c5c9c87b5966 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.612795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9cf245c-e844-4c1d-ba7d-c5c9c87b5966 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:36.613038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9cf245c-e844-4c1d-ba7d-c5c9c87b5966 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.613367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9cf245c-e844-4c1d-ba7d-c5c9c87b5966 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.613367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b9cf245c-e844-4c1d-ba7d-c5c9c87b5966 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:36.617081 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec Aug 06 17:43:36.617510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:36.619348 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d249f5d2-b476-45b4-b90a-6d9eef22bb8b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 returned with HTTP 404 Aug 06 17:43:36.620156 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 928/3679] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/volumes/1cf62b4f-8295-4953-bc72-498a0717c352 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:36.624101 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 17:43:36 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-ed144c76-6f64-4dd5-949d-43e7b7579e47 x-openstack-request-id: req-ed144c76-6f64-4dd5-949d-43e7b7579e47 {{(pid=100622) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 17:43:36.624499 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "971251d3-f17c-4585-bbe8-cc470ea5d8fc", "serverId": "d77c9496-56e9-4d39-bc9e-128be794edd1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c2d44499-146b-4d15-8e8b-67a04030f849", "bdm_uuid": "283d725f-bdf4-4e02-a088-43ddf753b313"}} {{(pid=100622) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 17:43:36.624499 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET call to compute for https://10.4.3.207/compute/v2.1/servers/d77c9496-56e9-4d39-bc9e-128be794edd1/os-volume_attachments/971251d3-f17c-4585-bbe8-cc470ea5d8fc used request id req-ed144c76-6f64-4dd5-949d-43e7b7579e47 {{(pid=100622) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 17:43:36.627433 np0000006677 devstack@c-api.service[100622]: ERROR cinder.volume.api [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-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 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Caught error: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: 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 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 17:43:36.631986 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.middleware.fault [None req-129106ba-3d4b-4091-acd1-b03c1c772e7c tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 409 Aug 06 17:43:36.633658 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 927/3680] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:35 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 167 bytes in 815 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:36.639445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.640848 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993/export_record Aug 06 17:43:36.640848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.641462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Calling method 'export_record' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.641630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Export record for backup f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:43:36.648491 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-82d53af0-aed6-4fd0-8daf-5739ff6ee3fc-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:43:36.648625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-85c305ff-c07c-4c00-ac51-48c07728b860 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.650476 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.650476 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:36.650650 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.650650 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:36.650723 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 928/3681] 10.4.3.207 () {70 vars in 1597 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:43:36.651602 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9cf245c-e844-4c1d-ba7d-c5c9c87b5966 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:36.652259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ae459069b0864960ac08585d878739fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8bf59ac3a1f4dfaac6f82dde64769af', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:43:36.652520 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 905/3682] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:36.652584 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e4eb8cc4-2a1b-4005-aea8-73ab0ce06e28 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993/export_record returned with HTTP 403 Aug 06 17:43:36.654324 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 929/3683] 10.4.3.207 () {68 vars in 1430 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993/export_record => generated 101 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:36.658114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-82d53af0-aed6-4fd0-8daf-5739ff6ee3fc-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:43:36.659726 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.659726 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:36.662491 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-57e286c9-7953-4bad-86d2-4c85e6ee737e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.667710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.670757 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 929/3684] 10.4.3.207 () {70 vars in 1597 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 229 bytes (2 switches on core 0) Aug 06 17:43:36.670927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:36.670927 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-701416465"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:36.673023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-701416465'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:36.673165 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume of 1 GB Aug 06 17:43:36.681238 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Availability Zones retrieved successfully. Aug 06 17:43:36.685040 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b33539a1-b5a6-4401-9f78-dc7c7f74925f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.690614 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (6d650481-5793-4be2-b366-cc69344b2da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:36.691990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8459c0cb-d22a-4b80-9deb-2114bf88cbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.693539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:36.754515 np0000006677 devstack@c-api.service[100623]: WARNING keystonemiddleware.auth_token [None req-b33539a1-b5a6-4401-9f78-dc7c7f74925f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 17:43:36.756870 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 930/3685] 10.4.3.207 () {70 vars in 1597 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 114 bytes in 73 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:43:36.757775 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8459c0cb-d22a-4b80-9deb-2114bf88cbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.759985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b379f8e-e01e-4049-9e52-4b49b1f15401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.771776 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-64935ac8-3f34-48cc-a432-4d8cc5fbb9ac None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.817957 np0000006677 devstack@c-api.service[100622]: WARNING keystonemiddleware.auth_token [None req-64935ac8-3f34-48cc-a432-4d8cc5fbb9ac None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 17:43:36.820129 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-82d53af0-aed6-4fd0-8daf-5739ff6ee3fc-np0000006677" released by "attachment_update" :: held 0.162s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:43:36.821159 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-e71d3cb9-feb3-4228-b5d2-cb3c3497e272 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec returned with HTTP 200 Aug 06 17:43:36.821296 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 930/3686] 10.4.3.207 () {70 vars in 1597 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:43:36.822830 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 922/3687] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:43:36 2026] PUT /volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:36.832083 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['8fdc172f-b6c4-40e1-b4fb-5508ef2bec39', '0134531b-1ad9-4ffe-ac1d-c601f0b8ffcc', 'aab44607-bc30-4731-b773-56eeab581798', '3912a946-5be6-40d9-9ec1-c1f4b6c720ec'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:36.833347 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b379f8e-e01e-4049-9e52-4b49b1f15401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fdc172f-b6c4-40e1-b4fb-5508ef2bec39', '0134531b-1ad9-4ffe-ac1d-c601f0b8ffcc', 'aab44607-bc30-4731-b773-56eeab581798', '3912a946-5be6-40d9-9ec1-c1f4b6c720ec']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.833507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6ef623a7-0a5d-4db1-9809-34a1129b6088 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.834222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c2d629-f178-41b2-8ff5-2ca74b57e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.864773 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-8981a890-0e5d-415c-a2ec-1db04f3d139e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.867573 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-8981a890-0e5d-415c-a2ec-1db04f3d139e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec/action Aug 06 17:43:36.868227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-8981a890-0e5d-415c-a2ec-1db04f3d139e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:36.868227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-8981a890-0e5d-415c-a2ec-1db04f3d139e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:36.880096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c2d629-f178-41b2-8ff5-2ca74b57e7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666604cf-d002-42ee-b620-1e3c3a846d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-701416465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['8fdc172f-b6c4-40e1-b4fb-5508ef2bec39','0134531b-1ad9-4ffe-ac1d-c601f0b8ffcc','aab44607-bc30-4731-b773-56eeab581798','3912a946-5be6-40d9-9ec1-c1f4b6c720ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-701416465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666604cf-d002-42ee-b620-1e3c3a846d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a907747f19242028cab91df62c6d3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.880972 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f225d8-6fc7-462d-9254-e2cf7abe5693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.917588 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f225d8-6fc7-462d-9254-e2cf7abe5693) transitioned into state 'SUCCESS' from state '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-701416465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['8fdc172f-b6c4-40e1-b4fb-5508ef2bec39','0134531b-1ad9-4ffe-ac1d-c601f0b8ffcc','aab44607-bc30-4731-b773-56eeab581798','3912a946-5be6-40d9-9ec1-c1f4b6c720ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.918675 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c3469d-3671-4785-9a2f-8164d3c182a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:36.922078 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-8981a890-0e5d-415c-a2ec-1db04f3d139e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:36.935007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c3469d-3671-4785-9a2f-8164d3c182a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:36.935007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (6d650481-5793-4be2-b366-cc69344b2da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:36.935499 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request issued successfully. Aug 06 17:43:36.936682 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2521d6f6-5eae-4f8e-87e1-f2dc8c5b0f18 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:36.936942 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 906/3688] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes => generated 777 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:36.964591 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-772e19f7-5b9c-4d2a-a2c5-6a67cd23e604 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:36.968780 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-772e19f7-5b9c-4d2a-a2c5-6a67cd23e604 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a Aug 06 17:43:36.968780 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-772e19f7-5b9c-4d2a-a2c5-6a67cd23e604 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:36.972091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-772e19f7-5b9c-4d2a-a2c5-6a67cd23e604 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:36.986661 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:36.986661 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:36.993600 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-772e19f7-5b9c-4d2a-a2c5-6a67cd23e604 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:36.996814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ef623a7-0a5d-4db1-9809-34a1129b6088 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:36.997553 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ef623a7-0a5d-4db1-9809-34a1129b6088 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:36.997553 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6ef623a7-0a5d-4db1-9809-34a1129b6088 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:36.999191 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-772e19f7-5b9c-4d2a-a2c5-6a67cd23e604 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a returned with HTTP 200 Aug 06 17:43:36.999191 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 923/3689] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:36 2026] GET /volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.012358 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.012358 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:37.012826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-6ef623a7-0a5d-4db1-9809-34a1129b6088 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Updating volume '971251d3-f17c-4585-bbe8-cc470ea5d8fc' with '{'status': 'error'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:43:37.078996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6ef623a7-0a5d-4db1-9809-34a1129b6088 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 202 Aug 06 17:43:37.079266 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 931/3690] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:37.090291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4a655dfb-56db-4ed7-bd54-508594e343a1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.091986 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4a655dfb-56db-4ed7-bd54-508594e343a1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:37.092145 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4a655dfb-56db-4ed7-bd54-508594e343a1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.092355 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4a655dfb-56db-4ed7-bd54-508594e343a1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.116016 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.116016 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:37.121809 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4a655dfb-56db-4ed7-bd54-508594e343a1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:37.130915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4a655dfb-56db-4ed7-bd54-508594e343a1 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:37.131592 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 907/3691] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1149 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:37.152257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.152628 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:37.153788 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c2d44499-146b-4d15-8e8b-67a04030f849"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:37.153788 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c2d44499-146b-4d15-8e8b-67a04030f849"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:37.167662 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.167662 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:37.172634 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.172634 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:37.173239 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Volume info retrieved successfully. Aug 06 17:43:37.195979 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b0d29e1d-154b-4845-b4fe-5fc9a699b322 req-8981a890-0e5d-415c-a2ec-1db04f3d139e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec/action returned with HTTP 204 Aug 06 17:43:37.196512 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 931/3692] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:43:36 2026] POST /volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec/action => generated 0 bytes in 332 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:37.272902 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Attachment connected to vm d77c9496-56e9-4d39-bc9e-128be794edd1, checking data on nova Aug 06 17:43:37.274974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.compute.nova [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Creating Keystone token plugin using URL: https://10.4.3.207/identity {{(pid=100624) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 17:43:37.299207 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b86e4b2c-f22f-40ce-b5ce-d074153bbba4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.303214 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b86e4b2c-f22f-40ce-b5ce-d074153bbba4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:37.303396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b86e4b2c-f22f-40ce-b5ce-d074153bbba4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.303735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b86e4b2c-f22f-40ce-b5ce-d074153bbba4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.304105 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b86e4b2c-f22f-40ce-b5ce-d074153bbba4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:37.313847 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.313847 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:37.314859 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b86e4b2c-f22f-40ce-b5ce-d074153bbba4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:37.315647 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 932/3693] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.488460 np0000006677 devstack@c-api.service[100624]: DEBUG novaclient.v2.client [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] REQ: curl -g -i -X GET https://10.4.3.207/compute/v2.1/servers/d77c9496-56e9-4d39-bc9e-128be794edd1/os-volume_attachments/971251d3-f17c-4585-bbe8-cc470ea5d8fc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1de461181b9cbef363e72dceb18158f4404540525ea92866f422894356d0e06a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-25731d2f-85c8-4d50-902f-9c88830fecf5" -H "X-Service-Token: {SHA256}32c9a975701a316d8a0689c22a7b63fd4abfbc2c3cc96ba69379448befb7d068" {{(pid=100624) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 17:43:37.577978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8992d8e8-244e-4fba-94a1-920de2d10e35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.580615 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8992d8e8-244e-4fba-94a1-920de2d10e35 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 Aug 06 17:43:37.581396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8992d8e8-244e-4fba-94a1-920de2d10e35 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.581396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8992d8e8-244e-4fba-94a1-920de2d10e35 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.591698 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.591698 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:37.600039 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8992d8e8-244e-4fba-94a1-920de2d10e35 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:37.608778 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8992d8e8-244e-4fba-94a1-920de2d10e35 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 returned with HTTP 200 Aug 06 17:43:37.609497 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 908/3694] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.615375 np0000006677 devstack@c-api.service[100624]: DEBUG novaclient.v2.client [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 17:43:37 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-b8109364-2d1f-4d4a-8781-b370cf48bdca x-openstack-request-id: req-b8109364-2d1f-4d4a-8781-b370cf48bdca {{(pid=100624) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 17:43:37.615672 np0000006677 devstack@c-api.service[100624]: DEBUG novaclient.v2.client [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "971251d3-f17c-4585-bbe8-cc470ea5d8fc", "serverId": "d77c9496-56e9-4d39-bc9e-128be794edd1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c2d44499-146b-4d15-8e8b-67a04030f849", "bdm_uuid": "283d725f-bdf4-4e02-a088-43ddf753b313"}} {{(pid=100624) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 17:43:37.615749 np0000006677 devstack@c-api.service[100624]: DEBUG novaclient.v2.client [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] GET call to compute for https://10.4.3.207/compute/v2.1/servers/d77c9496-56e9-4d39-bc9e-128be794edd1/os-volume_attachments/971251d3-f17c-4585-bbe8-cc470ea5d8fc used request id req-b8109364-2d1f-4d4a-8781-b370cf48bdca {{(pid=100624) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 17:43:37.618982 np0000006677 devstack@c-api.service[100624]: ERROR cinder.volume.api [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-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 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Caught error: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: 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 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.622693 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d77c9496-56e9-4d39-bc9e-128be794edd1 using the Compute API Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: ERROR cinder.api.middleware.fault Aug 06 17:43:37.623708 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.middleware.fault [None req-25731d2f-85c8-4d50-902f-9c88830fecf5 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 409 Aug 06 17:43:37.624794 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 924/3695] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:37 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 167 bytes in 474 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:37.628536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f6759549-6ca3-4ca6-a568-4ed000bb8172 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.632009 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f6759549-6ca3-4ca6-a568-4ed000bb8172 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/messages Aug 06 17:43:37.632009 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f6759549-6ca3-4ca6-a568-4ed000bb8172 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.632009 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f6759549-6ca3-4ca6-a568-4ed000bb8172 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.636634 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a0944f5d-ca1b-4242-9174-e581318ef873 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.639109 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 933/3696] 10.4.3.207 () {70 vars in 1597 bytes} [Thu Aug 6 17:43:37 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:43:37.641508 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f6759549-6ca3-4ca6-a568-4ed000bb8172 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:43:37.643514 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 932/3697] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.651728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-741ea7f8-7633-47ef-b9f4-6c66c21a145a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.657439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4d104aa9-0e58-4112-8581-812c6666d65a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.659874 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d104aa9-0e58-4112-8581-812c6666d65a tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] DELETE https://10.4.3.207/volume/v3/messages/0f8147a4-4676-4743-af20-475aa52fb1f9 Aug 06 17:43:37.660338 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d104aa9-0e58-4112-8581-812c6666d65a tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.661347 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4d104aa9-0e58-4112-8581-812c6666d65a tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.670556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c252e9ac-b67a-4781-9f99-8ccae834f61e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.673537 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c252e9ac-b67a-4781-9f99-8ccae834f61e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:37.673915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c252e9ac-b67a-4781-9f99-8ccae834f61e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.674332 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c252e9ac-b67a-4781-9f99-8ccae834f61e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.674437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c252e9ac-b67a-4781-9f99-8ccae834f61e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:37.682585 np0000006677 devstack@c-api.service[100625]: WARNING keystonemiddleware.auth_token [None req-741ea7f8-7633-47ef-b9f4-6c66c21a145a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 06 17:43:37.683694 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 909/3698] 10.4.3.207 () {70 vars in 1597 bytes} [Thu Aug 6 17:43:37 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:43:37.684153 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.684153 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:37.688350 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c252e9ac-b67a-4781-9f99-8ccae834f61e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:37.688350 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 934/3699] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.695274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0bf3a336-167c-40f6-a7f9-fead7bf6acc4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.697929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0bf3a336-167c-40f6-a7f9-fead7bf6acc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:37.698424 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0bf3a336-167c-40f6-a7f9-fead7bf6acc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.698701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0bf3a336-167c-40f6-a7f9-fead7bf6acc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.718781 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.718781 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:37.721757 np0000006677 devstack@c-api.service[100624]: DEBUG oslo_db.sqlalchemy.engines [None req-4d104aa9-0e58-4112-8581-812c6666d65a tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:43:37.731024 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0bf3a336-167c-40f6-a7f9-fead7bf6acc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:37.742385 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0bf3a336-167c-40f6-a7f9-fead7bf6acc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:37.743210 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 933/3700] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.747161 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4d104aa9-0e58-4112-8581-812c6666d65a tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages/0f8147a4-4676-4743-af20-475aa52fb1f9 returned with HTTP 204 Aug 06 17:43:37.747161 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 925/3701] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:43:37 2026] DELETE /volume/v3/messages/0f8147a4-4676-4743-af20-475aa52fb1f9 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:43:37.757298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7cc5a6f8-4ebe-4f8e-86df-7f07a408b819 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.758743 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7cc5a6f8-4ebe-4f8e-86df-7f07a408b819 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/messages/0f8147a4-4676-4743-af20-475aa52fb1f9 Aug 06 17:43:37.759110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7cc5a6f8-4ebe-4f8e-86df-7f07a408b819 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.761034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7cc5a6f8-4ebe-4f8e-86df-7f07a408b819 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.763339 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1d6416cd-1887-4ea8-8e2b-2130ace88e19 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.766024 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d6416cd-1887-4ea8-8e2b-2130ace88e19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:37.766299 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d6416cd-1887-4ea8-8e2b-2130ace88e19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.766675 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d6416cd-1887-4ea8-8e2b-2130ace88e19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.768937 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7cc5a6f8-4ebe-4f8e-86df-7f07a408b819 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages/0f8147a4-4676-4743-af20-475aa52fb1f9 returned with HTTP 404 Aug 06 17:43:37.769540 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 910/3702] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/messages/0f8147a4-4676-4743-af20-475aa52fb1f9 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:37.779332 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.779332 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:37.782469 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-48e73bef-3fa0-4f6f-b9d8-26264cfdcffa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.785263 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48e73bef-3fa0-4f6f-b9d8-26264cfdcffa tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 Aug 06 17:43:37.786075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48e73bef-3fa0-4f6f-b9d8-26264cfdcffa tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.786075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-48e73bef-3fa0-4f6f-b9d8-26264cfdcffa tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.789473 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1d6416cd-1887-4ea8-8e2b-2130ace88e19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:37.797178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d6416cd-1887-4ea8-8e2b-2130ace88e19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:37.798030 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 935/3703] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.798249 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.798249 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:37.811369 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-48e73bef-3fa0-4f6f-b9d8-26264cfdcffa tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:37.811369 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-48e73bef-3fa0-4f6f-b9d8-26264cfdcffa tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 returned with HTTP 200 Aug 06 17:43:37.811982 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 934/3704] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.834048 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.837396 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] DELETE https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 Aug 06 17:43:37.837791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.838032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.839133 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Delete volume with id: be006ed3-1533-4ebd-844a-dd3a1e9abbb1 Aug 06 17:43:37.848508 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.848508 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:37.849246 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:37.851443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100624) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:43:37.876410 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-4441e645-5f9b-41fa-bd76-77c2aad67b9d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.880700 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-4441e645-5f9b-41fa-bd76-77c2aad67b9d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:37.880794 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-4441e645-5f9b-41fa-bd76-77c2aad67b9d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.881215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-4441e645-5f9b-41fa-bd76-77c2aad67b9d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:37.897323 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:37.897323 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:37.909519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Created reservations ['ab11c368-236a-418c-8970-7db8bcec91eb', 'ad5c53eb-a2fd-4345-9d7f-3add9d265afa', 'b0eeb287-e467-42c4-9adc-e6b380fec079', 'c37bea0d-7e57-4ed8-a78f-ddc682512b10'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:37.910123 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-4441e645-5f9b-41fa-bd76-77c2aad67b9d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:37.921237 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-4441e645-5f9b-41fa-bd76-77c2aad67b9d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:37.921655 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 911/3705] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:37.980436 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Delete volume request issued successfully. Aug 06 17:43:37.980742 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9aa665ee-91d3-4c8f-afe6-0d780afa1bd1 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 returned with HTTP 202 Aug 06 17:43:37.981215 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 926/3706] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:37 2026] DELETE /volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:37.992485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ef8254c6-6a99-493c-b96b-ce2d3c5368eb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:37.997738 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ef8254c6-6a99-493c-b96b-ce2d3c5368eb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 Aug 06 17:43:37.998101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ef8254c6-6a99-493c-b96b-ce2d3c5368eb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:37.998601 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ef8254c6-6a99-493c-b96b-ce2d3c5368eb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.017530 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ef8254c6-6a99-493c-b96b-ce2d3c5368eb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 returned with HTTP 404 Aug 06 17:43:38.018523 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 936/3707] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:37 2026] GET /volume/v3/volumes/be006ed3-1533-4ebd-844a-dd3a1e9abbb1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:38.023310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-43f051fe-ca77-4e55-91fe-66325e229571 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.027768 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-43f051fe-ca77-4e55-91fe-66325e229571 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a Aug 06 17:43:38.027768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-43f051fe-ca77-4e55-91fe-66325e229571 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.027768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-43f051fe-ca77-4e55-91fe-66325e229571 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.033358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d5830c93-647c-4385-ac52-2c82ace2c351 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.038416 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d5830c93-647c-4385-ac52-2c82ace2c351 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] DELETE https://10.4.3.207/volume/v3/types/247aff4b-c3f6-4955-b451-20b33ad8c705 Aug 06 17:43:38.038416 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d5830c93-647c-4385-ac52-2c82ace2c351 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.039888 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d5830c93-647c-4385-ac52-2c82ace2c351 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.045028 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.045028 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:38.054476 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-43f051fe-ca77-4e55-91fe-66325e229571 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:38.063196 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-43f051fe-ca77-4e55-91fe-66325e229571 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a returned with HTTP 200 Aug 06 17:43:38.063196 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 935/3708] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:38.068384 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-528deb9e-82a1-4991-a257-4e85789d9c16 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.069986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-528deb9e-82a1-4991-a257-4e85789d9c16 None None] GET https://10.4.3.207/volume// Aug 06 17:43:38.070585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-528deb9e-82a1-4991-a257-4e85789d9c16 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.070894 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-528deb9e-82a1-4991-a257-4e85789d9c16 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.073029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-528deb9e-82a1-4991-a257-4e85789d9c16 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:38.073425 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 927/3709] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:43:38.083597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-797074cf-6134-4723-8043-6c332ee146a4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.086839 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.087297 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d5830c93-647c-4385-ac52-2c82ace2c351 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] https://10.4.3.207/volume/v3/types/247aff4b-c3f6-4955-b451-20b33ad8c705 returned with HTTP 202 Aug 06 17:43:38.087757 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 912/3710] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:43:38 2026] DELETE /volume/v3/types/247aff4b-c3f6-4955-b451-20b33ad8c705 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:38.094081 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:43:38.094537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "666604cf-d002-42ee-b620-1e3c3a846d3a", "name": "tempest-type-Backup-1751792422"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:38.097599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating new backup {'backup': {'volume_id': '666604cf-d002-42ee-b620-1e3c3a846d3a', 'name': 'tempest-type-Backup-1751792422'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:43:38.099441 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating backup of volume 666604cf-d002-42ee-b620-1e3c3a846d3a in container None Aug 06 17:43:38.099549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-56e3a5b7-b9d4-40c3-9f3f-aa9beb148202 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.102650 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-56e3a5b7-b9d4-40c3-9f3f-aa9beb148202 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] GET https://10.4.3.207/volume/v3/types/247aff4b-c3f6-4955-b451-20b33ad8c705 Aug 06 17:43:38.103518 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-56e3a5b7-b9d4-40c3-9f3f-aa9beb148202 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.103954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-56e3a5b7-b9d4-40c3-9f3f-aa9beb148202 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.109042 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-56e3a5b7-b9d4-40c3-9f3f-aa9beb148202 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] https://10.4.3.207/volume/v3/types/247aff4b-c3f6-4955-b451-20b33ad8c705 returned with HTTP 404 Aug 06 17:43:38.110338 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 928/3711] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/types/247aff4b-c3f6-4955-b451-20b33ad8c705 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:38.111442 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.111442 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:38.112154 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:38.125633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-973d6ce6-186f-475a-a758-33a473e83daa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.128164 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-973d6ce6-186f-475a-a758-33a473e83daa tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:43:38.128740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-973d6ce6-186f-475a-a758-33a473e83daa tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1697624985", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1402843245", "vendor_name": "tempest-vendor_name-1636679902"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:38.154557 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-797074cf-6134-4723-8043-6c332ee146a4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:43:38.155251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-797074cf-6134-4723-8043-6c332ee146a4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f400f198-0e52-4554-90b5-a916b1552b2e", "connector": null, "instance_uuid": "d77c9496-56e9-4d39-bc9e-128be794edd1"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:38.155595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['049864ac-b7e8-49f2-bf88-64ac86d6fa2d', '681aacd0-983f-4988-ba4a-f9af7aa0c163'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:38.156785 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-973d6ce6-186f-475a-a758-33a473e83daa tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:43:38.157240 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 913/3712] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:43:38 2026] POST /volume/v3/types => generated 328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.171317 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.171317 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:38.175314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.178724 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:38.179411 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369", "size": 1, "name": "tempest-UserMessagesTest-Volume-1959714017"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:38.181787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Create volume request body: {'volume': {'volume_type': '483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1959714017'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:38.189433 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Create volume of 1 GB Aug 06 17:43:38.189978 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.189978 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:38.190620 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Availability Zones retrieved successfully. Aug 06 17:43:38.198541 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Flow 'volume_create_api' (061983d2-af21-4808-829b-3d2a0e006549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:38.199589 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2553fc8d-a741-4607-b5ce-43332627df38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:38.200743 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:38.223089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5d54fedb-cd65-49d1-b39d-1fc80c93d651 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:43:38.223230 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 936/3713] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:43:38 2026] POST /volume/v3/backups => generated 316 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:38.237068 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-797074cf-6134-4723-8043-6c332ee146a4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:43:38.238373 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 937/3714] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:43:38 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:38.240412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-07e538fc-ab97-4030-a30d-efb49d10ba78 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.244339 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2553fc8d-a741-4607-b5ce-43332627df38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:43:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1402843245',vendor_name='tempest-vendor_name-1636679902'},id=483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369,is_public=True,name='tempest-UserMessagesTest-volume-type-1697624985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:38.244446 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07e538fc-ab97-4030-a30d-efb49d10ba78 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:38.244446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07e538fc-ab97-4030-a30d-efb49d10ba78 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.244446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07e538fc-ab97-4030-a30d-efb49d10ba78 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.244446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-07e538fc-ab97-4030-a30d-efb49d10ba78 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:38.244588 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ad2d5d-280e-4b76-adf4-96e3c31af67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:38.253082 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.253082 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:38.255386 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07e538fc-ab97-4030-a30d-efb49d10ba78 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:38.256007 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 914/3715] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:38.296011 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e7922173-38ef-461c-ba74-e652b1468609 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.298631 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1697624985 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1697624985, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:38.298849 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7922173-38ef-461c-ba74-e652b1468609 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:38.299003 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7922173-38ef-461c-ba74-e652b1468609 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.299096 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1697624985 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1697624985, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:38.299271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7922173-38ef-461c-ba74-e652b1468609 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.318472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8ddf4da3-b842-42c7-9744-a399db066762 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.319050 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ddf4da3-b842-42c7-9744-a399db066762 None None] GET https://10.4.3.207/volume// Aug 06 17:43:38.319146 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.319146 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:38.319409 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ddf4da3-b842-42c7-9744-a399db066762 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.319409 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ddf4da3-b842-42c7-9744-a399db066762 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.319797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ddf4da3-b842-42c7-9744-a399db066762 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:38.320513 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 938/3716] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43: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 06 17:43:38.329329 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e7922173-38ef-461c-ba74-e652b1468609 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:38.332995 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-72bf4b24-53f4-4390-9004-ed385ad67f1c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.335691 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-87e4e27d-c460-412c-ae12-1fcab54c294a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.338259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-87e4e27d-c460-412c-ae12-1fcab54c294a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:38.338408 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7922173-38ef-461c-ba74-e652b1468609 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:38.338503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-87e4e27d-c460-412c-ae12-1fcab54c294a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.338756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-87e4e27d-c460-412c-ae12-1fcab54c294a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.338865 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-72bf4b24-53f4-4390-9004-ed385ad67f1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:38.338990 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 937/3717] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.339133 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-72bf4b24-53f4-4390-9004-ed385ad67f1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.339337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-72bf4b24-53f4-4390-9004-ed385ad67f1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.339441 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-72bf4b24-53f4-4390-9004-ed385ad67f1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:38.350055 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.350055 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:38.350757 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-72bf4b24-53f4-4390-9004-ed385ad67f1c tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:38.351593 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 915/3718] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.352980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Created reservations ['62b20e3d-41e9-4bef-8c3a-bbccb108d344', '2027f7f0-1f38-4e8a-8cfd-187d0ae2955a', '2b866f87-c982-4c5e-a186-90bfb417fb8c', 'a615f759-6b6b-4133-a520-69ab0a68df05'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:38.354260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ad2d5d-280e-4b76-adf4-96e3c31af67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b20e3d-41e9-4bef-8c3a-bbccb108d344', '2027f7f0-1f38-4e8a-8cfd-187d0ae2955a', '2b866f87-c982-4c5e-a186-90bfb417fb8c', 'a615f759-6b6b-4133-a520-69ab0a68df05']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:38.355304 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.355304 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:38.357099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df5637e-87b8-4c1c-bd70-08b06b99419b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:38.367613 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-87e4e27d-c460-412c-ae12-1fcab54c294a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:38.367794 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a43121af-34c4-43d3-ba94-fae1379c8fbe None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.371072 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a43121af-34c4-43d3-ba94-fae1379c8fbe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:38.371867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a43121af-34c4-43d3-ba94-fae1379c8fbe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.371867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a43121af-34c4-43d3-ba94-fae1379c8fbe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.372440 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a43121af-34c4-43d3-ba94-fae1379c8fbe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:38.377240 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-87e4e27d-c460-412c-ae12-1fcab54c294a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:38.378046 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 939/3719] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 1037 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 17:43:38.382187 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.382187 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:38.382704 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a43121af-34c4-43d3-ba94-fae1379c8fbe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:38.383270 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 938/3720] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.399991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.403025 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:38.403025 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.403310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.403923 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete backup with id: 4ce8ead9-b95d-4165-a492-343814d4791f. Aug 06 17:43:38.405683 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df5637e-87b8-4c1c-bd70-08b06b99419b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f6e6dbe-1402-45b9-b515-c51ea0aea03d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1959714017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85f765f28a43ef9763bfb1d6764bff',qos_specs=None,replication_status=,reservations=['62b20e3d-41e9-4bef-8c3a-bbccb108d344','2027f7f0-1f38-4e8a-8cfd-187d0ae2955a','2b866f87-c982-4c5e-a186-90bfb417fb8c','a615f759-6b6b-4133-a520-69ab0a68df05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae96e2f823449c38fb61aa35908ab2c',volume_type_id=483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1959714017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f6e6dbe-1402-45b9-b515-c51ea0aea03d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c85f765f28a43ef9763bfb1d6764bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae96e2f823449c38fb61aa35908ab2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369),volume_type_id=483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:38.407033 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb9de2a-d543-4ba2-bf46-9c69f8618757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:38.409977 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.409977 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:38.440950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] delete_backup rpcapi backup_id 4ce8ead9-b95d-4165-a492-343814d4791f {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:43:38.442944 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0be72827-a7b4-453a-ae0f-41db30eacab7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 202 Aug 06 17:43:38.443381 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 916/3721] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:38 2026] DELETE /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:38.459365 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-52e88b2b-0c36-4074-9fc4-0cacad3970ab None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.463337 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52e88b2b-0c36-4074-9fc4-0cacad3970ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:38.464783 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52e88b2b-0c36-4074-9fc4-0cacad3970ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.465886 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52e88b2b-0c36-4074-9fc4-0cacad3970ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.466858 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb9de2a-d543-4ba2-bf46-9c69f8618757) transitioned into state 'SUCCESS' from state '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-1959714017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c85f765f28a43ef9763bfb1d6764bff',qos_specs=None,replication_status=,reservations=['62b20e3d-41e9-4bef-8c3a-bbccb108d344','2027f7f0-1f38-4e8a-8cfd-187d0ae2955a','2b866f87-c982-4c5e-a186-90bfb417fb8c','a615f759-6b6b-4133-a520-69ab0a68df05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae96e2f823449c38fb61aa35908ab2c',volume_type_id=483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:38.467108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-52e88b2b-0c36-4074-9fc4-0cacad3970ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:38.469978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d14e3ae-36f7-4885-9d88-1f8649a1536d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:38.481634 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.481634 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:38.482403 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52e88b2b-0c36-4074-9fc4-0cacad3970ab tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 200 Aug 06 17:43:38.487120 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 940/3722] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 707 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.491468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d14e3ae-36f7-4885-9d88-1f8649a1536d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:38.491468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Flow 'volume_create_api' (061983d2-af21-4808-829b-3d2a0e006549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:38.491468 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Create volume request issued successfully. Aug 06 17:43:38.493738 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-830fdc86-9f32-49ea-860c-e26a3a61bfc8 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:38.493738 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 929/3723] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:43:38 2026] POST /volume/v3/volumes => generated 786 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:38.513796 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-af79968a-080c-42db-bcee-d06c35852230 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.520093 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af79968a-080c-42db-bcee-d06c35852230 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d Aug 06 17:43:38.520541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af79968a-080c-42db-bcee-d06c35852230 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.520711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af79968a-080c-42db-bcee-d06c35852230 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.535179 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.535179 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:38.549773 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-af79968a-080c-42db-bcee-d06c35852230 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:38.559587 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af79968a-080c-42db-bcee-d06c35852230 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d returned with HTTP 200 Aug 06 17:43:38.560164 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 939/3724] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.627882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.630086 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] PUT https://10.4.3.207/volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32 Aug 06 17:43:38.630452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:38.640341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Acquiring lock "cinder-attachment_update-f400f198-0e52-4554-90b5-a916b1552b2e-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:43:38.646310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Lock "cinder-attachment_update-f400f198-0e52-4554-90b5-a916b1552b2e-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:43:38.647588 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.647588 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:38.701906 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88009571-0307-4f18-96a2-e778d12d2711 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:38.706448 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88009571-0307-4f18-96a2-e778d12d2711 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:38.706732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88009571-0307-4f18-96a2-e778d12d2711 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:38.707031 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88009571-0307-4f18-96a2-e778d12d2711 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:38.707185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-88009571-0307-4f18-96a2-e778d12d2711 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:38.718819 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:38.718819 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:38.719878 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88009571-0307-4f18-96a2-e778d12d2711 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:38.720392 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 941/3725] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:38 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:38.797739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Lock "cinder-attachment_update-f400f198-0e52-4554-90b5-a916b1552b2e-np0000006677" released by "attachment_update" :: held 0.151s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:43:38.797739 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-d2b8da4d-afb8-43af-9ab6-752c4141b8c5 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32 returned with HTTP 200 Aug 06 17:43:38.799999 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 917/3726] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:43:38 2026] PUT /volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:39.273505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5fd1c445-b2c4-467f-8f33-f09ec575e5b0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.275767 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fd1c445-b2c4-467f-8f33-f09ec575e5b0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:39.276083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5fd1c445-b2c4-467f-8f33-f09ec575e5b0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.276269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5fd1c445-b2c4-467f-8f33-f09ec575e5b0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.276554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5fd1c445-b2c4-467f-8f33-f09ec575e5b0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:39.283017 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.283017 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:39.283926 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fd1c445-b2c4-467f-8f33-f09ec575e5b0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:39.284465 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 930/3727] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.358569 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2fd4ceab-f44a-4bf0-9bf3-220c773c4061 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.361683 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2fd4ceab-f44a-4bf0-9bf3-220c773c4061 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:39.362088 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2fd4ceab-f44a-4bf0-9bf3-220c773c4061 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.362294 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2fd4ceab-f44a-4bf0-9bf3-220c773c4061 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.377352 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.377352 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:39.383869 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2fd4ceab-f44a-4bf0-9bf3-220c773c4061 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:39.390366 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2fd4ceab-f44a-4bf0-9bf3-220c773c4061 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:39.390605 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 940/3728] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.498280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8585a1ba-bb3d-42af-8188-3237bd235f42 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.500690 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8585a1ba-bb3d-42af-8188-3237bd235f42 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f Aug 06 17:43:39.500939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8585a1ba-bb3d-42af-8188-3237bd235f42 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.501236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8585a1ba-bb3d-42af-8188-3237bd235f42 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.501387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-8585a1ba-bb3d-42af-8188-3237bd235f42 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 4ce8ead9-b95d-4165-a492-343814d4791f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:39.507163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8585a1ba-bb3d-42af-8188-3237bd235f42 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f returned with HTTP 404 Aug 06 17:43:39.507754 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 942/3729] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/backups/4ce8ead9-b95d-4165-a492-343814d4791f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:43:39.518678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.520908 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:43:39.521373 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bf1c0f8-9c44-4492-9162-8b166ba5aa59", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1855989088", "container": "tempest-volumesbackupstest-backup-container-1995039049"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:39.523288 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating new backup {'backup': {'volume_id': '1bf1c0f8-9c44-4492-9162-8b166ba5aa59', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1855989088', 'container': 'tempest-volumesbackupstest-backup-container-1995039049'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:43:39.523467 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Creating backup of volume 1bf1c0f8-9c44-4492-9162-8b166ba5aa59 in container tempest-volumesbackupstest-backup-container-1995039049 Aug 06 17:43:39.538818 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.538818 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:39.538818 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:39.575059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Created reservations ['d343dbfe-1312-42dc-9dec-9c878589f917', 'a5d67f64-7150-46ff-b071-13cfb04e8f77'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:39.585652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c2183672-e8b4-4332-93bc-1d744721202f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.589734 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2183672-e8b4-4332-93bc-1d744721202f tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d Aug 06 17:43:39.590045 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2183672-e8b4-4332-93bc-1d744721202f tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.590585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2183672-e8b4-4332-93bc-1d744721202f tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.599878 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.599878 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:39.606984 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c2183672-e8b4-4332-93bc-1d744721202f tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:39.615393 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2183672-e8b4-4332-93bc-1d744721202f tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d returned with HTTP 200 Aug 06 17:43:39.615393 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 931/3730] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.639992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-634d981d-34bb-444f-a7b1-d1c4b751f7c9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.639992 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-634d981d-34bb-444f-a7b1-d1c4b751f7c9 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/messages Aug 06 17:43:39.640330 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-634d981d-34bb-444f-a7b1-d1c4b751f7c9 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.640474 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-634d981d-34bb-444f-a7b1-d1c4b751f7c9 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.646112 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-634d981d-34bb-444f-a7b1-d1c4b751f7c9 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:43:39.646732 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 941/3731] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:43:39 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 06 17:43:39.658128 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cacaec5a-0388-42b5-b523-c9174d84dd79 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:43:39.658743 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 918/3732] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:39 2026] POST /volume/v3/backups => generated 330 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 06 17:43:39.666343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d932793f-fb95-40da-943a-81a9a6248598 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.666343 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d932793f-fb95-40da-943a-81a9a6248598 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/messages/dba49403-5e7b-45ac-8d50-8aa42aac83a3 Aug 06 17:43:39.666343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d932793f-fb95-40da-943a-81a9a6248598 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.666343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d932793f-fb95-40da-943a-81a9a6248598 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.675498 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d75a2403-e04a-4af5-89e2-56da840e9b0b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.677067 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d932793f-fb95-40da-943a-81a9a6248598 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages/dba49403-5e7b-45ac-8d50-8aa42aac83a3 returned with HTTP 200 Aug 06 17:43:39.679330 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d75a2403-e04a-4af5-89e2-56da840e9b0b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:39.679330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d75a2403-e04a-4af5-89e2-56da840e9b0b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.679330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d75a2403-e04a-4af5-89e2-56da840e9b0b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.679465 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d75a2403-e04a-4af5-89e2-56da840e9b0b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:39.680432 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 943/3733] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/messages/dba49403-5e7b-45ac-8d50-8aa42aac83a3 => generated 667 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.689087 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.689087 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:39.690562 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d75a2403-e04a-4af5-89e2-56da840e9b0b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:39.692300 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 932/3734] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.698986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fcadb9e3-41a3-4eb6-8b16-0eeab5d5e101 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.698986 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fcadb9e3-41a3-4eb6-8b16-0eeab5d5e101 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/messages Aug 06 17:43:39.698986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fcadb9e3-41a3-4eb6-8b16-0eeab5d5e101 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.698986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fcadb9e3-41a3-4eb6-8b16-0eeab5d5e101 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.706639 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fcadb9e3-41a3-4eb6-8b16-0eeab5d5e101 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:43:39.707201 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 942/3735] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:43:39 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 06 17:43:39.720392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4bce1012-d883-4465-899f-35f434328cc6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.722504 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4bce1012-d883-4465-899f-35f434328cc6 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] DELETE https://10.4.3.207/volume/v3/messages/dba49403-5e7b-45ac-8d50-8aa42aac83a3 Aug 06 17:43:39.722810 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4bce1012-d883-4465-899f-35f434328cc6 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.723120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4bce1012-d883-4465-899f-35f434328cc6 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.728429 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.728429 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:39.738085 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b12b6812-1b7a-4411-b7e6-ece8c8726c2e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.740342 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b12b6812-1b7a-4411-b7e6-ece8c8726c2e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:39.742987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b12b6812-1b7a-4411-b7e6-ece8c8726c2e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.742987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b12b6812-1b7a-4411-b7e6-ece8c8726c2e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.742987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b12b6812-1b7a-4411-b7e6-ece8c8726c2e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:39.743244 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4bce1012-d883-4465-899f-35f434328cc6 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/messages/dba49403-5e7b-45ac-8d50-8aa42aac83a3 returned with HTTP 204 Aug 06 17:43:39.743244 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 919/3736] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:43:39 2026] DELETE /volume/v3/messages/dba49403-5e7b-45ac-8d50-8aa42aac83a3 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:43:39.753315 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.753315 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:39.754375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f5ca02d6-a62e-44e9-a89f-87f8f2b339cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.754630 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b12b6812-1b7a-4411-b7e6-ece8c8726c2e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:39.755379 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 944/3737] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.756747 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5ca02d6-a62e-44e9-a89f-87f8f2b339cc tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d Aug 06 17:43:39.757068 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5ca02d6-a62e-44e9-a89f-87f8f2b339cc tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.757289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5ca02d6-a62e-44e9-a89f-87f8f2b339cc tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.771534 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.771534 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:39.777738 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f5ca02d6-a62e-44e9-a89f-87f8f2b339cc tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:39.784343 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5ca02d6-a62e-44e9-a89f-87f8f2b339cc tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d returned with HTTP 200 Aug 06 17:43:39.784728 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 933/3738] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:39.799826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2859dda4-f209-4ea5-accc-95492ec742fb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.803885 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d Aug 06 17:43:39.804231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.804613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.804719 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Delete volume with id: 1f6e6dbe-1402-45b9-b515-c51ea0aea03d Aug 06 17:43:39.819486 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:39.819486 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:39.819486 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Volume info retrieved successfully. Aug 06 17:43:39.819722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100622) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:43:39.843863 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1697624985 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1697624985, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:39.844451 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1697624985 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1697624985, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:43:39.861475 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Created reservations ['0d36b80d-4600-4611-8867-2b8b7098b479', 'a37e5f82-9042-4874-bf13-897e5863effd', '728c8a91-5216-4ed0-a928-1f5360977a5e', '750432e2-188a-4529-9df9-4cdcfe304fe0'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:39.912727 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Delete volume request issued successfully. Aug 06 17:43:39.913035 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2859dda4-f209-4ea5-accc-95492ec742fb tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d returned with HTTP 202 Aug 06 17:43:39.913618 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 943/3739] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:39 2026] DELETE /volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:39.927337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd6f93a4-456e-48d3-a67c-feb5920891b4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.931014 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd6f93a4-456e-48d3-a67c-feb5920891b4 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] GET https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d Aug 06 17:43:39.931356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd6f93a4-456e-48d3-a67c-feb5920891b4 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.931637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd6f93a4-456e-48d3-a67c-feb5920891b4 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:39.940261 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd6f93a4-456e-48d3-a67c-feb5920891b4 tempest-UserMessagesTest-1088201028 tempest-UserMessagesTest-1088201028-project-member] https://10.4.3.207/volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d returned with HTTP 404 Aug 06 17:43:39.940922 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 920/3740] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:39 2026] GET /volume/v3/volumes/1f6e6dbe-1402-45b9-b515-c51ea0aea03d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:39.949855 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ea399e20-a977-4831-90a2-0c2e943d4a21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:39.954954 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ea399e20-a977-4831-90a2-0c2e943d4a21 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] DELETE https://10.4.3.207/volume/v3/types/483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369 Aug 06 17:43:39.955986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ea399e20-a977-4831-90a2-0c2e943d4a21 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:39.955986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ea399e20-a977-4831-90a2-0c2e943d4a21 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:40.001047 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ea399e20-a977-4831-90a2-0c2e943d4a21 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] https://10.4.3.207/volume/v3/types/483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369 returned with HTTP 202 Aug 06 17:43:40.001676 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 945/3741] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:43:39 2026] DELETE /volume/v3/types/483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:40.012837 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c2b30796-2f61-49b8-88dc-51091cce8185 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:40.015649 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2b30796-2f61-49b8-88dc-51091cce8185 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] GET https://10.4.3.207/volume/v3/types/483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369 Aug 06 17:43:40.015649 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2b30796-2f61-49b8-88dc-51091cce8185 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:40.017039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2b30796-2f61-49b8-88dc-51091cce8185 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:40.022267 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2b30796-2f61-49b8-88dc-51091cce8185 tempest-UserMessagesTest-1824936433 tempest-UserMessagesTest-1824936433-project-admin] https://10.4.3.207/volume/v3/types/483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369 returned with HTTP 404 Aug 06 17:43:40.022734 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 934/3742] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:43:40 2026] GET /volume/v3/types/483f99d6-58fd-4fe2-9fd5-5d9c1ae5c369 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:40.302900 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-10621716-bc63-4865-8d1c-5c5e40628e13 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:40.305371 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10621716-bc63-4865-8d1c-5c5e40628e13 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:40.305614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10621716-bc63-4865-8d1c-5c5e40628e13 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:40.305614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10621716-bc63-4865-8d1c-5c5e40628e13 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:40.305614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-10621716-bc63-4865-8d1c-5c5e40628e13 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:40.315010 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:40.315010 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:40.315010 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10621716-bc63-4865-8d1c-5c5e40628e13 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:40.316370 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 944/3743] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:40 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:40.410633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5f771561-bdb3-4117-a3ee-25edabba661a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:40.412865 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f771561-bdb3-4117-a3ee-25edabba661a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:40.414052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f771561-bdb3-4117-a3ee-25edabba661a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:40.414052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f771561-bdb3-4117-a3ee-25edabba661a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:40.434254 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:40.434254 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:40.441778 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5f771561-bdb3-4117-a3ee-25edabba661a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:40.450632 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f771561-bdb3-4117-a3ee-25edabba661a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:40.451079 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 921/3744] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:40 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:40.705945 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3677f592-4a18-4d26-9546-33680d9fc780 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:40.708370 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3677f592-4a18-4d26-9546-33680d9fc780 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:40.708582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3677f592-4a18-4d26-9546-33680d9fc780 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:40.708804 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3677f592-4a18-4d26-9546-33680d9fc780 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:40.708949 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3677f592-4a18-4d26-9546-33680d9fc780 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:40.715069 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:40.715069 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:40.715900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3677f592-4a18-4d26-9546-33680d9fc780 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:40.716289 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 946/3745] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:40 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:40.771079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-02f216ea-e27e-4c0a-8278-73d5fd46c1b7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:40.773567 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02f216ea-e27e-4c0a-8278-73d5fd46c1b7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:40.774083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02f216ea-e27e-4c0a-8278-73d5fd46c1b7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:40.774334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02f216ea-e27e-4c0a-8278-73d5fd46c1b7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:40.774515 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-02f216ea-e27e-4c0a-8278-73d5fd46c1b7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:40.780304 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:40.780304 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:40.781469 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02f216ea-e27e-4c0a-8278-73d5fd46c1b7 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:40.782103 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 935/3746] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:40 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:41.333705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-46bf796c-6bcd-4509-a584-ff1f0d00783e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:41.338629 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-46bf796c-6bcd-4509-a584-ff1f0d00783e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:41.338629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-46bf796c-6bcd-4509-a584-ff1f0d00783e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:41.338629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-46bf796c-6bcd-4509-a584-ff1f0d00783e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:41.338629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-46bf796c-6bcd-4509-a584-ff1f0d00783e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:41.345238 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:41.345238 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:41.346160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-46bf796c-6bcd-4509-a584-ff1f0d00783e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:41.346685 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 945/3747] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:41 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:41.467928 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-944299d9-ba03-4958-963e-f0a846a42d91 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:41.469907 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-944299d9-ba03-4958-963e-f0a846a42d91 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:41.470174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-944299d9-ba03-4958-963e-f0a846a42d91 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:41.470397 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-944299d9-ba03-4958-963e-f0a846a42d91 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:41.483794 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:41.483794 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:41.488356 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-944299d9-ba03-4958-963e-f0a846a42d91 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:41.493645 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-944299d9-ba03-4958-963e-f0a846a42d91 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:41.494182 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 922/3748] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:41 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:41.735092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-eef1a9cb-576a-4c55-a93d-4aa39f064b06 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:41.743479 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eef1a9cb-576a-4c55-a93d-4aa39f064b06 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:41.743820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eef1a9cb-576a-4c55-a93d-4aa39f064b06 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:41.745027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-eef1a9cb-576a-4c55-a93d-4aa39f064b06 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:41.745176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-eef1a9cb-576a-4c55-a93d-4aa39f064b06 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:41.760276 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:41.760276 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:41.765045 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-eef1a9cb-576a-4c55-a93d-4aa39f064b06 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:41.765864 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 947/3749] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:41 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:41.802562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-24f7dda9-577b-4d14-ab8a-c4a6903dcf6f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:41.806149 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24f7dda9-577b-4d14-ab8a-c4a6903dcf6f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:41.806149 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24f7dda9-577b-4d14-ab8a-c4a6903dcf6f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:41.806413 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24f7dda9-577b-4d14-ab8a-c4a6903dcf6f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:41.806631 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-24f7dda9-577b-4d14-ab8a-c4a6903dcf6f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:41.812249 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:41.812249 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:41.813989 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24f7dda9-577b-4d14-ab8a-c4a6903dcf6f tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:41.814197 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 936/3750] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:41 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:42.360284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cf582e12-de0a-474f-af95-181fce763cfb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:42.363241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cf582e12-de0a-474f-af95-181fce763cfb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:42.363481 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cf582e12-de0a-474f-af95-181fce763cfb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:42.363693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cf582e12-de0a-474f-af95-181fce763cfb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:42.363820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-cf582e12-de0a-474f-af95-181fce763cfb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:42.369498 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:42.369498 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:42.370341 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cf582e12-de0a-474f-af95-181fce763cfb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:42.370901 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 946/3751] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:42 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:42.512031 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-41215d01-4ace-4fbe-b50f-65ff80f92810 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:42.519123 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-41215d01-4ace-4fbe-b50f-65ff80f92810 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:42.520255 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-41215d01-4ace-4fbe-b50f-65ff80f92810 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:42.521349 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-41215d01-4ace-4fbe-b50f-65ff80f92810 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:42.539728 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:42.539728 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:42.548742 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-41215d01-4ace-4fbe-b50f-65ff80f92810 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:42.558042 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-41215d01-4ace-4fbe-b50f-65ff80f92810 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:42.558738 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 923/3752] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:42 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:42.781847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ebc07d80-2310-4c26-a512-a166918bb3c5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:42.784468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ebc07d80-2310-4c26-a512-a166918bb3c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:42.784772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ebc07d80-2310-4c26-a512-a166918bb3c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:42.785093 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ebc07d80-2310-4c26-a512-a166918bb3c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:42.785258 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ebc07d80-2310-4c26-a512-a166918bb3c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:42.791292 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:42.791292 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:42.792205 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ebc07d80-2310-4c26-a512-a166918bb3c5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:42.792768 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 948/3753] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:42 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:42.837887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a9fdfcee-0681-449e-bb9a-4c14c15d3c15 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:42.840574 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9fdfcee-0681-449e-bb9a-4c14c15d3c15 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:42.840857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9fdfcee-0681-449e-bb9a-4c14c15d3c15 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:42.841173 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9fdfcee-0681-449e-bb9a-4c14c15d3c15 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:42.841338 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a9fdfcee-0681-449e-bb9a-4c14c15d3c15 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:42.846836 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:42.846836 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:42.847982 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9fdfcee-0681-449e-bb9a-4c14c15d3c15 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:42.848679 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 937/3754] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:42 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:42.934443 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0b75a661-53e4-4306-bd96-3f80a90ca6e6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.056993 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b75a661-53e4-4306-bd96-3f80a90ca6e6 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:43:43.056993 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b75a661-53e4-4306-bd96-3f80a90ca6e6 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-736109169", "extra_specs": {"spec1": "val1"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.086925 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b75a661-53e4-4306-bd96-3f80a90ca6e6 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:43:43.087377 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 947/3755] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:43:42 2026] POST /volume/v3/types => generated 242 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:43.097847 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2787732f-26b0-442c-8bf3-76708d59d591 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.103211 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2787732f-26b0-442c-8bf3-76708d59d591 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] POST https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs Aug 06 17:43:43.103211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2787732f-26b0-442c-8bf3-76708d59d591 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.103211 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2787732f-26b0-442c-8bf3-76708d59d591 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs returned with HTTP 400 Aug 06 17:43:43.103211 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 924/3756] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:43:43 2026] POST /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:43:43.113654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-33d8258a-55a5-4688-91c3-ac793bcf0cde None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.116155 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33d8258a-55a5-4688-91c3-ac793bcf0cde tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] POST https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs Aug 06 17:43:43.116555 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33d8258a-55a5-4688-91c3-ac793bcf0cde tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.118646 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33d8258a-55a5-4688-91c3-ac793bcf0cde tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs returned with HTTP 400 Aug 06 17:43:43.119111 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 949/3757] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:43:43 2026] POST /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:43:43.133198 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5111bb5c-1692-4e93-901c-14d21ed50b4c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.135357 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5111bb5c-1692-4e93-901c-14d21ed50b4c tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] POST https://10.4.3.207/volume/v3/types/0c5c4513-724e-4e7d-a0f2-849911406efe/extra_specs Aug 06 17:43:43.135884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5111bb5c-1692-4e93-901c-14d21ed50b4c tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.158181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5111bb5c-1692-4e93-901c-14d21ed50b4c tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/0c5c4513-724e-4e7d-a0f2-849911406efe/extra_specs returned with HTTP 404 Aug 06 17:43:43.161149 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 938/3758] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:43:43 2026] POST /volume/v3/types/0c5c4513-724e-4e7d-a0f2-849911406efe/extra_specs => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.173033 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a1a058f6-e5e3-4232-b28a-7a5d28941f6f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.175195 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1a058f6-e5e3-4232-b28a-7a5d28941f6f tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] DELETE https://10.4.3.207/volume/v3/types/75406897-e2db-4dd4-97b7-33567945bffc/extra_specs/spec1 Aug 06 17:43:43.175533 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1a058f6-e5e3-4232-b28a-7a5d28941f6f tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.175627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1a058f6-e5e3-4232-b28a-7a5d28941f6f tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.179226 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1a058f6-e5e3-4232-b28a-7a5d28941f6f tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/75406897-e2db-4dd4-97b7-33567945bffc/extra_specs/spec1 returned with HTTP 404 Aug 06 17:43:43.180260 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 948/3759] 10.4.3.207 () {66 vars in 1399 bytes} [Thu Aug 6 17:43:43 2026] DELETE /volume/v3/types/75406897-e2db-4dd4-97b7-33567945bffc/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.195771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f860ef83-bcb3-4bf0-974d-19959e7ebbaa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.198280 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f860ef83-bcb3-4bf0-974d-19959e7ebbaa tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] GET https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/nonexistent_extra_spec_name Aug 06 17:43:43.198505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f860ef83-bcb3-4bf0-974d-19959e7ebbaa tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.198747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f860ef83-bcb3-4bf0-974d-19959e7ebbaa tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.218435 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f860ef83-bcb3-4bf0-974d-19959e7ebbaa tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 06 17:43:43.219005 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 925/3760] 10.4.3.207 () {66 vars in 1462 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.235274 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3787c56b-e7ed-4015-8e18-4a1f36620f46 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.246453 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3787c56b-e7ed-4015-8e18-4a1f36620f46 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] GET https://10.4.3.207/volume/v3/types/c918d859-bc90-461f-a1b8-7dedffa4b786/extra_specs/spec1 Aug 06 17:43:43.246453 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3787c56b-e7ed-4015-8e18-4a1f36620f46 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.246453 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3787c56b-e7ed-4015-8e18-4a1f36620f46 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.278596 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3787c56b-e7ed-4015-8e18-4a1f36620f46 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/c918d859-bc90-461f-a1b8-7dedffa4b786/extra_specs/spec1 returned with HTTP 404 Aug 06 17:43:43.281283 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 950/3761] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/types/c918d859-bc90-461f-a1b8-7dedffa4b786/extra_specs/spec1 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.295049 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fc700dea-4305-449b-bc09-e57aff8344c4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.296658 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fc700dea-4305-449b-bc09-e57aff8344c4 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] GET https://10.4.3.207/volume/v3/types/dd36c549-2232-427f-9ec4-39312d29c054/extra_specs Aug 06 17:43:43.296889 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fc700dea-4305-449b-bc09-e57aff8344c4 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.297128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fc700dea-4305-449b-bc09-e57aff8344c4 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.301215 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fc700dea-4305-449b-bc09-e57aff8344c4 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/dd36c549-2232-427f-9ec4-39312d29c054/extra_specs returned with HTTP 404 Aug 06 17:43:43.301723 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 939/3762] 10.4.3.207 () {66 vars in 1378 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/types/dd36c549-2232-427f-9ec4-39312d29c054/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.312783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eb8b8ecf-8e7e-4abb-bc69-93c3f13e87dc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.316259 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb8b8ecf-8e7e-4abb-bc69-93c3f13e87dc tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] PUT https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/spec1 Aug 06 17:43:43.316782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb8b8ecf-8e7e-4abb-bc69-93c3f13e87dc tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.320100 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb8b8ecf-8e7e-4abb-bc69-93c3f13e87dc tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/spec1 returned with HTTP 400 Aug 06 17:43:43.321922 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 949/3763] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:43:43 2026] PUT /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:43:43.333535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b3dbfec7-e93c-402f-b4f7-6dae143f4dd8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.336426 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3dbfec7-e93c-402f-b4f7-6dae143f4dd8 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] PUT https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/spec1 Aug 06 17:43:43.337068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b3dbfec7-e93c-402f-b4f7-6dae143f4dd8 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'update', calling method: update, body: null {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.338695 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3dbfec7-e93c-402f-b4f7-6dae143f4dd8 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/spec1 returned with HTTP 400 Aug 06 17:43:43.339308 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 926/3764] 10.4.3.207 () {68 vars in 1415 bytes} [Thu Aug 6 17:43:43 2026] PUT /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:43.356594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6d846683-4a28-4bb9-82e9-4ca80dc279dd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.365085 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d846683-4a28-4bb9-82e9-4ca80dc279dd tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] PUT https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/None Aug 06 17:43:43.369133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6d846683-4a28-4bb9-82e9-4ca80dc279dd tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.385504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-30121681-4d41-45b7-92e5-6aab4626daa8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.387600 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30121681-4d41-45b7-92e5-6aab4626daa8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:43.387886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30121681-4d41-45b7-92e5-6aab4626daa8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.388308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30121681-4d41-45b7-92e5-6aab4626daa8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.388308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-30121681-4d41-45b7-92e5-6aab4626daa8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:43.393717 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:43.393717 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:43.394543 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30121681-4d41-45b7-92e5-6aab4626daa8 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:43.395024 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 940/3765] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:43.410371 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d846683-4a28-4bb9-82e9-4ca80dc279dd tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 17:43:43.411094 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d846683-4a28-4bb9-82e9-4ca80dc279dd tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/None returned with HTTP 400 Aug 06 17:43:43.413132 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 951/3766] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:43:43 2026] PUT /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/None => generated 73 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:43.423115 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-83bda0a2-ce6e-43b3-977d-7e6942de9fe3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.425585 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-83bda0a2-ce6e-43b3-977d-7e6942de9fe3 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] PUT https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/fecd5f7f-c525-4bb6-be6c-5b690f48fc58 Aug 06 17:43:43.425980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-83bda0a2-ce6e-43b3-977d-7e6942de9fe3 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.444451 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-83bda0a2-ce6e-43b3-977d-7e6942de9fe3 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 06 17:43:43.444721 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-83bda0a2-ce6e-43b3-977d-7e6942de9fe3 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/fecd5f7f-c525-4bb6-be6c-5b690f48fc58 returned with HTTP 400 Aug 06 17:43:43.445422 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 950/3767] 10.4.3.207 () {68 vars in 1509 bytes} [Thu Aug 6 17:43:43 2026] PUT /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b/extra_specs/fecd5f7f-c525-4bb6-be6c-5b690f48fc58 => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:43:43.455105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7da38640-12e1-421c-8c25-257d1045f29a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.457595 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7da38640-12e1-421c-8c25-257d1045f29a tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] PUT https://10.4.3.207/volume/v3/types/89d52403-a268-4b6f-9dfd-b8960f35bdc8/extra_specs/spec1 Aug 06 17:43:43.458079 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7da38640-12e1-421c-8c25-257d1045f29a tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:43.491513 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7da38640-12e1-421c-8c25-257d1045f29a tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/89d52403-a268-4b6f-9dfd-b8960f35bdc8/extra_specs/spec1 returned with HTTP 404 Aug 06 17:43:43.494997 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 927/3768] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:43:43 2026] PUT /volume/v3/types/89d52403-a268-4b6f-9dfd-b8960f35bdc8/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.502929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e2e5990b-67c5-4ed2-8fba-cd0548517a38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.505441 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2e5990b-67c5-4ed2-8fba-cd0548517a38 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] DELETE https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b Aug 06 17:43:43.505755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2e5990b-67c5-4ed2-8fba-cd0548517a38 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.506163 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2e5990b-67c5-4ed2-8fba-cd0548517a38 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.536615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2e5990b-67c5-4ed2-8fba-cd0548517a38 tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b returned with HTTP 202 Aug 06 17:43:43.537417 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 941/3769] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:43:43 2026] DELETE /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:43.551138 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-58b2ba7f-cec8-4b05-b104-86be0b840bbe None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.556351 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58b2ba7f-cec8-4b05-b104-86be0b840bbe tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] GET https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b Aug 06 17:43:43.556502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58b2ba7f-cec8-4b05-b104-86be0b840bbe tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.557808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58b2ba7f-cec8-4b05-b104-86be0b840bbe tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.562977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58b2ba7f-cec8-4b05-b104-86be0b840bbe tempest-ExtraSpecsNegativeTest-1032532129 tempest-ExtraSpecsNegativeTest-1032532129-project-admin] https://10.4.3.207/volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b returned with HTTP 404 Aug 06 17:43:43.563562 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 952/3770] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/types/f01e20eb-cb2e-42dc-9b3d-ada232b5cf2b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:43.578255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-74106967-d6f6-45fd-b30f-e12c15a4489d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.581162 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74106967-d6f6-45fd-b30f-e12c15a4489d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:43.581162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74106967-d6f6-45fd-b30f-e12c15a4489d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.581162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-74106967-d6f6-45fd-b30f-e12c15a4489d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.595705 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:43.595705 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:43.603520 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-74106967-d6f6-45fd-b30f-e12c15a4489d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:43.609848 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-74106967-d6f6-45fd-b30f-e12c15a4489d tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:43.610010 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 951/3771] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:43.804144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-85f05242-c36c-4592-841f-994d46409460 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.807144 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-85f05242-c36c-4592-841f-994d46409460 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:43.807144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-85f05242-c36c-4592-841f-994d46409460 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.807144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-85f05242-c36c-4592-841f-994d46409460 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.807144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-85f05242-c36c-4592-841f-994d46409460 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:43.814041 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:43.814041 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:43.815193 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-85f05242-c36c-4592-841f-994d46409460 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:43.815728 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 928/3772] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:43.862575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a4b8e302-4f01-4d67-b2fb-4834fe93d26c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:43.863741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a4b8e302-4f01-4d67-b2fb-4834fe93d26c tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:43.863741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a4b8e302-4f01-4d67-b2fb-4834fe93d26c tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:43.863741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a4b8e302-4f01-4d67-b2fb-4834fe93d26c tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:43.863741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a4b8e302-4f01-4d67-b2fb-4834fe93d26c tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:43.872956 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:43.872956 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:43.873612 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a4b8e302-4f01-4d67-b2fb-4834fe93d26c tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:43.874285 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 942/3773] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:43 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:44.411324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e1175c9a-c192-4deb-bbdb-256770de0c34 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:44.417797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e1175c9a-c192-4deb-bbdb-256770de0c34 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:44.417797 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e1175c9a-c192-4deb-bbdb-256770de0c34 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:44.417797 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e1175c9a-c192-4deb-bbdb-256770de0c34 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:44.417797 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e1175c9a-c192-4deb-bbdb-256770de0c34 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:44.429031 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:44.429031 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:44.429629 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e1175c9a-c192-4deb-bbdb-256770de0c34 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:44.430100 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 953/3774] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:44 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:44.628063 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fb06cbcd-4672-4118-b5fc-5331e2eb3a69 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:44.630365 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fb06cbcd-4672-4118-b5fc-5331e2eb3a69 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:44.630638 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fb06cbcd-4672-4118-b5fc-5331e2eb3a69 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:44.630927 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fb06cbcd-4672-4118-b5fc-5331e2eb3a69 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:44.645052 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:44.645052 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:44.649831 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fb06cbcd-4672-4118-b5fc-5331e2eb3a69 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:44.656659 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fb06cbcd-4672-4118-b5fc-5331e2eb3a69 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:44.657391 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 952/3775] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:44 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:44.829439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6102c2c6-cc62-4dc7-98bd-39fc5b529782 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:44.832030 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6102c2c6-cc62-4dc7-98bd-39fc5b529782 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:44.832030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6102c2c6-cc62-4dc7-98bd-39fc5b529782 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:44.832242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6102c2c6-cc62-4dc7-98bd-39fc5b529782 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:44.832388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6102c2c6-cc62-4dc7-98bd-39fc5b529782 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:44.841317 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:44.841317 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:44.842068 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6102c2c6-cc62-4dc7-98bd-39fc5b529782 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:44.843220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 929/3776] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:44 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:44.915747 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dfc0fe62-7d25-451b-8924-e3de66addd5a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:44.918114 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dfc0fe62-7d25-451b-8924-e3de66addd5a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:44.918641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dfc0fe62-7d25-451b-8924-e3de66addd5a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:44.918641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dfc0fe62-7d25-451b-8924-e3de66addd5a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:44.918773 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-dfc0fe62-7d25-451b-8924-e3de66addd5a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:44.923837 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:44.923837 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:44.924930 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dfc0fe62-7d25-451b-8924-e3de66addd5a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:44.925530 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 943/3777] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:44 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:45.446995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7b95b849-6839-4499-9cd1-c4e5586badf3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:45.447758 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b95b849-6839-4499-9cd1-c4e5586badf3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:45.447758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b95b849-6839-4499-9cd1-c4e5586badf3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:45.452335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b95b849-6839-4499-9cd1-c4e5586badf3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:45.452335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7b95b849-6839-4499-9cd1-c4e5586badf3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:45.455788 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:45.455788 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:45.456648 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b95b849-6839-4499-9cd1-c4e5586badf3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:45.457129 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 954/3778] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:45 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:45.675020 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-04dbb6d7-ea1c-4b7e-8a52-1d29a9542a19 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:45.678217 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-04dbb6d7-ea1c-4b7e-8a52-1d29a9542a19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:45.681000 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-04dbb6d7-ea1c-4b7e-8a52-1d29a9542a19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:45.681000 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-04dbb6d7-ea1c-4b7e-8a52-1d29a9542a19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:45.691807 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:45.691807 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:45.696516 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-04dbb6d7-ea1c-4b7e-8a52-1d29a9542a19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:45.702221 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-04dbb6d7-ea1c-4b7e-8a52-1d29a9542a19 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:45.702761 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 953/3779] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:45 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:45.857594 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-304a0798-70d6-476e-afbe-b010f3b08dc6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:45.860721 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-304a0798-70d6-476e-afbe-b010f3b08dc6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:45.861224 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-304a0798-70d6-476e-afbe-b010f3b08dc6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:45.861298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-304a0798-70d6-476e-afbe-b010f3b08dc6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:45.861639 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-304a0798-70d6-476e-afbe-b010f3b08dc6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:45.871791 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:45.871791 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:45.872917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-304a0798-70d6-476e-afbe-b010f3b08dc6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:45.873478 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 930/3780] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:45 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:45.964366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-58aa3504-9b15-4db1-aeba-596557ae8690 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:45.968825 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58aa3504-9b15-4db1-aeba-596557ae8690 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:45.968825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58aa3504-9b15-4db1-aeba-596557ae8690 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:45.968825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-58aa3504-9b15-4db1-aeba-596557ae8690 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:45.968825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-58aa3504-9b15-4db1-aeba-596557ae8690 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:45.971681 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:45.971681 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:45.972556 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-58aa3504-9b15-4db1-aeba-596557ae8690 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:45.972920 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 944/3781] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:45 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:46.206008 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-86858c24-4ce4-4f92-8690-6b7b519d70a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.391546 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86858c24-4ce4-4f92-8690-6b7b519d70a5 tempest-ExtensionsTestJSON-1370526104 tempest-ExtensionsTestJSON-1370526104-project-member] GET https://10.4.3.207/volume/v3/extensions Aug 06 17:43:46.391953 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86858c24-4ce4-4f92-8690-6b7b519d70a5 tempest-ExtensionsTestJSON-1370526104 tempest-ExtensionsTestJSON-1370526104-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:46.392270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86858c24-4ce4-4f92-8690-6b7b519d70a5 tempest-ExtensionsTestJSON-1370526104 tempest-ExtensionsTestJSON-1370526104-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:46.393009 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86858c24-4ce4-4f92-8690-6b7b519d70a5 tempest-ExtensionsTestJSON-1370526104 tempest-ExtensionsTestJSON-1370526104-project-member] https://10.4.3.207/volume/v3/extensions returned with HTTP 200 Aug 06 17:43:46.393783 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 955/3782] 10.4.3.207 () {66 vars in 1246 bytes} [Thu Aug 6 17:43:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:46.416091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-c85b1a93-6c94-46f3-851d-4a20964b00f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.418523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-c85b1a93-6c94-46f3-851d-4a20964b00f7 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32/action Aug 06 17:43:46.419082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-c85b1a93-6c94-46f3-851d-4a20964b00f7 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:46.419204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-c85b1a93-6c94-46f3-851d-4a20964b00f7 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:46.446877 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.446877 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:46.467235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4a53ddc9-dae9-4185-8e96-a4286c3c4633 req-c85b1a93-6c94-46f3-851d-4a20964b00f7 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32/action returned with HTTP 204 Aug 06 17:43:46.467801 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 954/3783] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:43:46 2026] POST /volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:46.471593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7c08cac3-aaed-44fc-90a4-38d222403626 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.474993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7c08cac3-aaed-44fc-90a4-38d222403626 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:46.474993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7c08cac3-aaed-44fc-90a4-38d222403626 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:46.476512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7c08cac3-aaed-44fc-90a4-38d222403626 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:46.476512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-7c08cac3-aaed-44fc-90a4-38d222403626 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:46.484821 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.484821 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:46.485686 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7c08cac3-aaed-44fc-90a4-38d222403626 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:46.486244 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 931/3784] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:46 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:43:46.719332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-195f94a4-ea7e-4772-87c6-2832d9683822 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.722591 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-195f94a4-ea7e-4772-87c6-2832d9683822 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:46.722591 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-195f94a4-ea7e-4772-87c6-2832d9683822 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:46.723533 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-195f94a4-ea7e-4772-87c6-2832d9683822 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:46.740431 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.740431 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:46.745639 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-195f94a4-ea7e-4772-87c6-2832d9683822 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:46.752827 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-195f94a4-ea7e-4772-87c6-2832d9683822 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:46.754056 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 945/3785] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:46 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:46.770614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c4300f9a-0a66-45e5-8677-b5072663b6ca None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.772502 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c4300f9a-0a66-45e5-8677-b5072663b6ca tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:46.772692 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c4300f9a-0a66-45e5-8677-b5072663b6ca tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:46.773025 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c4300f9a-0a66-45e5-8677-b5072663b6ca tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:46.784548 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.784548 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:46.792828 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c4300f9a-0a66-45e5-8677-b5072663b6ca tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:46.806072 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c4300f9a-0a66-45e5-8677-b5072663b6ca tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:46.806761 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 956/3786] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:46 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 1150 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:46.821343 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f8e983e6-85a7-4166-a1f2-bf0705126051 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.824458 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f8e983e6-85a7-4166-a1f2-bf0705126051 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:46.824532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f8e983e6-85a7-4166-a1f2-bf0705126051 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-detach": {"attachment_id": "da2a5dc2-133a-4c61-8ce0-4d9642ee4a32"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:46.825661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f8e983e6-85a7-4166-a1f2-bf0705126051 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "da2a5dc2-133a-4c61-8ce0-4d9642ee4a32"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:46.843313 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.843313 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:46.844561 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f8e983e6-85a7-4166-a1f2-bf0705126051 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:46.860284 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f8e983e6-85a7-4166-a1f2-bf0705126051 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 400 Aug 06 17:43:46.860437 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 955/3787] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:46 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 100 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:43:46.890956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7ba035ac-42a6-45d0-a8a1-3b1e2c90c964 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.892830 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7ba035ac-42a6-45d0-a8a1-3b1e2c90c964 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:46.893009 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7ba035ac-42a6-45d0-a8a1-3b1e2c90c964 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:46.893194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7ba035ac-42a6-45d0-a8a1-3b1e2c90c964 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:46.893290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-7ba035ac-42a6-45d0-a8a1-3b1e2c90c964 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:46.909458 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-a888d31e-7855-4c49-8adf-a8a092a02a94 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.911507 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-a888d31e-7855-4c49-8adf-a8a092a02a94 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:46.911746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-a888d31e-7855-4c49-8adf-a8a092a02a94 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:46.911990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-a888d31e-7855-4c49-8adf-a8a092a02a94 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:46.921228 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.921228 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:46.925519 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-a888d31e-7855-4c49-8adf-a8a092a02a94 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:46.933913 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-a888d31e-7855-4c49-8adf-a8a092a02a94 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:46.934538 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 946/3788] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:46 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:46.960674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:46.964047 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e/action Aug 06 17:43:46.964476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:46.964628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:46.980249 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:46.980249 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:46.981267 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:46.993470 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Begin detaching volume completed successfully. Aug 06 17:43:46.993470 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-8e073e2f-60ad-45a8-aab2-f4d689d57489 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e/action returned with HTTP 202 Aug 06 17:43:46.993470 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 957/3789] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:43:46 2026] POST /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:47.006353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f4c2fc2c-2eb6-4c84-a773-a6c9ebd02de0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:47.009279 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4c2fc2c-2eb6-4c84-a773-a6c9ebd02de0 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:47.009476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4c2fc2c-2eb6-4c84-a773-a6c9ebd02de0 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:47.011286 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f4c2fc2c-2eb6-4c84-a773-a6c9ebd02de0 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:47.011286 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f4c2fc2c-2eb6-4c84-a773-a6c9ebd02de0 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:47.019143 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:47.019143 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:47.020057 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f4c2fc2c-2eb6-4c84-a773-a6c9ebd02de0 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:47.020932 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 956/3790] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:47 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:47.094046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-734a16fc-bb5a-4b43-835c-1f1faa68a242 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:47.095466 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-734a16fc-bb5a-4b43-835c-1f1faa68a242 None None] GET https://10.4.3.207/volume// Aug 06 17:43:47.095466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-734a16fc-bb5a-4b43-835c-1f1faa68a242 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:47.095868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-734a16fc-bb5a-4b43-835c-1f1faa68a242 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:47.096858 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-734a16fc-bb5a-4b43-835c-1f1faa68a242 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:47.098103 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 947/3791] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43:47 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:43:47.124228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-e84e8edf-56f6-4bbe-a01c-87fdc7f72b4b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:47.125717 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:47.125717 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:47.126740 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7ba035ac-42a6-45d0-a8a1-3b1e2c90c964 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:47.127338 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 932/3792] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:46 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:47.127763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-e84e8edf-56f6-4bbe-a01c-87fdc7f72b4b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:47.128087 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-e84e8edf-56f6-4bbe-a01c-87fdc7f72b4b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:47.128516 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-e84e8edf-56f6-4bbe-a01c-87fdc7f72b4b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:47.149498 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:47.149498 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:47.157102 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-e84e8edf-56f6-4bbe-a01c-87fdc7f72b4b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:47.163772 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-e84e8edf-56f6-4bbe-a01c-87fdc7f72b4b tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:47.164481 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 958/3793] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:47 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:47.502542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c75bda06-4591-46f0-81eb-53c8c7c36afd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:47.505355 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c75bda06-4591-46f0-81eb-53c8c7c36afd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:47.505705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c75bda06-4591-46f0-81eb-53c8c7c36afd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:47.506467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c75bda06-4591-46f0-81eb-53c8c7c36afd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:47.506467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c75bda06-4591-46f0-81eb-53c8c7c36afd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:47.512504 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:47.512504 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:47.513734 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c75bda06-4591-46f0-81eb-53c8c7c36afd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:47.514623 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 957/3794] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:47 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:48.051320 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bd5a9d43-0574-441b-b07b-9b68df3311ae None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:48.053808 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd5a9d43-0574-441b-b07b-9b68df3311ae tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:48.054141 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd5a9d43-0574-441b-b07b-9b68df3311ae tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:48.054421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd5a9d43-0574-441b-b07b-9b68df3311ae tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:48.054600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-bd5a9d43-0574-441b-b07b-9b68df3311ae tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:48.060774 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:48.060774 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:48.061824 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd5a9d43-0574-441b-b07b-9b68df3311ae tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:48.062516 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 948/3795] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:48 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:48.138592 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ad7ed140-486e-4fdc-8d35-8274bcec0b3f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:48.140823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad7ed140-486e-4fdc-8d35-8274bcec0b3f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:48.140989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad7ed140-486e-4fdc-8d35-8274bcec0b3f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:48.141173 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ad7ed140-486e-4fdc-8d35-8274bcec0b3f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:48.141325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ad7ed140-486e-4fdc-8d35-8274bcec0b3f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:48.146992 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:48.146992 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:48.148076 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ad7ed140-486e-4fdc-8d35-8274bcec0b3f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:48.148746 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 933/3796] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:48 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:48.530987 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0f286567-87fd-4631-8faf-2e5de8103bac None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:48.534355 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0f286567-87fd-4631-8faf-2e5de8103bac tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:48.535518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0f286567-87fd-4631-8faf-2e5de8103bac tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:48.535518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0f286567-87fd-4631-8faf-2e5de8103bac tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:48.535518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0f286567-87fd-4631-8faf-2e5de8103bac tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:48.542118 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:48.542118 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:48.543658 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0f286567-87fd-4631-8faf-2e5de8103bac tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:48.544496 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 959/3797] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:48 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:48.598042 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:48.600866 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:48.601714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-733774782"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:48.604411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Create volume request body: {'volume': {'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-733774782'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:48.731648 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Create volume of 1 GB Aug 06 17:43:48.736652 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Availability Zones retrieved successfully. Aug 06 17:43:48.743995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Flow 'volume_create_api' (867f6ea8-b820-4c74-8181-2dfddbb636d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:48.745462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322e560c-c289-4bed-9e93-3198749f6304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:48.746531 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:48.822634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322e560c-c289-4bed-9e93-3198749f6304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:48.823706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4065cf5f-da35-4de0-984f-939fbd247ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:48.899536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Created reservations ['625a284e-5af9-4a1b-a93f-1fc685047718', 'a371e102-a534-4edb-b550-9058c75416df', '87cc297b-cb6f-45f2-8ea0-9100d3b0c07d', '9b886636-4d18-4028-90fd-4e5b9cc8e61f'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:48.900711 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4065cf5f-da35-4de0-984f-939fbd247ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625a284e-5af9-4a1b-a93f-1fc685047718', 'a371e102-a534-4edb-b550-9058c75416df', '87cc297b-cb6f-45f2-8ea0-9100d3b0c07d', '9b886636-4d18-4028-90fd-4e5b9cc8e61f']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:48.901978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeeed752-8fa0-4a6e-adde-e6024cb79ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:48.936310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeeed752-8fa0-4a6e-adde-e6024cb79ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b3cba3-bead-41d1-b6c8-630d47afbcff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-733774782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa7bf604bf041d29ec0aab45e32c44a',qos_specs=None,replication_status=,reservations=['625a284e-5af9-4a1b-a93f-1fc685047718','a371e102-a534-4edb-b550-9058c75416df','87cc297b-cb6f-45f2-8ea0-9100d3b0c07d','9b886636-4d18-4028-90fd-4e5b9cc8e61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99aef3f420f84d1ead72dcd464045e3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-733774782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b3cba3-bead-41d1-b6c8-630d47afbcff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa7bf604bf041d29ec0aab45e32c44a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99aef3f420f84d1ead72dcd464045e3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:48.937367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed99d2a-2d63-4068-bded-53c7f65bfe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:48.967988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed99d2a-2d63-4068-bded-53c7f65bfe4a) transitioned into state 'SUCCESS' from state '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-733774782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa7bf604bf041d29ec0aab45e32c44a',qos_specs=None,replication_status=,reservations=['625a284e-5af9-4a1b-a93f-1fc685047718','a371e102-a534-4edb-b550-9058c75416df','87cc297b-cb6f-45f2-8ea0-9100d3b0c07d','9b886636-4d18-4028-90fd-4e5b9cc8e61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99aef3f420f84d1ead72dcd464045e3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:48.967988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9e3b77-1983-4658-911f-d7968de48ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:48.980472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9e3b77-1983-4658-911f-d7968de48ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:48.981589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Flow 'volume_create_api' (867f6ea8-b820-4c74-8181-2dfddbb636d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:48.982048 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Create volume request issued successfully. Aug 06 17:43:48.982718 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef28561c-d6b4-426d-8eb3-7d33961e7365 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:48.983754 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 958/3798] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:43:48 2026] POST /volume/v3/volumes => generated 750 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:48.999983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1a423eca-2054-4a39-8cf5-8dca56fd6ddf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:49.003045 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1a423eca-2054-4a39-8cf5-8dca56fd6ddf tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] GET https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:49.003045 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1a423eca-2054-4a39-8cf5-8dca56fd6ddf tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:49.003601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1a423eca-2054-4a39-8cf5-8dca56fd6ddf tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:49.020871 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:49.020871 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:49.028067 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1a423eca-2054-4a39-8cf5-8dca56fd6ddf tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:49.033812 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1a423eca-2054-4a39-8cf5-8dca56fd6ddf tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 200 Aug 06 17:43:49.034252 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 949/3799] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:48 2026] GET /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:49.087675 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c13ef604-e002-42f9-97c3-a184b68316dc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:49.089776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c13ef604-e002-42f9-97c3-a184b68316dc tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:49.090072 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c13ef604-e002-42f9-97c3-a184b68316dc tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:49.090756 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c13ef604-e002-42f9-97c3-a184b68316dc tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:49.090756 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c13ef604-e002-42f9-97c3-a184b68316dc tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:49.096122 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:49.096122 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:49.098609 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c13ef604-e002-42f9-97c3-a184b68316dc tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:49.098609 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 934/3800] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:49 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:49.162740 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-43c1e114-8129-46eb-b7ad-e22f4f86edd6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:49.166360 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43c1e114-8129-46eb-b7ad-e22f4f86edd6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:49.166360 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43c1e114-8129-46eb-b7ad-e22f4f86edd6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:49.166780 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43c1e114-8129-46eb-b7ad-e22f4f86edd6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:49.166847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-43c1e114-8129-46eb-b7ad-e22f4f86edd6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:49.173552 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:49.173552 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:49.174840 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43c1e114-8129-46eb-b7ad-e22f4f86edd6 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:49.175881 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 960/3801] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:49 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:49.559181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c818991f-89bb-4bc4-a9fb-0ab0463337a2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:49.561577 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c818991f-89bb-4bc4-a9fb-0ab0463337a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:49.561926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c818991f-89bb-4bc4-a9fb-0ab0463337a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:49.562245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c818991f-89bb-4bc4-a9fb-0ab0463337a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:49.562438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c818991f-89bb-4bc4-a9fb-0ab0463337a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:49.568611 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:49.568611 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:49.569577 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c818991f-89bb-4bc4-a9fb-0ab0463337a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:49.570036 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 959/3802] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:49 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:50.051689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c93db6d-a210-47bf-85c1-e73802cd3cac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.053889 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c93db6d-a210-47bf-85c1-e73802cd3cac tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] GET https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:50.054204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c93db6d-a210-47bf-85c1-e73802cd3cac tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.054501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c93db6d-a210-47bf-85c1-e73802cd3cac tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.063206 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.063206 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:50.068458 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c93db6d-a210-47bf-85c1-e73802cd3cac tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.073804 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c93db6d-a210-47bf-85c1-e73802cd3cac tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 200 Aug 06 17:43:50.074258 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 950/3803] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:50.088002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c4b40bd6-1227-4511-a023-72dac2ab064d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.090095 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4b40bd6-1227-4511-a023-72dac2ab064d tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] POST https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action Aug 06 17:43:50.090850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4b40bd6-1227-4511-a023-72dac2ab064d tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-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=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:50.090850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4b40bd6-1227-4511-a023-72dac2ab064d tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:50.101041 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.101041 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:50.108174 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.108174 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:50.109949 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c4b40bd6-1227-4511-a023-72dac2ab064d tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.116613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-97e72553-2671-41bb-b5b2-d8abf6df1143 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.118677 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-97e72553-2671-41bb-b5b2-d8abf6df1143 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:50.118988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-97e72553-2671-41bb-b5b2-d8abf6df1143 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.119244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-97e72553-2671-41bb-b5b2-d8abf6df1143 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.119404 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-97e72553-2671-41bb-b5b2-d8abf6df1143 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:50.125508 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c4b40bd6-1227-4511-a023-72dac2ab064d tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Update volume metadata completed successfully. Aug 06 17:43:50.125876 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4b40bd6-1227-4511-a023-72dac2ab064d tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action returned with HTTP 200 Aug 06 17:43:50.126378 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 935/3804] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:50 2026] POST /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action => generated 563 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:50.129117 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.129117 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:50.132453 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-97e72553-2671-41bb-b5b2-d8abf6df1143 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:50.134169 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 961/3805] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:50.140974 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a5511edb-faa8-41a9-b4b7-0fcfbc670d3f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.140974 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a5511edb-faa8-41a9-b4b7-0fcfbc670d3f tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] GET https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:50.140974 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a5511edb-faa8-41a9-b4b7-0fcfbc670d3f tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.140974 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a5511edb-faa8-41a9-b4b7-0fcfbc670d3f tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.151483 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.151483 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:50.160369 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a5511edb-faa8-41a9-b4b7-0fcfbc670d3f tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.172402 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a5511edb-faa8-41a9-b4b7-0fcfbc670d3f tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 200 Aug 06 17:43:50.173777 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 960/3806] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 1418 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:50.190677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f06067b4-290d-4583-83eb-0c4f608e0828 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.194394 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f06067b4-290d-4583-83eb-0c4f608e0828 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:50.194530 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f06067b4-290d-4583-83eb-0c4f608e0828 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.194775 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f06067b4-290d-4583-83eb-0c4f608e0828 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.194979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f06067b4-290d-4583-83eb-0c4f608e0828 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:50.195080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.197221 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] POST https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action Aug 06 17:43:50.197567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:50.198190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:50.201134 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.201134 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:50.202241 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f06067b4-290d-4583-83eb-0c4f608e0828 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:50.202800 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 951/3807] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:50.209093 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.209093 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:50.220396 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.220396 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:50.220887 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.226607 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Get volume image-metadata completed successfully. Aug 06 17:43:50.251902 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Delete volume metadata completed successfully. Aug 06 17:43:50.252217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b43f039e-e7bf-470a-ba1c-6cb1a7389d21 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action returned with HTTP 200 Aug 06 17:43:50.253283 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 936/3808] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:50 2026] POST /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 17:43:50.262504 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-895c2662-8cad-4556-8528-f2ab36b56ccc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.266669 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-895c2662-8cad-4556-8528-f2ab36b56ccc tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] POST https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action Aug 06 17:43:50.267527 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-895c2662-8cad-4556-8528-f2ab36b56ccc tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:50.268303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-895c2662-8cad-4556-8528-f2ab36b56ccc tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:50.280658 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.280658 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:50.281316 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-895c2662-8cad-4556-8528-f2ab36b56ccc tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.290118 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-895c2662-8cad-4556-8528-f2ab36b56ccc tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Get volume image-metadata completed successfully. Aug 06 17:43:50.290570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-895c2662-8cad-4556-8528-f2ab36b56ccc tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action returned with HTTP 200 Aug 06 17:43:50.291337 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 962/3809] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:50 2026] POST /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff/action => generated 537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:50.303682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6901cefb-065b-4f46-aa8e-91babf545c40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.307901 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6901cefb-065b-4f46-aa8e-91babf545c40 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] GET https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:50.307901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6901cefb-065b-4f46-aa8e-91babf545c40 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.307901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6901cefb-065b-4f46-aa8e-91babf545c40 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.328301 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.328301 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:50.344925 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6901cefb-065b-4f46-aa8e-91babf545c40 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.357426 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6901cefb-065b-4f46-aa8e-91babf545c40 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 200 Aug 06 17:43:50.358069 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 961/3810] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 1392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:50.374791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.380079 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] DELETE https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:50.380079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.380079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.380079 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Delete volume with id: 96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:50.390679 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.390679 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:50.391350 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.422990 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Delete volume request issued successfully. Aug 06 17:43:50.422990 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e19fb9d-fef3-441f-87e3-b4d9418fe351 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 202 Aug 06 17:43:50.422990 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 952/3811] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:50 2026] DELETE /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:50.429522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-344a6494-a73a-4b3e-97ad-963bb4438927 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.433012 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-344a6494-a73a-4b3e-97ad-963bb4438927 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] GET https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:50.433012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-344a6494-a73a-4b3e-97ad-963bb4438927 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.433012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-344a6494-a73a-4b3e-97ad-963bb4438927 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.445982 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.445982 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:50.452202 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-344a6494-a73a-4b3e-97ad-963bb4438927 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Volume info retrieved successfully. Aug 06 17:43:50.456675 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-344a6494-a73a-4b3e-97ad-963bb4438927 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 200 Aug 06 17:43:50.457383 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 937/3812] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:50.563325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-4e119a54-c9ff-4b58-ad62-843afe75c998 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.568400 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-4e119a54-c9ff-4b58-ad62-843afe75c998 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] DELETE https://10.4.3.207/volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32 Aug 06 17:43:50.568400 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-4e119a54-c9ff-4b58-ad62-843afe75c998 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.571066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-4e119a54-c9ff-4b58-ad62-843afe75c998 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.583710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-59e9f422-3953-424b-ae97-6e72f1ca513a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:50.584371 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.584371 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:50.590387 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59e9f422-3953-424b-ae97-6e72f1ca513a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:50.590746 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59e9f422-3953-424b-ae97-6e72f1ca513a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:50.591079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59e9f422-3953-424b-ae97-6e72f1ca513a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:50.591216 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-59e9f422-3953-424b-ae97-6e72f1ca513a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:50.597624 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:50.597624 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:50.597941 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59e9f422-3953-424b-ae97-6e72f1ca513a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:50.598437 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 962/3813] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:50 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:50.641496 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2b62367e-9034-426a-b86c-5e7336cb1c8e req-4e119a54-c9ff-4b58-ad62-843afe75c998 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32 returned with HTTP 200 Aug 06 17:43:50.641904 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 963/3814] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:43:50 2026] DELETE /volume/v3/attachments/da2a5dc2-133a-4c61-8ce0-4d9642ee4a32 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:51.157267 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e4e2fb09-08b5-41ce-a95a-31bfa955baff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.165252 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4e2fb09-08b5-41ce-a95a-31bfa955baff tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:51.165252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4e2fb09-08b5-41ce-a95a-31bfa955baff tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.165252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e4e2fb09-08b5-41ce-a95a-31bfa955baff tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.165252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e4e2fb09-08b5-41ce-a95a-31bfa955baff tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:51.174542 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.174542 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:51.175872 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e4e2fb09-08b5-41ce-a95a-31bfa955baff tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:51.176251 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 953/3815] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:51.189740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-26f9f1d5-b1f6-4243-aefe-3000132f1e68 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.191500 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-26f9f1d5-b1f6-4243-aefe-3000132f1e68 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:43:51.191733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-26f9f1d5-b1f6-4243-aefe-3000132f1e68 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.191940 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-26f9f1d5-b1f6-4243-aefe-3000132f1e68 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.199921 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.199921 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:51.204451 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-26f9f1d5-b1f6-4243-aefe-3000132f1e68 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:51.208556 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-4aff0b99-09b4-4cfc-855d-5acd917ccc07 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.210586 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-26f9f1d5-b1f6-4243-aefe-3000132f1e68 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 200 Aug 06 17:43:51.211005 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-4aff0b99-09b4-4cfc-855d-5acd917ccc07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/attachments?instance_id=7c7915f7-56d5-4e23-99fa-285105390f27 Aug 06 17:43:51.211213 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 938/3816] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:51.211263 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-4aff0b99-09b4-4cfc-855d-5acd917ccc07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.211540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-4aff0b99-09b4-4cfc-855d-5acd917ccc07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.215844 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d3a1492f-0d2a-4ee3-9a12-64bb4c7d09e2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.218170 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3a1492f-0d2a-4ee3-9a12-64bb4c7d09e2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:51.218438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3a1492f-0d2a-4ee3-9a12-64bb4c7d09e2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.218694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3a1492f-0d2a-4ee3-9a12-64bb4c7d09e2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.218881 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d3a1492f-0d2a-4ee3-9a12-64bb4c7d09e2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:51.224892 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.225056 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.225056 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:51.225701 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3a1492f-0d2a-4ee3-9a12-64bb4c7d09e2 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:51.226083 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 964/3817] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:51.227400 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] POST https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e/restore Aug 06 17:43:51.228442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:51.229671 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-4aff0b99-09b4-4cfc-855d-5acd917ccc07 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments?instance_id=7c7915f7-56d5-4e23-99fa-285105390f27 returned with HTTP 200 Aug 06 17:43:51.230234 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 963/3818] 10.4.3.207 () {70 vars in 1637 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/attachments?instance_id=7c7915f7-56d5-4e23-99fa-285105390f27 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:51.230335 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Restoring backup 220fb078-c64f-4112-8b72-d216ccea5c1e ({'restore': {}}) {{(pid=100624) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:43:51.230434 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Restoring backup 220fb078-c64f-4112-8b72-d216ccea5c1e to volume None. Aug 06 17:43:51.235005 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.235005 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:51.236173 np0000006677 devstack@c-api.service[100624]: INFO cinder.backup.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Creating volume of 1 GB for restore of backup 220fb078-c64f-4112-8b72-d216ccea5c1e. Aug 06 17:43:51.239798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3bdb8395-dc79-490d-8786-65a479282c5b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.241312 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-ca4f6f6a-c95e-4f1a-ae13-eed1f2eda606 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.242085 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3bdb8395-dc79-490d-8786-65a479282c5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:51.242362 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3bdb8395-dc79-490d-8786-65a479282c5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.242592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Availability zone cache updated, next update will occur around 2026-08-06 18:43:51.242316. {{(pid=100624) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 06 17:43:51.242644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3bdb8395-dc79-490d-8786-65a479282c5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.242724 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Availability Zones retrieved successfully. Aug 06 17:43:51.242948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3bdb8395-dc79-490d-8786-65a479282c5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:51.243729 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-ca4f6f6a-c95e-4f1a-ae13-eed1f2eda606 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 Aug 06 17:43:51.244034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-ca4f6f6a-c95e-4f1a-ae13-eed1f2eda606 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.244236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-ca4f6f6a-c95e-4f1a-ae13-eed1f2eda606 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.249132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Flow 'volume_create_api' (750da330-93b8-40c1-acd7-fe289ace49f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:51.250978 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.250978 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:51.251106 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1887b3a5-434d-42ae-bfda-824840ad008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:51.251180 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3bdb8395-dc79-490d-8786-65a479282c5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:51.251211 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:51.251390 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 939/3819] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:51.261820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-501f96ac-94d4-4eef-a707-6277debcf0db None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.264871 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-501f96ac-94d4-4eef-a707-6277debcf0db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:51.265068 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-501f96ac-94d4-4eef-a707-6277debcf0db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.265321 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-501f96ac-94d4-4eef-a707-6277debcf0db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.265459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-501f96ac-94d4-4eef-a707-6277debcf0db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete backup with id: adc97ed7-a44b-4c57-8ba9-695a4baf70bf. Aug 06 17:43:51.271893 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.271893 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:51.274699 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8c1f51bf-3557-4873-b6dc-08ab249497bc req-ca4f6f6a-c95e-4f1a-ae13-eed1f2eda606 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 returned with HTTP 200 Aug 06 17:43:51.275396 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 965/3820] 10.4.3.207 () {70 vars in 1651 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:51.285028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1887b3a5-434d-42ae-bfda-824840ad008c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:51.285901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11050f94-e7b7-460d-b301-65a43f6916eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:51.291728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4408b6e2-b752-43c2-9766-00c66525dd68 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.293513 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4408b6e2-b752-43c2-9766-00c66525dd68 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:51.293513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4408b6e2-b752-43c2-9766-00c66525dd68 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:51.293513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4408b6e2-b752-43c2-9766-00c66525dd68 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:51.300395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-501f96ac-94d4-4eef-a707-6277debcf0db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] delete_backup rpcapi backup_id adc97ed7-a44b-4c57-8ba9-695a4baf70bf {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:43:51.301991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-501f96ac-94d4-4eef-a707-6277debcf0db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 202 Aug 06 17:43:51.302700 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 964/3821] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:51 2026] DELETE /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:51.305470 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.305470 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:51.308880 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-4408b6e2-b752-43c2-9766-00c66525dd68 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] Updating volume '971251d3-f17c-4585-bbe8-cc470ea5d8fc' with '{'status': 'in-use'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 06 17:43:51.311435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-991a182d-8f5b-4c24-a338-787fe390d6a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.316613 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-991a182d-8f5b-4c24-a338-787fe390d6a5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:51.318011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-991a182d-8f5b-4c24-a338-787fe390d6a5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.318011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-991a182d-8f5b-4c24-a338-787fe390d6a5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.318011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-991a182d-8f5b-4c24-a338-787fe390d6a5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:51.322699 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.322699 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:51.323941 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-991a182d-8f5b-4c24-a338-787fe390d6a5 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 200 Aug 06 17:43:51.324479 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 966/3822] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:51.330692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Created reservations ['506b8e03-838d-43a3-8546-4f470bf34bd1', '137534d3-cc92-4cfb-8bba-7332a8f45d00', 'bc0079bc-311b-449b-966b-51c1a289f964', '6430daac-0952-4554-a2c3-7484a00fb7f0'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:51.331627 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11050f94-e7b7-460d-b301-65a43f6916eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['506b8e03-838d-43a3-8546-4f470bf34bd1', '137534d3-cc92-4cfb-8bba-7332a8f45d00', 'bc0079bc-311b-449b-966b-51c1a289f964', '6430daac-0952-4554-a2c3-7484a00fb7f0']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:51.332419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2a9a0b-6ad0-4a6d-af6d-8341a9f88716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:51.347994 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4408b6e2-b752-43c2-9766-00c66525dd68 tempest-TestServerVolumeAttachmentScenario-277325556 tempest-TestServerVolumeAttachmentScenario-277325556-project-admin] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 202 Aug 06 17:43:51.347994 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 940/3823] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:43:51 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:51.359567 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4dee6cce-c736-4d0e-a2a8-dfac21a108f6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.361492 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4dee6cce-c736-4d0e-a2a8-dfac21a108f6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:51.363472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4dee6cce-c736-4d0e-a2a8-dfac21a108f6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.363472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4dee6cce-c736-4d0e-a2a8-dfac21a108f6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.368099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec2a9a0b-6ad0-4a6d-af6d-8341a9f88716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1d6120-3430-490b-a072-031f0afe121a', '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_220fb078-c64f-4112-8b72-d216ccea5c1e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f78f290991d4748a70bcbaad5ccfc87',qos_specs=None,replication_status=,reservations=['506b8e03-838d-43a3-8546-4f470bf34bd1','137534d3-cc92-4cfb-8bba-7332a8f45d00','bc0079bc-311b-449b-966b-51c1a289f964','6430daac-0952-4554-a2c3-7484a00fb7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25965752eaaa40d4ba56abd5f65f6de0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_220fb078-c64f-4112-8b72-d216ccea5c1e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f1d6120-3430-490b-a072-031f0afe121a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f78f290991d4748a70bcbaad5ccfc87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25965752eaaa40d4ba56abd5f65f6de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:51.368909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d597dc71-1232-40b0-b694-ffbb65f0b460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:51.378797 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.378797 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:51.383049 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4dee6cce-c736-4d0e-a2a8-dfac21a108f6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:51.387907 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4dee6cce-c736-4d0e-a2a8-dfac21a108f6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:51.388347 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 965/3824] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:51.394584 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d597dc71-1232-40b0-b694-ffbb65f0b460) transitioned into 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_220fb078-c64f-4112-8b72-d216ccea5c1e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f78f290991d4748a70bcbaad5ccfc87',qos_specs=None,replication_status=,reservations=['506b8e03-838d-43a3-8546-4f470bf34bd1','137534d3-cc92-4cfb-8bba-7332a8f45d00','bc0079bc-311b-449b-966b-51c1a289f964','6430daac-0952-4554-a2c3-7484a00fb7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25965752eaaa40d4ba56abd5f65f6de0',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:51.395571 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7b155c-7ed3-419b-9e80-51a51b439502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:51.408872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7b155c-7ed3-419b-9e80-51a51b439502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:51.409056 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Flow 'volume_create_api' (750da330-93b8-40c1-acd7-fe289ace49f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:51.412478 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Create volume request issued successfully. Aug 06 17:43:51.418715 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.418715 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:51.419377 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:51.450336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-d3e5906e-5479-4d76-bf9e-6dd4f25329d6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.454890 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-d3e5906e-5479-4d76-bf9e-6dd4f25329d6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:51.455214 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-d3e5906e-5479-4d76-bf9e-6dd4f25329d6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.455499 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-d3e5906e-5479-4d76-bf9e-6dd4f25329d6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.470748 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.470748 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:51.474685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-db503ff6-6071-4deb-a445-775be7688cf9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.476849 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-d3e5906e-5479-4d76-bf9e-6dd4f25329d6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:51.476991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-db503ff6-6071-4deb-a445-775be7688cf9 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] GET https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff Aug 06 17:43:51.477207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-db503ff6-6071-4deb-a445-775be7688cf9 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.477448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-db503ff6-6071-4deb-a445-775be7688cf9 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.485062 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-db503ff6-6071-4deb-a445-775be7688cf9 tempest-VolumesImageMetadata-439717319 tempest-VolumesImageMetadata-439717319-project-member] https://10.4.3.207/volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff returned with HTTP 404 Aug 06 17:43:51.485472 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-d3e5906e-5479-4d76-bf9e-6dd4f25329d6 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:51.485611 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 941/3825] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/volumes/96b3cba3-bead-41d1-b6c8-630d47afbcff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:51.486176 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 967/3826] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1150 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:51.512027 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.516990 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] POST https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action Aug 06 17:43:51.516990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:51.516990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:51.536282 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.536282 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:51.536282 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:51.551059 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Begin detaching volume completed successfully. Aug 06 17:43:51.551059 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-db4672f5-6bf9-42b0-a2f8-301490377f23 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action returned with HTTP 202 Aug 06 17:43:51.551059 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 966/3827] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:43:51 2026] POST /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:51.614794 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d6f6fd48-4f3b-4711-b683-c02fda60525f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.615371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2969b5a5-c0e4-49b0-aff3-daa0080427e7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.615868 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2969b5a5-c0e4-49b0-aff3-daa0080427e7 None None] GET https://10.4.3.207/volume// Aug 06 17:43:51.616044 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2969b5a5-c0e4-49b0-aff3-daa0080427e7 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.616273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2969b5a5-c0e4-49b0-aff3-daa0080427e7 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.616711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2969b5a5-c0e4-49b0-aff3-daa0080427e7 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:51.617126 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 968/3828] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:43:51.617518 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6f6fd48-4f3b-4711-b683-c02fda60525f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:51.617836 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6f6fd48-4f3b-4711-b683-c02fda60525f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.618106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6f6fd48-4f3b-4711-b683-c02fda60525f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.618844 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d6f6fd48-4f3b-4711-b683-c02fda60525f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:51.625752 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.625752 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:51.626757 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6f6fd48-4f3b-4711-b683-c02fda60525f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:51.627325 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 942/3829] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:51.629863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-c0140127-ba2a-42fa-8923-aec671e70186 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:51.632042 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-c0140127-ba2a-42fa-8923-aec671e70186 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:51.632467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-c0140127-ba2a-42fa-8923-aec671e70186 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:51.633254 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-c0140127-ba2a-42fa-8923-aec671e70186 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:51.652666 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:51.652666 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:51.684990 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-c0140127-ba2a-42fa-8923-aec671e70186 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:51.691572 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-c0140127-ba2a-42fa-8923-aec671e70186 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:51.691572 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 967/3830] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:51 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 1333 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:52.339948 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a93d6e72-7f11-4c28-98ea-eb6560c729d7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:52.343525 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a93d6e72-7f11-4c28-98ea-eb6560c729d7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf Aug 06 17:43:52.343938 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a93d6e72-7f11-4c28-98ea-eb6560c729d7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:52.345789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a93d6e72-7f11-4c28-98ea-eb6560c729d7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:52.345789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a93d6e72-7f11-4c28-98ea-eb6560c729d7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id adc97ed7-a44b-4c57-8ba9-695a4baf70bf. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:52.352756 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a93d6e72-7f11-4c28-98ea-eb6560c729d7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf returned with HTTP 404 Aug 06 17:43:52.353563 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 969/3831] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:52 2026] GET /volume/v3/backups/adc97ed7-a44b-4c57-8ba9-695a4baf70bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:52.430247 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:52.430247 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:52.430247 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:43:52.430247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Checking backup size 1 against volume size 1 {{(pid=100624) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:43:52.430247 np0000006677 devstack@c-api.service[100624]: INFO cinder.backup.api [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Overwriting volume 9f1d6120-3430-490b-a072-031f0afe121a with restore of backup 220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:52.460377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] restore_backup in rpcapi backup_id 220fb078-c64f-4112-8b72-d216ccea5c1e {{(pid=100624) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:43:52.465480 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1a86ef5a-b067-41d0-8a7a-4423d689d2e4 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e/restore returned with HTTP 202 Aug 06 17:43:52.465984 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 954/3832] 10.4.3.207 () {68 vars in 1393 bytes} [Thu Aug 6 17:43:51 2026] POST /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e/restore => generated 189 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:52.468657 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e963df67-a70f-4b79-a229-f26c32f484e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:52.471317 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e963df67-a70f-4b79-a229-f26c32f484e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:52.471709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e963df67-a70f-4b79-a229-f26c32f484e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:52.472089 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e963df67-a70f-4b79-a229-f26c32f484e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:52.472984 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-e963df67-a70f-4b79-a229-f26c32f484e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete backup with id: 3264da22-d49f-456c-8b50-256171627607. Aug 06 17:43:52.479259 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-60287c6b-61ef-4fa4-9907-7202cb1a4ac1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:52.480427 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:52.480427 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:52.482514 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-60287c6b-61ef-4fa4-9907-7202cb1a4ac1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:52.482793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-60287c6b-61ef-4fa4-9907-7202cb1a4ac1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:52.483260 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-60287c6b-61ef-4fa4-9907-7202cb1a4ac1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:52.483260 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-60287c6b-61ef-4fa4-9907-7202cb1a4ac1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:52.492325 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:52.492325 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:52.493711 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-60287c6b-61ef-4fa4-9907-7202cb1a4ac1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:52.493876 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 968/3833] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:52 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:52.504130 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-e963df67-a70f-4b79-a229-f26c32f484e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] delete_backup rpcapi backup_id 3264da22-d49f-456c-8b50-256171627607 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:43:52.508512 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e963df67-a70f-4b79-a229-f26c32f484e4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 202 Aug 06 17:43:52.508512 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 943/3834] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:52 2026] DELETE /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:43:52.521097 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bdf499f6-3ef8-480c-86cb-ade244d5f59b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:52.526214 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bdf499f6-3ef8-480c-86cb-ade244d5f59b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:52.526995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bdf499f6-3ef8-480c-86cb-ade244d5f59b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:52.526995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bdf499f6-3ef8-480c-86cb-ade244d5f59b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:52.526995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-bdf499f6-3ef8-480c-86cb-ade244d5f59b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:52.535714 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:52.535714 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:52.536539 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bdf499f6-3ef8-480c-86cb-ade244d5f59b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 200 Aug 06 17:43:52.536948 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 970/3835] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:52 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:52.642551 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-71aa8eff-6fec-4577-a708-7f3861cb2733 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:52.646004 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71aa8eff-6fec-4577-a708-7f3861cb2733 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:52.646004 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-71aa8eff-6fec-4577-a708-7f3861cb2733 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:52.646488 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-71aa8eff-6fec-4577-a708-7f3861cb2733 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:52.646789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-71aa8eff-6fec-4577-a708-7f3861cb2733 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:52.660867 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:52.660867 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:52.662368 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71aa8eff-6fec-4577-a708-7f3861cb2733 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:52.662368 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 955/3836] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:52 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:52.730046 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-ccaa7350-d239-4387-86c8-4b1ecd370802 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:52.733612 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-ccaa7350-d239-4387-86c8-4b1ecd370802 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] DELETE https://10.4.3.207/volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849 Aug 06 17:43:52.733612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-ccaa7350-d239-4387-86c8-4b1ecd370802 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:52.733612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-ccaa7350-d239-4387-86c8-4b1ecd370802 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:52.747765 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:52.747765 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:52.831741 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace382f6-ead4-4be8-886f-502c0ef89b61 req-ccaa7350-d239-4387-86c8-4b1ecd370802 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849 returned with HTTP 200 Aug 06 17:43:52.831741 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 969/3837] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:43:52 2026] DELETE /volume/v3/attachments/c2d44499-146b-4d15-8e8b-67a04030f849 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:53.218106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.343513 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:53.344012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1574270497"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:53.346353 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1574270497'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:53.346353 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Create volume of 1 GB Aug 06 17:43:53.355731 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Availability Zones retrieved successfully. Aug 06 17:43:53.365012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Flow 'volume_create_api' (3a30eedc-4e83-48ed-a8f5-1ccec1d2d308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:53.366483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0b0276-98cc-45e0-8ba6-5547ff782490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:53.368720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:53.407497 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0b0276-98cc-45e0-8ba6-5547ff782490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:53.408341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b42d49d-362b-46a4-b80b-13e3198cbf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:53.501694 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Created reservations ['29c29b5c-a74a-4371-8575-ba0c562b1ed5', '893338bb-01d3-4610-b031-fcc67568390c', '9f7d61ce-e3b2-4aa3-baae-df84bd0a3d3e', 'ced092f2-202c-488d-8cfb-205625764f02'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:53.503004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b42d49d-362b-46a4-b80b-13e3198cbf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29c29b5c-a74a-4371-8575-ba0c562b1ed5', '893338bb-01d3-4610-b031-fcc67568390c', '9f7d61ce-e3b2-4aa3-baae-df84bd0a3d3e', 'ced092f2-202c-488d-8cfb-205625764f02']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:53.505301 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e56507e-1917-4792-a56c-d3b5030da194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:53.512120 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e0e64ded-1e7b-479e-ac76-eb1a35c89fb6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.516476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0e64ded-1e7b-479e-ac76-eb1a35c89fb6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:53.516921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0e64ded-1e7b-479e-ac76-eb1a35c89fb6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.517411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0e64ded-1e7b-479e-ac76-eb1a35c89fb6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.517640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e0e64ded-1e7b-479e-ac76-eb1a35c89fb6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:53.526624 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.526624 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:53.528757 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0e64ded-1e7b-479e-ac76-eb1a35c89fb6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:53.528757 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 971/3838] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:53.539613 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e56507e-1917-4792-a56c-d3b5030da194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1574270497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa1f31b8eb884c6ca39de88a17e7ab50',qos_specs=None,replication_status=,reservations=['29c29b5c-a74a-4371-8575-ba0c562b1ed5','893338bb-01d3-4610-b031-fcc67568390c','9f7d61ce-e3b2-4aa3-baae-df84bd0a3d3e','ced092f2-202c-488d-8cfb-205625764f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e764f757ef480ebd7138c34df99148',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1574270497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1f31b8eb884c6ca39de88a17e7ab50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e764f757ef480ebd7138c34df99148',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:53.540941 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994901d5-cddb-4dac-8a8f-4a929a2631f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:53.549811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0884be3c-4ab4-4eaa-83f9-048a51f25feb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.552078 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0884be3c-4ab4-4eaa-83f9-048a51f25feb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 Aug 06 17:43:53.552394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0884be3c-4ab4-4eaa-83f9-048a51f25feb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.553018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0884be3c-4ab4-4eaa-83f9-048a51f25feb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.553018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0884be3c-4ab4-4eaa-83f9-048a51f25feb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Show backup with id 3264da22-d49f-456c-8b50-256171627607. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:53.556689 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0884be3c-4ab4-4eaa-83f9-048a51f25feb tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 returned with HTTP 404 Aug 06 17:43:53.557588 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 956/3839] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/backups/3264da22-d49f-456c-8b50-256171627607 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:53.564412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994901d5-cddb-4dac-8a8f-4a929a2631f3) transitioned into state 'SUCCESS' from state '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-1574270497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa1f31b8eb884c6ca39de88a17e7ab50',qos_specs=None,replication_status=,reservations=['29c29b5c-a74a-4371-8575-ba0c562b1ed5','893338bb-01d3-4610-b031-fcc67568390c','9f7d61ce-e3b2-4aa3-baae-df84bd0a3d3e','ced092f2-202c-488d-8cfb-205625764f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e764f757ef480ebd7138c34df99148',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:53.565815 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5496f92-7922-4a91-b209-ba895aebe622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:53.579384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5496f92-7922-4a91-b209-ba895aebe622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:53.580230 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Flow 'volume_create_api' (3a30eedc-4e83-48ed-a8f5-1ccec1d2d308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:53.580514 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Create volume request issued successfully. Aug 06 17:43:53.581381 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-acf1915d-3ab0-4e76-9e71-9807105147b6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:53.582261 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 944/3840] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:43:53 2026] POST /volume/v3/volumes => generated 755 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:53.602704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-334b19f6-4ead-4f43-ab0a-bb4aa53fc35e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.612105 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-334b19f6-4ead-4f43-ab0a-bb4aa53fc35e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:53.612105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-334b19f6-4ead-4f43-ab0a-bb4aa53fc35e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.612105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-334b19f6-4ead-4f43-ab0a-bb4aa53fc35e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.624014 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.624014 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:53.630873 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-334b19f6-4ead-4f43-ab0a-bb4aa53fc35e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Volume info retrieved successfully. Aug 06 17:43:53.641210 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-334b19f6-4ead-4f43-ab0a-bb4aa53fc35e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 returned with HTTP 200 Aug 06 17:43:53.642175 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 970/3841] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:53.681315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-519284b9-4d33-4d0c-b671-d55ac1fb173b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.681666 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-519284b9-4d33-4d0c-b671-d55ac1fb173b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:53.681983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-519284b9-4d33-4d0c-b671-d55ac1fb173b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.682277 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-519284b9-4d33-4d0c-b671-d55ac1fb173b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.682403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-519284b9-4d33-4d0c-b671-d55ac1fb173b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:53.687911 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.687911 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:53.688578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-519284b9-4d33-4d0c-b671-d55ac1fb173b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:53.689169 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 972/3842] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:53.744212 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-9f794985-6a00-4829-a71f-54bb971a464f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.749006 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-9f794985-6a00-4829-a71f-54bb971a464f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:53.749006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-9f794985-6a00-4829-a71f-54bb971a464f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.749006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-9f794985-6a00-4829-a71f-54bb971a464f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.762498 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.762498 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:53.769146 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-9f794985-6a00-4829-a71f-54bb971a464f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:53.777715 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-9f794985-6a00-4829-a71f-54bb971a464f tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:53.778642 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 957/3843] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:53.811390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3775a894-66ae-4edf-9357-9730ddf0391e req-df0fc2da-f147-4e07-95fc-1215d119fa54 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.815694 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.816718 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3775a894-66ae-4edf-9357-9730ddf0391e req-df0fc2da-f147-4e07-95fc-1215d119fa54 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:53.817222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3775a894-66ae-4edf-9357-9730ddf0391e req-df0fc2da-f147-4e07-95fc-1215d119fa54 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.817662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3775a894-66ae-4edf-9357-9730ddf0391e req-df0fc2da-f147-4e07-95fc-1215d119fa54 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.819523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] POST https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59/action Aug 06 17:43:53.819948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:43:53.820143 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:53.830140 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.830140 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:53.838429 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-3775a894-66ae-4edf-9357-9730ddf0391e req-df0fc2da-f147-4e07-95fc-1215d119fa54 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:53.839496 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.839496 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:53.840519 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:53.848569 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3775a894-66ae-4edf-9357-9730ddf0391e req-df0fc2da-f147-4e07-95fc-1215d119fa54 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:53.849446 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 945/3844] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:53.851481 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Begin detaching volume completed successfully. Aug 06 17:43:53.851839 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-a77c7aab-87b4-4fcf-8abc-e637090827db tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59/action returned with HTTP 202 Aug 06 17:43:53.852568 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 971/3845] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:43:53 2026] POST /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 17:43:53.876049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-49c6755f-c5ae-4dfd-be15-e28f85419da4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.878509 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-49c6755f-c5ae-4dfd-be15-e28f85419da4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:53.879059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-49c6755f-c5ae-4dfd-be15-e28f85419da4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.879135 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-49c6755f-c5ae-4dfd-be15-e28f85419da4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.897618 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.897618 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:53.906447 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-49c6755f-c5ae-4dfd-be15-e28f85419da4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:53.917240 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-49c6755f-c5ae-4dfd-be15-e28f85419da4 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:53.917855 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 973/3846] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:53.931199 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-08db340e-e133-46b1-b1d3-25f1a4bf4f17 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.934331 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-08db340e-e133-46b1-b1d3-25f1a4bf4f17 None None] GET https://10.4.3.207/volume// Aug 06 17:43:53.934331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-08db340e-e133-46b1-b1d3-25f1a4bf4f17 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.934331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-08db340e-e133-46b1-b1d3-25f1a4bf4f17 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.934331 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-08db340e-e133-46b1-b1d3-25f1a4bf4f17 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:43:53.934331 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 958/3847] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:43: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 06 17:43:53.949112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-563cef69-9acc-4441-af06-c3419ba053c9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:53.953709 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-563cef69-9acc-4441-af06-c3419ba053c9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:53.954023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-563cef69-9acc-4441-af06-c3419ba053c9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:53.954316 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-563cef69-9acc-4441-af06-c3419ba053c9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:53.972377 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:53.972377 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:53.977121 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-563cef69-9acc-4441-af06-c3419ba053c9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:53.983948 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-563cef69-9acc-4441-af06-c3419ba053c9 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:53.987990 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 946/3848] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:43:53 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 1315 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:43:54.543666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6464a556-194e-4a89-9cb5-f128927b2386 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:54.546466 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6464a556-194e-4a89-9cb5-f128927b2386 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:54.546761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6464a556-194e-4a89-9cb5-f128927b2386 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:54.547088 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6464a556-194e-4a89-9cb5-f128927b2386 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:54.547276 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6464a556-194e-4a89-9cb5-f128927b2386 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:54.553775 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:54.553775 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:54.555685 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6464a556-194e-4a89-9cb5-f128927b2386 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:54.555685 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 972/3849] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:54 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:54.662995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-03c3a78b-f7c6-4221-ace8-64c264c0b88b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:54.667244 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-03c3a78b-f7c6-4221-ace8-64c264c0b88b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:54.667244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-03c3a78b-f7c6-4221-ace8-64c264c0b88b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:54.667244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-03c3a78b-f7c6-4221-ace8-64c264c0b88b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:54.676820 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:54.676820 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:54.684344 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-03c3a78b-f7c6-4221-ace8-64c264c0b88b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Volume info retrieved successfully. Aug 06 17:43:54.693489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-03c3a78b-f7c6-4221-ace8-64c264c0b88b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 returned with HTTP 200 Aug 06 17:43:54.694046 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 974/3850] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:54 2026] GET /volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:54.706024 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-036fd0d1-6f89-428c-9e34-c9b79dbd93bc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:54.708697 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-036fd0d1-6f89-428c-9e34-c9b79dbd93bc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:54.708947 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-036fd0d1-6f89-428c-9e34-c9b79dbd93bc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:54.709168 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-036fd0d1-6f89-428c-9e34-c9b79dbd93bc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:54.711282 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-036fd0d1-6f89-428c-9e34-c9b79dbd93bc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:54.712387 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:54.715889 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:43:54.715889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-887883947"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:54.718978 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:54.718978 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:54.719812 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-036fd0d1-6f89-428c-9e34-c9b79dbd93bc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:54.720359 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 959/3851] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:54 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:54.725853 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:54.725853 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:54.727394 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Volume info retrieved successfully. Aug 06 17:43:54.727594 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Create snapshot from volume e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:54.795209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Created reservations ['20e0c2d4-838c-497b-a7be-1a0f02bc24dd', '9180036f-ee5d-4426-baf7-9febdad975bd', 'b859c21f-0e31-4453-9144-de06f2e2adc2', '49b3b0c0-6aeb-406c-936e-deef7abe5662'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:54.858117 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot create request issued successfully. Aug 06 17:43:54.858817 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-618f4ff4-2e18-403c-a9ab-3213d893c5ed tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:43:54.859492 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 947/3852] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:43:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:54.875666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b4ef7050-1c13-4402-895a-66019fd6f119 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:54.880237 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4ef7050-1c13-4402-895a-66019fd6f119 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 Aug 06 17:43:54.880444 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4ef7050-1c13-4402-895a-66019fd6f119 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:54.880837 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4ef7050-1c13-4402-895a-66019fd6f119 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:54.889777 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:54.889777 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:54.889777 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b4ef7050-1c13-4402-895a-66019fd6f119 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:54.892250 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4ef7050-1c13-4402-895a-66019fd6f119 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 returned with HTTP 200 Aug 06 17:43:54.893440 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 973/3853] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:54 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:54.938069 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c3f4d999-f8aa-4990-a4eb-d1107011fa5b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:54.940729 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c3f4d999-f8aa-4990-a4eb-d1107011fa5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:54.940729 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c3f4d999-f8aa-4990-a4eb-d1107011fa5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:54.941176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c3f4d999-f8aa-4990-a4eb-d1107011fa5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:54.956318 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:54.956318 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:54.963754 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c3f4d999-f8aa-4990-a4eb-d1107011fa5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:54.971333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c3f4d999-f8aa-4990-a4eb-d1107011fa5b tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:54.971879 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 975/3854] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:54 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:55.453988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-1e9d8186-225c-465c-be4b-a996b3b77195 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:55.454917 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-1e9d8186-225c-465c-be4b-a996b3b77195 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a Aug 06 17:43:55.456425 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-1e9d8186-225c-465c-be4b-a996b3b77195 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:55.456735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-1e9d8186-225c-465c-be4b-a996b3b77195 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:55.480392 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:55.480392 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:55.555897 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-56f5180d-0b4e-480a-af7d-5f88cfdd2281 req-1e9d8186-225c-465c-be4b-a996b3b77195 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a returned with HTTP 200 Aug 06 17:43:55.556330 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 960/3855] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:43:55 2026] DELETE /volume/v3/attachments/1ed681f0-9a08-453a-aad6-8e4dae74947a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:55.570487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2ceb84d1-d5f6-4e65-9876-13168232c154 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:55.573250 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ceb84d1-d5f6-4e65-9876-13168232c154 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:55.573563 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ceb84d1-d5f6-4e65-9876-13168232c154 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:55.573830 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ceb84d1-d5f6-4e65-9876-13168232c154 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:55.574042 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-2ceb84d1-d5f6-4e65-9876-13168232c154 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:55.583890 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:55.583890 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:55.585807 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ceb84d1-d5f6-4e65-9876-13168232c154 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:55.586716 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 948/3856] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:55 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:55.734551 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-197403be-0769-43fd-b5a6-bb12401831a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:55.738694 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-197403be-0769-43fd-b5a6-bb12401831a0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:55.739078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-197403be-0769-43fd-b5a6-bb12401831a0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:55.739275 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-197403be-0769-43fd-b5a6-bb12401831a0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:55.739275 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-197403be-0769-43fd-b5a6-bb12401831a0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:55.744815 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:55.744815 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:55.745530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-197403be-0769-43fd-b5a6-bb12401831a0 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:55.746147 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 974/3857] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:55 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:55.909129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c715c36f-8027-49d1-b695-51c201705176 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:55.911560 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c715c36f-8027-49d1-b695-51c201705176 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 Aug 06 17:43:55.911803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c715c36f-8027-49d1-b695-51c201705176 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:55.912083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c715c36f-8027-49d1-b695-51c201705176 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:55.919778 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:55.919778 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:55.920269 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c715c36f-8027-49d1-b695-51c201705176 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:55.921208 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c715c36f-8027-49d1-b695-51c201705176 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 returned with HTTP 200 Aug 06 17:43:55.921762 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 976/3858] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:55 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:55.937983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-770a6865-51c5-4784-babd-af959ac02d6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:55.940740 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-770a6865-51c5-4784-babd-af959ac02d6c tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] POST https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:55.942324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-770a6865-51c5-4784-babd-af959ac02d6c tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:55.956730 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:55.956730 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:55.957402 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-770a6865-51c5-4784-babd-af959ac02d6c tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:55.985983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f34d6a50-cab9-4a0d-b98f-cd4fc85e5321 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:55.988325 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f34d6a50-cab9-4a0d-b98f-cd4fc85e5321 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:55.988595 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f34d6a50-cab9-4a0d-b98f-cd4fc85e5321 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:55.988854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f34d6a50-cab9-4a0d-b98f-cd4fc85e5321 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:55.996997 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-770a6865-51c5-4784-babd-af959ac02d6c tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Update snapshot metadata completed successfully. Aug 06 17:43:55.997172 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:55.997172 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:55.997362 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-770a6865-51c5-4784-babd-af959ac02d6c tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:55.997942 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 961/3859] 10.4.3.207 () {68 vars in 1402 bytes} [Thu Aug 6 17:43:55 2026] POST /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.001884 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f34d6a50-cab9-4a0d-b98f-cd4fc85e5321 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:56.007747 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f34d6a50-cab9-4a0d-b98f-cd4fc85e5321 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:56.008355 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 949/3860] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:55 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:56.009518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.011792 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.012138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.012704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.023552 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.023552 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:56.026986 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.026986 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.026986 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-902e78e4-d12a-46ad-ad9a-37e381536b11 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.026986 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 975/3861] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.036836 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-52ef898f-4062-423a-bc8c-1dcc503f18bc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.039371 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52ef898f-4062-423a-bc8c-1dcc503f18bc tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] PUT https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.039843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52ef898f-4062-423a-bc8c-1dcc503f18bc tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:56.049023 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.049023 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:56.049600 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-52ef898f-4062-423a-bc8c-1dcc503f18bc tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.085735 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-52ef898f-4062-423a-bc8c-1dcc503f18bc tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Update snapshot metadata completed successfully. Aug 06 17:43:56.086157 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52ef898f-4062-423a-bc8c-1dcc503f18bc tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.086712 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 977/3862] 10.4.3.207 () {68 vars in 1401 bytes} [Thu Aug 6 17:43:56 2026] PUT /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.104151 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.125233 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.125476 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.126235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.132843 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.132843 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:56.133196 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.134524 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.135875 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9166d82a-4fc4-462a-a635-ec3368c49ce8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.136200 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 962/3863] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.147336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.149355 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 Aug 06 17:43:56.149553 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.149780 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.156757 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.156757 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:56.157497 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.159370 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.181258 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Delete snapshot metadata completed successfully. Aug 06 17:43:56.181566 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5183dcba-7229-45fc-93ce-b92d2c08fdf6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 returned with HTTP 200 Aug 06 17:43:56.182619 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 950/3864] 10.4.3.207 () {66 vars in 1399 bytes} [Thu Aug 6 17:43:56 2026] DELETE /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 06 17:43:56.195905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5af575d7-8931-4997-9e34-eba414acf4db None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.198188 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5af575d7-8931-4997-9e34-eba414acf4db tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.198419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5af575d7-8931-4997-9e34-eba414acf4db tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.198650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5af575d7-8931-4997-9e34-eba414acf4db tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.205415 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.205415 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:56.206014 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5af575d7-8931-4997-9e34-eba414acf4db tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.206840 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5af575d7-8931-4997-9e34-eba414acf4db tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.207130 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5af575d7-8931-4997-9e34-eba414acf4db tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.208037 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 976/3865] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.217091 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1a4f40b2-3ee9-436d-b8ce-98b111bd8d72 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.219431 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a4f40b2-3ee9-436d-b8ce-98b111bd8d72 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] PUT https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.219869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a4f40b2-3ee9-436d-b8ce-98b111bd8d72 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:56.228541 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.228541 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:56.228893 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1a4f40b2-3ee9-436d-b8ce-98b111bd8d72 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.247227 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1a4f40b2-3ee9-436d-b8ce-98b111bd8d72 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Update snapshot metadata completed successfully. Aug 06 17:43:56.248983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a4f40b2-3ee9-436d-b8ce-98b111bd8d72 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.248983 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 978/3866] 10.4.3.207 () {68 vars in 1401 bytes} [Thu Aug 6 17:43:56 2026] PUT /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.257038 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c811bbe3-c83f-42b9-a799-d070062d2157 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.260654 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c811bbe3-c83f-42b9-a799-d070062d2157 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] POST https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.261209 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c811bbe3-c83f-42b9-a799-d070062d2157 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:56.269330 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.269330 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:56.269935 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c811bbe3-c83f-42b9-a799-d070062d2157 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.290324 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c811bbe3-c83f-42b9-a799-d070062d2157 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Update snapshot metadata completed successfully. Aug 06 17:43:56.290583 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c811bbe3-c83f-42b9-a799-d070062d2157 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.291069 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 963/3867] 10.4.3.207 () {68 vars in 1402 bytes} [Thu Aug 6 17:43:56 2026] POST /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.299742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-207bef9c-6aae-4ca9-b606-3f275566d27e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.301690 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-207bef9c-6aae-4ca9-b606-3f275566d27e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.301884 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-207bef9c-6aae-4ca9-b606-3f275566d27e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.302172 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-207bef9c-6aae-4ca9-b606-3f275566d27e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.307714 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.307714 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:56.308244 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-207bef9c-6aae-4ca9-b606-3f275566d27e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.309262 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-207bef9c-6aae-4ca9-b606-3f275566d27e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.309506 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-207bef9c-6aae-4ca9-b606-3f275566d27e tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.309894 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 951/3868] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.320268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1a9b08a7-cf6a-4667-9fd6-0b0524fcadce None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.322454 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a9b08a7-cf6a-4667-9fd6-0b0524fcadce tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] PUT https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 Aug 06 17:43:56.322830 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1a9b08a7-cf6a-4667-9fd6-0b0524fcadce tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:56.331760 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.331760 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:56.332653 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1a9b08a7-cf6a-4667-9fd6-0b0524fcadce tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.373018 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1a9b08a7-cf6a-4667-9fd6-0b0524fcadce tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Update snapshot metadata completed successfully. Aug 06 17:43:56.373372 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1a9b08a7-cf6a-4667-9fd6-0b0524fcadce tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 returned with HTTP 200 Aug 06 17:43:56.373828 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 977/3869] 10.4.3.207 () {68 vars in 1416 bytes} [Thu Aug 6 17:43:56 2026] PUT /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 => generated 35 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.384416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.389438 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 Aug 06 17:43:56.389438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.389438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.396690 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.396690 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:56.397327 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.398407 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.398762 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b6c64bf8-76cb-47df-9c11-e15b269ea4d8 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 returned with HTTP 200 Aug 06 17:43:56.399851 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 979/3870] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.408888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-787253a5-0386-4d63-ab31-c5be56220d7d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.411782 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-787253a5-0386-4d63-ab31-c5be56220d7d tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.411998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-787253a5-0386-4d63-ab31-c5be56220d7d tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.412205 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-787253a5-0386-4d63-ab31-c5be56220d7d tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.418248 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.418248 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:56.418742 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-787253a5-0386-4d63-ab31-c5be56220d7d tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.419624 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-787253a5-0386-4d63-ab31-c5be56220d7d tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Get snapshot metadata completed successfully. Aug 06 17:43:56.419921 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-787253a5-0386-4d63-ab31-c5be56220d7d tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.420353 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 964/3871] 10.4.3.207 () {66 vars in 1381 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:43:56.429708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e9a7cdc6-950e-488e-b1d2-97d7242dea0b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.431505 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e9a7cdc6-950e-488e-b1d2-97d7242dea0b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] PUT https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata Aug 06 17:43:56.431872 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e9a7cdc6-950e-488e-b1d2-97d7242dea0b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:56.440980 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.440980 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:56.441581 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e9a7cdc6-950e-488e-b1d2-97d7242dea0b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.470323 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e9a7cdc6-950e-488e-b1d2-97d7242dea0b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Update snapshot metadata completed successfully. Aug 06 17:43:56.470757 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e9a7cdc6-950e-488e-b1d2-97d7242dea0b tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata returned with HTTP 200 Aug 06 17:43:56.471392 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 952/3872] 10.4.3.207 () {68 vars in 1401 bytes} [Thu Aug 6 17:43:56 2026] PUT /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 06 17:43:56.484359 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.486509 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 Aug 06 17:43:56.486726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.486993 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.487139 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Delete snapshot with id: 5076b4fa-551d-4b5c-b785-fdb56ba42155 Aug 06 17:43:56.497616 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.497616 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:56.498205 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.529668 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot delete request issued successfully. Aug 06 17:43:56.530080 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-85e6b564-ceb3-49f1-91e6-a66c8b4b8ed5 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 returned with HTTP 202 Aug 06 17:43:56.530592 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 978/3873] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:43:56 2026] DELETE /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:56.541008 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dc3a70c2-beec-4b15-ba54-7b6d97e443ba None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.545529 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dc3a70c2-beec-4b15-ba54-7b6d97e443ba tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 Aug 06 17:43:56.545875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dc3a70c2-beec-4b15-ba54-7b6d97e443ba tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.546189 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dc3a70c2-beec-4b15-ba54-7b6d97e443ba tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.557687 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.557687 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:56.558478 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-dc3a70c2-beec-4b15-ba54-7b6d97e443ba tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Snapshot retrieved successfully. Aug 06 17:43:56.559869 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dc3a70c2-beec-4b15-ba54-7b6d97e443ba tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 returned with HTTP 200 Aug 06 17:43:56.560528 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 980/3874] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:56.601466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-acdae63a-f6b9-4f25-92d9-b71d868fe562 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.605227 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-acdae63a-f6b9-4f25-92d9-b71d868fe562 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:56.605227 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-acdae63a-f6b9-4f25-92d9-b71d868fe562 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.605227 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-acdae63a-f6b9-4f25-92d9-b71d868fe562 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.605227 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-acdae63a-f6b9-4f25-92d9-b71d868fe562 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:56.610913 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.610913 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:56.612145 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-acdae63a-f6b9-4f25-92d9-b71d868fe562 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:56.612867 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 965/3875] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:56.761211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d77e3f4c-16b8-48b9-b86d-d21ab8c740e9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:56.761897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d77e3f4c-16b8-48b9-b86d-d21ab8c740e9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:56.761897 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d77e3f4c-16b8-48b9-b86d-d21ab8c740e9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:56.762106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d77e3f4c-16b8-48b9-b86d-d21ab8c740e9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:56.762246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d77e3f4c-16b8-48b9-b86d-d21ab8c740e9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:56.772134 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:56.772134 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:56.773398 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d77e3f4c-16b8-48b9-b86d-d21ab8c740e9 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:56.776002 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 953/3876] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:56 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.086267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.088643 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] DELETE https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:57.089187 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.089997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.089997 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Delete volume with id: f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:57.097737 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.097737 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:57.098300 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:57.117618 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Delete volume request issued successfully. Aug 06 17:43:57.117618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f366e8b8-7b6c-4b53-87f0-2c58a155f08a tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 202 Aug 06 17:43:57.117618 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 979/3877] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:57 2026] DELETE /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:57.130839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-87f652b1-ab5b-4c86-8af8-25ecc224b483 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.132153 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-87f652b1-ab5b-4c86-8af8-25ecc224b483 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:57.132390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-87f652b1-ab5b-4c86-8af8-25ecc224b483 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.132659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-87f652b1-ab5b-4c86-8af8-25ecc224b483 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.143916 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.143916 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:57.148156 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-87f652b1-ab5b-4c86-8af8-25ecc224b483 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:57.155172 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-87f652b1-ab5b-4c86-8af8-25ecc224b483 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 200 Aug 06 17:43:57.156452 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 981/3878] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.576252 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7196f9e2-2892-48a1-be6c-84a5ca4fbc38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.579035 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7196f9e2-2892-48a1-be6c-84a5ca4fbc38 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 Aug 06 17:43:57.579321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7196f9e2-2892-48a1-be6c-84a5ca4fbc38 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.579605 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7196f9e2-2892-48a1-be6c-84a5ca4fbc38 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.589694 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7196f9e2-2892-48a1-be6c-84a5ca4fbc38 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 returned with HTTP 404 Aug 06 17:43:57.590625 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 966/3879] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/snapshots/5076b4fa-551d-4b5c-b785-fdb56ba42155 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:57.600994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-632543a1-88ff-427b-a11c-319715e55772 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.603074 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-632543a1-88ff-427b-a11c-319715e55772 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:57.603298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-632543a1-88ff-427b-a11c-319715e55772 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.603500 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-632543a1-88ff-427b-a11c-319715e55772 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.615369 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.615369 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:57.620563 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-632543a1-88ff-427b-a11c-319715e55772 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Volume info retrieved successfully. Aug 06 17:43:57.625744 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6930a658-2283-4f76-b25d-26f34aaafb80 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.626669 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-632543a1-88ff-427b-a11c-319715e55772 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 returned with HTTP 200 Aug 06 17:43:57.627322 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 954/3880] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.630985 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6930a658-2283-4f76-b25d-26f34aaafb80 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:57.630985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6930a658-2283-4f76-b25d-26f34aaafb80 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.630985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6930a658-2283-4f76-b25d-26f34aaafb80 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.630985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6930a658-2283-4f76-b25d-26f34aaafb80 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:57.639143 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.639143 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:57.640856 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6930a658-2283-4f76-b25d-26f34aaafb80 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:57.641650 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 980/3881] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.642749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.646122 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:57.646122 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.646122 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.646122 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Delete volume with id: e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:57.654043 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.654043 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:57.654725 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Volume info retrieved successfully. Aug 06 17:43:57.685844 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Delete volume request issued successfully. Aug 06 17:43:57.686241 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8b0d7f56-4be0-4ab1-9f9d-ab7afdc9edb6 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 returned with HTTP 202 Aug 06 17:43:57.687022 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 982/3882] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:57 2026] DELETE /volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:57.697936 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b15d044a-02b0-4677-b6d8-f01c681c1f19 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.700272 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b15d044a-02b0-4677-b6d8-f01c681c1f19 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:57.700489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b15d044a-02b0-4677-b6d8-f01c681c1f19 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.700674 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b15d044a-02b0-4677-b6d8-f01c681c1f19 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.717464 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.717464 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:57.723544 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b15d044a-02b0-4677-b6d8-f01c681c1f19 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Volume info retrieved successfully. Aug 06 17:43:57.732113 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b15d044a-02b0-4677-b6d8-f01c681c1f19 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 returned with HTTP 200 Aug 06 17:43:57.732732 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 967/3883] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.790948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fb75331a-9b72-45da-b43e-468e2cf97433 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.793323 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb75331a-9b72-45da-b43e-468e2cf97433 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:57.793323 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb75331a-9b72-45da-b43e-468e2cf97433 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.793477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb75331a-9b72-45da-b43e-468e2cf97433 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.793590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-fb75331a-9b72-45da-b43e-468e2cf97433 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:57.803385 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.803385 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:57.804208 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb75331a-9b72-45da-b43e-468e2cf97433 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:57.804597 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 955/3884] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.822694 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.826428 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0/export_record Aug 06 17:43:57.826795 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.827399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'export_record' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.829042 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Export record for backup 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:43:57.839058 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.839058 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:57.840425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.api [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling RPCAPI with context: , host: np0000006677, backup: 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100622) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 17:43:57.849978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] export_record in rpcapi backup_id 1c7d3055-590c-41da-ab42-07e5a8247ca0 on host np0000006677. {{(pid=100622) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 17:43:57.867799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWM3ZDMwNTUtNTkwYy00MWRhLWFiNDItMDdlNWE4MjQ3Y2EwIiwgInVzZXJfaWQiOiAiMGE5MDc3NDdmMTkyNDIwMjhjYWI5MWRmNjJjNmQzYzgiLCAicHJvamVjdF9pZCI6ICJlOGJmNTlhYzNhMWY0ZGZhYWM2ZjgyZGRlNjQ3NjlhZiIsICJ2b2x1bWVfaWQiOiAiNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUxNzkyNDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhLzIwMjYwODA2MTc0MzQwL2F6X25vdmFfYmFja3VwXzFjN2QzMDU1LTU5MGMtNDFkYS1hYjQyLTA3ZTVhODI0N2NhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0Mzo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100622) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 17:43:57.868352 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ac598cbd-39ba-4d23-bc8e-8a70eb981b93 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0/export_record returned with HTTP 200 Aug 06 17:43:57.868899 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 981/3885] 10.4.3.207 () {68 vars in 1430 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0/export_record => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:57.880299 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9ba72678-2e08-4828-b6f1-7e75e3a56ecf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.882692 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ba72678-2e08-4828-b6f1-7e75e3a56ecf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:43:57.882997 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ba72678-2e08-4828-b6f1-7e75e3a56ecf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.883251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ba72678-2e08-4828-b6f1-7e75e3a56ecf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.883420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9ba72678-2e08-4828-b6f1-7e75e3a56ecf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:57.888194 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.888194 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:43:57.888900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ba72678-2e08-4828-b6f1-7e75e3a56ecf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:43:57.889311 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 983/3886] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:57.907995 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-97326341-4f70-4214-878e-c89f71e67589 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.912353 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97326341-4f70-4214-878e-c89f71e67589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] POST https://10.4.3.207/volume/v3/backups/import_record Aug 06 17:43:57.912788 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97326341-4f70-4214-878e-c89f71e67589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWYwZmZmMWMtZTRhZS00MmM5LWE4NWMtZGZiMTc0MTJhZmUzIiwgInVzZXJfaWQiOiAiMGE5MDc3NDdmMTkyNDIwMjhjYWI5MWRmNjJjNmQzYzgiLCAicHJvamVjdF9pZCI6ICJlOGJmNTlhYzNhMWY0ZGZhYWM2ZjgyZGRlNjQ3NjlhZiIsICJ2b2x1bWVfaWQiOiAiNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUxNzkyNDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhLzIwMjYwODA2MTc0MzQwL2F6X25vdmFfYmFja3VwXzFjN2QzMDU1LTU5MGMtNDFkYS1hYjQyLTA3ZTVhODI0N2NhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0Mzo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:57.914326 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-97326341-4f70-4214-878e-c89f71e67589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWYwZmZmMWMtZTRhZS00MmM5LWE4NWMtZGZiMTc0MTJhZmUzIiwgInVzZXJfaWQiOiAiMGE5MDc3NDdmMTkyNDIwMjhjYWI5MWRmNjJjNmQzYzgiLCAicHJvamVjdF9pZCI6ICJlOGJmNTlhYzNhMWY0ZGZhYWM2ZjgyZGRlNjQ3NjlhZiIsICJ2b2x1bWVfaWQiOiAiNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUxNzkyNDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhLzIwMjYwODA2MTc0MzQwL2F6X25vdmFfYmFja3VwXzFjN2QzMDU1LTU5MGMtNDFkYS1hYjQyLTA3ZTVhODI0N2NhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0Mzo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 17:43:57.914695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-97326341-4f70-4214-878e-c89f71e67589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWYwZmZmMWMtZTRhZS00MmM5LWE4NWMtZGZiMTc0MTJhZmUzIiwgInVzZXJfaWQiOiAiMGE5MDc3NDdmMTkyNDIwMjhjYWI5MWRmNjJjNmQzYzgiLCAicHJvamVjdF9pZCI6ICJlOGJmNTlhYzNhMWY0ZGZhYWM2ZjgyZGRlNjQ3NjlhZiIsICJ2b2x1bWVfaWQiOiAiNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUxNzkyNDIyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjY2NjA0Y2YtZDAwMi00MmVlLWI2MjAtMWUzYzNhODQ2ZDNhLzIwMjYwODA2MTc0MzQwL2F6X25vdmFfYmFja3VwXzFjN2QzMDU1LTU5MGMtNDFkYS1hYjQyLTA3ZTVhODI0N2NhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NDM6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0Mzo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 17:43:57.915436 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-97326341-4f70-4214-878e-c89f71e67589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ae459069b0864960ac08585d878739fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8bf59ac3a1f4dfaac6f82dde64769af', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:43:57.915624 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97326341-4f70-4214-878e-c89f71e67589 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups/import_record returned with HTTP 403 Aug 06 17:43:57.916323 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 968/3887] 10.4.3.207 () {70 vars in 1342 bytes} [Thu Aug 6 17:43:57 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:57.927842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.931739 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a Aug 06 17:43:57.932668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.932913 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.933296 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume with id: 666604cf-d002-42ee-b620-1e3c3a846d3a Aug 06 17:43:57.942597 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.942597 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:57.943094 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:57.971597 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume request issued successfully. Aug 06 17:43:57.971982 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a3b1ca7d-66f5-4fa9-96a9-7f469c3af5f3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a returned with HTTP 202 Aug 06 17:43:57.972619 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 956/3888] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:43:57 2026] DELETE /volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:57.985778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-29bb8684-819b-4ccb-a478-ff26bb891594 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:57.988238 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-29bb8684-819b-4ccb-a478-ff26bb891594 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a Aug 06 17:43:57.988238 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-29bb8684-819b-4ccb-a478-ff26bb891594 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:57.988416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-29bb8684-819b-4ccb-a478-ff26bb891594 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:57.998796 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:57.998796 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:58.004946 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-29bb8684-819b-4ccb-a478-ff26bb891594 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:58.012929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-29bb8684-819b-4ccb-a478-ff26bb891594 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a returned with HTTP 200 Aug 06 17:43:58.013426 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 982/3889] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:57 2026] GET /volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:43:58.174075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-675635df-fff8-4ac8-9abe-ec890a616751 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:58.176011 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-675635df-fff8-4ac8-9abe-ec890a616751 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e Aug 06 17:43:58.176261 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-675635df-fff8-4ac8-9abe-ec890a616751 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:58.176497 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-675635df-fff8-4ac8-9abe-ec890a616751 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:58.183844 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-675635df-fff8-4ac8-9abe-ec890a616751 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e returned with HTTP 404 Aug 06 17:43:58.184541 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 984/3890] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:58 2026] GET /volume/v3/volumes/f400f198-0e52-4554-90b5-a916b1552b2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:58.196791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:58.198519 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] DELETE https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:58.198764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:58.199189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:58.199402 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Delete volume with id: 971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:58.209364 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:58.209364 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:58.209899 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:58.229400 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Delete volume request issued successfully. Aug 06 17:43:58.229611 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e4a80de-99a6-40b4-bcb1-d997e7958bc4 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 202 Aug 06 17:43:58.229957 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 969/3891] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:58 2026] DELETE /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 06 17:43:58.242924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2f8ebe93-1307-4990-997a-9a10a4af05fb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:58.247775 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2f8ebe93-1307-4990-997a-9a10a4af05fb tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:58.250579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2f8ebe93-1307-4990-997a-9a10a4af05fb tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:58.251429 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2f8ebe93-1307-4990-997a-9a10a4af05fb tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:58.265639 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:58.265639 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:58.271307 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2f8ebe93-1307-4990-997a-9a10a4af05fb tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Volume info retrieved successfully. Aug 06 17:43:58.277860 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2f8ebe93-1307-4990-997a-9a10a4af05fb tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 200 Aug 06 17:43:58.278573 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 957/3892] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:58 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:58.656077 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7dba5741-5582-4f4a-b56a-47b205c8d333 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:58.658025 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7dba5741-5582-4f4a-b56a-47b205c8d333 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:58.658255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7dba5741-5582-4f4a-b56a-47b205c8d333 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:58.658500 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7dba5741-5582-4f4a-b56a-47b205c8d333 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:58.658607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7dba5741-5582-4f4a-b56a-47b205c8d333 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:58.664328 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:58.664328 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:58.665271 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7dba5741-5582-4f4a-b56a-47b205c8d333 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:58.665709 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 983/3893] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:58 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:58.754475 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c2996c40-020c-46dd-859f-759fbd0115e7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:58.756696 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c2996c40-020c-46dd-859f-759fbd0115e7 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] GET https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 Aug 06 17:43:58.756945 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c2996c40-020c-46dd-859f-759fbd0115e7 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:58.757200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c2996c40-020c-46dd-859f-759fbd0115e7 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:58.765113 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c2996c40-020c-46dd-859f-759fbd0115e7 tempest-SnapshotMetadataTestJSON-1481672904 tempest-SnapshotMetadataTestJSON-1481672904-project-member] https://10.4.3.207/volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 returned with HTTP 404 Aug 06 17:43:58.765371 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 985/3894] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:58 2026] GET /volume/v3/volumes/e75315c9-2f1d-48f4-9cd2-55c5b5a8b1b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:59.031048 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-553e9f9d-03b0-4379-9206-8c1019430658 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.033598 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-553e9f9d-03b0-4379-9206-8c1019430658 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a Aug 06 17:43:59.033901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-553e9f9d-03b0-4379-9206-8c1019430658 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.034225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-553e9f9d-03b0-4379-9206-8c1019430658 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.042134 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-553e9f9d-03b0-4379-9206-8c1019430658 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a returned with HTTP 404 Aug 06 17:43:59.042735 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 970/3895] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/volumes/666604cf-d002-42ee-b620-1e3c3a846d3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:59.052431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1c25e262-777c-4fcc-98c3-22dc197cc247 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.054485 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1c25e262-777c-4fcc-98c3-22dc197cc247 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] GET https://10.4.3.207/volume/v3/backups Aug 06 17:43:59.054833 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1c25e262-777c-4fcc-98c3-22dc197cc247 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.055081 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1c25e262-777c-4fcc-98c3-22dc197cc247 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.056019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-1c25e262-777c-4fcc-98c3-22dc197cc247 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:59.065035 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1c25e262-777c-4fcc-98c3-22dc197cc247 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 200 Aug 06 17:43:59.065577 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 958/3896] 10.4.3.207 () {68 vars in 1277 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/backups => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:59.076947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-30ca47d9-9f50-4e5d-b0b7-468b4431cced None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.080051 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-30ca47d9-9f50-4e5d-b0b7-468b4431cced tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] GET https://10.4.3.207/volume/v3/backups?project_id=e8bf59ac3a1f4dfaac6f82dde64769af Aug 06 17:43:59.080324 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-30ca47d9-9f50-4e5d-b0b7-468b4431cced tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.080492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-30ca47d9-9f50-4e5d-b0b7-468b4431cced tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.080921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-30ca47d9-9f50-4e5d-b0b7-468b4431cced tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Removing options 'project_id' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:43:59.094453 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-30ca47d9-9f50-4e5d-b0b7-468b4431cced tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups?project_id=e8bf59ac3a1f4dfaac6f82dde64769af returned with HTTP 200 Aug 06 17:43:59.094943 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 984/3897] 10.4.3.207 () {68 vars in 1364 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/backups?project_id=e8bf59ac3a1f4dfaac6f82dde64769af => generated 624 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:59.108051 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.109977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:43:59.110401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1558636075"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:43:59.112245 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1558636075'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:43:59.112399 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume of 1 GB Aug 06 17:43:59.117301 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Availability Zones retrieved successfully. Aug 06 17:43:59.126432 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (d6d00b64-68a1-4a50-b4af-64aa3d1b9179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:59.126823 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e156600-b58c-407a-9e5b-6924c6ae17cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:59.128227 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-be0e6399-b6c9-4c9c-9ce0-c3528928d9fe None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.130327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:43:59.132306 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-be0e6399-b6c9-4c9c-9ce0-c3528928d9fe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:59.134694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-be0e6399-b6c9-4c9c-9ce0-c3528928d9fe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.134981 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-be0e6399-b6c9-4c9c-9ce0-c3528928d9fe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.148159 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:59.148159 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:43:59.153159 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-be0e6399-b6c9-4c9c-9ce0-c3528928d9fe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:59.157372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-be0e6399-b6c9-4c9c-9ce0-c3528928d9fe tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:59.157902 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 971/3898] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:59.169173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e156600-b58c-407a-9e5b-6924c6ae17cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:59.169173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c803eb3-dbdd-4830-bf82-bb5d1a92abaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:59.176523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.181505 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:59.181762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.182094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.182355 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume with id: 1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:59.195974 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:59.195974 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:59.196880 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:59.223416 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Delete volume request issued successfully. Aug 06 17:43:59.223416 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3746e653-a098-4c8f-bbe4-31d9591e44f7 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 202 Aug 06 17:43:59.223785 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 959/3899] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:43:59 2026] DELETE /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:43:59.225774 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['a8efa29b-b6b5-40c2-b937-9d2401ca0aca', '6a0ccd2a-369f-4460-97f2-70b39299ba9c', '505cbb0e-5135-4cdc-a5a9-9d9900c1a03f', '917aac83-5b6d-4300-af30-75d18df1f764'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:43:59.227355 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c803eb3-dbdd-4830-bf82-bb5d1a92abaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8efa29b-b6b5-40c2-b937-9d2401ca0aca', '6a0ccd2a-369f-4460-97f2-70b39299ba9c', '505cbb0e-5135-4cdc-a5a9-9d9900c1a03f', '917aac83-5b6d-4300-af30-75d18df1f764']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:59.227355 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460ba25e-e229-450a-bf89-e4e16be251ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:59.238210 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-72bacc80-8727-404f-a0d5-b2518f9275b8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.244427 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-72bacc80-8727-404f-a0d5-b2518f9275b8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:43:59.244590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-72bacc80-8727-404f-a0d5-b2518f9275b8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.244778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-72bacc80-8727-404f-a0d5-b2518f9275b8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.254025 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:59.254025 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:59.255225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460ba25e-e229-450a-bf89-e4e16be251ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75d46fe-e6fc-42e1-9cc9-23f403c821f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1558636075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['a8efa29b-b6b5-40c2-b937-9d2401ca0aca','6a0ccd2a-369f-4460-97f2-70b39299ba9c','505cbb0e-5135-4cdc-a5a9-9d9900c1a03f','917aac83-5b6d-4300-af30-75d18df1f764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1558636075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75d46fe-e6fc-42e1-9cc9-23f403c821f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a907747f19242028cab91df62c6d3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:59.256211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9775fb-4ec6-47c7-a088-6a95a8b23807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:59.259059 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-72bacc80-8727-404f-a0d5-b2518f9275b8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Volume info retrieved successfully. Aug 06 17:43:59.263869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-72bacc80-8727-404f-a0d5-b2518f9275b8 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 200 Aug 06 17:43:59.264688 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 985/3900] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:59.280561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9775fb-4ec6-47c7-a088-6a95a8b23807) transitioned into state 'SUCCESS' from state '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-1558636075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['a8efa29b-b6b5-40c2-b937-9d2401ca0aca','6a0ccd2a-369f-4460-97f2-70b39299ba9c','505cbb0e-5135-4cdc-a5a9-9d9900c1a03f','917aac83-5b6d-4300-af30-75d18df1f764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a907747f19242028cab91df62c6d3c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:59.281645 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0e0d8b-3384-449c-970b-ad0d23566e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:43:59.296198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0e0d8b-3384-449c-970b-ad0d23566e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:43:59.297674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Flow 'volume_create_api' (d6d00b64-68a1-4a50-b4af-64aa3d1b9179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:43:59.298143 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-407cd674-ee80-48f0-9b02-4d3d69ee7176 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.298412 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Create volume request issued successfully. Aug 06 17:43:59.299406 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f9a045b-ad24-4ebe-afe8-996693064c4b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:43:59.300278 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 986/3901] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:43:59 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:43:59.301627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-407cd674-ee80-48f0-9b02-4d3d69ee7176 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] GET https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc Aug 06 17:43:59.301939 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-407cd674-ee80-48f0-9b02-4d3d69ee7176 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.302238 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-407cd674-ee80-48f0-9b02-4d3d69ee7176 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.313191 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-407cd674-ee80-48f0-9b02-4d3d69ee7176 tempest-TestServerVolumeAttachmentScenario-1898658877 tempest-TestServerVolumeAttachmentScenario-1898658877-project-member] https://10.4.3.207/volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc returned with HTTP 404 Aug 06 17:43:59.313846 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 972/3902] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/volumes/971251d3-f17c-4585-bbe8-cc470ea5d8fc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:43:59.316490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6b9813e6-4c64-4e34-90af-3a9bd2bf5efa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.320255 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b9813e6-4c64-4e34-90af-3a9bd2bf5efa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 Aug 06 17:43:59.320829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b9813e6-4c64-4e34-90af-3a9bd2bf5efa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.322816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6b9813e6-4c64-4e34-90af-3a9bd2bf5efa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.335519 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:59.335519 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:43:59.341552 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6b9813e6-4c64-4e34-90af-3a9bd2bf5efa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:43:59.349345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6b9813e6-4c64-4e34-90af-3a9bd2bf5efa tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 returned with HTTP 200 Aug 06 17:43:59.350953 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 960/3903] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:43:59.678491 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-618f719a-48b0-42ae-b61d-48e096f5aac5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:43:59.680929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-618f719a-48b0-42ae-b61d-48e096f5aac5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:43:59.681250 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-618f719a-48b0-42ae-b61d-48e096f5aac5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:43:59.681594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-618f719a-48b0-42ae-b61d-48e096f5aac5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:43:59.681717 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-618f719a-48b0-42ae-b61d-48e096f5aac5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:43:59.688094 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:43:59.688094 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:43:59.689178 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-618f719a-48b0-42ae-b61d-48e096f5aac5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:43:59.689581 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 986/3904] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:43:59 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:00.281621 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7b2bbc78-a519-481b-ab4e-07523205b276 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:00.284657 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b2bbc78-a519-481b-ab4e-07523205b276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] GET https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 Aug 06 17:44:00.284975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b2bbc78-a519-481b-ab4e-07523205b276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:00.285333 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7b2bbc78-a519-481b-ab4e-07523205b276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:00.296719 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7b2bbc78-a519-481b-ab4e-07523205b276 tempest-VolumesBackupsTest-1807183247 tempest-VolumesBackupsTest-1807183247-project-member] https://10.4.3.207/volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 returned with HTTP 404 Aug 06 17:44:00.296719 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 987/3905] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:00 2026] GET /volume/v3/volumes/1bf1c0f8-9c44-4492-9162-8b166ba5aa59 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:00.372089 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8df0e3f3-9bc4-4a37-982d-5e4c40ee22cb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:00.374099 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8df0e3f3-9bc4-4a37-982d-5e4c40ee22cb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 Aug 06 17:44:00.374099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8df0e3f3-9bc4-4a37-982d-5e4c40ee22cb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:00.374099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8df0e3f3-9bc4-4a37-982d-5e4c40ee22cb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:00.385174 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:00.385174 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:00.392445 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8df0e3f3-9bc4-4a37-982d-5e4c40ee22cb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:00.402830 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8df0e3f3-9bc4-4a37-982d-5e4c40ee22cb tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 returned with HTTP 200 Aug 06 17:44:00.403484 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 973/3906] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:00 2026] GET /volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:00.424102 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:00.425996 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:44:00.426443 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e75d46fe-e6fc-42e1-9cc9-23f403c821f0", "name": "tempest-type-Backup-383982540"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:00.427924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating new backup {'backup': {'volume_id': 'e75d46fe-e6fc-42e1-9cc9-23f403c821f0', 'name': 'tempest-type-Backup-383982540'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:44:00.430546 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Creating backup of volume e75d46fe-e6fc-42e1-9cc9-23f403c821f0 in container None Aug 06 17:44:00.452034 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:00.452034 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:00.452034 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:00.521702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Created reservations ['73ba9c22-b959-4dce-b67c-87a39b1fc798', 'aa5f1bbd-847e-4b03-9944-7ce1ec5f0cec'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:00.581052 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c74a42e3-87c7-4b49-8326-785f2e4eb6df tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:44:00.581587 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 961/3907] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:44:00 2026] POST /volume/v3/backups => generated 315 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:00.600393 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6c07b22e-b3cd-483c-8f78-40597a971389 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:00.602746 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c07b22e-b3cd-483c-8f78-40597a971389 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:00.603619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c07b22e-b3cd-483c-8f78-40597a971389 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:00.603619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c07b22e-b3cd-483c-8f78-40597a971389 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:00.603619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6c07b22e-b3cd-483c-8f78-40597a971389 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:00.613388 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:00.613388 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:00.614496 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c07b22e-b3cd-483c-8f78-40597a971389 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:00.616081 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 987/3908] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:00 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:00.705027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-009a149f-100b-42f0-9010-e07363728861 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:00.707358 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-009a149f-100b-42f0-9010-e07363728861 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:44:00.708028 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-009a149f-100b-42f0-9010-e07363728861 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:00.708420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-009a149f-100b-42f0-9010-e07363728861 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:00.708770 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-009a149f-100b-42f0-9010-e07363728861 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:00.714715 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:00.714715 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:00.716760 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-009a149f-100b-42f0-9010-e07363728861 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:44:00.717702 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 988/3909] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:00 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:01.631806 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8b513419-14ae-430c-9a79-72e634641707 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:01.634277 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b513419-14ae-430c-9a79-72e634641707 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:01.634582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b513419-14ae-430c-9a79-72e634641707 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:01.634769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b513419-14ae-430c-9a79-72e634641707 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:01.634872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8b513419-14ae-430c-9a79-72e634641707 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:01.642358 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:01.642358 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:01.643135 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b513419-14ae-430c-9a79-72e634641707 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:01.643673 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 974/3910] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:01 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:01.734448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-14653f34-48ad-44e3-b9d5-55d08f24d3b1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:01.737363 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14653f34-48ad-44e3-b9d5-55d08f24d3b1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:44:01.737792 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14653f34-48ad-44e3-b9d5-55d08f24d3b1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:01.738028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-14653f34-48ad-44e3-b9d5-55d08f24d3b1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:01.738201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-14653f34-48ad-44e3-b9d5-55d08f24d3b1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:01.744899 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:01.744899 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:01.745823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-14653f34-48ad-44e3-b9d5-55d08f24d3b1 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:44:01.746279 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 962/3911] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:01 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:02.657219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9186701f-f89d-4371-90d4-908642911880 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:02.660015 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9186701f-f89d-4371-90d4-908642911880 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:02.660015 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9186701f-f89d-4371-90d4-908642911880 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:02.660449 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9186701f-f89d-4371-90d4-908642911880 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:02.660449 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9186701f-f89d-4371-90d4-908642911880 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:02.668161 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:02.668161 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:02.669453 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9186701f-f89d-4371-90d4-908642911880 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:02.669804 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 988/3912] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:02 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:02.761276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-41b01235-eaa9-4a43-a0f3-ab4551387960 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:02.764109 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41b01235-eaa9-4a43-a0f3-ab4551387960 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:44:02.764109 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41b01235-eaa9-4a43-a0f3-ab4551387960 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:02.764364 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41b01235-eaa9-4a43-a0f3-ab4551387960 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:02.764503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-41b01235-eaa9-4a43-a0f3-ab4551387960 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:02.772412 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:02.772412 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:02.773465 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41b01235-eaa9-4a43-a0f3-ab4551387960 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:44:02.773970 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 989/3913] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:02 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:03.686674 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e68de2f-fd2b-4e4c-9d98-195ff4426f91 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:03.691408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e68de2f-fd2b-4e4c-9d98-195ff4426f91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:03.691408 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e68de2f-fd2b-4e4c-9d98-195ff4426f91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:03.693165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e68de2f-fd2b-4e4c-9d98-195ff4426f91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:03.693165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1e68de2f-fd2b-4e4c-9d98-195ff4426f91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:03.702156 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:03.702156 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:03.702156 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e68de2f-fd2b-4e4c-9d98-195ff4426f91 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:03.703403 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 975/3914] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:03 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:03.795542 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ca641075-0784-4c17-94d5-47a658dfc261 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:03.804017 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca641075-0784-4c17-94d5-47a658dfc261 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:44:03.804017 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca641075-0784-4c17-94d5-47a658dfc261 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:03.804277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca641075-0784-4c17-94d5-47a658dfc261 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:03.804427 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ca641075-0784-4c17-94d5-47a658dfc261 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Show backup with id 220fb078-c64f-4112-8b72-d216ccea5c1e. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:03.813950 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:03.813950 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:03.815130 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca641075-0784-4c17-94d5-47a658dfc261 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 200 Aug 06 17:44:03.815670 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 963/3915] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:03 2026] GET /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:03.838684 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a9d4960a-630e-4491-ac70-c892437b55bb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:03.841413 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d4960a-630e-4491-ac70-c892437b55bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:44:03.841672 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9d4960a-630e-4491-ac70-c892437b55bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:03.843849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a9d4960a-630e-4491-ac70-c892437b55bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:03.858589 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:03.858589 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:03.869892 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a9d4960a-630e-4491-ac70-c892437b55bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:44:03.883909 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a9d4960a-630e-4491-ac70-c892437b55bb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a returned with HTTP 200 Aug 06 17:44:03.884328 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 989/3916] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:03 2026] GET /volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a => generated 1416 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:03.908598 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-02878b77-8322-4bd6-b5cf-00ccd13df8eb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:03.911301 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-02878b77-8322-4bd6-b5cf-00ccd13df8eb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:44:03.911620 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-02878b77-8322-4bd6-b5cf-00ccd13df8eb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:03.911745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-02878b77-8322-4bd6-b5cf-00ccd13df8eb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:03.924014 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:03.924014 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:03.930176 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-02878b77-8322-4bd6-b5cf-00ccd13df8eb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:44:03.938186 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-02878b77-8322-4bd6-b5cf-00ccd13df8eb tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a returned with HTTP 200 Aug 06 17:44:03.939423 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 990/3917] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:03 2026] GET /volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a => generated 1416 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:03.977201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-19b86125-3343-41fa-950e-54a77e368f25 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:03.981627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-19b86125-3343-41fa-950e-54a77e368f25 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:03.981627 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-19b86125-3343-41fa-950e-54a77e368f25 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:03.981862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-19b86125-3343-41fa-950e-54a77e368f25 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:03.994038 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:03.994038 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:03.999268 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-19b86125-3343-41fa-950e-54a77e368f25 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:04.005487 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-19b86125-3343-41fa-950e-54a77e368f25 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:04.006071 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 976/3918] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:03 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:04.138084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c30a5a0c-a2c7-4bb6-a3f1-5f16a2173f56 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.138490 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c30a5a0c-a2c7-4bb6-a3f1-5f16a2173f56 None None] GET https://10.4.3.207/volume// Aug 06 17:44:04.138705 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c30a5a0c-a2c7-4bb6-a3f1-5f16a2173f56 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:04.138982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c30a5a0c-a2c7-4bb6-a3f1-5f16a2173f56 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:04.139425 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c30a5a0c-a2c7-4bb6-a3f1-5f16a2173f56 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:04.140096 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 964/3919] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:44:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 17:44:04.149430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-05f5f28a-7d92-405a-a8e9-e6aae8063dcc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.152925 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-05f5f28a-7d92-405a-a8e9-e6aae8063dcc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:44:04.154163 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-05f5f28a-7d92-405a-a8e9-e6aae8063dcc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "480179be-4ed0-4d11-84f0-5bbbdb4bce39", "connector": null, "instance_uuid": "17f85d7d-9a9f-423c-b897-bb309825182e"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:04.175411 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:04.175411 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:04.234408 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-05f5f28a-7d92-405a-a8e9-e6aae8063dcc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:44:04.235130 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 990/3920] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:44:04 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 06 17:44:04.291833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b372fef4-8767-43e9-910e-24bdfa96d28b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.295148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b372fef4-8767-43e9-910e-24bdfa96d28b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:04.298926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b372fef4-8767-43e9-910e-24bdfa96d28b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:04.299551 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b372fef4-8767-43e9-910e-24bdfa96d28b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:04.309110 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-67f55303-18b8-4bb4-a59e-4d4c5b0f6fb5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.309586 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67f55303-18b8-4bb4-a59e-4d4c5b0f6fb5 None None] GET https://10.4.3.207/volume// Aug 06 17:44:04.309828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67f55303-18b8-4bb4-a59e-4d4c5b0f6fb5 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:04.310164 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67f55303-18b8-4bb4-a59e-4d4c5b0f6fb5 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:04.310631 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67f55303-18b8-4bb4-a59e-4d4c5b0f6fb5 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:04.311204 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 977/3921] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:44: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 06 17:44:04.320577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-b35dec0a-816c-4134-9a40-b62af4fb46da None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.321471 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:04.321471 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:04.326095 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-b35dec0a-816c-4134-9a40-b62af4fb46da tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:04.326095 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-b35dec0a-816c-4134-9a40-b62af4fb46da tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:04.327212 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-b35dec0a-816c-4134-9a40-b62af4fb46da tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:04.334685 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b372fef4-8767-43e9-910e-24bdfa96d28b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:04.342672 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b372fef4-8767-43e9-910e-24bdfa96d28b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:04.343875 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 991/3922] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:04 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:04.346859 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:04.346859 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:04.351621 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-b35dec0a-816c-4134-9a40-b62af4fb46da tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:04.357759 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-b35dec0a-816c-4134-9a40-b62af4fb46da tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:04.359044 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 965/3923] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:44:04 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 1082 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:04.498545 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.502617 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] PUT https://10.4.3.207/volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0 Aug 06 17:44:04.503279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:04.520005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Acquiring lock "cinder-attachment_update-480179be-4ed0-4d11-84f0-5bbbdb4bce39-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:44:04.534668 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Lock "cinder-attachment_update-480179be-4ed0-4d11-84f0-5bbbdb4bce39-np0000006677" acquired by "attachment_update" :: waited 0.015s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:44:04.536401 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:04.536401 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:04.711330 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Lock "cinder-attachment_update-480179be-4ed0-4d11-84f0-5bbbdb4bce39-np0000006677" released by "attachment_update" :: held 0.177s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:44:04.712655 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-152798cf-b27a-4928-9e9a-b27e606f7994 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0 returned with HTTP 200 Aug 06 17:44:04.714176 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 991/3924] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:44:04 2026] PUT /volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0 => generated 968 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:04.719826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cbc7f885-14a2-4381-a51f-29cef43cd818 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.724147 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-c342525e-1ae8-4567-a68d-5a183689c5aa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:04.724921 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cbc7f885-14a2-4381-a51f-29cef43cd818 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:04.725666 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cbc7f885-14a2-4381-a51f-29cef43cd818 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:04.726915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cbc7f885-14a2-4381-a51f-29cef43cd818 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:04.726915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cbc7f885-14a2-4381-a51f-29cef43cd818 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:04.728040 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-c342525e-1ae8-4567-a68d-5a183689c5aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/encryption Aug 06 17:44:04.728648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-c342525e-1ae8-4567-a68d-5a183689c5aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:04.729108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-c342525e-1ae8-4567-a68d-5a183689c5aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:04.733570 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:04.733570 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:04.736991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cbc7f885-14a2-4381-a51f-29cef43cd818 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:04.736991 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 978/3925] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:04 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:04.752999 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:04.752999 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:04.764812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-c342525e-1ae8-4567-a68d-5a183689c5aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/encryption returned with HTTP 200 Aug 06 17:44:04.765579 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 992/3926] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:44:04 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:05.362633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4f5792af-242b-412c-a3cd-5318046f934f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:05.365950 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f5792af-242b-412c-a3cd-5318046f934f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:05.366263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f5792af-242b-412c-a3cd-5318046f934f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:05.367204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f5792af-242b-412c-a3cd-5318046f934f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:05.390874 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:05.390874 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:05.398527 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4f5792af-242b-412c-a3cd-5318046f934f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:05.406791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f5792af-242b-412c-a3cd-5318046f934f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:05.407382 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 966/3927] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:05 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:05.515476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-47a03287-a44f-4ea1-97da-d42a2754064d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:05.518000 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:05.518500 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1565743380"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:05.521760 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create volume request body: {'volume': {'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1565743380'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:05.662836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create volume of 1 GB Aug 06 17:44:05.663454 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:05.663454 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:05.674003 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Availability Zones retrieved successfully. Aug 06 17:44:05.682944 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Flow 'volume_create_api' (9b563d22-1016-4c8e-b584-5b8f2fc43f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:05.684403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643fd81b-b67c-43bb-8706-d7eb49b41d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:05.685833 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:05.757039 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ef5db23-3be4-44f8-bc09-db936b7e959f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:05.760139 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ef5db23-3be4-44f8-bc09-db936b7e959f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:05.760468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ef5db23-3be4-44f8-bc09-db936b7e959f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:05.760736 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ef5db23-3be4-44f8-bc09-db936b7e959f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:05.760892 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6ef5db23-3be4-44f8-bc09-db936b7e959f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:05.767934 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:05.767934 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:05.768893 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ef5db23-3be4-44f8-bc09-db936b7e959f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:05.769634 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 979/3928] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:05 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:05.814328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643fd81b-b67c-43bb-8706-d7eb49b41d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:05.815675 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6627836d-eeb5-4a2f-8717-ef5e01ce4178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:05.941742 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Created reservations ['685fef6c-5ddf-494f-9f43-d74294dfb649', 'e3cf7a9c-ab67-4706-94c3-0195a9506da3', '95de5292-91d9-40d6-89b9-5ec295bb12f6', '01fcddda-338b-495d-8c06-aedba4f11743'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:05.943336 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6627836d-eeb5-4a2f-8717-ef5e01ce4178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685fef6c-5ddf-494f-9f43-d74294dfb649', 'e3cf7a9c-ab67-4706-94c3-0195a9506da3', '95de5292-91d9-40d6-89b9-5ec295bb12f6', '01fcddda-338b-495d-8c06-aedba4f11743']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:05.944685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a32792c-1d3d-419b-9e6e-a7885621dff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:05.986806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a32792c-1d3d-419b-9e6e-a7885621dff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db851870-f479-4216-97a8-47d86625aa6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1565743380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c7013a8400448b8fca4bf06626f573',qos_specs=None,replication_status=,reservations=['685fef6c-5ddf-494f-9f43-d74294dfb649','e3cf7a9c-ab67-4706-94c3-0195a9506da3','95de5292-91d9-40d6-89b9-5ec295bb12f6','01fcddda-338b-495d-8c06-aedba4f11743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5555eee6b94a8d9f58c3a2af78ec50',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1565743380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db851870-f479-4216-97a8-47d86625aa6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c7013a8400448b8fca4bf06626f573',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5555eee6b94a8d9f58c3a2af78ec50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:05.986806 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54288aaf-1c9b-46ba-81fb-eab39b659c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:06.034324 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54288aaf-1c9b-46ba-81fb-eab39b659c0e) transitioned into state 'SUCCESS' from state '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-1565743380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c7013a8400448b8fca4bf06626f573',qos_specs=None,replication_status=,reservations=['685fef6c-5ddf-494f-9f43-d74294dfb649','e3cf7a9c-ab67-4706-94c3-0195a9506da3','95de5292-91d9-40d6-89b9-5ec295bb12f6','01fcddda-338b-495d-8c06-aedba4f11743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5555eee6b94a8d9f58c3a2af78ec50',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:06.035156 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c77fb3-50fd-468b-98ef-cd1aaf172195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:06.050490 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c77fb3-50fd-468b-98ef-cd1aaf172195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:06.051749 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Flow 'volume_create_api' (9b563d22-1016-4c8e-b584-5b8f2fc43f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:06.052254 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create volume request issued successfully. Aug 06 17:44:06.053107 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-47a03287-a44f-4ea1-97da-d42a2754064d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:06.053792 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 992/3929] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:44:05 2026] POST /volume/v3/volumes => generated 748 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:06.082063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4cf2dd2b-836d-4293-a54b-30403afed8f8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.088689 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4cf2dd2b-836d-4293-a54b-30403afed8f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:06.088689 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4cf2dd2b-836d-4293-a54b-30403afed8f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:06.088689 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4cf2dd2b-836d-4293-a54b-30403afed8f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:06.108180 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:06.108180 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:06.113612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-995b8de7-b180-42df-9fd5-be5b3b9ea66e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.115549 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4cf2dd2b-836d-4293-a54b-30403afed8f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:06.117206 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-995b8de7-b180-42df-9fd5-be5b3b9ea66e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:44:06.119006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-995b8de7-b180-42df-9fd5-be5b3b9ea66e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:06.119006 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-995b8de7-b180-42df-9fd5-be5b3b9ea66e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:06.127680 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4cf2dd2b-836d-4293-a54b-30403afed8f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:06.128644 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 993/3930] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:06 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:06.132333 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:06.132333 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:06.144997 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-995b8de7-b180-42df-9fd5-be5b3b9ea66e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:44:06.152314 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-995b8de7-b180-42df-9fd5-be5b3b9ea66e tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a returned with HTTP 200 Aug 06 17:44:06.153395 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 967/3931] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:06 2026] GET /volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a => generated 1416 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:06.429430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-38bc7015-c519-41f1-9ebf-62b9d81468f7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.433415 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38bc7015-c519-41f1-9ebf-62b9d81468f7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:06.433752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38bc7015-c519-41f1-9ebf-62b9d81468f7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:06.434044 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-38bc7015-c519-41f1-9ebf-62b9d81468f7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:06.469479 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:06.469479 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:06.482239 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-38bc7015-c519-41f1-9ebf-62b9d81468f7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:06.490527 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-38bc7015-c519-41f1-9ebf-62b9d81468f7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:06.491316 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 980/3932] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:06 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:06.784008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-06faf642-b0d9-4c09-8fe7-c3d556a5200b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.786280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-06faf642-b0d9-4c09-8fe7-c3d556a5200b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:06.786508 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-06faf642-b0d9-4c09-8fe7-c3d556a5200b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:06.786815 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-06faf642-b0d9-4c09-8fe7-c3d556a5200b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:06.786919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-06faf642-b0d9-4c09-8fe7-c3d556a5200b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:06.792198 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:06.792198 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:06.792913 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-06faf642-b0d9-4c09-8fe7-c3d556a5200b tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:06.793519 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 993/3933] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:06 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:06.911466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-f32b1309-a110-4346-bd35-bdd61b05f859 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.914570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-f32b1309-a110-4346-bd35-bdd61b05f859 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:44:06.914835 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-f32b1309-a110-4346-bd35-bdd61b05f859 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:06.915118 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-f32b1309-a110-4346-bd35-bdd61b05f859 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:06.927054 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:06.927054 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:06.935998 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-f32b1309-a110-4346-bd35-bdd61b05f859 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:44:06.946670 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-f32b1309-a110-4346-bd35-bdd61b05f859 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a returned with HTTP 200 Aug 06 17:44:06.946991 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 994/3934] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:06 2026] GET /volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a => generated 1416 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:06.973821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ce5f1bea-dc9d-4627-9090-2c56ab6a9c74 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.973821 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ce5f1bea-dc9d-4627-9090-2c56ab6a9c74 None None] GET https://10.4.3.207/volume// Aug 06 17:44:06.973821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ce5f1bea-dc9d-4627-9090-2c56ab6a9c74 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:06.973821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ce5f1bea-dc9d-4627-9090-2c56ab6a9c74 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:06.973821 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ce5f1bea-dc9d-4627-9090-2c56ab6a9c74 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:06.973821 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 968/3935] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:44:06 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:44:06.983291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-dfbb4fa8-0df8-4fe1-81b9-937c241df8ed None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:06.988652 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-dfbb4fa8-0df8-4fe1-81b9-937c241df8ed tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:44:06.989348 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-dfbb4fa8-0df8-4fe1-81b9-937c241df8ed tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f1d6120-3430-490b-a072-031f0afe121a", "connector": null, "instance_uuid": "093b14dc-cf36-441d-8a9f-64ac6a4ed13c"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:07.003589 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:07.003589 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:07.057481 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-dfbb4fa8-0df8-4fe1-81b9-937c241df8ed tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:44:07.058012 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 981/3936] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:44:06 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 06 17:44:07.154307 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-476a31ce-910c-479d-a1d2-4d114ba0d53f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:07.163793 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-476a31ce-910c-479d-a1d2-4d114ba0d53f tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:07.163793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-476a31ce-910c-479d-a1d2-4d114ba0d53f tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:07.163793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-476a31ce-910c-479d-a1d2-4d114ba0d53f tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:07.177306 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:07.177306 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:07.183387 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-476a31ce-910c-479d-a1d2-4d114ba0d53f tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:07.190733 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-476a31ce-910c-479d-a1d2-4d114ba0d53f tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:07.191941 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 994/3937] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:07 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:07.213261 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:07.219795 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] POST https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b/action Aug 06 17:44:07.219795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:07.219795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:07.238346 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:07.238346 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:07.238346 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:07.336979 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Created reservations ['4d9d8285-ea09-4741-93c6-a01989c9c6a2', '0cd447db-54b2-44c2-98bb-c884ac7d3f05'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:07.357066 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Extend volume request issued successfully. Aug 06 17:44:07.357293 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3feb0361-4af5-4319-8b77-4de0b6e407f8 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b/action returned with HTTP 202 Aug 06 17:44:07.357881 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 995/3938] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:44:07 2026] POST /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:07.371040 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd7d1ba8-9511-4300-ac29-5c28e9ed57b2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:07.374009 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd7d1ba8-9511-4300-ac29-5c28e9ed57b2 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:07.374419 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd7d1ba8-9511-4300-ac29-5c28e9ed57b2 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:07.374629 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd7d1ba8-9511-4300-ac29-5c28e9ed57b2 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:07.390773 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:07.390773 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:07.399062 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fd7d1ba8-9511-4300-ac29-5c28e9ed57b2 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:07.409096 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd7d1ba8-9511-4300-ac29-5c28e9ed57b2 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:07.409096 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 969/3939] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:07 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:07.510161 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ece9e9fb-17c5-4a63-9e38-dda1444fa769 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:07.513316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ece9e9fb-17c5-4a63-9e38-dda1444fa769 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:07.513481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ece9e9fb-17c5-4a63-9e38-dda1444fa769 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:07.513712 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ece9e9fb-17c5-4a63-9e38-dda1444fa769 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:07.531344 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:07.531344 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:07.544061 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ece9e9fb-17c5-4a63-9e38-dda1444fa769 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:07.556495 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ece9e9fb-17c5-4a63-9e38-dda1444fa769 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:07.557525 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 982/3940] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:07 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:07.822367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0cf90a5a-d8cf-4591-8973-b8b21873b82e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:07.828438 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cf90a5a-d8cf-4591-8973-b8b21873b82e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:07.831704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cf90a5a-d8cf-4591-8973-b8b21873b82e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:07.831704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cf90a5a-d8cf-4591-8973-b8b21873b82e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:07.831704 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0cf90a5a-d8cf-4591-8973-b8b21873b82e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:07.855304 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:07.855304 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:07.857186 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cf90a5a-d8cf-4591-8973-b8b21873b82e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:07.857363 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 995/3941] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:07 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:08.426384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-38e05965-41c0-4ce7-a286-712797617d48 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.428889 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-38e05965-41c0-4ce7-a286-712797617d48 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:08.430001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-38e05965-41c0-4ce7-a286-712797617d48 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.430001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-38e05965-41c0-4ce7-a286-712797617d48 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.439745 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.439745 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:08.446904 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-38e05965-41c0-4ce7-a286-712797617d48 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:08.458523 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-38e05965-41c0-4ce7-a286-712797617d48 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:08.459080 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 996/3942] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:08.482444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e12240d9-36c0-49b6-909a-4f77f1603008 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.485049 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e12240d9-36c0-49b6-909a-4f77f1603008 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:08.486011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e12240d9-36c0-49b6-909a-4f77f1603008 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.486011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e12240d9-36c0-49b6-909a-4f77f1603008 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.501423 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.501423 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:08.509916 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e12240d9-36c0-49b6-909a-4f77f1603008 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:08.517763 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e12240d9-36c0-49b6-909a-4f77f1603008 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:08.519346 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 970/3943] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:08.538742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-44bc5ccc-c8e6-4aa5-af42-f8fc72b7a862 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.542191 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44bc5ccc-c8e6-4aa5-af42-f8fc72b7a862 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:08.542370 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44bc5ccc-c8e6-4aa5-af42-f8fc72b7a862 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.542622 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-44bc5ccc-c8e6-4aa5-af42-f8fc72b7a862 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.556157 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.556157 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:08.567695 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-44bc5ccc-c8e6-4aa5-af42-f8fc72b7a862 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:08.574165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-843b5ec0-e19c-403e-9da8-6441c618e1e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.580589 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-843b5ec0-e19c-403e-9da8-6441c618e1e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:08.580589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-843b5ec0-e19c-403e-9da8-6441c618e1e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.580589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-843b5ec0-e19c-403e-9da8-6441c618e1e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.582999 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-44bc5ccc-c8e6-4aa5-af42-f8fc72b7a862 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:08.584872 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 983/3944] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 1356 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:08.600652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.601125 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.601125 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:08.603156 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] DELETE https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:08.603479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.603777 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.604020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Delete volume with id: db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:08.609992 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-843b5ec0-e19c-403e-9da8-6441c618e1e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:08.620735 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.620735 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:08.621415 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:08.628391 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-843b5ec0-e19c-403e-9da8-6441c618e1e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:08.628391 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 996/3945] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:08.663058 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Delete volume request issued successfully. Aug 06 17:44:08.663876 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-db03cd87-74cc-40ca-9b65-a564a0bcc71e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 202 Aug 06 17:44:08.664168 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 997/3946] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:08 2026] DELETE /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:08.681215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ee20f373-a4de-4679-96a2-206377d6edbb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.683881 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee20f373-a4de-4679-96a2-206377d6edbb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:08.683881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee20f373-a4de-4679-96a2-206377d6edbb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.684207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee20f373-a4de-4679-96a2-206377d6edbb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.692477 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a5e910c7-dd29-4de7-a8b4-0c882760d1eb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.693017 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5e910c7-dd29-4de7-a8b4-0c882760d1eb None None] GET https://10.4.3.207/volume// Aug 06 17:44:08.693822 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5e910c7-dd29-4de7-a8b4-0c882760d1eb None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.693822 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5e910c7-dd29-4de7-a8b4-0c882760d1eb None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.694725 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.694725 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:08.695530 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5e910c7-dd29-4de7-a8b4-0c882760d1eb None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:08.696115 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 984/3947] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:44: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 06 17:44:08.700608 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ee20f373-a4de-4679-96a2-206377d6edbb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:08.707736 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee20f373-a4de-4679-96a2-206377d6edbb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 200 Aug 06 17:44:08.708301 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 971/3948] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:08.710753 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-470c4ffd-b4fa-47ad-b811-f97143da6a75 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.714850 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-470c4ffd-b4fa-47ad-b811-f97143da6a75 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:44:08.719061 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-470c4ffd-b4fa-47ad-b811-f97143da6a75 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.719061 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-470c4ffd-b4fa-47ad-b811-f97143da6a75 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.732451 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.732451 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:08.743660 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-470c4ffd-b4fa-47ad-b811-f97143da6a75 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:44:08.758840 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-470c4ffd-b4fa-47ad-b811-f97143da6a75 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a returned with HTTP 200 Aug 06 17:44:08.759500 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 997/3949] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a => generated 1595 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:08.884718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7fbe4b77-5e37-4928-b741-01edf57cc861 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.884718 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7fbe4b77-5e37-4928-b741-01edf57cc861 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:08.884718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7fbe4b77-5e37-4928-b741-01edf57cc861 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:08.884718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7fbe4b77-5e37-4928-b741-01edf57cc861 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:08.884718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7fbe4b77-5e37-4928-b741-01edf57cc861 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:08.894492 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.894492 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:08.894848 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7fbe4b77-5e37-4928-b741-01edf57cc861 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:08.897246 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 998/3950] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:08 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:08.944855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:08.950904 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] PUT https://10.4.3.207/volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282 Aug 06 17:44:08.951705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:08.967123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Acquiring lock "cinder-attachment_update-9f1d6120-3430-490b-a072-031f0afe121a-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:44:08.980326 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Lock "cinder-attachment_update-9f1d6120-3430-490b-a072-031f0afe121a-np0000006677" acquired by "attachment_update" :: waited 0.014s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:44:08.980326 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:08.980326 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:09.129448 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Lock "cinder-attachment_update-9f1d6120-3430-490b-a072-031f0afe121a-np0000006677" released by "attachment_update" :: held 0.150s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:44:09.129922 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-d6ddf214-b916-4e82-bc0c-4524d197902a tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282 returned with HTTP 200 Aug 06 17:44:09.130626 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 985/3951] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:44:08 2026] PUT /volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:09.179642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-c4a874fb-a1df-49b5-935e-90b9ff79d325 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:09.182447 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-c4a874fb-a1df-49b5-935e-90b9ff79d325 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] POST https://10.4.3.207/volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282/action Aug 06 17:44:09.182447 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-c4a874fb-a1df-49b5-935e-90b9ff79d325 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:09.182643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-c4a874fb-a1df-49b5-935e-90b9ff79d325 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:09.210619 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:09.210619 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:09.233661 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-fe2d9679-fb2b-43d5-8a43-f42bc4a56225 req-c4a874fb-a1df-49b5-935e-90b9ff79d325 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282/action returned with HTTP 204 Aug 06 17:44:09.234860 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 972/3952] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:44:09 2026] POST /volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:09.654122 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-93acaea2-3128-4f6b-9b20-caf13f84c0ff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:09.656797 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-93acaea2-3128-4f6b-9b20-caf13f84c0ff tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:09.657536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-93acaea2-3128-4f6b-9b20-caf13f84c0ff tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:09.657954 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-93acaea2-3128-4f6b-9b20-caf13f84c0ff tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:09.675360 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:09.675360 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:09.682742 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-93acaea2-3128-4f6b-9b20-caf13f84c0ff tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:09.692192 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-93acaea2-3128-4f6b-9b20-caf13f84c0ff tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:09.693279 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 998/3953] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:09 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:09.730751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d21272a-089a-4cf3-b578-639dcf323024 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:09.733817 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d21272a-089a-4cf3-b578-639dcf323024 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b Aug 06 17:44:09.734314 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d21272a-089a-4cf3-b578-639dcf323024 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:09.734767 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d21272a-089a-4cf3-b578-639dcf323024 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:09.737651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7371fc6a-d9ba-4d06-b603-597d892df973 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:09.741509 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d21272a-089a-4cf3-b578-639dcf323024 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b returned with HTTP 404 Aug 06 17:44:09.742216 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 999/3954] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:09 2026] GET /volume/v3/volumes/db851870-f479-4216-97a8-47d86625aa6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:09.756913 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:09.760640 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:09.762596 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-493289389"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:09.765086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-493289389'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:09.765311 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create volume of 1 GB Aug 06 17:44:09.781487 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Availability Zones retrieved successfully. Aug 06 17:44:09.793555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Flow 'volume_create_api' (3eda7e70-963a-4ef2-9073-df1ab8d6a902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:09.795566 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fb94a4-b29f-4204-9b92-105948427385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:09.797100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:09.849384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fb94a4-b29f-4204-9b92-105948427385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:09.850652 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c6ef1c-2e68-4cf7-8f41-911dc67a6148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:09.909941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-38ab6f96-4606-43ef-87b8-7644f10f8949 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:09.911105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Created reservations ['261d6a46-2694-4caa-8aad-00bac418d281', '7f703d0d-aa3f-4aec-a16a-c83618ae4a94', '2b412c88-f933-4cc5-8d97-062d73e3f95c', '5075dee9-9a3b-47de-964f-c5e678d9f6e2'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:09.912276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c6ef1c-2e68-4cf7-8f41-911dc67a6148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['261d6a46-2694-4caa-8aad-00bac418d281', '7f703d0d-aa3f-4aec-a16a-c83618ae4a94', '2b412c88-f933-4cc5-8d97-062d73e3f95c', '5075dee9-9a3b-47de-964f-c5e678d9f6e2']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:09.912470 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-38ab6f96-4606-43ef-87b8-7644f10f8949 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:09.913455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-38ab6f96-4606-43ef-87b8-7644f10f8949 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:09.913455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-38ab6f96-4606-43ef-87b8-7644f10f8949 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:09.913840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1de4f49c-46ff-4fe7-9cce-e30a1aeea7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:09.913898 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-38ab6f96-4606-43ef-87b8-7644f10f8949 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:09.924248 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:09.924248 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:09.926188 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-38ab6f96-4606-43ef-87b8-7644f10f8949 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:09.926437 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 999/3955] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:09 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:09.952401 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1de4f49c-46ff-4fe7-9cce-e30a1aeea7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9509cb83-2087-446f-82c5-a70a20b1e0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-493289389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c7013a8400448b8fca4bf06626f573',qos_specs=None,replication_status=,reservations=['261d6a46-2694-4caa-8aad-00bac418d281','7f703d0d-aa3f-4aec-a16a-c83618ae4a94','2b412c88-f933-4cc5-8d97-062d73e3f95c','5075dee9-9a3b-47de-964f-c5e678d9f6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5555eee6b94a8d9f58c3a2af78ec50',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-493289389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9509cb83-2087-446f-82c5-a70a20b1e0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c7013a8400448b8fca4bf06626f573',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5555eee6b94a8d9f58c3a2af78ec50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:09.955824 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fe4796-7e7f-4ddd-a17d-33581a90f2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:09.983540 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:09.986408 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-3752693"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:09.987979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-3752693'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:09.987979 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume of 1 GB Aug 06 17:44:09.988376 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:09.988376 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:09.996381 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Availability Zones retrieved successfully. Aug 06 17:44:09.996510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fe4796-7e7f-4ddd-a17d-33581a90f2cc) transitioned into state 'SUCCESS' from state '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-493289389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5c7013a8400448b8fca4bf06626f573',qos_specs=None,replication_status=,reservations=['261d6a46-2694-4caa-8aad-00bac418d281','7f703d0d-aa3f-4aec-a16a-c83618ae4a94','2b412c88-f933-4cc5-8d97-062d73e3f95c','5075dee9-9a3b-47de-964f-c5e678d9f6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5555eee6b94a8d9f58c3a2af78ec50',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:09.997460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de333ddd-0b1c-4bbc-90ee-2f92f94f1494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:10.004123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Flow 'volume_create_api' (41174dd9-0940-4795-841b-3bf531acb533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:10.005881 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de83387-c2c3-4c9a-976a-9457ce70c0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:10.007334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:10.025494 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de333ddd-0b1c-4bbc-90ee-2f92f94f1494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:10.025750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Flow 'volume_create_api' (3eda7e70-963a-4ef2-9073-df1ab8d6a902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:10.026428 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create volume request issued successfully. Aug 06 17:44:10.027375 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9483fe7b-a532-4a23-acbf-2d49d4645718 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:10.028143 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 973/3956] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:09 2026] POST /volume/v3/volumes => generated 747 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:10.047777 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6be63de0-177b-4da7-9b4c-b790ab4365c3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.050288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6be63de0-177b-4da7-9b4c-b790ab4365c3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:10.051811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6be63de0-177b-4da7-9b4c-b790ab4365c3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:10.051811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6be63de0-177b-4da7-9b4c-b790ab4365c3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:10.053764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de83387-c2c3-4c9a-976a-9457ce70c0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:10.053928 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-08c9965f-597f-49b4-acb4-8f92b28d34e3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.054759 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1598f9a-ff00-4f06-bcc8-bb0cfce05c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:10.056789 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-08c9965f-597f-49b4-acb4-8f92b28d34e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0/action Aug 06 17:44:10.057246 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-08c9965f-597f-49b4-acb4-8f92b28d34e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:10.057442 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-08c9965f-597f-49b4-acb4-8f92b28d34e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:10.061727 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.061727 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:10.066400 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6be63de0-177b-4da7-9b4c-b790ab4365c3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:10.074892 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6be63de0-177b-4da7-9b4c-b790ab4365c3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:10.075762 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1000/3957] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:10 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:10.091757 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.091757 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:10.120644 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-0fe338de-aea1-4d97-bd7f-f24dd5e46e8c req-08c9965f-597f-49b4-acb4-8f92b28d34e3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0/action returned with HTTP 204 Aug 06 17:44:10.121400 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1000/3958] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:44:10 2026] POST /volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:10.164324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['60a51c9e-3ce6-445b-ab57-d289fda249c8', '83016e09-5fe9-402f-9d99-8193e7902111', '8e2f76ca-8aad-445f-b6e4-0644d35040ee', 'eaad3d12-da9e-42bb-acff-6f575cfe9af6'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:10.165419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1598f9a-ff00-4f06-bcc8-bb0cfce05c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a51c9e-3ce6-445b-ab57-d289fda249c8', '83016e09-5fe9-402f-9d99-8193e7902111', '8e2f76ca-8aad-445f-b6e4-0644d35040ee', 'eaad3d12-da9e-42bb-acff-6f575cfe9af6']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:10.170828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0980ee70-a353-4ac0-b82d-994369bc43be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:10.210769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0980ee70-a353-4ac0-b82d-994369bc43be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b1bbf54-9209-4ea6-84e4-fc69eab7ca86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-3752693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98c99c94c4f94a59a810d703d98dc4ce',qos_specs=None,replication_status=,reservations=['60a51c9e-3ce6-445b-ab57-d289fda249c8','83016e09-5fe9-402f-9d99-8193e7902111','8e2f76ca-8aad-445f-b6e4-0644d35040ee','eaad3d12-da9e-42bb-acff-6f575cfe9af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658d1223b60649658db719505a1f0e76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-3752693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b1bbf54-9209-4ea6-84e4-fc69eab7ca86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c99c94c4f94a59a810d703d98dc4ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658d1223b60649658db719505a1f0e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:10.212629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1fec01-4b17-454b-80d8-164c5c49c8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:10.247122 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1fec01-4b17-454b-80d8-164c5c49c8ff) transitioned into state 'SUCCESS' from state '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-3752693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98c99c94c4f94a59a810d703d98dc4ce',qos_specs=None,replication_status=,reservations=['60a51c9e-3ce6-445b-ab57-d289fda249c8','83016e09-5fe9-402f-9d99-8193e7902111','8e2f76ca-8aad-445f-b6e4-0644d35040ee','eaad3d12-da9e-42bb-acff-6f575cfe9af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658d1223b60649658db719505a1f0e76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:10.248394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3caca3b5-8799-4e1a-83f6-6e63da20732d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:10.262094 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3caca3b5-8799-4e1a-83f6-6e63da20732d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:10.263549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Flow 'volume_create_api' (41174dd9-0940-4795-841b-3bf531acb533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:10.264018 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume request issued successfully. Aug 06 17:44:10.265298 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7371fc6a-d9ba-4d06-b603-597d892df973 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:10.265430 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 986/3959] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:09 2026] POST /volume/v3/volumes => generated 746 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:10.285590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b37a9e6b-f8cd-4105-af29-967e70655c11 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.288172 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b37a9e6b-f8cd-4105-af29-967e70655c11 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 Aug 06 17:44:10.288548 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b37a9e6b-f8cd-4105-af29-967e70655c11 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:10.289352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b37a9e6b-f8cd-4105-af29-967e70655c11 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:10.300315 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.300315 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:10.308069 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b37a9e6b-f8cd-4105-af29-967e70655c11 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:44:10.316282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b37a9e6b-f8cd-4105-af29-967e70655c11 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 returned with HTTP 200 Aug 06 17:44:10.317164 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 974/3960] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:10 2026] GET /volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:10.712082 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-854468ce-9b6b-4a25-a0c6-0d9ec3a02f2c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.715058 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-854468ce-9b6b-4a25-a0c6-0d9ec3a02f2c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:10.715379 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-854468ce-9b6b-4a25-a0c6-0d9ec3a02f2c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:10.717275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-854468ce-9b6b-4a25-a0c6-0d9ec3a02f2c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:10.738385 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.738385 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:10.745806 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-854468ce-9b6b-4a25-a0c6-0d9ec3a02f2c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:10.754303 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-854468ce-9b6b-4a25-a0c6-0d9ec3a02f2c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:10.754891 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1001/3961] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:10 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 1195 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:10.778137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-380800f5-028e-48c7-ad5e-6015c07e853e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.781096 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-380800f5-028e-48c7-ad5e-6015c07e853e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:10.781516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-380800f5-028e-48c7-ad5e-6015c07e853e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:10.781703 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-380800f5-028e-48c7-ad5e-6015c07e853e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:10.797167 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.797167 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:10.804100 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-380800f5-028e-48c7-ad5e-6015c07e853e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:10.810991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-380800f5-028e-48c7-ad5e-6015c07e853e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:10.812657 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1001/3962] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:10 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 1195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:10.883350 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-185e7c64-6b6b-478a-80be-bc732d971699 req-48b782e8-71ec-4ca1-932e-8604b32f2a7f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.888398 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-48b782e8-71ec-4ca1-932e-8604b32f2a7f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:10.888398 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-48b782e8-71ec-4ca1-932e-8604b32f2a7f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:10.888398 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-48b782e8-71ec-4ca1-932e-8604b32f2a7f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:10.907918 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.907918 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:10.920903 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-185e7c64-6b6b-478a-80be-bc732d971699 req-48b782e8-71ec-4ca1-932e-8604b32f2a7f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:10.929587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-48b782e8-71ec-4ca1-932e-8604b32f2a7f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:10.930304 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 987/3963] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:10 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 1195 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:10.947954 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9a138c81-b3be-428f-b38a-b7d435810f8a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.955435 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9a138c81-b3be-428f-b38a-b7d435810f8a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:10.955758 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9a138c81-b3be-428f-b38a-b7d435810f8a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:10.956471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9a138c81-b3be-428f-b38a-b7d435810f8a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:10.956867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-9a138c81-b3be-428f-b38a-b7d435810f8a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:10.966887 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:10.966887 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:10.967468 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9a138c81-b3be-428f-b38a-b7d435810f8a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:10.968093 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 975/3964] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:10 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:10.975996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:10.975996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/action Aug 06 17:44:10.976842 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:10.976842 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:11.001427 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.001427 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:11.001996 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:11.017637 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Begin detaching volume completed successfully. Aug 06 17:44:11.018034 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-b60b20fa-f57f-492b-9e98-33e2ed9ecbdd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/action returned with HTTP 202 Aug 06 17:44:11.019200 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1002/3965] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:44:10 2026] POST /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:11.093431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-754a09f8-cf2e-487e-aecd-6cc0227ffa62 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.096819 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-754a09f8-cf2e-487e-aecd-6cc0227ffa62 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:11.096819 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-754a09f8-cf2e-487e-aecd-6cc0227ffa62 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.096819 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-754a09f8-cf2e-487e-aecd-6cc0227ffa62 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.097021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9fdfc875-4173-4fa8-bfb5-0b33e88fa74d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.097385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9fdfc875-4173-4fa8-bfb5-0b33e88fa74d None None] GET https://10.4.3.207/volume// Aug 06 17:44:11.097736 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9fdfc875-4173-4fa8-bfb5-0b33e88fa74d None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.098528 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9fdfc875-4173-4fa8-bfb5-0b33e88fa74d None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.099310 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9fdfc875-4173-4fa8-bfb5-0b33e88fa74d None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:11.101188 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 988/3966] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:44:11.108129 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.108129 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:11.114642 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-754a09f8-cf2e-487e-aecd-6cc0227ffa62 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:11.123021 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-754a09f8-cf2e-487e-aecd-6cc0227ffa62 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:11.123794 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1002/3967] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:11.125467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-185e7c64-6b6b-478a-80be-bc732d971699 req-3888dc06-e2f6-443b-a975-1cae3c0611d7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.128569 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-3888dc06-e2f6-443b-a975-1cae3c0611d7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:11.129119 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-3888dc06-e2f6-443b-a975-1cae3c0611d7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.129428 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-3888dc06-e2f6-443b-a975-1cae3c0611d7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.148904 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.148904 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:11.151734 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.154912 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:44:11.156541 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9509cb83-2087-446f-82c5-a70a20b1e0b5", "name": "tempest-VolumesExtendTest-Snapshot-984292099"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:11.160214 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-185e7c64-6b6b-478a-80be-bc732d971699 req-3888dc06-e2f6-443b-a975-1cae3c0611d7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:11.170421 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-3888dc06-e2f6-443b-a975-1cae3c0611d7 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:11.171431 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 976/3968] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 1378 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:11.172128 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.172128 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:11.172889 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:11.173840 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Create snapshot from volume 9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:11.186135 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-185e7c64-6b6b-478a-80be-bc732d971699 req-ce646c68-14f1-4398-bcb9-a0ce7420a106 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.191415 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-ce646c68-14f1-4398-bcb9-a0ce7420a106 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/encryption Aug 06 17:44:11.191686 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-ce646c68-14f1-4398-bcb9-a0ce7420a106 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.191902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-ce646c68-14f1-4398-bcb9-a0ce7420a106 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.208509 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.208509 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:11.220939 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-ce646c68-14f1-4398-bcb9-a0ce7420a106 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/encryption returned with HTTP 200 Aug 06 17:44:11.220939 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 989/3969] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:11.275067 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Created reservations ['6713caab-2a75-4091-9b34-9233dfe62ec5', '9d36c867-aabc-4ecd-8129-f0cdeb68c00a', 'b37b2cf8-b97f-4acb-8b87-e2aadbcfd63a', '73193fc4-fc77-48a5-9d88-071c1b5b66e8'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:11.336755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cfe47055-f2e6-4de1-abba-4613be9b1a4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.340708 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cfe47055-f2e6-4de1-abba-4613be9b1a4b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 Aug 06 17:44:11.342073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cfe47055-f2e6-4de1-abba-4613be9b1a4b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.342073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cfe47055-f2e6-4de1-abba-4613be9b1a4b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.351344 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Snapshot create request issued successfully. Aug 06 17:44:11.352063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4afb5f55-e689-48c3-b4e7-75bdb28285fa tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:44:11.363124 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1003/3970] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:44:11 2026] POST /volume/v3/snapshots => generated 303 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:11.363268 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.363268 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:11.370352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3b605ad2-ae40-49fb-b167-29a2bea2f819 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.372446 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b605ad2-ae40-49fb-b167-29a2bea2f819 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c Aug 06 17:44:11.372607 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b605ad2-ae40-49fb-b167-29a2bea2f819 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.372875 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b605ad2-ae40-49fb-b167-29a2bea2f819 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.375958 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cfe47055-f2e6-4de1-abba-4613be9b1a4b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:44:11.386035 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.386035 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:11.386217 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3b605ad2-ae40-49fb-b167-29a2bea2f819 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Snapshot retrieved successfully. Aug 06 17:44:11.387131 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cfe47055-f2e6-4de1-abba-4613be9b1a4b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 returned with HTTP 200 Aug 06 17:44:11.387415 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1003/3971] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:11.387639 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b605ad2-ae40-49fb-b167-29a2bea2f819 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c returned with HTTP 200 Aug 06 17:44:11.388475 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 977/3972] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:11.406772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4863910b-8c89-4f05-aa55-187bcf97c44b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.411318 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:44:11.412071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b1bbf54-9209-4ea6-84e4-fc69eab7ca86", "name": "tempest-VolumesBackupsTest-Backup-1347257139"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:11.414634 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating new backup {'backup': {'volume_id': '4b1bbf54-9209-4ea6-84e4-fc69eab7ca86', 'name': 'tempest-VolumesBackupsTest-Backup-1347257139'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:44:11.414797 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating backup of volume 4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 in container None Aug 06 17:44:11.428351 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.428351 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:11.428351 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:44:11.465750 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=441,cinder:INSERT=70,cinder:UPDATE=121 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:44:11.489797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['0d0b4633-52fc-4736-b2ec-56575b51c2a8', '70fc6aad-59b5-49ec-ab57-3d2115355d41'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:11.531174 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4863910b-8c89-4f05-aa55-187bcf97c44b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:44:11.531797 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 990/3973] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:44:11 2026] POST /volume/v3/backups => generated 330 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:11.543602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-128fe732-ed6b-4b94-835f-d3fd3f43bc91 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.549026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-128fe732-ed6b-4b94-835f-d3fd3f43bc91 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:11.549026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-128fe732-ed6b-4b94-835f-d3fd3f43bc91 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.549026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-128fe732-ed6b-4b94-835f-d3fd3f43bc91 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.549026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-128fe732-ed6b-4b94-835f-d3fd3f43bc91 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:11.552390 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=385,cinder:UPDATE=65,cinder:INSERT=27,cinder:DELETE=1 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:44:11.558258 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:11.558258 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:11.560588 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-128fe732-ed6b-4b94-835f-d3fd3f43bc91 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:11.561493 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1004/3974] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:11.989470 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e38ffa4b-4610-4488-be45-8cd43b30124f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:11.992497 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e38ffa4b-4610-4488-be45-8cd43b30124f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:11.993862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e38ffa4b-4610-4488-be45-8cd43b30124f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:11.994859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e38ffa4b-4610-4488-be45-8cd43b30124f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:11.995633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e38ffa4b-4610-4488-be45-8cd43b30124f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:12.003122 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:12.003122 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:12.005288 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e38ffa4b-4610-4488-be45-8cd43b30124f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:12.005798 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1004/3975] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:11 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:12.407684 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-50ebcd33-3fbf-4773-b6c8-13aa8f3795a4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:12.410522 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50ebcd33-3fbf-4773-b6c8-13aa8f3795a4 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c Aug 06 17:44:12.411200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50ebcd33-3fbf-4773-b6c8-13aa8f3795a4 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:12.411200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50ebcd33-3fbf-4773-b6c8-13aa8f3795a4 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:12.422829 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:12.422829 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:12.424171 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-50ebcd33-3fbf-4773-b6c8-13aa8f3795a4 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Snapshot retrieved successfully. Aug 06 17:44:12.424714 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50ebcd33-3fbf-4773-b6c8-13aa8f3795a4 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c returned with HTTP 200 Aug 06 17:44:12.425220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 978/3976] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:12 2026] GET /volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:12.438273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:12.442983 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] POST https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5/action Aug 06 17:44:12.444344 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:12.444344 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:12.457331 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:12.457331 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:12.458236 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:12.530622 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Created reservations ['f74bf7f9-3a08-424a-8acb-b569072d6138', 'f7e3baa4-597b-4d2d-b546-2ef1ffe08289'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:12.544232 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Extend volume request issued successfully. Aug 06 17:44:12.544508 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e359a9bb-3fdb-4913-a0c9-5f08a2f95688 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5/action returned with HTTP 202 Aug 06 17:44:12.545771 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 991/3977] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:44:12 2026] POST /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:12.559784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8065a7a8-7417-46cb-8b69-fc18525399ec None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:12.562051 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8065a7a8-7417-46cb-8b69-fc18525399ec tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:12.563983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8065a7a8-7417-46cb-8b69-fc18525399ec tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:12.563983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8065a7a8-7417-46cb-8b69-fc18525399ec tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:12.575575 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:12.575575 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:12.578164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-09a18f4a-d680-40ee-8624-103b71dae0f4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:12.580347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-09a18f4a-d680-40ee-8624-103b71dae0f4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:12.580579 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-09a18f4a-d680-40ee-8624-103b71dae0f4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:12.581209 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-09a18f4a-d680-40ee-8624-103b71dae0f4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:12.581209 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-09a18f4a-d680-40ee-8624-103b71dae0f4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:12.582619 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8065a7a8-7417-46cb-8b69-fc18525399ec tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:12.587215 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=495,cinder:UPDATE=125,cinder:INSERT=60 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:44:12.587958 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:12.587958 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:12.588807 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-09a18f4a-d680-40ee-8624-103b71dae0f4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:12.589416 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1005/3978] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:12 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:12.598387 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8065a7a8-7417-46cb-8b69-fc18525399ec tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:12.600804 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1005/3979] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:12 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:13.020239 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-334b3276-c966-4575-9171-d02fa08cf1bd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:13.022698 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-334b3276-c966-4575-9171-d02fa08cf1bd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:13.022817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-334b3276-c966-4575-9171-d02fa08cf1bd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:13.023059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-334b3276-c966-4575-9171-d02fa08cf1bd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:13.023216 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-334b3276-c966-4575-9171-d02fa08cf1bd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:13.027985 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:13.027985 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:13.028743 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-334b3276-c966-4575-9171-d02fa08cf1bd tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:13.029215 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 979/3980] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:13 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:13.606526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8b55cd65-48e8-4da4-a999-49af4adcec95 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:13.609680 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b55cd65-48e8-4da4-a999-49af4adcec95 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:13.609680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b55cd65-48e8-4da4-a999-49af4adcec95 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:13.609882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b55cd65-48e8-4da4-a999-49af4adcec95 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:13.609882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8b55cd65-48e8-4da4-a999-49af4adcec95 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:13.616323 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:13.616323 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:13.617408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b55cd65-48e8-4da4-a999-49af4adcec95 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:13.617903 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 992/3981] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:13 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:13.624247 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5c1237e4-f813-4be8-b6dc-d262139c77ee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:13.626597 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c1237e4-f813-4be8-b6dc-d262139c77ee tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:13.626904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c1237e4-f813-4be8-b6dc-d262139c77ee tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:13.627956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c1237e4-f813-4be8-b6dc-d262139c77ee tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:13.639356 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:13.639356 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:13.644320 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5c1237e4-f813-4be8-b6dc-d262139c77ee tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:13.653537 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c1237e4-f813-4be8-b6dc-d262139c77ee tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:13.653703 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1006/3982] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:13 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:13.669502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b862140-6412-48ae-b9fd-6078e1f898b3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:13.673116 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b862140-6412-48ae-b9fd-6078e1f898b3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:13.673409 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b862140-6412-48ae-b9fd-6078e1f898b3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:13.673697 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b862140-6412-48ae-b9fd-6078e1f898b3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:13.685992 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:13.685992 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:13.694098 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0b862140-6412-48ae-b9fd-6078e1f898b3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:13.702315 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b862140-6412-48ae-b9fd-6078e1f898b3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:13.702987 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1006/3983] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:13 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:13.721688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:13.725673 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c Aug 06 17:44:13.726001 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:13.726394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:13.726602 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Delete snapshot with id: 9ac22012-dcf7-4703-8bc3-cf883f01f88c Aug 06 17:44:13.738721 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:13.738721 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:13.739151 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Snapshot retrieved successfully. Aug 06 17:44:13.769065 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Snapshot delete request issued successfully. Aug 06 17:44:13.769065 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-29acd8fa-57a4-4f12-bd97-4d0db101cdc3 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c returned with HTTP 202 Aug 06 17:44:13.769065 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 980/3984] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:44:13 2026] DELETE /volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:13.780313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1ab369bc-2dc4-4a82-a9e8-fa423e7ea838 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:13.782538 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ab369bc-2dc4-4a82-a9e8-fa423e7ea838 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c Aug 06 17:44:13.782700 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ab369bc-2dc4-4a82-a9e8-fa423e7ea838 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:13.783128 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ab369bc-2dc4-4a82-a9e8-fa423e7ea838 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:13.794717 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:13.794717 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:13.795522 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1ab369bc-2dc4-4a82-a9e8-fa423e7ea838 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Snapshot retrieved successfully. Aug 06 17:44:13.796958 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ab369bc-2dc4-4a82-a9e8-fa423e7ea838 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c returned with HTTP 200 Aug 06 17:44:13.797779 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 993/3985] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:13 2026] GET /volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:14.041809 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-66a8a68a-44b0-414a-9a45-50253757185f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.044295 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66a8a68a-44b0-414a-9a45-50253757185f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:14.044683 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66a8a68a-44b0-414a-9a45-50253757185f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.045511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66a8a68a-44b0-414a-9a45-50253757185f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:14.045511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-66a8a68a-44b0-414a-9a45-50253757185f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:14.057621 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:14.057621 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:14.058721 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66a8a68a-44b0-414a-9a45-50253757185f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:14.059458 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1007/3986] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:14 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:44:14.634419 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b93df166-8f6a-4094-bda3-56f6913c4dc5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.643301 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b93df166-8f6a-4094-bda3-56f6913c4dc5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:14.643301 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b93df166-8f6a-4094-bda3-56f6913c4dc5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.646508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b93df166-8f6a-4094-bda3-56f6913c4dc5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:14.647854 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b93df166-8f6a-4094-bda3-56f6913c4dc5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:14.657286 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:14.657286 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:14.658797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b93df166-8f6a-4094-bda3-56f6913c4dc5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:14.661442 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1007/3987] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:14 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 739 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:14.815029 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8882acd5-3382-4fe2-b4d4-67262c64f4b0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.820319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8882acd5-3382-4fe2-b4d4-67262c64f4b0 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c Aug 06 17:44:14.820540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8882acd5-3382-4fe2-b4d4-67262c64f4b0 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.820836 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8882acd5-3382-4fe2-b4d4-67262c64f4b0 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:14.825036 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-185e7c64-6b6b-478a-80be-bc732d971699 req-f7ede8b4-0080-48b8-9b56-efa68e9247f1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.827033 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-f7ede8b4-0080-48b8-9b56-efa68e9247f1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0 Aug 06 17:44:14.827389 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-f7ede8b4-0080-48b8-9b56-efa68e9247f1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.828003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-f7ede8b4-0080-48b8-9b56-efa68e9247f1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:14.834259 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8882acd5-3382-4fe2-b4d4-67262c64f4b0 tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c returned with HTTP 404 Aug 06 17:44:14.835137 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 981/3988] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:14 2026] GET /volume/v3/snapshots/9ac22012-dcf7-4703-8bc3-cf883f01f88c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:44:14.846480 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:14.846480 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:14.847674 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4cdb803b-8450-47d1-b658-1ec8e967e80e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.851162 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4cdb803b-8450-47d1-b658-1ec8e967e80e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:14.851408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4cdb803b-8450-47d1-b658-1ec8e967e80e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.852151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4cdb803b-8450-47d1-b658-1ec8e967e80e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:14.875678 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:14.875678 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:14.889998 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4cdb803b-8450-47d1-b658-1ec8e967e80e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:14.894041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4cdb803b-8450-47d1-b658-1ec8e967e80e tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:14.894721 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1008/3989] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:14 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:14.920140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.924534 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:14.924534 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.924534 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:14.924534 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Delete volume with id: 9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:14.935979 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:14.935979 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:14.936544 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:14.982619 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Delete volume request issued successfully. Aug 06 17:44:14.982686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-86543b5b-f3b7-4aab-851e-aae0e391c7dc tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 202 Aug 06 17:44:14.983246 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1008/3990] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:14 2026] DELETE /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:14.985389 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-185e7c64-6b6b-478a-80be-bc732d971699 req-f7ede8b4-0080-48b8-9b56-efa68e9247f1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0 returned with HTTP 200 Aug 06 17:44:14.986010 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 994/3991] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:44:14 2026] DELETE /volume/v3/attachments/3f8c4746-bd87-48fe-ab4b-3962c3bc30b0 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:14.996815 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cad8ad53-aad7-4ef8-b20c-1f213b0309cb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:14.998575 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cad8ad53-aad7-4ef8-b20c-1f213b0309cb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:14.999363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cad8ad53-aad7-4ef8-b20c-1f213b0309cb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:14.999363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cad8ad53-aad7-4ef8-b20c-1f213b0309cb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:15.016005 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:15.016005 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:15.025160 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cad8ad53-aad7-4ef8-b20c-1f213b0309cb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Volume info retrieved successfully. Aug 06 17:44:15.032247 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cad8ad53-aad7-4ef8-b20c-1f213b0309cb tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 200 Aug 06 17:44:15.032875 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 982/3992] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:14 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:15.075084 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5ad3fe8c-cbc3-4e7e-940a-414f9c5d5acf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:15.077523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ad3fe8c-cbc3-4e7e-940a-414f9c5d5acf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:15.078144 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ad3fe8c-cbc3-4e7e-940a-414f9c5d5acf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:15.078750 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ad3fe8c-cbc3-4e7e-940a-414f9c5d5acf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:15.078926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5ad3fe8c-cbc3-4e7e-940a-414f9c5d5acf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:15.087976 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:15.087976 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:15.091422 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ad3fe8c-cbc3-4e7e-940a-414f9c5d5acf tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:15.093293 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1009/3993] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:15 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:15.338248 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0c8f219b-5b44-4465-911d-c4582de55f88 req-9581d729-b913-4fce-b431-6724fa8fa576 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:15.341289 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0c8f219b-5b44-4465-911d-c4582de55f88 req-9581d729-b913-4fce-b431-6724fa8fa576 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:15.341546 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0c8f219b-5b44-4465-911d-c4582de55f88 req-9581d729-b913-4fce-b431-6724fa8fa576 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:15.341717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0c8f219b-5b44-4465-911d-c4582de55f88 req-9581d729-b913-4fce-b431-6724fa8fa576 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:15.356360 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:15.356360 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:15.365277 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-0c8f219b-5b44-4465-911d-c4582de55f88 req-9581d729-b913-4fce-b431-6724fa8fa576 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:15.372224 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0c8f219b-5b44-4465-911d-c4582de55f88 req-9581d729-b913-4fce-b431-6724fa8fa576 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:15.372754 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1009/3994] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:15 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:44:15.679454 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f52b8e27-4142-48ab-9f18-bbb13a4eb8ef None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:15.682462 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f52b8e27-4142-48ab-9f18-bbb13a4eb8ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:15.682764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f52b8e27-4142-48ab-9f18-bbb13a4eb8ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:15.683082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f52b8e27-4142-48ab-9f18-bbb13a4eb8ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:15.683165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f52b8e27-4142-48ab-9f18-bbb13a4eb8ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:15.690388 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:15.690388 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:15.691462 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f52b8e27-4142-48ab-9f18-bbb13a4eb8ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:15.691986 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 995/3995] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:15 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:16.051282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5dbdd297-01e0-4bd3-87c1-6eb86f4e103d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:16.053617 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5dbdd297-01e0-4bd3-87c1-6eb86f4e103d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] GET https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 Aug 06 17:44:16.053886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5dbdd297-01e0-4bd3-87c1-6eb86f4e103d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:16.054215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5dbdd297-01e0-4bd3-87c1-6eb86f4e103d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:16.062735 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5dbdd297-01e0-4bd3-87c1-6eb86f4e103d tempest-VolumesExtendTest-144121170 tempest-VolumesExtendTest-144121170-project-member] https://10.4.3.207/volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 returned with HTTP 404 Aug 06 17:44:16.063339 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 983/3996] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:16 2026] GET /volume/v3/volumes/9509cb83-2087-446f-82c5-a70a20b1e0b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:16.106890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-314db455-4dcf-4994-8ebb-1475c4ae1932 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:16.109672 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-314db455-4dcf-4994-8ebb-1475c4ae1932 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:16.110165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-314db455-4dcf-4994-8ebb-1475c4ae1932 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:16.110424 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-314db455-4dcf-4994-8ebb-1475c4ae1932 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:16.110808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-314db455-4dcf-4994-8ebb-1475c4ae1932 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:16.125933 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:16.125933 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:16.126508 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-314db455-4dcf-4994-8ebb-1475c4ae1932 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:16.126989 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1010/3997] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:16 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:16.713978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d9545ef4-33e0-4f04-9a48-7c5fafbf3c99 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:16.723597 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d9545ef4-33e0-4f04-9a48-7c5fafbf3c99 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:16.723758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d9545ef4-33e0-4f04-9a48-7c5fafbf3c99 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:16.724146 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d9545ef4-33e0-4f04-9a48-7c5fafbf3c99 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:16.724890 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d9545ef4-33e0-4f04-9a48-7c5fafbf3c99 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:16.735522 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:16.735522 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:16.737564 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d9545ef4-33e0-4f04-9a48-7c5fafbf3c99 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:16.738174 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1010/3998] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:16 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 739 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:17.146668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a467345c-3773-4d3e-8beb-fdfe5bafe3ce None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:17.148851 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a467345c-3773-4d3e-8beb-fdfe5bafe3ce tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:17.149137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a467345c-3773-4d3e-8beb-fdfe5bafe3ce tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:17.149502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a467345c-3773-4d3e-8beb-fdfe5bafe3ce tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:17.149502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a467345c-3773-4d3e-8beb-fdfe5bafe3ce tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:17.158669 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:17.158669 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:17.160317 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a467345c-3773-4d3e-8beb-fdfe5bafe3ce tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:17.160317 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 996/3999] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:17 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:17.753411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3b48c5ed-1287-424b-953e-36e3529f0f0d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:17.757251 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b48c5ed-1287-424b-953e-36e3529f0f0d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:17.757608 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b48c5ed-1287-424b-953e-36e3529f0f0d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:17.757937 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b48c5ed-1287-424b-953e-36e3529f0f0d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:17.758327 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3b48c5ed-1287-424b-953e-36e3529f0f0d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:17.766435 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:17.766435 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:17.767598 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b48c5ed-1287-424b-953e-36e3529f0f0d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:17.769160 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 984/4000] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:17 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:18.172221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-41abe3ce-d743-4d02-bef5-a0814c0307fe None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:18.176672 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-41abe3ce-d743-4d02-bef5-a0814c0307fe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:18.176672 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-41abe3ce-d743-4d02-bef5-a0814c0307fe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:18.177120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-41abe3ce-d743-4d02-bef5-a0814c0307fe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:18.177120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-41abe3ce-d743-4d02-bef5-a0814c0307fe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:18.184309 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:18.184309 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:18.184309 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-41abe3ce-d743-4d02-bef5-a0814c0307fe tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:18.184695 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1011/4001] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:18 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:18.791461 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a36f0a0d-f777-4df8-ba35-077e55bc83b3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:18.795910 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a36f0a0d-f777-4df8-ba35-077e55bc83b3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:18.795910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a36f0a0d-f777-4df8-ba35-077e55bc83b3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:18.795910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a36f0a0d-f777-4df8-ba35-077e55bc83b3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:18.795910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a36f0a0d-f777-4df8-ba35-077e55bc83b3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:18.809524 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:18.809524 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:18.811391 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a36f0a0d-f777-4df8-ba35-077e55bc83b3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:18.811622 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1011/4002] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:18 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:18.888287 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:18.890545 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:18.891085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:18.891085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:18.891369 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume with id: 480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:18.905228 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:18.905228 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:18.905556 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:18.933271 np0000006677 devstack@c-api.service[100624]: WARNING cinder.keymgr.conf_key_mgr [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:44:18.950065 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume request issued successfully. Aug 06 17:44:18.950065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c1ef3e3-03d9-4b22-baa5-7e12739f6991 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 202 Aug 06 17:44:18.950723 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 997/4003] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:18 2026] DELETE /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:18.962203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-89531e8b-aba5-4e76-957c-4da6625ae8c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:18.966287 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-89531e8b-aba5-4e76-957c-4da6625ae8c5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:18.966287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-89531e8b-aba5-4e76-957c-4da6625ae8c5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:18.966287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-89531e8b-aba5-4e76-957c-4da6625ae8c5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:18.971414 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=425,cinder:INSERT=51,cinder:UPDATE=100,cinder:DELETE=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:44:18.982502 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:18.982502 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:18.994113 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-89531e8b-aba5-4e76-957c-4da6625ae8c5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:19.002690 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-89531e8b-aba5-4e76-957c-4da6625ae8c5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 200 Aug 06 17:44:19.003089 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 985/4004] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:18 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:19.202591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1089613b-f6f5-4a50-9c82-04c651de6fd2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:19.206317 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1089613b-f6f5-4a50-9c82-04c651de6fd2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:19.206665 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1089613b-f6f5-4a50-9c82-04c651de6fd2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:19.207066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1089613b-f6f5-4a50-9c82-04c651de6fd2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:19.207203 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1089613b-f6f5-4a50-9c82-04c651de6fd2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:19.220179 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:19.220179 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:19.221813 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1089613b-f6f5-4a50-9c82-04c651de6fd2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:19.222349 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1012/4005] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:19 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:19.825636 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a0f83746-0dc4-4fe1-9d46-36e451b45af7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:19.827972 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0f83746-0dc4-4fe1-9d46-36e451b45af7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:19.828869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0f83746-0dc4-4fe1-9d46-36e451b45af7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:19.829565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0f83746-0dc4-4fe1-9d46-36e451b45af7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:19.829565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a0f83746-0dc4-4fe1-9d46-36e451b45af7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:19.844207 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:19.844207 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:19.845629 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0f83746-0dc4-4fe1-9d46-36e451b45af7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:19.845778 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1012/4006] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:19 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:20.022362 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-26f71aff-658b-4b62-bb2d-228afa38d98b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:20.025925 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26f71aff-658b-4b62-bb2d-228afa38d98b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 Aug 06 17:44:20.027349 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26f71aff-658b-4b62-bb2d-228afa38d98b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:20.027349 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26f71aff-658b-4b62-bb2d-228afa38d98b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:20.037882 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26f71aff-658b-4b62-bb2d-228afa38d98b tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 returned with HTTP 404 Aug 06 17:44:20.038414 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 998/4007] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:20 2026] GET /volume/v3/volumes/480179be-4ed0-4d11-84f0-5bbbdb4bce39 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:20.054059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5e568144-5cf0-428a-8df9-2fdca87423ad None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:20.054059 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:44:20.054059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:20.054932 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:20.054932 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume with id: 4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:44:20.065858 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:20.065858 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:20.065858 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:20.089212 np0000006677 devstack@c-api.service[100625]: WARNING cinder.keymgr.conf_key_mgr [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:44:20.104500 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume request issued successfully. Aug 06 17:44:20.104862 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e568144-5cf0-428a-8df9-2fdca87423ad tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 returned with HTTP 202 Aug 06 17:44:20.105164 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 986/4008] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:20 2026] DELETE /volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:20.119242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-056390eb-0ec1-4122-a55b-a19e4e85d64a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:20.121167 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-056390eb-0ec1-4122-a55b-a19e4e85d64a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:44:20.121381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-056390eb-0ec1-4122-a55b-a19e4e85d64a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:20.121658 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-056390eb-0ec1-4122-a55b-a19e4e85d64a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:20.130566 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:20.130566 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:20.136695 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-056390eb-0ec1-4122-a55b-a19e4e85d64a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:20.146854 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-056390eb-0ec1-4122-a55b-a19e4e85d64a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 returned with HTTP 200 Aug 06 17:44:20.147475 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1013/4009] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:20 2026] GET /volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:20.241124 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-33244e2a-7d37-4099-9154-cb40e3f775f7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:20.244126 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33244e2a-7d37-4099-9154-cb40e3f775f7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:20.244126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33244e2a-7d37-4099-9154-cb40e3f775f7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:20.244126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33244e2a-7d37-4099-9154-cb40e3f775f7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:20.244126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-33244e2a-7d37-4099-9154-cb40e3f775f7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:20.255826 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:20.255826 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:20.255826 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33244e2a-7d37-4099-9154-cb40e3f775f7 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:20.255826 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1013/4010] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:20 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:20.860815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d8c980e1-2206-45a8-9a98-3718fccd29d4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:20.863580 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8c980e1-2206-45a8-9a98-3718fccd29d4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:20.864087 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8c980e1-2206-45a8-9a98-3718fccd29d4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:20.864437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8c980e1-2206-45a8-9a98-3718fccd29d4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:20.864536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d8c980e1-2206-45a8-9a98-3718fccd29d4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:20.880628 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:20.880628 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:20.881712 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8c980e1-2206-45a8-9a98-3718fccd29d4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:20.886698 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 999/4011] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:20 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:21.167516 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a987228a-408f-41c9-945f-5ef7ecd11cd9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.169662 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a987228a-408f-41c9-945f-5ef7ecd11cd9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 Aug 06 17:44:21.170037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a987228a-408f-41c9-945f-5ef7ecd11cd9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.170287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a987228a-408f-41c9-945f-5ef7ecd11cd9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.178937 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a987228a-408f-41c9-945f-5ef7ecd11cd9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 returned with HTTP 404 Aug 06 17:44:21.179818 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 987/4012] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:21 2026] GET /volume/v3/volumes/4e26430e-a139-4a80-9066-61fbd643dd66 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:21.189149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.192185 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:44:21.192185 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.193038 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.194301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:44:21.244414 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Get all volumes completed successfully. Aug 06 17:44:21.246795 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:21.246795 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:21.255448 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-766764bf-7b64-44f4-b892-d8d46535f2e9 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:44:21.255448 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1014/4013] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:44:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11665 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:21.274206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-42f6befe-88ad-4923-bfb9-e6762f318ec3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.274588 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-87689b68-b515-4922-8a99-7e8c3f03df81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.276259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42f6befe-88ad-4923-bfb9-e6762f318ec3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:21.276577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42f6befe-88ad-4923-bfb9-e6762f318ec3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.276697 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-87689b68-b515-4922-8a99-7e8c3f03df81 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] DELETE https://10.4.3.207/volume/v3/types/050adc29-d141-4f7e-9eee-04bf9098db70 Aug 06 17:44:21.276860 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-87689b68-b515-4922-8a99-7e8c3f03df81 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.276986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-42f6befe-88ad-4923-bfb9-e6762f318ec3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.277126 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-87689b68-b515-4922-8a99-7e8c3f03df81 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.277197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-42f6befe-88ad-4923-bfb9-e6762f318ec3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:21.282397 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:21.282397 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:21.283188 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-42f6befe-88ad-4923-bfb9-e6762f318ec3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:21.284058 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1014/4014] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:21 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:21.305228 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3e269dd2-3343-4f62-ac40-380b271b3627 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.310482 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e269dd2-3343-4f62-ac40-380b271b3627 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] POST https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f/action Aug 06 17:44:21.310851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e269dd2-3343-4f62-ac40-380b271b3627 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:21.312737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3e269dd2-3343-4f62-ac40-380b271b3627 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:21.315413 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-3e269dd2-3343-4f62-ac40-380b271b3627 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Updating backup '6fdb0aa9-9bde-428f-8586-0062cbfeb24f' with '{'status': 'error'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 17:44:21.325456 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:21.325456 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:21.327233 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-3e269dd2-3343-4f62-ac40-380b271b3627 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ae459069b0864960ac08585d878739fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8bf59ac3a1f4dfaac6f82dde64769af', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:44:21.327510 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3e269dd2-3343-4f62-ac40-380b271b3627 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f/action returned with HTTP 403 Aug 06 17:44:21.328358 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 988/4015] 10.4.3.207 () {70 vars in 1430 bytes} [Thu Aug 6 17:44:21 2026] POST /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:21.329383 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-87689b68-b515-4922-8a99-7e8c3f03df81 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/types/050adc29-d141-4f7e-9eee-04bf9098db70 returned with HTTP 202 Aug 06 17:44:21.329822 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1000/4016] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:44:21 2026] DELETE /volume/v3/types/050adc29-d141-4f7e-9eee-04bf9098db70 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:21.337710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-629ec551-dc98-44b1-9078-b2c8882129c2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.339940 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 Aug 06 17:44:21.340289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.340632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.340877 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume with id: e75d46fe-e6fc-42e1-9cc9-23f403c821f0 Aug 06 17:44:21.352340 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:21.352340 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:21.352824 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:21.381863 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume request issued successfully. Aug 06 17:44:21.382213 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-629ec551-dc98-44b1-9078-b2c8882129c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 returned with HTTP 202 Aug 06 17:44:21.382744 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1015/4017] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:21 2026] DELETE /volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:21.398994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6dde2522-8b13-4956-8ae9-e2d4f7c6ae77 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.401621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6dde2522-8b13-4956-8ae9-e2d4f7c6ae77 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 Aug 06 17:44:21.402444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6dde2522-8b13-4956-8ae9-e2d4f7c6ae77 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.402986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6dde2522-8b13-4956-8ae9-e2d4f7c6ae77 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.415392 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:21.415392 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:21.421872 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6dde2522-8b13-4956-8ae9-e2d4f7c6ae77 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:21.427618 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6dde2522-8b13-4956-8ae9-e2d4f7c6ae77 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 returned with HTTP 200 Aug 06 17:44:21.428343 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1015/4018] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:21 2026] GET /volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:21.900924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b05bc49c-e7d4-44e8-830a-330ed8acd8c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:21.903916 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b05bc49c-e7d4-44e8-830a-330ed8acd8c5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:21.904390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b05bc49c-e7d4-44e8-830a-330ed8acd8c5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:21.905175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b05bc49c-e7d4-44e8-830a-330ed8acd8c5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:21.905175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b05bc49c-e7d4-44e8-830a-330ed8acd8c5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:21.914044 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:21.914044 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:21.914683 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b05bc49c-e7d4-44e8-830a-330ed8acd8c5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:21.915161 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 989/4019] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:21 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:22.449375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-70539968-b6e6-42aa-a655-3c3d814b606e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:22.455366 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70539968-b6e6-42aa-a655-3c3d814b606e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 Aug 06 17:44:22.455366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70539968-b6e6-42aa-a655-3c3d814b606e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:22.455366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70539968-b6e6-42aa-a655-3c3d814b606e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:22.473642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70539968-b6e6-42aa-a655-3c3d814b606e tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 returned with HTTP 404 Aug 06 17:44:22.473642 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1001/4020] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:22 2026] GET /volume/v3/volumes/e75d46fe-e6fc-42e1-9cc9-23f403c821f0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:22.486854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:22.492708 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] POST https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993/restore Aug 06 17:44:22.492708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:22.495217 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Restoring backup f348eb42-2e03-4c56-8a76-a022adf5b993 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100622) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:44:22.495370 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Restoring backup f348eb42-2e03-4c56-8a76-a022adf5b993 to volume None. Aug 06 17:44:22.504429 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:22.504429 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:22.505824 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Creating volume of 1 GB for restore of backup f348eb42-2e03-4c56-8a76-a022adf5b993. Aug 06 17:44:22.514767 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Availability Zones retrieved successfully. Aug 06 17:44:22.521672 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Flow 'volume_create_api' (622f8a36-0856-417c-a5e7-f08f9bf302a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:22.525480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9dba0bc-c43a-4f2a-a0a9-76f74e25ddf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:22.525480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:22.578085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9dba0bc-c43a-4f2a-a0a9-76f74e25ddf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:22.578336 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9271b6-b939-45ab-b3a7-71768cac0c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:22.669727 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Created reservations ['8fbbee78-98d7-4d1e-81de-25b4deb96f4c', 'e754e833-3174-482b-bbab-60ed900d0f98', '9ef0f38b-57d7-4612-8b0a-61766953c5cb', 'a78fd3f5-ae78-4374-b888-2a9d32535a48'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:22.671387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9271b6-b939-45ab-b3a7-71768cac0c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fbbee78-98d7-4d1e-81de-25b4deb96f4c', 'e754e833-3174-482b-bbab-60ed900d0f98', '9ef0f38b-57d7-4612-8b0a-61766953c5cb', 'a78fd3f5-ae78-4374-b888-2a9d32535a48']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:22.675314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42cf11ba-bd81-4162-a43e-f24803bd4797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:22.724949 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42cf11ba-bd81-4162-a43e-f24803bd4797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3b9fcc-84ef-40d8-9a43-979ff3f51793', '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='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['8fbbee78-98d7-4d1e-81de-25b4deb96f4c','e754e833-3174-482b-bbab-60ed900d0f98','9ef0f38b-57d7-4612-8b0a-61766953c5cb','a78fd3f5-ae78-4374-b888-2a9d32535a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae459069b0864960ac08585d878739fa',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:22Z,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=ba3b9fcc-84ef-40d8-9a43-979ff3f51793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8bf59ac3a1f4dfaac6f82dde64769af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae459069b0864960ac08585d878739fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:22.726892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896361de-fa58-408f-9085-90d215f0a4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:22.753045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896361de-fa58-408f-9085-90d215f0a4a9) transitioned into 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='e8bf59ac3a1f4dfaac6f82dde64769af',qos_specs=None,replication_status=,reservations=['8fbbee78-98d7-4d1e-81de-25b4deb96f4c','e754e833-3174-482b-bbab-60ed900d0f98','9ef0f38b-57d7-4612-8b0a-61766953c5cb','a78fd3f5-ae78-4374-b888-2a9d32535a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae459069b0864960ac08585d878739fa',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:22.754521 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15224247-8907-42ed-a9a0-40265ab86431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:22.771054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15224247-8907-42ed-a9a0-40265ab86431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:22.772271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Flow 'volume_create_api' (622f8a36-0856-417c-a5e7-f08f9bf302a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:22.772669 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Create volume request issued successfully. Aug 06 17:44:22.787313 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:22.787313 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:22.787872 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Volume info retrieved successfully. Aug 06 17:44:22.933484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2a26079a-c5c9-4ed1-8cf7-70cccf2abc38 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:22.936360 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a26079a-c5c9-4ed1-8cf7-70cccf2abc38 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:22.936794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a26079a-c5c9-4ed1-8cf7-70cccf2abc38 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:22.936935 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a26079a-c5c9-4ed1-8cf7-70cccf2abc38 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:22.937030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2a26079a-c5c9-4ed1-8cf7-70cccf2abc38 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:22.945376 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:22.945376 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:22.946031 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a26079a-c5c9-4ed1-8cf7-70cccf2abc38 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:22.946615 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1016/4021] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:22 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:23.245505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ec1899ca-dba3-43ff-82a5-b9d2c6a7b043 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:23.248824 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec1899ca-dba3-43ff-82a5-b9d2c6a7b043 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:44:23.249330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec1899ca-dba3-43ff-82a5-b9d2c6a7b043 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2097815475", "extra_specs": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:23.274791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec1899ca-dba3-43ff-82a5-b9d2c6a7b043 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:44:23.275267 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 990/4022] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:44:23 2026] POST /volume/v3/types => generated 212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:23.289997 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-21e26a35-ab3a-45e6-904d-5c6ab6134820 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:23.293351 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-21e26a35-ab3a-45e6-904d-5c6ab6134820 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] POST https://10.4.3.207/volume/v3/types/4e05fbce-c964-4fe8-95ff-0b8394a96a3e/encryption Aug 06 17:44:23.293832 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-21e26a35-ab3a-45e6-904d-5c6ab6134820 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:23.325007 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-21e26a35-ab3a-45e6-904d-5c6ab6134820 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/types/4e05fbce-c964-4fe8-95ff-0b8394a96a3e/encryption returned with HTTP 200 Aug 06 17:44:23.325695 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1002/4023] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:44:23 2026] POST /volume/v3/types/4e05fbce-c964-4fe8-95ff-0b8394a96a3e/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:23.383252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:23.387519 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:23.390242 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1157165289", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": "tempest-scenario-type-luks-2097815475", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:23.393470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1157165289', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': 'tempest-scenario-type-luks-2097815475', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:23.546009 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume of 1 GB Aug 06 17:44:23.546407 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:23.546407 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:23.547108 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Availability Zones retrieved successfully. Aug 06 17:44:23.554793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (4dc43f5c-7b7b-4dd2-b7fe-93073d2d744c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:23.556332 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980393df-d333-4456-a7a1-24cff5bbf1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:23.557476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:23.666710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980393df-d333-4456-a7a1-24cff5bbf1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:44:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e,is_public=True,name='tempest-scenario-type-luks-2097815475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e05fbce-c964-4fe8-95ff-0b8394a96a3e', '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=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:23.668144 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3109fa3-5848-40a5-827a-a51090552f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:23.712940 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2097815475 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2097815475, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:44:23.713154 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2097815475 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2097815475, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:44:23.758257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Created reservations ['8bf0b661-2eb1-4cbf-94de-cc406bfefd01', '72fe65d3-8bdc-4e7f-911a-db89e115bca4', '8e1b4472-7d46-457f-a18d-686df7e22286', 'd4a8d64e-41ad-40e1-8a58-2c9dc196de2d'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:23.759647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3109fa3-5848-40a5-827a-a51090552f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bf0b661-2eb1-4cbf-94de-cc406bfefd01', '72fe65d3-8bdc-4e7f-911a-db89e115bca4', '8e1b4472-7d46-457f-a18d-686df7e22286', 'd4a8d64e-41ad-40e1-8a58-2c9dc196de2d']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:23.761250 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6de4243-158c-498a-a1f6-697467e2207b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:23.798173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6de4243-158c-498a-a1f6-697467e2207b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1157165289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['8bf0b661-2eb1-4cbf-94de-cc406bfefd01','72fe65d3-8bdc-4e7f-911a-db89e115bca4','8e1b4472-7d46-457f-a18d-686df7e22286','d4a8d64e-41ad-40e1-8a58-2c9dc196de2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1157165289',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c89a93c33ee44eeaca1d510806d5655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e873e470c3dc4b639bd448689108dd30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e05fbce-c964-4fe8-95ff-0b8394a96a3e),volume_type_id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:23.799049 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:23.799049 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:23.800753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd543787-6a9c-42b2-a015-3fcce1c5f25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:23.800807 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Volume info retrieved successfully. Aug 06 17:44:23.800807 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Checking backup size 1 against volume size 1 {{(pid=100622) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:44:23.800807 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Overwriting volume ba3b9fcc-84ef-40d8-9a43-979ff3f51793 with restore of backup f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:23.832179 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd543787-6a9c-42b2-a015-3fcce1c5f25f) transitioned into state 'SUCCESS' from state '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-1157165289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['8bf0b661-2eb1-4cbf-94de-cc406bfefd01','72fe65d3-8bdc-4e7f-911a-db89e115bca4','8e1b4472-7d46-457f-a18d-686df7e22286','d4a8d64e-41ad-40e1-8a58-2c9dc196de2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:23.833774 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280fc5bf-1d04-452b-a03d-1228b02bc2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:23.835991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] restore_backup in rpcapi backup_id f348eb42-2e03-4c56-8a76-a022adf5b993 {{(pid=100622) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:44:23.838452 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f84fc2a3-8133-4614-a922-7eb6fb5d2b10 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993/restore returned with HTTP 202 Aug 06 17:44:23.839557 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1016/4024] 10.4.3.207 () {70 vars in 1433 bytes} [Thu Aug 6 17:44:22 2026] POST /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993/restore => generated 152 bytes in 1353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:23.849766 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ec064100-78ab-46b1-b4af-4dd5cf496b4d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:23.852122 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec064100-78ab-46b1-b4af-4dd5cf496b4d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:23.852122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec064100-78ab-46b1-b4af-4dd5cf496b4d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:23.852323 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280fc5bf-1d04-452b-a03d-1228b02bc2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:23.852452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec064100-78ab-46b1-b4af-4dd5cf496b4d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:23.852452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ec064100-78ab-46b1-b4af-4dd5cf496b4d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:23.853989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (4dc43f5c-7b7b-4dd2-b7fe-93073d2d744c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:23.853989 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request issued successfully. Aug 06 17:44:23.854862 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ef4341dc-c589-4fb0-abe3-9b9cb0f111ec tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:23.855396 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1017/4025] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:44:23 2026] POST /volume/v3/volumes => generated 792 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:23.861720 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:23.861720 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:23.862270 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec064100-78ab-46b1-b4af-4dd5cf496b4d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:23.862918 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 991/4026] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:23 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:23.879562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5b6ccdcd-e0a6-452c-8fab-96854cd6ed05 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:23.884654 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b6ccdcd-e0a6-452c-8fab-96854cd6ed05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:23.884654 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b6ccdcd-e0a6-452c-8fab-96854cd6ed05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:23.884815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b6ccdcd-e0a6-452c-8fab-96854cd6ed05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:23.894404 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:23.894404 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:23.903322 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5b6ccdcd-e0a6-452c-8fab-96854cd6ed05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:23.910252 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b6ccdcd-e0a6-452c-8fab-96854cd6ed05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:23.910789 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1003/4027] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:23 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:23.967131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bf2d7943-fbc9-44d7-8dd9-d5ee17e4e301 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:23.971541 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf2d7943-fbc9-44d7-8dd9-d5ee17e4e301 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:23.972240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf2d7943-fbc9-44d7-8dd9-d5ee17e4e301 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:23.973323 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf2d7943-fbc9-44d7-8dd9-d5ee17e4e301 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:23.973536 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-bf2d7943-fbc9-44d7-8dd9-d5ee17e4e301 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:23.979653 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:23.979653 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:23.981017 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf2d7943-fbc9-44d7-8dd9-d5ee17e4e301 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:23.981203 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1017/4028] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:23 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:24.885196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2c3ca6f3-6947-4a16-b068-9e52de320253 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:24.888865 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c3ca6f3-6947-4a16-b068-9e52de320253 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:24.888865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c3ca6f3-6947-4a16-b068-9e52de320253 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:24.889177 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c3ca6f3-6947-4a16-b068-9e52de320253 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:24.889523 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2c3ca6f3-6947-4a16-b068-9e52de320253 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:24.895457 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:24.895457 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:24.896990 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c3ca6f3-6947-4a16-b068-9e52de320253 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:24.898672 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1018/4029] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:24 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:24.930700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7bee1582-11b5-426f-b6b0-529b28b25dcf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:24.933511 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7bee1582-11b5-426f-b6b0-529b28b25dcf tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:24.933665 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7bee1582-11b5-426f-b6b0-529b28b25dcf tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:24.933858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7bee1582-11b5-426f-b6b0-529b28b25dcf tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:24.943912 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:24.943912 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:24.951892 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7bee1582-11b5-426f-b6b0-529b28b25dcf tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:24.960945 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7bee1582-11b5-426f-b6b0-529b28b25dcf tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:24.962166 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 992/4030] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:24 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 942 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:24.997291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fb852e8b-0a9b-40b6-b521-bb1ae1f9bb09 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:25.002444 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb852e8b-0a9b-40b6-b521-bb1ae1f9bb09 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:25.002723 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb852e8b-0a9b-40b6-b521-bb1ae1f9bb09 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:25.002723 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fb852e8b-0a9b-40b6-b521-bb1ae1f9bb09 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:25.003222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-fb852e8b-0a9b-40b6-b521-bb1ae1f9bb09 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:25.010370 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:25.010370 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:25.011637 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fb852e8b-0a9b-40b6-b521-bb1ae1f9bb09 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:25.011750 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1004/4031] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:24 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:25.910417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-892008a8-f913-4470-8bf0-906ea30c460f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:25.915098 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-892008a8-f913-4470-8bf0-906ea30c460f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:25.915098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-892008a8-f913-4470-8bf0-906ea30c460f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:25.915098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-892008a8-f913-4470-8bf0-906ea30c460f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:25.915098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-892008a8-f913-4470-8bf0-906ea30c460f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:25.919652 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:25.919652 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:25.920644 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-892008a8-f913-4470-8bf0-906ea30c460f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:25.921126 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1018/4032] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:25 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:25.977917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-009f02d0-6b76-4ec1-99fd-8292a18f53aa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:25.980335 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-009f02d0-6b76-4ec1-99fd-8292a18f53aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:25.980529 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-009f02d0-6b76-4ec1-99fd-8292a18f53aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:25.980743 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-009f02d0-6b76-4ec1-99fd-8292a18f53aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:25.989405 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:25.989405 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:25.994347 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-009f02d0-6b76-4ec1-99fd-8292a18f53aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:26.000009 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-009f02d0-6b76-4ec1-99fd-8292a18f53aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:26.000413 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1019/4033] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:25 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:26.027820 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cb4e41b8-a718-48a4-85b9-3c153b3828e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:26.030310 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb4e41b8-a718-48a4-85b9-3c153b3828e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:26.030642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb4e41b8-a718-48a4-85b9-3c153b3828e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:26.030976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cb4e41b8-a718-48a4-85b9-3c153b3828e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:26.031158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-cb4e41b8-a718-48a4-85b9-3c153b3828e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:26.037148 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:26.037148 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:26.038289 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cb4e41b8-a718-48a4-85b9-3c153b3828e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:26.038867 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 993/4034] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:26 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:26.934308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ad7a32ac-57ef-4dc1-a0bb-05fd314d40f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:26.936306 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ad7a32ac-57ef-4dc1-a0bb-05fd314d40f4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:26.936528 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ad7a32ac-57ef-4dc1-a0bb-05fd314d40f4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:26.936789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ad7a32ac-57ef-4dc1-a0bb-05fd314d40f4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:26.936902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ad7a32ac-57ef-4dc1-a0bb-05fd314d40f4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:26.941590 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:26.941590 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:26.942267 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ad7a32ac-57ef-4dc1-a0bb-05fd314d40f4 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:26.942666 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1005/4035] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:26 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:27.015456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c85f0e76-18e7-46a8-886b-16f0379aca95 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:27.018019 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c85f0e76-18e7-46a8-886b-16f0379aca95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:27.018337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c85f0e76-18e7-46a8-886b-16f0379aca95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:27.018664 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c85f0e76-18e7-46a8-886b-16f0379aca95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:27.035038 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:27.035038 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:27.039759 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c85f0e76-18e7-46a8-886b-16f0379aca95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:27.045360 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c85f0e76-18e7-46a8-886b-16f0379aca95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:27.045985 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1019/4036] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:27 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:27.053201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bbbd8526-eec6-4356-92d5-9309dc360b51 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:27.053701 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbbd8526-eec6-4356-92d5-9309dc360b51 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:27.056009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbbd8526-eec6-4356-92d5-9309dc360b51 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:27.056009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbbd8526-eec6-4356-92d5-9309dc360b51 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:27.056009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-bbbd8526-eec6-4356-92d5-9309dc360b51 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:27.059782 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:27.059782 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:27.060911 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbbd8526-eec6-4356-92d5-9309dc360b51 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:27.062467 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1020/4037] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:27 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:27.955310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a099d909-74f4-42cb-aec7-d83a849588d1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:27.957955 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a099d909-74f4-42cb-aec7-d83a849588d1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:27.958328 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a099d909-74f4-42cb-aec7-d83a849588d1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:27.958629 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a099d909-74f4-42cb-aec7-d83a849588d1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:27.958789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a099d909-74f4-42cb-aec7-d83a849588d1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:27.966247 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:27.966247 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:27.968392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a099d909-74f4-42cb-aec7-d83a849588d1 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:27.968392 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 994/4038] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:27 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:28.061336 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-914147eb-72bc-449d-b575-0034f70e8afa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:28.063808 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-914147eb-72bc-449d-b575-0034f70e8afa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:28.065171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-914147eb-72bc-449d-b575-0034f70e8afa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:28.065171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-914147eb-72bc-449d-b575-0034f70e8afa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:28.073585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-947007e6-c100-4fc5-83cb-9d75c2423fcc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:28.077316 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:28.077316 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:28.078152 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-947007e6-c100-4fc5-83cb-9d75c2423fcc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:28.078152 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-947007e6-c100-4fc5-83cb-9d75c2423fcc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:28.078494 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-947007e6-c100-4fc5-83cb-9d75c2423fcc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:28.079297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-947007e6-c100-4fc5-83cb-9d75c2423fcc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:28.082197 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-914147eb-72bc-449d-b575-0034f70e8afa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:28.087512 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:28.087512 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:28.088215 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-914147eb-72bc-449d-b575-0034f70e8afa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:28.088313 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-947007e6-c100-4fc5-83cb-9d75c2423fcc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:28.088697 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1006/4040] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:28 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:28.088772 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1020/4040] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:28 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:28.985098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b2032a9b-c0a1-4de8-9585-841f02f36c3f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:28.990808 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b2032a9b-c0a1-4de8-9585-841f02f36c3f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:28.991608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b2032a9b-c0a1-4de8-9585-841f02f36c3f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:28.991608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b2032a9b-c0a1-4de8-9585-841f02f36c3f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:28.991608 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b2032a9b-c0a1-4de8-9585-841f02f36c3f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:29.002829 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:29.002829 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:29.003623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b2032a9b-c0a1-4de8-9585-841f02f36c3f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:29.004102 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1021/4041] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:28 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:29.102803 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2bd5a6b4-a1be-4893-b0f3-0e9c57b66a06 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:29.105030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ac220106-3ac9-4461-954e-504bc1abcadc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:29.106809 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bd5a6b4-a1be-4893-b0f3-0e9c57b66a06 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:29.107615 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bd5a6b4-a1be-4893-b0f3-0e9c57b66a06 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:29.107698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ac220106-3ac9-4461-954e-504bc1abcadc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:29.107698 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ac220106-3ac9-4461-954e-504bc1abcadc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:29.107841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2bd5a6b4-a1be-4893-b0f3-0e9c57b66a06 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:29.107841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-2bd5a6b4-a1be-4893-b0f3-0e9c57b66a06 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:29.107917 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ac220106-3ac9-4461-954e-504bc1abcadc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:29.116889 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:29.116889 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:29.118237 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:29.118237 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:29.118357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2bd5a6b4-a1be-4893-b0f3-0e9c57b66a06 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:29.118923 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 995/4042] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:29 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:29.124699 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ac220106-3ac9-4461-954e-504bc1abcadc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:29.134182 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ac220106-3ac9-4461-954e-504bc1abcadc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:29.136302 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1007/4043] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:29 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:30.021024 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4021802b-0a4a-47ba-b4b5-a12aad6fc039 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:30.024100 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4021802b-0a4a-47ba-b4b5-a12aad6fc039 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:30.025489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4021802b-0a4a-47ba-b4b5-a12aad6fc039 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:30.025489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4021802b-0a4a-47ba-b4b5-a12aad6fc039 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:30.025489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4021802b-0a4a-47ba-b4b5-a12aad6fc039 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:30.034832 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:30.034832 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:30.037275 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4021802b-0a4a-47ba-b4b5-a12aad6fc039 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:30.038479 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1021/4044] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:30 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:30.136172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b4170c50-3052-4a51-862c-6225cfc37d2d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:30.139133 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b4170c50-3052-4a51-862c-6225cfc37d2d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:30.139720 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b4170c50-3052-4a51-862c-6225cfc37d2d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:30.140133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b4170c50-3052-4a51-862c-6225cfc37d2d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:30.140415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b4170c50-3052-4a51-862c-6225cfc37d2d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:30.149450 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:30.149450 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:30.150954 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b4170c50-3052-4a51-862c-6225cfc37d2d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:30.151750 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1022/4045] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:30 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:30.155892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-be3cc0bd-0039-4232-bbba-b4f5666f8928 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:30.161729 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be3cc0bd-0039-4232-bbba-b4f5666f8928 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:30.161979 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be3cc0bd-0039-4232-bbba-b4f5666f8928 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:30.162214 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be3cc0bd-0039-4232-bbba-b4f5666f8928 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:30.175616 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:30.175616 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:30.179701 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-be3cc0bd-0039-4232-bbba-b4f5666f8928 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:30.186993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be3cc0bd-0039-4232-bbba-b4f5666f8928 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:30.186993 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 996/4046] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:30 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:30.463264 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:30.473635 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/limits Aug 06 17:44:30.473783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:30.474058 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:30.495011 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2097815475 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2097815475, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:44:30.495453 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2097815475 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2097815475, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:44:30.495877 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2097815475 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2097815475, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:44:30.518719 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-f5f94e3a-765f-4026-8b9e-41bd7ef88f35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/limits returned with HTTP 200 Aug 06 17:44:30.519748 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1008/4047] 10.4.3.207 () {68 vars in 1484 bytes} [Thu Aug 6 17:44:30 2026] GET /volume/v3/limits => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:30.582257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-4fcbf234-f65b-4fb3-8483-ccfb092fc68d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:30.585216 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-4fcbf234-f65b-4fb3-8483-ccfb092fc68d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:44:30.585437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-4fcbf234-f65b-4fb3-8483-ccfb092fc68d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:30.585673 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-4fcbf234-f65b-4fb3-8483-ccfb092fc68d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:30.603451 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:30.603451 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:30.607006 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-4fcbf234-f65b-4fb3-8483-ccfb092fc68d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:30.614637 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-4fcbf234-f65b-4fb3-8483-ccfb092fc68d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:44:30.615188 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1022/4048] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:30 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:30.632956 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:30.635491 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:44:30.636371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82d53af0-aed6-4fd0-8daf-5739ff6ee3fc", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1532866395", "description": null, "metadata": {}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:30.657003 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:30.657003 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:30.657363 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:30.657762 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume 82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:44:30.703839 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['25486bd6-9077-4038-adda-e4aa71f9f0f8', 'c6faea53-2ab2-4f90-9aa1-88169a0b82dc', '175d30b6-9f9a-431d-affa-0f525e317d65', '9bd4df67-7b48-452b-b62a-c075da420243'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:30.774769 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot force create request issued successfully. Aug 06 17:44:30.775016 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-fda6d8e3-1c36-43c3-8a1b-78f47aab2f5b req-9c33ef3d-9db0-4494-9d6e-d7d14ee0984d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:44:30.775662 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1023/4049] 10.4.3.207 () {72 vars in 1547 bytes} [Thu Aug 6 17:44:30 2026] POST /volume/v3/snapshots => generated 320 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:31.052481 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ada47035-ac4e-4dbc-9ca3-56924f3bfbff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:31.059511 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ada47035-ac4e-4dbc-9ca3-56924f3bfbff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:31.059977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ada47035-ac4e-4dbc-9ca3-56924f3bfbff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:31.060982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ada47035-ac4e-4dbc-9ca3-56924f3bfbff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:31.060982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ada47035-ac4e-4dbc-9ca3-56924f3bfbff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:31.068165 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:31.068165 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:31.069237 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ada47035-ac4e-4dbc-9ca3-56924f3bfbff tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:31.069763 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 997/4050] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:31 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:31.171332 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-253ce4ea-85d6-4ea3-8d89-cb65b8386729 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:31.174210 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-253ce4ea-85d6-4ea3-8d89-cb65b8386729 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:31.175230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-253ce4ea-85d6-4ea3-8d89-cb65b8386729 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:31.175230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-253ce4ea-85d6-4ea3-8d89-cb65b8386729 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:31.176748 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-253ce4ea-85d6-4ea3-8d89-cb65b8386729 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:31.188186 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:31.188186 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:31.190159 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-253ce4ea-85d6-4ea3-8d89-cb65b8386729 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:31.190872 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1009/4051] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:31 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:31.204334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cc5c83e1-da7e-4edc-b05e-6b50fbab1d66 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:31.207998 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc5c83e1-da7e-4edc-b05e-6b50fbab1d66 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:31.207998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc5c83e1-da7e-4edc-b05e-6b50fbab1d66 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:31.208228 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cc5c83e1-da7e-4edc-b05e-6b50fbab1d66 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:31.220875 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:31.220875 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:31.229595 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cc5c83e1-da7e-4edc-b05e-6b50fbab1d66 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:31.239597 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cc5c83e1-da7e-4edc-b05e-6b50fbab1d66 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:31.240143 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1023/4052] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:31 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:32.083431 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ca285f68-0d86-49da-84bd-8c74c4c35643 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:32.087454 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca285f68-0d86-49da-84bd-8c74c4c35643 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:32.087454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ca285f68-0d86-49da-84bd-8c74c4c35643 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:32.088142 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ca285f68-0d86-49da-84bd-8c74c4c35643 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:32.088142 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ca285f68-0d86-49da-84bd-8c74c4c35643 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:32.094744 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:32.094744 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:32.095783 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ca285f68-0d86-49da-84bd-8c74c4c35643 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:32.097182 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1024/4053] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:32 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:32.206262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b2a7e4ee-74e5-4aa6-93f1-ea84987e2f49 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:32.210872 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b2a7e4ee-74e5-4aa6-93f1-ea84987e2f49 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:32.211211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b2a7e4ee-74e5-4aa6-93f1-ea84987e2f49 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:32.211365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b2a7e4ee-74e5-4aa6-93f1-ea84987e2f49 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:32.211547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b2a7e4ee-74e5-4aa6-93f1-ea84987e2f49 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:32.219126 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:32.219126 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:32.220162 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b2a7e4ee-74e5-4aa6-93f1-ea84987e2f49 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:32.220645 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 998/4054] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:32 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:32.260104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8df0616b-5c74-4a36-95c0-be79b6681ab5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:32.266312 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8df0616b-5c74-4a36-95c0-be79b6681ab5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:32.266660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8df0616b-5c74-4a36-95c0-be79b6681ab5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:32.266906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8df0616b-5c74-4a36-95c0-be79b6681ab5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:32.277118 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:32.277118 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:32.283459 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8df0616b-5c74-4a36-95c0-be79b6681ab5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:32.289273 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8df0616b-5c74-4a36-95c0-be79b6681ab5 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:32.289763 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1010/4055] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:32 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:33.110125 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-118f7b88-79f4-4c59-85f9-bbe16150888d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:33.112390 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-118f7b88-79f4-4c59-85f9-bbe16150888d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:33.112615 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-118f7b88-79f4-4c59-85f9-bbe16150888d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:33.112849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-118f7b88-79f4-4c59-85f9-bbe16150888d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:33.113153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-118f7b88-79f4-4c59-85f9-bbe16150888d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:33.123046 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:33.123046 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:33.125407 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-118f7b88-79f4-4c59-85f9-bbe16150888d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:33.126023 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1024/4056] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:33 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:33.182246 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-990d9382-8189-43a2-b740-41b97b8f4c7c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:33.237341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-78c7c43c-a9ed-4397-a9fd-1674b59855e4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:33.241084 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78c7c43c-a9ed-4397-a9fd-1674b59855e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:33.241084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78c7c43c-a9ed-4397-a9fd-1674b59855e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:33.241084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78c7c43c-a9ed-4397-a9fd-1674b59855e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:33.241084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-78c7c43c-a9ed-4397-a9fd-1674b59855e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:33.248212 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:33.248212 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:33.251712 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78c7c43c-a9ed-4397-a9fd-1674b59855e4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:33.253395 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 999/4057] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:33 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:33.308055 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-81eab0f6-cfc0-4ee3-b186-12d1034ec535 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:33.312282 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-81eab0f6-cfc0-4ee3-b186-12d1034ec535 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:33.313407 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-81eab0f6-cfc0-4ee3-b186-12d1034ec535 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:33.313407 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-81eab0f6-cfc0-4ee3-b186-12d1034ec535 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:33.329733 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:33.329733 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:33.345043 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-81eab0f6-cfc0-4ee3-b186-12d1034ec535 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:33.356112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-81eab0f6-cfc0-4ee3-b186-12d1034ec535 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:33.356256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:33.356487 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1011/4058] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:33 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:33.356548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1009743511", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:33.359531 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1009743511', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:33.359531 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Create volume of 1 GB Aug 06 17:44:33.365980 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Availability Zones retrieved successfully. Aug 06 17:44:33.374470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Flow 'volume_create_api' (8bf4dcf6-2ed1-4c1d-8f0f-7dd862464d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:33.376321 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68aca4c-b06a-45b4-b4bc-9ef18b55cd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:33.378375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:33.427459 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68aca4c-b06a-45b4-b4bc-9ef18b55cd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:33.428253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26724ce0-394b-4464-a943-07ae8e6bb96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:33.528652 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Created reservations ['437102e2-5e1d-4f25-9bc7-521903c11c9c', '7410dea2-51b8-433f-846a-c85c943c0522', 'af1704c5-b5a3-43a8-bec1-eb89663b064c', '2ed62792-b338-41c4-8907-bd13db54c7da'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:33.529722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26724ce0-394b-4464-a943-07ae8e6bb96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['437102e2-5e1d-4f25-9bc7-521903c11c9c', '7410dea2-51b8-433f-846a-c85c943c0522', 'af1704c5-b5a3-43a8-bec1-eb89663b064c', '2ed62792-b338-41c4-8907-bd13db54c7da']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:33.530974 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaad4690-fb55-4c68-a245-03db0526f778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:33.562445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaad4690-fb55-4c68-a245-03db0526f778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd632062f-d4fa-4681-a091-a799c7fc0f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1009743511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb94ea3dd034bc4ab86aa1241685f48',qos_specs=None,replication_status=,reservations=['437102e2-5e1d-4f25-9bc7-521903c11c9c','7410dea2-51b8-433f-846a-c85c943c0522','af1704c5-b5a3-43a8-bec1-eb89663b064c','2ed62792-b338-41c4-8907-bd13db54c7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f2c69404b04081a1d7f8e610a2a2e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1009743511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d632062f-d4fa-4681-a091-a799c7fc0f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deb94ea3dd034bc4ab86aa1241685f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f2c69404b04081a1d7f8e610a2a2e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:33.563654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515245e6-f898-4dda-871c-649d0afc5bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:33.590226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515245e6-f898-4dda-871c-649d0afc5bef) transitioned into state 'SUCCESS' from state '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-1009743511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deb94ea3dd034bc4ab86aa1241685f48',qos_specs=None,replication_status=,reservations=['437102e2-5e1d-4f25-9bc7-521903c11c9c','7410dea2-51b8-433f-846a-c85c943c0522','af1704c5-b5a3-43a8-bec1-eb89663b064c','2ed62792-b338-41c4-8907-bd13db54c7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f2c69404b04081a1d7f8e610a2a2e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:33.591356 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e89bc03-facc-4d05-8c93-18db5a303fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:33.601324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e89bc03-facc-4d05-8c93-18db5a303fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:33.602417 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Flow 'volume_create_api' (8bf4dcf6-2ed1-4c1d-8f0f-7dd862464d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:33.602779 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Create volume request issued successfully. Aug 06 17:44:33.603624 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-990d9382-8189-43a2-b740-41b97b8f4c7c tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:33.604134 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1025/4059] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:44:33 2026] POST /volume/v3/volumes => generated 756 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:33.617730 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c8d11cea-a065-4aa4-9528-f821ceceabf4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:33.620841 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8d11cea-a065-4aa4-9528-f821ceceabf4 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:33.620841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8d11cea-a065-4aa4-9528-f821ceceabf4 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:33.621957 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8d11cea-a065-4aa4-9528-f821ceceabf4 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:33.633466 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:33.633466 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:33.639527 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c8d11cea-a065-4aa4-9528-f821ceceabf4 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:33.648132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8d11cea-a065-4aa4-9528-f821ceceabf4 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 200 Aug 06 17:44:33.648132 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1025/4060] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:33 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:33.704249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1e3e5047-11e3-43d9-b2c0-4fd8243026bc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:33.706747 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1e3e5047-11e3-43d9-b2c0-4fd8243026bc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:44:33.707739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1e3e5047-11e3-43d9-b2c0-4fd8243026bc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:33.708660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1e3e5047-11e3-43d9-b2c0-4fd8243026bc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:33.716220 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:33.716220 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:33.716936 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1e3e5047-11e3-43d9-b2c0-4fd8243026bc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:44:33.717953 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1e3e5047-11e3-43d9-b2c0-4fd8243026bc tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 200 Aug 06 17:44:33.718525 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1000/4061] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:33 2026] GET /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:34.138556 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0ab9c5f5-53b6-4a81-a97b-f16cc710e8a2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:34.141329 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ab9c5f5-53b6-4a81-a97b-f16cc710e8a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:34.141643 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ab9c5f5-53b6-4a81-a97b-f16cc710e8a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:34.141883 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ab9c5f5-53b6-4a81-a97b-f16cc710e8a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:34.142565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0ab9c5f5-53b6-4a81-a97b-f16cc710e8a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:34.147909 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.147909 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:34.148667 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ab9c5f5-53b6-4a81-a97b-f16cc710e8a2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:34.149038 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1012/4062] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:34 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:34.267792 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7188bfcd-e4c9-4c28-9ce5-9454e324e0c0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:34.270027 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7188bfcd-e4c9-4c28-9ce5-9454e324e0c0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:34.270283 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7188bfcd-e4c9-4c28-9ce5-9454e324e0c0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:34.270537 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7188bfcd-e4c9-4c28-9ce5-9454e324e0c0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:34.270681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7188bfcd-e4c9-4c28-9ce5-9454e324e0c0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:34.276121 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.276121 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:34.276624 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7188bfcd-e4c9-4c28-9ce5-9454e324e0c0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:34.277008 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1026/4063] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:34 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:34.377572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ea188de2-94a7-4cea-8c7a-c82e588352b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:34.380277 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea188de2-94a7-4cea-8c7a-c82e588352b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:34.380581 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea188de2-94a7-4cea-8c7a-c82e588352b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:34.380829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ea188de2-94a7-4cea-8c7a-c82e588352b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:34.390406 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.390406 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:34.395759 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ea188de2-94a7-4cea-8c7a-c82e588352b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:34.404804 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ea188de2-94a7-4cea-8c7a-c82e588352b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:34.405358 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1026/4064] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:34 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:34.666801 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c5f7400d-44e0-407a-a3c2-4591b7fb4662 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:34.669688 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5f7400d-44e0-407a-a3c2-4591b7fb4662 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:34.669907 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5f7400d-44e0-407a-a3c2-4591b7fb4662 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:34.670317 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c5f7400d-44e0-407a-a3c2-4591b7fb4662 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:34.680109 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.680109 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:34.685881 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c5f7400d-44e0-407a-a3c2-4591b7fb4662 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:34.691381 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c5f7400d-44e0-407a-a3c2-4591b7fb4662 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 200 Aug 06 17:44:34.691948 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1001/4065] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:34 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:34.707215 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7fe64dc2-ab00-46e8-ba06-ca12c123221b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:34.709457 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fe64dc2-ab00-46e8-ba06-ca12c123221b tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:34.709671 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7fe64dc2-ab00-46e8-ba06-ca12c123221b tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:34.709863 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7fe64dc2-ab00-46e8-ba06-ca12c123221b tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:34.717859 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.717859 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:34.722390 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7fe64dc2-ab00-46e8-ba06-ca12c123221b tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:34.728087 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7fe64dc2-ab00-46e8-ba06-ca12c123221b tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 200 Aug 06 17:44:34.728615 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1013/4066] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:34 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:34.743218 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:34.745087 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] POST https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b/action Aug 06 17:44:34.745461 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1688227991", "disk_format": "raw"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:34.745667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1688227991", "disk_format": "raw"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:34.757520 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.757520 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:34.758258 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:34.776989 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:34.776989 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:34.782302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.image.image_utils [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1688227991'}] 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-1688227991'}]. {{(pid=100623) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 06 17:44:35.163188 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-687d99f3-f8e0-47a5-aaf4-faffe14480c2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.165348 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-687d99f3-f8e0-47a5-aaf4-faffe14480c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:35.165634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-687d99f3-f8e0-47a5-aaf4-faffe14480c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.165829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-687d99f3-f8e0-47a5-aaf4-faffe14480c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.165940 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-687d99f3-f8e0-47a5-aaf4-faffe14480c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:35.171294 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.171294 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:35.172235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-687d99f3-f8e0-47a5-aaf4-faffe14480c2 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:35.172779 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1027/4067] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:35 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:35.184917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.191991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 Aug 06 17:44:35.191991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.191991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.191991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume with id: ba3b9fcc-84ef-40d8-9a43-979ff3f51793 Aug 06 17:44:35.203522 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.203522 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:35.204211 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:35.230505 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume request issued successfully. Aug 06 17:44:35.230772 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1f0a3fb6-a456-43ab-8a99-8a8801bc8757 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 returned with HTTP 202 Aug 06 17:44:35.231284 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1002/4068] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:35 2026] DELETE /volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:35.239656 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-af5acd06-00b8-4554-8d5d-4721f11f2598 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.241283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af5acd06-00b8-4554-8d5d-4721f11f2598 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 Aug 06 17:44:35.241532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af5acd06-00b8-4554-8d5d-4721f11f2598 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.241725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af5acd06-00b8-4554-8d5d-4721f11f2598 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.249610 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.249610 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:35.253761 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-af5acd06-00b8-4554-8d5d-4721f11f2598 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:35.259548 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af5acd06-00b8-4554-8d5d-4721f11f2598 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 returned with HTTP 200 Aug 06 17:44:35.260223 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1014/4069] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:35 2026] GET /volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:35.291414 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8e83a174-2729-4d70-8bd6-fc7b49d10c3e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.293649 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8e83a174-2729-4d70-8bd6-fc7b49d10c3e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:35.293879 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8e83a174-2729-4d70-8bd6-fc7b49d10c3e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.294033 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8e83a174-2729-4d70-8bd6-fc7b49d10c3e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.294153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8e83a174-2729-4d70-8bd6-fc7b49d10c3e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:35.298995 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.298995 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:35.299934 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8e83a174-2729-4d70-8bd6-fc7b49d10c3e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:35.300340 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1028/4070] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:35 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:35.311389 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.314584 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Copy volume to image completed successfully. Aug 06 17:44:35.315163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8f0cec19-acb5-485a-8501-03f91cdd85d5 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b/action returned with HTTP 202 Aug 06 17:44:35.315717 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1027/4071] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:34 2026] POST /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b/action => generated 686 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:35.423446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c15f70d-706d-47b9-97ac-42aaa0b059be None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.427376 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c15f70d-706d-47b9-97ac-42aaa0b059be tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:35.427647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c15f70d-706d-47b9-97ac-42aaa0b059be tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.427888 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c15f70d-706d-47b9-97ac-42aaa0b059be tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.435888 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.435888 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:35.440028 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:44:35.440028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b1bbf54-9209-4ea6-84e4-fc69eab7ca86", "incremental": true}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:35.440581 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c15f70d-706d-47b9-97ac-42aaa0b059be tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:35.440639 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating new backup {'backup': {'volume_id': '4b1bbf54-9209-4ea6-84e4-fc69eab7ca86', 'incremental': True}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:44:35.440639 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating backup of volume 4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 in container None Aug 06 17:44:35.447159 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c15f70d-706d-47b9-97ac-42aaa0b059be tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:35.448627 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1015/4072] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:35 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:35.449642 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.449642 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:35.450101 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Volume info retrieved successfully. Aug 06 17:44:35.506190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Created reservations ['5470c340-f8f2-44de-bedd-b0dfa6b478c5', 'c824465b-94b3-4104-91a6-654f87a9a008'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:35.536991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2962032d-b015-4801-a9c2-2d1002bc4a14 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 400 Aug 06 17:44:35.537589 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1003/4073] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:35 2026] POST /volume/v3/backups => generated 109 bytes in 227 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:44:35.546306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.550218 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] DELETE https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:35.550738 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.551358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.551599 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete backup with id: a1b4a7b4-1907-4747-a781-0bb77a7ce336. Aug 06 17:44:35.557812 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.557812 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:35.573223 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] delete_backup rpcapi backup_id a1b4a7b4-1907-4747-a781-0bb77a7ce336 {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:44:35.575450 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-76fdfb8f-5195-47c3-b3fe-6357fd73f6a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 202 Aug 06 17:44:35.575907 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1029/4074] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:35 2026] DELETE /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:35.584472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3758ad31-3134-48d9-a6b8-aebcbad22b01 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.586379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3758ad31-3134-48d9-a6b8-aebcbad22b01 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:35.586607 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3758ad31-3134-48d9-a6b8-aebcbad22b01 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.586840 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3758ad31-3134-48d9-a6b8-aebcbad22b01 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.586986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3758ad31-3134-48d9-a6b8-aebcbad22b01 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:35.592660 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.592660 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:35.593916 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3758ad31-3134-48d9-a6b8-aebcbad22b01 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 200 Aug 06 17:44:35.594465 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1028/4075] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:35 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:35.844149 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-56f4e796-0738-4626-94d5-a06cd4378170 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:35.847031 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-56f4e796-0738-4626-94d5-a06cd4378170 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:44:35.847447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-56f4e796-0738-4626-94d5-a06cd4378170 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:35.847764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-56f4e796-0738-4626-94d5-a06cd4378170 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:35.854074 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:35.854074 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:35.854686 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-56f4e796-0738-4626-94d5-a06cd4378170 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:44:35.855841 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-56f4e796-0738-4626-94d5-a06cd4378170 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 200 Aug 06 17:44:35.856425 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1016/4076] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:44:35 2026] GET /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:36.280846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2fb3a68b-a013-4bdd-9b00-f42551acd526 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.285808 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2fb3a68b-a013-4bdd-9b00-f42551acd526 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 Aug 06 17:44:36.285947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2fb3a68b-a013-4bdd-9b00-f42551acd526 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.286613 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2fb3a68b-a013-4bdd-9b00-f42551acd526 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.294928 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2fb3a68b-a013-4bdd-9b00-f42551acd526 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 returned with HTTP 404 Aug 06 17:44:36.295804 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1004/4077] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:36 2026] GET /volume/v3/volumes/ba3b9fcc-84ef-40d8-9a43-979ff3f51793 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:36.307829 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d8f1129f-351f-45e4-ab26-b2b35f542e52 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.312236 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d8f1129f-351f-45e4-ab26-b2b35f542e52 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:36.312600 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d8f1129f-351f-45e4-ab26-b2b35f542e52 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.313273 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d8f1129f-351f-45e4-ab26-b2b35f542e52 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.313758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d8f1129f-351f-45e4-ab26-b2b35f542e52 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:36.321523 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:36.321523 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:36.322633 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d8f1129f-351f-45e4-ab26-b2b35f542e52 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-member] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:36.323062 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1030/4078] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:36 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:36.337380 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-40c09884-24c7-444d-b977-38951474c125 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.339922 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-40c09884-24c7-444d-b977-38951474c125 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:36.340269 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-40c09884-24c7-444d-b977-38951474c125 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.340587 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-40c09884-24c7-444d-b977-38951474c125 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.340765 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-40c09884-24c7-444d-b977-38951474c125 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete backup with id: 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. Aug 06 17:44:36.348759 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:36.348759 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:36.367920 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-40c09884-24c7-444d-b977-38951474c125 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] delete_backup rpcapi backup_id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:44:36.370231 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-40c09884-24c7-444d-b977-38951474c125 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 202 Aug 06 17:44:36.370774 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1029/4079] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:36 2026] DELETE /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:36.384042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-819fd5cb-7066-44d7-ad29-fb9e9c349281 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.386673 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-819fd5cb-7066-44d7-ad29-fb9e9c349281 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:36.387984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-819fd5cb-7066-44d7-ad29-fb9e9c349281 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.387984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-819fd5cb-7066-44d7-ad29-fb9e9c349281 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.387984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-819fd5cb-7066-44d7-ad29-fb9e9c349281 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:36.394260 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:36.394260 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:36.396107 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-819fd5cb-7066-44d7-ad29-fb9e9c349281 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 200 Aug 06 17:44:36.396107 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1017/4080] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:36 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:36.465060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6ed5e50d-f8e4-415c-8e65-95e2062d993e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.467447 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6ed5e50d-f8e4-415c-8e65-95e2062d993e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:36.467728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6ed5e50d-f8e4-415c-8e65-95e2062d993e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.468298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6ed5e50d-f8e4-415c-8e65-95e2062d993e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.481887 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:36.481887 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:36.498586 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6ed5e50d-f8e4-415c-8e65-95e2062d993e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:36.512163 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6ed5e50d-f8e4-415c-8e65-95e2062d993e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:36.512281 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1005/4081] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:36 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:36.609078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84aa96d6-5b6f-486e-88e7-de7ad6c268ef None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.611378 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84aa96d6-5b6f-486e-88e7-de7ad6c268ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 Aug 06 17:44:36.611635 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84aa96d6-5b6f-486e-88e7-de7ad6c268ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.612281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84aa96d6-5b6f-486e-88e7-de7ad6c268ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.612281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-84aa96d6-5b6f-486e-88e7-de7ad6c268ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id a1b4a7b4-1907-4747-a781-0bb77a7ce336. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:36.618809 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84aa96d6-5b6f-486e-88e7-de7ad6c268ef tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 returned with HTTP 404 Aug 06 17:44:36.619405 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1031/4082] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:36 2026] GET /volume/v3/backups/a1b4a7b4-1907-4747-a781-0bb77a7ce336 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:36.630940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-41e76566-c521-4117-be46-c2a965111a30 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.633100 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:36.633532 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-855025401"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:36.635327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-855025401'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:36.635569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume of 1 GB Aug 06 17:44:36.642442 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Availability Zones retrieved successfully. Aug 06 17:44:36.648864 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Flow 'volume_create_api' (93ea47a3-54f5-41f2-9422-835f4a380f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:36.651028 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d404db05-8da9-40ed-ae1c-ec0cf8b3a1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:36.656171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:36.705876 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d404db05-8da9-40ed-ae1c-ec0cf8b3a1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:36.708194 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e09cae4-dadf-41b7-a598-1da777c5726f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:36.789110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['85812da6-0e84-4ef4-a0b2-1193c161fc20', 'a3fa2fb5-ab3f-4cb8-bb1d-08a64c047ea4', '7866660d-f523-4d09-aa5e-a7e81fb04730', '7c5f6e8f-2bdf-43c4-8a49-1aa11682904e'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:36.790112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e09cae4-dadf-41b7-a598-1da777c5726f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85812da6-0e84-4ef4-a0b2-1193c161fc20', 'a3fa2fb5-ab3f-4cb8-bb1d-08a64c047ea4', '7866660d-f523-4d09-aa5e-a7e81fb04730', '7c5f6e8f-2bdf-43c4-8a49-1aa11682904e']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:36.790995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb57148-2455-42b3-b7c1-7001ff927e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:36.823688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb57148-2455-42b3-b7c1-7001ff927e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b9c19c-fded-4ce5-b581-90ba8ba8dbf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-855025401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98c99c94c4f94a59a810d703d98dc4ce',qos_specs=None,replication_status=,reservations=['85812da6-0e84-4ef4-a0b2-1193c161fc20','a3fa2fb5-ab3f-4cb8-bb1d-08a64c047ea4','7866660d-f523-4d09-aa5e-a7e81fb04730','7c5f6e8f-2bdf-43c4-8a49-1aa11682904e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658d1223b60649658db719505a1f0e76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-855025401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b9c19c-fded-4ce5-b581-90ba8ba8dbf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c99c94c4f94a59a810d703d98dc4ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658d1223b60649658db719505a1f0e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:36.824896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9e285c-b96d-46ed-95ef-ff383a20ce22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:36.857139 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9e285c-b96d-46ed-95ef-ff383a20ce22) transitioned into state 'SUCCESS' from state '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-855025401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98c99c94c4f94a59a810d703d98dc4ce',qos_specs=None,replication_status=,reservations=['85812da6-0e84-4ef4-a0b2-1193c161fc20','a3fa2fb5-ab3f-4cb8-bb1d-08a64c047ea4','7866660d-f523-4d09-aa5e-a7e81fb04730','7c5f6e8f-2bdf-43c4-8a49-1aa11682904e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658d1223b60649658db719505a1f0e76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:36.858818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b3d187-7de6-4abe-a245-e71870fca72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:36.873295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b3d187-7de6-4abe-a245-e71870fca72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:36.874616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Flow 'volume_create_api' (93ea47a3-54f5-41f2-9422-835f4a380f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:36.874991 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume request issued successfully. Aug 06 17:44:36.875707 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41e76566-c521-4117-be46-c2a965111a30 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:36.877370 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1030/4083] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:36 2026] POST /volume/v3/volumes => generated 748 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:36.893730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-deec348b-7663-4c7d-a5b2-14b911b156a5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:36.896626 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-deec348b-7663-4c7d-a5b2-14b911b156a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 Aug 06 17:44:36.897179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-deec348b-7663-4c7d-a5b2-14b911b156a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:36.897451 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-deec348b-7663-4c7d-a5b2-14b911b156a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:36.918812 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:36.918812 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:36.930572 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-deec348b-7663-4c7d-a5b2-14b911b156a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:44:36.939546 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-deec348b-7663-4c7d-a5b2-14b911b156a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 returned with HTTP 200 Aug 06 17:44:36.939546 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1018/4084] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:36 2026] GET /volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.368946 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-6a79461d-a57e-433c-b086-0a83e8347ae6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.372926 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-6a79461d-a57e-433c-b086-0a83e8347ae6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:44:37.372926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-6a79461d-a57e-433c-b086-0a83e8347ae6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.373559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-6a79461d-a57e-433c-b086-0a83e8347ae6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.381907 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.381907 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:37.382422 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-6a79461d-a57e-433c-b086-0a83e8347ae6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:44:37.383612 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-6a79461d-a57e-433c-b086-0a83e8347ae6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 200 Aug 06 17:44:37.384231 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1006/4085] 10.4.3.207 () {68 vars in 1604 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.401543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-91b66731-3b52-418a-92e9-6ed64f3ac26b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.408300 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-91b66731-3b52-418a-92e9-6ed64f3ac26b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:44:37.408628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-91b66731-3b52-418a-92e9-6ed64f3ac26b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.409075 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-91b66731-3b52-418a-92e9-6ed64f3ac26b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.410082 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5163e152-f545-4334-8ba9-aac2c72f8405 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.412433 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5163e152-f545-4334-8ba9-aac2c72f8405 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f Aug 06 17:44:37.413052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5163e152-f545-4334-8ba9-aac2c72f8405 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.413052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5163e152-f545-4334-8ba9-aac2c72f8405 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.413052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5163e152-f545-4334-8ba9-aac2c72f8405 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 6fdb0aa9-9bde-428f-8586-0062cbfeb24f. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:37.419499 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5163e152-f545-4334-8ba9-aac2c72f8405 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f returned with HTTP 404 Aug 06 17:44:37.419499 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1031/4086] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/backups/6fdb0aa9-9bde-428f-8586-0062cbfeb24f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:37.422621 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.422621 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:37.428912 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-91b66731-3b52-418a-92e9-6ed64f3ac26b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:37.429054 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.431518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:44:37.431811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.432070 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.432203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete backup with id: 1c7d3055-590c-41da-ab42-07e5a8247ca0. Aug 06 17:44:37.436600 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-91b66731-3b52-418a-92e9-6ed64f3ac26b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 200 Aug 06 17:44:37.437218 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1032/4087] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 1659 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:37.439212 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.439212 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:37.449599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.452879 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:37.453621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3cb8f163-e86e-448a-afe3-ed54b74cfaea", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:37.456942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3cb8f163-e86e-448a-afe3-ed54b74cfaea', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:37.458043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] delete_backup rpcapi backup_id 1c7d3055-590c-41da-ab42-07e5a8247ca0 {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:44:37.461670 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-938e68d1-33fc-4ec6-ab77-9154cfce0cdc tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 202 Aug 06 17:44:37.462207 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1019/4088] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:37 2026] DELETE /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:37.475937 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-75f83a9d-d310-44eb-bcc7-d1e9102b29ba None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.478288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-75f83a9d-d310-44eb-bcc7-d1e9102b29ba tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:44:37.478793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-75f83a9d-d310-44eb-bcc7-d1e9102b29ba tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.479247 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-75f83a9d-d310-44eb-bcc7-d1e9102b29ba tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.479558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-75f83a9d-d310-44eb-bcc7-d1e9102b29ba tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:37.480502 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.480502 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:37.481169 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:44:37.482140 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:44:37.483570 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:44:37.490946 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.490946 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:37.490946 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-75f83a9d-d310-44eb-bcc7-d1e9102b29ba tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:44:37.490946 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1032/4089] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.496602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (b6f843eb-7b3b-4876-b3e1-1b818388dca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:37.497416 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb8f1c4-7ad7-4a27-993f-b808dc4ddebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:37.499489 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:37.530318 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-45e2bf4e-3871-4a02-bf08-369d13ffd5b0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.537650 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45e2bf4e-3871-4a02-bf08-369d13ffd5b0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:37.541076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45e2bf4e-3871-4a02-bf08-369d13ffd5b0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.541429 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-45e2bf4e-3871-4a02-bf08-369d13ffd5b0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.558182 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.558182 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:37.567676 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-45e2bf4e-3871-4a02-bf08-369d13ffd5b0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:37.572167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb8f1c4-7ad7-4a27-993f-b808dc4ddebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cb8f163-e86e-448a-afe3-ed54b74cfaea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:37.573158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937c0a44-ca97-4e32-887f-0d557843309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:37.573730 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-45e2bf4e-3871-4a02-bf08-369d13ffd5b0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:37.574155 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1033/4090] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.640525 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['e41f7242-a3ac-4d8e-a669-24522eedac15', 'b1c5be01-026e-4e11-8e5d-d053886a7942', 'c7e210c6-5266-4c76-9927-ca19160a966d', 'bc0eed80-5594-4b72-a591-ca7ffa6dc059'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:37.641066 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937c0a44-ca97-4e32-887f-0d557843309f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e41f7242-a3ac-4d8e-a669-24522eedac15', 'b1c5be01-026e-4e11-8e5d-d053886a7942', 'c7e210c6-5266-4c76-9927-ca19160a966d', 'bc0eed80-5594-4b72-a591-ca7ffa6dc059']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:37.641847 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cef4ebd-c9f8-4b34-b28f-0aa725ae5f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:37.648648 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-7bb8efb9-5ca7-4d21-975f-08093fe53e46 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.651683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-7bb8efb9-5ca7-4d21-975f-08093fe53e46 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:37.652083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-7bb8efb9-5ca7-4d21-975f-08093fe53e46 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.652083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-7bb8efb9-5ca7-4d21-975f-08093fe53e46 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.674310 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.674310 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:37.680224 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-7bb8efb9-5ca7-4d21-975f-08093fe53e46 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:44:37.687681 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-7bb8efb9-5ca7-4d21-975f-08093fe53e46 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:44:37.688221 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1020/4091] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:37.707991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cef4ebd-c9f8-4b34-b28f-0aa725ae5f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a85febb3-6f5b-48e3-bf80-2709c5d4983f', '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='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['e41f7242-a3ac-4d8e-a669-24522eedac15','b1c5be01-026e-4e11-8e5d-d053886a7942','c7e210c6-5266-4c76-9927-ca19160a966d','bc0eed80-5594-4b72-a591-ca7ffa6dc059'],size=1,snapshot_id=3cb8f163-e86e-448a-afe3-ed54b74cfaea,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:44:37Z,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=a85febb3-6f5b-48e3-bf80-2709c5d4983f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3cb8f163-e86e-448a-afe3-ed54b74cfaea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:37.709264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4ee5b1-12f5-443b-ae42-a04ff2e6a217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:37.719012 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.722877 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] POST https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e/action Aug 06 17:44:37.723515 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:37.723766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:37.742854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4ee5b1-12f5-443b-ae42-a04ff2e6a217) transitioned into 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='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['e41f7242-a3ac-4d8e-a669-24522eedac15','b1c5be01-026e-4e11-8e5d-d053886a7942','c7e210c6-5266-4c76-9927-ca19160a966d','bc0eed80-5594-4b72-a591-ca7ffa6dc059'],size=1,snapshot_id=3cb8f163-e86e-448a-afe3-ed54b74cfaea,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:37.745487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8268c4d9-e56f-40fd-8a53-8ea4a3effc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:37.750683 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.750683 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:37.751497 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:44:37.761447 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Begin detaching volume completed successfully. Aug 06 17:44:37.761447 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-061463b0-c5c9-4ef7-aca9-acc84d816d54 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e/action returned with HTTP 202 Aug 06 17:44:37.761877 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1033/4092] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:44:37 2026] POST /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:37.780113 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8268c4d9-e56f-40fd-8a53-8ea4a3effc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:37.781039 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (b6f843eb-7b3b-4876-b3e1-1b818388dca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:37.781449 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:44:37.782212 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-65f602e0-d263-46b5-b633-e5a0f9d73ad6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:37.783242 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1007/4093] 10.4.3.207 () {72 vars in 1541 bytes} [Thu Aug 6 17:44:37 2026] POST /volume/v3/volumes => generated 736 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:37.798935 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d76e6399-86f3-4691-9be1-d6efbef14bf8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.803900 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d76e6399-86f3-4691-9be1-d6efbef14bf8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:44:37.804624 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d76e6399-86f3-4691-9be1-d6efbef14bf8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.805396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d76e6399-86f3-4691-9be1-d6efbef14bf8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.821187 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.821187 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:37.827398 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d76e6399-86f3-4691-9be1-d6efbef14bf8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:37.838849 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d76e6399-86f3-4691-9be1-d6efbef14bf8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 200 Aug 06 17:44:37.839358 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1034/4094] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 804 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.858745 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-fc59de02-a5ad-4b27-8439-c19b529cdc84 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.859164 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-99e5a960-ac83-458a-b2da-8723c38f84e6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.859938 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-99e5a960-ac83-458a-b2da-8723c38f84e6 None None] GET https://10.4.3.207/volume// Aug 06 17:44:37.860215 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-99e5a960-ac83-458a-b2da-8723c38f84e6 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.860711 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-99e5a960-ac83-458a-b2da-8723c38f84e6 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.862022 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-99e5a960-ac83-458a-b2da-8723c38f84e6 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:37.862022 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1034/4095] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 06 17:44:37.865360 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-fc59de02-a5ad-4b27-8439-c19b529cdc84 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:44:37.865636 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-fc59de02-a5ad-4b27-8439-c19b529cdc84 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.865911 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-fc59de02-a5ad-4b27-8439-c19b529cdc84 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.874013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-54c546c4-cfe4-4e11-97af-c2a0cc45e5bf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.876987 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-54c546c4-cfe4-4e11-97af-c2a0cc45e5bf tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:37.877293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-54c546c4-cfe4-4e11-97af-c2a0cc45e5bf tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.877547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-54c546c4-cfe4-4e11-97af-c2a0cc45e5bf tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.878196 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.878196 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:37.884135 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-fc59de02-a5ad-4b27-8439-c19b529cdc84 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:37.894508 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-fc59de02-a5ad-4b27-8439-c19b529cdc84 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 200 Aug 06 17:44:37.895141 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1021/4096] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 804 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.896338 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.896338 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:37.903070 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-54c546c4-cfe4-4e11-97af-c2a0cc45e5bf tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:44:37.908515 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-54c546c4-cfe4-4e11-97af-c2a0cc45e5bf tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:44:37.909037 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1008/4097] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:37.956219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-512993c6-fc59-4559-8f8e-631192a3b306 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:37.957528 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-512993c6-fc59-4559-8f8e-631192a3b306 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 Aug 06 17:44:37.957890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-512993c6-fc59-4559-8f8e-631192a3b306 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:37.959135 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-512993c6-fc59-4559-8f8e-631192a3b306 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:37.967577 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:37.967577 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:37.972910 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-512993c6-fc59-4559-8f8e-631192a3b306 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:44:37.980737 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-512993c6-fc59-4559-8f8e-631192a3b306 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 returned with HTTP 200 Aug 06 17:44:37.981685 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1035/4098] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:37 2026] GET /volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:37.997325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:38.000583 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:44:38.000583 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67b9c19c-fded-4ce5-b581-90ba8ba8dbf6", "name": "tempest-VolumesBackupsTest-Backup-1170270074"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:38.009676 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating new backup {'backup': {'volume_id': '67b9c19c-fded-4ce5-b581-90ba8ba8dbf6', 'name': 'tempest-VolumesBackupsTest-Backup-1170270074'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:44:38.009676 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating backup of volume 67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 in container None Aug 06 17:44:38.022438 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:38.022438 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:38.022948 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Volume info retrieved successfully. Aug 06 17:44:38.055891 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Created reservations ['61284bc8-a050-4fb7-9d86-84dcccdf1530', '5853281b-5923-4dfa-b65c-72774ae24baa'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:38.117707 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47c6e9bf-cd5b-4017-accc-f637ddf5bdc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:44:38.118246 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1035/4099] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:44:37 2026] POST /volume/v3/backups => generated 330 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:38.133271 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1684681a-f468-4d5e-841a-980110362c2a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:38.136247 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1684681a-f468-4d5e-841a-980110362c2a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:38.136247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1684681a-f468-4d5e-841a-980110362c2a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:38.136376 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1684681a-f468-4d5e-841a-980110362c2a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:38.136572 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1684681a-f468-4d5e-841a-980110362c2a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:38.145199 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:38.145199 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:38.146208 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1684681a-f468-4d5e-841a-980110362c2a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:38.146799 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1022/4100] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:38 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:38.509559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-91369fb2-fb8a-4620-9e14-3a6988daa1ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:38.513213 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91369fb2-fb8a-4620-9e14-3a6988daa1ee tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:44:38.513213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91369fb2-fb8a-4620-9e14-3a6988daa1ee tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:38.513325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91369fb2-fb8a-4620-9e14-3a6988daa1ee tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:38.513819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-91369fb2-fb8a-4620-9e14-3a6988daa1ee tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:38.524542 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:38.524542 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:38.525497 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91369fb2-fb8a-4620-9e14-3a6988daa1ee tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 200 Aug 06 17:44:38.528104 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1009/4101] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:38 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:38.595193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8430fd8a-92d3-42be-9ecb-3a28ebf871b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:38.604800 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8430fd8a-92d3-42be-9ecb-3a28ebf871b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:38.605767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8430fd8a-92d3-42be-9ecb-3a28ebf871b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:38.605767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8430fd8a-92d3-42be-9ecb-3a28ebf871b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:38.630871 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:38.630871 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:38.636860 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8430fd8a-92d3-42be-9ecb-3a28ebf871b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:38.643314 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8430fd8a-92d3-42be-9ecb-3a28ebf871b1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:38.643890 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1036/4102] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:38 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:39.161317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3ba65296-a050-4135-8466-5db3d81a7537 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:39.164026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ba65296-a050-4135-8466-5db3d81a7537 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:39.164303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ba65296-a050-4135-8466-5db3d81a7537 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:39.164514 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ba65296-a050-4135-8466-5db3d81a7537 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:39.164580 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3ba65296-a050-4135-8466-5db3d81a7537 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:39.171611 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:39.171611 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:39.172598 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ba65296-a050-4135-8466-5db3d81a7537 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:39.173345 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1036/4103] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:39 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:39.541669 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-87592dd4-aea5-4a1f-985a-fca9ddbc4cd3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:39.544031 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-87592dd4-aea5-4a1f-985a-fca9ddbc4cd3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 Aug 06 17:44:39.544301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-87592dd4-aea5-4a1f-985a-fca9ddbc4cd3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:39.544571 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-87592dd4-aea5-4a1f-985a-fca9ddbc4cd3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:39.545481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-87592dd4-aea5-4a1f-985a-fca9ddbc4cd3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id 1c7d3055-590c-41da-ab42-07e5a8247ca0. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:39.549581 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-87592dd4-aea5-4a1f-985a-fca9ddbc4cd3 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 returned with HTTP 404 Aug 06 17:44:39.550423 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1023/4104] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:39 2026] GET /volume/v3/backups/1c7d3055-590c-41da-ab42-07e5a8247ca0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:39.560764 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2df901c8-b387-411f-bb35-08117933604d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:39.564133 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2df901c8-b387-411f-bb35-08117933604d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:39.564452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2df901c8-b387-411f-bb35-08117933604d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:39.564900 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2df901c8-b387-411f-bb35-08117933604d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:39.565015 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-2df901c8-b387-411f-bb35-08117933604d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete backup with id: f348eb42-2e03-4c56-8a76-a022adf5b993. Aug 06 17:44:39.571663 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:39.571663 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:39.593698 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-2df901c8-b387-411f-bb35-08117933604d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] delete_backup rpcapi backup_id f348eb42-2e03-4c56-8a76-a022adf5b993 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:44:39.600445 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2df901c8-b387-411f-bb35-08117933604d tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 202 Aug 06 17:44:39.600445 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1010/4105] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:39 2026] DELETE /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:44:39.610476 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-662eeddf-718b-4976-9da2-d4ab33c1fa3c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:39.613756 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-662eeddf-718b-4976-9da2-d4ab33c1fa3c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:39.617055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-662eeddf-718b-4976-9da2-d4ab33c1fa3c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:39.617055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-662eeddf-718b-4976-9da2-d4ab33c1fa3c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:39.617055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-662eeddf-718b-4976-9da2-d4ab33c1fa3c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:39.620775 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:39.620775 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:39.622172 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-662eeddf-718b-4976-9da2-d4ab33c1fa3c tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 200 Aug 06 17:44:39.622172 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1037/4106] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:39 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:39.666494 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d3bd9d1d-f54a-4653-a6fb-428276645f5f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:39.669232 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3bd9d1d-f54a-4653-a6fb-428276645f5f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:39.669647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3bd9d1d-f54a-4653-a6fb-428276645f5f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:39.671228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3bd9d1d-f54a-4653-a6fb-428276645f5f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:39.686769 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:39.686769 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:39.694995 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d3bd9d1d-f54a-4653-a6fb-428276645f5f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:39.699352 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3bd9d1d-f54a-4653-a6fb-428276645f5f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:39.699882 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1037/4107] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:39 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:40.191308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec4b0e1a-ff1d-402e-ab6c-13d35159e62e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.193510 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec4b0e1a-ff1d-402e-ab6c-13d35159e62e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:40.193765 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec4b0e1a-ff1d-402e-ab6c-13d35159e62e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.193993 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec4b0e1a-ff1d-402e-ab6c-13d35159e62e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.194146 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ec4b0e1a-ff1d-402e-ab6c-13d35159e62e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:40.201557 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:40.201557 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:40.202286 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec4b0e1a-ff1d-402e-ab6c-13d35159e62e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:40.203094 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1024/4108] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:40 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:40.640348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a1e415b2-1132-49f1-bedd-1e5523620813 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.652668 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1e415b2-1132-49f1-bedd-1e5523620813 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 Aug 06 17:44:40.652668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1e415b2-1132-49f1-bedd-1e5523620813 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.652668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1e415b2-1132-49f1-bedd-1e5523620813 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.652668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a1e415b2-1132-49f1-bedd-1e5523620813 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Show backup with id f348eb42-2e03-4c56-8a76-a022adf5b993. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:40.659617 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1e415b2-1132-49f1-bedd-1e5523620813 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 returned with HTTP 404 Aug 06 17:44:40.660267 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1011/4109] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:40 2026] GET /volume/v3/backups/f348eb42-2e03-4c56-8a76-a022adf5b993 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:40.675400 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-243db83d-c5da-48a4-8e42-d3eea13b773a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.677564 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 Aug 06 17:44:40.678093 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.678251 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.678598 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume with id: b6daa4e5-03c0-4109-830f-625907e942e3 Aug 06 17:44:40.688412 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:40.688412 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:40.689173 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:40.716722 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Delete volume request issued successfully. Aug 06 17:44:40.717603 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-243db83d-c5da-48a4-8e42-d3eea13b773a tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 returned with HTTP 202 Aug 06 17:44:40.717603 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1038/4110] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:44:40 2026] DELETE /volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:40.723260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-588af6d4-5141-43b9-92be-bdcbf029da17 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.727502 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-588af6d4-5141-43b9-92be-bdcbf029da17 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:40.727863 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-588af6d4-5141-43b9-92be-bdcbf029da17 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.728259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-588af6d4-5141-43b9-92be-bdcbf029da17 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.733851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1255783a-4939-4f1d-9c2e-8d236bf31020 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.738552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1255783a-4939-4f1d-9c2e-8d236bf31020 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 Aug 06 17:44:40.739623 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:40.739623 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:40.740940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1255783a-4939-4f1d-9c2e-8d236bf31020 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.741532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1255783a-4939-4f1d-9c2e-8d236bf31020 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.744819 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-588af6d4-5141-43b9-92be-bdcbf029da17 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:40.752739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-588af6d4-5141-43b9-92be-bdcbf029da17 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:40.753414 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1038/4111] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:40 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:40.760995 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:40.760995 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:40.769813 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1255783a-4939-4f1d-9c2e-8d236bf31020 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Volume info retrieved successfully. Aug 06 17:44:40.778783 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1255783a-4939-4f1d-9c2e-8d236bf31020 tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 returned with HTTP 200 Aug 06 17:44:40.780043 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1025/4112] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:40 2026] GET /volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:40.910196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-b2a3ffef-26a6-435d-b646-b68b2fe4c317 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.915484 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-b2a3ffef-26a6-435d-b646-b68b2fe4c317 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:44:40.915484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-b2a3ffef-26a6-435d-b646-b68b2fe4c317 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.915484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-b2a3ffef-26a6-435d-b646-b68b2fe4c317 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.929549 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:40.929549 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:40.938069 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-b2a3ffef-26a6-435d-b646-b68b2fe4c317 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:40.950712 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-b2a3ffef-26a6-435d-b646-b68b2fe4c317 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 200 Aug 06 17:44:40.951282 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1012/4113] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:40 2026] GET /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 1345 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:40.969758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84433e1e-8db5-473e-be30-25f2e0fec80d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.971614 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84433e1e-8db5-473e-be30-25f2e0fec80d None None] GET https://10.4.3.207/volume// Aug 06 17:44:40.971614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84433e1e-8db5-473e-be30-25f2e0fec80d None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:40.971614 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84433e1e-8db5-473e-be30-25f2e0fec80d None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:40.971614 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84433e1e-8db5-473e-be30-25f2e0fec80d None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:40.972818 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1039/4114] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:44: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 06 17:44:40.986052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-c2537276-b709-474e-9937-eb0be2aea745 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:40.990520 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-c2537276-b709-474e-9937-eb0be2aea745 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:44:40.991078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-c2537276-b709-474e-9937-eb0be2aea745 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a85febb3-6f5b-48e3-bf80-2709c5d4983f", "connector": null, "instance_uuid": "68c7a2ab-3dc1-4efd-8bed-e06b17c11b54"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:41.002956 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.002956 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:41.080744 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-c2537276-b709-474e-9937-eb0be2aea745 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:44:41.083203 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1039/4115] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:44:40 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 06 17:44:41.095169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bda8bb63-12d8-46a6-b3fd-78be7fec883b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.099091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bda8bb63-12d8-46a6-b3fd-78be7fec883b None None] GET https://10.4.3.207/volume// Aug 06 17:44:41.099091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bda8bb63-12d8-46a6-b3fd-78be7fec883b None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.099091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bda8bb63-12d8-46a6-b3fd-78be7fec883b None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.099091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bda8bb63-12d8-46a6-b3fd-78be7fec883b None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:41.099091 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1026/4116] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:44:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:44:41.129905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-875bc03e-779b-43d2-b6bc-9be0ad849715 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.129905 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-875bc03e-779b-43d2-b6bc-9be0ad849715 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:44:41.129905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-875bc03e-779b-43d2-b6bc-9be0ad849715 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.129905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-875bc03e-779b-43d2-b6bc-9be0ad849715 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.141479 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.141479 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:41.152285 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-875bc03e-779b-43d2-b6bc-9be0ad849715 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:44:41.162551 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-875bc03e-779b-43d2-b6bc-9be0ad849715 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 200 Aug 06 17:44:41.163812 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1013/4117] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:44:41 2026] GET /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 1524 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:41.216387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-57abf053-0c6f-4083-aa61-75ed6702eb24 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.220760 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-57abf053-0c6f-4083-aa61-75ed6702eb24 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:41.221595 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-57abf053-0c6f-4083-aa61-75ed6702eb24 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.221925 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-57abf053-0c6f-4083-aa61-75ed6702eb24 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.222285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-57abf053-0c6f-4083-aa61-75ed6702eb24 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:41.238238 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.238238 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:41.239004 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-57abf053-0c6f-4083-aa61-75ed6702eb24 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:41.239426 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1040/4118] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:41 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:41.338392 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.342275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d Aug 06 17:44:41.343039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:41.356778 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-a85febb3-6f5b-48e3-bf80-2709c5d4983f-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:44:41.366870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-a85febb3-6f5b-48e3-bf80-2709c5d4983f-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:44:41.368009 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.368009 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:41.527640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-a85febb3-6f5b-48e3-bf80-2709c5d4983f-np0000006677" released by "attachment_update" :: held 0.161s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:44:41.528138 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-d5ebe1e3-45b7-4a89-b52d-3d365ec15cef tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d returned with HTTP 200 Aug 06 17:44:41.528875 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1040/4119] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:44:41 2026] PUT /volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:41.572979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-e817263e-c3da-4ca0-b580-f6ee9bfedf06 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.578664 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-e817263e-c3da-4ca0-b580-f6ee9bfedf06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d/action Aug 06 17:44:41.579292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-e817263e-c3da-4ca0-b580-f6ee9bfedf06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:41.579524 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-e817263e-c3da-4ca0-b580-f6ee9bfedf06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:41.622636 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.622636 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:41.647927 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-9beae6c1-5189-48ad-811c-f5842c6b8813 req-e817263e-c3da-4ca0-b580-f6ee9bfedf06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d/action returned with HTTP 204 Aug 06 17:44:41.648937 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1027/4120] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:44:41 2026] POST /volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:41.773727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-a0a7dd30-b89b-4313-b5df-8c49e682f23a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.775737 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1f05676e-8399-4dd4-8e78-6a614ea69a1c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.776605 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-a0a7dd30-b89b-4313-b5df-8c49e682f23a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] DELETE https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 Aug 06 17:44:41.776759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-a0a7dd30-b89b-4313-b5df-8c49e682f23a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.777034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-a0a7dd30-b89b-4313-b5df-8c49e682f23a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.781090 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f05676e-8399-4dd4-8e78-6a614ea69a1c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:41.781315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f05676e-8399-4dd4-8e78-6a614ea69a1c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.781557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f05676e-8399-4dd4-8e78-6a614ea69a1c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.791027 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.791027 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:41.795205 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.795205 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:41.800485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e1ada48b-3f6e-43d1-8fc1-e294030f576f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.805074 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e1ada48b-3f6e-43d1-8fc1-e294030f576f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] GET https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 Aug 06 17:44:41.805074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e1ada48b-3f6e-43d1-8fc1-e294030f576f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.805074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e1ada48b-3f6e-43d1-8fc1-e294030f576f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.806711 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1f05676e-8399-4dd4-8e78-6a614ea69a1c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:41.817533 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e1ada48b-3f6e-43d1-8fc1-e294030f576f tempest-ProjectMemberTests33-737639482 tempest-ProjectMemberTests33-737639482-project-admin] https://10.4.3.207/volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 returned with HTTP 404 Aug 06 17:44:41.818157 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1041/4121] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:44:41 2026] GET /volume/v3/volumes/b6daa4e5-03c0-4109-830f-625907e942e3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:41.820550 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f05676e-8399-4dd4-8e78-6a614ea69a1c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:41.821421 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1041/4122] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:41 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 1431 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:41.844731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b53cbe64-3858-4e75-aabb-ed0155c3c110 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:41.850545 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b53cbe64-3858-4e75-aabb-ed0155c3c110 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:41.850545 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b53cbe64-3858-4e75-aabb-ed0155c3c110 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:41.850545 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b53cbe64-3858-4e75-aabb-ed0155c3c110 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:41.869339 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:41.869339 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:41.878179 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b53cbe64-3858-4e75-aabb-ed0155c3c110 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:41.889195 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b53cbe64-3858-4e75-aabb-ed0155c3c110 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:41.889195 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1028/4123] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:41 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 1431 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:41.889732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f3c9feb-8230-4ff9-aa26-61fd227df93a req-a0a7dd30-b89b-4313-b5df-8c49e682f23a tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 returned with HTTP 200 Aug 06 17:44:41.889732 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1014/4124] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:44:41 2026] DELETE /volume/v3/attachments/cb64f4b4-c1cb-4d77-95b2-aa092e1b4542 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:42.117090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-06e4e317-b556-4737-9f87-b1bc25719d9e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:42.119780 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-06e4e317-b556-4737-9f87-b1bc25719d9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:42.120367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-06e4e317-b556-4737-9f87-b1bc25719d9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:42.123428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-06e4e317-b556-4737-9f87-b1bc25719d9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:42.132905 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:42.132905 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:42.138072 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-06e4e317-b556-4737-9f87-b1bc25719d9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:42.148046 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-06e4e317-b556-4737-9f87-b1bc25719d9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:42.148046 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1042/4125] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:42 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 1431 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:42.258847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fa943d05-47cd-44d3-a349-4e6d85176914 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:42.260880 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa943d05-47cd-44d3-a349-4e6d85176914 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:42.261352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa943d05-47cd-44d3-a349-4e6d85176914 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:42.261808 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa943d05-47cd-44d3-a349-4e6d85176914 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:42.262089 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-fa943d05-47cd-44d3-a349-4e6d85176914 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:42.271895 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:42.271895 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:42.271895 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa943d05-47cd-44d3-a349-4e6d85176914 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:42.271895 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1042/4126] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:42 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:42.371694 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-6ac4555e-7658-4735-9690-8b363e9abdde req-39b4ba28-6ab2-4c2f-a7a9-83c5fe92b637 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:42.378037 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6ac4555e-7658-4735-9690-8b363e9abdde req-39b4ba28-6ab2-4c2f-a7a9-83c5fe92b637 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:42.378037 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6ac4555e-7658-4735-9690-8b363e9abdde req-39b4ba28-6ab2-4c2f-a7a9-83c5fe92b637 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:42.378186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-6ac4555e-7658-4735-9690-8b363e9abdde req-39b4ba28-6ab2-4c2f-a7a9-83c5fe92b637 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:42.393118 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:42.393118 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:42.399642 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-6ac4555e-7658-4735-9690-8b363e9abdde req-39b4ba28-6ab2-4c2f-a7a9-83c5fe92b637 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:44:42.407711 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-6ac4555e-7658-4735-9690-8b363e9abdde req-39b4ba28-6ab2-4c2f-a7a9-83c5fe92b637 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:44:42.408601 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1029/4127] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:42 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:42.431763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:42.434785 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:42.434785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:42.434785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:42.435055 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Delete volume with id: d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:42.446656 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:42.446656 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:42.447318 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:44:42.506177 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Delete volume request issued successfully. Aug 06 17:44:42.506673 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6bbd19f-10bc-4109-97b7-6c950d59567e tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 202 Aug 06 17:44:42.507065 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1015/4128] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:42 2026] DELETE /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:42.523367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f80f18fc-bf3a-4b5b-805b-cf8db579d8a6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:42.528696 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f80f18fc-bf3a-4b5b-805b-cf8db579d8a6 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:42.528696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f80f18fc-bf3a-4b5b-805b-cf8db579d8a6 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:42.528696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f80f18fc-bf3a-4b5b-805b-cf8db579d8a6 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:42.542452 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:42.542452 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:42.558475 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f80f18fc-bf3a-4b5b-805b-cf8db579d8a6 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Volume info retrieved successfully. Aug 06 17:44:42.571103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f80f18fc-bf3a-4b5b-805b-cf8db579d8a6 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 200 Aug 06 17:44:42.571821 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1043/4129] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:42 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:42.955900 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-3a19d3ac-6c0a-4f92-8751-f7ab329bc1e8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:42.961563 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-3a19d3ac-6c0a-4f92-8751-f7ab329bc1e8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:42.961840 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-3a19d3ac-6c0a-4f92-8751-f7ab329bc1e8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:42.962162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-3a19d3ac-6c0a-4f92-8751-f7ab329bc1e8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:42.972447 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:42.972447 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:42.982061 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-3a19d3ac-6c0a-4f92-8751-f7ab329bc1e8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:42.992006 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-3a19d3ac-6c0a-4f92-8751-f7ab329bc1e8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:42.992006 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1043/4130] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:44:42 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 1431 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:43.006904 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-af4869f9-226b-49a9-b0cc-d4eff22442cd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:43.008125 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af4869f9-226b-49a9-b0cc-d4eff22442cd None None] GET https://10.4.3.207/volume// Aug 06 17:44:43.008125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af4869f9-226b-49a9-b0cc-d4eff22442cd None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:43.008125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af4869f9-226b-49a9-b0cc-d4eff22442cd None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:43.008553 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af4869f9-226b-49a9-b0cc-d4eff22442cd None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:43.008955 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1030/4131] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:44: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 06 17:44:43.029480 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-6f48d74a-591c-419b-a5cf-b4debdc95a89 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:43.034307 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-6f48d74a-591c-419b-a5cf-b4debdc95a89 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:44:43.034775 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-6f48d74a-591c-419b-a5cf-b4debdc95a89 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2", "connector": null, "instance_uuid": "2d7f4932-4fd6-4719-8792-a593392660e0"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:43.053937 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:43.053937 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:43.109989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-6f48d74a-591c-419b-a5cf-b4debdc95a89 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:44:43.111661 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1016/4132] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:44:43 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 06 17:44:43.291087 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ee9ee313-4210-43cb-9ca9-c8443d74994f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:43.297166 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ee9ee313-4210-43cb-9ca9-c8443d74994f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:43.297166 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ee9ee313-4210-43cb-9ca9-c8443d74994f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:43.297166 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ee9ee313-4210-43cb-9ca9-c8443d74994f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:43.297166 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ee9ee313-4210-43cb-9ca9-c8443d74994f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:43.306567 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:43.306567 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:43.307690 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ee9ee313-4210-43cb-9ca9-c8443d74994f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:43.307690 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1044/4133] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:43 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:43.596572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f879090d-33bd-477e-8fa8-4ec44c4a1c56 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:43.601460 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f879090d-33bd-477e-8fa8-4ec44c4a1c56 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] GET https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e Aug 06 17:44:43.601758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f879090d-33bd-477e-8fa8-4ec44c4a1c56 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:43.602941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f879090d-33bd-477e-8fa8-4ec44c4a1c56 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:43.621494 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f879090d-33bd-477e-8fa8-4ec44c4a1c56 tempest-TestMinimumBasicScenario-1926981381 tempest-TestMinimumBasicScenario-1926981381-project-member] https://10.4.3.207/volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e returned with HTTP 404 Aug 06 17:44:43.621687 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1044/4134] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:43 2026] GET /volume/v3/volumes/d1b11821-b687-4ed7-b82d-63a150ca661e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:44.321162 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-19827833-e723-4f1a-88af-7376d492ef9c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:44.324775 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-19827833-e723-4f1a-88af-7376d492ef9c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:44.325689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-19827833-e723-4f1a-88af-7376d492ef9c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:44.325689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-19827833-e723-4f1a-88af-7376d492ef9c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:44.325689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-19827833-e723-4f1a-88af-7376d492ef9c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:44.333285 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:44.333285 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:44.333847 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-19827833-e723-4f1a-88af-7376d492ef9c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:44.335821 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1031/4135] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:44 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:44.902989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3a50a399-e653-4119-936c-8920260b112b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:44.903485 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a50a399-e653-4119-936c-8920260b112b None None] GET https://10.4.3.207/volume// Aug 06 17:44:44.903633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a50a399-e653-4119-936c-8920260b112b None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:44.903954 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3a50a399-e653-4119-936c-8920260b112b None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:44.904731 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3a50a399-e653-4119-936c-8920260b112b None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:44:44.905218 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1017/4136] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17: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 06 17:44:44.923135 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-e58db14e-7dda-4bc3-9541-ed4edda7d1f0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:44.934687 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-e58db14e-7dda-4bc3-9541-ed4edda7d1f0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:44:44.937761 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-e58db14e-7dda-4bc3-9541-ed4edda7d1f0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:44.938089 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-e58db14e-7dda-4bc3-9541-ed4edda7d1f0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:44.978866 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:44.978866 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:45.010033 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-e58db14e-7dda-4bc3-9541-ed4edda7d1f0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:44:45.035621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-e58db14e-7dda-4bc3-9541-ed4edda7d1f0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:44:45.036188 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1045/4137] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:44:44 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 1610 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:44:45.226852 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:45.232467 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] PUT https://10.4.3.207/volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135 Aug 06 17:44:45.232763 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:45.253737 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Acquiring lock "cinder-attachment_update-a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:44:45.264304 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Lock "cinder-attachment_update-a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2-np0000006677" acquired by "attachment_update" :: waited 0.010s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:44:45.265596 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:45.265596 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:45.349987 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8f88bbc2-8c64-48a0-bd11-e5afed3cbe0a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:45.353156 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8f88bbc2-8c64-48a0-bd11-e5afed3cbe0a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:45.353509 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8f88bbc2-8c64-48a0-bd11-e5afed3cbe0a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:45.354099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8f88bbc2-8c64-48a0-bd11-e5afed3cbe0a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:45.354464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8f88bbc2-8c64-48a0-bd11-e5afed3cbe0a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:45.356190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-275eb918-de3b-40da-90db-94ae85510653 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:45.361677 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:45.361677 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:45.362754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8f88bbc2-8c64-48a0-bd11-e5afed3cbe0a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:45.363253 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1032/4138] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:45 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:45.446204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Lock "cinder-attachment_update-a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2-np0000006677" released by "attachment_update" :: held 0.183s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:44:45.447027 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-9a88654d-75a9-4b93-853e-6a92d71fbe95 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135 returned with HTTP 200 Aug 06 17:44:45.447202 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1045/4139] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:44:45 2026] PUT /volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135 => generated 968 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:45.501064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-aa7c2d5e-a13c-4584-9e54-a49f14f9cd2d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:45.505824 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-aa7c2d5e-a13c-4584-9e54-a49f14f9cd2d tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135/action Aug 06 17:44:45.506710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-aa7c2d5e-a13c-4584-9e54-a49f14f9cd2d tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:45.506710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-aa7c2d5e-a13c-4584-9e54-a49f14f9cd2d tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:45.553314 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:45.553314 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:45.577480 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-aa7c2d5e-a13c-4584-9e54-a49f14f9cd2d tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135/action returned with HTTP 204 Aug 06 17:44:45.578517 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1046/4140] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:44:45 2026] POST /volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:45.602098 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:45.602098 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1568886587"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:45.607723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1568886587'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:45.607941 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume of 1 GB Aug 06 17:44:45.608233 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:45.608233 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:45.614185 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Availability Zones retrieved successfully. Aug 06 17:44:45.624498 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (a68a49ea-752c-4127-8215-101227588804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:45.626021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50241e45-4fcf-4da2-a163-94da0f837e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:45.627021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:45.680374 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50241e45-4fcf-4da2-a163-94da0f837e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:45.681140 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09eefa81-acf7-454c-ae1b-bb9a7983c326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:45.793730 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['0a2369c1-68f3-4b1d-9ede-3be7109f72e1', '58ce2a31-83f5-4142-9b08-95adc9de2f8e', '1be048a0-6759-4a47-8545-8a64c67b9944', 'a7b7e1f8-653d-4279-8db5-0fbcdb877b92'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:45.795194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09eefa81-acf7-454c-ae1b-bb9a7983c326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2369c1-68f3-4b1d-9ede-3be7109f72e1', '58ce2a31-83f5-4142-9b08-95adc9de2f8e', '1be048a0-6759-4a47-8545-8a64c67b9944', 'a7b7e1f8-653d-4279-8db5-0fbcdb877b92']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:45.797183 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9094e3b-6b12-48a7-ab07-71b09a526ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:45.834973 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9094e3b-6b12-48a7-ab07-71b09a526ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be25bf34-f64b-4e1f-9999-abb9fda6a2b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568886587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['0a2369c1-68f3-4b1d-9ede-3be7109f72e1','58ce2a31-83f5-4142-9b08-95adc9de2f8e','1be048a0-6759-4a47-8545-8a64c67b9944','a7b7e1f8-653d-4279-8db5-0fbcdb877b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1568886587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be25bf34-f64b-4e1f-9999-abb9fda6a2b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03ebcec25f405abc46bdce54258bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceda7b3969964f14af0cded5ec9320b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:45.836599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45da8f5-dcb6-45d5-8c69-b3ea731c94a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:45.884183 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45da8f5-dcb6-45d5-8c69-b3ea731c94a2) transitioned into state 'SUCCESS' from state '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-1568886587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['0a2369c1-68f3-4b1d-9ede-3be7109f72e1','58ce2a31-83f5-4142-9b08-95adc9de2f8e','1be048a0-6759-4a47-8545-8a64c67b9944','a7b7e1f8-653d-4279-8db5-0fbcdb877b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:45.886953 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd6c69b-a1d8-40ff-949c-14d94cc5cdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:45.905838 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd6c69b-a1d8-40ff-949c-14d94cc5cdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:45.908680 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (a68a49ea-752c-4127-8215-101227588804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:45.909843 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request issued successfully. Aug 06 17:44:45.911006 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-275eb918-de3b-40da-90db-94ae85510653 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:45.912060 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1018/4141] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:45 2026] POST /volume/v3/volumes => generated 778 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:45.928533 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-20eeb044-eccd-47ad-88a1-7b1d0241e100 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:45.930329 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-20eeb044-eccd-47ad-88a1-7b1d0241e100 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:45.930656 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-20eeb044-eccd-47ad-88a1-7b1d0241e100 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:45.939283 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-20eeb044-eccd-47ad-88a1-7b1d0241e100 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:45.945077 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:45.945077 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:45.963646 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-20eeb044-eccd-47ad-88a1-7b1d0241e100 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:45.974670 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-20eeb044-eccd-47ad-88a1-7b1d0241e100 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 returned with HTTP 200 Aug 06 17:44:45.974850 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1033/4142] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:45 2026] GET /volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:46.379319 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-596f927c-caa4-4e8b-acdc-36fab3801518 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:46.383739 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-596f927c-caa4-4e8b-acdc-36fab3801518 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:46.387424 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-596f927c-caa4-4e8b-acdc-36fab3801518 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:46.387819 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-596f927c-caa4-4e8b-acdc-36fab3801518 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:46.388062 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-596f927c-caa4-4e8b-acdc-36fab3801518 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:46.395683 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:46.395683 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:46.396868 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-596f927c-caa4-4e8b-acdc-36fab3801518 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:46.397161 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1046/4143] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:46 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:46.998715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ce74c54f-65f0-4a2c-96b9-044818df4b2a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:47.005623 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ce74c54f-65f0-4a2c-96b9-044818df4b2a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:47.005623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ce74c54f-65f0-4a2c-96b9-044818df4b2a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:47.005623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ce74c54f-65f0-4a2c-96b9-044818df4b2a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:47.022174 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:47.022174 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:47.032345 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ce74c54f-65f0-4a2c-96b9-044818df4b2a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:47.038827 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ce74c54f-65f0-4a2c-96b9-044818df4b2a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 returned with HTTP 200 Aug 06 17:44:47.039458 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1047/4144] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:46 2026] GET /volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:47.058596 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:47.061224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:44:47.062180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be25bf34-f64b-4e1f-9999-abb9fda6a2b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1583777339"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:47.075741 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:47.075741 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:47.076187 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:47.076351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create snapshot from volume be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:47.140673 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['224e085c-5086-47b4-88b6-4f2be389812c', 'a5cd5bbd-7c14-4416-850b-630005ff31c2', '1fcef2ea-f06c-46f2-8b3c-3b5fb1d00d09', '886993ad-bf37-4fa9-906e-7083ff2650e8'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:47.213123 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot create request issued successfully. Aug 06 17:44:47.214233 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1723239a-d94f-4dc7-ba6f-2b568f8ae907 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:44:47.214233 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1019/4145] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:44:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:47.231881 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2f49ae7b-df0d-424c-8851-262f15eb4b6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:47.237066 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2f49ae7b-df0d-424c-8851-262f15eb4b6c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 Aug 06 17:44:47.237457 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2f49ae7b-df0d-424c-8851-262f15eb4b6c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:47.238437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2f49ae7b-df0d-424c-8851-262f15eb4b6c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:47.250420 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:47.250420 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:47.250834 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2f49ae7b-df0d-424c-8851-262f15eb4b6c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:47.251846 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2f49ae7b-df0d-424c-8851-262f15eb4b6c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 returned with HTTP 200 Aug 06 17:44:47.253041 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1034/4146] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:47 2026] GET /volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:47.419170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3886fb22-0bb5-4590-90af-ae91ea004adf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:47.421729 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3886fb22-0bb5-4590-90af-ae91ea004adf tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:47.422507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3886fb22-0bb5-4590-90af-ae91ea004adf tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:47.422507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3886fb22-0bb5-4590-90af-ae91ea004adf tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:47.422507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3886fb22-0bb5-4590-90af-ae91ea004adf tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:47.430016 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:47.430016 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:47.430938 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3886fb22-0bb5-4590-90af-ae91ea004adf tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:47.433147 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1047/4147] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:47 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:44:48.268272 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-69413481-bd6c-4994-8ab8-3d1cd9922180 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:48.269159 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-69413481-bd6c-4994-8ab8-3d1cd9922180 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 Aug 06 17:44:48.269501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-69413481-bd6c-4994-8ab8-3d1cd9922180 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:48.269709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-69413481-bd6c-4994-8ab8-3d1cd9922180 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:48.278996 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:48.278996 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:48.278996 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-69413481-bd6c-4994-8ab8-3d1cd9922180 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:48.279994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-69413481-bd6c-4994-8ab8-3d1cd9922180 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 returned with HTTP 200 Aug 06 17:44:48.279994 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1048/4148] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:48 2026] GET /volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:48.299484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e9344722-c4e5-4462-87cc-38af30b80357 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:48.418120 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e9344722-c4e5-4462-87cc-38af30b80357 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] POST https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803/action Aug 06 17:44:48.419511 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e9344722-c4e5-4462-87cc-38af30b80357 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:48.419710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e9344722-c4e5-4462-87cc-38af30b80357 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:48.434651 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:48.434651 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:48.434925 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e9344722-c4e5-4462-87cc-38af30b80357 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Snapshot retrieved successfully. Aug 06 17:44:48.437141 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-e9344722-c4e5-4462-87cc-38af30b80357 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'aedca2462d0447cebdc3056f2288b471', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe03ebcec25f405abc46bdce54258bf2', '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=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:44:48.437141 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e9344722-c4e5-4462-87cc-38af30b80357 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803/action returned with HTTP 403 Aug 06 17:44:48.437141 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1020/4149] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:44:48 2026] POST /volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803/action => generated 133 bytes in 139 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:48.451568 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:48.452750 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5d1baa10-4dc0-458a-9bfe-865b36360124 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:48.456661 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d1baa10-4dc0-458a-9bfe-865b36360124 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:48.456661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d1baa10-4dc0-458a-9bfe-865b36360124 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:48.459445 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 Aug 06 17:44:48.459543 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d1baa10-4dc0-458a-9bfe-865b36360124 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:48.459817 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5d1baa10-4dc0-458a-9bfe-865b36360124 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:48.459934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:48.460258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:48.460445 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete snapshot with id: 4cf7eccc-db29-4baa-bf2e-33d412b46803 Aug 06 17:44:48.467552 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:48.467552 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:48.467552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d1baa10-4dc0-458a-9bfe-865b36360124 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:48.468294 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1035/4150] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:48 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:48.473433 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:48.473433 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:48.475438 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:48.521995 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot delete request issued successfully. Aug 06 17:44:48.522477 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ed3b9a71-892d-4b36-b02c-24a21784f026 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 returned with HTTP 202 Aug 06 17:44:48.523184 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1048/4151] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:44:48 2026] DELETE /volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:48.540428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9159f88-a8f4-4653-98b1-2fbfe5c68fc7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:48.545024 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9159f88-a8f4-4653-98b1-2fbfe5c68fc7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 Aug 06 17:44:48.545024 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9159f88-a8f4-4653-98b1-2fbfe5c68fc7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:48.546298 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9159f88-a8f4-4653-98b1-2fbfe5c68fc7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:48.554432 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:48.554432 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:48.554946 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b9159f88-a8f4-4653-98b1-2fbfe5c68fc7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:48.555878 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9159f88-a8f4-4653-98b1-2fbfe5c68fc7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 returned with HTTP 200 Aug 06 17:44:48.556341 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1049/4152] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:48 2026] GET /volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:49.489348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2ad8dc2c-c2cb-402b-a67f-163c60444140 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:49.493319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ad8dc2c-c2cb-402b-a67f-163c60444140 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:49.493319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ad8dc2c-c2cb-402b-a67f-163c60444140 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:49.494168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ad8dc2c-c2cb-402b-a67f-163c60444140 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:49.495699 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-2ad8dc2c-c2cb-402b-a67f-163c60444140 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:49.504944 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:49.504944 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:49.507282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ad8dc2c-c2cb-402b-a67f-163c60444140 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:49.507282 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1021/4153] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:49 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:49.575915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f9e7e484-6e9e-4fc2-9630-0e8262805f16 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:49.578152 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f9e7e484-6e9e-4fc2-9630-0e8262805f16 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 Aug 06 17:44:49.578453 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f9e7e484-6e9e-4fc2-9630-0e8262805f16 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:49.578763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f9e7e484-6e9e-4fc2-9630-0e8262805f16 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:49.586855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f9e7e484-6e9e-4fc2-9630-0e8262805f16 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 returned with HTTP 404 Aug 06 17:44:49.587700 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1036/4154] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:49 2026] GET /volume/v3/snapshots/4cf7eccc-db29-4baa-bf2e-33d412b46803 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:44:49.598503 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:49.605049 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:49.605049 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:49.605049 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:49.605049 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume with id: be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:49.620628 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:49.620628 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:49.621172 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:49.665062 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume request issued successfully. Aug 06 17:44:49.668818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2323896f-44a9-4f53-a2b4-9d74a14e4cee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 returned with HTTP 202 Aug 06 17:44:49.668818 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1049/4155] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:49 2026] DELETE /volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:49.675638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2d9ccdc8-c3f1-4ee4-ac6c-11c3da01865e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:49.677909 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d9ccdc8-c3f1-4ee4-ac6c-11c3da01865e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:49.678399 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d9ccdc8-c3f1-4ee4-ac6c-11c3da01865e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:49.679268 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d9ccdc8-c3f1-4ee4-ac6c-11c3da01865e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:49.688235 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:49.688235 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:49.693715 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2d9ccdc8-c3f1-4ee4-ac6c-11c3da01865e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:49.701621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d9ccdc8-c3f1-4ee4-ac6c-11c3da01865e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 returned with HTTP 200 Aug 06 17:44:49.703443 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1050/4156] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:49 2026] GET /volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:50.529479 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-787dec72-3fd4-469a-817d-be3e1c2f4d8b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:50.529479 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-787dec72-3fd4-469a-817d-be3e1c2f4d8b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:50.530114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-787dec72-3fd4-469a-817d-be3e1c2f4d8b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:50.530114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-787dec72-3fd4-469a-817d-be3e1c2f4d8b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:50.530114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-787dec72-3fd4-469a-817d-be3e1c2f4d8b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:50.540070 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:50.540070 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:50.541131 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-787dec72-3fd4-469a-817d-be3e1c2f4d8b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:50.541788 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1022/4157] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:50 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:50.720305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fda4c583-e27e-49bf-9afc-8656dcb2932c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:50.726655 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fda4c583-e27e-49bf-9afc-8656dcb2932c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 Aug 06 17:44:50.727737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fda4c583-e27e-49bf-9afc-8656dcb2932c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:50.727829 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fda4c583-e27e-49bf-9afc-8656dcb2932c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:50.747305 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fda4c583-e27e-49bf-9afc-8656dcb2932c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 returned with HTTP 404 Aug 06 17:44:50.748065 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1037/4158] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:50 2026] GET /volume/v3/volumes/be25bf34-f64b-4e1f-9999-abb9fda6a2b4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:50.765905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:50.772460 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:50.772951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1566706371"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:50.777105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1566706371'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:50.777105 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume of 1 GB Aug 06 17:44:50.789941 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Availability Zones retrieved successfully. Aug 06 17:44:50.801506 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (9cc5eb0e-b628-4218-8d1a-6013101309b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:50.803975 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52da153e-17fd-4915-86a7-0568d96c7005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:50.806090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:50.869986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52da153e-17fd-4915-86a7-0568d96c7005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:50.872480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818985e0-2c57-4b25-aca9-c04991ccd3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:50.949070 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['29202c46-b3d5-4391-8172-c683cadbe1cb', 'f14863b7-4054-4fd4-ab7c-95aba765c96a', '45a877ab-e788-4149-ad1e-51a39430f226', '54d072a8-698e-4320-88ba-aeed206448b5'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:50.950025 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818985e0-2c57-4b25-aca9-c04991ccd3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29202c46-b3d5-4391-8172-c683cadbe1cb', 'f14863b7-4054-4fd4-ab7c-95aba765c96a', '45a877ab-e788-4149-ad1e-51a39430f226', '54d072a8-698e-4320-88ba-aeed206448b5']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:50.951661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cafedf3-fc13-40cd-9008-ddbc4459f5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:50.998989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cafedf3-fc13-40cd-9008-ddbc4459f5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d4b98c5-93ab-4df1-b639-b901c977b9db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566706371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['29202c46-b3d5-4391-8172-c683cadbe1cb','f14863b7-4054-4fd4-ab7c-95aba765c96a','45a877ab-e788-4149-ad1e-51a39430f226','54d072a8-698e-4320-88ba-aeed206448b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566706371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d4b98c5-93ab-4df1-b639-b901c977b9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03ebcec25f405abc46bdce54258bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceda7b3969964f14af0cded5ec9320b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:51.000066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5dc87f-8659-4b61-a865-0081a21974c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:51.038577 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5dc87f-8659-4b61-a865-0081a21974c7) transitioned into state 'SUCCESS' from state '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-1566706371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['29202c46-b3d5-4391-8172-c683cadbe1cb','f14863b7-4054-4fd4-ab7c-95aba765c96a','45a877ab-e788-4149-ad1e-51a39430f226','54d072a8-698e-4320-88ba-aeed206448b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:51.040066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be7a58f-bc16-4da6-a223-aa39672688e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:51.066636 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be7a58f-bc16-4da6-a223-aa39672688e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:51.067844 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (9cc5eb0e-b628-4218-8d1a-6013101309b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:51.068444 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request issued successfully. Aug 06 17:44:51.069225 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e5667e3-f5f7-4c28-8545-9694e3b95315 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:51.069999 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1050/4159] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:50 2026] POST /volume/v3/volumes => generated 778 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:51.090358 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bb086121-1da4-4c0d-8411-0e5e9dc5edb7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:51.093539 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb086121-1da4-4c0d-8411-0e5e9dc5edb7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:51.093854 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb086121-1da4-4c0d-8411-0e5e9dc5edb7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:51.094228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb086121-1da4-4c0d-8411-0e5e9dc5edb7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:51.110872 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:51.110872 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:51.129684 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bb086121-1da4-4c0d-8411-0e5e9dc5edb7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:51.141987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-55be1671-04c1-4b9c-9e44-26418cb5473c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:51.142124 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb086121-1da4-4c0d-8411-0e5e9dc5edb7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db returned with HTTP 200 Aug 06 17:44:51.142124 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1051/4160] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:51 2026] GET /volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db => generated 957 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:51.145466 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-55be1671-04c1-4b9c-9e44-26418cb5473c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2/encryption Aug 06 17:44:51.145817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-55be1671-04c1-4b9c-9e44-26418cb5473c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:51.146136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-55be1671-04c1-4b9c-9e44-26418cb5473c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:51.168493 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:51.168493 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:51.188450 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-4e1e099f-858e-48e0-99e9-d7c7790e2638 req-55be1671-04c1-4b9c-9e44-26418cb5473c tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2/encryption returned with HTTP 200 Aug 06 17:44:51.189372 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1023/4161] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:44:51 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2/encryption => generated 160 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:51.562990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e241471f-2726-4b7c-8ef9-2e6626055809 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:51.565676 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e241471f-2726-4b7c-8ef9-2e6626055809 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:51.569986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e241471f-2726-4b7c-8ef9-2e6626055809 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:51.569986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e241471f-2726-4b7c-8ef9-2e6626055809 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:51.569986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e241471f-2726-4b7c-8ef9-2e6626055809 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:51.586387 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:51.586387 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:51.589170 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e241471f-2726-4b7c-8ef9-2e6626055809 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:51.589761 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1038/4162] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:51 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:52.168540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5f6f92b8-9308-48a4-8184-5d9424923cc1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:52.172815 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5f6f92b8-9308-48a4-8184-5d9424923cc1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:52.173221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5f6f92b8-9308-48a4-8184-5d9424923cc1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:52.175049 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5f6f92b8-9308-48a4-8184-5d9424923cc1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:52.187218 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:52.187218 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:52.196611 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5f6f92b8-9308-48a4-8184-5d9424923cc1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:52.207108 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5f6f92b8-9308-48a4-8184-5d9424923cc1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db returned with HTTP 200 Aug 06 17:44:52.207108 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1051/4163] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:52 2026] GET /volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:52.225931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:52.229120 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:44:52.229721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d4b98c5-93ab-4df1-b639-b901c977b9db", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-752284430"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:52.256588 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:52.256588 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:52.256768 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:52.256768 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create snapshot from volume 1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:52.318225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['711da004-4554-4009-be05-5698423e4029', '903431f3-1525-4ad1-826e-83a17d60c0ae', 'e26bb6ad-79fd-4a3f-a2ab-b7a469f665e9', 'e217b520-a7d1-42b9-86cb-8c7ade440455'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:52.376892 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot create request issued successfully. Aug 06 17:44:52.377373 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-01d70622-20fa-4f01-a362-1f7972b0edc9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:44:52.377946 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1052/4164] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:44:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:52.392886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8eaeeb7a-b9e8-44ee-9e6b-2bbfb64e91a7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:52.398812 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8eaeeb7a-b9e8-44ee-9e6b-2bbfb64e91a7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 Aug 06 17:44:52.398812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8eaeeb7a-b9e8-44ee-9e6b-2bbfb64e91a7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:52.398812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8eaeeb7a-b9e8-44ee-9e6b-2bbfb64e91a7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:52.410418 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:52.410418 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:52.410882 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8eaeeb7a-b9e8-44ee-9e6b-2bbfb64e91a7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:52.411858 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8eaeeb7a-b9e8-44ee-9e6b-2bbfb64e91a7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 returned with HTTP 200 Aug 06 17:44:52.414608 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1024/4165] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:52 2026] GET /volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:44:52.606487 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-31b5fed8-84fe-4a1f-b62a-75ab1b9cb860 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:52.608680 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-31b5fed8-84fe-4a1f-b62a-75ab1b9cb860 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:52.608680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-31b5fed8-84fe-4a1f-b62a-75ab1b9cb860 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:52.609132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-31b5fed8-84fe-4a1f-b62a-75ab1b9cb860 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:52.609132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-31b5fed8-84fe-4a1f-b62a-75ab1b9cb860 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:52.618623 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:52.618623 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:52.619351 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-31b5fed8-84fe-4a1f-b62a-75ab1b9cb860 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:52.619830 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1039/4166] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:52 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:53.424129 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-168779dd-e339-4727-ae45-e410595f36e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:53.425798 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-168779dd-e339-4727-ae45-e410595f36e9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 Aug 06 17:44:53.425994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-168779dd-e339-4727-ae45-e410595f36e9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:53.426204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-168779dd-e339-4727-ae45-e410595f36e9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:53.432009 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:53.432009 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:53.432401 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-168779dd-e339-4727-ae45-e410595f36e9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:53.433195 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-168779dd-e339-4727-ae45-e410595f36e9 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 returned with HTTP 200 Aug 06 17:44:53.437222 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1052/4167] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:53 2026] GET /volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:53.455053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:53.457258 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:44:53.457487 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:53.457701 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:53.457983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.api_utils [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Removing options '' from query. {{(pid=100623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:44:53.458326 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:53.458326 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:53.463364 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.db.api [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Building query based on filter {{(pid=100623) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:44:53.473180 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Get all snapshots completed successfully. Aug 06 17:44:53.473711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c19ab12b-1bbc-465e-9069-94b5ae0ceed7 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:44:53.474322 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1053/4168] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:44:53 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:53.484930 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2dc838f4-f636-48b6-badc-e5e13748470c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:53.487439 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 Aug 06 17:44:53.487720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:53.488114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:53.488171 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete snapshot with id: 571ce2f0-8c03-40cb-aec3-ffcb67e2b684 Aug 06 17:44:53.497512 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:53.497512 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:53.497976 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:53.532451 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot delete request issued successfully. Aug 06 17:44:53.532451 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2dc838f4-f636-48b6-badc-e5e13748470c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 returned with HTTP 202 Aug 06 17:44:53.533167 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1025/4169] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:44:53 2026] DELETE /volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:53.547484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9d85700d-780a-4a99-a2ac-607865b68c71 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:53.550707 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d85700d-780a-4a99-a2ac-607865b68c71 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 Aug 06 17:44:53.551785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d85700d-780a-4a99-a2ac-607865b68c71 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:53.551785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d85700d-780a-4a99-a2ac-607865b68c71 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:53.560593 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:53.560593 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:53.561386 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9d85700d-780a-4a99-a2ac-607865b68c71 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:53.562339 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d85700d-780a-4a99-a2ac-607865b68c71 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 returned with HTTP 200 Aug 06 17:44:53.562830 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1040/4170] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:53 2026] GET /volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:53.640842 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a482a567-a3d2-45ff-880e-286c28f57964 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:53.644983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a482a567-a3d2-45ff-880e-286c28f57964 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:53.644983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a482a567-a3d2-45ff-880e-286c28f57964 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:53.644983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a482a567-a3d2-45ff-880e-286c28f57964 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:53.644983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-a482a567-a3d2-45ff-880e-286c28f57964 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:53.651900 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:53.651900 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:53.651900 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a482a567-a3d2-45ff-880e-286c28f57964 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:53.651900 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1053/4171] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:53 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:53.906491 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f28c3f1b-e4ec-4306-be35-0af716aabaac None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:53.909023 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f28c3f1b-e4ec-4306-be35-0af716aabaac tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:53.909158 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f28c3f1b-e4ec-4306-be35-0af716aabaac tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:53.909401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f28c3f1b-e4ec-4306-be35-0af716aabaac tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:53.918774 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:53.918774 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:53.925280 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f28c3f1b-e4ec-4306-be35-0af716aabaac tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:53.929781 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f28c3f1b-e4ec-4306-be35-0af716aabaac tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 200 Aug 06 17:44:53.930133 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1054/4172] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:53 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:54.579648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-64a18be9-5fd0-4aa4-baf0-8ae16c7457e3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:54.583264 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64a18be9-5fd0-4aa4-baf0-8ae16c7457e3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 Aug 06 17:44:54.583264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64a18be9-5fd0-4aa4-baf0-8ae16c7457e3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:54.588002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64a18be9-5fd0-4aa4-baf0-8ae16c7457e3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:54.591560 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64a18be9-5fd0-4aa4-baf0-8ae16c7457e3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 returned with HTTP 404 Aug 06 17:44:54.592700 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1026/4173] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:54 2026] GET /volume/v3/snapshots/571ce2f0-8c03-40cb-aec3-ffcb67e2b684 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:54.606720 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:54.612639 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:54.613250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:54.615536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:54.615536 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume with id: 1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:54.626936 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:54.626936 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:54.626936 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:54.657601 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume request issued successfully. Aug 06 17:44:54.657601 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8e60be9c-7bc9-435f-b5a6-1455b31e0fb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db returned with HTTP 202 Aug 06 17:44:54.658899 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1041/4174] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:54 2026] DELETE /volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:54.683661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2cbd3dcb-9af5-4e3f-8297-714528eb0afe None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:54.686403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2cbd3dcb-9af5-4e3f-8297-714528eb0afe tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:54.686403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2cbd3dcb-9af5-4e3f-8297-714528eb0afe tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:54.686834 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2cbd3dcb-9af5-4e3f-8297-714528eb0afe tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:54.691141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d3d0c93d-c58f-4c9d-aa60-ecfa611dcdd3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:54.697182 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3d0c93d-c58f-4c9d-aa60-ecfa611dcdd3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:54.697559 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3d0c93d-c58f-4c9d-aa60-ecfa611dcdd3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:54.697602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d3d0c93d-c58f-4c9d-aa60-ecfa611dcdd3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:54.697851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d3d0c93d-c58f-4c9d-aa60-ecfa611dcdd3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:54.705934 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:54.705934 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:54.706914 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:54.706914 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:54.707866 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d3d0c93d-c58f-4c9d-aa60-ecfa611dcdd3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:54.708399 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1055/4175] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:54 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:54.713060 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2cbd3dcb-9af5-4e3f-8297-714528eb0afe tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:54.718290 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2cbd3dcb-9af5-4e3f-8297-714528eb0afe tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db returned with HTTP 200 Aug 06 17:44:54.718798 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1054/4176] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:54 2026] GET /volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:54.954924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cf173db8-ef68-4246-8e0d-76c1be2ed9ad None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:54.956867 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf173db8-ef68-4246-8e0d-76c1be2ed9ad tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:54.957276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf173db8-ef68-4246-8e0d-76c1be2ed9ad tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:54.957703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf173db8-ef68-4246-8e0d-76c1be2ed9ad tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:54.970115 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:54.970115 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:54.977107 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cf173db8-ef68-4246-8e0d-76c1be2ed9ad tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:54.988766 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf173db8-ef68-4246-8e0d-76c1be2ed9ad tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 200 Aug 06 17:44:54.989566 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1027/4177] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:54 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:55.732754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b45e5f23-3ed6-4379-963a-a39d03d35fa8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:55.736731 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b45e5f23-3ed6-4379-963a-a39d03d35fa8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:55.736731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b45e5f23-3ed6-4379-963a-a39d03d35fa8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:55.736731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b45e5f23-3ed6-4379-963a-a39d03d35fa8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:55.736731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b45e5f23-3ed6-4379-963a-a39d03d35fa8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:55.737884 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-56d5c571-cd46-44ce-a83e-f2f8e52f367c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:55.741012 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56d5c571-cd46-44ce-a83e-f2f8e52f367c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db Aug 06 17:44:55.741012 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56d5c571-cd46-44ce-a83e-f2f8e52f367c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:55.741480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56d5c571-cd46-44ce-a83e-f2f8e52f367c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:55.741993 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:55.741993 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:55.742894 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b45e5f23-3ed6-4379-963a-a39d03d35fa8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:55.743491 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1042/4178] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:55 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:55.748376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-586ed141-f501-40e2-a910-648707d5fc2d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:55.751814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56d5c571-cd46-44ce-a83e-f2f8e52f367c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db returned with HTTP 404 Aug 06 17:44:55.751918 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:55.751948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:55.753071 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1056/4179] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:55 2026] GET /volume/v3/volumes/1d4b98c5-93ab-4df1-b639-b901c977b9db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:55.753167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:55.753167 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Delete volume with id: d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:55.763596 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:55.763596 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:55.764691 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:55.766816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e30b84a1-58d1-4301-a081-3d88c28b857c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:55.770081 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:44:55.771175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2105639085"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:55.777344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2105639085'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:44:55.777344 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume of 1 GB Aug 06 17:44:55.784173 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Availability Zones retrieved successfully. Aug 06 17:44:55.792034 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Delete volume request issued successfully. Aug 06 17:44:55.793223 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-586ed141-f501-40e2-a910-648707d5fc2d tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 202 Aug 06 17:44:55.793223 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1055/4180] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:55 2026] DELETE /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:55.794059 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (d5c8fbb2-ebf6-4ec4-a816-397000cffef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:55.795216 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a08ed9-05c5-44f8-b55d-38faadb7a5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:55.797024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:44:55.802779 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0d3f99d2-16e2-4737-ba6b-7a6341f64831 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:55.806297 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d3f99d2-16e2-4737-ba6b-7a6341f64831 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:55.806773 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d3f99d2-16e2-4737-ba6b-7a6341f64831 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:55.807343 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0d3f99d2-16e2-4737-ba6b-7a6341f64831 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:55.817929 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:55.817929 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:55.822764 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0d3f99d2-16e2-4737-ba6b-7a6341f64831 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Volume info retrieved successfully. Aug 06 17:44:55.830991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0d3f99d2-16e2-4737-ba6b-7a6341f64831 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 200 Aug 06 17:44:55.830991 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1043/4181] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:55 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:55.847576 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a08ed9-05c5-44f8-b55d-38faadb7a5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:55.849393 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d44e7ba-c455-47dc-9cc7-c0b06e518a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:55.922425 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['dee634c8-ea46-4947-a911-b99da1b8b611', '1dd9229b-9e49-4115-9c8b-3e4f62409ed3', '9e8e7fea-903e-45a8-82ce-086fb315487c', '41054809-7368-4d4c-a303-3400c02ef1a5'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:55.923685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d44e7ba-c455-47dc-9cc7-c0b06e518a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dee634c8-ea46-4947-a911-b99da1b8b611', '1dd9229b-9e49-4115-9c8b-3e4f62409ed3', '9e8e7fea-903e-45a8-82ce-086fb315487c', '41054809-7368-4d4c-a303-3400c02ef1a5']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:55.926496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f836e9-f4f8-4397-9b6a-dcff159fb9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:55.966566 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f836e9-f4f8-4397-9b6a-dcff159fb9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da30833-29ca-4f2a-8dfc-0e02b2578576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2105639085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['dee634c8-ea46-4947-a911-b99da1b8b611','1dd9229b-9e49-4115-9c8b-3e4f62409ed3','9e8e7fea-903e-45a8-82ce-086fb315487c','41054809-7368-4d4c-a303-3400c02ef1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:44:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2105639085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5da30833-29ca-4f2a-8dfc-0e02b2578576,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03ebcec25f405abc46bdce54258bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceda7b3969964f14af0cded5ec9320b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:55.967617 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad8a170-a719-4534-acd8-a4c29ff93b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:55.995569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad8a170-a719-4534-acd8-a4c29ff93b5b) transitioned into state 'SUCCESS' from state '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-2105639085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['dee634c8-ea46-4947-a911-b99da1b8b611','1dd9229b-9e49-4115-9c8b-3e4f62409ed3','9e8e7fea-903e-45a8-82ce-086fb315487c','41054809-7368-4d4c-a303-3400c02ef1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:55.996375 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4020ee-5b96-4486-924d-773c613aa49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:44:56.009427 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4020ee-5b96-4486-924d-773c613aa49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:44:56.010281 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (d5c8fbb2-ebf6-4ec4-a816-397000cffef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:44:56.010654 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request issued successfully. Aug 06 17:44:56.011438 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e30b84a1-58d1-4301-a081-3d88c28b857c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:44:56.011974 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1028/4182] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:55 2026] POST /volume/v3/volumes => generated 778 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:56.032571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0fc48c45-89ae-4ba6-9692-c05822432d42 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:56.034074 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0fc48c45-89ae-4ba6-9692-c05822432d42 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:44:56.034396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0fc48c45-89ae-4ba6-9692-c05822432d42 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:56.034734 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0fc48c45-89ae-4ba6-9692-c05822432d42 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:56.043360 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:56.043360 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:56.049569 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0fc48c45-89ae-4ba6-9692-c05822432d42 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:56.056177 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0fc48c45-89ae-4ba6-9692-c05822432d42 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 returned with HTTP 200 Aug 06 17:44:56.056770 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1057/4183] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:56 2026] GET /volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:56.767585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bf0c39cf-1991-4d34-bde9-d07709d87896 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:56.770008 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf0c39cf-1991-4d34-bde9-d07709d87896 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:56.770358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf0c39cf-1991-4d34-bde9-d07709d87896 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:56.770596 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bf0c39cf-1991-4d34-bde9-d07709d87896 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:56.770731 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-bf0c39cf-1991-4d34-bde9-d07709d87896 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:56.775610 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:56.775610 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:56.776421 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bf0c39cf-1991-4d34-bde9-d07709d87896 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:56.777078 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1056/4184] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:56 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:56.847449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bd444b30-5b9e-47b7-8f4c-885a182fdd49 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:56.849312 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd444b30-5b9e-47b7-8f4c-885a182fdd49 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] GET https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b Aug 06 17:44:56.849527 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd444b30-5b9e-47b7-8f4c-885a182fdd49 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:56.849712 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd444b30-5b9e-47b7-8f4c-885a182fdd49 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:56.855762 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd444b30-5b9e-47b7-8f4c-885a182fdd49 tempest-TestImageHashVerification-1275414646 tempest-TestImageHashVerification-1275414646-project-member] https://10.4.3.207/volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b returned with HTTP 404 Aug 06 17:44:56.856295 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1044/4185] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:56 2026] GET /volume/v3/volumes/d632062f-d4fa-4681-a091-a799c7fc0f8b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:57.077331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e7fa2a42-f4bb-4365-8522-f7d293c92381 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:57.080459 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7fa2a42-f4bb-4365-8522-f7d293c92381 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:44:57.080727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7fa2a42-f4bb-4365-8522-f7d293c92381 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:57.081503 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e7fa2a42-f4bb-4365-8522-f7d293c92381 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:57.093061 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:57.093061 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:57.099528 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e7fa2a42-f4bb-4365-8522-f7d293c92381 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:57.106645 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e7fa2a42-f4bb-4365-8522-f7d293c92381 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 returned with HTTP 200 Aug 06 17:44:57.107242 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1029/4186] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:57 2026] GET /volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:57.129417 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-16c65b32-932a-4a06-bc55-9d855d5001fb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:57.132431 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:44:57.132897 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5da30833-29ca-4f2a-8dfc-0e02b2578576", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1993744787"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:57.150127 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:57.150127 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:57.152199 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:57.152362 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create snapshot from volume 5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:44:57.212843 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['554a56b1-7850-4b54-8c8b-9f8241ca274a', 'e1a63dbe-e2c8-4c3b-9e1a-1c242b58f08b', 'b403ff84-0906-4f6a-88cf-639f60888a77', 'd1bf56dd-f04d-4230-9209-aca60b185b3c'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:57.263479 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot create request issued successfully. Aug 06 17:44:57.264025 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-16c65b32-932a-4a06-bc55-9d855d5001fb tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:44:57.264518 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1058/4187] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:44:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:44:57.283095 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aafd2599-9777-4837-8f3c-fd499a922dee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:57.286658 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aafd2599-9777-4837-8f3c-fd499a922dee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 Aug 06 17:44:57.286998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aafd2599-9777-4837-8f3c-fd499a922dee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:57.289044 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aafd2599-9777-4837-8f3c-fd499a922dee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:57.299268 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:57.299268 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:57.299813 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-aafd2599-9777-4837-8f3c-fd499a922dee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:57.301244 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aafd2599-9777-4837-8f3c-fd499a922dee tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 returned with HTTP 200 Aug 06 17:44:57.301627 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1057/4188] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:57 2026] GET /volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:57.792537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cb77d6ac-4879-4e2a-889e-9e48928ffbb6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:57.794506 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb77d6ac-4879-4e2a-889e-9e48928ffbb6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:57.794731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb77d6ac-4879-4e2a-889e-9e48928ffbb6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:57.794983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb77d6ac-4879-4e2a-889e-9e48928ffbb6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:57.795150 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cb77d6ac-4879-4e2a-889e-9e48928ffbb6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:57.803903 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:57.803903 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:57.805046 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb77d6ac-4879-4e2a-889e-9e48928ffbb6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:57.806409 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1045/4189] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:57 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:58.318418 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-601ebb3c-9ec5-48bb-a820-a171d0da00ab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:58.320810 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-601ebb3c-9ec5-48bb-a820-a171d0da00ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 Aug 06 17:44:58.321114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-601ebb3c-9ec5-48bb-a820-a171d0da00ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:58.321398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-601ebb3c-9ec5-48bb-a820-a171d0da00ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:58.329529 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:58.329529 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:58.329529 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-601ebb3c-9ec5-48bb-a820-a171d0da00ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:58.330068 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-601ebb3c-9ec5-48bb-a820-a171d0da00ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 returned with HTTP 200 Aug 06 17:44:58.330197 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1030/4190] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:58 2026] GET /volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:58.344161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:58.346818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] POST https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4/action Aug 06 17:44:58.347190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:44:58.347363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:58.349807 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.admin_actions [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Updating snapshot 'b8ac9a73-95d6-4c3e-ab1e-acab00b939c4' with '{'status': 'error'}' {{(pid=100623) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:44:58.364106 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:58.364106 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:58.364820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'aedca2462d0447cebdc3056f2288b471', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe03ebcec25f405abc46bdce54258bf2', '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=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:44:58.365154 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a3a1ef0f-b887-4a47-83ef-02484d79b866 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4/action returned with HTTP 403 Aug 06 17:44:58.365776 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1059/4191] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:44:58 2026] POST /volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:58.375104 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:58.380121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 Aug 06 17:44:58.380458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:58.380753 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:58.380920 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete snapshot with id: b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 Aug 06 17:44:58.390174 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:58.390174 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:58.390174 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:58.412130 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot delete request issued successfully. Aug 06 17:44:58.412514 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e3d8d1f2-4528-4b51-8ec6-322837e431db tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 returned with HTTP 202 Aug 06 17:44:58.413039 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1058/4192] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:44:58 2026] DELETE /volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:58.426530 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8cbb80a9-cdda-4a18-bb8c-558b730578e4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:58.429150 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8cbb80a9-cdda-4a18-bb8c-558b730578e4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 Aug 06 17:44:58.429557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8cbb80a9-cdda-4a18-bb8c-558b730578e4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:58.429889 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8cbb80a9-cdda-4a18-bb8c-558b730578e4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:58.437523 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:58.437523 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:58.438216 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8cbb80a9-cdda-4a18-bb8c-558b730578e4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:44:58.439477 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8cbb80a9-cdda-4a18-bb8c-558b730578e4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 returned with HTTP 200 Aug 06 17:44:58.440032 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1046/4193] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:58 2026] GET /volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:58.825036 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4c989870-7291-4131-b38c-190e6a90ae45 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:58.827409 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c989870-7291-4131-b38c-190e6a90ae45 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:58.827648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c989870-7291-4131-b38c-190e6a90ae45 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:58.827851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c989870-7291-4131-b38c-190e6a90ae45 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:58.827987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4c989870-7291-4131-b38c-190e6a90ae45 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:58.833436 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:58.833436 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:58.834294 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c989870-7291-4131-b38c-190e6a90ae45 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:58.835205 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1031/4194] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:58 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:59.457611 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ac991f6-eac1-45b1-b45f-28ff76f46e91 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:59.460424 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ac991f6-eac1-45b1-b45f-28ff76f46e91 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 Aug 06 17:44:59.460424 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ac991f6-eac1-45b1-b45f-28ff76f46e91 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:59.461786 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ac991f6-eac1-45b1-b45f-28ff76f46e91 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:59.468760 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ac991f6-eac1-45b1-b45f-28ff76f46e91 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 returned with HTTP 404 Aug 06 17:44:59.469450 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1060/4195] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:44:59 2026] GET /volume/v3/snapshots/b8ac9a73-95d6-4c3e-ab1e-acab00b939c4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:44:59.480388 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-23e4b05e-0492-4b30-826a-c4f742b401ba None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:59.484818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:44:59.485240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:59.486745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:59.486745 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume with id: 5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:44:59.497910 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:59.497910 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:44:59.498414 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:59.527378 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume request issued successfully. Aug 06 17:44:59.527378 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23e4b05e-0492-4b30-826a-c4f742b401ba tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 returned with HTTP 202 Aug 06 17:44:59.528618 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1059/4196] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:59 2026] DELETE /volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:44:59.541451 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f98e80c0-78d6-4b24-bb50-7368a888c5c5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:59.546458 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f98e80c0-78d6-4b24-bb50-7368a888c5c5 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:44:59.547034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f98e80c0-78d6-4b24-bb50-7368a888c5c5 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:59.547034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f98e80c0-78d6-4b24-bb50-7368a888c5c5 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:59.562399 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:59.562399 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:44:59.568391 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f98e80c0-78d6-4b24-bb50-7368a888c5c5 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:44:59.574698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f98e80c0-78d6-4b24-bb50-7368a888c5c5 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 returned with HTTP 200 Aug 06 17:44:59.575606 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1047/4197] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:59 2026] GET /volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:44:59.851887 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-733349a9-3f03-4595-93b0-b9a3bc4ed861 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:59.854176 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-733349a9-3f03-4595-93b0-b9a3bc4ed861 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:59.854411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-733349a9-3f03-4595-93b0-b9a3bc4ed861 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:59.854655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-733349a9-3f03-4595-93b0-b9a3bc4ed861 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:59.854713 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-733349a9-3f03-4595-93b0-b9a3bc4ed861 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:44:59.860880 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:59.860880 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:44:59.862189 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-733349a9-3f03-4595-93b0-b9a3bc4ed861 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:44:59.862656 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1032/4198] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:44:59 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:44:59.879597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:59.883595 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:44:59.883974 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67b9c19c-fded-4ce5-b581-90ba8ba8dbf6", "incremental": true}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:44:59.886544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating new backup {'backup': {'volume_id': '67b9c19c-fded-4ce5-b581-90ba8ba8dbf6', 'incremental': True}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:44:59.886845 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating backup of volume 67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 in container None Aug 06 17:44:59.896237 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:59.896237 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:44:59.896991 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:44:59.941579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['d19cdf24-6521-4c92-8e77-662e53276125', '3598d837-a904-4444-93ea-3007966d7d68'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:44:59.972285 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c6f6ed1-957f-49a1-9f1e-75cb8f1c751e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 400 Aug 06 17:44:59.973075 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1061/4199] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:44:59 2026] POST /volume/v3/backups => generated 109 bytes in 94 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 06 17:44:59.983890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:44:59.986056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] DELETE https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:44:59.986056 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:44:59.986255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:44:59.986369 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Delete backup with id: 5947eee6-6375-462c-af3b-4e7f5ab974ef. Aug 06 17:44:59.991366 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:44:59.991366 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:00.009331 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] delete_backup rpcapi backup_id 5947eee6-6375-462c-af3b-4e7f5ab974ef {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:45:00.011782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9a1208d4-5ff7-40cd-894d-5fb65431ab2d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 202 Aug 06 17:45:00.012761 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1060/4200] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:44:59 2026] DELETE /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:45:00.026529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cd74ae25-7178-4930-bd1f-acd52daa6b60 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:00.028652 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd74ae25-7178-4930-bd1f-acd52daa6b60 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:45:00.029235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd74ae25-7178-4930-bd1f-acd52daa6b60 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:00.029811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd74ae25-7178-4930-bd1f-acd52daa6b60 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:00.029811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cd74ae25-7178-4930-bd1f-acd52daa6b60 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:00.035368 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:00.035368 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:00.036166 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd74ae25-7178-4930-bd1f-acd52daa6b60 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 200 Aug 06 17:45:00.040882 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1048/4201] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:00 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:00.595793 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de6164a7-5af9-42f9-9e32-aaf5d805c342 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:00.600496 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de6164a7-5af9-42f9-9e32-aaf5d805c342 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 Aug 06 17:45:00.600800 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de6164a7-5af9-42f9-9e32-aaf5d805c342 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:00.601238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de6164a7-5af9-42f9-9e32-aaf5d805c342 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:00.615878 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de6164a7-5af9-42f9-9e32-aaf5d805c342 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 returned with HTTP 404 Aug 06 17:45:00.616617 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1033/4202] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:00 2026] GET /volume/v3/volumes/5da30833-29ca-4f2a-8dfc-0e02b2578576 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:00.629420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:00.635448 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:00.635448 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1465690404"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:00.638142 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1465690404'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:00.638142 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume of 1 GB Aug 06 17:45:00.648273 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:00.658996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (65dd9bd0-3f48-4d16-8e54-26fff36dd2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:00.662628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94653851-8632-4dd2-9214-3bc202e4cd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:00.663530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:00.720076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94653851-8632-4dd2-9214-3bc202e4cd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:00.721222 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32edd38-6da7-4688-bf3b-e642a1b3f3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:00.795908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['13c31329-6a77-4dfd-b2ac-7a9279eb74eb', '9b87b694-97c0-45d6-8e97-d009eae5b568', '8486d88d-1392-4b51-9e21-162e9b96375c', '52731e86-ab41-4ff8-99f5-1854a566079c'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:00.796796 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32edd38-6da7-4688-bf3b-e642a1b3f3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c31329-6a77-4dfd-b2ac-7a9279eb74eb', '9b87b694-97c0-45d6-8e97-d009eae5b568', '8486d88d-1392-4b51-9e21-162e9b96375c', '52731e86-ab41-4ff8-99f5-1854a566079c']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:00.797659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7ea5b0-643c-4568-b4d6-e8757971d88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:00.831397 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7ea5b0-643c-4568-b4d6-e8757971d88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24a424c-a580-446e-8cac-324296847b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1465690404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['13c31329-6a77-4dfd-b2ac-7a9279eb74eb','9b87b694-97c0-45d6-8e97-d009eae5b568','8486d88d-1392-4b51-9e21-162e9b96375c','52731e86-ab41-4ff8-99f5-1854a566079c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1465690404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24a424c-a580-446e-8cac-324296847b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03ebcec25f405abc46bdce54258bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceda7b3969964f14af0cded5ec9320b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:00.832541 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202bad49-c11c-4faa-8b33-f7a995eaf5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:00.860254 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202bad49-c11c-4faa-8b33-f7a995eaf5fe) transitioned into state 'SUCCESS' from state '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-1465690404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['13c31329-6a77-4dfd-b2ac-7a9279eb74eb','9b87b694-97c0-45d6-8e97-d009eae5b568','8486d88d-1392-4b51-9e21-162e9b96375c','52731e86-ab41-4ff8-99f5-1854a566079c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:00.861264 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2649bf19-b865-40ce-8645-3509622b18f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:00.876259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2649bf19-b865-40ce-8645-3509622b18f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:00.877350 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (65dd9bd0-3f48-4d16-8e54-26fff36dd2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:00.877770 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request issued successfully. Aug 06 17:45:00.878679 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72f3b817-e3b5-4410-b352-e9761762e5b0 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:00.879204 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1062/4203] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:45:00 2026] POST /volume/v3/volumes => generated 778 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:00.897025 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-15be0457-fe4e-418e-8ece-6415350ef909 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:00.902235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-15be0457-fe4e-418e-8ece-6415350ef909 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:00.902235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-15be0457-fe4e-418e-8ece-6415350ef909 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:00.902235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-15be0457-fe4e-418e-8ece-6415350ef909 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:00.915353 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:00.915353 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:00.923805 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-15be0457-fe4e-418e-8ece-6415350ef909 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:00.927766 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-15be0457-fe4e-418e-8ece-6415350ef909 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 returned with HTTP 200 Aug 06 17:45:00.927766 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1061/4204] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:00 2026] GET /volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:01.053599 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ab7f584c-4ae6-4ba3-89ac-bcf854374804 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:01.057038 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab7f584c-4ae6-4ba3-89ac-bcf854374804 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef Aug 06 17:45:01.058005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab7f584c-4ae6-4ba3-89ac-bcf854374804 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:01.058005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab7f584c-4ae6-4ba3-89ac-bcf854374804 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:01.058239 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ab7f584c-4ae6-4ba3-89ac-bcf854374804 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id 5947eee6-6375-462c-af3b-4e7f5ab974ef. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:01.062773 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab7f584c-4ae6-4ba3-89ac-bcf854374804 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef returned with HTTP 404 Aug 06 17:45:01.064832 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1049/4205] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:01 2026] GET /volume/v3/backups/5947eee6-6375-462c-af3b-4e7f5ab974ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:01.079831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-82740e5d-cded-444e-92dc-150c9076b06d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:01.083920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:01.084360 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-517688423"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:01.086439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-517688423'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:01.086855 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume of 1 GB Aug 06 17:45:01.093549 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Availability Zones retrieved successfully. Aug 06 17:45:01.103279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Flow 'volume_create_api' (ba6e623a-a469-4029-9be5-55e134c37220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:01.105086 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344065f0-255b-4a23-b03f-07dc66740d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:01.106251 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:01.160307 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344065f0-255b-4a23-b03f-07dc66740d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:01.161166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842e7669-2b85-4310-bc79-0b7867daa83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:01.248545 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['b054ea10-aa77-40f1-be12-7471f3ffc94b', '972a6171-6cd2-46ac-a006-bf26b6da7ab9', 'e2af4b61-48e5-4665-9690-f2e903821860', '96b66b56-c3eb-4fcb-9b36-7a3d757b40a6'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:01.250689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842e7669-2b85-4310-bc79-0b7867daa83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b054ea10-aa77-40f1-be12-7471f3ffc94b', '972a6171-6cd2-46ac-a006-bf26b6da7ab9', 'e2af4b61-48e5-4665-9690-f2e903821860', '96b66b56-c3eb-4fcb-9b36-7a3d757b40a6']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:01.253080 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b59455-5d49-4dc3-a2cc-dbba7ccc4ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:01.295731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b59455-5d49-4dc3-a2cc-dbba7ccc4ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a66437-bff7-45a0-a37e-45d72c93ec70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-517688423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98c99c94c4f94a59a810d703d98dc4ce',qos_specs=None,replication_status=,reservations=['b054ea10-aa77-40f1-be12-7471f3ffc94b','972a6171-6cd2-46ac-a006-bf26b6da7ab9','e2af4b61-48e5-4665-9690-f2e903821860','96b66b56-c3eb-4fcb-9b36-7a3d757b40a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658d1223b60649658db719505a1f0e76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-517688423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50a66437-bff7-45a0-a37e-45d72c93ec70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c99c94c4f94a59a810d703d98dc4ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658d1223b60649658db719505a1f0e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:01.296983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7fbeff-dd40-4b8c-b0d5-abb52aa883dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:01.330609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7fbeff-dd40-4b8c-b0d5-abb52aa883dd) transitioned into state 'SUCCESS' from state '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-517688423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98c99c94c4f94a59a810d703d98dc4ce',qos_specs=None,replication_status=,reservations=['b054ea10-aa77-40f1-be12-7471f3ffc94b','972a6171-6cd2-46ac-a006-bf26b6da7ab9','e2af4b61-48e5-4665-9690-f2e903821860','96b66b56-c3eb-4fcb-9b36-7a3d757b40a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658d1223b60649658db719505a1f0e76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:01.330950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9fe399-4993-4381-a3b6-2acb981a7421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:01.347221 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9fe399-4993-4381-a3b6-2acb981a7421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:01.348424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Flow 'volume_create_api' (ba6e623a-a469-4029-9be5-55e134c37220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:01.348821 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Create volume request issued successfully. Aug 06 17:45:01.349762 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82740e5d-cded-444e-92dc-150c9076b06d tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:01.351000 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1034/4206] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:45:01 2026] POST /volume/v3/volumes => generated 748 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:01.365782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-980dd58f-7af0-4a96-9410-cf7c7548edf6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:01.369993 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-980dd58f-7af0-4a96-9410-cf7c7548edf6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 Aug 06 17:45:01.369993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-980dd58f-7af0-4a96-9410-cf7c7548edf6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:01.369993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-980dd58f-7af0-4a96-9410-cf7c7548edf6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:01.380338 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:01.380338 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:01.386781 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-980dd58f-7af0-4a96-9410-cf7c7548edf6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:45:01.392645 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-980dd58f-7af0-4a96-9410-cf7c7548edf6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 returned with HTTP 200 Aug 06 17:45:01.393650 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1063/4207] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:01 2026] GET /volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:01.945778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-738ae3a0-3e70-4f93-812a-c55bfb47dee3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:01.948622 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-738ae3a0-3e70-4f93-812a-c55bfb47dee3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:01.949984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-738ae3a0-3e70-4f93-812a-c55bfb47dee3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:01.950317 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-738ae3a0-3e70-4f93-812a-c55bfb47dee3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:01.961347 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:01.961347 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:01.966098 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-738ae3a0-3e70-4f93-812a-c55bfb47dee3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:01.972790 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-738ae3a0-3e70-4f93-812a-c55bfb47dee3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 returned with HTTP 200 Aug 06 17:45:01.973275 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1062/4208] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:01 2026] GET /volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:01.992729 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:01.998433 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:45:01.998935 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24a424c-a580-446e-8cac-324296847b42", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-515140811"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:02.013455 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:02.013455 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:02.014340 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:02.014340 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create snapshot from volume c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:02.051272 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['7300beab-9628-44c6-87b5-ae98c4e31f5a', '377f9846-8d51-4bbd-bc0a-0bcfbd2a2814', '6fc13068-111e-4d9a-97ca-b01f95da361c', '8c82d321-984e-4ddc-8485-0322120e38ca'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:02.102469 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot create request issued successfully. Aug 06 17:45:02.103072 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fc8e7e5-2d0c-4df7-88d9-a1c604af23bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:45:02.103677 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1050/4209] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:45:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:02.119117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b86f1086-6f62-40ca-b3ec-1874c4063cb4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:02.121817 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b86f1086-6f62-40ca-b3ec-1874c4063cb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:02.122303 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b86f1086-6f62-40ca-b3ec-1874c4063cb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:02.122738 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b86f1086-6f62-40ca-b3ec-1874c4063cb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:02.131679 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:02.131679 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:02.132516 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b86f1086-6f62-40ca-b3ec-1874c4063cb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:02.134104 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b86f1086-6f62-40ca-b3ec-1874c4063cb4 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a returned with HTTP 200 Aug 06 17:45:02.136408 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1035/4210] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:02 2026] GET /volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:02.410813 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a69431b4-e322-44c1-9816-1031f0764200 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:02.416062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a69431b4-e322-44c1-9816-1031f0764200 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 Aug 06 17:45:02.416254 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a69431b4-e322-44c1-9816-1031f0764200 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:02.416493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a69431b4-e322-44c1-9816-1031f0764200 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:02.434596 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:02.434596 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:02.440672 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a69431b4-e322-44c1-9816-1031f0764200 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:45:02.446616 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a69431b4-e322-44c1-9816-1031f0764200 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 returned with HTTP 200 Aug 06 17:45:02.447154 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1064/4211] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:02 2026] GET /volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:02.468445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:02.471327 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:45:02.471685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50a66437-bff7-45a0-a37e-45d72c93ec70", "name": "tempest-VolumesBackupsTest-Backup-1542904976"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:02.473615 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating new backup {'backup': {'volume_id': '50a66437-bff7-45a0-a37e-45d72c93ec70', 'name': 'tempest-VolumesBackupsTest-Backup-1542904976'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:45:02.473760 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating backup of volume 50a66437-bff7-45a0-a37e-45d72c93ec70 in container None Aug 06 17:45:02.485193 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:02.485193 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:02.485718 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Volume info retrieved successfully. Aug 06 17:45:02.512008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Created reservations ['5283fdbc-055a-4d2e-807a-194e35f6e504', '6455a7ef-c7db-4e2a-b541-720d11094c0c'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:02.574847 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e7cb8128-3124-4ba6-9fcf-84b57eca8ccd tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:45:02.575644 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1063/4212] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:45:02 2026] POST /volume/v3/backups => generated 330 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:02.590494 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2a96a617-4a50-468f-957c-ea55922cb8e8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:02.594379 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a96a617-4a50-468f-957c-ea55922cb8e8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:02.594379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a96a617-4a50-468f-957c-ea55922cb8e8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:02.594379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a96a617-4a50-468f-957c-ea55922cb8e8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:02.594379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-2a96a617-4a50-468f-957c-ea55922cb8e8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:02.609177 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:02.609177 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:02.609918 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a96a617-4a50-468f-957c-ea55922cb8e8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:02.610360 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1051/4213] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:02 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:02.868440 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-601f15d4-63db-47b3-bef3-e6909f963bf2 req-b5a8f594-1a59-43a5-a1e5-2159c7f58f35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:02.871610 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-601f15d4-63db-47b3-bef3-e6909f963bf2 req-b5a8f594-1a59-43a5-a1e5-2159c7f58f35 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] DELETE https://10.4.3.207/volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282 Aug 06 17:45:02.871889 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-601f15d4-63db-47b3-bef3-e6909f963bf2 req-b5a8f594-1a59-43a5-a1e5-2159c7f58f35 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:02.872188 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-601f15d4-63db-47b3-bef3-e6909f963bf2 req-b5a8f594-1a59-43a5-a1e5-2159c7f58f35 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:02.883045 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:02.883045 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:02.954459 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-601f15d4-63db-47b3-bef3-e6909f963bf2 req-b5a8f594-1a59-43a5-a1e5-2159c7f58f35 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282 returned with HTTP 200 Aug 06 17:45:02.954980 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1036/4214] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:45:02 2026] DELETE /volume/v3/attachments/37677bf1-bd66-463c-bee5-199efe31f282 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:03.150576 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5cc2ff81-a596-4de9-a197-97f4c75c9386 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:03.154766 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cc2ff81-a596-4de9-a197-97f4c75c9386 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:03.154766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cc2ff81-a596-4de9-a197-97f4c75c9386 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:03.155045 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cc2ff81-a596-4de9-a197-97f4c75c9386 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:03.165055 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:03.165055 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:03.165482 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5cc2ff81-a596-4de9-a197-97f4c75c9386 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:03.166354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cc2ff81-a596-4de9-a197-97f4c75c9386 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a returned with HTTP 200 Aug 06 17:45:03.166810 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1065/4215] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:03 2026] GET /volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:03.181386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8214f1be-72ec-4ded-8f74-3cfd1d5e6542 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:03.186057 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8214f1be-72ec-4ded-8f74-3cfd1d5e6542 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] GET https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:03.186057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8214f1be-72ec-4ded-8f74-3cfd1d5e6542 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:03.186057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8214f1be-72ec-4ded-8f74-3cfd1d5e6542 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:03.194741 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:03.194741 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:03.195627 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8214f1be-72ec-4ded-8f74-3cfd1d5e6542 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Snapshot retrieved successfully. Aug 06 17:45:03.196759 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8214f1be-72ec-4ded-8f74-3cfd1d5e6542 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a returned with HTTP 200 Aug 06 17:45:03.197401 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1064/4216] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:03 2026] GET /volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:03.209949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e1116b98-593a-42b5-8f58-228d72e19d99 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:03.212852 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:03.212852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:03.212852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:03.213108 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete snapshot with id: e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:03.220887 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:03.220887 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:03.221002 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:03.244465 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot delete request issued successfully. Aug 06 17:45:03.244769 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e1116b98-593a-42b5-8f58-228d72e19d99 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a returned with HTTP 202 Aug 06 17:45:03.245746 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1052/4217] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:45:03 2026] DELETE /volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:03.258225 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e3ec7eba-be65-4c94-95f2-4dc63bbeb4ab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:03.262758 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3ec7eba-be65-4c94-95f2-4dc63bbeb4ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:03.262758 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3ec7eba-be65-4c94-95f2-4dc63bbeb4ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:03.262758 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3ec7eba-be65-4c94-95f2-4dc63bbeb4ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:03.272377 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:03.272377 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:03.273401 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e3ec7eba-be65-4c94-95f2-4dc63bbeb4ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:03.274652 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3ec7eba-be65-4c94-95f2-4dc63bbeb4ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a returned with HTTP 200 Aug 06 17:45:03.275343 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1037/4218] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:03 2026] GET /volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:03.628367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2b99dc8d-eca0-4317-857d-c9fe92a43505 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:03.632225 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b99dc8d-eca0-4317-857d-c9fe92a43505 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:03.632454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b99dc8d-eca0-4317-857d-c9fe92a43505 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:03.633138 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b99dc8d-eca0-4317-857d-c9fe92a43505 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:03.633138 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2b99dc8d-eca0-4317-857d-c9fe92a43505 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:03.641632 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:03.641632 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:03.642600 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b99dc8d-eca0-4317-857d-c9fe92a43505 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:03.643598 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1066/4219] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:03 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:04.289980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e3dbc3db-96b2-4f26-9b62-9671d280614d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.293320 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e3dbc3db-96b2-4f26-9b62-9671d280614d tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a Aug 06 17:45:04.293522 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e3dbc3db-96b2-4f26-9b62-9671d280614d tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.293730 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e3dbc3db-96b2-4f26-9b62-9671d280614d tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.300953 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e3dbc3db-96b2-4f26-9b62-9671d280614d tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a returned with HTTP 404 Aug 06 17:45:04.301809 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1065/4220] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:04 2026] GET /volume/v3/snapshots/e52b64c7-e1e8-4bcd-80c0-eae72bf8780a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:04.312078 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.314231 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:04.314439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.315375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.315835 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume with id: c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:04.326302 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.326302 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:04.327145 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:04.354511 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume request issued successfully. Aug 06 17:45:04.354851 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab73e172-0afa-4b14-8f66-8e1c9028f8ab tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 returned with HTTP 202 Aug 06 17:45:04.355700 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1053/4221] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:04 2026] DELETE /volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:04.370555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-516bd4ff-ec92-4a69-8a23-2d2a8b9c8934 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.375817 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-516bd4ff-ec92-4a69-8a23-2d2a8b9c8934 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:04.376032 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-516bd4ff-ec92-4a69-8a23-2d2a8b9c8934 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.376186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-516bd4ff-ec92-4a69-8a23-2d2a8b9c8934 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.394108 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.394108 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:04.399956 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-516bd4ff-ec92-4a69-8a23-2d2a8b9c8934 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:04.406239 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-516bd4ff-ec92-4a69-8a23-2d2a8b9c8934 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 returned with HTTP 200 Aug 06 17:45:04.406239 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1038/4222] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:04 2026] GET /volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:45:04.497133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.501181 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:45:04.501496 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.501808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.502035 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Delete volume with id: 9f1d6120-3430-490b-a072-031f0afe121a Aug 06 17:45:04.517345 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.517345 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:04.517945 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:45:04.555545 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Delete volume request issued successfully. Aug 06 17:45:04.555680 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76e3dc98-32df-4c1b-a04f-ff3c0cebfab6 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a returned with HTTP 202 Aug 06 17:45:04.556192 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1067/4223] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:04 2026] DELETE /volume/v3/volumes/9f1d6120-3430-490b-a072-031f0afe121a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:04.570931 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.574901 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] DELETE https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e Aug 06 17:45:04.574901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.575144 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.575253 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Delete backup with id: 220fb078-c64f-4112-8b72-d216ccea5c1e. Aug 06 17:45:04.583410 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.583410 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:04.611800 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] delete_backup rpcapi backup_id 220fb078-c64f-4112-8b72-d216ccea5c1e {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:45:04.614167 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84b1b84c-6073-46e3-a0a7-a377d3a240f5 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e returned with HTTP 202 Aug 06 17:45:04.614607 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1066/4224] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:04 2026] DELETE /volume/v3/backups/220fb078-c64f-4112-8b72-d216ccea5c1e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:45:04.625778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.635176 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:45:04.635176 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.635354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.635620 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Delete volume with id: 4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:45:04.645903 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.645903 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:04.646405 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:45:04.660770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c166d091-b1b9-4ce7-b0fb-f4a691c4f08d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.664023 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c166d091-b1b9-4ce7-b0fb-f4a691c4f08d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:04.664023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c166d091-b1b9-4ce7-b0fb-f4a691c4f08d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.664602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c166d091-b1b9-4ce7-b0fb-f4a691c4f08d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.664602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c166d091-b1b9-4ce7-b0fb-f4a691c4f08d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:04.674300 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.674300 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:04.675435 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c166d091-b1b9-4ce7-b0fb-f4a691c4f08d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:04.676059 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1039/4225] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:04 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:04.692086 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Delete volume request issued successfully. Aug 06 17:45:04.692421 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5b9d649a-4cf0-46ce-bc75-e37933b1a686 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 202 Aug 06 17:45:04.695235 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1054/4226] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:04 2026] DELETE /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:04.702494 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-81ec646d-3d69-407e-a679-0e7508737e55 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:04.708114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81ec646d-3d69-407e-a679-0e7508737e55 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:45:04.708452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81ec646d-3d69-407e-a679-0e7508737e55 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:04.708900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81ec646d-3d69-407e-a679-0e7508737e55 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:04.719945 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:04.719945 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:04.729452 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-81ec646d-3d69-407e-a679-0e7508737e55 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Volume info retrieved successfully. Aug 06 17:45:04.741642 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81ec646d-3d69-407e-a679-0e7508737e55 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 200 Aug 06 17:45:04.742451 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1068/4227] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:04 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:05.428225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9474b7fc-97fa-430d-8388-7bd688b06f4e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:05.431416 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9474b7fc-97fa-430d-8388-7bd688b06f4e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 Aug 06 17:45:05.431416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9474b7fc-97fa-430d-8388-7bd688b06f4e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:05.431768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9474b7fc-97fa-430d-8388-7bd688b06f4e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:05.440947 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9474b7fc-97fa-430d-8388-7bd688b06f4e tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 returned with HTTP 404 Aug 06 17:45:05.441503 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1067/4228] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:05 2026] GET /volume/v3/volumes/c24a424c-a580-446e-8cac-324296847b42 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:05.452913 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-db4143ee-9b53-41d0-805a-3a250337d566 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:05.460229 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:05.460229 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-642253282"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:05.460229 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-642253282'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:05.460229 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume of 1 GB Aug 06 17:45:05.466590 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:05.478411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (0b26df4a-a8cd-4d4b-83fb-a8310369fde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:05.479848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974b3d28-0e9f-4db5-ad35-e26154a38d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:05.480983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:05.545776 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974b3d28-0e9f-4db5-ad35-e26154a38d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:05.547482 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbe163e-5848-4d7e-b768-e41b6867da8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:05.697587 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7d7444f5-60d4-490a-b342-8ddfe781544d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:05.697587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d7444f5-60d4-490a-b342-8ddfe781544d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:05.697587 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d7444f5-60d4-490a-b342-8ddfe781544d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:05.697587 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d7444f5-60d4-490a-b342-8ddfe781544d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:05.697587 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-7d7444f5-60d4-490a-b342-8ddfe781544d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:05.708428 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:05.708428 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:05.709729 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d7444f5-60d4-490a-b342-8ddfe781544d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:05.709729 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1055/4229] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:05 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:05.739894 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['7c8a6879-478c-4166-945c-acce90953bfc', '8966ca1f-e208-48e2-afbb-c9ac4fcf8265', '0d336698-a482-42a5-99d1-876ecbcce632', '807be0a1-9c57-4805-abec-c159733e4f9e'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:05.740838 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbe163e-5848-4d7e-b768-e41b6867da8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8a6879-478c-4166-945c-acce90953bfc', '8966ca1f-e208-48e2-afbb-c9ac4fcf8265', '0d336698-a482-42a5-99d1-876ecbcce632', '807be0a1-9c57-4805-abec-c159733e4f9e']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:05.742041 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff60382-9406-4bc6-99c6-e3e2459b867c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:05.762983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a03a33e5-37cc-4708-9f89-f51de8ea4402 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:05.776837 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a03a33e5-37cc-4708-9f89-f51de8ea4402 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] GET https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b Aug 06 17:45:05.776837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a03a33e5-37cc-4708-9f89-f51de8ea4402 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:05.776837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a03a33e5-37cc-4708-9f89-f51de8ea4402 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:05.776837 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a03a33e5-37cc-4708-9f89-f51de8ea4402 tempest-TestVolumeBackupRestore-255111310 tempest-TestVolumeBackupRestore-255111310-project-member] https://10.4.3.207/volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b returned with HTTP 404 Aug 06 17:45:05.776837 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1069/4230] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:05 2026] GET /volume/v3/volumes/4da0d634-acec-4d3c-bdf5-d8985cabf84b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:05.816276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff60382-9406-4bc6-99c6-e3e2459b867c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db5caacb-37da-4e97-921f-0e294e1e1595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-642253282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['7c8a6879-478c-4166-945c-acce90953bfc','8966ca1f-e208-48e2-afbb-c9ac4fcf8265','0d336698-a482-42a5-99d1-876ecbcce632','807be0a1-9c57-4805-abec-c159733e4f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-642253282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db5caacb-37da-4e97-921f-0e294e1e1595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe03ebcec25f405abc46bdce54258bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceda7b3969964f14af0cded5ec9320b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:05.817486 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13187b6c-927f-4c87-b71d-bded33134ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:05.871106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13187b6c-927f-4c87-b71d-bded33134ca9) transitioned into state 'SUCCESS' from state '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-642253282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe03ebcec25f405abc46bdce54258bf2',qos_specs=None,replication_status=,reservations=['7c8a6879-478c-4166-945c-acce90953bfc','8966ca1f-e208-48e2-afbb-c9ac4fcf8265','0d336698-a482-42a5-99d1-876ecbcce632','807be0a1-9c57-4805-abec-c159733e4f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceda7b3969964f14af0cded5ec9320b1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:05.872022 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297929db-d919-4322-b042-884ced5f57b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:05.889892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297929db-d919-4322-b042-884ced5f57b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:05.894498 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Flow 'volume_create_api' (0b26df4a-a8cd-4d4b-83fb-a8310369fde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:05.895228 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create volume request issued successfully. Aug 06 17:45:05.895557 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-db4143ee-9b53-41d0-805a-3a250337d566 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:05.896825 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1040/4231] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:45:05 2026] POST /volume/v3/volumes => generated 777 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:05.915652 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9d8142ef-2ec0-47b1-9cb1-725a7496108c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:05.917802 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d8142ef-2ec0-47b1-9cb1-725a7496108c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:05.918646 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d8142ef-2ec0-47b1-9cb1-725a7496108c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:05.918906 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d8142ef-2ec0-47b1-9cb1-725a7496108c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:05.931264 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:05.931264 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:05.940538 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9d8142ef-2ec0-47b1-9cb1-725a7496108c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:05.950514 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d8142ef-2ec0-47b1-9cb1-725a7496108c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 returned with HTTP 200 Aug 06 17:45:05.952779 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1068/4232] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:05 2026] GET /volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:06.728379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bfd5e192-9b89-4dc9-bc39-eefe08975aef None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:06.731437 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bfd5e192-9b89-4dc9-bc39-eefe08975aef tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:06.731756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bfd5e192-9b89-4dc9-bc39-eefe08975aef tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:06.732070 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bfd5e192-9b89-4dc9-bc39-eefe08975aef tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:06.732260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-bfd5e192-9b89-4dc9-bc39-eefe08975aef tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:06.751994 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:06.751994 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:06.751994 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bfd5e192-9b89-4dc9-bc39-eefe08975aef tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:06.751994 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1056/4233] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:06 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:06.843820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:06.847407 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:06.847905 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899851075", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:06.850786 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899851075', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:06.851096 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Create volume of 1 GB Aug 06 17:45:06.859026 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Availability Zones retrieved successfully. Aug 06 17:45:06.868142 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Flow 'volume_create_api' (07e7a722-34a0-4dd0-8eff-9cc6a3e0b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:06.869767 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a2630a-e612-4576-8676-d32b6544638c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:06.870980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:06.915405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5a2630a-e612-4576-8676-d32b6544638c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:06.916302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebabeb6b-9101-46a8-9681-24e0c202b660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:06.973111 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4c8acf13-9b53-449b-a07f-6b2f342924f1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:06.978826 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c8acf13-9b53-449b-a07f-6b2f342924f1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:06.979069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c8acf13-9b53-449b-a07f-6b2f342924f1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:06.979323 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c8acf13-9b53-449b-a07f-6b2f342924f1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:06.990716 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:06.990716 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:07.003072 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4c8acf13-9b53-449b-a07f-6b2f342924f1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:07.010702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c8acf13-9b53-449b-a07f-6b2f342924f1 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 returned with HTTP 200 Aug 06 17:45:07.019478 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1041/4234] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:06 2026] GET /volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:07.036989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:07.039792 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:45:07.040352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db5caacb-37da-4e97-921f-0e294e1e1595", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1681825680"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:07.055728 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:07.055728 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:07.056615 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:07.056903 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Create snapshot from volume db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:07.096291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Created reservations ['f7d2e6be-e902-4c94-9752-a3a061839a1a', 'aafd7466-777a-4e54-9f92-2cedcfe41743', '6d475dbe-2249-485a-9b52-77b815e9bba4', 'f3efc4ce-2b26-47f9-a2bd-49a40908bada'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:07.097162 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebabeb6b-9101-46a8-9681-24e0c202b660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d2e6be-e902-4c94-9752-a3a061839a1a', 'aafd7466-777a-4e54-9f92-2cedcfe41743', '6d475dbe-2249-485a-9b52-77b815e9bba4', 'f3efc4ce-2b26-47f9-a2bd-49a40908bada']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:07.097902 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09832cdc-da33-4ac6-b4cd-363b07a885b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:07.119457 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Created reservations ['48978419-320b-481a-8e2a-e87973808ed8', '9bd72d0d-08a6-46e3-bde0-acf1f80dcc06', '5d4bb142-5dcb-4338-a8bd-71d0bd93be65', 'bf738f06-a46b-4789-a374-27214282ecbb'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:07.142614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09832cdc-da33-4ac6-b4cd-363b07a885b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8977417-9aba-4e31-9048-2f7cf3dc893c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899851075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d59fc1d2aca49249479fb1cc4af59a5',qos_specs=None,replication_status=,reservations=['f7d2e6be-e902-4c94-9752-a3a061839a1a','aafd7466-777a-4e54-9f92-2cedcfe41743','6d475dbe-2249-485a-9b52-77b815e9bba4','f3efc4ce-2b26-47f9-a2bd-49a40908bada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='774315277f0f4df980c79566fb503670',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1899851075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8977417-9aba-4e31-9048-2f7cf3dc893c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d59fc1d2aca49249479fb1cc4af59a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='774315277f0f4df980c79566fb503670',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:07.143800 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8520f7-4bd9-44eb-bc61-96567d3b7bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:07.212903 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8520f7-4bd9-44eb-bc61-96567d3b7bdd) transitioned into state 'SUCCESS' from state '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-1899851075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d59fc1d2aca49249479fb1cc4af59a5',qos_specs=None,replication_status=,reservations=['f7d2e6be-e902-4c94-9752-a3a061839a1a','aafd7466-777a-4e54-9f92-2cedcfe41743','6d475dbe-2249-485a-9b52-77b815e9bba4','f3efc4ce-2b26-47f9-a2bd-49a40908bada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='774315277f0f4df980c79566fb503670',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:07.213710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da96263-a2f5-49d5-a7a5-7853f5fef08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:07.233092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da96263-a2f5-49d5-a7a5-7853f5fef08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:07.233092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Flow 'volume_create_api' (07e7a722-34a0-4dd0-8eff-9cc6a3e0b534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:07.233519 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Create volume request issued successfully. Aug 06 17:45:07.235832 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5dfdb1f1-fa69-4e17-8451-8d60dff80648 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:07.237072 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1070/4235] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:45:06 2026] POST /volume/v3/volumes => generated 789 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:07.238818 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot create request issued successfully. Aug 06 17:45:07.239602 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-634cef11-a23a-4279-8032-3f1d6f1ac253 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:45:07.240342 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1069/4236] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:45:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:07.251774 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c0a01cb-6609-436a-b6b4-8cf3c173d175 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:07.252900 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-86752182-9ef7-4153-990a-2f8d6041b28a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:07.254180 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c0a01cb-6609-436a-b6b4-8cf3c173d175 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:07.257266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c0a01cb-6609-436a-b6b4-8cf3c173d175 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:07.257266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c0a01cb-6609-436a-b6b4-8cf3c173d175 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:07.257490 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86752182-9ef7-4153-990a-2f8d6041b28a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:07.257490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86752182-9ef7-4153-990a-2f8d6041b28a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:07.257490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86752182-9ef7-4153-990a-2f8d6041b28a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:07.267618 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:07.267618 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:07.268007 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:07.268007 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:07.268662 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-86752182-9ef7-4153-990a-2f8d6041b28a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:07.270231 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86752182-9ef7-4153-990a-2f8d6041b28a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e returned with HTTP 200 Aug 06 17:45:07.270806 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1042/4237] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:07 2026] GET /volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:07.274619 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c0a01cb-6609-436a-b6b4-8cf3c173d175 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:07.287560 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c0a01cb-6609-436a-b6b4-8cf3c173d175 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:07.288320 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1057/4238] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:07 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:07.771676 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3a142bee-3078-4df8-a9b5-d11385d0ca95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:07.775535 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a142bee-3078-4df8-a9b5-d11385d0ca95 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:07.775535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a142bee-3078-4df8-a9b5-d11385d0ca95 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:07.775741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a142bee-3078-4df8-a9b5-d11385d0ca95 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:07.775912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3a142bee-3078-4df8-a9b5-d11385d0ca95 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:07.786389 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:07.786389 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:07.789978 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a142bee-3078-4df8-a9b5-d11385d0ca95 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:07.789978 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1071/4239] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:07 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:08.282639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c01a5095-c4ea-43cf-8534-c56913b1f96a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.284945 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c01a5095-c4ea-43cf-8534-c56913b1f96a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:08.284945 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c01a5095-c4ea-43cf-8534-c56913b1f96a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.285157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c01a5095-c4ea-43cf-8534-c56913b1f96a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.293509 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.293509 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:08.294056 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c01a5095-c4ea-43cf-8534-c56913b1f96a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:08.295754 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c01a5095-c4ea-43cf-8534-c56913b1f96a tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e returned with HTTP 200 Aug 06 17:45:08.296831 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1070/4240] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:08.308756 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.312595 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] POST https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e/action Aug 06 17:45:08.312595 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:45:08.312595 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:08.315724 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.snapshot_unmanage [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Unmanage snapshot with id: 1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:08.320322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ec78604b-1cce-4682-903e-f5b054416ece None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.329003 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec78604b-1cce-4682-903e-f5b054416ece tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:08.356778 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.356778 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:08.356896 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec78604b-1cce-4682-903e-f5b054416ece tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.356926 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Snapshot retrieved successfully. Aug 06 17:45:08.356954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ec78604b-1cce-4682-903e-f5b054416ece tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.357376 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'aedca2462d0447cebdc3056f2288b471', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe03ebcec25f405abc46bdce54258bf2', '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=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:45:08.357376 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6da48142-0b7a-45ca-aa6e-7c20f16a70bf tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-reader] https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e/action returned with HTTP 403 Aug 06 17:45:08.357376 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1043/4241] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:45:08 2026] POST /volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:08.357571 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.357571 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:08.357571 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ec78604b-1cce-4682-903e-f5b054416ece tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:08.357571 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ec78604b-1cce-4682-903e-f5b054416ece tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:08.357571 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1058/4242] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:45:08.391975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.395060 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:08.396877 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.397242 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.397381 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete snapshot with id: 1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:08.399768 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f3057508-491f-429b-bccc-59073a89d685 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.413637 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f3057508-491f-429b-bccc-59073a89d685 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:08.413637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f3057508-491f-429b-bccc-59073a89d685 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.413840 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.413840 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:08.413911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f3057508-491f-429b-bccc-59073a89d685 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.413945 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:08.420284 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.420284 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:08.425323 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f3057508-491f-429b-bccc-59073a89d685 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:08.431156 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f3057508-491f-429b-bccc-59073a89d685 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:08.431753 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1071/4243] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:08.465119 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot delete request issued successfully. Aug 06 17:45:08.465119 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ac6d765-1b2f-46ee-a2c5-2eacbd10ae5c tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e returned with HTTP 202 Aug 06 17:45:08.465690 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1072/4244] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:45:08 2026] DELETE /volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:08.484759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-98a9265b-5d1e-4cda-8895-93d19a796a10 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.484759 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98a9265b-5d1e-4cda-8895-93d19a796a10 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:08.484759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98a9265b-5d1e-4cda-8895-93d19a796a10 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.484759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98a9265b-5d1e-4cda-8895-93d19a796a10 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.492383 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.492383 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:08.493196 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-98a9265b-5d1e-4cda-8895-93d19a796a10 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Snapshot retrieved successfully. Aug 06 17:45:08.494204 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98a9265b-5d1e-4cda-8895-93d19a796a10 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e returned with HTTP 200 Aug 06 17:45:08.494997 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1044/4245] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:08.525112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-80ea10f3-82ad-4fb0-b4d7-f2acd8022d39 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.529919 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-80ea10f3-82ad-4fb0-b4d7-f2acd8022d39 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:08.529919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-80ea10f3-82ad-4fb0-b4d7-f2acd8022d39 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.534034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-80ea10f3-82ad-4fb0-b4d7-f2acd8022d39 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.583805 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.583805 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:08.590719 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-80ea10f3-82ad-4fb0-b4d7-f2acd8022d39 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:08.596994 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-80ea10f3-82ad-4fb0-b4d7-f2acd8022d39 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:08.596994 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1059/4246] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:08.716129 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e805b703-28db-4b25-aa6f-5fe691b16c5f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.716515 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e805b703-28db-4b25-aa6f-5fe691b16c5f None None] GET https://10.4.3.207/volume// Aug 06 17:45:08.716728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e805b703-28db-4b25-aa6f-5fe691b16c5f None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.717000 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e805b703-28db-4b25-aa6f-5fe691b16c5f None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.717462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e805b703-28db-4b25-aa6f-5fe691b16c5f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:45:08.718197 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1072/4247] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:45: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 06 17:45:08.730760 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-10d28853-da29-47d5-a1f3-0d7ffeab492e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.736002 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-10d28853-da29-47d5-a1f3-0d7ffeab492e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:45:08.736002 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-10d28853-da29-47d5-a1f3-0d7ffeab492e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8977417-9aba-4e31-9048-2f7cf3dc893c", "connector": null, "instance_uuid": "ffbaa2b7-f58e-4e72-955c-9dda4a989a82"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:08.757661 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.757661 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:08.806732 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8eb71ec0-a10d-471a-9626-4b982db67dc0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.808582 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8eb71ec0-a10d-471a-9626-4b982db67dc0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:08.808811 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8eb71ec0-a10d-471a-9626-4b982db67dc0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.808938 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8eb71ec0-a10d-471a-9626-4b982db67dc0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.809063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8eb71ec0-a10d-471a-9626-4b982db67dc0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:08.816205 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.816205 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:08.817201 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8eb71ec0-a10d-471a-9626-4b982db67dc0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:08.817805 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1045/4248] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:08.830379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-10d28853-da29-47d5-a1f3-0d7ffeab492e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:45:08.834477 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1073/4249] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:45:08 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:08.886048 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4fd0e11b-0d9f-48ad-8a01-2de6e901db81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.888850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fd0e11b-0d9f-48ad-8a01-2de6e901db81 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:08.888850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fd0e11b-0d9f-48ad-8a01-2de6e901db81 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.888850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4fd0e11b-0d9f-48ad-8a01-2de6e901db81 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.891433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa151461-24b5-4151-9703-42c505473a37 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.891913 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa151461-24b5-4151-9703-42c505473a37 None None] GET https://10.4.3.207/volume// Aug 06 17:45:08.893284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa151461-24b5-4151-9703-42c505473a37 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.893284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa151461-24b5-4151-9703-42c505473a37 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.893284 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa151461-24b5-4151-9703-42c505473a37 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:45:08.893284 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1073/4250] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:45: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 06 17:45:08.899839 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.899839 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:08.901263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-76dacfac-f7d0-440b-ac9d-1c1e7d662a67 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:08.903854 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-76dacfac-f7d0-440b-ac9d-1c1e7d662a67 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:08.903854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-76dacfac-f7d0-440b-ac9d-1c1e7d662a67 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:08.904088 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4fd0e11b-0d9f-48ad-8a01-2de6e901db81 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:08.904136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-76dacfac-f7d0-440b-ac9d-1c1e7d662a67 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:08.909773 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4fd0e11b-0d9f-48ad-8a01-2de6e901db81 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:08.910412 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1060/4251] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:08.916532 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:08.916532 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:08.920472 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-76dacfac-f7d0-440b-ac9d-1c1e7d662a67 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:08.926011 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-76dacfac-f7d0-440b-ac9d-1c1e7d662a67 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:08.926011 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1046/4252] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:45:08 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 1043 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:09.064697 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.068216 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] PUT https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f Aug 06 17:45:09.069362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:09.083318 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Acquiring lock "cinder-attachment_update-a8977417-9aba-4e31-9048-2f7cf3dc893c-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:45:09.089420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Lock "cinder-attachment_update-a8977417-9aba-4e31-9048-2f7cf3dc893c-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:45:09.090872 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:09.090872 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:09.219260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Lock "cinder-attachment_update-a8977417-9aba-4e31-9048-2f7cf3dc893c-np0000006677" released by "attachment_update" :: held 0.130s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:45:09.220514 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-ba77bb2f-92cf-43ac-801b-e4ceb271407a tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f returned with HTTP 200 Aug 06 17:45:09.220514 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1074/4253] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:45:09 2026] PUT /volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:09.510023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5363597c-b07d-4a0b-bf53-d36d93acaa33 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.512207 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5363597c-b07d-4a0b-bf53-d36d93acaa33 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e Aug 06 17:45:09.512438 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5363597c-b07d-4a0b-bf53-d36d93acaa33 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:09.512722 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5363597c-b07d-4a0b-bf53-d36d93acaa33 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:09.519064 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5363597c-b07d-4a0b-bf53-d36d93acaa33 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e returned with HTTP 404 Aug 06 17:45:09.520092 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1074/4254] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:09 2026] GET /volume/v3/snapshots/1971b2cd-6606-4ae1-8698-4e7c4ef4f09e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:09.529469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.532562 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:09.532562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:09.534091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:09.534091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume with id: db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:09.549990 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:09.549990 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:09.550490 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:09.589257 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Delete volume request issued successfully. Aug 06 17:45:09.589442 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d85d60c3-186a-4ba6-a1af-b3d7e3feb7a3 tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 returned with HTTP 202 Aug 06 17:45:09.589998 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1061/4255] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:09 2026] DELETE /volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:09.601786 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-79afdee9-4635-4390-b62d-879f5eccd9ff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.605947 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-79afdee9-4635-4390-b62d-879f5eccd9ff tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:09.606270 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-79afdee9-4635-4390-b62d-879f5eccd9ff tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:09.606530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-79afdee9-4635-4390-b62d-879f5eccd9ff tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:09.622373 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:09.622373 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:09.630496 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-79afdee9-4635-4390-b62d-879f5eccd9ff tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Volume info retrieved successfully. Aug 06 17:45:09.637985 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-79afdee9-4635-4390-b62d-879f5eccd9ff tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 returned with HTTP 200 Aug 06 17:45:09.638718 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1047/4256] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:09 2026] GET /volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:09.833792 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-db58131d-a241-4cfe-aa31-c189b4486aa4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.836118 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-db58131d-a241-4cfe-aa31-c189b4486aa4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:09.836437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-db58131d-a241-4cfe-aa31-c189b4486aa4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:09.836731 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-db58131d-a241-4cfe-aa31-c189b4486aa4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:09.836936 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-db58131d-a241-4cfe-aa31-c189b4486aa4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:09.842334 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:09.842334 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:09.843548 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-db58131d-a241-4cfe-aa31-c189b4486aa4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:09.844874 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1075/4257] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:09 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:09.924686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c7dfffad-b806-4a84-bcde-fe97518a6e0e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.927859 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c7dfffad-b806-4a84-bcde-fe97518a6e0e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:09.930090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c7dfffad-b806-4a84-bcde-fe97518a6e0e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:09.930090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c7dfffad-b806-4a84-bcde-fe97518a6e0e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:09.951437 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:09.951437 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:09.966364 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c7dfffad-b806-4a84-bcde-fe97518a6e0e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:09.974123 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c7dfffad-b806-4a84-bcde-fe97518a6e0e tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:09.975944 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1075/4258] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:09 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:09.987821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:09.990192 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:09.991425 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "af5a2655-4564-47a5-ab99-a78af6ad7da2", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:09.993380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'af5a2655-4564-47a5-ab99-a78af6ad7da2', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:10.239413 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume of 1 GB Aug 06 17:45:10.250183 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Availability Zones retrieved successfully. Aug 06 17:45:10.257320 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (3f4d1031-42b6-4dc9-9204-2a36d5bad0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:10.259260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c7a04f-daa4-4537-80e9-77cbf3ff4777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:10.262116 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:10.370831 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c7a04f-daa4-4537-80e9-77cbf3ff4777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:10.373807 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33963d72-6b98-4c68-97cb-e246932a7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:10.473824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Created reservations ['17e1b510-4710-48a3-bc09-dab8c417fc35', 'af5a8e1b-333e-4e51-9456-c4d37b9b74bc', 'f59f541a-4430-464a-8823-cce3f837e84e', '00f91d20-b7b4-4742-83e5-97e6572f463c'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:10.474874 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33963d72-6b98-4c68-97cb-e246932a7835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e1b510-4710-48a3-bc09-dab8c417fc35', 'af5a8e1b-333e-4e51-9456-c4d37b9b74bc', 'f59f541a-4430-464a-8823-cce3f837e84e', '00f91d20-b7b4-4742-83e5-97e6572f463c']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:10.477021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cde70c8-bbb8-471a-b8bf-addac0ea8dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:10.517327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cde70c8-bbb8-471a-b8bf-addac0ea8dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac945dfd-c863-415a-aa03-e099cb822dcb', '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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['17e1b510-4710-48a3-bc09-dab8c417fc35','af5a8e1b-333e-4e51-9456-c4d37b9b74bc','f59f541a-4430-464a-8823-cce3f837e84e','00f91d20-b7b4-4742-83e5-97e6572f463c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:10Z,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=ac945dfd-c863-415a-aa03-e099cb822dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ac4760690e405784dde1f5d2d9f4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:10.518404 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6787ebcb-034f-4460-8c91-74b82cc8f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:10.580510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6787ebcb-034f-4460-8c91-74b82cc8f7b2) transitioned into state 'SUCCESS' from 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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['17e1b510-4710-48a3-bc09-dab8c417fc35','af5a8e1b-333e-4e51-9456-c4d37b9b74bc','f59f541a-4430-464a-8823-cce3f837e84e','00f91d20-b7b4-4742-83e5-97e6572f463c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:10.581522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de87fff7-d840-417c-a668-0bdab3a06de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:10.602300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de87fff7-d840-417c-a668-0bdab3a06de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:10.603754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (3f4d1031-42b6-4dc9-9204-2a36d5bad0ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:10.603944 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request issued successfully. Aug 06 17:45:10.604908 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce351095-b00d-46ae-883f-74d1502b9fb8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:10.605563 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1062/4259] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:45:09 2026] POST /volume/v3/volumes => generated 775 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:10.625026 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed4219ec-6f58-4c7c-9f8b-d69e59ec2761 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:10.632122 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed4219ec-6f58-4c7c-9f8b-d69e59ec2761 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:10.632122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed4219ec-6f58-4c7c-9f8b-d69e59ec2761 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:10.632122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed4219ec-6f58-4c7c-9f8b-d69e59ec2761 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:10.646879 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:10.646879 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:10.660912 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ed4219ec-6f58-4c7c-9f8b-d69e59ec2761 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:10.662276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-70519f61-9500-4814-ab85-67e1c508999b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:10.665581 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70519f61-9500-4814-ab85-67e1c508999b tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] GET https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 Aug 06 17:45:10.665688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70519f61-9500-4814-ab85-67e1c508999b tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:10.665916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-70519f61-9500-4814-ab85-67e1c508999b tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:10.670029 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed4219ec-6f58-4c7c-9f8b-d69e59ec2761 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:10.670761 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1048/4260] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:10 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:10.675412 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-70519f61-9500-4814-ab85-67e1c508999b tempest-ProjectReaderTests-1397003455 tempest-ProjectReaderTests-1397003455-project-admin] https://10.4.3.207/volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 returned with HTTP 404 Aug 06 17:45:10.675552 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1076/4261] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:10 2026] GET /volume/v3/volumes/db5caacb-37da-4e97-921f-0e294e1e1595 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:10.860427 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bca381e4-bb47-42a1-a521-9a98d0515a40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:10.863086 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bca381e4-bb47-42a1-a521-9a98d0515a40 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:10.863391 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bca381e4-bb47-42a1-a521-9a98d0515a40 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:10.863886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bca381e4-bb47-42a1-a521-9a98d0515a40 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:10.863886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-bca381e4-bb47-42a1-a521-9a98d0515a40 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:10.871397 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:10.871397 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:10.871701 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bca381e4-bb47-42a1-a521-9a98d0515a40 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:10.872268 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1076/4262] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:10 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:10.992475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a9539e5b-dbe7-44af-8510-31c9fc4187ba None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:10.995640 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9539e5b-dbe7-44af-8510-31c9fc4187ba tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:10.996303 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9539e5b-dbe7-44af-8510-31c9fc4187ba tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:10.996303 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9539e5b-dbe7-44af-8510-31c9fc4187ba tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:11.011522 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:11.011522 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:11.018267 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a9539e5b-dbe7-44af-8510-31c9fc4187ba tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:11.025197 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9539e5b-dbe7-44af-8510-31c9fc4187ba tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:11.025661 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1063/4263] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:10 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:11.690740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2eb63874-e90d-4342-bdde-ea4ad6951acf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:11.693035 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2eb63874-e90d-4342-bdde-ea4ad6951acf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:11.693287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2eb63874-e90d-4342-bdde-ea4ad6951acf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:11.693519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2eb63874-e90d-4342-bdde-ea4ad6951acf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:11.704069 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:11.704069 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:11.710854 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2eb63874-e90d-4342-bdde-ea4ad6951acf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:11.718921 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2eb63874-e90d-4342-bdde-ea4ad6951acf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:11.719853 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1049/4264] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:11 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:11.886333 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4cc8e20c-039f-4060-9681-c68c50a497f3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:11.890212 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4cc8e20c-039f-4060-9681-c68c50a497f3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:11.890212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4cc8e20c-039f-4060-9681-c68c50a497f3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:11.891227 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4cc8e20c-039f-4060-9681-c68c50a497f3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:11.891227 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4cc8e20c-039f-4060-9681-c68c50a497f3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:11.893130 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=323,cinder:UPDATE=124,cinder:INSERT=64 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:45:11.897427 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:11.897427 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:11.898394 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4cc8e20c-039f-4060-9681-c68c50a497f3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:11.902145 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1077/4265] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:11 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:12.044717 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-68b387f9-edb5-400a-baa5-678030f04d7b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:12.047586 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68b387f9-edb5-400a-baa5-678030f04d7b tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:12.047707 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68b387f9-edb5-400a-baa5-678030f04d7b tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:12.048583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68b387f9-edb5-400a-baa5-678030f04d7b tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:12.063624 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:12.063624 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:12.074027 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-68b387f9-edb5-400a-baa5-678030f04d7b tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:12.089881 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68b387f9-edb5-400a-baa5-678030f04d7b tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:12.091698 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1077/4266] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:12 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:12.618502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-6d189ec9-34da-43f8-bdd5-026b55197f7d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:12.621304 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-6d189ec9-34da-43f8-bdd5-026b55197f7d tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] POST https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f/action Aug 06 17:45:12.622984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-6d189ec9-34da-43f8-bdd5-026b55197f7d tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:45:12.622984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-6d189ec9-34da-43f8-bdd5-026b55197f7d tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:12.632788 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:INSERT=27,cinder:SELECT=236,cinder:UPDATE=51 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:45:12.667516 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:12.667516 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:12.695372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-feb55246-e5b7-4881-8855-5eaf4dcad00a req-6d189ec9-34da-43f8-bdd5-026b55197f7d tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f/action returned with HTTP 204 Aug 06 17:45:12.695842 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1064/4267] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:45:12 2026] POST /volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:12.736992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8d1676bc-5cdb-47e7-a26d-36c960742427 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:12.740795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8d1676bc-5cdb-47e7-a26d-36c960742427 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:12.740795 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8d1676bc-5cdb-47e7-a26d-36c960742427 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:12.742028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8d1676bc-5cdb-47e7-a26d-36c960742427 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:12.757331 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:12.757331 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:12.765126 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8d1676bc-5cdb-47e7-a26d-36c960742427 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:12.771791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8d1676bc-5cdb-47e7-a26d-36c960742427 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:12.772506 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1050/4268] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:12 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:12.914276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-958b572b-33a9-4159-a15d-90cba4baac75 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:12.918708 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-958b572b-33a9-4159-a15d-90cba4baac75 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:12.919030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-958b572b-33a9-4159-a15d-90cba4baac75 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:12.919355 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-958b572b-33a9-4159-a15d-90cba4baac75 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:12.919523 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-958b572b-33a9-4159-a15d-90cba4baac75 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:12.926874 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:12.926874 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:12.927814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-958b572b-33a9-4159-a15d-90cba4baac75 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:12.928382 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1078/4269] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:12 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:13.110578 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6ec41f4e-2c8c-487c-93b4-ccced4d35419 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.113907 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6ec41f4e-2c8c-487c-93b4-ccced4d35419 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:13.114214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6ec41f4e-2c8c-487c-93b4-ccced4d35419 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:13.115328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6ec41f4e-2c8c-487c-93b4-ccced4d35419 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:13.118669 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=231,cinder:UPDATE=57,cinder:INSERT=25 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:45:13.150040 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.150040 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:13.157848 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6ec41f4e-2c8c-487c-93b4-ccced4d35419 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:13.164939 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6ec41f4e-2c8c-487c-93b4-ccced4d35419 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:13.165027 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1078/4270] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:13 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 1174 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:13.183325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ec6d453-b113-4d7d-b761-e099d143b0af None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.186611 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ec6d453-b113-4d7d-b761-e099d143b0af tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:13.188414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ec6d453-b113-4d7d-b761-e099d143b0af tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:13.188414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ec6d453-b113-4d7d-b761-e099d143b0af tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:13.208751 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.208751 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:13.221449 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ec6d453-b113-4d7d-b761-e099d143b0af tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:13.229076 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ec6d453-b113-4d7d-b761-e099d143b0af tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:13.230207 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1065/4271] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:13 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 1174 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:13.248415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-61bd0653-8a12-4ce5-876e-a44d423d1ce7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.250183 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1051/4272] 10.4.3.207 () {70 vars in 1611 bytes} [Thu Aug 6 17:45:13 2026] DELETE /volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:45:13.262318 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-07baef0e-03e8-43f5-a796-26be2d27f320 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.441646 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1079/4273] 10.4.3.207 () {70 vars in 1611 bytes} [Thu Aug 6 17:45:13 2026] DELETE /volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f => generated 114 bytes in 180 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 06 17:45:13.452984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.455821 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] DELETE https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f Aug 06 17:45:13.455821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:13.455821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:13.460872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3488f867-0fc1-42f0-8727-735232a89f78 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.474925 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.474925 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:13.479120 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Attachment connected to vm ffbaa2b7-f58e-4e72-955c-9dda4a989a82, checking data on nova Aug 06 17:45:13.479227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.compute.nova [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Creating Keystone token plugin using URL: https://10.4.3.207/identity {{(pid=100622) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 06 17:45:13.543238 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3488f867-0fc1-42f0-8727-735232a89f78 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:45:13.543588 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3488f867-0fc1-42f0-8727-735232a89f78 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1765405829", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1378524279", "vendor_name": "tempest-vendor_name-1828350754"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:13.563942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3488f867-0fc1-42f0-8727-735232a89f78 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:45:13.564477 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1066/4274] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:45:13 2026] POST /volume/v3/types => generated 330 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:13.576751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.580727 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:13.580727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ddd28184-1ab8-411a-b3e3-00ad8d471924", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:13.581092 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Create volume request body: {'volume': {'volume_type': 'ddd28184-1ab8-411a-b3e3-00ad8d471924', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:13.582997 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-82b85601-6a65-462a-b4c8-37f05388b1fb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.585211 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Create volume of 1 GB Aug 06 17:45:13.585615 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.585615 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:13.586125 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:13.587275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:13.587788 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-6443523", "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:13.593727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Flow 'volume_create_api' (1c9b42d3-c739-431c-9695-973f91027bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:13.593947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-6443523', 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:13.594771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68fb48e-67cd-4664-bb33-7302135e6aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.595662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:13.621002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68fb48e-67cd-4664-bb33-7302135e6aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:45:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1378524279',vendor_name='tempest-vendor_name-1828350754'},id=ddd28184-1ab8-411a-b3e3-00ad8d471924,is_public=True,name='tempest-ProjectReaderTests-volume-type-1765405829',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddd28184-1ab8-411a-b3e3-00ad8d471924', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.622703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a3a4ce-fb2d-410a-934e-cf02a1b49268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.660584 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1765405829 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1765405829, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:13.661265 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1765405829 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1765405829, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:13.688773 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] REQ: curl -g -i -X GET https://10.4.3.207/compute/v2.1/servers/ffbaa2b7-f58e-4e72-955c-9dda4a989a82/os-volume_attachments/a8977417-9aba-4e31-9048-2f7cf3dc893c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a75ac4b63b053eb454e5e2f454c484a601c4422cc462a0532635560df84d0e55" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f" -H "X-Service-Token: {SHA256}7fbca701acb7fb4ac8a63c0c6ece914e54868378b946f38eac1b0599d44edff1" {{(pid=100622) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 06 17:45:13.704491 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Create volume of 1 GB Aug 06 17:45:13.708858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Created reservations ['cec2701b-fd56-4897-a115-475f01155446', '93f015c9-a5a5-4867-8545-ed5f5f13e92e', '73db50b8-23a1-4d50-9a22-3d3548f1e826', 'd0da010e-f5d3-411d-9636-0c77c9617afa'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:13.708978 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Availability Zones retrieved successfully. Aug 06 17:45:13.709842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a3a4ce-fb2d-410a-934e-cf02a1b49268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec2701b-fd56-4897-a115-475f01155446', '93f015c9-a5a5-4867-8545-ed5f5f13e92e', '73db50b8-23a1-4d50-9a22-3d3548f1e826', 'd0da010e-f5d3-411d-9636-0c77c9617afa']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.711009 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c16fdc7-12dd-4ad8-83bd-34fd66879a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.718431 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Flow 'volume_create_api' (8fc45546-1183-4fc9-a45f-f3d95c39ed94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:13.719695 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca3e1396-c14d-479c-b8ef-456b2cce02f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.721187 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:13.748583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c16fdc7-12dd-4ad8-83bd-34fd66879a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e240b6f8-76e3-41f3-87bd-84d91f35f43e', '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='0719101173a141aabdfbd310ff671ea5',qos_specs=None,replication_status=,reservations=['cec2701b-fd56-4897-a115-475f01155446','93f015c9-a5a5-4867-8545-ed5f5f13e92e','73db50b8-23a1-4d50-9a22-3d3548f1e826','d0da010e-f5d3-411d-9636-0c77c9617afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b658bdf23674a2bbb97612e4fd5e769',volume_type_id=ddd28184-1ab8-411a-b3e3-00ad8d471924), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:13Z,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=e240b6f8-76e3-41f3-87bd-84d91f35f43e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0719101173a141aabdfbd310ff671ea5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b658bdf23674a2bbb97612e4fd5e769',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddd28184-1ab8-411a-b3e3-00ad8d471924),volume_type_id=ddd28184-1ab8-411a-b3e3-00ad8d471924)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.752408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380fa4a2-3b52-465b-8eda-d685f86b7716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.776747 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380fa4a2-3b52-465b-8eda-d685f86b7716) transitioned into state 'SUCCESS' from 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='0719101173a141aabdfbd310ff671ea5',qos_specs=None,replication_status=,reservations=['cec2701b-fd56-4897-a115-475f01155446','93f015c9-a5a5-4867-8545-ed5f5f13e92e','73db50b8-23a1-4d50-9a22-3d3548f1e826','d0da010e-f5d3-411d-9636-0c77c9617afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b658bdf23674a2bbb97612e4fd5e769',volume_type_id=ddd28184-1ab8-411a-b3e3-00ad8d471924)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.777468 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902104fd-9ac4-454c-a5fd-6750828d7ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.792624 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0a59a5b5-f0ff-4643-81ad-2d852ae3a17b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.794738 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0a59a5b5-f0ff-4643-81ad-2d852ae3a17b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:13.795248 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0a59a5b5-f0ff-4643-81ad-2d852ae3a17b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:13.795810 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0a59a5b5-f0ff-4643-81ad-2d852ae3a17b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:13.796104 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902104fd-9ac4-454c-a5fd-6750828d7ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.797100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Flow 'volume_create_api' (1c9b42d3-c739-431c-9695-973f91027bd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:13.797597 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Create volume request issued successfully. Aug 06 17:45:13.798336 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5a229b2-8b71-486c-80a8-1898d8728a03 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:13.798777 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1052/4275] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:45:13 2026] POST /volume/v3/volumes => generated 774 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:13.805308 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.805308 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:13.807834 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca3e1396-c14d-479c-b8ef-456b2cce02f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.808890 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7ca573-2b1c-4da4-a066-b2a1339751c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.813987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4b9e1ed1-ade1-4959-b0ca-d762f43e3075 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.814888 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0a59a5b5-f0ff-4643-81ad-2d852ae3a17b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:13.817260 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b9e1ed1-ade1-4959-b0ca-d762f43e3075 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] GET https://10.4.3.207/volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e Aug 06 17:45:13.817469 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b9e1ed1-ade1-4959-b0ca-d762f43e3075 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:13.817670 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b9e1ed1-ade1-4959-b0ca-d762f43e3075 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:13.823853 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0a59a5b5-f0ff-4643-81ad-2d852ae3a17b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:13.824510 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1067/4276] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:13 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:13.827943 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.827943 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:13.833742 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4b9e1ed1-ade1-4959-b0ca-d762f43e3075 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Volume info retrieved successfully. Aug 06 17:45:13.838915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b9e1ed1-ade1-4959-b0ca-d762f43e3075 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e returned with HTTP 200 Aug 06 17:45:13.839611 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1053/4277] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:45:13 2026] GET /volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:13.903774 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Created reservations ['527e8eeb-6383-4af5-8435-3094164119ee', '25657eea-7857-4405-9168-bfb8826aa264', '5f2d1597-b894-4719-a9f5-4ae976ecda15', 'c7f8e22d-f498-4622-bf4e-6edbd8654017'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:13.905154 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7ca573-2b1c-4da4-a066-b2a1339751c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527e8eeb-6383-4af5-8435-3094164119ee', '25657eea-7857-4405-9168-bfb8826aa264', '5f2d1597-b894-4719-a9f5-4ae976ecda15', 'c7f8e22d-f498-4622-bf4e-6edbd8654017']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.906362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e4182b-3faf-4fdf-80aa-0a7d6e0ee5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.937703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e4182b-3faf-4fdf-80aa-0a7d6e0ee5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5ea840-41af-48ae-b324-b0c9e9494cb6', '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-6443523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19cedfe5c08a43c697826960cc25b4ee',qos_specs=None,replication_status=,reservations=['527e8eeb-6383-4af5-8435-3094164119ee','25657eea-7857-4405-9168-bfb8826aa264','5f2d1597-b894-4719-a9f5-4ae976ecda15','c7f8e22d-f498-4622-bf4e-6edbd8654017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cff6a3fe55847e5b7a7a829792f9e7e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-6443523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5ea840-41af-48ae-b324-b0c9e9494cb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19cedfe5c08a43c697826960cc25b4ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cff6a3fe55847e5b7a7a829792f9e7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.938708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44498ad4-1e6c-4f99-8b79-10f549aede12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.942108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0ccbf00b-899a-4df8-b488-94b80ef5e70b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:13.944381 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ccbf00b-899a-4df8-b488-94b80ef5e70b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:13.944618 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ccbf00b-899a-4df8-b488-94b80ef5e70b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:13.944883 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ccbf00b-899a-4df8-b488-94b80ef5e70b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:13.945062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0ccbf00b-899a-4df8-b488-94b80ef5e70b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:13.950934 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:13.950934 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:13.951737 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ccbf00b-899a-4df8-b488-94b80ef5e70b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:13.952308 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1068/4278] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:13 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:13.972089 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44498ad4-1e6c-4f99-8b79-10f549aede12) transitioned into state 'SUCCESS' from state '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-6443523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19cedfe5c08a43c697826960cc25b4ee',qos_specs=None,replication_status=,reservations=['527e8eeb-6383-4af5-8435-3094164119ee','25657eea-7857-4405-9168-bfb8826aa264','5f2d1597-b894-4719-a9f5-4ae976ecda15','c7f8e22d-f498-4622-bf4e-6edbd8654017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cff6a3fe55847e5b7a7a829792f9e7e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.972957 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10497bb-b164-4c4a-a8da-3dadb67ba9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:13.989242 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 06 Aug 2026 17:45:13 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-d01a68a8-587f-491d-a61b-e1465b92f575 x-openstack-request-id: req-d01a68a8-587f-491d-a61b-e1465b92f575 {{(pid=100622) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 06 17:45:13.989456 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10497bb-b164-4c4a-a8da-3dadb67ba9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:13.989550 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a8977417-9aba-4e31-9048-2f7cf3dc893c", "serverId": "ffbaa2b7-f58e-4e72-955c-9dda4a989a82", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7f75c879-c61c-4b1e-8882-c6d98e7d2f4f", "bdm_uuid": "67b4a33f-af9c-4ef9-83f8-d60170597318"}} {{(pid=100622) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 06 17:45:13.989633 np0000006677 devstack@c-api.service[100622]: DEBUG novaclient.v2.client [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET call to compute for https://10.4.3.207/compute/v2.1/servers/ffbaa2b7-f58e-4e72-955c-9dda4a989a82/os-volume_attachments/a8977417-9aba-4e31-9048-2f7cf3dc893c used request id req-d01a68a8-587f-491d-a61b-e1465b92f575 {{(pid=100622) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 06 17:45:13.990336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Flow 'volume_create_api' (8fc45546-1183-4fc9-a45f-f3d95c39ed94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:13.990706 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Create volume request issued successfully. Aug 06 17:45:13.991440 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-82b85601-6a65-462a-b4c8-37f05388b1fb tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:13.991943 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1080/4279] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:45:13 2026] POST /volume/v3/volumes => generated 750 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:13.992706 np0000006677 devstack@c-api.service[100622]: ERROR cinder.volume.api [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-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 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Caught error: Detach volume from instance ffbaa2b7-f58e-4e72-955c-9dda4a989a82 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ffbaa2b7-f58e-4e72-955c-9dda4a989a82 using the Compute API Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: 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 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 06 17:45:13.995779 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ffbaa2b7-f58e-4e72-955c-9dda4a989a82 using the Compute API Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: ERROR cinder.api.middleware.fault Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.middleware.fault [None req-875bfebf-94e1-46f0-b2c5-11e7a191ff2f tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f returned with HTTP 409 Aug 06 17:45:13.997336 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1079/4280] 10.4.3.207 () {68 vars in 1404 bytes} [Thu Aug 6 17:45:13 2026] DELETE /volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f => generated 167 bytes in 546 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:14.009406 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3c540235-a134-4bfd-bffe-4a61a60d0faf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.011866 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c540235-a134-4bfd-bffe-4a61a60d0faf tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] GET https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:45:14.012206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c540235-a134-4bfd-bffe-4a61a60d0faf tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.012429 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c540235-a134-4bfd-bffe-4a61a60d0faf tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.023126 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.023126 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:14.034995 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3c540235-a134-4bfd-bffe-4a61a60d0faf tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:45:14.039906 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c540235-a134-4bfd-bffe-4a61a60d0faf tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 200 Aug 06 17:45:14.040444 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1054/4281] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:14.062197 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-0889e76a-7768-49cf-8da0-c9ff7ac55913 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.066925 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-0889e76a-7768-49cf-8da0-c9ff7ac55913 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:14.066925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-0889e76a-7768-49cf-8da0-c9ff7ac55913 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.066925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-0889e76a-7768-49cf-8da0-c9ff7ac55913 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.080919 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.080919 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:14.085392 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-0889e76a-7768-49cf-8da0-c9ff7ac55913 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:14.093552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-0889e76a-7768-49cf-8da0-c9ff7ac55913 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:14.093552 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1069/4282] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:14.122994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.126372 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] POST https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c/action Aug 06 17:45:14.127614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:45:14.127614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:14.153660 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.153660 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:14.154184 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:14.168988 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Begin detaching volume completed successfully. Aug 06 17:45:14.169408 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-58a56bea-afd0-4eea-af1e-d4bdb8916d62 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c/action returned with HTTP 202 Aug 06 17:45:14.170344 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1081/4283] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:45:14 2026] POST /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:45:14.262483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2dce8597-21d1-42bd-a365-4b2ed6908dfd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.262483 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2dce8597-21d1-42bd-a365-4b2ed6908dfd None None] GET https://10.4.3.207/volume// Aug 06 17:45:14.262483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2dce8597-21d1-42bd-a365-4b2ed6908dfd None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.262483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2dce8597-21d1-42bd-a365-4b2ed6908dfd None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.262483 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2dce8597-21d1-42bd-a365-4b2ed6908dfd None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:45:14.262483 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1080/4284] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:45: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 06 17:45:14.272527 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-3ef48634-e2cb-45e4-a907-f3bf610258b9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.275930 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-3ef48634-e2cb-45e4-a907-f3bf610258b9 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:14.276169 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-3ef48634-e2cb-45e4-a907-f3bf610258b9 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.276365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-3ef48634-e2cb-45e4-a907-f3bf610258b9 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.292802 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.292802 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:14.298129 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-3ef48634-e2cb-45e4-a907-f3bf610258b9 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:14.305727 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-3ef48634-e2cb-45e4-a907-f3bf610258b9 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:14.306371 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1055/4285] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 1339 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:14.840871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-86c3bae3-7891-428b-8799-c9f21b329900 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.843255 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-86c3bae3-7891-428b-8799-c9f21b329900 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:14.843497 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-86c3bae3-7891-428b-8799-c9f21b329900 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.843721 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-86c3bae3-7891-428b-8799-c9f21b329900 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.854318 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.854318 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:14.855014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a0859ab2-db33-4b7a-abd7-6499f9bbed7b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.857288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0859ab2-db33-4b7a-abd7-6499f9bbed7b tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] GET https://10.4.3.207/volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e Aug 06 17:45:14.857514 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0859ab2-db33-4b7a-abd7-6499f9bbed7b tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.857751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0859ab2-db33-4b7a-abd7-6499f9bbed7b tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.858659 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-86c3bae3-7891-428b-8799-c9f21b329900 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:14.863166 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-86c3bae3-7891-428b-8799-c9f21b329900 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:14.863538 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1070/4286] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:14.867609 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.867609 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:14.873984 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a0859ab2-db33-4b7a-abd7-6499f9bbed7b tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Volume info retrieved successfully. Aug 06 17:45:14.877451 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0859ab2-db33-4b7a-abd7-6499f9bbed7b tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e returned with HTTP 200 Aug 06 17:45:14.878010 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1082/4287] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:14.893687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6046dc6-e510-4b6b-8ed3-9da7ece1c76e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.896179 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6046dc6-e510-4b6b-8ed3-9da7ece1c76e tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:45:14.896468 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6046dc6-e510-4b6b-8ed3-9da7ece1c76e tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.899982 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6046dc6-e510-4b6b-8ed3-9da7ece1c76e tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.950197 np0000006677 devstack@c-api.service[100622]: DEBUG oslo_db.sqlalchemy.engines [None req-b6046dc6-e510-4b6b-8ed3-9da7ece1c76e tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 06 17:45:14.953319 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6046dc6-e510-4b6b-8ed3-9da7ece1c76e tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:45:14.953706 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1081/4288] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/messages => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:14.964063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-469361f2-d8fa-437e-a216-4d0c7d85d4c2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.974492 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c0eca661-dbe6-4c18-8302-fc08bcd34da9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:14.976316 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c0eca661-dbe6-4c18-8302-fc08bcd34da9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:14.976619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c0eca661-dbe6-4c18-8302-fc08bcd34da9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:14.976873 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c0eca661-dbe6-4c18-8302-fc08bcd34da9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:14.977062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c0eca661-dbe6-4c18-8302-fc08bcd34da9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:14.982579 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:14.982579 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:14.983558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c0eca661-dbe6-4c18-8302-fc08bcd34da9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:14.984098 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1071/4289] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:15.063043 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-95d41fdf-8e52-45bb-9f80-ab8660eba77a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.065530 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-95d41fdf-8e52-45bb-9f80-ab8660eba77a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] GET https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:45:15.065800 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-95d41fdf-8e52-45bb-9f80-ab8660eba77a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.066090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-95d41fdf-8e52-45bb-9f80-ab8660eba77a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.074672 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.074672 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:15.079311 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-95d41fdf-8e52-45bb-9f80-ab8660eba77a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:45:15.088508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-95d41fdf-8e52-45bb-9f80-ab8660eba77a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 200 Aug 06 17:45:15.089064 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1083/4290] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:15.109135 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-469361f2-d8fa-437e-a216-4d0c7d85d4c2 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] GET https://10.4.3.207/volume/v3/messages Aug 06 17:45:15.109503 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-469361f2-d8fa-437e-a216-4d0c7d85d4c2 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.109786 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-469361f2-d8fa-437e-a216-4d0c7d85d4c2 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.117981 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-469361f2-d8fa-437e-a216-4d0c7d85d4c2 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:45:15.118566 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1056/4291] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:45:14 2026] GET /volume/v3/messages => generated 670 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:15.128010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-a33da279-9e86-4d88-8177-0ed155bac38c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.131022 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-a33da279-9e86-4d88-8177-0ed155bac38c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] GET https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:45:15.131112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f8fbbbad-8c91-4ccc-b1d3-4e6d4b85a716 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.131282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-a33da279-9e86-4d88-8177-0ed155bac38c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.131524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-a33da279-9e86-4d88-8177-0ed155bac38c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.133500 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f8fbbbad-8c91-4ccc-b1d3-4e6d4b85a716 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] DELETE https://10.4.3.207/volume/v3/messages/e9dc30d4-d5b6-4300-8fb3-36a480bc722f Aug 06 17:45:15.133754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f8fbbbad-8c91-4ccc-b1d3-4e6d4b85a716 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.133942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f8fbbbad-8c91-4ccc-b1d3-4e6d4b85a716 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.139645 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.139645 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:15.144402 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-a33da279-9e86-4d88-8177-0ed155bac38c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:45:15.145372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f8fbbbad-8c91-4ccc-b1d3-4e6d4b85a716 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/messages/e9dc30d4-d5b6-4300-8fb3-36a480bc722f returned with HTTP 204 Aug 06 17:45:15.145989 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1072/4292] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:45:15 2026] DELETE /volume/v3/messages/e9dc30d4-d5b6-4300-8fb3-36a480bc722f => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:45:15.149802 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-a33da279-9e86-4d88-8177-0ed155bac38c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 200 Aug 06 17:45:15.150276 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1082/4293] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:15.156669 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.159654 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e Aug 06 17:45:15.161049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.161049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.162951 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Delete volume with id: e240b6f8-76e3-41f3-87bd-84d91f35f43e Aug 06 17:45:15.178618 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.178618 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:15.179224 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Volume info retrieved successfully. Aug 06 17:45:15.180659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100623) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:45:15.199563 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1765405829 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1765405829, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:15.199894 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1765405829 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1765405829, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:15.222727 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Created reservations ['6b4ec2ac-593e-4122-a339-f3e2fa8c82c2', 'fc1b706d-8ff6-445a-a29a-e80acd8a43cc', '347d1abc-95ef-4511-9916-be6ea5614ada', '965d300b-4f11-45aa-9345-4b64b850a44e'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:15.282138 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Delete volume request issued successfully. Aug 06 17:45:15.282364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb727cc3-cb29-4731-8178-3b168d78a2cd tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e returned with HTTP 202 Aug 06 17:45:15.282954 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1084/4294] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:45:15 2026] DELETE /volume/v3/volumes/e240b6f8-76e3-41f3-87bd-84d91f35f43e => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:15.292586 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-49da8e93-57e1-4f1f-bf8d-e5745abb7a73 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.294893 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-49da8e93-57e1-4f1f-bf8d-e5745abb7a73 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] DELETE https://10.4.3.207/volume/v3/types/ddd28184-1ab8-411a-b3e3-00ad8d471924 Aug 06 17:45:15.295117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-49da8e93-57e1-4f1f-bf8d-e5745abb7a73 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.295343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-49da8e93-57e1-4f1f-bf8d-e5745abb7a73 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.339899 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-49da8e93-57e1-4f1f-bf8d-e5745abb7a73 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/types/ddd28184-1ab8-411a-b3e3-00ad8d471924 returned with HTTP 202 Aug 06 17:45:15.340563 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1057/4295] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:45:15 2026] DELETE /volume/v3/types/ddd28184-1ab8-411a-b3e3-00ad8d471924 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:15.351446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ce3c9762-7b2a-46eb-b6cc-4b8b66b090db None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.353759 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce3c9762-7b2a-46eb-b6cc-4b8b66b090db tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:45:15.354640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ce3c9762-7b2a-46eb-b6cc-4b8b66b090db tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-123771532", "extra_specs": {"storage_protocol": "tempest-storage_protocol-802870664", "vendor_name": "tempest-vendor_name-923182055"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:15.383152 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce3c9762-7b2a-46eb-b6cc-4b8b66b090db tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:45:15.383799 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1073/4296] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:45:15 2026] POST /volume/v3/types => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:15.396781 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-679ef9a4-96ef-477d-9e65-57375877ba6c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.399389 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:15.400287 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b261ab74-3338-4a80-99cf-935b673bf7e8", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:15.401981 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Create volume request body: {'volume': {'volume_type': 'b261ab74-3338-4a80-99cf-935b673bf7e8', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:15.407730 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Create volume of 1 GB Aug 06 17:45:15.407730 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.407730 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:15.408637 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:15.415289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Flow 'volume_create_api' (0fe0e291-18e2-40df-8ac4-df778cd0a380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:15.416680 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e5a8f0-8603-40d6-b1b8-d380c9cb9dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:15.417920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:15.454501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e5a8f0-8603-40d6-b1b8-d380c9cb9dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:45:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-802870664',vendor_name='tempest-vendor_name-923182055'},id=b261ab74-3338-4a80-99cf-935b673bf7e8,is_public=True,name='tempest-ProjectReaderTests-volume-type-123771532',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b261ab74-3338-4a80-99cf-935b673bf7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:15.455645 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d5f171-bd28-4ef9-9e78-d7fca3486568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:15.509153 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-123771532 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-123771532, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:15.509640 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-123771532 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-123771532, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:15.581875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Created reservations ['10e3d14b-6b9b-4cd1-bd65-657647b40bba', 'ef98dff6-9b85-4286-b61b-6a61b78cec71', '4407406e-fb4d-4e94-84c3-1aa2337949f6', '957465cb-81fb-4bfd-97f6-273d277f3158'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:15.582695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d5f171-bd28-4ef9-9e78-d7fca3486568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10e3d14b-6b9b-4cd1-bd65-657647b40bba', 'ef98dff6-9b85-4286-b61b-6a61b78cec71', '4407406e-fb4d-4e94-84c3-1aa2337949f6', '957465cb-81fb-4bfd-97f6-273d277f3158']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:15.584073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817ac1ac-0066-494b-8298-7b86a2bf4c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:15.624478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817ac1ac-0066-494b-8298-7b86a2bf4c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e971fce-04d4-44f0-85ab-9ac8a2083016', '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='0719101173a141aabdfbd310ff671ea5',qos_specs=None,replication_status=,reservations=['10e3d14b-6b9b-4cd1-bd65-657647b40bba','ef98dff6-9b85-4286-b61b-6a61b78cec71','4407406e-fb4d-4e94-84c3-1aa2337949f6','957465cb-81fb-4bfd-97f6-273d277f3158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b658bdf23674a2bbb97612e4fd5e769',volume_type_id=b261ab74-3338-4a80-99cf-935b673bf7e8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:15Z,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=7e971fce-04d4-44f0-85ab-9ac8a2083016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0719101173a141aabdfbd310ff671ea5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b658bdf23674a2bbb97612e4fd5e769',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b261ab74-3338-4a80-99cf-935b673bf7e8),volume_type_id=b261ab74-3338-4a80-99cf-935b673bf7e8)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:15.625447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00fc7761-7e49-4add-a4bb-d450d3b52401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:15.662153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00fc7761-7e49-4add-a4bb-d450d3b52401) transitioned into state 'SUCCESS' from 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='0719101173a141aabdfbd310ff671ea5',qos_specs=None,replication_status=,reservations=['10e3d14b-6b9b-4cd1-bd65-657647b40bba','ef98dff6-9b85-4286-b61b-6a61b78cec71','4407406e-fb4d-4e94-84c3-1aa2337949f6','957465cb-81fb-4bfd-97f6-273d277f3158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b658bdf23674a2bbb97612e4fd5e769',volume_type_id=b261ab74-3338-4a80-99cf-935b673bf7e8)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:15.663235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66730102-299a-4f37-8810-c16e142b7367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:15.678594 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66730102-299a-4f37-8810-c16e142b7367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:15.679832 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Flow 'volume_create_api' (0fe0e291-18e2-40df-8ac4-df778cd0a380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:15.683098 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Create volume request issued successfully. Aug 06 17:45:15.684064 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-679ef9a4-96ef-477d-9e65-57375877ba6c tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:15.685166 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1083/4297] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:45:15 2026] POST /volume/v3/volumes => generated 773 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:15.706408 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3af0f8eb-ff13-4a5e-843a-fbd1b1d1e780 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.709492 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3af0f8eb-ff13-4a5e-843a-fbd1b1d1e780 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] GET https://10.4.3.207/volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 Aug 06 17:45:15.709742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3af0f8eb-ff13-4a5e-843a-fbd1b1d1e780 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.710499 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3af0f8eb-ff13-4a5e-843a-fbd1b1d1e780 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.724227 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.724227 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:15.730866 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3af0f8eb-ff13-4a5e-843a-fbd1b1d1e780 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Volume info retrieved successfully. Aug 06 17:45:15.737165 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3af0f8eb-ff13-4a5e-843a-fbd1b1d1e780 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 returned with HTTP 200 Aug 06 17:45:15.737697 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1085/4298] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:15.845374 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ab7de802-9710-4c57-80de-c6e0cb28ac98 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.848587 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ab7de802-9710-4c57-80de-c6e0cb28ac98 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] GET https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:45:15.848833 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ab7de802-9710-4c57-80de-c6e0cb28ac98 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.849147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ab7de802-9710-4c57-80de-c6e0cb28ac98 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.859282 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.859282 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:15.863502 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ab7de802-9710-4c57-80de-c6e0cb28ac98 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:45:15.869917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ab7de802-9710-4c57-80de-c6e0cb28ac98 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 200 Aug 06 17:45:15.870138 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1058/4299] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:15.883152 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e7750fb4-e7e1-451d-a8f5-b1e159e6b44e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.885115 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f9822158-3e88-40c3-9992-932eb1eb6b57 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.885115 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9822158-3e88-40c3-9992-932eb1eb6b57 None None] GET https://10.4.3.207/volume// Aug 06 17:45:15.886089 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7750fb4-e7e1-451d-a8f5-b1e159e6b44e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:15.886349 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9822158-3e88-40c3-9992-932eb1eb6b57 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.886406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7750fb4-e7e1-451d-a8f5-b1e159e6b44e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:15.886601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7750fb4-e7e1-451d-a8f5-b1e159e6b44e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.886663 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9822158-3e88-40c3-9992-932eb1eb6b57 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:15.887070 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9822158-3e88-40c3-9992-932eb1eb6b57 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:45:15.887554 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1084/4300] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:45:15.900361 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ad53a103-e75a-475c-8945-ef3747179cc6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.901443 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.901443 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:15.903208 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ad53a103-e75a-475c-8945-ef3747179cc6 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:45:15.903675 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ad53a103-e75a-475c-8945-ef3747179cc6 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5ea840-41af-48ae-b324-b0c9e9494cb6", "connector": null, "instance_uuid": "af338616-23a8-4220-be16-7df9e937cc21"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:15.910201 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e7750fb4-e7e1-451d-a8f5-b1e159e6b44e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:15.914491 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:15.914491 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:15.918091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7750fb4-e7e1-451d-a8f5-b1e159e6b44e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:15.918091 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1074/4301] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:15.972476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-ad53a103-e75a-475c-8945-ef3747179cc6 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:45:15.973142 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1086/4302] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:45:15 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:15.997531 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-83470311-4657-4302-8959-511a38f3e5d3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:15.999758 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83470311-4657-4302-8959-511a38f3e5d3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:16.000011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83470311-4657-4302-8959-511a38f3e5d3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.000260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83470311-4657-4302-8959-511a38f3e5d3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.000260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-83470311-4657-4302-8959-511a38f3e5d3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:16.013202 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.013202 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:16.013895 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83470311-4657-4302-8959-511a38f3e5d3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:16.014341 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1059/4303] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:15 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:16.301568 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-618256af-b16c-47f5-a8a5-72f21be21c42 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.304207 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-618256af-b16c-47f5-a8a5-72f21be21c42 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] DELETE https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f Aug 06 17:45:16.304528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-618256af-b16c-47f5-a8a5-72f21be21c42 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.304792 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-618256af-b16c-47f5-a8a5-72f21be21c42 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.317318 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.317318 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:16.420340 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-7fd43ae0-9595-4c5d-b9ec-7a7abb411e79 req-618256af-b16c-47f5-a8a5-72f21be21c42 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f returned with HTTP 200 Aug 06 17:45:16.420782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1085/4304] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:45:16 2026] DELETE /volume/v3/attachments/7f75c879-c61c-4b1e-8882-c6d98e7d2f4f => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:16.757018 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0abad200-7521-409c-b89b-bc973c0cdfd6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.759937 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0abad200-7521-409c-b89b-bc973c0cdfd6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] GET https://10.4.3.207/volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 Aug 06 17:45:16.760290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0abad200-7521-409c-b89b-bc973c0cdfd6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.760564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0abad200-7521-409c-b89b-bc973c0cdfd6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.773005 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.773005 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:16.780540 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0abad200-7521-409c-b89b-bc973c0cdfd6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Volume info retrieved successfully. Aug 06 17:45:16.788769 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0abad200-7521-409c-b89b-bc973c0cdfd6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 returned with HTTP 200 Aug 06 17:45:16.789308 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1075/4305] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:45:16 2026] GET /volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:16.803293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a0df5a22-8fd4-4b83-947f-3b82d592af80 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.805468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0df5a22-8fd4-4b83-947f-3b82d592af80 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:45:16.805772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0df5a22-8fd4-4b83-947f-3b82d592af80 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.806096 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a0df5a22-8fd4-4b83-947f-3b82d592af80 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.806485 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.806485 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:16.812202 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a0df5a22-8fd4-4b83-947f-3b82d592af80 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:45:16.812756 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1087/4306] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:45:16 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 06 17:45:16.822746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ba93a849-80fe-415d-87f6-05e0c26c5888 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.825396 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ba93a849-80fe-415d-87f6-05e0c26c5888 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] GET https://10.4.3.207/volume/v3/messages/61cea635-d3c8-45bb-a040-113b357a8a8c Aug 06 17:45:16.825695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ba93a849-80fe-415d-87f6-05e0c26c5888 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.825959 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ba93a849-80fe-415d-87f6-05e0c26c5888 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.830359 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ba93a849-80fe-415d-87f6-05e0c26c5888 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-reader] https://10.4.3.207/volume/v3/messages/61cea635-d3c8-45bb-a040-113b357a8a8c returned with HTTP 200 Aug 06 17:45:16.830874 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1060/4307] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:45:16 2026] GET /volume/v3/messages/61cea635-d3c8-45bb-a040-113b357a8a8c => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:16.845419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9c4f44cb-f9e7-4005-b146-2d7f2c69cf74 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.848508 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9c4f44cb-f9e7-4005-b146-2d7f2c69cf74 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] DELETE https://10.4.3.207/volume/v3/messages/61cea635-d3c8-45bb-a040-113b357a8a8c Aug 06 17:45:16.848863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9c4f44cb-f9e7-4005-b146-2d7f2c69cf74 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.848946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9c4f44cb-f9e7-4005-b146-2d7f2c69cf74 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.857575 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.857575 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:16.866284 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9c4f44cb-f9e7-4005-b146-2d7f2c69cf74 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/messages/61cea635-d3c8-45bb-a040-113b357a8a8c returned with HTTP 204 Aug 06 17:45:16.866893 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1086/4308] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:45:16 2026] DELETE /volume/v3/messages/61cea635-d3c8-45bb-a040-113b357a8a8c => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:45:16.875226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.877315 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 Aug 06 17:45:16.877874 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.877874 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.877874 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Delete volume with id: 7e971fce-04d4-44f0-85ab-9ac8a2083016 Aug 06 17:45:16.884898 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.884898 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:16.885432 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Volume info retrieved successfully. Aug 06 17:45:16.886200 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100624) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:45:16.904328 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-123771532 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-123771532, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:16.904328 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-123771532 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-123771532, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:45:16.914985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Created reservations ['a9053f25-7398-4bcd-a784-1e6071daee79', '432d51d5-e876-40fe-981b-34d7fc5032c6', '1e7c932c-5ce4-4dfb-ae5e-17d26464de33', '41bad16f-da7a-4d5e-b7e2-2a1e0153939e'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:16.936508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-795d0276-d8b1-4693-837c-51940f0ab7ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.939266 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-795d0276-d8b1-4693-837c-51940f0ab7ad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:16.940243 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-795d0276-d8b1-4693-837c-51940f0ab7ad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.940243 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-795d0276-d8b1-4693-837c-51940f0ab7ad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:16.949543 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:16.949543 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:16.954242 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Delete volume request issued successfully. Aug 06 17:45:16.954242 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5598387c-7d3d-4fc2-9234-554edc4e24a6 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 returned with HTTP 202 Aug 06 17:45:16.954242 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1076/4309] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:45:16 2026] DELETE /volume/v3/volumes/7e971fce-04d4-44f0-85ab-9ac8a2083016 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:16.956985 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-795d0276-d8b1-4693-837c-51940f0ab7ad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:16.964871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e0391b43-866f-4987-9b79-ba014d96bbf9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:16.965069 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-795d0276-d8b1-4693-837c-51940f0ab7ad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:16.965500 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1088/4310] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:16 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:16.968065 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0391b43-866f-4987-9b79-ba014d96bbf9 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] DELETE https://10.4.3.207/volume/v3/types/b261ab74-3338-4a80-99cf-935b673bf7e8 Aug 06 17:45:16.969433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e0391b43-866f-4987-9b79-ba014d96bbf9 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:16.969804 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e0391b43-866f-4987-9b79-ba014d96bbf9 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.014912 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e0391b43-866f-4987-9b79-ba014d96bbf9 tempest-ProjectReaderTests-1742561877 tempest-ProjectReaderTests-1742561877-project-admin] https://10.4.3.207/volume/v3/types/b261ab74-3338-4a80-99cf-935b673bf7e8 returned with HTTP 202 Aug 06 17:45:17.015560 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1061/4311] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:45:16 2026] DELETE /volume/v3/types/b261ab74-3338-4a80-99cf-935b673bf7e8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:17.032098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c99ff0f-ca14-4c2f-93ba-e3c9411ec16f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.034562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c99ff0f-ca14-4c2f-93ba-e3c9411ec16f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:17.034860 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c99ff0f-ca14-4c2f-93ba-e3c9411ec16f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.035181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c99ff0f-ca14-4c2f-93ba-e3c9411ec16f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.035300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4c99ff0f-ca14-4c2f-93ba-e3c9411ec16f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:17.041817 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.041817 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:17.042850 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c99ff0f-ca14-4c2f-93ba-e3c9411ec16f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:17.043384 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1087/4312] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:17 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:17.472210 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-10569d60-c583-43fc-8cfc-bd2acc26134a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.472583 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-10569d60-c583-43fc-8cfc-bd2acc26134a None None] GET https://10.4.3.207/volume// Aug 06 17:45:17.472868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-10569d60-c583-43fc-8cfc-bd2acc26134a None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.473243 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-10569d60-c583-43fc-8cfc-bd2acc26134a None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.473735 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-10569d60-c583-43fc-8cfc-bd2acc26134a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:45:17.474430 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1077/4313] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:45:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:45:17.488931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-94ebf991-a039-41e0-8e1c-93343df9c78d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.492639 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-94ebf991-a039-41e0-8e1c-93343df9c78d tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] GET https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:45:17.493715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-94ebf991-a039-41e0-8e1c-93343df9c78d tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.493715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-94ebf991-a039-41e0-8e1c-93343df9c78d tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.515147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-bba0f60d-3a03-429e-9635-076b07a1ef1d req-0f56a60e-fd9a-4c49-8e3f-8a0dc6992a20 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.520107 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.520107 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:17.520496 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bba0f60d-3a03-429e-9635-076b07a1ef1d req-0f56a60e-fd9a-4c49-8e3f-8a0dc6992a20 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:17.520950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bba0f60d-3a03-429e-9635-076b07a1ef1d req-0f56a60e-fd9a-4c49-8e3f-8a0dc6992a20 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.521456 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-bba0f60d-3a03-429e-9635-076b07a1ef1d req-0f56a60e-fd9a-4c49-8e3f-8a0dc6992a20 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.530619 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-94ebf991-a039-41e0-8e1c-93343df9c78d tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:45:17.539849 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.539849 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:17.543812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-94ebf991-a039-41e0-8e1c-93343df9c78d tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 200 Aug 06 17:45:17.544578 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1089/4314] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:45:17 2026] GET /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 1537 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:17.549342 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-bba0f60d-3a03-429e-9635-076b07a1ef1d req-0f56a60e-fd9a-4c49-8e3f-8a0dc6992a20 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:17.554131 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-bba0f60d-3a03-429e-9635-076b07a1ef1d req-0f56a60e-fd9a-4c49-8e3f-8a0dc6992a20 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:17.554739 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1062/4315] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:45:17 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:17.580293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.583021 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:17.583337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.583523 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.583931 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Delete volume with id: a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:17.601221 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.601221 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:17.601560 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:17.663216 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Delete volume request issued successfully. Aug 06 17:45:17.663890 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1cec1ce6-25a6-43c8-ae4d-c05c8d7f6172 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 202 Aug 06 17:45:17.664573 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1088/4316] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:45:17 2026] DELETE /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:45:17.675093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4917161b-8709-4dca-8d2c-59b367045f59 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.678856 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4917161b-8709-4dca-8d2c-59b367045f59 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:17.679175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4917161b-8709-4dca-8d2c-59b367045f59 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.679447 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4917161b-8709-4dca-8d2c-59b367045f59 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.691756 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.691756 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:17.701595 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4917161b-8709-4dca-8d2c-59b367045f59 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Volume info retrieved successfully. Aug 06 17:45:17.709666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.713529 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] PUT https://10.4.3.207/volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854 Aug 06 17:45:17.713999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:17.714314 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4917161b-8709-4dca-8d2c-59b367045f59 tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 200 Aug 06 17:45:17.714948 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1078/4317] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:17 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:17.731030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Acquiring lock "cinder-attachment_update-dd5ea840-41af-48ae-b324-b0c9e9494cb6-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:45:17.739923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Lock "cinder-attachment_update-dd5ea840-41af-48ae-b324-b0c9e9494cb6-np0000006677" acquired by "attachment_update" :: waited 0.009s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:45:17.741129 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.741129 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:17.905139 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Lock "cinder-attachment_update-dd5ea840-41af-48ae-b324-b0c9e9494cb6-np0000006677" released by "attachment_update" :: held 0.165s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:45:17.905601 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-1f7108ea-20f5-4850-810d-79f35759de7c tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854 returned with HTTP 200 Aug 06 17:45:17.906273 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1090/4318] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:45:17 2026] PUT /volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:17.944813 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-78cd74fc-02b4-41c3-9b99-33fe8a793498 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.947538 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-78cd74fc-02b4-41c3-9b99-33fe8a793498 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] POST https://10.4.3.207/volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854/action Aug 06 17:45:17.948535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-78cd74fc-02b4-41c3-9b99-33fe8a793498 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:45:17.948535 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-78cd74fc-02b4-41c3-9b99-33fe8a793498 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:17.981513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bead15dd-bf77-43ac-82aa-0f85d9ba0672 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:17.983148 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.983148 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:17.983955 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bead15dd-bf77-43ac-82aa-0f85d9ba0672 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:17.984301 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bead15dd-bf77-43ac-82aa-0f85d9ba0672 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:17.984582 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bead15dd-bf77-43ac-82aa-0f85d9ba0672 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:17.997043 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:17.997043 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:18.000577 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cb8872b6-33be-4e28-9aa5-ce3ef9ff68a4 req-78cd74fc-02b4-41c3-9b99-33fe8a793498 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854/action returned with HTTP 204 Aug 06 17:45:18.003324 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1063/4319] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:45:17 2026] POST /volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:18.006751 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bead15dd-bf77-43ac-82aa-0f85d9ba0672 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:18.013549 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bead15dd-bf77-43ac-82aa-0f85d9ba0672 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:18.014501 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1089/4320] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:17 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:18.062857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7421ae0e-e41f-4ed9-84fd-47eb37f52572 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:18.065398 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7421ae0e-e41f-4ed9-84fd-47eb37f52572 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:18.066262 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7421ae0e-e41f-4ed9-84fd-47eb37f52572 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:18.066262 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7421ae0e-e41f-4ed9-84fd-47eb37f52572 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:18.066361 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-7421ae0e-e41f-4ed9-84fd-47eb37f52572 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:18.072508 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:18.072508 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:18.073409 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7421ae0e-e41f-4ed9-84fd-47eb37f52572 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:18.073835 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1079/4321] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:18 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:18.734030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8ca2b5b1-3f9a-46fd-8927-44ba048d3ddc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:18.736346 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ca2b5b1-3f9a-46fd-8927-44ba048d3ddc tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] GET https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c Aug 06 17:45:18.736557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ca2b5b1-3f9a-46fd-8927-44ba048d3ddc tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:18.736925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ca2b5b1-3f9a-46fd-8927-44ba048d3ddc tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:18.745083 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ca2b5b1-3f9a-46fd-8927-44ba048d3ddc tempest-TestServerVolumeAttachScenarioOldVersion-993312041 tempest-TestServerVolumeAttachScenarioOldVersion-993312041-project-member] https://10.4.3.207/volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c returned with HTTP 404 Aug 06 17:45:18.745696 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1091/4322] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:18 2026] GET /volume/v3/volumes/a8977417-9aba-4e31-9048-2f7cf3dc893c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:45:19.031435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8b87a7a1-7929-4690-ae85-147e3e785074 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:19.033587 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8b87a7a1-7929-4690-ae85-147e3e785074 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:19.033766 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8b87a7a1-7929-4690-ae85-147e3e785074 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:19.034005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8b87a7a1-7929-4690-ae85-147e3e785074 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:19.036827 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=361,cinder:UPDATE=113,cinder:INSERT=60 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:45:19.042324 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:19.042324 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:19.047664 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8b87a7a1-7929-4690-ae85-147e3e785074 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:19.053729 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8b87a7a1-7929-4690-ae85-147e3e785074 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:19.054253 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1064/4323] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:19 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:19.091025 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-849d2998-b22d-4105-98df-0133f63e3ad7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:19.093869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-849d2998-b22d-4105-98df-0133f63e3ad7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:19.093869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-849d2998-b22d-4105-98df-0133f63e3ad7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:19.094170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-849d2998-b22d-4105-98df-0133f63e3ad7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:19.094348 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-849d2998-b22d-4105-98df-0133f63e3ad7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:19.099401 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:19.099401 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:19.100223 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-849d2998-b22d-4105-98df-0133f63e3ad7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:19.100685 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1090/4324] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:19 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:20.074604 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c64bb9b6-c419-4d86-8991-76fda00b8c06 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:20.078236 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c64bb9b6-c419-4d86-8991-76fda00b8c06 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:20.078504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c64bb9b6-c419-4d86-8991-76fda00b8c06 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:20.078862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c64bb9b6-c419-4d86-8991-76fda00b8c06 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:20.090809 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:20.090809 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:20.098017 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c64bb9b6-c419-4d86-8991-76fda00b8c06 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:20.106380 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c64bb9b6-c419-4d86-8991-76fda00b8c06 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:20.106380 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1080/4325] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:20 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:20.117980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a273744d-3214-4ff4-8e23-3c96af396df7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:20.120086 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a273744d-3214-4ff4-8e23-3c96af396df7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:20.120341 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a273744d-3214-4ff4-8e23-3c96af396df7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:20.120557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a273744d-3214-4ff4-8e23-3c96af396df7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:20.120681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a273744d-3214-4ff4-8e23-3c96af396df7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:20.132044 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:20.132044 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:20.132839 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a273744d-3214-4ff4-8e23-3c96af396df7 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:20.133315 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1092/4326] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:20 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:21.124648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7645820a-93eb-4021-8c72-1c7022aee78e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:21.126400 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7645820a-93eb-4021-8c72-1c7022aee78e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:21.126646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7645820a-93eb-4021-8c72-1c7022aee78e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:21.126821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7645820a-93eb-4021-8c72-1c7022aee78e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:21.133812 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:21.133812 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:21.137464 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7645820a-93eb-4021-8c72-1c7022aee78e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:21.141833 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7645820a-93eb-4021-8c72-1c7022aee78e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:21.142283 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1065/4327] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:21 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:21.146180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8903727f-9ef6-402b-8bf1-f68fe7a0cc7a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:21.147855 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8903727f-9ef6-402b-8bf1-f68fe7a0cc7a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:21.148060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8903727f-9ef6-402b-8bf1-f68fe7a0cc7a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:21.148243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8903727f-9ef6-402b-8bf1-f68fe7a0cc7a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:21.148337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8903727f-9ef6-402b-8bf1-f68fe7a0cc7a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:21.152888 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:21.152888 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:21.153540 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8903727f-9ef6-402b-8bf1-f68fe7a0cc7a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:21.153893 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1091/4328] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:21 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:22.160437 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c0d24d87-4836-4239-92be-d55fc565f9d6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:22.162542 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c0d24d87-4836-4239-92be-d55fc565f9d6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:22.162874 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c0d24d87-4836-4239-92be-d55fc565f9d6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:22.163167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c0d24d87-4836-4239-92be-d55fc565f9d6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:22.165670 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e6475b7d-909a-4b9b-8322-705bc82ba014 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:22.169023 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6475b7d-909a-4b9b-8322-705bc82ba014 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:22.169023 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6475b7d-909a-4b9b-8322-705bc82ba014 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:22.169023 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e6475b7d-909a-4b9b-8322-705bc82ba014 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:22.169023 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e6475b7d-909a-4b9b-8322-705bc82ba014 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:22.174194 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:22.174194 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:22.174371 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:22.174371 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:22.175289 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e6475b7d-909a-4b9b-8322-705bc82ba014 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:22.175868 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1093/4329] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:22 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:22.179225 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c0d24d87-4836-4239-92be-d55fc565f9d6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:22.186419 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c0d24d87-4836-4239-92be-d55fc565f9d6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:22.186939 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1081/4330] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:22 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:22.923754 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:23.066900 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:23.067385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-781911657"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:23.069421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-781911657'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:23.069603 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume of 1 GB Aug 06 17:45:23.075315 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Availability Zones retrieved successfully. Aug 06 17:45:23.084226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (7668b153-9b23-4ac4-b446-f5e16b956dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:23.085596 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482621bc-95cd-4f96-84d2-06d7fc806a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:23.086985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:23.120044 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482621bc-95cd-4f96-84d2-06d7fc806a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:23.120930 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b528d9-cefd-4f2e-bf1f-c265302c747f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:23.188679 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ffd0e04e-5f64-415d-99a0-cdee2bf6b483 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:23.189107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['7dbe096e-ebc5-4e53-a78f-0294b92b8765', '3fcfb64d-8e6e-4a94-a8e2-001d9031974d', '4301e51d-de5f-4dbf-af1a-c8b079b62eeb', '4b991467-0a4a-4868-926a-2294774d9fd2'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:23.189581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b528d9-cefd-4f2e-bf1f-c265302c747f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dbe096e-ebc5-4e53-a78f-0294b92b8765', '3fcfb64d-8e6e-4a94-a8e2-001d9031974d', '4301e51d-de5f-4dbf-af1a-c8b079b62eeb', '4b991467-0a4a-4868-926a-2294774d9fd2']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:23.190616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3275b176-f34a-437f-8559-88bbb5b45a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:23.190934 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ffd0e04e-5f64-415d-99a0-cdee2bf6b483 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:23.191262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ffd0e04e-5f64-415d-99a0-cdee2bf6b483 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:23.191478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ffd0e04e-5f64-415d-99a0-cdee2bf6b483 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:23.191684 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ffd0e04e-5f64-415d-99a0-cdee2bf6b483 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:23.196677 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:23.196677 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:23.197391 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ffd0e04e-5f64-415d-99a0-cdee2bf6b483 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:23.197811 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1092/4331] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:23 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:23.203038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a42cb03d-8d2f-4021-963b-215931c2e99c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:23.205785 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a42cb03d-8d2f-4021-963b-215931c2e99c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:23.206161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a42cb03d-8d2f-4021-963b-215931c2e99c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:23.206471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a42cb03d-8d2f-4021-963b-215931c2e99c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:23.215767 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:23.215767 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:23.216819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3275b176-f34a-437f-8559-88bbb5b45a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3948c46d-5011-487a-953f-2d896230d90e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-781911657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['7dbe096e-ebc5-4e53-a78f-0294b92b8765','3fcfb64d-8e6e-4a94-a8e2-001d9031974d','4301e51d-de5f-4dbf-af1a-c8b079b62eeb','4b991467-0a4a-4868-926a-2294774d9fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-781911657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3948c46d-5011-487a-953f-2d896230d90e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b89cad7a164f03815a42c7a178852f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627cf0aa225b4c858a83717bca9fd64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:23.217786 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ae4238-e52d-4629-96b2-a4ffe25627bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:23.220734 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a42cb03d-8d2f-4021-963b-215931c2e99c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:23.227990 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a42cb03d-8d2f-4021-963b-215931c2e99c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:23.228583 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1094/4332] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:23 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:23.242208 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ae4238-e52d-4629-96b2-a4ffe25627bd) transitioned into state 'SUCCESS' from state '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-781911657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['7dbe096e-ebc5-4e53-a78f-0294b92b8765','3fcfb64d-8e6e-4a94-a8e2-001d9031974d','4301e51d-de5f-4dbf-af1a-c8b079b62eeb','4b991467-0a4a-4868-926a-2294774d9fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:23.243292 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265f4f13-192a-4af8-8e5b-bc6ad2c47c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:23.256738 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265f4f13-192a-4af8-8e5b-bc6ad2c47c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:23.257948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (7668b153-9b23-4ac4-b446-f5e16b956dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:23.258595 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request issued successfully. Aug 06 17:45:23.259165 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c30a3f9-3cfd-41c2-b32d-cf8a6736b35e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:23.259846 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1066/4333] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:45:22 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 06 17:45:23.272847 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d790f395-c3b5-4f97-9cba-bee0db13fb38 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:23.274932 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d790f395-c3b5-4f97-9cba-bee0db13fb38 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:45:23.275473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d790f395-c3b5-4f97-9cba-bee0db13fb38 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:23.275629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d790f395-c3b5-4f97-9cba-bee0db13fb38 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:23.285290 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:23.285290 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:23.290338 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d790f395-c3b5-4f97-9cba-bee0db13fb38 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:45:23.296622 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d790f395-c3b5-4f97-9cba-bee0db13fb38 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e returned with HTTP 200 Aug 06 17:45:23.297082 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1082/4334] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:23 2026] GET /volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:24.209619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c886d3cd-ecdd-4978-80d2-f6def85f76a1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:24.211320 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c886d3cd-ecdd-4978-80d2-f6def85f76a1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:24.211790 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c886d3cd-ecdd-4978-80d2-f6def85f76a1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:24.211859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c886d3cd-ecdd-4978-80d2-f6def85f76a1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:24.212049 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c886d3cd-ecdd-4978-80d2-f6def85f76a1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:24.217355 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:24.217355 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:24.218164 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c886d3cd-ecdd-4978-80d2-f6def85f76a1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:24.218654 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1093/4335] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:24 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:24.242644 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d71d915e-73d4-44e1-8ef0-fba94fd54769 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:24.245009 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d71d915e-73d4-44e1-8ef0-fba94fd54769 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:24.245297 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d71d915e-73d4-44e1-8ef0-fba94fd54769 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:24.245586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d71d915e-73d4-44e1-8ef0-fba94fd54769 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:24.255206 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:24.255206 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:24.261707 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d71d915e-73d4-44e1-8ef0-fba94fd54769 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:24.269818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d71d915e-73d4-44e1-8ef0-fba94fd54769 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:24.270272 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1095/4336] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:24 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:24.313990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1a5d55fa-45ae-44fc-bf3f-6a05546ae650 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:24.316514 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a5d55fa-45ae-44fc-bf3f-6a05546ae650 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:45:24.316746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a5d55fa-45ae-44fc-bf3f-6a05546ae650 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:24.317061 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1a5d55fa-45ae-44fc-bf3f-6a05546ae650 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:24.326448 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:24.326448 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:24.331445 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1a5d55fa-45ae-44fc-bf3f-6a05546ae650 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:45:24.336908 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1a5d55fa-45ae-44fc-bf3f-6a05546ae650 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e returned with HTTP 200 Aug 06 17:45:24.337451 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1067/4337] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:24 2026] GET /volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:24.355695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:24.359174 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:45:24.359665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3948c46d-5011-487a-953f-2d896230d90e", "name": "tempest-VolumesBackupsTest-Backup-698289619"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:24.361787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating new backup {'backup': {'volume_id': '3948c46d-5011-487a-953f-2d896230d90e', 'name': 'tempest-VolumesBackupsTest-Backup-698289619'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:45:24.361787 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating backup of volume 3948c46d-5011-487a-953f-2d896230d90e in container None Aug 06 17:45:24.371584 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:24.371584 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:24.372093 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:45:24.408510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['3e503d95-52dd-4f13-b209-a74c33494280', 'f6e69a0e-a3bf-4527-98bb-77a1d99178a3'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:24.444008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6b0e558-9773-44f0-b05b-7c63ff77760a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:45:24.444804 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1083/4338] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:45:24 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 06 17:45:24.456625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-be53d73b-8c63-4407-8999-d23ff4721290 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:24.459445 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be53d73b-8c63-4407-8999-d23ff4721290 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:24.459788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be53d73b-8c63-4407-8999-d23ff4721290 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:24.460079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-be53d73b-8c63-4407-8999-d23ff4721290 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:24.460394 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-be53d73b-8c63-4407-8999-d23ff4721290 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:24.469681 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:24.469681 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:24.471251 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-be53d73b-8c63-4407-8999-d23ff4721290 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:24.471751 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1094/4339] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:24 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:25.231663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-320ac753-d050-4ef9-9314-5d1761cdd7fa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:25.234171 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-320ac753-d050-4ef9-9314-5d1761cdd7fa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:25.234369 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-320ac753-d050-4ef9-9314-5d1761cdd7fa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:25.234533 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-320ac753-d050-4ef9-9314-5d1761cdd7fa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:25.234678 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-320ac753-d050-4ef9-9314-5d1761cdd7fa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:25.240893 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:25.240893 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:25.241722 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-320ac753-d050-4ef9-9314-5d1761cdd7fa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:25.242228 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1096/4340] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:25 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:25.287282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d4302186-23f9-4108-ac2b-a464fa1b844a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:25.289073 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4302186-23f9-4108-ac2b-a464fa1b844a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:25.289290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4302186-23f9-4108-ac2b-a464fa1b844a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:25.289721 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4302186-23f9-4108-ac2b-a464fa1b844a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:25.301348 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:25.301348 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:25.309446 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d4302186-23f9-4108-ac2b-a464fa1b844a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:25.317808 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4302186-23f9-4108-ac2b-a464fa1b844a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:25.318501 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1068/4341] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:25 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:25.487651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cdc75997-08f4-474b-a41c-73f03ef549d7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:25.489624 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cdc75997-08f4-474b-a41c-73f03ef549d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:25.489793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cdc75997-08f4-474b-a41c-73f03ef549d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:25.489986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cdc75997-08f4-474b-a41c-73f03ef549d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:25.490190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cdc75997-08f4-474b-a41c-73f03ef549d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:25.495242 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:25.495242 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:25.496189 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cdc75997-08f4-474b-a41c-73f03ef549d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:25.496745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1084/4342] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:25 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:26.255423 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-de5f416a-5a89-4c82-8957-d3f7037e3687 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:26.257761 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-de5f416a-5a89-4c82-8957-d3f7037e3687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:26.257982 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-de5f416a-5a89-4c82-8957-d3f7037e3687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:26.258242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-de5f416a-5a89-4c82-8957-d3f7037e3687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:26.258411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-de5f416a-5a89-4c82-8957-d3f7037e3687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:26.263632 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:26.263632 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:26.264335 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-de5f416a-5a89-4c82-8957-d3f7037e3687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:26.265076 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1095/4343] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:26 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:26.332423 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a1c9f7cd-f643-40f1-8746-254b9c2e89d4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:26.334437 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1c9f7cd-f643-40f1-8746-254b9c2e89d4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:26.334750 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1c9f7cd-f643-40f1-8746-254b9c2e89d4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:26.334994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1c9f7cd-f643-40f1-8746-254b9c2e89d4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:26.343900 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:26.343900 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:26.348780 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a1c9f7cd-f643-40f1-8746-254b9c2e89d4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:26.354377 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1c9f7cd-f643-40f1-8746-254b9c2e89d4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:26.354780 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1097/4344] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:26 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:26.510694 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d864df01-fd06-4f7a-a58d-90412ecf901b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:26.514151 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d864df01-fd06-4f7a-a58d-90412ecf901b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:26.514467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d864df01-fd06-4f7a-a58d-90412ecf901b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:26.514751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d864df01-fd06-4f7a-a58d-90412ecf901b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:26.514872 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d864df01-fd06-4f7a-a58d-90412ecf901b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:26.519865 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:26.519865 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:26.520932 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d864df01-fd06-4f7a-a58d-90412ecf901b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:26.521603 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1069/4345] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:26 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:27.275625 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-24499508-1188-4f65-891c-bd1127c24cc9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:27.277664 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24499508-1188-4f65-891c-bd1127c24cc9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:27.278140 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24499508-1188-4f65-891c-bd1127c24cc9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:27.278775 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-24499508-1188-4f65-891c-bd1127c24cc9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:27.278775 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-24499508-1188-4f65-891c-bd1127c24cc9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:27.283501 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:27.283501 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:27.284291 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-24499508-1188-4f65-891c-bd1127c24cc9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:27.284678 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1085/4346] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:27 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:27.368911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-506c37e2-4010-4fb9-890b-6454525352ca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:27.370679 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-506c37e2-4010-4fb9-890b-6454525352ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:27.370877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-506c37e2-4010-4fb9-890b-6454525352ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:27.371113 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-506c37e2-4010-4fb9-890b-6454525352ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:27.378517 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:27.378517 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:27.382399 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-506c37e2-4010-4fb9-890b-6454525352ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:27.387105 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-506c37e2-4010-4fb9-890b-6454525352ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:27.387507 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1096/4347] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:27 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:27.533281 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3f63c82f-457d-4f56-8106-949b8415c474 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:27.535070 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f63c82f-457d-4f56-8106-949b8415c474 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:27.535313 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f63c82f-457d-4f56-8106-949b8415c474 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:27.535471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3f63c82f-457d-4f56-8106-949b8415c474 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:27.535576 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3f63c82f-457d-4f56-8106-949b8415c474 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:27.540246 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:27.540246 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:27.541072 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3f63c82f-457d-4f56-8106-949b8415c474 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:27.541481 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1098/4348] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:27 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:28.299706 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8a44c28d-2611-41b8-9c8f-4184429834a3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:28.301264 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8a44c28d-2611-41b8-9c8f-4184429834a3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:28.301449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8a44c28d-2611-41b8-9c8f-4184429834a3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:28.301643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8a44c28d-2611-41b8-9c8f-4184429834a3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:28.301755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-8a44c28d-2611-41b8-9c8f-4184429834a3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:28.307757 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:28.307757 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:28.307757 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8a44c28d-2611-41b8-9c8f-4184429834a3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:28.307902 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1070/4349] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:28 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:28.400575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cc0627bd-09b8-4791-a97d-f7093afc7b7b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:28.404361 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cc0627bd-09b8-4791-a97d-f7093afc7b7b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:28.404585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cc0627bd-09b8-4791-a97d-f7093afc7b7b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:28.404819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cc0627bd-09b8-4791-a97d-f7093afc7b7b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:28.414549 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:28.414549 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:28.419496 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cc0627bd-09b8-4791-a97d-f7093afc7b7b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:28.424875 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cc0627bd-09b8-4791-a97d-f7093afc7b7b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:28.425689 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1086/4350] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:28 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:28.555480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c00470b6-6a27-42f6-9a3a-8e26cb76dae2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:28.558504 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c00470b6-6a27-42f6-9a3a-8e26cb76dae2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:28.558781 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c00470b6-6a27-42f6-9a3a-8e26cb76dae2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:28.559222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c00470b6-6a27-42f6-9a3a-8e26cb76dae2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:28.559222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c00470b6-6a27-42f6-9a3a-8e26cb76dae2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:28.566043 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:28.566043 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:28.566640 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c00470b6-6a27-42f6-9a3a-8e26cb76dae2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:28.568860 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1097/4351] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:28 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:29.319419 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-60d67298-baa9-44c5-b952-840f7b31220b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:29.321261 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60d67298-baa9-44c5-b952-840f7b31220b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:29.321500 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60d67298-baa9-44c5-b952-840f7b31220b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:29.321725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60d67298-baa9-44c5-b952-840f7b31220b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:29.321865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-60d67298-baa9-44c5-b952-840f7b31220b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:29.326196 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:29.326196 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:29.326878 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60d67298-baa9-44c5-b952-840f7b31220b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:29.327374 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1099/4352] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:29 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:29.440520 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-319f3498-b319-4baf-a1aa-96102ea52ee1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:29.442474 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-319f3498-b319-4baf-a1aa-96102ea52ee1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:29.442681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-319f3498-b319-4baf-a1aa-96102ea52ee1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:29.442905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-319f3498-b319-4baf-a1aa-96102ea52ee1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:29.452096 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:29.452096 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:29.456855 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-319f3498-b319-4baf-a1aa-96102ea52ee1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:29.462392 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-319f3498-b319-4baf-a1aa-96102ea52ee1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:29.462834 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1071/4353] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:29 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:29.580844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0fe3835e-78eb-4aab-ad1d-26302990b859 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:29.583678 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0fe3835e-78eb-4aab-ad1d-26302990b859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:29.584100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0fe3835e-78eb-4aab-ad1d-26302990b859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:29.584365 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0fe3835e-78eb-4aab-ad1d-26302990b859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:29.584538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0fe3835e-78eb-4aab-ad1d-26302990b859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:29.591830 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:29.591830 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:29.592883 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0fe3835e-78eb-4aab-ad1d-26302990b859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:29.593401 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1087/4354] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:29 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:29.970225 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e5546987-2051-448e-bf0a-381be4be5f3f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:30.080869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:30.081528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1056830897"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:30.083608 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1056830897'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:30.083818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume of 1 GB Aug 06 17:45:30.090195 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:30.096779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (0236ff37-f978-41c6-996d-ec3fcb7ce5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:30.097854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24631fa9-1afd-4e6d-9334-37fab026ebb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:30.098757 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:30.127472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24631fa9-1afd-4e6d-9334-37fab026ebb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:30.128478 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7a76ae-1e8d-4047-88a6-113b04dbf8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:30.200629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Created reservations ['27b150fa-d10f-4c8c-8182-862262f3f279', '41b0e902-14d6-449d-9a83-aeb60de88fbd', 'ad1a8d99-96e3-488b-abb5-114df1c26e42', '0f0e520b-6db8-4a32-89c4-f4708edafeea'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:30.201759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7a76ae-1e8d-4047-88a6-113b04dbf8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27b150fa-d10f-4c8c-8182-862262f3f279', '41b0e902-14d6-449d-9a83-aeb60de88fbd', 'ad1a8d99-96e3-488b-abb5-114df1c26e42', '0f0e520b-6db8-4a32-89c4-f4708edafeea']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:30.203053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d126f450-26bd-4bed-820e-053868c1a195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:30.233335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d126f450-26bd-4bed-820e-053868c1a195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60dd828-22d6-4f92-8056-64634167ec7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1056830897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['27b150fa-d10f-4c8c-8182-862262f3f279','41b0e902-14d6-449d-9a83-aeb60de88fbd','ad1a8d99-96e3-488b-abb5-114df1c26e42','0f0e520b-6db8-4a32-89c4-f4708edafeea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1056830897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b60dd828-22d6-4f92-8056-64634167ec7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8084907f5da24aeb9657fdf907fc4f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe5d5183b12411c8bfbd9200337203d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:30.234268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50057128-4ab7-46a5-aa13-91fd9e80f8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:30.258078 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50057128-4ab7-46a5-aa13-91fd9e80f8b0) transitioned into state 'SUCCESS' from state '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-1056830897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['27b150fa-d10f-4c8c-8182-862262f3f279','41b0e902-14d6-449d-9a83-aeb60de88fbd','ad1a8d99-96e3-488b-abb5-114df1c26e42','0f0e520b-6db8-4a32-89c4-f4708edafeea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:30.259142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10414a60-c81e-470e-98c2-c2cc4776a3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:30.269451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10414a60-c81e-470e-98c2-c2cc4776a3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:30.270339 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (0236ff37-f978-41c6-996d-ec3fcb7ce5e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:30.270699 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request issued successfully. Aug 06 17:45:30.271468 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e5546987-2051-448e-bf0a-381be4be5f3f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:30.271840 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1098/4355] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:45:29 2026] POST /volume/v3/volumes => generated 778 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:30.284222 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-27775505-584c-4c10-b669-3f836dc6df22 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:30.286483 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-27775505-584c-4c10-b669-3f836dc6df22 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a Aug 06 17:45:30.286641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-27775505-584c-4c10-b669-3f836dc6df22 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:30.286921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-27775505-584c-4c10-b669-3f836dc6df22 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:30.294946 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:30.294946 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:30.299274 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-27775505-584c-4c10-b669-3f836dc6df22 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:30.303657 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-27775505-584c-4c10-b669-3f836dc6df22 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a returned with HTTP 200 Aug 06 17:45:30.304180 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1100/4356] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:30 2026] GET /volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:30.339570 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d34a0fde-0cfa-432b-a591-8409f607d2b3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:30.342184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d34a0fde-0cfa-432b-a591-8409f607d2b3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:30.342446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d34a0fde-0cfa-432b-a591-8409f607d2b3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:30.343735 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d34a0fde-0cfa-432b-a591-8409f607d2b3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:30.343735 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d34a0fde-0cfa-432b-a591-8409f607d2b3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:30.350022 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:30.350022 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:30.351077 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d34a0fde-0cfa-432b-a591-8409f607d2b3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:30.351647 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1072/4357] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:30 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:30.478791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1025f658-3565-4674-be1f-cde7277f461f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:30.480930 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1025f658-3565-4674-be1f-cde7277f461f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:30.481269 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1025f658-3565-4674-be1f-cde7277f461f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:30.481501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1025f658-3565-4674-be1f-cde7277f461f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:30.496213 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:30.496213 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:30.506185 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1025f658-3565-4674-be1f-cde7277f461f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:30.513949 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1025f658-3565-4674-be1f-cde7277f461f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:30.514725 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1088/4358] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:30 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:30.607353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-af4fec40-e3f1-48d3-9aa5-699ce12a440f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:30.609702 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af4fec40-e3f1-48d3-9aa5-699ce12a440f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:30.609914 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af4fec40-e3f1-48d3-9aa5-699ce12a440f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:30.610110 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-af4fec40-e3f1-48d3-9aa5-699ce12a440f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:30.610198 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-af4fec40-e3f1-48d3-9aa5-699ce12a440f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:30.615713 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:30.615713 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:30.616920 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-af4fec40-e3f1-48d3-9aa5-699ce12a440f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:30.617591 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1099/4359] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:30 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:31.320259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fab28d85-7cd0-4f6c-afae-9a008442737b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.322729 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fab28d85-7cd0-4f6c-afae-9a008442737b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a Aug 06 17:45:31.323118 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fab28d85-7cd0-4f6c-afae-9a008442737b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.323291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fab28d85-7cd0-4f6c-afae-9a008442737b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.331984 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:31.331984 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:31.337218 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fab28d85-7cd0-4f6c-afae-9a008442737b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:31.344132 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fab28d85-7cd0-4f6c-afae-9a008442737b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a returned with HTTP 200 Aug 06 17:45:31.344521 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1101/4360] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:31 2026] GET /volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:31.361484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8db58095-18f2-4948-91cc-e7d2cb177896 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.363299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4393168d-3f77-4fb9-a6ac-513985a0f001 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.365208 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4393168d-3f77-4fb9-a6ac-513985a0f001 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:31.365771 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4393168d-3f77-4fb9-a6ac-513985a0f001 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.365771 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4393168d-3f77-4fb9-a6ac-513985a0f001 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.366431 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4393168d-3f77-4fb9-a6ac-513985a0f001 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:31.371630 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:31.371630 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:31.371951 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4393168d-3f77-4fb9-a6ac-513985a0f001 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:31.372353 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1089/4361] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:31 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:31.444514 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] GET https://10.4.3.207/volume/v3/volumes Aug 06 17:45:31.444837 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.445211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.445616 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:45:31.446699 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:45:31.455609 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Get all volumes completed successfully. Aug 06 17:45:31.456205 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8db58095-18f2-4948-91cc-e7d2cb177896 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] https://10.4.3.207/volume/v3/volumes returned with HTTP 200 Aug 06 17:45:31.456663 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1073/4362] 10.4.3.207 () {68 vars in 1278 bytes} [Thu Aug 6 17:45:31 2026] GET /volume/v3/volumes => generated 336 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:31.466244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.468393 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a Aug 06 17:45:31.468705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.469018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.469264 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume with id: b60dd828-22d6-4f92-8056-64634167ec7a Aug 06 17:45:31.480325 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:31.480325 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:31.480793 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:31.502769 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume request issued successfully. Aug 06 17:45:31.503147 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-818518f3-172b-4991-9dee-d7ac8bc4fb30 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a returned with HTTP 202 Aug 06 17:45:31.503755 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1100/4363] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:45:31 2026] DELETE /volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:45:31.513232 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-31db86a0-0a92-4e03-a3d4-92987802d6ae None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.515460 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-31db86a0-0a92-4e03-a3d4-92987802d6ae tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a Aug 06 17:45:31.515752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-31db86a0-0a92-4e03-a3d4-92987802d6ae tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.516011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-31db86a0-0a92-4e03-a3d4-92987802d6ae tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.524090 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:31.524090 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:31.528300 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-31db86a0-0a92-4e03-a3d4-92987802d6ae tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:31.532354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e8f28fad-85c0-4b8f-808b-51f5b269ac60 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.533443 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-31db86a0-0a92-4e03-a3d4-92987802d6ae tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a returned with HTTP 200 Aug 06 17:45:31.534032 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1102/4364] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:31 2026] GET /volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:31.535127 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e8f28fad-85c0-4b8f-808b-51f5b269ac60 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:31.535127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e8f28fad-85c0-4b8f-808b-51f5b269ac60 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.535293 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e8f28fad-85c0-4b8f-808b-51f5b269ac60 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.545799 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:31.545799 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:31.552153 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e8f28fad-85c0-4b8f-808b-51f5b269ac60 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:31.559046 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e8f28fad-85c0-4b8f-808b-51f5b269ac60 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:31.559582 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1090/4365] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:31 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:31.629735 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-01078a07-0c70-438b-96e7-c79b14a7816e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:31.631894 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-01078a07-0c70-438b-96e7-c79b14a7816e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:31.632217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-01078a07-0c70-438b-96e7-c79b14a7816e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:31.632454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-01078a07-0c70-438b-96e7-c79b14a7816e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:31.632590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-01078a07-0c70-438b-96e7-c79b14a7816e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:31.637264 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:31.637264 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:31.638110 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-01078a07-0c70-438b-96e7-c79b14a7816e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:31.638486 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1074/4366] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:31 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:32.383676 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-87ca1da5-21fc-4523-901c-dc43da505c5b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:32.385638 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-87ca1da5-21fc-4523-901c-dc43da505c5b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:32.385847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-87ca1da5-21fc-4523-901c-dc43da505c5b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:32.386097 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-87ca1da5-21fc-4523-901c-dc43da505c5b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:32.386202 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-87ca1da5-21fc-4523-901c-dc43da505c5b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:32.390389 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:32.390389 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:32.391026 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-87ca1da5-21fc-4523-901c-dc43da505c5b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:32.391405 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1101/4367] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:32 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:32.550311 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-276145c1-8ddc-444e-8a46-c113f1d8252a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:32.552406 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-276145c1-8ddc-444e-8a46-c113f1d8252a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a Aug 06 17:45:32.552702 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-276145c1-8ddc-444e-8a46-c113f1d8252a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:32.552926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-276145c1-8ddc-444e-8a46-c113f1d8252a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:32.559504 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-276145c1-8ddc-444e-8a46-c113f1d8252a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a returned with HTTP 404 Aug 06 17:45:32.560007 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1103/4368] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:32 2026] GET /volume/v3/volumes/b60dd828-22d6-4f92-8056-64634167ec7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:45:32.568627 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-26d3fe00-d596-4a62-8397-482534be0051 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:32.570866 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:32.571325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1076642231"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:32.573145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1076642231'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:32.573302 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume of 1 GB Aug 06 17:45:32.575946 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2de2ba48-68b1-4e2b-875d-cc4dc8f62a93 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:32.577932 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2de2ba48-68b1-4e2b-875d-cc4dc8f62a93 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:32.578246 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:32.578303 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2de2ba48-68b1-4e2b-875d-cc4dc8f62a93 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:32.578456 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2de2ba48-68b1-4e2b-875d-cc4dc8f62a93 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:32.584672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (e8991144-c6d4-4bc3-81ff-ebd21df8b3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:32.585720 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d63a7c-f131-41d7-88cf-fef164e1c904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:32.586610 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:32.589016 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:32.589016 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:32.593951 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2de2ba48-68b1-4e2b-875d-cc4dc8f62a93 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:32.599271 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2de2ba48-68b1-4e2b-875d-cc4dc8f62a93 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:32.599717 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1075/4369] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:32 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:32.614114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d63a7c-f131-41d7-88cf-fef164e1c904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:32.614883 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed879710-96fb-4092-9ec7-2d1594f674c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:32.649685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c43e4971-4163-4dcb-a5ef-fd19a3e88bf2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:32.652164 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c43e4971-4163-4dcb-a5ef-fd19a3e88bf2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:32.652292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Created reservations ['61981f89-e4bc-4294-a975-897cfa50b714', '84c3aed6-9347-476e-aa3f-1e7ed633b4c5', '1b257068-d11f-4fc5-ab62-273eddb3d9fc', 'e48c322b-6c9c-41e0-b571-8e44caa35ff4'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:32.652386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c43e4971-4163-4dcb-a5ef-fd19a3e88bf2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:32.652619 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c43e4971-4163-4dcb-a5ef-fd19a3e88bf2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:32.652749 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c43e4971-4163-4dcb-a5ef-fd19a3e88bf2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:32.653097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed879710-96fb-4092-9ec7-2d1594f674c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61981f89-e4bc-4294-a975-897cfa50b714', '84c3aed6-9347-476e-aa3f-1e7ed633b4c5', '1b257068-d11f-4fc5-ab62-273eddb3d9fc', 'e48c322b-6c9c-41e0-b571-8e44caa35ff4']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:32.653807 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41dd5db-ce43-432d-8f9a-1755e21769d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:32.657600 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:32.657600 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:32.658548 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c43e4971-4163-4dcb-a5ef-fd19a3e88bf2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:32.658995 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1102/4370] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:32 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:32.676624 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41dd5db-ce43-432d-8f9a-1755e21769d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c39982-0610-496a-827b-28d11fe04282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1076642231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['61981f89-e4bc-4294-a975-897cfa50b714','84c3aed6-9347-476e-aa3f-1e7ed633b4c5','1b257068-d11f-4fc5-ab62-273eddb3d9fc','e48c322b-6c9c-41e0-b571-8e44caa35ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1076642231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c39982-0610-496a-827b-28d11fe04282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8084907f5da24aeb9657fdf907fc4f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe5d5183b12411c8bfbd9200337203d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:32.677429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acbdd51-f065-4761-8540-c50eaba8c655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:32.696458 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acbdd51-f065-4761-8540-c50eaba8c655) transitioned into state 'SUCCESS' from state '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-1076642231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['61981f89-e4bc-4294-a975-897cfa50b714','84c3aed6-9347-476e-aa3f-1e7ed633b4c5','1b257068-d11f-4fc5-ab62-273eddb3d9fc','e48c322b-6c9c-41e0-b571-8e44caa35ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:32.697354 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f303890-2a7b-4240-9dc1-074f112148c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:32.706831 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f303890-2a7b-4240-9dc1-074f112148c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:32.707761 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (e8991144-c6d4-4bc3-81ff-ebd21df8b3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:32.708145 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request issued successfully. Aug 06 17:45:32.708712 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26d3fe00-d596-4a62-8397-482534be0051 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:32.709155 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1091/4371] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:45:32 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:32.722215 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5dadc895-da1b-4a1f-9c00-2eb4ba66997b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:32.725067 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5dadc895-da1b-4a1f-9c00-2eb4ba66997b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 Aug 06 17:45:32.725067 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5dadc895-da1b-4a1f-9c00-2eb4ba66997b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:32.725067 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5dadc895-da1b-4a1f-9c00-2eb4ba66997b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:32.733944 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:32.733944 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:32.737862 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5dadc895-da1b-4a1f-9c00-2eb4ba66997b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:32.742895 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5dadc895-da1b-4a1f-9c00-2eb4ba66997b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 returned with HTTP 200 Aug 06 17:45:32.743414 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1104/4372] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:32 2026] GET /volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:33.402071 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f5b6ba3f-c660-4336-916a-377c75da07d9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.403875 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5b6ba3f-c660-4336-916a-377c75da07d9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:33.404155 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5b6ba3f-c660-4336-916a-377c75da07d9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.404343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5b6ba3f-c660-4336-916a-377c75da07d9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.404454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f5b6ba3f-c660-4336-916a-377c75da07d9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:33.409191 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.409191 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:33.409861 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5b6ba3f-c660-4336-916a-377c75da07d9 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:33.410290 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1076/4373] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:33 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:33.613869 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-87f873ff-9f2f-465a-9161-7e0bd3e507a7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.615906 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-87f873ff-9f2f-465a-9161-7e0bd3e507a7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:33.616207 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-87f873ff-9f2f-465a-9161-7e0bd3e507a7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.616439 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-87f873ff-9f2f-465a-9161-7e0bd3e507a7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.625239 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.625239 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:33.630132 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-87f873ff-9f2f-465a-9161-7e0bd3e507a7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:33.635865 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-87f873ff-9f2f-465a-9161-7e0bd3e507a7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:33.636372 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1103/4374] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:33 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:33.672416 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4b6304c5-1adb-4933-8013-486567196df9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.674928 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4b6304c5-1adb-4933-8013-486567196df9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:33.675204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4b6304c5-1adb-4933-8013-486567196df9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.675451 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4b6304c5-1adb-4933-8013-486567196df9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.675591 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4b6304c5-1adb-4933-8013-486567196df9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:33.681105 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.681105 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:33.682149 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4b6304c5-1adb-4933-8013-486567196df9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:33.682638 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1092/4375] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:33 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:33.757669 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-59f97037-10d6-4c47-97c9-12168e94b0f6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.759824 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-59f97037-10d6-4c47-97c9-12168e94b0f6 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 Aug 06 17:45:33.760125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-59f97037-10d6-4c47-97c9-12168e94b0f6 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.760474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-59f97037-10d6-4c47-97c9-12168e94b0f6 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.770406 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.770406 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:33.775132 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-59f97037-10d6-4c47-97c9-12168e94b0f6 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:33.781241 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-59f97037-10d6-4c47-97c9-12168e94b0f6 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 returned with HTTP 200 Aug 06 17:45:33.781696 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1105/4376] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:33 2026] GET /volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:33.794157 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6274a307-b967-4a5f-82ba-959b84f5238b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.796761 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] GET https://10.4.3.207/volume/v3/volumes/detail Aug 06 17:45:33.797114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.797876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.798263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:45:33.799404 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:45:33.809884 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Get all volumes completed successfully. Aug 06 17:45:33.810739 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.810739 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:33.816938 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6274a307-b967-4a5f-82ba-959b84f5238b tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] https://10.4.3.207/volume/v3/volumes/detail returned with HTTP 200 Aug 06 17:45:33.817514 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1077/4377] 10.4.3.207 () {68 vars in 1299 bytes} [Thu Aug 6 17:45:33 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:33.832924 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.835655 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 Aug 06 17:45:33.835929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.836240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.836517 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume with id: f9c39982-0610-496a-827b-28d11fe04282 Aug 06 17:45:33.846118 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.846118 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:33.846310 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:33.864321 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume request issued successfully. Aug 06 17:45:33.864557 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5c73a52-1b9d-48f5-83d6-0a0b8ffe3ff5 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 returned with HTTP 202 Aug 06 17:45:33.865227 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1104/4378] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:45:33 2026] DELETE /volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:45:33.875501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c3357422-162e-452d-a44e-8652708b8b81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:33.877765 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3357422-162e-452d-a44e-8652708b8b81 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 Aug 06 17:45:33.877983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3357422-162e-452d-a44e-8652708b8b81 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:33.878234 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3357422-162e-452d-a44e-8652708b8b81 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:33.886173 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:33.886173 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:33.889975 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c3357422-162e-452d-a44e-8652708b8b81 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:33.894332 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3357422-162e-452d-a44e-8652708b8b81 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 returned with HTTP 200 Aug 06 17:45:33.894730 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1093/4379] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:33 2026] GET /volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:34.421926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4a9f5556-785b-4adb-9f65-4b2c1360e9c4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:34.424375 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a9f5556-785b-4adb-9f65-4b2c1360e9c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:34.424605 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a9f5556-785b-4adb-9f65-4b2c1360e9c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:34.424852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a9f5556-785b-4adb-9f65-4b2c1360e9c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:34.425038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4a9f5556-785b-4adb-9f65-4b2c1360e9c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:34.430055 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:34.430055 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:34.430660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a9f5556-785b-4adb-9f65-4b2c1360e9c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:34.431536 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1106/4380] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:34 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:34.651219 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9d5665b8-6b66-41c5-a497-689ea4be5dbc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:34.652990 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9d5665b8-6b66-41c5-a497-689ea4be5dbc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:34.653229 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9d5665b8-6b66-41c5-a497-689ea4be5dbc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:34.653434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9d5665b8-6b66-41c5-a497-689ea4be5dbc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:34.660668 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:34.660668 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:34.664801 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9d5665b8-6b66-41c5-a497-689ea4be5dbc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:34.669509 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9d5665b8-6b66-41c5-a497-689ea4be5dbc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:34.669883 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1078/4381] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:34 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:34.693742 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0cfe21a5-05d4-4250-bf4b-33444c9abec2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:34.695652 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cfe21a5-05d4-4250-bf4b-33444c9abec2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:34.695844 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cfe21a5-05d4-4250-bf4b-33444c9abec2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:34.696108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cfe21a5-05d4-4250-bf4b-33444c9abec2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:34.696241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0cfe21a5-05d4-4250-bf4b-33444c9abec2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:34.700613 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:34.700613 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:34.701425 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cfe21a5-05d4-4250-bf4b-33444c9abec2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:34.701828 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1105/4382] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:34 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:34.912218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4f55a5c3-dac1-4837-a176-194c7a9fdb61 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:34.914582 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4f55a5c3-dac1-4837-a176-194c7a9fdb61 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 Aug 06 17:45:34.914834 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4f55a5c3-dac1-4837-a176-194c7a9fdb61 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:34.915118 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4f55a5c3-dac1-4837-a176-194c7a9fdb61 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:34.923800 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4f55a5c3-dac1-4837-a176-194c7a9fdb61 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 returned with HTTP 404 Aug 06 17:45:34.924473 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1094/4383] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:34 2026] GET /volume/v3/volumes/f9c39982-0610-496a-827b-28d11fe04282 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:45:34.934914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-73a6de85-d982-4406-8ac4-3a3640e31abb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:34.937151 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:34.937655 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1219359552"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:34.939310 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1219359552'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:34.939519 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume of 1 GB Aug 06 17:45:34.943931 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:34.949411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (2f3c5fbc-e325-469b-b208-a512f1f68955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:34.950683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b8e0d4-8cb4-4c4b-95a4-4ff5f78e734e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:34.951870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:34.989134 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b8e0d4-8cb4-4c4b-95a4-4ff5f78e734e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:34.990274 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251d8988-9f0b-4ae7-a29f-a1800a15c35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:35.047455 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Created reservations ['d4dedc01-34f1-40b1-8c69-65f294706a9b', '8048d16d-abc3-41c1-94df-f00878f85557', '9d952d5f-aba4-4f40-a74f-593446317a87', '38902aaf-489b-4829-b605-7cc8041ecf52'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:35.048565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251d8988-9f0b-4ae7-a29f-a1800a15c35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4dedc01-34f1-40b1-8c69-65f294706a9b', '8048d16d-abc3-41c1-94df-f00878f85557', '9d952d5f-aba4-4f40-a74f-593446317a87', '38902aaf-489b-4829-b605-7cc8041ecf52']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:35.049600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c525e2-c780-47e7-b3cc-09d1c805d420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:35.080096 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c525e2-c780-47e7-b3cc-09d1c805d420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e0647d-e10a-4f20-a671-ba481a840aca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1219359552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['d4dedc01-34f1-40b1-8c69-65f294706a9b','8048d16d-abc3-41c1-94df-f00878f85557','9d952d5f-aba4-4f40-a74f-593446317a87','38902aaf-489b-4829-b605-7cc8041ecf52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1219359552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e0647d-e10a-4f20-a671-ba481a840aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8084907f5da24aeb9657fdf907fc4f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe5d5183b12411c8bfbd9200337203d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:35.081348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6447cb39-4269-4822-b946-a8ab7f7721c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:35.105598 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6447cb39-4269-4822-b946-a8ab7f7721c3) transitioned into state 'SUCCESS' from state '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-1219359552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['d4dedc01-34f1-40b1-8c69-65f294706a9b','8048d16d-abc3-41c1-94df-f00878f85557','9d952d5f-aba4-4f40-a74f-593446317a87','38902aaf-489b-4829-b605-7cc8041ecf52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:35.107133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942ca418-f6f9-4513-ae54-faf138b7c079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:35.120247 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942ca418-f6f9-4513-ae54-faf138b7c079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:35.121408 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (2f3c5fbc-e325-469b-b208-a512f1f68955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:35.121825 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request issued successfully. Aug 06 17:45:35.122652 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-73a6de85-d982-4406-8ac4-3a3640e31abb tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:35.123320 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1107/4384] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:45:34 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:35.138882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-45483085-2b1a-44cf-b077-ade2062e1a80 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:35.141104 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45483085-2b1a-44cf-b077-ade2062e1a80 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:35.141576 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45483085-2b1a-44cf-b077-ade2062e1a80 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:35.141643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45483085-2b1a-44cf-b077-ade2062e1a80 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:35.152658 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:35.152658 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:35.157216 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-45483085-2b1a-44cf-b077-ade2062e1a80 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:35.162652 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45483085-2b1a-44cf-b077-ade2062e1a80 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca returned with HTTP 200 Aug 06 17:45:35.163114 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1079/4385] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:35 2026] GET /volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:35.448346 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9d9784c3-edb5-4872-9ff3-ad4c4932a853 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:35.451241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d9784c3-edb5-4872-9ff3-ad4c4932a853 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:35.451241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d9784c3-edb5-4872-9ff3-ad4c4932a853 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:35.452229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d9784c3-edb5-4872-9ff3-ad4c4932a853 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:35.452679 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9d9784c3-edb5-4872-9ff3-ad4c4932a853 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:35.458605 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:35.458605 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:35.459550 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d9784c3-edb5-4872-9ff3-ad4c4932a853 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:35.460251 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1106/4386] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:35 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:35.688124 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d56e59c3-58eb-442a-8428-2d0a51de026d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:35.693698 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d56e59c3-58eb-442a-8428-2d0a51de026d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:35.693982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d56e59c3-58eb-442a-8428-2d0a51de026d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:35.694353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d56e59c3-58eb-442a-8428-2d0a51de026d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:35.712552 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:35.712552 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:35.714460 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7abe5487-5526-4545-9099-e5726ce8f36a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:35.719484 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7abe5487-5526-4545-9099-e5726ce8f36a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:35.719755 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7abe5487-5526-4545-9099-e5726ce8f36a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:35.720252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7abe5487-5526-4545-9099-e5726ce8f36a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:35.720252 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7abe5487-5526-4545-9099-e5726ce8f36a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:35.723499 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d56e59c3-58eb-442a-8428-2d0a51de026d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:35.726674 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:35.726674 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:35.728105 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7abe5487-5526-4545-9099-e5726ce8f36a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:35.729241 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1108/4387] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:35 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:35.732498 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d56e59c3-58eb-442a-8428-2d0a51de026d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:35.733745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1095/4388] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:35 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:36.178691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-67333ca8-dcfd-4bb9-be8c-37acad54a8ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.180812 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-67333ca8-dcfd-4bb9-be8c-37acad54a8ee tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:36.181146 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-67333ca8-dcfd-4bb9-be8c-37acad54a8ee tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.181423 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-67333ca8-dcfd-4bb9-be8c-37acad54a8ee tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.190082 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.190082 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:36.194586 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-67333ca8-dcfd-4bb9-be8c-37acad54a8ee tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:36.199941 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-67333ca8-dcfd-4bb9-be8c-37acad54a8ee tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca returned with HTTP 200 Aug 06 17:45:36.200440 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1080/4389] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:36 2026] GET /volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:36.217650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5157fc9d-5989-4d44-947e-a496d3aa7990 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.220167 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5157fc9d-5989-4d44-947e-a496d3aa7990 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] GET https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:36.220544 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5157fc9d-5989-4d44-947e-a496d3aa7990 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.220733 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5157fc9d-5989-4d44-947e-a496d3aa7990 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.229551 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.229551 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:36.235728 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5157fc9d-5989-4d44-947e-a496d3aa7990 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Volume info retrieved successfully. Aug 06 17:45:36.243532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5157fc9d-5989-4d44-947e-a496d3aa7990 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca returned with HTTP 200 Aug 06 17:45:36.244111 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1107/4390] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:36 2026] GET /volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:36.261475 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.263342 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:36.263647 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.263789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.263947 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume with id: 47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:36.273220 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.273220 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:36.274221 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:36.301084 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume request issued successfully. Aug 06 17:45:36.301636 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-61fb4abe-fd7e-4452-b88d-e79150368d5a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca returned with HTTP 202 Aug 06 17:45:36.301954 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1109/4391] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:45:36 2026] DELETE /volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:45:36.311172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a22e1f3f-9ebd-4812-8662-9a2061e85ef0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.313708 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a22e1f3f-9ebd-4812-8662-9a2061e85ef0 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:36.314010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a22e1f3f-9ebd-4812-8662-9a2061e85ef0 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.314256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a22e1f3f-9ebd-4812-8662-9a2061e85ef0 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.323744 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.323744 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:36.331297 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a22e1f3f-9ebd-4812-8662-9a2061e85ef0 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:36.340098 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a22e1f3f-9ebd-4812-8662-9a2061e85ef0 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca returned with HTTP 200 Aug 06 17:45:36.340773 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1096/4392] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:36 2026] GET /volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:36.474507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d7b710e8-2027-40c5-a5a1-ccbc121d139e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.477396 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7b710e8-2027-40c5-a5a1-ccbc121d139e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:36.477798 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7b710e8-2027-40c5-a5a1-ccbc121d139e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.478122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7b710e8-2027-40c5-a5a1-ccbc121d139e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.478287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d7b710e8-2027-40c5-a5a1-ccbc121d139e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:36.484829 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.484829 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:36.486501 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7b710e8-2027-40c5-a5a1-ccbc121d139e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:36.486501 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1081/4393] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:36 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:36.746041 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6a8641c6-aa89-4464-b301-b703142d3ac6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.749190 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a8641c6-aa89-4464-b301-b703142d3ac6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:36.749190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a8641c6-aa89-4464-b301-b703142d3ac6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.749190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a8641c6-aa89-4464-b301-b703142d3ac6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.749190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6a8641c6-aa89-4464-b301-b703142d3ac6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:36.750994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-116230ef-be53-4755-9bee-72490ef8c5de None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:36.753324 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-116230ef-be53-4755-9bee-72490ef8c5de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:36.753688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-116230ef-be53-4755-9bee-72490ef8c5de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:36.754002 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-116230ef-be53-4755-9bee-72490ef8c5de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:36.756157 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.756157 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:36.757293 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a8641c6-aa89-4464-b301-b703142d3ac6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:36.757836 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1108/4394] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:36 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:36.763458 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:36.763458 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:36.770882 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-116230ef-be53-4755-9bee-72490ef8c5de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:36.777655 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-116230ef-be53-4755-9bee-72490ef8c5de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:36.778210 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1110/4395] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:36 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:37.357923 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-437d39b9-18a1-4d71-8b36-3a22efbf5af8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.360408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-437d39b9-18a1-4d71-8b36-3a22efbf5af8 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca Aug 06 17:45:37.360705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-437d39b9-18a1-4d71-8b36-3a22efbf5af8 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:37.360984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-437d39b9-18a1-4d71-8b36-3a22efbf5af8 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:37.368121 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-437d39b9-18a1-4d71-8b36-3a22efbf5af8 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca returned with HTTP 404 Aug 06 17:45:37.368572 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1097/4396] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:37 2026] GET /volume/v3/volumes/47e0647d-e10a-4f20-a671-ba481a840aca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:45:37.379512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dd56d8b2-4523-4605-b497-34a865b74a24 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.381130 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:37.381439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2099830108"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:37.382797 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2099830108'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:37.382905 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume of 1 GB Aug 06 17:45:37.387695 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Availability Zones retrieved successfully. Aug 06 17:45:37.393929 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (06342ef7-927f-4a40-910b-90d2228e2e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:37.394770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de08bcd-2818-483f-9c34-4e0324c89113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:37.396195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:37.424652 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de08bcd-2818-483f-9c34-4e0324c89113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:37.425492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a446840-5de1-42d1-af1a-14f01bd4a900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:37.464562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Created reservations ['7db7df78-b778-4e97-9830-d1f198398942', '7e03b25d-8a24-4c36-889d-d6cfb5350581', 'fe0fbadc-c7c8-4bd0-93d8-18e2ecaaa83f', 'be63c334-ccc8-4dad-8927-14e4e2a7f317'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:37.465686 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a446840-5de1-42d1-af1a-14f01bd4a900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7db7df78-b778-4e97-9830-d1f198398942', '7e03b25d-8a24-4c36-889d-d6cfb5350581', 'fe0fbadc-c7c8-4bd0-93d8-18e2ecaaa83f', 'be63c334-ccc8-4dad-8927-14e4e2a7f317']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:37.466595 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a239e5-d1b9-4b66-a5ef-a34588c2d90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:37.489999 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8a239e5-d1b9-4b66-a5ef-a34588c2d90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2099830108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['7db7df78-b778-4e97-9830-d1f198398942','7e03b25d-8a24-4c36-889d-d6cfb5350581','fe0fbadc-c7c8-4bd0-93d8-18e2ecaaa83f','be63c334-ccc8-4dad-8927-14e4e2a7f317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2099830108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8084907f5da24aeb9657fdf907fc4f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe5d5183b12411c8bfbd9200337203d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:37.490746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba75e52-e424-4657-867c-9c296160227d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:37.497534 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6ae77293-8a4e-4ecd-8392-bf2afba69a78 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.499510 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6ae77293-8a4e-4ecd-8392-bf2afba69a78 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:37.499757 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6ae77293-8a4e-4ecd-8392-bf2afba69a78 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:37.500006 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6ae77293-8a4e-4ecd-8392-bf2afba69a78 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:37.500141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6ae77293-8a4e-4ecd-8392-bf2afba69a78 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:37.504703 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:37.504703 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:37.505553 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6ae77293-8a4e-4ecd-8392-bf2afba69a78 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:37.506040 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1109/4397] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:37 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:37.511047 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba75e52-e424-4657-867c-9c296160227d) transitioned into state 'SUCCESS' from state '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-2099830108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8084907f5da24aeb9657fdf907fc4f78',qos_specs=None,replication_status=,reservations=['7db7df78-b778-4e97-9830-d1f198398942','7e03b25d-8a24-4c36-889d-d6cfb5350581','fe0fbadc-c7c8-4bd0-93d8-18e2ecaaa83f','be63c334-ccc8-4dad-8927-14e4e2a7f317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe5d5183b12411c8bfbd9200337203d',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:37.511418 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755ca54d-9b2e-44b4-8516-d5bf53d5c65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:37.523850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755ca54d-9b2e-44b4-8516-d5bf53d5c65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:37.524903 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Flow 'volume_create_api' (06342ef7-927f-4a40-910b-90d2228e2e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:37.525314 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Create volume request issued successfully. Aug 06 17:45:37.526048 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dd56d8b2-4523-4605-b497-34a865b74a24 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:37.526552 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1082/4398] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:45:37 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:37.542861 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9aadda8d-da3d-430e-ab3d-d021a4282b75 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.545565 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9aadda8d-da3d-430e-ab3d-d021a4282b75 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 Aug 06 17:45:37.545908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9aadda8d-da3d-430e-ab3d-d021a4282b75 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:37.546211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9aadda8d-da3d-430e-ab3d-d021a4282b75 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:37.556260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1442876f-f0fa-4a48-8d29-2dd4048b3adb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.558849 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1442876f-f0fa-4a48-8d29-2dd4048b3adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:45:37.559035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1442876f-f0fa-4a48-8d29-2dd4048b3adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:37.559340 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1442876f-f0fa-4a48-8d29-2dd4048b3adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:37.560228 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:37.560228 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:37.567455 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9aadda8d-da3d-430e-ab3d-d021a4282b75 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:37.574256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9aadda8d-da3d-430e-ab3d-d021a4282b75 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 returned with HTTP 200 Aug 06 17:45:37.574457 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:37.574457 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:37.574562 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1111/4399] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:37 2026] GET /volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:37.584062 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1442876f-f0fa-4a48-8d29-2dd4048b3adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:45:37.589973 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1442876f-f0fa-4a48-8d29-2dd4048b3adb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 200 Aug 06 17:45:37.590680 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1098/4400] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:37 2026] GET /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:37.771747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cbcf200f-4981-43e8-b792-cd500bef490b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.774055 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cbcf200f-4981-43e8-b792-cd500bef490b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:37.774320 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cbcf200f-4981-43e8-b792-cd500bef490b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:37.774571 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cbcf200f-4981-43e8-b792-cd500bef490b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:37.774718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-cbcf200f-4981-43e8-b792-cd500bef490b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:37.779980 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:37.779980 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:37.780929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cbcf200f-4981-43e8-b792-cd500bef490b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:37.781442 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1110/4401] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:37 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:37.792519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8f551304-bcd1-47d4-bcca-bbd012cb18a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:37.794900 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f551304-bcd1-47d4-bcca-bbd012cb18a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:37.795226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f551304-bcd1-47d4-bcca-bbd012cb18a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:37.795487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8f551304-bcd1-47d4-bcca-bbd012cb18a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:37.803401 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:37.803401 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:37.807338 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8f551304-bcd1-47d4-bcca-bbd012cb18a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:37.812487 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8f551304-bcd1-47d4-bcca-bbd012cb18a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:37.812953 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1083/4402] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:37 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:38.517322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-baf8ad9c-e91e-4efd-b2b5-22472c9389ed None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.519045 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-baf8ad9c-e91e-4efd-b2b5-22472c9389ed tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:38.519216 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-baf8ad9c-e91e-4efd-b2b5-22472c9389ed tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.519399 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-baf8ad9c-e91e-4efd-b2b5-22472c9389ed tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.519518 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-baf8ad9c-e91e-4efd-b2b5-22472c9389ed tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:38.523588 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:38.523588 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:38.524229 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-baf8ad9c-e91e-4efd-b2b5-22472c9389ed tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:38.524647 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1112/4403] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:38 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:38.591144 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-56c53e34-73e2-457c-bf98-8b1175562b0f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.593481 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-56c53e34-73e2-457c-bf98-8b1175562b0f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 Aug 06 17:45:38.593764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-56c53e34-73e2-457c-bf98-8b1175562b0f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.594097 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-56c53e34-73e2-457c-bf98-8b1175562b0f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.603841 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:38.603841 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:38.608279 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-56c53e34-73e2-457c-bf98-8b1175562b0f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:38.613247 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-56c53e34-73e2-457c-bf98-8b1175562b0f tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 returned with HTTP 200 Aug 06 17:45:38.613686 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1099/4404] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:38 2026] GET /volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:38.627005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.629416 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] GET https://10.4.3.207/volume/v3/volumes/summary Aug 06 17:45:38.629710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.629952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.630208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:45:38.635641 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] Get summary completed successfully. Aug 06 17:45:38.635980 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-379f218b-46c9-48b0-bfef-c83a4eb7cd5d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-reader] https://10.4.3.207/volume/v3/volumes/summary returned with HTTP 200 Aug 06 17:45:38.636519 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1111/4405] 10.4.3.207 () {68 vars in 1302 bytes} [Thu Aug 6 17:45:38 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:38.644776 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4cb97e07-451a-470c-bcad-41a13838473d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.646666 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 Aug 06 17:45:38.646877 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.647106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.647267 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume with id: 4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 Aug 06 17:45:38.655757 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:38.655757 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:38.656185 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:38.676393 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Delete volume request issued successfully. Aug 06 17:45:38.676580 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4cb97e07-451a-470c-bcad-41a13838473d tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 returned with HTTP 202 Aug 06 17:45:38.677061 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1084/4406] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:45:38 2026] DELETE /volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:45:38.685197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cd484753-8e99-45a5-9ae7-e42bd0d01998 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.687226 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd484753-8e99-45a5-9ae7-e42bd0d01998 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 Aug 06 17:45:38.687495 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd484753-8e99-45a5-9ae7-e42bd0d01998 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.687721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cd484753-8e99-45a5-9ae7-e42bd0d01998 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.695423 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:38.695423 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:38.699299 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cd484753-8e99-45a5-9ae7-e42bd0d01998 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Volume info retrieved successfully. Aug 06 17:45:38.703840 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cd484753-8e99-45a5-9ae7-e42bd0d01998 tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 returned with HTTP 200 Aug 06 17:45:38.704380 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1113/4407] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:38 2026] GET /volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:45:38.796756 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-41976679-3729-4a71-9279-785262063daa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.799160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-41976679-3729-4a71-9279-785262063daa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:38.799440 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-41976679-3729-4a71-9279-785262063daa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.799706 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-41976679-3729-4a71-9279-785262063daa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.799849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-41976679-3729-4a71-9279-785262063daa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:38.804353 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:38.804353 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:38.805066 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-41976679-3729-4a71-9279-785262063daa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:38.805445 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1100/4408] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:38 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:38.830907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-282304ac-a72b-46a5-852e-855b11a9a966 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:38.832715 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-282304ac-a72b-46a5-852e-855b11a9a966 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:38.832913 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-282304ac-a72b-46a5-852e-855b11a9a966 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:38.833212 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-282304ac-a72b-46a5-852e-855b11a9a966 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:38.840543 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:38.840543 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:38.844387 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-282304ac-a72b-46a5-852e-855b11a9a966 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:38.848562 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-282304ac-a72b-46a5-852e-855b11a9a966 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:38.848918 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1112/4409] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:38 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:39.534503 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4b50a671-d853-49a2-9058-911bfb2474ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:39.536510 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b50a671-d853-49a2-9058-911bfb2474ee tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:39.536510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b50a671-d853-49a2-9058-911bfb2474ee tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:39.536615 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b50a671-d853-49a2-9058-911bfb2474ee tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:39.536906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4b50a671-d853-49a2-9058-911bfb2474ee tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:39.541090 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:39.541090 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:39.541790 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b50a671-d853-49a2-9058-911bfb2474ee tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:39.542212 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1085/4410] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:39 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:39.718128 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-04fb2ce7-ac21-463f-865b-31266d13858a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:39.719778 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-04fb2ce7-ac21-463f-865b-31266d13858a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] GET https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 Aug 06 17:45:39.720007 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-04fb2ce7-ac21-463f-865b-31266d13858a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:39.720200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-04fb2ce7-ac21-463f-865b-31266d13858a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:39.726369 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-04fb2ce7-ac21-463f-865b-31266d13858a tempest-ProjectReaderTests-1652310433 tempest-ProjectReaderTests-1652310433-project-admin] https://10.4.3.207/volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 returned with HTTP 404 Aug 06 17:45:39.726854 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1114/4411] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:39 2026] GET /volume/v3/volumes/4dc293cc-b09b-44aa-bffd-a89d5a9b2ba3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:45:39.818440 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a2b90f76-abb4-48cd-8984-3b550e5ba279 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:39.821691 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a2b90f76-abb4-48cd-8984-3b550e5ba279 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:39.822047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a2b90f76-abb4-48cd-8984-3b550e5ba279 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:39.822367 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a2b90f76-abb4-48cd-8984-3b550e5ba279 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:39.822546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a2b90f76-abb4-48cd-8984-3b550e5ba279 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:39.828139 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:39.828139 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:39.828828 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a2b90f76-abb4-48cd-8984-3b550e5ba279 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:39.829263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1101/4412] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:39 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:39.863671 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-467486e9-b236-4e4d-bbb7-17f1203b55bd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:39.865525 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-467486e9-b236-4e4d-bbb7-17f1203b55bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:39.865775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-467486e9-b236-4e4d-bbb7-17f1203b55bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:39.866036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-467486e9-b236-4e4d-bbb7-17f1203b55bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:39.872746 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:39.872746 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:39.876207 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-467486e9-b236-4e4d-bbb7-17f1203b55bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:39.880515 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-467486e9-b236-4e4d-bbb7-17f1203b55bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:39.880940 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1113/4413] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:39 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:40.553781 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dc022ad7-edd2-4eb9-8524-43b02d821f8a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:40.556424 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc022ad7-edd2-4eb9-8524-43b02d821f8a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:40.556424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc022ad7-edd2-4eb9-8524-43b02d821f8a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:40.556655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc022ad7-edd2-4eb9-8524-43b02d821f8a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:40.556823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-dc022ad7-edd2-4eb9-8524-43b02d821f8a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:40.561926 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:40.561926 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:40.562713 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc022ad7-edd2-4eb9-8524-43b02d821f8a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:40.563244 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1086/4414] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:40 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:40.840452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e278a038-ed04-46e0-958f-91cc944e588e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:40.842460 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e278a038-ed04-46e0-958f-91cc944e588e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:40.842685 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e278a038-ed04-46e0-958f-91cc944e588e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:40.842890 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e278a038-ed04-46e0-958f-91cc944e588e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:40.843063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e278a038-ed04-46e0-958f-91cc944e588e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:40.847661 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:40.847661 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:40.848588 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e278a038-ed04-46e0-958f-91cc944e588e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:40.849041 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1115/4415] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:40 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:40.895959 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4a7e5251-d3bd-4276-86eb-49162f26baad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:40.898503 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4a7e5251-d3bd-4276-86eb-49162f26baad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:40.898841 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4a7e5251-d3bd-4276-86eb-49162f26baad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:40.899121 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4a7e5251-d3bd-4276-86eb-49162f26baad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:40.907782 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:40.907782 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:40.912151 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4a7e5251-d3bd-4276-86eb-49162f26baad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:40.917345 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4a7e5251-d3bd-4276-86eb-49162f26baad tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:40.917773 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1102/4416] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:40 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:41.573680 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c19630b5-9870-4faa-8a16-f9bb9d23707e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:41.575644 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c19630b5-9870-4faa-8a16-f9bb9d23707e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:41.575863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c19630b5-9870-4faa-8a16-f9bb9d23707e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:41.576073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c19630b5-9870-4faa-8a16-f9bb9d23707e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:41.576177 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c19630b5-9870-4faa-8a16-f9bb9d23707e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:41.580581 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:41.580581 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:41.581292 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c19630b5-9870-4faa-8a16-f9bb9d23707e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:41.581697 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1114/4417] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:41 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:41.858848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-840a2665-74fb-427c-8c8f-07910b5e9c7b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:41.860607 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-840a2665-74fb-427c-8c8f-07910b5e9c7b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:41.860802 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-840a2665-74fb-427c-8c8f-07910b5e9c7b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:41.861005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-840a2665-74fb-427c-8c8f-07910b5e9c7b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:41.861103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-840a2665-74fb-427c-8c8f-07910b5e9c7b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:41.865181 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:41.865181 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:41.865822 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-840a2665-74fb-427c-8c8f-07910b5e9c7b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:41.866181 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1087/4418] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:41 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:41.932210 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7ee1d8c4-0ef4-4ffd-b525-67510526a268 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:41.934173 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ee1d8c4-0ef4-4ffd-b525-67510526a268 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:41.934448 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ee1d8c4-0ef4-4ffd-b525-67510526a268 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:41.934696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7ee1d8c4-0ef4-4ffd-b525-67510526a268 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:41.942956 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:41.942956 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:41.947023 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7ee1d8c4-0ef4-4ffd-b525-67510526a268 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:41.952143 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7ee1d8c4-0ef4-4ffd-b525-67510526a268 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:41.952567 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1116/4419] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:41 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:42.593310 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9e34c23a-19e7-4c2b-9fa1-031c22917e6f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:42.595659 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9e34c23a-19e7-4c2b-9fa1-031c22917e6f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:42.595868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9e34c23a-19e7-4c2b-9fa1-031c22917e6f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:42.596114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9e34c23a-19e7-4c2b-9fa1-031c22917e6f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:42.596221 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-9e34c23a-19e7-4c2b-9fa1-031c22917e6f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:42.601109 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:42.601109 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:42.601951 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9e34c23a-19e7-4c2b-9fa1-031c22917e6f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:42.602460 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1103/4420] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:42 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:42.877610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53c4cd48-8951-4628-8dd2-0c9731e7eefb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:42.879358 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53c4cd48-8951-4628-8dd2-0c9731e7eefb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:42.879566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53c4cd48-8951-4628-8dd2-0c9731e7eefb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:42.879784 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53c4cd48-8951-4628-8dd2-0c9731e7eefb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:42.879953 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-53c4cd48-8951-4628-8dd2-0c9731e7eefb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:42.884246 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:42.884246 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:42.884929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53c4cd48-8951-4628-8dd2-0c9731e7eefb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:42.885331 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1115/4421] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:42 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:42.968288 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a9b570e3-3709-432d-bb08-82d69eeb0fff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:42.970499 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9b570e3-3709-432d-bb08-82d69eeb0fff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:42.970759 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9b570e3-3709-432d-bb08-82d69eeb0fff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:42.971009 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9b570e3-3709-432d-bb08-82d69eeb0fff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:42.979660 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:42.979660 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:42.983991 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a9b570e3-3709-432d-bb08-82d69eeb0fff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:42.989164 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9b570e3-3709-432d-bb08-82d69eeb0fff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:42.989688 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1088/4422] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:42 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:43.613850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b8bee1ce-8b09-4b93-a2ec-80ffee0b9b31 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:43.616463 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b8bee1ce-8b09-4b93-a2ec-80ffee0b9b31 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:43.616758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b8bee1ce-8b09-4b93-a2ec-80ffee0b9b31 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:43.617078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b8bee1ce-8b09-4b93-a2ec-80ffee0b9b31 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:43.617239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b8bee1ce-8b09-4b93-a2ec-80ffee0b9b31 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:43.622561 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:43.622561 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:43.623380 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b8bee1ce-8b09-4b93-a2ec-80ffee0b9b31 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:43.623813 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1117/4423] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:43 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:43.898603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-67d71108-da54-4d8c-9707-bd6068460210 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:43.900752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67d71108-da54-4d8c-9707-bd6068460210 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:43.901026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67d71108-da54-4d8c-9707-bd6068460210 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:43.901229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67d71108-da54-4d8c-9707-bd6068460210 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:43.901315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-67d71108-da54-4d8c-9707-bd6068460210 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:43.907312 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:43.907312 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:43.908274 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67d71108-da54-4d8c-9707-bd6068460210 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:43.908768 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1104/4424] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:43 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:44.003447 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6908ef4c-c50e-4cf6-8450-dc5acd3072d8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:44.006103 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6908ef4c-c50e-4cf6-8450-dc5acd3072d8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:44.006103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6908ef4c-c50e-4cf6-8450-dc5acd3072d8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:44.006264 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6908ef4c-c50e-4cf6-8450-dc5acd3072d8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:44.014004 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:44.014004 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:44.018818 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6908ef4c-c50e-4cf6-8450-dc5acd3072d8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:44.025445 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6908ef4c-c50e-4cf6-8450-dc5acd3072d8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:44.026014 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1116/4425] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:44 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:44.635211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-83d23784-f3a1-4ed3-a1cb-308a6e1b13ae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:44.637309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83d23784-f3a1-4ed3-a1cb-308a6e1b13ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:44.637612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83d23784-f3a1-4ed3-a1cb-308a6e1b13ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:44.637883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83d23784-f3a1-4ed3-a1cb-308a6e1b13ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:44.638081 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-83d23784-f3a1-4ed3-a1cb-308a6e1b13ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:44.642678 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:44.642678 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:44.643600 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83d23784-f3a1-4ed3-a1cb-308a6e1b13ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:44.644008 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1089/4426] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:44 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:44.920449 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3c799893-f0ba-42e7-a0c4-2d256d7aa902 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:44.922371 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3c799893-f0ba-42e7-a0c4-2d256d7aa902 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:44.922628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3c799893-f0ba-42e7-a0c4-2d256d7aa902 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:44.922869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3c799893-f0ba-42e7-a0c4-2d256d7aa902 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:44.923087 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3c799893-f0ba-42e7-a0c4-2d256d7aa902 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:44.927714 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:44.927714 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:44.928635 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3c799893-f0ba-42e7-a0c4-2d256d7aa902 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:44.929141 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1118/4427] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:44 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:45.040100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d538a68d-7e3c-46d2-afff-16cb94ee3cdc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:45.042221 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d538a68d-7e3c-46d2-afff-16cb94ee3cdc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:45.042511 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d538a68d-7e3c-46d2-afff-16cb94ee3cdc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:45.042746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d538a68d-7e3c-46d2-afff-16cb94ee3cdc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:45.051201 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:45.051201 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:45.055680 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d538a68d-7e3c-46d2-afff-16cb94ee3cdc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:45.060973 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d538a68d-7e3c-46d2-afff-16cb94ee3cdc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:45.061377 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1105/4428] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:45 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:45.656133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-911376e3-3adc-4131-9088-2c1c0496ac9e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:45.658342 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-911376e3-3adc-4131-9088-2c1c0496ac9e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:45.658644 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-911376e3-3adc-4131-9088-2c1c0496ac9e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:45.658905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-911376e3-3adc-4131-9088-2c1c0496ac9e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:45.659079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-911376e3-3adc-4131-9088-2c1c0496ac9e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:45.664390 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:45.664390 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:45.665124 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-911376e3-3adc-4131-9088-2c1c0496ac9e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:45.665615 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1117/4429] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:45 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:45.939331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1859f7c2-b236-422f-9b81-98026497e7cf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:45.941153 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1859f7c2-b236-422f-9b81-98026497e7cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:45.941402 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1859f7c2-b236-422f-9b81-98026497e7cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:45.941600 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1859f7c2-b236-422f-9b81-98026497e7cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:45.941708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-1859f7c2-b236-422f-9b81-98026497e7cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:45.946094 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:45.946094 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:45.946920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1859f7c2-b236-422f-9b81-98026497e7cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:45.947361 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1090/4430] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:45 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:46.075097 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-29e28dd8-743d-488b-8a7e-94c6cf051aaf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:46.077651 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-29e28dd8-743d-488b-8a7e-94c6cf051aaf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:46.078019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-29e28dd8-743d-488b-8a7e-94c6cf051aaf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:46.078305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-29e28dd8-743d-488b-8a7e-94c6cf051aaf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:46.087448 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:46.087448 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:46.091917 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-29e28dd8-743d-488b-8a7e-94c6cf051aaf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:46.097146 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-29e28dd8-743d-488b-8a7e-94c6cf051aaf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:46.097672 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1119/4431] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:46 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:46.676763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-08091ffa-892c-4903-b2a2-19ab0d8c0375 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:46.678913 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-08091ffa-892c-4903-b2a2-19ab0d8c0375 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:46.679169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-08091ffa-892c-4903-b2a2-19ab0d8c0375 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:46.679361 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-08091ffa-892c-4903-b2a2-19ab0d8c0375 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:46.679466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-08091ffa-892c-4903-b2a2-19ab0d8c0375 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:46.684454 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:46.684454 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:46.685326 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-08091ffa-892c-4903-b2a2-19ab0d8c0375 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:46.685778 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1106/4432] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:46 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:46.958306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1669cb8a-023e-4d34-bf1e-050521cec5d9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:46.960475 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1669cb8a-023e-4d34-bf1e-050521cec5d9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:46.960678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1669cb8a-023e-4d34-bf1e-050521cec5d9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:46.960950 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1669cb8a-023e-4d34-bf1e-050521cec5d9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:46.961319 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1669cb8a-023e-4d34-bf1e-050521cec5d9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:46.966357 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:46.966357 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:46.967302 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1669cb8a-023e-4d34-bf1e-050521cec5d9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:46.967767 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1118/4433] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:46 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:47.111703 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-797fb2e0-ba05-4800-a172-96adaaeb5da6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:47.114018 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-797fb2e0-ba05-4800-a172-96adaaeb5da6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:47.114323 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-797fb2e0-ba05-4800-a172-96adaaeb5da6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:47.114564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-797fb2e0-ba05-4800-a172-96adaaeb5da6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:47.123581 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:47.123581 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:47.128314 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-797fb2e0-ba05-4800-a172-96adaaeb5da6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:47.133090 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-797fb2e0-ba05-4800-a172-96adaaeb5da6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:47.133558 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1091/4434] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:47 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:47.698493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bd08a710-65ab-409d-a3d7-2437faf7dfd0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:47.700814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bd08a710-65ab-409d-a3d7-2437faf7dfd0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:47.700814 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bd08a710-65ab-409d-a3d7-2437faf7dfd0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:47.700814 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bd08a710-65ab-409d-a3d7-2437faf7dfd0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:47.700814 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-bd08a710-65ab-409d-a3d7-2437faf7dfd0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:47.704813 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:47.704813 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:47.705816 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bd08a710-65ab-409d-a3d7-2437faf7dfd0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:47.706062 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1120/4435] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:47 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:47.979607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-026393d3-f005-4f21-b861-1bffda958599 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:47.981474 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-026393d3-f005-4f21-b861-1bffda958599 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:47.981721 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-026393d3-f005-4f21-b861-1bffda958599 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:47.982032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-026393d3-f005-4f21-b861-1bffda958599 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:47.982179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-026393d3-f005-4f21-b861-1bffda958599 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:47.986602 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:47.986602 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:47.987432 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-026393d3-f005-4f21-b861-1bffda958599 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:47.987870 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1107/4436] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:47 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:48.148322 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eb5cfc8d-e68a-44d5-abd3-8c031b226dfd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:48.150388 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb5cfc8d-e68a-44d5-abd3-8c031b226dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:48.150532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb5cfc8d-e68a-44d5-abd3-8c031b226dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:48.150774 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb5cfc8d-e68a-44d5-abd3-8c031b226dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:48.158319 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:48.158319 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:48.162239 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eb5cfc8d-e68a-44d5-abd3-8c031b226dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:48.166791 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb5cfc8d-e68a-44d5-abd3-8c031b226dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:48.167286 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1119/4437] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:48 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:48.717213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7633659f-a714-434f-b35a-c4fb726ba47a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:48.719438 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7633659f-a714-434f-b35a-c4fb726ba47a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:48.719630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7633659f-a714-434f-b35a-c4fb726ba47a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:48.719814 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7633659f-a714-434f-b35a-c4fb726ba47a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:48.720023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-7633659f-a714-434f-b35a-c4fb726ba47a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:48.724232 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:48.724232 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:48.724946 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7633659f-a714-434f-b35a-c4fb726ba47a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:48.725436 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1092/4438] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:48 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:49.001027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-639869e2-e934-4342-acfc-764de4cc0676 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:49.003281 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-639869e2-e934-4342-acfc-764de4cc0676 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:49.003914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-639869e2-e934-4342-acfc-764de4cc0676 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:49.004980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-639869e2-e934-4342-acfc-764de4cc0676 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:49.004980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-639869e2-e934-4342-acfc-764de4cc0676 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:49.009837 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:49.009837 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:49.013007 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-639869e2-e934-4342-acfc-764de4cc0676 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:49.013557 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1121/4439] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:48 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:49.183784 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-18078646-5462-442c-aabf-244a91c31316 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:49.187317 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-18078646-5462-442c-aabf-244a91c31316 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:49.187317 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-18078646-5462-442c-aabf-244a91c31316 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:49.187317 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-18078646-5462-442c-aabf-244a91c31316 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:49.196026 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:49.196026 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:49.200659 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-18078646-5462-442c-aabf-244a91c31316 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:49.207708 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-18078646-5462-442c-aabf-244a91c31316 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:49.208282 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1108/4440] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:49 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:49.737091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1f37ea60-35ff-497e-9ef8-cae5c9fb1352 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:49.739337 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f37ea60-35ff-497e-9ef8-cae5c9fb1352 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:49.739665 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f37ea60-35ff-497e-9ef8-cae5c9fb1352 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:49.740035 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f37ea60-35ff-497e-9ef8-cae5c9fb1352 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:49.740204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1f37ea60-35ff-497e-9ef8-cae5c9fb1352 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:49.746068 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:49.746068 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:49.746874 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f37ea60-35ff-497e-9ef8-cae5c9fb1352 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:49.747307 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1120/4441] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:49 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:50.026845 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-273d85a9-676b-4875-b4dd-0dccb37a70e7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:50.028803 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-273d85a9-676b-4875-b4dd-0dccb37a70e7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:50.029084 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-273d85a9-676b-4875-b4dd-0dccb37a70e7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:50.029472 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-273d85a9-676b-4875-b4dd-0dccb37a70e7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:50.029593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-273d85a9-676b-4875-b4dd-0dccb37a70e7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:50.033820 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:50.033820 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:50.034555 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-273d85a9-676b-4875-b4dd-0dccb37a70e7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:50.034971 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1093/4442] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:50 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:50.224065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c891f572-3b77-455b-a7fc-08992e2e842d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:50.225820 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c891f572-3b77-455b-a7fc-08992e2e842d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:50.226081 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c891f572-3b77-455b-a7fc-08992e2e842d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:50.226270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c891f572-3b77-455b-a7fc-08992e2e842d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:50.234449 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:50.234449 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:50.239418 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c891f572-3b77-455b-a7fc-08992e2e842d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:50.244460 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c891f572-3b77-455b-a7fc-08992e2e842d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:50.244875 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1122/4443] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:50 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:50.313641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0439b078-f847-4595-b82a-1f83d34585dc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:50.448417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:50.448925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-781250918", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:50.451131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-781250918', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:50.451321 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create volume of 1 GB Aug 06 17:45:50.456627 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Availability Zones retrieved successfully. Aug 06 17:45:50.465193 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Flow 'volume_create_api' (08e454f1-7b51-47a4-8993-708d375ebfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:50.466828 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88d50f7-f7b2-4cae-8028-43a5b092140a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:50.468203 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:50.509044 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88d50f7-f7b2-4cae-8028-43a5b092140a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:50.510224 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5aa16a-27da-4a16-a774-a6cef90cea77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:50.590473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Created reservations ['54a9d7c1-f539-42e8-ab08-d530dba5b779', '28a4dd24-6da1-4581-bf97-cbcf527865d1', 'b700994d-99da-4b85-b6df-c0dce724ba5e', '80ff6d10-fa2e-4d1d-b0d6-e19d9c29269e'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:50.591574 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5aa16a-27da-4a16-a774-a6cef90cea77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a9d7c1-f539-42e8-ab08-d530dba5b779', '28a4dd24-6da1-4581-bf97-cbcf527865d1', 'b700994d-99da-4b85-b6df-c0dce724ba5e', '80ff6d10-fa2e-4d1d-b0d6-e19d9c29269e']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:50.592565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6727b19-2eb3-4067-aed8-b06bba328b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:50.620637 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6727b19-2eb3-4067-aed8-b06bba328b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc33a5a-f320-478f-b579-dcb7a64bc749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-781250918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fa6e1c37aa4432eaf5daf8663aa89b2',qos_specs=None,replication_status=,reservations=['54a9d7c1-f539-42e8-ab08-d530dba5b779','28a4dd24-6da1-4581-bf97-cbcf527865d1','b700994d-99da-4b85-b6df-c0dce724ba5e','80ff6d10-fa2e-4d1d-b0d6-e19d9c29269e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3a04016c12e4ac1bc7342786494d9c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-781250918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc33a5a-f320-478f-b579-dcb7a64bc749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fa6e1c37aa4432eaf5daf8663aa89b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3a04016c12e4ac1bc7342786494d9c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:50.621628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8b0333f-1afd-4de8-8545-8e834b9a3510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:50.644130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8b0333f-1afd-4de8-8545-8e834b9a3510) transitioned into state 'SUCCESS' from state '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-781250918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fa6e1c37aa4432eaf5daf8663aa89b2',qos_specs=None,replication_status=,reservations=['54a9d7c1-f539-42e8-ab08-d530dba5b779','28a4dd24-6da1-4581-bf97-cbcf527865d1','b700994d-99da-4b85-b6df-c0dce724ba5e','80ff6d10-fa2e-4d1d-b0d6-e19d9c29269e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3a04016c12e4ac1bc7342786494d9c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:50.645224 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40fe9570-2a83-4d68-9450-b56a08cb000d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:50.657373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40fe9570-2a83-4d68-9450-b56a08cb000d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:50.658632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Flow 'volume_create_api' (08e454f1-7b51-47a4-8993-708d375ebfa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:50.659099 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create volume request issued successfully. Aug 06 17:45:50.659896 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0439b078-f847-4595-b82a-1f83d34585dc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:50.660569 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1109/4444] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:45:50 2026] POST /volume/v3/volumes => generated 753 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:50.675544 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e99868fe-e187-4204-ba0e-ee1472059aa7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:50.677424 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e99868fe-e187-4204-ba0e-ee1472059aa7 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:50.677646 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e99868fe-e187-4204-ba0e-ee1472059aa7 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:50.677878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e99868fe-e187-4204-ba0e-ee1472059aa7 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:50.685667 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:50.685667 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:50.689483 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e99868fe-e187-4204-ba0e-ee1472059aa7 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:50.694199 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e99868fe-e187-4204-ba0e-ee1472059aa7 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 200 Aug 06 17:45:50.694782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1121/4445] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:50 2026] GET /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:50.758815 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6cbea70c-a1f1-4d36-a81b-1287ca2b75ae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:50.760748 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6cbea70c-a1f1-4d36-a81b-1287ca2b75ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:50.760977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6cbea70c-a1f1-4d36-a81b-1287ca2b75ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:50.761192 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6cbea70c-a1f1-4d36-a81b-1287ca2b75ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:50.761290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6cbea70c-a1f1-4d36-a81b-1287ca2b75ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:50.766029 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:50.766029 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:50.766769 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6cbea70c-a1f1-4d36-a81b-1287ca2b75ae tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:50.767226 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1094/4446] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:50 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:51.045986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-03789e6c-0dd0-406d-a458-6ae9ba297031 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.047934 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-03789e6c-0dd0-406d-a458-6ae9ba297031 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:51.048218 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-03789e6c-0dd0-406d-a458-6ae9ba297031 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:51.048458 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-03789e6c-0dd0-406d-a458-6ae9ba297031 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:51.048604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-03789e6c-0dd0-406d-a458-6ae9ba297031 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:51.053321 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.053321 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:51.054244 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-03789e6c-0dd0-406d-a458-6ae9ba297031 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:51.054929 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1123/4447] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:51 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:51.261172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-01ce2c58-f108-447a-b91f-a60db8ea228d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.263790 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-01ce2c58-f108-447a-b91f-a60db8ea228d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:51.264245 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-01ce2c58-f108-447a-b91f-a60db8ea228d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:51.264529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-01ce2c58-f108-447a-b91f-a60db8ea228d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:51.273825 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.273825 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:51.277671 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-01ce2c58-f108-447a-b91f-a60db8ea228d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:51.281811 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-01ce2c58-f108-447a-b91f-a60db8ea228d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:51.282209 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1110/4448] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:51 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:51.709932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0d6e3033-9af6-4580-9f95-fbb84c6bf9f6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.711876 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0d6e3033-9af6-4580-9f95-fbb84c6bf9f6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:51.712133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0d6e3033-9af6-4580-9f95-fbb84c6bf9f6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:51.712337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0d6e3033-9af6-4580-9f95-fbb84c6bf9f6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:51.719868 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.719868 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:51.723681 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0d6e3033-9af6-4580-9f95-fbb84c6bf9f6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:51.727794 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0d6e3033-9af6-4580-9f95-fbb84c6bf9f6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 200 Aug 06 17:45:51.728198 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1122/4449] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:51 2026] GET /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:51.740518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a8701983-4f73-4c53-ae16-39b229151468 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.742826 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a8701983-4f73-4c53-ae16-39b229151468 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:51.743138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a8701983-4f73-4c53-ae16-39b229151468 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:51.743384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a8701983-4f73-4c53-ae16-39b229151468 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:51.750150 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.750150 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:51.754648 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a8701983-4f73-4c53-ae16-39b229151468 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:51.759616 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a8701983-4f73-4c53-ae16-39b229151468 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 200 Aug 06 17:45:51.760039 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1095/4450] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:51 2026] GET /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:51.772487 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.774388 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:45:51.774799 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acc33a5a-f320-478f-b579-dcb7a64bc749", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1334455601", "description": null, "metadata": null}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:51.777096 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f4990f2c-c972-4ed4-beca-c01308dedd63 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.779654 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f4990f2c-c972-4ed4-beca-c01308dedd63 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:51.779980 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f4990f2c-c972-4ed4-beca-c01308dedd63 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:51.780260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f4990f2c-c972-4ed4-beca-c01308dedd63 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:51.780429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f4990f2c-c972-4ed4-beca-c01308dedd63 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:51.784365 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.784365 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:51.784995 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:51.785155 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create snapshot from volume acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:51.786192 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.786192 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:51.787213 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f4990f2c-c972-4ed4-beca-c01308dedd63 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:51.787760 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1111/4451] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:51 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:51.822653 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Created reservations ['2d8017bc-2854-469f-b76f-27fcc071d2d5', '26dbcbf7-1484-4955-a423-40147c1e2831', '561185e5-15c3-436c-9339-4ddd86e9f3b6', '86749e89-2439-4d8a-8899-1a697a8abf2d'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:51.855437 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot force create request issued successfully. Aug 06 17:45:51.855858 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a222572d-8c86-4092-abe4-dd06c3de1c4c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:45:51.856407 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1124/4452] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:45:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:51.865010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-25dc4307-90e4-4441-b913-0a69d72c5d33 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:51.866952 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-25dc4307-90e4-4441-b913-0a69d72c5d33 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:51.867186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-25dc4307-90e4-4441-b913-0a69d72c5d33 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:51.867389 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-25dc4307-90e4-4441-b913-0a69d72c5d33 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:51.873254 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:51.873254 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:51.873853 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-25dc4307-90e4-4441-b913-0a69d72c5d33 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:51.874773 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-25dc4307-90e4-4441-b913-0a69d72c5d33 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 200 Aug 06 17:45:51.875307 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1123/4453] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:51 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:52.066241 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-551f6fe4-6df2-49fe-963f-53e1148737d6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.068161 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-551f6fe4-6df2-49fe-963f-53e1148737d6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:52.068387 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-551f6fe4-6df2-49fe-963f-53e1148737d6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:52.068602 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-551f6fe4-6df2-49fe-963f-53e1148737d6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:52.068723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-551f6fe4-6df2-49fe-963f-53e1148737d6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:52.073291 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.073291 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:52.074130 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-551f6fe4-6df2-49fe-963f-53e1148737d6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:52.074647 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1096/4454] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:52 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:52.295745 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-00241001-0609-48c1-916e-9ddfdb95d6dd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.298130 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-00241001-0609-48c1-916e-9ddfdb95d6dd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:52.298430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-00241001-0609-48c1-916e-9ddfdb95d6dd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:52.298706 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-00241001-0609-48c1-916e-9ddfdb95d6dd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:52.308058 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.308058 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:52.312407 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-00241001-0609-48c1-916e-9ddfdb95d6dd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:52.318344 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-00241001-0609-48c1-916e-9ddfdb95d6dd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:52.318918 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1112/4455] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:52 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:52.797707 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7e152c64-4fb2-45ff-8d8f-527c41d4ad57 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.800262 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7e152c64-4fb2-45ff-8d8f-527c41d4ad57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:52.800528 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7e152c64-4fb2-45ff-8d8f-527c41d4ad57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:52.800782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7e152c64-4fb2-45ff-8d8f-527c41d4ad57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:52.800913 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7e152c64-4fb2-45ff-8d8f-527c41d4ad57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:52.806133 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.806133 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:52.806977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7e152c64-4fb2-45ff-8d8f-527c41d4ad57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:52.807602 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1125/4456] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:52 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:52.885648 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cf773778-a500-4818-9ced-5c31509bed7f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.887623 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cf773778-a500-4818-9ced-5c31509bed7f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:52.887844 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cf773778-a500-4818-9ced-5c31509bed7f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:52.888099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cf773778-a500-4818-9ced-5c31509bed7f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:52.894480 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.894480 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:52.894653 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cf773778-a500-4818-9ced-5c31509bed7f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:52.895596 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cf773778-a500-4818-9ced-5c31509bed7f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 200 Aug 06 17:45:52.896037 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1124/4457] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:52 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:52.906330 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-681d4d39-d541-4018-bf6a-083acf75734d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.908318 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-681d4d39-d541-4018-bf6a-083acf75734d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:52.908515 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-681d4d39-d541-4018-bf6a-083acf75734d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:52.908691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-681d4d39-d541-4018-bf6a-083acf75734d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:52.916042 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.916042 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:52.916728 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-681d4d39-d541-4018-bf6a-083acf75734d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:52.917975 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-681d4d39-d541-4018-bf6a-083acf75734d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 200 Aug 06 17:45:52.918603 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1097/4458] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:52 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:52.926651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-40bb345d-eb5b-49f2-ab68-8cc81554c7bc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.928288 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40bb345d-eb5b-49f2-ab68-8cc81554c7bc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:52.928502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40bb345d-eb5b-49f2-ab68-8cc81554c7bc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:52.928711 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40bb345d-eb5b-49f2-ab68-8cc81554c7bc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:52.933193 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.933193 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:52.933593 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-40bb345d-eb5b-49f2-ab68-8cc81554c7bc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:52.934306 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40bb345d-eb5b-49f2-ab68-8cc81554c7bc tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 200 Aug 06 17:45:52.934646 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1113/4459] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:52 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:52.942851 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:52.944638 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:45:52.944989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7748a6bc-a9c8-4368-99c4-e75fd1af4333", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:45:52.946792 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create volume request body: {'volume': {'snapshot_id': '7748a6bc-a9c8-4368-99c4-e75fd1af4333', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:45:52.951836 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:52.951836 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:52.952315 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:52.952454 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create volume of 1 GB Aug 06 17:45:52.955729 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Availability Zones retrieved successfully. Aug 06 17:45:52.960953 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Flow 'volume_create_api' (3c9f7ba4-d8fb-4f58-a8a5-db8e5db08ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:52.961991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68eb275-cba2-466c-a3a0-e4c2c6891291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:52.962889 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:45:52.990820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68eb275-cba2-466c-a3a0-e4c2c6891291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7748a6bc-a9c8-4368-99c4-e75fd1af4333', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:52.991732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b519ebc-0797-4fe6-9567-e98475412d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:53.030911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Created reservations ['ec98ba16-942c-45b4-96ed-c98daba86bfa', '2d58db2f-7b43-4563-aaca-fc4b23046908', '30eebfc6-cc1b-41a0-a787-7251dbb97a99', 'd27703d2-582d-43b9-a272-678d0298e5ad'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:45:53.031711 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b519ebc-0797-4fe6-9567-e98475412d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec98ba16-942c-45b4-96ed-c98daba86bfa', '2d58db2f-7b43-4563-aaca-fc4b23046908', '30eebfc6-cc1b-41a0-a787-7251dbb97a99', 'd27703d2-582d-43b9-a272-678d0298e5ad']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:53.032482 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b317b0cd-a61b-40f2-a962-cdab128dfc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:53.074232 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b317b0cd-a61b-40f2-a962-cdab128dfc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7467eba3-47cd-42e1-b387-9956bc213c9f', '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='3fa6e1c37aa4432eaf5daf8663aa89b2',qos_specs=None,replication_status=,reservations=['ec98ba16-942c-45b4-96ed-c98daba86bfa','2d58db2f-7b43-4563-aaca-fc4b23046908','30eebfc6-cc1b-41a0-a787-7251dbb97a99','d27703d2-582d-43b9-a272-678d0298e5ad'],size=1,snapshot_id=7748a6bc-a9c8-4368-99c4-e75fd1af4333,source_replicaid=,source_volid=None,status='creating',user_id='e3a04016c12e4ac1bc7342786494d9c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:45:53Z,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=7467eba3-47cd-42e1-b387-9956bc213c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fa6e1c37aa4432eaf5daf8663aa89b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7748a6bc-a9c8-4368-99c4-e75fd1af4333,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3a04016c12e4ac1bc7342786494d9c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:53.075533 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11bf68ae-b70e-4924-b812-c19d7b446fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:53.085498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9207f93b-3132-4e08-82e5-19552f26f1f0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:53.087831 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9207f93b-3132-4e08-82e5-19552f26f1f0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:53.087831 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9207f93b-3132-4e08-82e5-19552f26f1f0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:53.088202 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9207f93b-3132-4e08-82e5-19552f26f1f0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:53.088343 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9207f93b-3132-4e08-82e5-19552f26f1f0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:53.092256 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:53.092256 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:53.093026 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9207f93b-3132-4e08-82e5-19552f26f1f0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:53.094242 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1125/4460] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:53 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:53.094354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11bf68ae-b70e-4924-b812-c19d7b446fc6) transitioned into state 'SUCCESS' from 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='3fa6e1c37aa4432eaf5daf8663aa89b2',qos_specs=None,replication_status=,reservations=['ec98ba16-942c-45b4-96ed-c98daba86bfa','2d58db2f-7b43-4563-aaca-fc4b23046908','30eebfc6-cc1b-41a0-a787-7251dbb97a99','d27703d2-582d-43b9-a272-678d0298e5ad'],size=1,snapshot_id=7748a6bc-a9c8-4368-99c4-e75fd1af4333,source_replicaid=,source_volid=None,status='creating',user_id='e3a04016c12e4ac1bc7342786494d9c8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:53.094979 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e872b08-1e75-46dc-908b-8548e8f20aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:45:53.114023 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e872b08-1e75-46dc-908b-8548e8f20aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:45:53.114403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Flow 'volume_create_api' (3c9f7ba4-d8fb-4f58-a8a5-db8e5db08ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:45:53.114549 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Create volume request issued successfully. Aug 06 17:45:53.115042 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7eba8098-7894-4609-a4bb-89a3ad36f202 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:45:53.115424 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1126/4461] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:45:52 2026] POST /volume/v3/volumes => generated 741 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:45:53.126891 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-313a642d-0cd7-442a-9b1a-368de8468f45 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:53.128711 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-313a642d-0cd7-442a-9b1a-368de8468f45 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:53.128976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-313a642d-0cd7-442a-9b1a-368de8468f45 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:53.129229 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-313a642d-0cd7-442a-9b1a-368de8468f45 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:53.136928 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:53.136928 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:53.140879 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-313a642d-0cd7-442a-9b1a-368de8468f45 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:53.145130 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-313a642d-0cd7-442a-9b1a-368de8468f45 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f returned with HTTP 200 Aug 06 17:45:53.145470 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1098/4462] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:53 2026] GET /volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:53.334337 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3da469d0-ecdf-4bec-9826-5c812910c652 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:53.335857 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3da469d0-ecdf-4bec-9826-5c812910c652 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:53.336069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3da469d0-ecdf-4bec-9826-5c812910c652 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:53.336260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3da469d0-ecdf-4bec-9826-5c812910c652 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:53.343054 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:53.343054 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:53.346439 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3da469d0-ecdf-4bec-9826-5c812910c652 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:53.350358 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3da469d0-ecdf-4bec-9826-5c812910c652 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:53.350728 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1114/4463] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:53 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:53.819453 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9ea8202c-663c-4824-9b57-036e222c671e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:53.821368 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9ea8202c-663c-4824-9b57-036e222c671e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:53.821611 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9ea8202c-663c-4824-9b57-036e222c671e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:53.821820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9ea8202c-663c-4824-9b57-036e222c671e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:53.821977 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9ea8202c-663c-4824-9b57-036e222c671e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:53.826387 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:53.826387 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:53.827184 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9ea8202c-663c-4824-9b57-036e222c671e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:53.827696 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1126/4464] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:53 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:54.105174 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0514ad39-c0d5-4f57-87c0-89cd523ffc10 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.107743 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0514ad39-c0d5-4f57-87c0-89cd523ffc10 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:54.108098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0514ad39-c0d5-4f57-87c0-89cd523ffc10 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.108391 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0514ad39-c0d5-4f57-87c0-89cd523ffc10 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.108567 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0514ad39-c0d5-4f57-87c0-89cd523ffc10 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:54.114945 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.114945 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:54.116168 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0514ad39-c0d5-4f57-87c0-89cd523ffc10 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:54.117152 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1127/4465] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:54 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:54.157332 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-876cda26-f5a2-4177-83a2-cf4b20f25ae8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.159425 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-876cda26-f5a2-4177-83a2-cf4b20f25ae8 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:54.159642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-876cda26-f5a2-4177-83a2-cf4b20f25ae8 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.159828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-876cda26-f5a2-4177-83a2-cf4b20f25ae8 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.168583 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.168583 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:54.173360 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-876cda26-f5a2-4177-83a2-cf4b20f25ae8 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:54.179126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-876cda26-f5a2-4177-83a2-cf4b20f25ae8 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f returned with HTTP 200 Aug 06 17:45:54.179551 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1099/4466] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:54 2026] GET /volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:54.192868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-abe82d23-261b-4b15-bf83-2ce035be3d2c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.195235 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-abe82d23-261b-4b15-bf83-2ce035be3d2c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:54.195485 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-abe82d23-261b-4b15-bf83-2ce035be3d2c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.195729 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-abe82d23-261b-4b15-bf83-2ce035be3d2c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.204424 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.204424 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:54.208692 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-abe82d23-261b-4b15-bf83-2ce035be3d2c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:54.213731 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-abe82d23-261b-4b15-bf83-2ce035be3d2c tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f returned with HTTP 200 Aug 06 17:45:54.214259 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1115/4467] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:54 2026] GET /volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:54.226676 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.228504 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:54.228708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.228917 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.229037 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete snapshot with id: 7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:54.235227 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.235227 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:54.235714 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:54.252306 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot delete request issued successfully. Aug 06 17:45:54.252495 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b1131628-c45f-46da-a020-8e9bd277f1e5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 202 Aug 06 17:45:54.252987 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1127/4468] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:45:54 2026] DELETE /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:54.260579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5af0d7a0-8948-4ca8-a75d-9647fe6c5e1f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.263005 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5af0d7a0-8948-4ca8-a75d-9647fe6c5e1f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:54.263241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5af0d7a0-8948-4ca8-a75d-9647fe6c5e1f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.263513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5af0d7a0-8948-4ca8-a75d-9647fe6c5e1f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.270079 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.270079 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:54.270726 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5af0d7a0-8948-4ca8-a75d-9647fe6c5e1f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Snapshot retrieved successfully. Aug 06 17:45:54.271676 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5af0d7a0-8948-4ca8-a75d-9647fe6c5e1f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 200 Aug 06 17:45:54.272165 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1128/4469] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:54 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:54.363991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-94269212-594a-4c42-891d-2ae4c4b302e1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.366068 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-94269212-594a-4c42-891d-2ae4c4b302e1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:54.366345 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-94269212-594a-4c42-891d-2ae4c4b302e1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.366578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-94269212-594a-4c42-891d-2ae4c4b302e1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.375445 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.375445 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:54.379631 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-94269212-594a-4c42-891d-2ae4c4b302e1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:54.384224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-94269212-594a-4c42-891d-2ae4c4b302e1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:54.384674 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1100/4470] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:54 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:54.839558 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-54798fc2-24d1-4ef0-aa99-4800ad2f8ed6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:54.841394 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54798fc2-24d1-4ef0-aa99-4800ad2f8ed6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:54.841622 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54798fc2-24d1-4ef0-aa99-4800ad2f8ed6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:54.841839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-54798fc2-24d1-4ef0-aa99-4800ad2f8ed6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:54.842011 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-54798fc2-24d1-4ef0-aa99-4800ad2f8ed6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:54.846508 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:54.846508 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:54.847072 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-54798fc2-24d1-4ef0-aa99-4800ad2f8ed6 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:54.847411 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1116/4471] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:54 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:55.127957 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5ccf20cf-6176-4cf1-890d-9d49b07a0d15 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:55.129873 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ccf20cf-6176-4cf1-890d-9d49b07a0d15 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:55.130148 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ccf20cf-6176-4cf1-890d-9d49b07a0d15 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:55.130327 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ccf20cf-6176-4cf1-890d-9d49b07a0d15 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:55.130443 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5ccf20cf-6176-4cf1-890d-9d49b07a0d15 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:55.135155 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:55.135155 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:55.135944 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ccf20cf-6176-4cf1-890d-9d49b07a0d15 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:55.136388 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1128/4472] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:55 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:55.284169 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0cfa1818-26f4-4011-9f3d-4578ab7d43b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:55.286378 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0cfa1818-26f4-4011-9f3d-4578ab7d43b5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:55.286674 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0cfa1818-26f4-4011-9f3d-4578ab7d43b5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:55.286915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0cfa1818-26f4-4011-9f3d-4578ab7d43b5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:55.292116 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0cfa1818-26f4-4011-9f3d-4578ab7d43b5 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 404 Aug 06 17:45:55.292771 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1129/4473] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:55 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:55.302200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:55.304438 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] DELETE https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:55.304663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:55.305013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:55.305129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete volume with id: acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:55.314149 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:55.314149 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:55.314742 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:55.336440 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete volume request issued successfully. Aug 06 17:45:55.336796 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7e0bf53a-f3ff-4951-9aa9-71a61087bdda tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 202 Aug 06 17:45:55.337061 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1101/4474] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:55 2026] DELETE /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:55.345538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8743c1ae-a84a-4e47-9abd-b89d4eb5b20f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:55.348571 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8743c1ae-a84a-4e47-9abd-b89d4eb5b20f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:55.349540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8743c1ae-a84a-4e47-9abd-b89d4eb5b20f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:55.349540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8743c1ae-a84a-4e47-9abd-b89d4eb5b20f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:55.358054 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:55.358054 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:55.361981 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8743c1ae-a84a-4e47-9abd-b89d4eb5b20f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:55.366261 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8743c1ae-a84a-4e47-9abd-b89d4eb5b20f tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 200 Aug 06 17:45:55.366654 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1117/4475] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:55 2026] GET /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:55.401825 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b84935b8-f706-41b8-a6e5-2deb78271405 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:55.403918 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b84935b8-f706-41b8-a6e5-2deb78271405 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:55.404220 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b84935b8-f706-41b8-a6e5-2deb78271405 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:55.404448 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b84935b8-f706-41b8-a6e5-2deb78271405 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:55.413981 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:55.413981 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:55.419317 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b84935b8-f706-41b8-a6e5-2deb78271405 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:55.426834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b84935b8-f706-41b8-a6e5-2deb78271405 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:55.427389 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1129/4476] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:55 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:55.859259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5ea5c6fc-b7c4-4cee-93ab-4dbc3ad19b54 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:55.861339 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ea5c6fc-b7c4-4cee-93ab-4dbc3ad19b54 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:55.861571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ea5c6fc-b7c4-4cee-93ab-4dbc3ad19b54 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:55.861788 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ea5c6fc-b7c4-4cee-93ab-4dbc3ad19b54 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:55.861940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5ea5c6fc-b7c4-4cee-93ab-4dbc3ad19b54 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:55.867621 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:55.867621 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:55.868505 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ea5c6fc-b7c4-4cee-93ab-4dbc3ad19b54 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:55.868955 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1130/4477] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:55 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:56.148012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c785c7f7-1dd0-440a-a6ad-71a44c778b13 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:56.149775 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c785c7f7-1dd0-440a-a6ad-71a44c778b13 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:56.149977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c785c7f7-1dd0-440a-a6ad-71a44c778b13 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:56.150171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c785c7f7-1dd0-440a-a6ad-71a44c778b13 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:56.150274 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c785c7f7-1dd0-440a-a6ad-71a44c778b13 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:56.154902 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:56.154902 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:56.155610 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c785c7f7-1dd0-440a-a6ad-71a44c778b13 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:56.155975 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1102/4478] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:56 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:56.381297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c038b305-a8f3-4091-91e9-6e55822c892b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:56.383412 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c038b305-a8f3-4091-91e9-6e55822c892b tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:56.383745 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c038b305-a8f3-4091-91e9-6e55822c892b tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:56.383976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c038b305-a8f3-4091-91e9-6e55822c892b tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:56.391233 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c038b305-a8f3-4091-91e9-6e55822c892b tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 404 Aug 06 17:45:56.391807 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1118/4479] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:56 2026] GET /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:56.401419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:56.403620 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] DELETE https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:56.404064 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:56.404180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:56.404405 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete volume with id: 7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:56.414061 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:56.414061 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:56.414675 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:56.435979 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete volume request issued successfully. Aug 06 17:45:56.436240 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce17bbc6-3725-45f3-8565-e5f79dc762e4 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f returned with HTTP 202 Aug 06 17:45:56.436730 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1130/4480] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:56 2026] DELETE /volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:45:56.441065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-233c1051-9a5d-4d89-9283-6b58264d0174 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:56.443510 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-233c1051-9a5d-4d89-9283-6b58264d0174 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:56.444017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-233c1051-9a5d-4d89-9283-6b58264d0174 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:56.444285 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-233c1051-9a5d-4d89-9283-6b58264d0174 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:56.444539 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7e831ae0-f50f-4f8d-b77e-0d19240b5023 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:56.446486 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7e831ae0-f50f-4f8d-b77e-0d19240b5023 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:56.446687 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7e831ae0-f50f-4f8d-b77e-0d19240b5023 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:56.446825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7e831ae0-f50f-4f8d-b77e-0d19240b5023 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:56.452052 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:56.452052 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:56.455939 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:56.455939 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:56.457043 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-233c1051-9a5d-4d89-9283-6b58264d0174 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:56.460810 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7e831ae0-f50f-4f8d-b77e-0d19240b5023 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Volume info retrieved successfully. Aug 06 17:45:56.463052 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-233c1051-9a5d-4d89-9283-6b58264d0174 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:56.463639 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1131/4481] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:56 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:56.466909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7e831ae0-f50f-4f8d-b77e-0d19240b5023 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f returned with HTTP 200 Aug 06 17:45:56.467407 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1103/4482] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:56 2026] GET /volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:56.880896 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c21462bd-c71b-463b-9d33-d9c2952619ac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:56.882555 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c21462bd-c71b-463b-9d33-d9c2952619ac tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:56.882743 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c21462bd-c71b-463b-9d33-d9c2952619ac tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:56.882931 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c21462bd-c71b-463b-9d33-d9c2952619ac tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:56.883047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c21462bd-c71b-463b-9d33-d9c2952619ac tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:56.887168 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:56.887168 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:56.887737 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c21462bd-c71b-463b-9d33-d9c2952619ac tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:56.888107 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1119/4483] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:56 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:57.167542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3ca0f325-8461-4825-8bbc-259a5cc75798 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.169185 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3ca0f325-8461-4825-8bbc-259a5cc75798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:57.169377 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3ca0f325-8461-4825-8bbc-259a5cc75798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.169537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3ca0f325-8461-4825-8bbc-259a5cc75798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.169682 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3ca0f325-8461-4825-8bbc-259a5cc75798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:57.173616 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:57.173616 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:57.174310 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3ca0f325-8461-4825-8bbc-259a5cc75798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:57.174679 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1131/4484] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:57 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:57.478524 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1e5c1d5b-c3df-41be-a16b-24cc4bb31e4f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.481136 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1e5c1d5b-c3df-41be-a16b-24cc4bb31e4f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:57.481464 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1e5c1d5b-c3df-41be-a16b-24cc4bb31e4f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.481773 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1e5c1d5b-c3df-41be-a16b-24cc4bb31e4f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.483705 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-870c1610-2064-4e53-878b-8cc0d1bd0643 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.485838 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-870c1610-2064-4e53-878b-8cc0d1bd0643 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f Aug 06 17:45:57.486078 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-870c1610-2064-4e53-878b-8cc0d1bd0643 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.486232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-870c1610-2064-4e53-878b-8cc0d1bd0643 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.490909 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:57.490909 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:57.491618 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-870c1610-2064-4e53-878b-8cc0d1bd0643 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f returned with HTTP 404 Aug 06 17:45:57.492106 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1104/4485] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:57 2026] GET /volume/v3/volumes/7467eba3-47cd-42e1-b387-9956bc213c9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:57.495955 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1e5c1d5b-c3df-41be-a16b-24cc4bb31e4f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:57.500083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b6613ff6-1cd3-4fc5-b744-f918998bf08d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.501110 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1e5c1d5b-c3df-41be-a16b-24cc4bb31e4f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:57.501636 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1132/4486] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:57 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:57.502024 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6613ff6-1cd3-4fc5-b744-f918998bf08d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:57.502273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6613ff6-1cd3-4fc5-b744-f918998bf08d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.502520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b6613ff6-1cd3-4fc5-b744-f918998bf08d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.502625 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-b6613ff6-1cd3-4fc5-b744-f918998bf08d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete snapshot with id: 7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:57.506932 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b6613ff6-1cd3-4fc5-b744-f918998bf08d tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 404 Aug 06 17:45:57.507402 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1120/4487] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:45:57 2026] DELETE /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:57.515775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-959ff267-74cf-40c2-a792-8e2759848c93 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.517845 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-959ff267-74cf-40c2-a792-8e2759848c93 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 Aug 06 17:45:57.518141 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-959ff267-74cf-40c2-a792-8e2759848c93 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.518399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-959ff267-74cf-40c2-a792-8e2759848c93 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.522847 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-959ff267-74cf-40c2-a792-8e2759848c93 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 returned with HTTP 404 Aug 06 17:45:57.523391 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1132/4488] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:45:57 2026] GET /volume/v3/snapshots/7748a6bc-a9c8-4368-99c4-e75fd1af4333 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:57.531015 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-96160940-723a-4658-a63b-de4907b563c2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.533085 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96160940-723a-4658-a63b-de4907b563c2 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] DELETE https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:57.533319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96160940-723a-4658-a63b-de4907b563c2 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.533534 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-96160940-723a-4658-a63b-de4907b563c2 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.533700 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-96160940-723a-4658-a63b-de4907b563c2 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Delete volume with id: acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:57.539783 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-96160940-723a-4658-a63b-de4907b563c2 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 404 Aug 06 17:45:57.540294 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1105/4489] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:45:57 2026] DELETE /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:57.547941 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5735bf33-791c-4f93-805b-cadb62aefab6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.549788 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5735bf33-791c-4f93-805b-cadb62aefab6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] GET https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 Aug 06 17:45:57.550014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5735bf33-791c-4f93-805b-cadb62aefab6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.550260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5735bf33-791c-4f93-805b-cadb62aefab6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.555832 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5735bf33-791c-4f93-805b-cadb62aefab6 tempest-SnapshotDependencyTests-769123585 tempest-SnapshotDependencyTests-769123585-project-member] https://10.4.3.207/volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 returned with HTTP 404 Aug 06 17:45:57.556317 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1133/4490] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:57 2026] GET /volume/v3/volumes/acc33a5a-f320-478f-b579-dcb7a64bc749 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:45:57.897502 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-af2365a1-0fac-4707-821d-78be99fdb5ff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:57.899274 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af2365a1-0fac-4707-821d-78be99fdb5ff tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:57.899508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af2365a1-0fac-4707-821d-78be99fdb5ff tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:57.899731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af2365a1-0fac-4707-821d-78be99fdb5ff tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:57.899882 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-af2365a1-0fac-4707-821d-78be99fdb5ff tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:57.904212 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:57.904212 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:57.904842 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af2365a1-0fac-4707-821d-78be99fdb5ff tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:57.905209 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1121/4491] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:57 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:58.187002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c8f1693c-7472-4292-b586-013ddac16435 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:58.189059 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8f1693c-7472-4292-b586-013ddac16435 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:58.189333 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8f1693c-7472-4292-b586-013ddac16435 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:58.189574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8f1693c-7472-4292-b586-013ddac16435 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:58.189713 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c8f1693c-7472-4292-b586-013ddac16435 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:58.195055 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:58.195055 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:58.195906 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8f1693c-7472-4292-b586-013ddac16435 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:58.196327 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1133/4492] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:58 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:58.516349 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-20ef176a-d0e6-4685-a8ca-673e2c8f3f70 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:58.518384 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20ef176a-d0e6-4685-a8ca-673e2c8f3f70 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:58.518615 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20ef176a-d0e6-4685-a8ca-673e2c8f3f70 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:58.518840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20ef176a-d0e6-4685-a8ca-673e2c8f3f70 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:58.528438 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:58.528438 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:58.533643 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-20ef176a-d0e6-4685-a8ca-673e2c8f3f70 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:58.540085 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20ef176a-d0e6-4685-a8ca-673e2c8f3f70 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:58.540528 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1106/4493] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:58 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:58.916033 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f4d3e5c9-5e13-41de-8c45-94f84690e96e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:58.918244 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f4d3e5c9-5e13-41de-8c45-94f84690e96e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:58.918522 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f4d3e5c9-5e13-41de-8c45-94f84690e96e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:58.918818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f4d3e5c9-5e13-41de-8c45-94f84690e96e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:58.919001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-f4d3e5c9-5e13-41de-8c45-94f84690e96e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:58.924608 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:58.924608 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:45:58.925580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f4d3e5c9-5e13-41de-8c45-94f84690e96e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:58.926065 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1134/4494] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:58 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:59.207344 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f0d79f93-1f8d-49bd-8b8e-dd0a4acc3c81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:59.209673 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0d79f93-1f8d-49bd-8b8e-dd0a4acc3c81 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:45:59.210046 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0d79f93-1f8d-49bd-8b8e-dd0a4acc3c81 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:59.210346 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f0d79f93-1f8d-49bd-8b8e-dd0a4acc3c81 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:59.210471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f0d79f93-1f8d-49bd-8b8e-dd0a4acc3c81 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:59.215208 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:59.215208 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:45:59.216087 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f0d79f93-1f8d-49bd-8b8e-dd0a4acc3c81 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:45:59.216714 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1122/4495] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:59 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:45:59.557292 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-85304952-b7d5-42c5-ba2d-415b7870d55c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:59.559464 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-85304952-b7d5-42c5-ba2d-415b7870d55c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:45:59.559782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-85304952-b7d5-42c5-ba2d-415b7870d55c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:59.560019 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-85304952-b7d5-42c5-ba2d-415b7870d55c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:59.571319 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:59.571319 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:45:59.577540 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-85304952-b7d5-42c5-ba2d-415b7870d55c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:45:59.586942 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-85304952-b7d5-42c5-ba2d-415b7870d55c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:45:59.587641 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1134/4496] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:45:59 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:45:59.940218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ea9f06bf-3db0-42b4-baa3-24448fcd7c6d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:45:59.942822 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea9f06bf-3db0-42b4-baa3-24448fcd7c6d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:45:59.943579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea9f06bf-3db0-42b4-baa3-24448fcd7c6d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:45:59.943579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea9f06bf-3db0-42b4-baa3-24448fcd7c6d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:45:59.943579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ea9f06bf-3db0-42b4-baa3-24448fcd7c6d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:45:59.948721 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:45:59.948721 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:45:59.949613 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea9f06bf-3db0-42b4-baa3-24448fcd7c6d tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:45:59.950164 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1107/4497] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:45:59 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:00.226205 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5e5fe43d-bf04-4547-af25-4eec1603f805 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:00.228596 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e5fe43d-bf04-4547-af25-4eec1603f805 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:00.228883 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e5fe43d-bf04-4547-af25-4eec1603f805 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:00.229243 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e5fe43d-bf04-4547-af25-4eec1603f805 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:00.229397 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5e5fe43d-bf04-4547-af25-4eec1603f805 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:00.235182 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:00.235182 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:00.236324 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e5fe43d-bf04-4547-af25-4eec1603f805 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:00.237034 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1135/4498] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:00 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:00.600539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-edb72fcb-9fd7-4d43-8c58-9b9465e966e9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:00.602164 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-edb72fcb-9fd7-4d43-8c58-9b9465e966e9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:00.602355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-edb72fcb-9fd7-4d43-8c58-9b9465e966e9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:00.602519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-edb72fcb-9fd7-4d43-8c58-9b9465e966e9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:00.609470 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:00.609470 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:00.613049 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-edb72fcb-9fd7-4d43-8c58-9b9465e966e9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:00.617345 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-edb72fcb-9fd7-4d43-8c58-9b9465e966e9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:00.617855 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1123/4499] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:00 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:00.961182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-594e0251-5c5c-4650-a209-0d116550e7b1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:00.963495 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-594e0251-5c5c-4650-a209-0d116550e7b1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:00.963759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-594e0251-5c5c-4650-a209-0d116550e7b1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:00.964053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-594e0251-5c5c-4650-a209-0d116550e7b1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:00.964211 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-594e0251-5c5c-4650-a209-0d116550e7b1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:00.969712 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:00.969712 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:00.970563 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-594e0251-5c5c-4650-a209-0d116550e7b1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:00.971127 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1135/4500] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:00 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:01.249394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bf153156-a20d-4b9f-890d-9bb0d0446b84 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:01.251700 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bf153156-a20d-4b9f-890d-9bb0d0446b84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:01.251990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bf153156-a20d-4b9f-890d-9bb0d0446b84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:01.252245 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bf153156-a20d-4b9f-890d-9bb0d0446b84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:01.252382 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-bf153156-a20d-4b9f-890d-9bb0d0446b84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:01.257556 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:01.257556 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:01.258552 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bf153156-a20d-4b9f-890d-9bb0d0446b84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:01.259064 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1108/4501] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:01 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:01.633437 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c2b69f51-68a7-4dfc-aa13-012ab610245a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:01.635569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c2b69f51-68a7-4dfc-aa13-012ab610245a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:01.635909 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c2b69f51-68a7-4dfc-aa13-012ab610245a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:01.636222 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c2b69f51-68a7-4dfc-aa13-012ab610245a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:01.645269 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:01.645269 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:01.649702 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c2b69f51-68a7-4dfc-aa13-012ab610245a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:01.655721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c2b69f51-68a7-4dfc-aa13-012ab610245a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:01.656251 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1136/4502] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:01 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:01.983173 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4849767b-4f0c-4b33-be26-359778959371 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:01.985216 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4849767b-4f0c-4b33-be26-359778959371 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:01.985379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4849767b-4f0c-4b33-be26-359778959371 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:01.985555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4849767b-4f0c-4b33-be26-359778959371 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:01.985643 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4849767b-4f0c-4b33-be26-359778959371 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:01.990125 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:01.990125 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:01.990770 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4849767b-4f0c-4b33-be26-359778959371 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:01.991233 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1124/4503] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:01 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:02.272043 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fa434f9d-72ec-42dd-9d50-7da0958825f5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:02.273875 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa434f9d-72ec-42dd-9d50-7da0958825f5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:02.274127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa434f9d-72ec-42dd-9d50-7da0958825f5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:02.274377 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa434f9d-72ec-42dd-9d50-7da0958825f5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:02.274537 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-fa434f9d-72ec-42dd-9d50-7da0958825f5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:02.279782 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:02.279782 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:02.280489 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa434f9d-72ec-42dd-9d50-7da0958825f5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:02.281027 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1136/4504] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:02 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:02.671349 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0fc1aca3-c737-4dad-a669-ca4461b2e407 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:02.673472 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0fc1aca3-c737-4dad-a669-ca4461b2e407 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:02.673712 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0fc1aca3-c737-4dad-a669-ca4461b2e407 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:02.673975 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0fc1aca3-c737-4dad-a669-ca4461b2e407 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:02.682681 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:02.682681 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:02.687879 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0fc1aca3-c737-4dad-a669-ca4461b2e407 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:02.693366 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0fc1aca3-c737-4dad-a669-ca4461b2e407 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:02.693843 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1109/4505] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:02 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:03.003222 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-25eeb4bd-ef80-40ce-8869-a09be5b137c1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:03.005185 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25eeb4bd-ef80-40ce-8869-a09be5b137c1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:03.005489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25eeb4bd-ef80-40ce-8869-a09be5b137c1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:03.005790 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25eeb4bd-ef80-40ce-8869-a09be5b137c1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:03.006011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-25eeb4bd-ef80-40ce-8869-a09be5b137c1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:03.011545 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:03.011545 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:03.012361 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25eeb4bd-ef80-40ce-8869-a09be5b137c1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:03.012865 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1137/4506] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:03 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:03.293776 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5a25bc7e-d9e2-4a9d-ace2-248b1b0180c0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:03.296303 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5a25bc7e-d9e2-4a9d-ace2-248b1b0180c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:03.296508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5a25bc7e-d9e2-4a9d-ace2-248b1b0180c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:03.296693 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5a25bc7e-d9e2-4a9d-ace2-248b1b0180c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:03.296793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5a25bc7e-d9e2-4a9d-ace2-248b1b0180c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:03.301244 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:03.301244 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:03.302092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5a25bc7e-d9e2-4a9d-ace2-248b1b0180c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:03.302461 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1125/4507] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:03 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:03.710352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2f4c73c9-2362-4052-9956-9dc861c00aa1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:03.712724 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f4c73c9-2362-4052-9956-9dc861c00aa1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:03.713060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f4c73c9-2362-4052-9956-9dc861c00aa1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:03.713309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2f4c73c9-2362-4052-9956-9dc861c00aa1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:03.721066 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:03.721066 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:03.724716 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2f4c73c9-2362-4052-9956-9dc861c00aa1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:03.730171 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2f4c73c9-2362-4052-9956-9dc861c00aa1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:03.730803 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1137/4508] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:03 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:04.025046 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0a67a215-f194-46a3-9b79-8a56690574c3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:04.026823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0a67a215-f194-46a3-9b79-8a56690574c3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:04.027027 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0a67a215-f194-46a3-9b79-8a56690574c3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:04.027237 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0a67a215-f194-46a3-9b79-8a56690574c3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:04.027335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-0a67a215-f194-46a3-9b79-8a56690574c3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:04.031645 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:04.031645 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:04.032222 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0a67a215-f194-46a3-9b79-8a56690574c3 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:04.032549 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1110/4509] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:04 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:04.312585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4c209d58-1adc-476c-995f-0d446d35e073 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:04.314582 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4c209d58-1adc-476c-995f-0d446d35e073 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:04.314783 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4c209d58-1adc-476c-995f-0d446d35e073 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:04.315010 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4c209d58-1adc-476c-995f-0d446d35e073 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:04.315126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4c209d58-1adc-476c-995f-0d446d35e073 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:04.319718 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:04.319718 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:04.320537 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4c209d58-1adc-476c-995f-0d446d35e073 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:04.320971 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1138/4510] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:04 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:04.745903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0370d8e6-0966-4e59-9a95-482c18ffa218 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:04.748236 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0370d8e6-0966-4e59-9a95-482c18ffa218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:04.748511 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0370d8e6-0966-4e59-9a95-482c18ffa218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:04.748755 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0370d8e6-0966-4e59-9a95-482c18ffa218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:04.757255 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:04.757255 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:04.763026 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0370d8e6-0966-4e59-9a95-482c18ffa218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:04.769406 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0370d8e6-0966-4e59-9a95-482c18ffa218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:04.769906 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1126/4511] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:04 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:05.044629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ef447062-ff49-4f54-a29a-86f3e266ae00 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:05.046710 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef447062-ff49-4f54-a29a-86f3e266ae00 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:05.046710 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef447062-ff49-4f54-a29a-86f3e266ae00 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:05.046933 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef447062-ff49-4f54-a29a-86f3e266ae00 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:05.047086 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ef447062-ff49-4f54-a29a-86f3e266ae00 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:05.053607 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:05.053607 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:05.054650 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef447062-ff49-4f54-a29a-86f3e266ae00 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:05.055262 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1138/4512] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:05 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:05.332559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-09e37a16-bb17-40df-a49b-5193bcb61e89 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:05.334789 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09e37a16-bb17-40df-a49b-5193bcb61e89 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:05.335087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09e37a16-bb17-40df-a49b-5193bcb61e89 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:05.335394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09e37a16-bb17-40df-a49b-5193bcb61e89 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:05.335529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-09e37a16-bb17-40df-a49b-5193bcb61e89 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:05.340353 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:05.340353 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:05.341311 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09e37a16-bb17-40df-a49b-5193bcb61e89 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:05.341755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1111/4513] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:05 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:05.785090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8ee889e9-4be8-4b0c-b8d6-752f70c82e5f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:05.787178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ee889e9-4be8-4b0c-b8d6-752f70c82e5f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:05.787445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ee889e9-4be8-4b0c-b8d6-752f70c82e5f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:05.787648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8ee889e9-4be8-4b0c-b8d6-752f70c82e5f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:05.795868 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:05.795868 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:05.800558 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8ee889e9-4be8-4b0c-b8d6-752f70c82e5f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:05.806256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8ee889e9-4be8-4b0c-b8d6-752f70c82e5f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:05.806418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1139/4514] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:05 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:06.065316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e195194-1a06-4af2-815c-f1e07c6b001e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:06.067638 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e195194-1a06-4af2-815c-f1e07c6b001e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:06.067902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e195194-1a06-4af2-815c-f1e07c6b001e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:06.068188 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e195194-1a06-4af2-815c-f1e07c6b001e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:06.068393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-3e195194-1a06-4af2-815c-f1e07c6b001e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:06.072910 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:06.072910 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:06.073558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e195194-1a06-4af2-815c-f1e07c6b001e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:06.073914 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1127/4515] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:06 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:06.352142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-931ae468-67f3-4456-b7a4-24b216f73af5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:06.353941 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-931ae468-67f3-4456-b7a4-24b216f73af5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:06.354161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-931ae468-67f3-4456-b7a4-24b216f73af5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:06.354342 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-931ae468-67f3-4456-b7a4-24b216f73af5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:06.354467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-931ae468-67f3-4456-b7a4-24b216f73af5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:06.358738 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:06.358738 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:06.359552 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-931ae468-67f3-4456-b7a4-24b216f73af5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:06.359952 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1139/4516] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:06 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:06.822633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-98393fa2-56dc-4409-a5b9-94b089bf3b3c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:06.824896 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98393fa2-56dc-4409-a5b9-94b089bf3b3c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:06.825201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98393fa2-56dc-4409-a5b9-94b089bf3b3c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:06.825487 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-98393fa2-56dc-4409-a5b9-94b089bf3b3c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:06.834575 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:06.834575 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:06.839311 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-98393fa2-56dc-4409-a5b9-94b089bf3b3c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:06.845125 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-98393fa2-56dc-4409-a5b9-94b089bf3b3c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:06.845653 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1112/4517] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:06 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:07.083916 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fced0484-81b5-40e7-9e42-cc736e560f9f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:07.085617 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fced0484-81b5-40e7-9e42-cc736e560f9f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:07.085772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fced0484-81b5-40e7-9e42-cc736e560f9f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:07.085947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fced0484-81b5-40e7-9e42-cc736e560f9f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:07.086073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-fced0484-81b5-40e7-9e42-cc736e560f9f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:07.090558 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:07.090558 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:07.091225 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fced0484-81b5-40e7-9e42-cc736e560f9f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:07.091633 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1140/4518] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:07 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:07.371145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d00f6efe-d88f-4b42-8ba0-04f11fb018be None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:07.372992 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d00f6efe-d88f-4b42-8ba0-04f11fb018be tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:07.373169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d00f6efe-d88f-4b42-8ba0-04f11fb018be tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:07.373367 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d00f6efe-d88f-4b42-8ba0-04f11fb018be tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:07.373535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d00f6efe-d88f-4b42-8ba0-04f11fb018be tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:07.377393 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:07.377393 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:07.378110 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d00f6efe-d88f-4b42-8ba0-04f11fb018be tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:07.378445 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1128/4519] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:07 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:07.862564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8955b308-b1af-4ef7-9336-f4ad15ce041e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:07.865234 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8955b308-b1af-4ef7-9336-f4ad15ce041e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:07.865513 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8955b308-b1af-4ef7-9336-f4ad15ce041e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:07.865769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8955b308-b1af-4ef7-9336-f4ad15ce041e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:07.875851 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:07.875851 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:07.881480 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8955b308-b1af-4ef7-9336-f4ad15ce041e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:07.886279 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8955b308-b1af-4ef7-9336-f4ad15ce041e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:07.886677 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1140/4520] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:07 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:08.105675 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f3be89de-5fed-4bae-83ed-335571b53511 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:08.108520 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3be89de-5fed-4bae-83ed-335571b53511 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:08.108874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3be89de-5fed-4bae-83ed-335571b53511 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:08.109168 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f3be89de-5fed-4bae-83ed-335571b53511 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:08.109344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f3be89de-5fed-4bae-83ed-335571b53511 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:08.116058 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:08.116058 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:08.116494 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f3be89de-5fed-4bae-83ed-335571b53511 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:08.116933 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1113/4521] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:08 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:08.391076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-006b595f-38e8-4a63-918c-dddbe403605e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:08.393308 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-006b595f-38e8-4a63-918c-dddbe403605e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:08.393563 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-006b595f-38e8-4a63-918c-dddbe403605e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:08.393855 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-006b595f-38e8-4a63-918c-dddbe403605e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:08.394053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-006b595f-38e8-4a63-918c-dddbe403605e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:08.399580 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:08.399580 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:08.400501 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-006b595f-38e8-4a63-918c-dddbe403605e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:08.401101 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1141/4522] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:08 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:08.902739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6bf47e7a-ab65-4a3d-b39a-b88caa4bb826 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:08.904615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bf47e7a-ab65-4a3d-b39a-b88caa4bb826 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:08.904864 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bf47e7a-ab65-4a3d-b39a-b88caa4bb826 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:08.905084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bf47e7a-ab65-4a3d-b39a-b88caa4bb826 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:08.912941 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:08.912941 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:08.917126 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6bf47e7a-ab65-4a3d-b39a-b88caa4bb826 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:08.922567 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bf47e7a-ab65-4a3d-b39a-b88caa4bb826 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:08.923174 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1129/4523] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:08 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:09.129430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c72dfb7a-6763-4814-b57d-280ce12f80f0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:09.131615 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c72dfb7a-6763-4814-b57d-280ce12f80f0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:09.131884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c72dfb7a-6763-4814-b57d-280ce12f80f0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:09.132155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c72dfb7a-6763-4814-b57d-280ce12f80f0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:09.132309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c72dfb7a-6763-4814-b57d-280ce12f80f0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:09.137056 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:09.137056 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:09.137694 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c72dfb7a-6763-4814-b57d-280ce12f80f0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:09.138220 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1141/4524] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:09 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:09.412049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bbcc4444-3575-495d-b5f1-8f7937cff5c3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:09.413927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bbcc4444-3575-495d-b5f1-8f7937cff5c3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:09.414172 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bbcc4444-3575-495d-b5f1-8f7937cff5c3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:09.414427 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bbcc4444-3575-495d-b5f1-8f7937cff5c3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:09.414546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-bbcc4444-3575-495d-b5f1-8f7937cff5c3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:09.419167 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:09.419167 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:09.419906 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bbcc4444-3575-495d-b5f1-8f7937cff5c3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:09.420319 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1114/4525] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:09 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:09.935649 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d396e88-e18d-4fd5-b927-cee328631dfd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:09.937508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d396e88-e18d-4fd5-b927-cee328631dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:09.938112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d396e88-e18d-4fd5-b927-cee328631dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:09.938112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d396e88-e18d-4fd5-b927-cee328631dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:09.947673 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:09.947673 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:09.952685 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8d396e88-e18d-4fd5-b927-cee328631dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:09.959310 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d396e88-e18d-4fd5-b927-cee328631dfd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:09.960026 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1142/4526] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:09 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:10.148920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7f75e7a8-764c-4cc6-9f32-f4f96d2c554f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:10.150950 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f75e7a8-764c-4cc6-9f32-f4f96d2c554f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:10.151177 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f75e7a8-764c-4cc6-9f32-f4f96d2c554f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:10.151384 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7f75e7a8-764c-4cc6-9f32-f4f96d2c554f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:10.151601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-7f75e7a8-764c-4cc6-9f32-f4f96d2c554f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:10.156228 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:10.156228 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:10.156861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7f75e7a8-764c-4cc6-9f32-f4f96d2c554f tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:10.157411 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1130/4527] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:10 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:10.431676 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-887c0b7e-c3f2-4a78-8376-03511aecd597 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:10.433557 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-887c0b7e-c3f2-4a78-8376-03511aecd597 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:10.433919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-887c0b7e-c3f2-4a78-8376-03511aecd597 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:10.434024 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-887c0b7e-c3f2-4a78-8376-03511aecd597 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:10.434162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-887c0b7e-c3f2-4a78-8376-03511aecd597 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:10.439775 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:10.439775 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:10.440948 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-887c0b7e-c3f2-4a78-8376-03511aecd597 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:10.441516 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1142/4528] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:10 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:10.973024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5196c841-cea6-4537-8281-db2fe25bd96c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:10.975213 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5196c841-cea6-4537-8281-db2fe25bd96c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:10.975479 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5196c841-cea6-4537-8281-db2fe25bd96c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:10.975723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5196c841-cea6-4537-8281-db2fe25bd96c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:10.984631 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:10.984631 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:10.989443 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5196c841-cea6-4537-8281-db2fe25bd96c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:10.995836 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5196c841-cea6-4537-8281-db2fe25bd96c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:10.996247 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1115/4529] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:10 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:11.167594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d4e02508-e343-4582-a0bc-9d808ca81687 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:11.170105 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4e02508-e343-4582-a0bc-9d808ca81687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:11.170367 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4e02508-e343-4582-a0bc-9d808ca81687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:11.170631 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d4e02508-e343-4582-a0bc-9d808ca81687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:11.170792 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d4e02508-e343-4582-a0bc-9d808ca81687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:11.176174 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:11.176174 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:11.177065 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d4e02508-e343-4582-a0bc-9d808ca81687 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:11.177546 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1143/4530] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:11 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:11.452533 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f76ab219-cf99-4a1e-b663-dbe9a01b24c2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:11.454794 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f76ab219-cf99-4a1e-b663-dbe9a01b24c2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:11.455082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f76ab219-cf99-4a1e-b663-dbe9a01b24c2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:11.455333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f76ab219-cf99-4a1e-b663-dbe9a01b24c2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:11.455481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f76ab219-cf99-4a1e-b663-dbe9a01b24c2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:11.460753 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:11.460753 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:11.461723 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f76ab219-cf99-4a1e-b663-dbe9a01b24c2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:11.462215 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1131/4531] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:11 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:12.008709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f5432fe0-ef3a-49d7-967d-77dbb2d39644 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:12.010900 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f5432fe0-ef3a-49d7-967d-77dbb2d39644 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:12.011165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f5432fe0-ef3a-49d7-967d-77dbb2d39644 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:12.011413 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f5432fe0-ef3a-49d7-967d-77dbb2d39644 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:12.019504 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:12.019504 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:12.023740 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f5432fe0-ef3a-49d7-967d-77dbb2d39644 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:12.028770 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f5432fe0-ef3a-49d7-967d-77dbb2d39644 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:12.029224 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1143/4532] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:12 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:12.187709 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6c19077f-2f8b-441d-9bee-4c0f74f3ee90 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:12.189725 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c19077f-2f8b-441d-9bee-4c0f74f3ee90 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:12.189943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c19077f-2f8b-441d-9bee-4c0f74f3ee90 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:12.190152 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c19077f-2f8b-441d-9bee-4c0f74f3ee90 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:12.190266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6c19077f-2f8b-441d-9bee-4c0f74f3ee90 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:12.194931 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:12.194931 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:12.195647 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c19077f-2f8b-441d-9bee-4c0f74f3ee90 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:12.196282 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1116/4533] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:12 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:12.474342 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e5e71589-0b96-42ce-80cd-f4501a6045f9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:12.476261 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e5e71589-0b96-42ce-80cd-f4501a6045f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:12.476521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e5e71589-0b96-42ce-80cd-f4501a6045f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:12.476741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e5e71589-0b96-42ce-80cd-f4501a6045f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:12.476914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e5e71589-0b96-42ce-80cd-f4501a6045f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:12.479052 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=241,cinder:INSERT=35,cinder:UPDATE=68 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:46:12.483221 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:12.483221 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:12.484379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e5e71589-0b96-42ce-80cd-f4501a6045f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:12.484799 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1144/4534] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:12 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:13.045031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-26b587f7-e57b-4d73-a4bf-2a5cdc6d14b6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:13.046837 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26b587f7-e57b-4d73-a4bf-2a5cdc6d14b6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:13.047125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26b587f7-e57b-4d73-a4bf-2a5cdc6d14b6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:13.048118 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-26b587f7-e57b-4d73-a4bf-2a5cdc6d14b6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:13.049795 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=228,cinder:UPDATE=50,cinder:INSERT=31 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:46:13.058522 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:13.058522 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:13.063677 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-26b587f7-e57b-4d73-a4bf-2a5cdc6d14b6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:13.070343 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-26b587f7-e57b-4d73-a4bf-2a5cdc6d14b6 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:13.070928 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1132/4535] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:13 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:13.206253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f607513b-c743-4b8f-ac73-72b8d627b45a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:13.208378 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f607513b-c743-4b8f-ac73-72b8d627b45a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:13.208603 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f607513b-c743-4b8f-ac73-72b8d627b45a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:13.208837 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f607513b-c743-4b8f-ac73-72b8d627b45a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:13.208937 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f607513b-c743-4b8f-ac73-72b8d627b45a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:13.210616 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=184,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:46:13.213564 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:13.213564 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:13.214337 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f607513b-c743-4b8f-ac73-72b8d627b45a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:13.214890 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1144/4536] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:13 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:13.497100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e6811101-2cdf-4076-b4f1-a5f51f9d6595 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:13.499041 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6811101-2cdf-4076-b4f1-a5f51f9d6595 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:13.499315 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6811101-2cdf-4076-b4f1-a5f51f9d6595 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:13.499482 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6811101-2cdf-4076-b4f1-a5f51f9d6595 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:13.499587 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-e6811101-2cdf-4076-b4f1-a5f51f9d6595 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:13.503905 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:13.503905 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:13.504625 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6811101-2cdf-4076-b4f1-a5f51f9d6595 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:13.504979 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1117/4537] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:13 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:14.084591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bdd12600-6bb0-4c97-841f-0e1674925a89 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:14.086571 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bdd12600-6bb0-4c97-841f-0e1674925a89 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:14.086866 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bdd12600-6bb0-4c97-841f-0e1674925a89 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:14.087132 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bdd12600-6bb0-4c97-841f-0e1674925a89 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:14.095220 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:14.095220 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:14.099749 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bdd12600-6bb0-4c97-841f-0e1674925a89 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:14.104535 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bdd12600-6bb0-4c97-841f-0e1674925a89 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:14.105010 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1145/4538] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:14 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:14.227471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fd30e3b6-a989-4748-b99a-03b5521b1ef1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:14.229344 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fd30e3b6-a989-4748-b99a-03b5521b1ef1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:14.229561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fd30e3b6-a989-4748-b99a-03b5521b1ef1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:14.229804 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fd30e3b6-a989-4748-b99a-03b5521b1ef1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:14.229974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-fd30e3b6-a989-4748-b99a-03b5521b1ef1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:14.235151 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:14.235151 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:14.236101 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fd30e3b6-a989-4748-b99a-03b5521b1ef1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:14.236519 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1133/4539] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:14 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:14.516766 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b7dddd01-f50a-461c-a9c4-fd196832b6b8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:14.518988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7dddd01-f50a-461c-a9c4-fd196832b6b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:14.519246 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7dddd01-f50a-461c-a9c4-fd196832b6b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:14.519481 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b7dddd01-f50a-461c-a9c4-fd196832b6b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:14.519613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b7dddd01-f50a-461c-a9c4-fd196832b6b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:14.526053 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:14.526053 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:14.526614 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b7dddd01-f50a-461c-a9c4-fd196832b6b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:14.527243 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1145/4540] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:14 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:15.120681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c4ade22f-1c10-47af-85ad-39b17b5f3297 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:15.122923 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4ade22f-1c10-47af-85ad-39b17b5f3297 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:15.123213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4ade22f-1c10-47af-85ad-39b17b5f3297 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:15.123460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4ade22f-1c10-47af-85ad-39b17b5f3297 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:15.132319 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:15.132319 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:15.136991 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c4ade22f-1c10-47af-85ad-39b17b5f3297 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:15.141885 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4ade22f-1c10-47af-85ad-39b17b5f3297 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:15.142387 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1118/4541] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:15 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:15.248918 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d893d3b4-7235-4376-949c-f893c4d2826e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:15.251366 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d893d3b4-7235-4376-949c-f893c4d2826e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:15.251648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d893d3b4-7235-4376-949c-f893c4d2826e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:15.251954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d893d3b4-7235-4376-949c-f893c4d2826e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:15.252129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d893d3b4-7235-4376-949c-f893c4d2826e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:15.257473 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:15.257473 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:15.258374 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d893d3b4-7235-4376-949c-f893c4d2826e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:15.258880 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1146/4542] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:15 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:15.538691 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e7f457dc-d973-443c-aac4-8cc93c399747 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:15.540789 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7f457dc-d973-443c-aac4-8cc93c399747 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:15.541025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7f457dc-d973-443c-aac4-8cc93c399747 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:15.541232 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7f457dc-d973-443c-aac4-8cc93c399747 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:15.541331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e7f457dc-d973-443c-aac4-8cc93c399747 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:15.546044 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:15.546044 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:15.546903 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7f457dc-d973-443c-aac4-8cc93c399747 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:15.547308 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1134/4543] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:15 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:16.155161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-79d3d85a-4739-41d8-8728-9fd3ce54c835 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:16.156923 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79d3d85a-4739-41d8-8728-9fd3ce54c835 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:16.157163 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79d3d85a-4739-41d8-8728-9fd3ce54c835 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:16.157355 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79d3d85a-4739-41d8-8728-9fd3ce54c835 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:16.165275 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:16.165275 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:16.169819 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-79d3d85a-4739-41d8-8728-9fd3ce54c835 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:16.175314 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79d3d85a-4739-41d8-8728-9fd3ce54c835 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:16.175743 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1146/4544] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:16 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:16.270382 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-21c178c1-2fd7-4289-82f1-f13c66b06501 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:16.272570 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-21c178c1-2fd7-4289-82f1-f13c66b06501 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:16.272769 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-21c178c1-2fd7-4289-82f1-f13c66b06501 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:16.272988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-21c178c1-2fd7-4289-82f1-f13c66b06501 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:16.273112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-21c178c1-2fd7-4289-82f1-f13c66b06501 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:16.277675 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:16.277675 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:16.278395 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-21c178c1-2fd7-4289-82f1-f13c66b06501 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:16.278818 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1119/4545] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:16 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:16.557501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e53cbf44-bfc1-47b4-9286-dc6dc2bd417d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:16.559273 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e53cbf44-bfc1-47b4-9286-dc6dc2bd417d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:16.559484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e53cbf44-bfc1-47b4-9286-dc6dc2bd417d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:16.559709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e53cbf44-bfc1-47b4-9286-dc6dc2bd417d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:16.559810 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e53cbf44-bfc1-47b4-9286-dc6dc2bd417d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:16.564198 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:16.564198 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:16.565020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e53cbf44-bfc1-47b4-9286-dc6dc2bd417d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:16.565403 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1147/4546] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:16 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:17.190363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-56ace674-b3b1-41ac-a3b2-e7b9c89e88c1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:17.192552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-56ace674-b3b1-41ac-a3b2-e7b9c89e88c1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:17.192818 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-56ace674-b3b1-41ac-a3b2-e7b9c89e88c1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:17.193086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-56ace674-b3b1-41ac-a3b2-e7b9c89e88c1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:17.202016 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:17.202016 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:17.207178 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-56ace674-b3b1-41ac-a3b2-e7b9c89e88c1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:17.212464 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-56ace674-b3b1-41ac-a3b2-e7b9c89e88c1 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:17.212859 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1135/4547] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:17 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:17.289494 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8dfe7a07-d514-45e6-bdfb-60606b1224dc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:17.291271 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8dfe7a07-d514-45e6-bdfb-60606b1224dc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:17.291534 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8dfe7a07-d514-45e6-bdfb-60606b1224dc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:17.291763 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8dfe7a07-d514-45e6-bdfb-60606b1224dc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:17.291863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8dfe7a07-d514-45e6-bdfb-60606b1224dc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:17.295996 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:17.295996 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:17.296615 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8dfe7a07-d514-45e6-bdfb-60606b1224dc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:17.297084 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1147/4548] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:17 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:17.575819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-90236052-8d6b-4cbf-888a-bd7bd0d9c53b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:17.577678 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-90236052-8d6b-4cbf-888a-bd7bd0d9c53b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:17.577892 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-90236052-8d6b-4cbf-888a-bd7bd0d9c53b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:17.578127 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-90236052-8d6b-4cbf-888a-bd7bd0d9c53b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:17.578232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-90236052-8d6b-4cbf-888a-bd7bd0d9c53b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:17.583160 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:17.583160 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:17.584081 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-90236052-8d6b-4cbf-888a-bd7bd0d9c53b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:17.584734 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1120/4549] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:17 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:18.226454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4feda326-364a-4190-86a3-ddb06ee7aa0e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.228638 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4feda326-364a-4190-86a3-ddb06ee7aa0e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:18.228980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4feda326-364a-4190-86a3-ddb06ee7aa0e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.229267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4feda326-364a-4190-86a3-ddb06ee7aa0e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.239112 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.239112 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:18.244049 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4feda326-364a-4190-86a3-ddb06ee7aa0e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:18.250807 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4feda326-364a-4190-86a3-ddb06ee7aa0e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:18.251368 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1148/4550] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:18 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:18.268569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bde25cc1-98e3-4983-b70e-edfadc48c5e7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.270430 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bde25cc1-98e3-4983-b70e-edfadc48c5e7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:18.270612 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bde25cc1-98e3-4983-b70e-edfadc48c5e7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.270827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bde25cc1-98e3-4983-b70e-edfadc48c5e7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.278890 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.278890 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:18.285579 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bde25cc1-98e3-4983-b70e-edfadc48c5e7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:18.292687 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bde25cc1-98e3-4983-b70e-edfadc48c5e7 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:18.292687 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1136/4551] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:18 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:18.307975 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4c716ba2-9977-4739-baff-465713cf7d36 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.308119 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.310079 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c716ba2-9977-4739-baff-465713cf7d36 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:18.310292 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c716ba2-9977-4739-baff-465713cf7d36 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.310423 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:18.310512 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c716ba2-9977-4739-baff-465713cf7d36 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.310661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4c716ba2-9977-4739-baff-465713cf7d36 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:18.310751 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.310973 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.311184 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:18.316028 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.316028 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:18.316875 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c716ba2-9977-4739-baff-465713cf7d36 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:18.317397 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1121/4552] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:18 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:18.320261 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.320261 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:18.320901 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:18.329927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.331981 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:46:18.332391 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50a66437-bff7-45a0-a37e-45d72c93ec70", "name": "tempest-VolumesBackupsTest-Backup-1480083265"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:18.334468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating new backup {'backup': {'volume_id': '50a66437-bff7-45a0-a37e-45d72c93ec70', 'name': 'tempest-VolumesBackupsTest-Backup-1480083265'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:46:18.334672 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating backup of volume 50a66437-bff7-45a0-a37e-45d72c93ec70 in container None Aug 06 17:46:18.343580 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.343580 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:18.344218 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:46:18.344289 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume request issued successfully. Aug 06 17:46:18.344527 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-85e6a4df-7ebd-4853-ab96-d817d0aac2b9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 202 Aug 06 17:46:18.345114 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1148/4553] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:18 2026] DELETE /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:46:18.353812 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b85f7404-7f44-4bb0-ab2a-4866b5dd2fa9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.355997 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b85f7404-7f44-4bb0-ab2a-4866b5dd2fa9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:18.356270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b85f7404-7f44-4bb0-ab2a-4866b5dd2fa9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.356921 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b85f7404-7f44-4bb0-ab2a-4866b5dd2fa9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.364408 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.364408 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:18.368314 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b85f7404-7f44-4bb0-ab2a-4866b5dd2fa9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:18.370062 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['593c984f-fdf3-4a62-854b-181c841cc365', 'e419a7cc-50c6-47d4-957c-63956645fc62'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:18.373051 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b85f7404-7f44-4bb0-ab2a-4866b5dd2fa9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 200 Aug 06 17:46:18.373497 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1137/4554] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:18 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:18.407865 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-093092c5-cf48-4a6e-b7b1-e1285d171a72 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:46:18.408154 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1149/4555] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:46:18 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:18.416950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-27a6ad50-6079-4dfc-8c7a-e381f17ca9dc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.419229 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27a6ad50-6079-4dfc-8c7a-e381f17ca9dc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:18.419472 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27a6ad50-6079-4dfc-8c7a-e381f17ca9dc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.419737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-27a6ad50-6079-4dfc-8c7a-e381f17ca9dc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.419860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-27a6ad50-6079-4dfc-8c7a-e381f17ca9dc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:18.425013 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.425013 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:18.425810 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-27a6ad50-6079-4dfc-8c7a-e381f17ca9dc tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:18.426244 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1122/4556] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:18 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:18.596802 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e19bcb0e-34af-41bd-acb4-149ac798383a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:18.598333 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e19bcb0e-34af-41bd-acb4-149ac798383a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:18.598681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e19bcb0e-34af-41bd-acb4-149ac798383a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:18.598994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e19bcb0e-34af-41bd-acb4-149ac798383a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:18.599262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e19bcb0e-34af-41bd-acb4-149ac798383a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:18.604054 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:18.604054 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:18.605007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e19bcb0e-34af-41bd-acb4-149ac798383a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:18.605387 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1149/4557] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:18 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:19.390218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-76b0ca96-e8bf-427c-b7e3-e02e3d8eed55 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:19.392531 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76b0ca96-e8bf-427c-b7e3-e02e3d8eed55 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:46:19.392825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76b0ca96-e8bf-427c-b7e3-e02e3d8eed55 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:19.393113 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76b0ca96-e8bf-427c-b7e3-e02e3d8eed55 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:19.400808 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76b0ca96-e8bf-427c-b7e3-e02e3d8eed55 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 404 Aug 06 17:46:19.401483 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1138/4558] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:19 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:19.438246 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88a6b4c2-4267-4655-8527-a18490fe3092 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:19.440518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88a6b4c2-4267-4655-8527-a18490fe3092 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:19.440782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88a6b4c2-4267-4655-8527-a18490fe3092 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:19.441038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88a6b4c2-4267-4655-8527-a18490fe3092 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:19.441174 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-88a6b4c2-4267-4655-8527-a18490fe3092 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:19.446572 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:19.446572 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:19.447598 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88a6b4c2-4267-4655-8527-a18490fe3092 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:19.448122 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1150/4559] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:19 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:19.618623 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c2658a7b-4689-4ed7-a70f-99dfb1953c98 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:19.620601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2658a7b-4689-4ed7-a70f-99dfb1953c98 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:19.620817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2658a7b-4689-4ed7-a70f-99dfb1953c98 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:19.621020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2658a7b-4689-4ed7-a70f-99dfb1953c98 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:19.621122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c2658a7b-4689-4ed7-a70f-99dfb1953c98 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:19.623756 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=175,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:46:19.627559 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:19.627559 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:19.628514 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2658a7b-4689-4ed7-a70f-99dfb1953c98 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:19.629438 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1123/4560] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:19 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:20.459897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c28c7271-9b6f-4ac7-ac02-746e22180d55 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:20.461932 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c28c7271-9b6f-4ac7-ac02-746e22180d55 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:20.462137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c28c7271-9b6f-4ac7-ac02-746e22180d55 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:20.462356 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c28c7271-9b6f-4ac7-ac02-746e22180d55 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:20.463176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c28c7271-9b6f-4ac7-ac02-746e22180d55 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:20.467001 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:20.467001 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:20.467736 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c28c7271-9b6f-4ac7-ac02-746e22180d55 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:20.468112 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1150/4561] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:20 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:20.640233 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-aa61ca61-a7c8-4e3d-9fb9-9e1f87a87291 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:20.642091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aa61ca61-a7c8-4e3d-9fb9-9e1f87a87291 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:20.642280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aa61ca61-a7c8-4e3d-9fb9-9e1f87a87291 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:20.642485 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aa61ca61-a7c8-4e3d-9fb9-9e1f87a87291 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:20.642621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-aa61ca61-a7c8-4e3d-9fb9-9e1f87a87291 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:20.647161 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:20.647161 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:20.648084 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aa61ca61-a7c8-4e3d-9fb9-9e1f87a87291 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:20.648498 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1139/4562] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:20 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:21.292881 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:21.295247 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:21.295794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "13c6f0f8-8bd1-4925-990b-5a0cf617117a", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:21.297865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '13c6f0f8-8bd1-4925-990b-5a0cf617117a', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:21.480976 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a1d067b1-6375-424c-9c21-013106e52590 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:21.483095 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1d067b1-6375-424c-9c21-013106e52590 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:21.483335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1d067b1-6375-424c-9c21-013106e52590 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:21.483579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a1d067b1-6375-424c-9c21-013106e52590 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:21.483738 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a1d067b1-6375-424c-9c21-013106e52590 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:21.484705 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume of 1 GB Aug 06 17:46:21.489943 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Availability Zones retrieved successfully. Aug 06 17:46:21.491468 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:21.491468 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:21.492656 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a1d067b1-6375-424c-9c21-013106e52590 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:21.493252 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1124/4563] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:21 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:21.497883 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (9682fe50-c049-4754-8da8-a707eef97775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:21.499664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b880a2-9dc2-4b7d-985e-2ce2a9cace0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:21.501039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:21.568110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b880a2-9dc2-4b7d-985e-2ce2a9cace0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:21.568910 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca8f4ac-393f-4e70-b43f-dad7628d6152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:21.618349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Created reservations ['c291bb48-2a23-442e-b55d-2552003b7c3e', 'e9fc879e-aa4b-4bbf-bc5b-45b18d6acd6f', '9baef7f0-293a-45fc-a80b-9e60d073bdf1', '1e21396a-ffab-45e1-9966-e3bd6992d232'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:21.619354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca8f4ac-393f-4e70-b43f-dad7628d6152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c291bb48-2a23-442e-b55d-2552003b7c3e', 'e9fc879e-aa4b-4bbf-bc5b-45b18d6acd6f', '9baef7f0-293a-45fc-a80b-9e60d073bdf1', '1e21396a-ffab-45e1-9966-e3bd6992d232']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:21.620284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b9fd48-762e-4172-b21d-e3457997d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:21.649209 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b9fd48-762e-4172-b21d-e3457997d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d202f66-d4b4-4f15-8a3a-6c9a48990f7e', '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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['c291bb48-2a23-442e-b55d-2552003b7c3e','e9fc879e-aa4b-4bbf-bc5b-45b18d6acd6f','9baef7f0-293a-45fc-a80b-9e60d073bdf1','1e21396a-ffab-45e1-9966-e3bd6992d232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:46:21Z,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=3d202f66-d4b4-4f15-8a3a-6c9a48990f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ac4760690e405784dde1f5d2d9f4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:21.650021 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a0729d-b62e-4658-a424-b6dfba67f5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:21.659534 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-42d4b107-e9b2-4728-8ee6-90c824686968 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:21.662077 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-42d4b107-e9b2-4728-8ee6-90c824686968 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:21.662387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-42d4b107-e9b2-4728-8ee6-90c824686968 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:21.662457 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-42d4b107-e9b2-4728-8ee6-90c824686968 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:21.662607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-42d4b107-e9b2-4728-8ee6-90c824686968 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:21.668003 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:21.668003 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:21.669529 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-42d4b107-e9b2-4728-8ee6-90c824686968 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:21.669529 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1151/4564] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:21 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:21.675322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a0729d-b62e-4658-a424-b6dfba67f5e1) transitioned into state 'SUCCESS' from 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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['c291bb48-2a23-442e-b55d-2552003b7c3e','e9fc879e-aa4b-4bbf-bc5b-45b18d6acd6f','9baef7f0-293a-45fc-a80b-9e60d073bdf1','1e21396a-ffab-45e1-9966-e3bd6992d232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:21.676728 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4823bb-c241-4fdc-b848-160e7ac26e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:21.688754 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4823bb-c241-4fdc-b848-160e7ac26e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:21.690030 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (9682fe50-c049-4754-8da8-a707eef97775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:21.690419 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request issued successfully. Aug 06 17:46:21.691327 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec84fd37-ac90-4055-b4d2-e4ec9da9c3b5 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:21.691842 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1151/4565] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:46:21 2026] POST /volume/v3/volumes => generated 775 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:21.707738 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0b39a76d-1295-4344-bea8-02de6f50df90 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:21.709634 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0b39a76d-1295-4344-bea8-02de6f50df90 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:21.709863 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0b39a76d-1295-4344-bea8-02de6f50df90 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:21.710492 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0b39a76d-1295-4344-bea8-02de6f50df90 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:21.719200 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:21.719200 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:21.723860 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0b39a76d-1295-4344-bea8-02de6f50df90 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:21.729381 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0b39a76d-1295-4344-bea8-02de6f50df90 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:21.729830 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1140/4566] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:21 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:22.505044 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-01d99d97-03ae-43e4-b105-9274c3190437 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:22.507152 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-01d99d97-03ae-43e4-b105-9274c3190437 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:22.507415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-01d99d97-03ae-43e4-b105-9274c3190437 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:22.507763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-01d99d97-03ae-43e4-b105-9274c3190437 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:22.507864 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-01d99d97-03ae-43e4-b105-9274c3190437 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:22.512889 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:22.512889 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:22.513944 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-01d99d97-03ae-43e4-b105-9274c3190437 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:22.514435 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1125/4567] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:22 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:22.683907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9cb64e7-12ec-4b7f-8266-ccbd0c00a6fc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:22.685825 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9cb64e7-12ec-4b7f-8266-ccbd0c00a6fc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:22.686073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9cb64e7-12ec-4b7f-8266-ccbd0c00a6fc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:22.686282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9cb64e7-12ec-4b7f-8266-ccbd0c00a6fc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:22.686421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b9cb64e7-12ec-4b7f-8266-ccbd0c00a6fc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:22.691316 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:22.691316 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:22.692183 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9cb64e7-12ec-4b7f-8266-ccbd0c00a6fc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:22.692584 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1152/4568] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:22 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:22.744269 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6cc3c7b-274c-48ce-8ae4-f89999d152bf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:22.746538 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6cc3c7b-274c-48ce-8ae4-f89999d152bf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:22.746807 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6cc3c7b-274c-48ce-8ae4-f89999d152bf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:22.747065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6cc3c7b-274c-48ce-8ae4-f89999d152bf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:22.758596 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:22.758596 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:22.766099 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d6cc3c7b-274c-48ce-8ae4-f89999d152bf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:22.772197 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6cc3c7b-274c-48ce-8ae4-f89999d152bf tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:22.772991 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1152/4569] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:22 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:23.525805 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-07b14b1c-79ff-4e8a-a037-f947cc7d9a62 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:23.527821 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07b14b1c-79ff-4e8a-a037-f947cc7d9a62 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:23.528241 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07b14b1c-79ff-4e8a-a037-f947cc7d9a62 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:23.528469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07b14b1c-79ff-4e8a-a037-f947cc7d9a62 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:23.528607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-07b14b1c-79ff-4e8a-a037-f947cc7d9a62 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:23.535150 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:23.535150 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:23.535919 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07b14b1c-79ff-4e8a-a037-f947cc7d9a62 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:23.536323 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1141/4570] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:23 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:23.704394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-615774ba-465a-41db-ac93-33a432a67f91 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:23.710776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-615774ba-465a-41db-ac93-33a432a67f91 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:23.711019 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-615774ba-465a-41db-ac93-33a432a67f91 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:23.711242 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-615774ba-465a-41db-ac93-33a432a67f91 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:23.711344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-615774ba-465a-41db-ac93-33a432a67f91 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:23.717605 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:23.717605 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:23.718719 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-615774ba-465a-41db-ac93-33a432a67f91 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:23.719200 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1126/4571] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:23 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:23.794556 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e6950b40-762a-4ee1-8c34-14b67960a804 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:23.798991 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e6950b40-762a-4ee1-8c34-14b67960a804 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:23.807610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e6950b40-762a-4ee1-8c34-14b67960a804 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:23.810239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e6950b40-762a-4ee1-8c34-14b67960a804 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:23.852177 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:23.852177 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:23.865555 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e6950b40-762a-4ee1-8c34-14b67960a804 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:23.882631 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e6950b40-762a-4ee1-8c34-14b67960a804 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:23.883186 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1153/4572] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:23 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:24.549869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8a083942-5e27-4ecb-be0c-b0a2cf353dce None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:24.551884 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8a083942-5e27-4ecb-be0c-b0a2cf353dce tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:24.552119 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8a083942-5e27-4ecb-be0c-b0a2cf353dce tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:24.552336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8a083942-5e27-4ecb-be0c-b0a2cf353dce tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:24.552443 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-8a083942-5e27-4ecb-be0c-b0a2cf353dce tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:24.558900 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:24.558900 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:24.559731 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8a083942-5e27-4ecb-be0c-b0a2cf353dce tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:24.560136 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1153/4573] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:24 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:24.732379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c5046394-3794-4149-be82-b116097e45b6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:24.734399 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c5046394-3794-4149-be82-b116097e45b6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:24.734852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c5046394-3794-4149-be82-b116097e45b6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:24.735225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c5046394-3794-4149-be82-b116097e45b6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:24.735490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c5046394-3794-4149-be82-b116097e45b6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:24.740986 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:24.740986 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:24.740986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c5046394-3794-4149-be82-b116097e45b6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:24.740986 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1142/4574] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:24 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:46:24.897893 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-91f2e603-7338-4b51-a7ac-ff6a21a86d9b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:24.902830 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91f2e603-7338-4b51-a7ac-ff6a21a86d9b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:24.902830 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91f2e603-7338-4b51-a7ac-ff6a21a86d9b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:24.902830 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-91f2e603-7338-4b51-a7ac-ff6a21a86d9b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:24.909521 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:24.909521 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:24.914266 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-91f2e603-7338-4b51-a7ac-ff6a21a86d9b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:24.919917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-91f2e603-7338-4b51-a7ac-ff6a21a86d9b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:24.920503 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1127/4575] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:24 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:25.574258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5ffc024b-2874-450e-b4bd-582a822e62a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:25.579576 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ffc024b-2874-450e-b4bd-582a822e62a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:25.580246 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ffc024b-2874-450e-b4bd-582a822e62a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:25.580523 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5ffc024b-2874-450e-b4bd-582a822e62a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:25.580719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5ffc024b-2874-450e-b4bd-582a822e62a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:25.592487 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:25.592487 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:25.596368 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5ffc024b-2874-450e-b4bd-582a822e62a9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:25.596368 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1154/4576] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:25 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:25.756225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c1efcbb4-c06a-4300-a92d-7f79ba4448c0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:25.758452 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c1efcbb4-c06a-4300-a92d-7f79ba4448c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:25.758722 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c1efcbb4-c06a-4300-a92d-7f79ba4448c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:25.759027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c1efcbb4-c06a-4300-a92d-7f79ba4448c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:25.759302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c1efcbb4-c06a-4300-a92d-7f79ba4448c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:25.764543 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:25.764543 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:25.765564 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c1efcbb4-c06a-4300-a92d-7f79ba4448c0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:25.766259 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1154/4577] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:25 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:25.941068 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9965deaa-069b-42b2-8329-6e279676ef8b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:25.944308 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9965deaa-069b-42b2-8329-6e279676ef8b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:25.944510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9965deaa-069b-42b2-8329-6e279676ef8b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:25.944985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9965deaa-069b-42b2-8329-6e279676ef8b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:25.953374 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:25.953374 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:25.959902 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9965deaa-069b-42b2-8329-6e279676ef8b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:25.967166 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9965deaa-069b-42b2-8329-6e279676ef8b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:25.967354 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1143/4578] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:25 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:26.611286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6fb85487-85ca-4b77-96d6-04c4e6f5ee92 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:26.613573 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6fb85487-85ca-4b77-96d6-04c4e6f5ee92 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:26.613848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6fb85487-85ca-4b77-96d6-04c4e6f5ee92 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:26.614204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6fb85487-85ca-4b77-96d6-04c4e6f5ee92 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:26.614249 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6fb85487-85ca-4b77-96d6-04c4e6f5ee92 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:26.622991 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:26.622991 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:26.622991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6fb85487-85ca-4b77-96d6-04c4e6f5ee92 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:26.622991 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1128/4579] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:26 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:26.652542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-15654e42-dcf8-4317-a5bd-b44920271936 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:26.655039 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-15654e42-dcf8-4317-a5bd-b44920271936 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d Aug 06 17:46:26.655295 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-15654e42-dcf8-4317-a5bd-b44920271936 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:26.655518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-15654e42-dcf8-4317-a5bd-b44920271936 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:26.665217 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:26.665217 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:26.722327 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-15654e42-dcf8-4317-a5bd-b44920271936 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d returned with HTTP 200 Aug 06 17:46:26.722807 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1155/4580] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:46:26 2026] DELETE /volume/v3/attachments/fa05dc6b-e016-4f20-9c0e-435b6b1e8e5d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:26.734898 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:26.738749 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:46:26.741015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:26.741015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:26.741015 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:46:26.749201 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:26.749201 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:26.750078 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:26.775358 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:46:26.776721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-c93ef9c7-7dbc-406c-8ef3-1816eea96d6b req-344df2e5-6d4c-4d82-9254-c80564e0d7eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 202 Aug 06 17:46:26.777440 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1155/4581] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:46:26 2026] DELETE /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:46:26.783139 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6d695ecc-def2-4c37-8e8a-00c66a1a1076 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:26.783139 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d695ecc-def2-4c37-8e8a-00c66a1a1076 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:26.784010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d695ecc-def2-4c37-8e8a-00c66a1a1076 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:26.784010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d695ecc-def2-4c37-8e8a-00c66a1a1076 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:26.784010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6d695ecc-def2-4c37-8e8a-00c66a1a1076 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:26.789254 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:26.789254 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:26.790318 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d695ecc-def2-4c37-8e8a-00c66a1a1076 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:26.790880 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1144/4582] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:26 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:26.982878 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-38b7c9cb-93fb-4ee8-b8fb-b916c35b726c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:26.985235 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38b7c9cb-93fb-4ee8-b8fb-b916c35b726c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:26.986533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38b7c9cb-93fb-4ee8-b8fb-b916c35b726c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:26.986533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-38b7c9cb-93fb-4ee8-b8fb-b916c35b726c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:26.998125 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:26.998125 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:27.003751 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-38b7c9cb-93fb-4ee8-b8fb-b916c35b726c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:27.012297 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-38b7c9cb-93fb-4ee8-b8fb-b916c35b726c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:27.013177 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1129/4583] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:26 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:27.638186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7b9e5214-2f4a-45b3-818c-9666ec9ca041 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:27.641559 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7b9e5214-2f4a-45b3-818c-9666ec9ca041 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:27.641559 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7b9e5214-2f4a-45b3-818c-9666ec9ca041 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:27.641793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7b9e5214-2f4a-45b3-818c-9666ec9ca041 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:27.641942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7b9e5214-2f4a-45b3-818c-9666ec9ca041 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:27.648590 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:27.648590 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:27.650217 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7b9e5214-2f4a-45b3-818c-9666ec9ca041 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:27.650955 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1156/4584] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:27 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:27.811145 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0efc061b-a080-45c6-a396-02d681ebf5f8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:27.819238 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0efc061b-a080-45c6-a396-02d681ebf5f8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:27.819809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0efc061b-a080-45c6-a396-02d681ebf5f8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:27.819985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0efc061b-a080-45c6-a396-02d681ebf5f8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:27.826315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0efc061b-a080-45c6-a396-02d681ebf5f8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:27.830703 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:27.830703 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:27.831995 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0efc061b-a080-45c6-a396-02d681ebf5f8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:27.832296 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1156/4585] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:27 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:28.034060 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-290d8f87-1f64-4a5f-849b-9e60bb5c38db None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.035350 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-290d8f87-1f64-4a5f-849b-9e60bb5c38db tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:28.035607 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-290d8f87-1f64-4a5f-849b-9e60bb5c38db tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.035820 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-290d8f87-1f64-4a5f-849b-9e60bb5c38db tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.044430 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:28.044430 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:28.049216 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-290d8f87-1f64-4a5f-849b-9e60bb5c38db tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:28.054821 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-290d8f87-1f64-4a5f-849b-9e60bb5c38db tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:28.055490 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1145/4586] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:28 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:28.128607 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-eece86fb-560c-49a6-8ef3-17ca5afc7bee req-980f23eb-3e2e-4095-a6d5-ccb993579567 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.130747 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-eece86fb-560c-49a6-8ef3-17ca5afc7bee req-980f23eb-3e2e-4095-a6d5-ccb993579567 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135 Aug 06 17:46:28.130988 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-eece86fb-560c-49a6-8ef3-17ca5afc7bee req-980f23eb-3e2e-4095-a6d5-ccb993579567 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.131217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-eece86fb-560c-49a6-8ef3-17ca5afc7bee req-980f23eb-3e2e-4095-a6d5-ccb993579567 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.139451 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:28.139451 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:28.198354 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-eece86fb-560c-49a6-8ef3-17ca5afc7bee req-980f23eb-3e2e-4095-a6d5-ccb993579567 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135 returned with HTTP 200 Aug 06 17:46:28.198756 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1130/4587] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:46:28 2026] DELETE /volume/v3/attachments/62c4d202-c68f-4255-b0ed-5764eb92a135 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:28.303223 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-88575adb-48ce-47fc-8b1e-c09f8f3be0fa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.305618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-88575adb-48ce-47fc-8b1e-c09f8f3be0fa tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f Aug 06 17:46:28.305873 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-88575adb-48ce-47fc-8b1e-c09f8f3be0fa tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.306356 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-88575adb-48ce-47fc-8b1e-c09f8f3be0fa tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.315572 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-88575adb-48ce-47fc-8b1e-c09f8f3be0fa tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f returned with HTTP 404 Aug 06 17:46:28.316341 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1157/4588] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:28 2026] GET /volume/v3/volumes/a85febb3-6f5b-48e3-bf80-2709c5d4983f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:28.326745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.328471 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:28.329394 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.329394 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.330050 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:28.339875 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:28.339875 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:28.339875 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:46:28.375834 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:46:28.375834 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d19845ce-1ce8-4ad1-accd-4eaccfcc919a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 202 Aug 06 17:46:28.376492 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1157/4589] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:46:28 2026] DELETE /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:46:28.389920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b7203b9d-d6f7-4f34-b8fd-e8d604de7b06 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.394012 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b7203b9d-d6f7-4f34-b8fd-e8d604de7b06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:28.394012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b7203b9d-d6f7-4f34-b8fd-e8d604de7b06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.394012 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b7203b9d-d6f7-4f34-b8fd-e8d604de7b06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.404777 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:28.404777 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:28.405498 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b7203b9d-d6f7-4f34-b8fd-e8d604de7b06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:46:28.406507 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b7203b9d-d6f7-4f34-b8fd-e8d604de7b06 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 200 Aug 06 17:46:28.406910 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1146/4590] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:28 2026] GET /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:28.668481 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6749be87-0a5e-42a9-8f01-3d607988bab9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.671184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6749be87-0a5e-42a9-8f01-3d607988bab9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:28.671381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6749be87-0a5e-42a9-8f01-3d607988bab9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.671604 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6749be87-0a5e-42a9-8f01-3d607988bab9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.671845 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6749be87-0a5e-42a9-8f01-3d607988bab9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:28.676545 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:28.676545 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:28.677525 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6749be87-0a5e-42a9-8f01-3d607988bab9 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:28.678003 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1131/4591] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:28 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:28.849265 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9d5d0929-ae2d-4fb5-a64f-b9e3c173e326 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:28.851851 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d5d0929-ae2d-4fb5-a64f-b9e3c173e326 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:28.852135 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d5d0929-ae2d-4fb5-a64f-b9e3c173e326 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:28.852413 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9d5d0929-ae2d-4fb5-a64f-b9e3c173e326 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:28.852539 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9d5d0929-ae2d-4fb5-a64f-b9e3c173e326 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:28.860242 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:28.860242 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:28.861664 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9d5d0929-ae2d-4fb5-a64f-b9e3c173e326 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:28.861992 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1158/4592] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:28 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:29.064726 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c364f328-4653-452a-a415-8e680d2bf271 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:29.068492 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:29.068949 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1220916873", "source_volid": "a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2", "volume_type": "tempest-scenario-type-luks-2097815475", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:29.071129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1220916873', 'source_volid': 'a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2', 'volume_type': 'tempest-scenario-type-luks-2097815475', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:29.073475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cd0cfedb-74bf-4435-a127-6e87f2b0491f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:29.078850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd0cfedb-74bf-4435-a127-6e87f2b0491f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:29.078926 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd0cfedb-74bf-4435-a127-6e87f2b0491f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:29.079240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd0cfedb-74bf-4435-a127-6e87f2b0491f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:29.092452 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:29.092452 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:29.093083 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume retrieved successfully. Aug 06 17:46:29.093172 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume of 1 GB Aug 06 17:46:29.093821 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Availability Zones retrieved successfully. Aug 06 17:46:29.094756 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:29.094756 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:29.101748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (101c1871-f6dc-4773-8be6-e0a7e7299f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:29.103503 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-cd0cfedb-74bf-4435-a127-6e87f2b0491f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:29.104042 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94274e74-b799-466e-a4e6-1dbf5df82865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:29.105286 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:29.109983 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd0cfedb-74bf-4435-a127-6e87f2b0491f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:29.110760 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1147/4593] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:29 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:29.132259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94274e74-b799-466e-a4e6-1dbf5df82865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2', 'volume_type': VolumeType(created_at=2026-08-06T17:44:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e,is_public=True,name='tempest-scenario-type-luks-2097815475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e05fbce-c964-4fe8-95ff-0b8394a96a3e', '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=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:29.133345 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0ea077-68ad-49f0-ada9-886e7cdd1932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:29.188316 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Created reservations ['1ed51cdc-37ee-4f03-9afd-ebf50f994f95', 'e56991ca-047f-451e-abeb-37b3222a1e76', '0a57cc2b-f8a7-41c0-995e-8c76f7e083a1', '18fdb35f-dc43-4877-b3a9-a9f7adc58d16'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:29.189141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0ea077-68ad-49f0-ada9-886e7cdd1932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ed51cdc-37ee-4f03-9afd-ebf50f994f95', 'e56991ca-047f-451e-abeb-37b3222a1e76', '0a57cc2b-f8a7-41c0-995e-8c76f7e083a1', '18fdb35f-dc43-4877-b3a9-a9f7adc58d16']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:29.190295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250a01bd-f2c7-4f08-aa64-4e706702e055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:29.224689 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250a01bd-f2c7-4f08-aa64-4e706702e055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34b277e5-ba08-42c3-bcd1-a6c68f1c116b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1220916873',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['1ed51cdc-37ee-4f03-9afd-ebf50f994f95','e56991ca-047f-451e-abeb-37b3222a1e76','0a57cc2b-f8a7-41c0-995e-8c76f7e083a1','18fdb35f-dc43-4877-b3a9-a9f7adc58d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e), '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-06T17:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1220916873',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=34b277e5-ba08-42c3-bcd1-a6c68f1c116b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c89a93c33ee44eeaca1d510806d5655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e873e470c3dc4b639bd448689108dd30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e05fbce-c964-4fe8-95ff-0b8394a96a3e),volume_type_id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:29.225382 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44dc5657-a133-4140-8b5c-10f6dd0530a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:29.246517 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44dc5657-a133-4140-8b5c-10f6dd0530a1) transitioned into state 'SUCCESS' from state '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-1220916873',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c89a93c33ee44eeaca1d510806d5655',qos_specs=None,replication_status=,reservations=['1ed51cdc-37ee-4f03-9afd-ebf50f994f95','e56991ca-047f-451e-abeb-37b3222a1e76','0a57cc2b-f8a7-41c0-995e-8c76f7e083a1','18fdb35f-dc43-4877-b3a9-a9f7adc58d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2,status='creating',user_id='e873e470c3dc4b639bd448689108dd30',volume_type_id=4e05fbce-c964-4fe8-95ff-0b8394a96a3e)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:29.247427 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658208b6-39df-4680-a5dc-da42294b1fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:29.267429 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658208b6-39df-4680-a5dc-da42294b1fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:29.268597 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Flow 'volume_create_api' (101c1871-f6dc-4773-8be6-e0a7e7299f16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:29.268975 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Create volume request issued successfully. Aug 06 17:46:29.269901 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c364f328-4653-452a-a415-8e680d2bf271 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:29.270497 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1158/4594] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:46:29 2026] POST /volume/v3/volumes => generated 811 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:29.284315 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e629ee36-1424-4570-94ac-53ffeb4bfd05 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:29.286335 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e629ee36-1424-4570-94ac-53ffeb4bfd05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:29.286608 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e629ee36-1424-4570-94ac-53ffeb4bfd05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:29.286761 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e629ee36-1424-4570-94ac-53ffeb4bfd05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:29.294318 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:29.294318 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:29.298407 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e629ee36-1424-4570-94ac-53ffeb4bfd05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:29.303110 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e629ee36-1424-4570-94ac-53ffeb4bfd05 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:29.303402 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1132/4595] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:29 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:29.418325 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e82a0288-2e6e-4644-9413-70068df0b76d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:29.420625 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e82a0288-2e6e-4644-9413-70068df0b76d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:29.420896 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e82a0288-2e6e-4644-9413-70068df0b76d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:29.421174 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e82a0288-2e6e-4644-9413-70068df0b76d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:29.426536 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e82a0288-2e6e-4644-9413-70068df0b76d tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 404 Aug 06 17:46:29.427116 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1159/4596] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:29 2026] GET /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:29.692286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-819fa3d1-324a-432e-a51f-d6c4e45a6e6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:29.695126 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-819fa3d1-324a-432e-a51f-d6c4e45a6e6c tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:29.695372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-819fa3d1-324a-432e-a51f-d6c4e45a6e6c tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:29.695531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-819fa3d1-324a-432e-a51f-d6c4e45a6e6c tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:29.695665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-819fa3d1-324a-432e-a51f-d6c4e45a6e6c tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:29.700292 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:29.700292 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:29.702553 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-819fa3d1-324a-432e-a51f-d6c4e45a6e6c tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:29.705328 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1148/4597] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:29 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:29.875954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0424e358-ae01-46b7-bf0c-9b3bb6d2cc5c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:29.878656 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0424e358-ae01-46b7-bf0c-9b3bb6d2cc5c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:29.878881 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0424e358-ae01-46b7-bf0c-9b3bb6d2cc5c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:29.879225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0424e358-ae01-46b7-bf0c-9b3bb6d2cc5c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:29.879395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0424e358-ae01-46b7-bf0c-9b3bb6d2cc5c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:29.885738 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:29.885738 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:29.886816 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0424e358-ae01-46b7-bf0c-9b3bb6d2cc5c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:29.887833 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1159/4598] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:29 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:30.127094 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ee58c77e-8f60-4266-8503-36317a2c666e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:30.128552 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee58c77e-8f60-4266-8503-36317a2c666e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:30.128921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee58c77e-8f60-4266-8503-36317a2c666e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:30.129314 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee58c77e-8f60-4266-8503-36317a2c666e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:30.141535 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:30.141535 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:30.152444 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ee58c77e-8f60-4266-8503-36317a2c666e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:30.161511 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee58c77e-8f60-4266-8503-36317a2c666e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:30.161511 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1133/4599] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:30 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:30.321224 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-46245185-f365-4e3b-9f31-bcd7d4300773 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:30.323699 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-46245185-f365-4e3b-9f31-bcd7d4300773 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:30.324076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-46245185-f365-4e3b-9f31-bcd7d4300773 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:30.324305 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-46245185-f365-4e3b-9f31-bcd7d4300773 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:30.336755 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:30.336755 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:30.341986 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-46245185-f365-4e3b-9f31-bcd7d4300773 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:30.349046 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-46245185-f365-4e3b-9f31-bcd7d4300773 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:30.349046 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1160/4600] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:30 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:30.719146 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8bf13cdc-c1e0-4112-a4f1-b2b2dfe4134a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:30.722294 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8bf13cdc-c1e0-4112-a4f1-b2b2dfe4134a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:30.722518 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8bf13cdc-c1e0-4112-a4f1-b2b2dfe4134a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:30.722782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8bf13cdc-c1e0-4112-a4f1-b2b2dfe4134a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:30.722937 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8bf13cdc-c1e0-4112-a4f1-b2b2dfe4134a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:30.728520 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:30.728520 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:30.729530 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8bf13cdc-c1e0-4112-a4f1-b2b2dfe4134a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:30.730038 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1149/4601] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:30 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:30.901551 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2169cace-981e-4529-8948-5f0388f39500 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:30.903950 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2169cace-981e-4529-8948-5f0388f39500 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:30.904269 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2169cace-981e-4529-8948-5f0388f39500 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:30.904569 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2169cace-981e-4529-8948-5f0388f39500 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:30.904741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2169cace-981e-4529-8948-5f0388f39500 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:30.912052 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:30.912052 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:30.913253 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2169cace-981e-4529-8948-5f0388f39500 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:30.913779 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1160/4602] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:30 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:31.175905 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7745cd66-4f0d-4ec8-adca-2b8d925ae0ca None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:31.181637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7745cd66-4f0d-4ec8-adca-2b8d925ae0ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:31.181637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7745cd66-4f0d-4ec8-adca-2b8d925ae0ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:31.181637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7745cd66-4f0d-4ec8-adca-2b8d925ae0ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:31.188237 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:31.188237 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:31.191023 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7745cd66-4f0d-4ec8-adca-2b8d925ae0ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:31.197659 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7745cd66-4f0d-4ec8-adca-2b8d925ae0ca tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:31.197659 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1134/4603] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:31 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:31.369755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c2b26214-1763-4622-b9ca-7e8154f452f8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:31.369755 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c2b26214-1763-4622-b9ca-7e8154f452f8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:31.369755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c2b26214-1763-4622-b9ca-7e8154f452f8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:31.370165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c2b26214-1763-4622-b9ca-7e8154f452f8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:31.380009 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:31.380009 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:31.384487 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c2b26214-1763-4622-b9ca-7e8154f452f8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:31.391247 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c2b26214-1763-4622-b9ca-7e8154f452f8 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:31.391247 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1161/4604] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:31 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:31.742471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8d509130-e84f-4205-9cb0-758e15393a6f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:31.744532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8d509130-e84f-4205-9cb0-758e15393a6f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:31.744769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8d509130-e84f-4205-9cb0-758e15393a6f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:31.744979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8d509130-e84f-4205-9cb0-758e15393a6f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:31.745127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8d509130-e84f-4205-9cb0-758e15393a6f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:31.749559 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:31.749559 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:31.750415 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8d509130-e84f-4205-9cb0-758e15393a6f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:31.750883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1150/4605] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:31 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:31.929066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d83785e9-6498-4322-8b70-7d73142e3c7d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:31.931218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d83785e9-6498-4322-8b70-7d73142e3c7d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:31.931459 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d83785e9-6498-4322-8b70-7d73142e3c7d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:31.931691 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d83785e9-6498-4322-8b70-7d73142e3c7d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:31.931790 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d83785e9-6498-4322-8b70-7d73142e3c7d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:31.936819 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:31.936819 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:31.937828 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d83785e9-6498-4322-8b70-7d73142e3c7d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:31.938343 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1161/4606] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:31 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:32.211755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4b60eb06-2db0-4349-94e4-89c765d0cb7a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:32.216121 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b60eb06-2db0-4349-94e4-89c765d0cb7a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:32.216121 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b60eb06-2db0-4349-94e4-89c765d0cb7a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:32.216121 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4b60eb06-2db0-4349-94e4-89c765d0cb7a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:32.221853 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:32.221853 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:32.225387 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4b60eb06-2db0-4349-94e4-89c765d0cb7a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:32.229448 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4b60eb06-2db0-4349-94e4-89c765d0cb7a tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:32.229864 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1135/4607] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:32 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:32.406985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-084f3d3e-f9fe-41d4-9149-597c105385f2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:32.409197 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-084f3d3e-f9fe-41d4-9149-597c105385f2 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:32.409451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-084f3d3e-f9fe-41d4-9149-597c105385f2 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:32.409695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-084f3d3e-f9fe-41d4-9149-597c105385f2 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:32.418708 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:32.418708 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:32.423407 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-084f3d3e-f9fe-41d4-9149-597c105385f2 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:32.429834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-084f3d3e-f9fe-41d4-9149-597c105385f2 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:32.430316 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1162/4608] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:32 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:32.762218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c6f237be-dc91-4669-9375-312d0fbcddd7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:32.764587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c6f237be-dc91-4669-9375-312d0fbcddd7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:32.764844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c6f237be-dc91-4669-9375-312d0fbcddd7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:32.765112 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c6f237be-dc91-4669-9375-312d0fbcddd7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:32.765240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c6f237be-dc91-4669-9375-312d0fbcddd7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:32.771383 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:32.771383 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:32.772426 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c6f237be-dc91-4669-9375-312d0fbcddd7 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:32.772974 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1151/4609] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:32 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:32.950768 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c9faaa46-babd-47dc-a6f4-0c3a2a217087 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:32.952801 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c9faaa46-babd-47dc-a6f4-0c3a2a217087 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:32.953014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c9faaa46-babd-47dc-a6f4-0c3a2a217087 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:32.953214 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c9faaa46-babd-47dc-a6f4-0c3a2a217087 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:32.953328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c9faaa46-babd-47dc-a6f4-0c3a2a217087 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:32.958759 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:32.958759 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:32.958759 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c9faaa46-babd-47dc-a6f4-0c3a2a217087 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:32.959131 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1162/4610] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:32 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:33.244199 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cf80e6d4-b9a8-4620-a588-6548a3ceae88 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:33.246224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf80e6d4-b9a8-4620-a588-6548a3ceae88 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:33.246490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf80e6d4-b9a8-4620-a588-6548a3ceae88 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:33.246739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf80e6d4-b9a8-4620-a588-6548a3ceae88 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:33.255355 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:33.255355 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:33.260222 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cf80e6d4-b9a8-4620-a588-6548a3ceae88 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:33.265366 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf80e6d4-b9a8-4620-a588-6548a3ceae88 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:33.265890 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1136/4611] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:33 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:33.448867 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7d0d7fae-6a3f-4f73-b067-7b715e10376a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:33.450928 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7d0d7fae-6a3f-4f73-b067-7b715e10376a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:33.451585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7d0d7fae-6a3f-4f73-b067-7b715e10376a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:33.451585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7d0d7fae-6a3f-4f73-b067-7b715e10376a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:33.466855 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:33.466855 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:33.476634 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7d0d7fae-6a3f-4f73-b067-7b715e10376a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:33.482982 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7d0d7fae-6a3f-4f73-b067-7b715e10376a tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:33.482982 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1163/4612] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:33 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:33.785662 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e22a7a02-5891-4ffa-86fc-d2fe8eb49408 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:33.788978 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e22a7a02-5891-4ffa-86fc-d2fe8eb49408 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:33.788978 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e22a7a02-5891-4ffa-86fc-d2fe8eb49408 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:33.789288 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e22a7a02-5891-4ffa-86fc-d2fe8eb49408 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:33.789440 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e22a7a02-5891-4ffa-86fc-d2fe8eb49408 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:33.796570 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:33.796570 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:33.797728 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e22a7a02-5891-4ffa-86fc-d2fe8eb49408 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:33.798536 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1152/4613] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:33 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:33.972849 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-257d3cf3-8537-4d7e-bcf9-f8001ea25934 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:33.975692 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-257d3cf3-8537-4d7e-bcf9-f8001ea25934 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:33.976007 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-257d3cf3-8537-4d7e-bcf9-f8001ea25934 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:33.976320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-257d3cf3-8537-4d7e-bcf9-f8001ea25934 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:33.976320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-257d3cf3-8537-4d7e-bcf9-f8001ea25934 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:33.982944 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:33.982944 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:33.983924 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-257d3cf3-8537-4d7e-bcf9-f8001ea25934 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:33.984846 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1163/4614] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:33 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:34.285917 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f2fd219e-e0c7-4213-bb53-7a1d6c666315 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.289402 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f2fd219e-e0c7-4213-bb53-7a1d6c666315 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:34.289685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f2fd219e-e0c7-4213-bb53-7a1d6c666315 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:34.291673 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f2fd219e-e0c7-4213-bb53-7a1d6c666315 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:34.301844 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.301844 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:34.306446 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f2fd219e-e0c7-4213-bb53-7a1d6c666315 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:34.311780 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f2fd219e-e0c7-4213-bb53-7a1d6c666315 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:34.312491 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1137/4615] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:34 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:34.327578 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-27bc991d-652e-4d7c-8a08-6cca45cdff1f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.329390 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-27bc991d-652e-4d7c-8a08-6cca45cdff1f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:34.330030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-27bc991d-652e-4d7c-8a08-6cca45cdff1f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:34.330030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-27bc991d-652e-4d7c-8a08-6cca45cdff1f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:34.337810 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.337810 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:34.344907 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-27bc991d-652e-4d7c-8a08-6cca45cdff1f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:34.351724 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-27bc991d-652e-4d7c-8a08-6cca45cdff1f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:34.351861 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1164/4616] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:34 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:34.367484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.369614 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:34.370118 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "3d202f66-d4b4-4f15-8a3a-6c9a48990f7e", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:34.372553 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '3d202f66-d4b4-4f15-8a3a-6c9a48990f7e', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:34.383086 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.383086 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:34.384201 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume retrieved successfully. Aug 06 17:46:34.384201 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume of 1 GB Aug 06 17:46:34.391503 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Availability Zones retrieved successfully. Aug 06 17:46:34.396895 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (dfa5524d-58c5-420f-ac1e-2626bacec5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:34.399248 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a41c6c-7328-4e39-b314-c5d2bae888a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:34.400249 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:34.431130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a41c6c-7328-4e39-b314-c5d2bae888a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d202f66-d4b4-4f15-8a3a-6c9a48990f7e', 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:34.432063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c2a5be-c144-4667-9868-74d8b8b86d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:34.496953 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-144554e7-6932-4535-962a-4c9e8e36a2ac None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.500093 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-144554e7-6932-4535-962a-4c9e8e36a2ac tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:34.500233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-144554e7-6932-4535-962a-4c9e8e36a2ac tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:34.500444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-144554e7-6932-4535-962a-4c9e8e36a2ac tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:34.501352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Created reservations ['9d4157b1-296e-46dc-af4d-2af20ce20842', '512e6510-1928-4aec-b40e-e2fa7235997a', 'e1618813-409f-42e1-9835-0e198550de4b', 'b9242a2d-f591-4593-baba-d7d73df9cead'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:34.504043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c2a5be-c144-4667-9868-74d8b8b86d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4157b1-296e-46dc-af4d-2af20ce20842', '512e6510-1928-4aec-b40e-e2fa7235997a', 'e1618813-409f-42e1-9835-0e198550de4b', 'b9242a2d-f591-4593-baba-d7d73df9cead']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:34.505506 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378a9a91-be25-41be-90e9-c6519cc8cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:34.512308 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.512308 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:34.518159 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-144554e7-6932-4535-962a-4c9e8e36a2ac tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:34.526438 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-144554e7-6932-4535-962a-4c9e8e36a2ac tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:34.526995 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1164/4617] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:34 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:34.551094 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378a9a91-be25-41be-90e9-c6519cc8cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '725f3ca9-6032-4b1b-96d0-52820be5db0c', '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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['9d4157b1-296e-46dc-af4d-2af20ce20842','512e6510-1928-4aec-b40e-e2fa7235997a','e1618813-409f-42e1-9835-0e198550de4b','b9242a2d-f591-4593-baba-d7d73df9cead'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d202f66-d4b4-4f15-8a3a-6c9a48990f7e,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:46:34Z,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=725f3ca9-6032-4b1b-96d0-52820be5db0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ac4760690e405784dde1f5d2d9f4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d202f66-d4b4-4f15-8a3a-6c9a48990f7e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:34.552433 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2388bb44-5a3b-4f57-8e62-c08118c75f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:34.581540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2388bb44-5a3b-4f57-8e62-c08118c75f8a) transitioned into state 'SUCCESS' from 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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['9d4157b1-296e-46dc-af4d-2af20ce20842','512e6510-1928-4aec-b40e-e2fa7235997a','e1618813-409f-42e1-9835-0e198550de4b','b9242a2d-f591-4593-baba-d7d73df9cead'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d202f66-d4b4-4f15-8a3a-6c9a48990f7e,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:34.582517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ea72b4-86ad-4ac2-a1e5-b417841a5978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:34.604298 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ea72b4-86ad-4ac2-a1e5-b417841a5978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:34.605508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (dfa5524d-58c5-420f-ac1e-2626bacec5cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:34.605973 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request issued successfully. Aug 06 17:46:34.606911 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-32485085-4c62-4b4b-9db4-966cf1ab3f31 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:34.607368 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1153/4618] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:46:34 2026] POST /volume/v3/volumes => generated 809 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:34.626643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52dae794-0b12-4d58-8053-f07898ffe09e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.629378 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52dae794-0b12-4d58-8053-f07898ffe09e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:46:34.629717 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52dae794-0b12-4d58-8053-f07898ffe09e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:34.630065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52dae794-0b12-4d58-8053-f07898ffe09e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:34.639306 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.639306 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:34.643822 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-52dae794-0b12-4d58-8053-f07898ffe09e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:34.648887 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52dae794-0b12-4d58-8053-f07898ffe09e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c returned with HTTP 200 Aug 06 17:46:34.649387 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1138/4619] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:34 2026] GET /volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:34.810332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-24b57578-7b79-4900-8656-c48277ca4724 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.812604 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-24b57578-7b79-4900-8656-c48277ca4724 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:34.812852 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-24b57578-7b79-4900-8656-c48277ca4724 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:34.813108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-24b57578-7b79-4900-8656-c48277ca4724 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:34.813231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-24b57578-7b79-4900-8656-c48277ca4724 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:34.819536 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.819536 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:34.819536 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-24b57578-7b79-4900-8656-c48277ca4724 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:34.819536 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1165/4620] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:34 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:34.967176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-863d4289-a74c-45d4-bed7-58890bca37fb req-998f90fc-1af9-4443-a45d-1f6eeaa50063 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:34.969410 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-998f90fc-1af9-4443-a45d-1f6eeaa50063 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec Aug 06 17:46:34.969876 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-998f90fc-1af9-4443-a45d-1f6eeaa50063 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:34.969876 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-998f90fc-1af9-4443-a45d-1f6eeaa50063 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:34.979810 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:34.979810 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:34.997529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-65ea59a1-fe56-411f-b542-c7b273bdd638 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.000803 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65ea59a1-fe56-411f-b542-c7b273bdd638 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:35.001106 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65ea59a1-fe56-411f-b542-c7b273bdd638 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.001351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-65ea59a1-fe56-411f-b542-c7b273bdd638 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.001495 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-65ea59a1-fe56-411f-b542-c7b273bdd638 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:35.007126 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.007126 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:35.008119 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-65ea59a1-fe56-411f-b542-c7b273bdd638 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:35.008567 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1154/4621] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:34 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:35.019607 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.021500 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083/restore Aug 06 17:46:35.021853 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3948c46d-5011-487a-953f-2d896230d90e"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:35.023357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Restoring backup 385ddc32-80ce-435b-93f0-c3828c9f4083 ({'restore': {'volume_id': '3948c46d-5011-487a-953f-2d896230d90e'}}) {{(pid=100625) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:46:35.023499 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Restoring backup 385ddc32-80ce-435b-93f0-c3828c9f4083 to volume 3948c46d-5011-487a-953f-2d896230d90e. Aug 06 17:46:35.028653 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.028653 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:35.037342 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.037342 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:35.037904 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:46:35.038088 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.api [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Checking backup size 1 against volume size 1 {{(pid=100625) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:46:35.038226 np0000006677 devstack@c-api.service[100625]: INFO cinder.backup.api [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Overwriting volume 3948c46d-5011-487a-953f-2d896230d90e with restore of backup 385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:35.040853 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-998f90fc-1af9-4443-a45d-1f6eeaa50063 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec returned with HTTP 200 Aug 06 17:46:35.041402 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1165/4622] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:46:34 2026] DELETE /volume/v3/attachments/3690fab7-1b91-4163-9d97-e306f1228fec => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:35.054014 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.057233 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:46:35.061136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.061136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.061136 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:46:35.061828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] restore_backup in rpcapi backup_id 385ddc32-80ce-435b-93f0-c3828c9f4083 {{(pid=100625) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:46:35.067694 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b7cd4aa5-57fd-4720-b197-b6c1d91dbae9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083/restore returned with HTTP 202 Aug 06 17:46:35.068164 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1139/4623] 10.4.3.207 () {68 vars in 1393 bytes} [Thu Aug 6 17:46:35 2026] POST /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083/restore => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:35.075552 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.075552 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:35.075552 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:35.076866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d333e764-f630-4e95-a14f-17791b410b62 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.079397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d333e764-f630-4e95-a14f-17791b410b62 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:35.079697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d333e764-f630-4e95-a14f-17791b410b62 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.079987 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d333e764-f630-4e95-a14f-17791b410b62 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.080208 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d333e764-f630-4e95-a14f-17791b410b62 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:35.087982 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.087982 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:35.089154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d333e764-f630-4e95-a14f-17791b410b62 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:35.089310 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1155/4624] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:35.102378 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:46:35.102814 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-863d4289-a74c-45d4-bed7-58890bca37fb req-6253b6cf-a7ab-4ffe-b96f-b572b7d0f07e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 202 Aug 06 17:46:35.103465 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1166/4625] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:46:35 2026] DELETE /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:46:35.546247 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dabcd015-b185-4439-8cf7-c00acfd741fd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.548575 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dabcd015-b185-4439-8cf7-c00acfd741fd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:35.548852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dabcd015-b185-4439-8cf7-c00acfd741fd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.549125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dabcd015-b185-4439-8cf7-c00acfd741fd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.561651 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.561651 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:35.569684 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-dabcd015-b185-4439-8cf7-c00acfd741fd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:35.575575 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dabcd015-b185-4439-8cf7-c00acfd741fd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:35.576268 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1166/4626] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:35.666421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f85dbb21-6367-430f-b770-bd62ba8887fe None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.668696 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f85dbb21-6367-430f-b770-bd62ba8887fe tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:46:35.668989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f85dbb21-6367-430f-b770-bd62ba8887fe tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.669261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f85dbb21-6367-430f-b770-bd62ba8887fe tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.678544 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.678544 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:35.683082 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f85dbb21-6367-430f-b770-bd62ba8887fe tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:35.688826 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f85dbb21-6367-430f-b770-bd62ba8887fe tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c returned with HTTP 200 Aug 06 17:46:35.689356 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1140/4627] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:35.704651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-13b07993-cde4-46ea-b3ae-659b83a72594 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.706716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13b07993-cde4-46ea-b3ae-659b83a72594 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:46:35.706972 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13b07993-cde4-46ea-b3ae-659b83a72594 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.707230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13b07993-cde4-46ea-b3ae-659b83a72594 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.716123 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.716123 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:35.720561 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-13b07993-cde4-46ea-b3ae-659b83a72594 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:35.726249 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13b07993-cde4-46ea-b3ae-659b83a72594 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c returned with HTTP 200 Aug 06 17:46:35.726834 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1156/4628] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:35.741997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e12894fc-60cf-48a7-897e-e5807f858b6c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.743422 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:35.743796 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.745650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.745650 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:35.752876 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.752876 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:35.755475 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:35.779847 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume request issued successfully. Aug 06 17:46:35.781680 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e12894fc-60cf-48a7-897e-e5807f858b6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 202 Aug 06 17:46:35.781680 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1167/4629] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:35 2026] DELETE /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:46:35.795276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1d7a5513-5ffa-4099-b4b3-b54e5122bacb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.795704 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d7a5513-5ffa-4099-b4b3-b54e5122bacb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:35.796024 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d7a5513-5ffa-4099-b4b3-b54e5122bacb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.796322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1d7a5513-5ffa-4099-b4b3-b54e5122bacb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.805343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-20ef1fb6-8eed-4d9d-a19b-eea698becf80 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.807427 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.807427 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:35.807807 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20ef1fb6-8eed-4d9d-a19b-eea698becf80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:46:35.808079 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20ef1fb6-8eed-4d9d-a19b-eea698becf80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.808293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20ef1fb6-8eed-4d9d-a19b-eea698becf80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.811622 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1d7a5513-5ffa-4099-b4b3-b54e5122bacb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:35.815420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20ef1fb6-8eed-4d9d-a19b-eea698becf80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 404 Aug 06 17:46:35.816060 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1141/4630] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:35.816396 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1d7a5513-5ffa-4099-b4b3-b54e5122bacb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 200 Aug 06 17:46:35.816683 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1167/4631] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:35.832686 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e7e02f0b-605d-48bf-80bb-7441e4814b1f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:35.834807 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7e02f0b-605d-48bf-80bb-7441e4814b1f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:35.835051 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7e02f0b-605d-48bf-80bb-7441e4814b1f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:35.835318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7e02f0b-605d-48bf-80bb-7441e4814b1f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:35.835480 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e7e02f0b-605d-48bf-80bb-7441e4814b1f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:35.840576 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:35.840576 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:35.841689 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7e02f0b-605d-48bf-80bb-7441e4814b1f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:35.842629 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1157/4632] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:35 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:46:36.101516 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-02f82b18-d3af-4158-8bdc-7ded614305dd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:36.103751 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02f82b18-d3af-4158-8bdc-7ded614305dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:36.104990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02f82b18-d3af-4158-8bdc-7ded614305dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:36.104990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02f82b18-d3af-4158-8bdc-7ded614305dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:36.104990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-02f82b18-d3af-4158-8bdc-7ded614305dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:36.109897 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:36.109897 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:36.111112 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02f82b18-d3af-4158-8bdc-7ded614305dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:36.111770 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1168/4633] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:36 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:36.351180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b9f71bef-7338-49a0-94cc-6a53dbd16be5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:36.354980 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9f71bef-7338-49a0-94cc-6a53dbd16be5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:36.355278 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9f71bef-7338-49a0-94cc-6a53dbd16be5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:36.355542 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9f71bef-7338-49a0-94cc-6a53dbd16be5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:36.355656 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-b9f71bef-7338-49a0-94cc-6a53dbd16be5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:36.361993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9f71bef-7338-49a0-94cc-6a53dbd16be5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 404 Aug 06 17:46:36.362553 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1142/4634] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:46:36 2026] DELETE /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:36.371303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-645ac415-bfb1-4732-b6c2-be21349983c3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:36.373455 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-645ac415-bfb1-4732-b6c2-be21349983c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea Aug 06 17:46:36.373739 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-645ac415-bfb1-4732-b6c2-be21349983c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:36.373954 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-645ac415-bfb1-4732-b6c2-be21349983c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:36.378933 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-645ac415-bfb1-4732-b6c2-be21349983c3 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea returned with HTTP 404 Aug 06 17:46:36.379613 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1168/4635] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:36 2026] GET /volume/v3/snapshots/3cb8f163-e86e-448a-afe3-ed54b74cfaea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:36.593010 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-20c8f9fc-f5d1-4f6c-83f2-47e20b784ef4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:36.595382 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-20c8f9fc-f5d1-4f6c-83f2-47e20b784ef4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:36.595734 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-20c8f9fc-f5d1-4f6c-83f2-47e20b784ef4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:36.596013 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-20c8f9fc-f5d1-4f6c-83f2-47e20b784ef4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:36.604478 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:36.604478 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:36.616608 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-20c8f9fc-f5d1-4f6c-83f2-47e20b784ef4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:36.622395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-20c8f9fc-f5d1-4f6c-83f2-47e20b784ef4 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:36.622951 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1158/4636] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:36 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:36.830023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-da0b9a11-7bbf-424c-af38-5d48accf9031 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:36.831836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da0b9a11-7bbf-424c-af38-5d48accf9031 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:46:36.832314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da0b9a11-7bbf-424c-af38-5d48accf9031 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:36.832686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-da0b9a11-7bbf-424c-af38-5d48accf9031 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:36.840391 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-da0b9a11-7bbf-424c-af38-5d48accf9031 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 404 Aug 06 17:46:36.841011 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1169/4637] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:36 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:36.854815 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-69689a96-1021-4728-8275-9038326ce15f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:36.856897 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-69689a96-1021-4728-8275-9038326ce15f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:36.857235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-69689a96-1021-4728-8275-9038326ce15f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:36.857518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-69689a96-1021-4728-8275-9038326ce15f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:36.857710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-69689a96-1021-4728-8275-9038326ce15f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:36.863253 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:36.863253 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:36.864294 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-69689a96-1021-4728-8275-9038326ce15f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:36.864684 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1143/4638] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:36 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:37.127468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ec1f02a7-4cd6-4a1b-9e29-1bc0dcae13e9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.128605 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec1f02a7-4cd6-4a1b-9e29-1bc0dcae13e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:37.128882 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec1f02a7-4cd6-4a1b-9e29-1bc0dcae13e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:37.129052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec1f02a7-4cd6-4a1b-9e29-1bc0dcae13e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:37.129177 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ec1f02a7-4cd6-4a1b-9e29-1bc0dcae13e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:37.132678 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0a637b7c-2ebd-4c04-9879-55fa09c8c114 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.133875 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:37.133875 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:37.134772 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec1f02a7-4cd6-4a1b-9e29-1bc0dcae13e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:37.135187 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1169/4639] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:37 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:37.135361 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0a637b7c-2ebd-4c04-9879-55fa09c8c114 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:46:37.135715 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0a637b7c-2ebd-4c04-9879-55fa09c8c114 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:37.136083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0a637b7c-2ebd-4c04-9879-55fa09c8c114 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:37.136344 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0a637b7c-2ebd-4c04-9879-55fa09c8c114 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:46:37.144060 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0a637b7c-2ebd-4c04-9879-55fa09c8c114 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 404 Aug 06 17:46:37.144689 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1159/4640] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:46:37 2026] DELETE /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:37.152160 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-476a625f-f94c-4056-8ef9-e6dfced46fb1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.154398 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-476a625f-f94c-4056-8ef9-e6dfced46fb1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc Aug 06 17:46:37.154815 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-476a625f-f94c-4056-8ef9-e6dfced46fb1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:37.155983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-476a625f-f94c-4056-8ef9-e6dfced46fb1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:37.161385 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-476a625f-f94c-4056-8ef9-e6dfced46fb1 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc returned with HTTP 404 Aug 06 17:46:37.162246 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1170/4641] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:37 2026] GET /volume/v3/volumes/82d53af0-aed6-4fd0-8daf-5739ff6ee3fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:37.638205 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aa5b1322-4818-4da4-ad7d-8212533d62e6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.640340 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa5b1322-4818-4da4-ad7d-8212533d62e6 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:37.640693 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa5b1322-4818-4da4-ad7d-8212533d62e6 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:37.641038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa5b1322-4818-4da4-ad7d-8212533d62e6 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:37.650700 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:37.650700 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:37.657031 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aa5b1322-4818-4da4-ad7d-8212533d62e6 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:37.669726 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa5b1322-4818-4da4-ad7d-8212533d62e6 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:37.670232 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1144/4642] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:37 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:37.875119 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ae1316f1-f748-43e0-a179-ee00ae2de039 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.876769 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ae1316f1-f748-43e0-a179-ee00ae2de039 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:37.876936 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ae1316f1-f748-43e0-a179-ee00ae2de039 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:37.877139 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ae1316f1-f748-43e0-a179-ee00ae2de039 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:37.877241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ae1316f1-f748-43e0-a179-ee00ae2de039 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:37.881409 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:37.881409 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:37.882113 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ae1316f1-f748-43e0-a179-ee00ae2de039 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:37.882445 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1170/4643] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:37 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:37.893844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dba17196-c70a-4869-8e56-41ffcc4d9937 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.895822 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dba17196-c70a-4869-8e56-41ffcc4d9937 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:37.896079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dba17196-c70a-4869-8e56-41ffcc4d9937 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:37.896312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dba17196-c70a-4869-8e56-41ffcc4d9937 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:37.896457 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-dba17196-c70a-4869-8e56-41ffcc4d9937 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:37.901294 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:37.901294 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:37.902075 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dba17196-c70a-4869-8e56-41ffcc4d9937 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:37.902448 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1160/4644] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:37 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:37.913332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:37.916012 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:46:37.916632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50a66437-bff7-45a0-a37e-45d72c93ec70", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2118914850"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:37.920305 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating new backup {'backup': {'volume_id': '50a66437-bff7-45a0-a37e-45d72c93ec70', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2118914850'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:46:37.920305 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Creating backup of volume 50a66437-bff7-45a0-a37e-45d72c93ec70 in container None Aug 06 17:46:37.931991 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:37.931991 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:37.931991 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Volume info retrieved successfully. Aug 06 17:46:37.957155 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Created reservations ['d44fc239-4f12-418b-bcc8-fefe29485c57', '081ac722-9559-4e87-84df-9a670d36e78d'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:37.994523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e60431b2-3b85-4514-a0d4-877d0b8f4b23 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:46:37.995061 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1171/4645] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:46:37 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:38.006770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c8132e1b-731e-4be0-93bd-9cee6c345cdb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:38.011997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c8132e1b-731e-4be0-93bd-9cee6c345cdb tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:38.012275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c8132e1b-731e-4be0-93bd-9cee6c345cdb tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:38.012710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c8132e1b-731e-4be0-93bd-9cee6c345cdb tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:38.012710 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c8132e1b-731e-4be0-93bd-9cee6c345cdb tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:38.021491 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:38.021491 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:38.022474 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c8132e1b-731e-4be0-93bd-9cee6c345cdb tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:38.023900 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1145/4646] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:38 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:38.147515 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3a8dc551-3838-4300-944b-5245ab9aecdf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:38.150129 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a8dc551-3838-4300-944b-5245ab9aecdf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:38.150411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a8dc551-3838-4300-944b-5245ab9aecdf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:38.150717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a8dc551-3838-4300-944b-5245ab9aecdf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:38.150874 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3a8dc551-3838-4300-944b-5245ab9aecdf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:38.155810 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:38.155810 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:38.156620 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a8dc551-3838-4300-944b-5245ab9aecdf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:38.156980 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1171/4647] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:38 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:38.627515 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-437faff0-f381-4a0e-9432-59e9922de926 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:38.630023 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:38.630613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1821357671", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:38.632658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1821357671', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:38.683984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bcecee9c-faf7-4d85-8130-d6fa8322d230 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:38.686102 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bcecee9c-faf7-4d85-8130-d6fa8322d230 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:38.686456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bcecee9c-faf7-4d85-8130-d6fa8322d230 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:38.686741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bcecee9c-faf7-4d85-8130-d6fa8322d230 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:38.699149 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:38.699149 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:38.703611 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bcecee9c-faf7-4d85-8130-d6fa8322d230 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:38.711982 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bcecee9c-faf7-4d85-8130-d6fa8322d230 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:38.711982 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1172/4648] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:38 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:38.727979 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:46:38.731169 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:46:38.736247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (3e19fdea-071d-41bf-a86a-067304c7faec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:38.737509 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c105d761-39a3-4dac-9c25-99c03d583ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:38.738373 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:38.805919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c105d761-39a3-4dac-9c25-99c03d583ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:38.806575 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfcc038-e1f2-4f9e-8159-e3b56cef0ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:38.821978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fb4dc1cf-a753-4392-8008-b76036957218 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:38.823917 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:38.824363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "0bffb25a-6327-4329-905d-fb5f318f39ab", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:38.826032 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '0bffb25a-6327-4329-905d-fb5f318f39ab', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:38.857852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['7a634a0e-0686-4638-b214-a317489d0c05', '98176864-1fa7-46cd-aaee-d78350830731', 'd416dcb1-0830-4e3e-a6c8-948aab8dd3d1', '020ce9ea-0958-4107-a2ad-aa67761ce574'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:38.858852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bfcc038-e1f2-4f9e-8159-e3b56cef0ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a634a0e-0686-4638-b214-a317489d0c05', '98176864-1fa7-46cd-aaee-d78350830731', 'd416dcb1-0830-4e3e-a6c8-948aab8dd3d1', '020ce9ea-0958-4107-a2ad-aa67761ce574']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:38.859824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb59d470-3896-414c-a70a-5a5394aeaa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:38.886615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb59d470-3896-414c-a70a-5a5394aeaa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '590507ce-c9e3-4811-b2d9-2ca5f52f88cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1821357671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['7a634a0e-0686-4638-b214-a317489d0c05','98176864-1fa7-46cd-aaee-d78350830731','d416dcb1-0830-4e3e-a6c8-948aab8dd3d1','020ce9ea-0958-4107-a2ad-aa67761ce574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1821357671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=590507ce-c9e3-4811-b2d9-2ca5f52f88cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:38.888315 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc26722d-c264-48ac-b18a-db4f8fc07e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:38.921007 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc26722d-c264-48ac-b18a-db4f8fc07e90) transitioned into state 'SUCCESS' from state '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-1821357671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['7a634a0e-0686-4638-b214-a317489d0c05','98176864-1fa7-46cd-aaee-d78350830731','d416dcb1-0830-4e3e-a6c8-948aab8dd3d1','020ce9ea-0958-4107-a2ad-aa67761ce574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:38.921994 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b07fb05-289d-4e16-8920-c9d492f2de1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:38.935770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b07fb05-289d-4e16-8920-c9d492f2de1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:38.936927 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (3e19fdea-071d-41bf-a86a-067304c7faec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:38.937361 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:46:38.938125 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-437faff0-f381-4a0e-9432-59e9922de926 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:38.938756 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1161/4649] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:46:38 2026] POST /volume/v3/volumes => generated 759 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:38.954184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b88e5a9-72ba-4a8b-a612-3a4f770fd1d9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:38.956692 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b88e5a9-72ba-4a8b-a612-3a4f770fd1d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:46:38.956981 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b88e5a9-72ba-4a8b-a612-3a4f770fd1d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:38.957241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b88e5a9-72ba-4a8b-a612-3a4f770fd1d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:38.964776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume of 1 GB Aug 06 17:46:38.967126 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:38.967126 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:38.970666 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Availability Zones retrieved successfully. Aug 06 17:46:38.971567 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0b88e5a9-72ba-4a8b-a612-3a4f770fd1d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:38.976777 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b88e5a9-72ba-4a8b-a612-3a4f770fd1d9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:46:38.977285 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1172/4650] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:38 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:38.979065 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (9b7bf6ea-56a9-42b3-8ea3-9b21a6900d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:38.981056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e77605-e33b-4cf4-bc5e-57a7464e8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:38.983273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:39.035302 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dc996844-6903-4eed-99a5-c3aa369b6dc8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:39.040873 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dc996844-6903-4eed-99a5-c3aa369b6dc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:39.041129 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dc996844-6903-4eed-99a5-c3aa369b6dc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:39.041349 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dc996844-6903-4eed-99a5-c3aa369b6dc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:39.041495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-dc996844-6903-4eed-99a5-c3aa369b6dc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:39.050198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e77605-e33b-4cf4-bc5e-57a7464e8654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:39.050711 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:39.050711 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:39.051215 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ca9c9a-048e-4246-9240-f7907c950f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:39.051519 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dc996844-6903-4eed-99a5-c3aa369b6dc8 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:39.052022 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1173/4651] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:39 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:39.096944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Created reservations ['d971a6fa-61be-4b2c-913f-4dfb31ded3ab', '122de498-a399-4fd5-86b2-eb16a54e6bb3', '2cb09b4d-ab73-4f91-bcb1-757981377f9c', '8bb7f64d-9d75-4886-98ea-ac368bfa2678'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:39.098085 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ca9c9a-048e-4246-9240-f7907c950f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d971a6fa-61be-4b2c-913f-4dfb31ded3ab', '122de498-a399-4fd5-86b2-eb16a54e6bb3', '2cb09b4d-ab73-4f91-bcb1-757981377f9c', '8bb7f64d-9d75-4886-98ea-ac368bfa2678']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:39.099150 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f4fddf-9924-41c1-ba8c-d384fac825c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:39.132743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f4fddf-9924-41c1-ba8c-d384fac825c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '920395ea-6b62-4132-a1ac-e952a5f28832', '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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['d971a6fa-61be-4b2c-913f-4dfb31ded3ab','122de498-a399-4fd5-86b2-eb16a54e6bb3','2cb09b4d-ab73-4f91-bcb1-757981377f9c','8bb7f64d-9d75-4886-98ea-ac368bfa2678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:46:39Z,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=920395ea-6b62-4132-a1ac-e952a5f28832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ac4760690e405784dde1f5d2d9f4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:39.133674 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21217ab1-4ede-4b3a-9ef3-606e172c42d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:39.157813 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21217ab1-4ede-4b3a-9ef3-606e172c42d9) transitioned into state 'SUCCESS' from 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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['d971a6fa-61be-4b2c-913f-4dfb31ded3ab','122de498-a399-4fd5-86b2-eb16a54e6bb3','2cb09b4d-ab73-4f91-bcb1-757981377f9c','8bb7f64d-9d75-4886-98ea-ac368bfa2678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:39.158785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a72fc2-5074-4d49-bca8-852d1503ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:39.168184 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c37cbc90-2af0-4d78-bfaa-4dd819cef820 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:39.171234 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a72fc2-5074-4d49-bca8-852d1503ff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:39.171318 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c37cbc90-2af0-4d78-bfaa-4dd819cef820 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:39.171318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c37cbc90-2af0-4d78-bfaa-4dd819cef820 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:39.171439 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c37cbc90-2af0-4d78-bfaa-4dd819cef820 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:39.171645 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c37cbc90-2af0-4d78-bfaa-4dd819cef820 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:39.171841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (9b7bf6ea-56a9-42b3-8ea3-9b21a6900d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:39.172196 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request issued successfully. Aug 06 17:46:39.172761 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fb4dc1cf-a753-4392-8008-b76036957218 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:39.173442 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1146/4652] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:46:38 2026] POST /volume/v3/volumes => generated 775 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:39.176420 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:39.176420 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:39.177219 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c37cbc90-2af0-4d78-bfaa-4dd819cef820 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:39.177576 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1162/4653] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:39 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:39.193756 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1f550095-0c28-4ad4-ac4d-37e71184ab21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:39.195745 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1f550095-0c28-4ad4-ac4d-37e71184ab21 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:39.195995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1f550095-0c28-4ad4-ac4d-37e71184ab21 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:39.196678 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1f550095-0c28-4ad4-ac4d-37e71184ab21 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:39.205513 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:39.205513 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:39.209635 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1f550095-0c28-4ad4-ac4d-37e71184ab21 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:39.214283 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1f550095-0c28-4ad4-ac4d-37e71184ab21 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:39.214678 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1173/4654] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:39 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:39.728175 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-84544573-ed8a-4fcd-ac1d-92983e95d212 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:39.730657 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84544573-ed8a-4fcd-ac1d-92983e95d212 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:39.730947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84544573-ed8a-4fcd-ac1d-92983e95d212 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:39.731252 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-84544573-ed8a-4fcd-ac1d-92983e95d212 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:39.749585 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:39.749585 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:39.754804 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-84544573-ed8a-4fcd-ac1d-92983e95d212 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:39.760294 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-84544573-ed8a-4fcd-ac1d-92983e95d212 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:39.760806 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1174/4655] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:39 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:39.996788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-48f16845-a3cc-48ac-be0a-5e84c93d7f4e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:39.999439 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48f16845-a3cc-48ac-be0a-5e84c93d7f4e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:46:39.999821 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48f16845-a3cc-48ac-be0a-5e84c93d7f4e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.000108 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48f16845-a3cc-48ac-be0a-5e84c93d7f4e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.009457 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.009457 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:40.014912 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-48f16845-a3cc-48ac-be0a-5e84c93d7f4e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:40.020712 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48f16845-a3cc-48ac-be0a-5e84c93d7f4e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:46:40.021315 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1147/4656] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:39 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:40.038780 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-128c03d1-96b3-4d7a-9289-3a6a52a86a3f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.041230 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-128c03d1-96b3-4d7a-9289-3a6a52a86a3f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:46:40.042684 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-128c03d1-96b3-4d7a-9289-3a6a52a86a3f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.042684 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-128c03d1-96b3-4d7a-9289-3a6a52a86a3f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.053009 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.053009 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:40.063127 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-128c03d1-96b3-4d7a-9289-3a6a52a86a3f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:40.063662 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1fcc11df-9d0d-4c0c-8f93-e7b06f5d3b13 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.065860 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fcc11df-9d0d-4c0c-8f93-e7b06f5d3b13 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:40.066029 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fcc11df-9d0d-4c0c-8f93-e7b06f5d3b13 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.066247 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fcc11df-9d0d-4c0c-8f93-e7b06f5d3b13 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.066507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-1fcc11df-9d0d-4c0c-8f93-e7b06f5d3b13 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:40.070846 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-128c03d1-96b3-4d7a-9289-3a6a52a86a3f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:46:40.072994 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1163/4657] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:40.073127 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.073127 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:40.073296 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fcc11df-9d0d-4c0c-8f93-e7b06f5d3b13 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:40.074981 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1174/4658] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:40.194934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f0fc96fb-b3bd-45c9-85d4-2e6e4c54ec4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.197790 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f0fc96fb-b3bd-45c9-85d4-2e6e4c54ec4b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:40.198134 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f0fc96fb-b3bd-45c9-85d4-2e6e4c54ec4b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.198387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f0fc96fb-b3bd-45c9-85d4-2e6e4c54ec4b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.198590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f0fc96fb-b3bd-45c9-85d4-2e6e4c54ec4b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:40.204029 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.204029 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:40.205052 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f0fc96fb-b3bd-45c9-85d4-2e6e4c54ec4b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:40.205597 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1175/4659] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:40.221125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4bc2c5c0-f3af-4e17-86db-cf9b568b662f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.223989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4bc2c5c0-f3af-4e17-86db-cf9b568b662f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:46:40.224304 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4bc2c5c0-f3af-4e17-86db-cf9b568b662f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.224575 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4bc2c5c0-f3af-4e17-86db-cf9b568b662f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.229880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-18c9d972-419b-4b64-9449-466a80e80167 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.235647 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-18c9d972-419b-4b64-9449-466a80e80167 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:40.235647 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-18c9d972-419b-4b64-9449-466a80e80167 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.236186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-18c9d972-419b-4b64-9449-466a80e80167 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.237214 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.237214 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:40.244001 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4bc2c5c0-f3af-4e17-86db-cf9b568b662f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:40.247372 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.247372 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:40.252600 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4bc2c5c0-f3af-4e17-86db-cf9b568b662f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:46:40.252689 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-18c9d972-419b-4b64-9449-466a80e80167 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:40.252836 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1148/4660] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:40.259632 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-18c9d972-419b-4b64-9449-466a80e80167 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:40.259880 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1164/4661] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 925 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:40.776098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-58fbb0e5-0c7d-4e9d-8e62-d05f355f9dce None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.778555 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58fbb0e5-0c7d-4e9d-8e62-d05f355f9dce tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:40.778898 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58fbb0e5-0c7d-4e9d-8e62-d05f355f9dce tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.779201 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58fbb0e5-0c7d-4e9d-8e62-d05f355f9dce tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.789352 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.789352 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:40.794423 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-58fbb0e5-0c7d-4e9d-8e62-d05f355f9dce tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:40.800479 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58fbb0e5-0c7d-4e9d-8e62-d05f355f9dce tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:40.801092 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1175/4662] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:40.877998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-07746c5a-9a62-4f8e-9e74-40a360590a3e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.883723 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-07746c5a-9a62-4f8e-9e74-40a360590a3e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:46:40.884021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-07746c5a-9a62-4f8e-9e74-40a360590a3e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.884266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-07746c5a-9a62-4f8e-9e74-40a360590a3e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.892996 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.892996 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:40.896148 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-07746c5a-9a62-4f8e-9e74-40a360590a3e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:40.901976 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-07746c5a-9a62-4f8e-9e74-40a360590a3e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:46:40.902499 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1176/4663] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:46:40 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:40.913324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f5c1beed-d4a1-40a3-8c97-fe508d737268 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.913893 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5c1beed-d4a1-40a3-8c97-fe508d737268 None None] GET https://10.4.3.207/volume// Aug 06 17:46:40.914167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5c1beed-d4a1-40a3-8c97-fe508d737268 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:40.914448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f5c1beed-d4a1-40a3-8c97-fe508d737268 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:40.914911 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f5c1beed-d4a1-40a3-8c97-fe508d737268 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:46:40.915381 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1149/4664] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:46: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 06 17:46:40.924431 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-789d1c5a-105b-498a-9e9a-93fa3e8fdbf6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:40.927942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-789d1c5a-105b-498a-9e9a-93fa3e8fdbf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:46:40.928345 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-789d1c5a-105b-498a-9e9a-93fa3e8fdbf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "590507ce-c9e3-4811-b2d9-2ca5f52f88cb", "connector": null, "instance_uuid": "ad0b0136-78ab-4da6-83cd-02deb9f68cff"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:40.938214 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:40.938214 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:40.971325 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-789d1c5a-105b-498a-9e9a-93fa3e8fdbf6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:46:40.971948 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1165/4665] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:46:40 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:41.092021 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-187cd07e-ad4a-446f-9c8c-a18a8f5679e1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:41.096052 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-187cd07e-ad4a-446f-9c8c-a18a8f5679e1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:41.096176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-187cd07e-ad4a-446f-9c8c-a18a8f5679e1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:41.096385 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-187cd07e-ad4a-446f-9c8c-a18a8f5679e1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:41.096661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-187cd07e-ad4a-446f-9c8c-a18a8f5679e1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:41.101908 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:41.101908 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:41.102776 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-187cd07e-ad4a-446f-9c8c-a18a8f5679e1 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:41.103172 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1176/4666] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:41 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:41.219101 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b11c9723-110c-48f6-bd22-fe6f7fe8150b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:41.223893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b11c9723-110c-48f6-bd22-fe6f7fe8150b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:41.223893 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b11c9723-110c-48f6-bd22-fe6f7fe8150b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:41.223893 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b11c9723-110c-48f6-bd22-fe6f7fe8150b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:41.223893 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b11c9723-110c-48f6-bd22-fe6f7fe8150b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:41.227770 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:41.227770 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:41.229029 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b11c9723-110c-48f6-bd22-fe6f7fe8150b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:41.229511 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1177/4667] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:41 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:41.279492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-567736d2-699b-4c17-9d12-38861c4d1a11 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:41.281805 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-567736d2-699b-4c17-9d12-38861c4d1a11 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:41.282431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-567736d2-699b-4c17-9d12-38861c4d1a11 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:41.282431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-567736d2-699b-4c17-9d12-38861c4d1a11 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:41.302722 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:41.302722 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:41.312431 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-567736d2-699b-4c17-9d12-38861c4d1a11 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:41.320236 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-567736d2-699b-4c17-9d12-38861c4d1a11 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:41.320856 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1150/4668] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:41 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:41.822168 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-25ae6050-fbbc-417c-9955-c6cc1b7e452f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:41.824068 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25ae6050-fbbc-417c-9955-c6cc1b7e452f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:41.824228 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25ae6050-fbbc-417c-9955-c6cc1b7e452f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:41.824365 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25ae6050-fbbc-417c-9955-c6cc1b7e452f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:41.834762 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:41.834762 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:41.840511 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-25ae6050-fbbc-417c-9955-c6cc1b7e452f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:41.847016 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25ae6050-fbbc-417c-9955-c6cc1b7e452f tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:41.847532 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1166/4669] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:41 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 1451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:42.003599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-774a5faa-0bd8-4a31-8c1f-5d0d5c0e0d6e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.012405 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-774a5faa-0bd8-4a31-8c1f-5d0d5c0e0d6e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:42.012405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-774a5faa-0bd8-4a31-8c1f-5d0d5c0e0d6e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.012405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-774a5faa-0bd8-4a31-8c1f-5d0d5c0e0d6e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.022897 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.022897 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:42.028243 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-774a5faa-0bd8-4a31-8c1f-5d0d5c0e0d6e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:42.029262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9dc24ea4-d551-445c-8e26-679df3bec484 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.029766 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9dc24ea4-d551-445c-8e26-679df3bec484 None None] GET https://10.4.3.207/volume// Aug 06 17:46:42.030021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9dc24ea4-d551-445c-8e26-679df3bec484 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.030255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9dc24ea4-d551-445c-8e26-679df3bec484 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.030647 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9dc24ea4-d551-445c-8e26-679df3bec484 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:46:42.031028 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1178/4670] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:46: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 06 17:46:42.034683 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-774a5faa-0bd8-4a31-8c1f-5d0d5c0e0d6e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:42.037428 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1177/4671] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:46:42 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 1451 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:42.041987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-8f7852a1-acfe-4b6d-9444-fcf972636ceb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.044160 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-8f7852a1-acfe-4b6d-9444-fcf972636ceb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:46:42.044684 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-8f7852a1-acfe-4b6d-9444-fcf972636ceb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.045122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-8f7852a1-acfe-4b6d-9444-fcf972636ceb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.059284 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.059284 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:42.064496 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-8f7852a1-acfe-4b6d-9444-fcf972636ceb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:46:42.072055 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-8f7852a1-acfe-4b6d-9444-fcf972636ceb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:46:42.072670 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1151/4672] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:46:42 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:42.119672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3d26a10d-28aa-45fe-a03b-321e8020e31c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.122137 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d26a10d-28aa-45fe-a03b-321e8020e31c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:42.122384 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d26a10d-28aa-45fe-a03b-321e8020e31c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.122697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d26a10d-28aa-45fe-a03b-321e8020e31c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.123136 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-3d26a10d-28aa-45fe-a03b-321e8020e31c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:42.129526 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.129526 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:42.130457 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d26a10d-28aa-45fe-a03b-321e8020e31c tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:42.130954 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1167/4673] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:42 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:42.245849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ad74746f-3b41-4574-bdde-39c91a74ea4a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.248506 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ad74746f-3b41-4574-bdde-39c91a74ea4a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:42.248786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ad74746f-3b41-4574-bdde-39c91a74ea4a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.249790 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ad74746f-3b41-4574-bdde-39c91a74ea4a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.249790 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ad74746f-3b41-4574-bdde-39c91a74ea4a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:42.257920 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.257920 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:42.257920 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ad74746f-3b41-4574-bdde-39c91a74ea4a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:42.258556 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1179/4674] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:42 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:42.274920 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.277465 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe Aug 06 17:46:42.278100 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:42.288702 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-590507ce-c9e3-4811-b2d9-2ca5f52f88cb-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:46:42.298039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-590507ce-c9e3-4811-b2d9-2ca5f52f88cb-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:46:42.298039 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.298039 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:42.336502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-caeb0b27-371c-4d9f-bf2a-0ad61e09991f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.338693 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-caeb0b27-371c-4d9f-bf2a-0ad61e09991f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:42.339034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-caeb0b27-371c-4d9f-bf2a-0ad61e09991f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.340580 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-caeb0b27-371c-4d9f-bf2a-0ad61e09991f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.349414 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.349414 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:42.353487 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-caeb0b27-371c-4d9f-bf2a-0ad61e09991f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:42.358675 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-caeb0b27-371c-4d9f-bf2a-0ad61e09991f tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:42.358902 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1152/4675] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:42 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:42.414973 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-590507ce-c9e3-4811-b2d9-2ca5f52f88cb-np0000006677" released by "attachment_update" :: held 0.120s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:46:42.416270 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-4f7a7573-b5f7-492c-af3e-781f4f06c356 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe returned with HTTP 200 Aug 06 17:46:42.416270 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1178/4676] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:46:42 2026] PUT /volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:42.454778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-06cbd85f-2bd4-42c9-bc5f-91000711e8a9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.457751 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-06cbd85f-2bd4-42c9-bc5f-91000711e8a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe/action Aug 06 17:46:42.458196 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-06cbd85f-2bd4-42c9-bc5f-91000711e8a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:46:42.458336 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-06cbd85f-2bd4-42c9-bc5f-91000711e8a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:42.484426 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.484426 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:42.501251 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-ace4cf4f-8533-4d1a-8856-386fa546dde5 req-06cbd85f-2bd4-42c9-bc5f-91000711e8a9 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe/action returned with HTTP 204 Aug 06 17:46:42.502019 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1168/4677] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:46:42 2026] POST /volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:42.730795 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-d7494bde-9533-41b2-83b0-99be3c3e4edb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.734929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-d7494bde-9533-41b2-83b0-99be3c3e4edb tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:42.734929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-d7494bde-9533-41b2-83b0-99be3c3e4edb tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.734929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-d7494bde-9533-41b2-83b0-99be3c3e4edb tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.747513 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.747513 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:42.753716 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-d7494bde-9533-41b2-83b0-99be3c3e4edb tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:42.760644 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-d7494bde-9533-41b2-83b0-99be3c3e4edb tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:42.761210 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1180/4678] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:46:42 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 1451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:42.778423 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-717f4ecb-ee67-479f-9463-ea62af677548 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.779666 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-717f4ecb-ee67-479f-9463-ea62af677548 None None] GET https://10.4.3.207/volume// Aug 06 17:46:42.779666 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-717f4ecb-ee67-479f-9463-ea62af677548 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:42.779666 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-717f4ecb-ee67-479f-9463-ea62af677548 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:42.779666 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-717f4ecb-ee67-479f-9463-ea62af677548 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:46:42.779861 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1153/4679] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:46: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 06 17:46:42.796085 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-98843bd6-9033-42c0-a3c7-d3f244aadf58 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:42.799903 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-98843bd6-9033-42c0-a3c7-d3f244aadf58 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:46:42.799903 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-98843bd6-9033-42c0-a3c7-d3f244aadf58 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34b277e5-ba08-42c3-bcd1-a6c68f1c116b", "connector": null, "instance_uuid": "67cfebc1-4136-4972-8a6e-ed372591d8e3"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:42.817103 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:42.817103 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:42.870940 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-98843bd6-9033-42c0-a3c7-d3f244aadf58 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:46:42.871518 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1179/4680] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:43.146782 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c9981ea1-9c6f-40f9-8c40-83819dc1c7aa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:43.148601 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c9981ea1-9c6f-40f9-8c40-83819dc1c7aa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:43.148785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c9981ea1-9c6f-40f9-8c40-83819dc1c7aa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:43.149132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c9981ea1-9c6f-40f9-8c40-83819dc1c7aa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:43.149132 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c9981ea1-9c6f-40f9-8c40-83819dc1c7aa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:43.153595 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:43.153595 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:43.154332 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c9981ea1-9c6f-40f9-8c40-83819dc1c7aa tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:43.154836 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1169/4681] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:43 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:43.273576 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7ffa9b69-ec3d-410a-a129-646a96190559 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:43.275884 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ffa9b69-ec3d-410a-a129-646a96190559 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:43.277002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ffa9b69-ec3d-410a-a129-646a96190559 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:43.277002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ffa9b69-ec3d-410a-a129-646a96190559 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:43.277002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7ffa9b69-ec3d-410a-a129-646a96190559 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:43.281766 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:43.281766 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:43.282250 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ffa9b69-ec3d-410a-a129-646a96190559 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:43.282987 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1181/4682] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:43 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:43.374660 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7f982439-b5c4-45a7-8fa7-ccace3cde854 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:43.377175 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7f982439-b5c4-45a7-8fa7-ccace3cde854 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:43.377627 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7f982439-b5c4-45a7-8fa7-ccace3cde854 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:43.377956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7f982439-b5c4-45a7-8fa7-ccace3cde854 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:43.387661 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:43.387661 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:43.392535 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7f982439-b5c4-45a7-8fa7-ccace3cde854 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:43.399603 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7f982439-b5c4-45a7-8fa7-ccace3cde854 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:43.399603 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1154/4683] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:43 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:44.075982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fc0ed1fc-1263-4fc4-a6bc-cb864a81ea5d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.076345 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc0ed1fc-1263-4fc4-a6bc-cb864a81ea5d None None] GET https://10.4.3.207/volume// Aug 06 17:46:44.076476 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc0ed1fc-1263-4fc4-a6bc-cb864a81ea5d None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:44.076678 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc0ed1fc-1263-4fc4-a6bc-cb864a81ea5d None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:44.076991 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc0ed1fc-1263-4fc4-a6bc-cb864a81ea5d None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:46:44.077249 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1180/4684] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17: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 06 17:46:44.095195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-5a94b7e2-b2aa-4625-a762-226f7972c1dc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.101719 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-5a94b7e2-b2aa-4625-a762-226f7972c1dc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:46:44.102040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-5a94b7e2-b2aa-4625-a762-226f7972c1dc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:44.102268 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-5a94b7e2-b2aa-4625-a762-226f7972c1dc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:44.115750 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:44.115750 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:44.124989 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-5a94b7e2-b2aa-4625-a762-226f7972c1dc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:46:44.129583 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-5a94b7e2-b2aa-4625-a762-226f7972c1dc tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:46:44.130416 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1170/4685] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:46:44 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 1630 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:44.169366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9e04c270-e2fe-4fb3-a53e-1ea9d702fdcc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.174342 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9e04c270-e2fe-4fb3-a53e-1ea9d702fdcc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:44.174705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9e04c270-e2fe-4fb3-a53e-1ea9d702fdcc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:44.175544 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9e04c270-e2fe-4fb3-a53e-1ea9d702fdcc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:44.176720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9e04c270-e2fe-4fb3-a53e-1ea9d702fdcc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:44.182498 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:44.182498 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:44.183276 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9e04c270-e2fe-4fb3-a53e-1ea9d702fdcc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:44.183729 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1182/4686] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:44 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:44.284424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.286710 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] PUT https://10.4.3.207/volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625 Aug 06 17:46:44.287064 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:44.295790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Acquiring lock "cinder-attachment_update-34b277e5-ba08-42c3-bcd1-a6c68f1c116b-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:46:44.296420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-253b6333-a7e8-4557-a294-30113b80915c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.300445 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-253b6333-a7e8-4557-a294-30113b80915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:44.300445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-253b6333-a7e8-4557-a294-30113b80915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:44.300445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-253b6333-a7e8-4557-a294-30113b80915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:44.300445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-253b6333-a7e8-4557-a294-30113b80915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:44.301538 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Lock "cinder-attachment_update-34b277e5-ba08-42c3-bcd1-a6c68f1c116b-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:46:44.302558 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:44.302558 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:44.303866 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:44.303866 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:44.304659 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-253b6333-a7e8-4557-a294-30113b80915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:44.305113 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1181/4687] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:44 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:44.413337 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Lock "cinder-attachment_update-34b277e5-ba08-42c3-bcd1-a6c68f1c116b-np0000006677" released by "attachment_update" :: held 0.112s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:46:44.414369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-f2a70194-6c46-4f2b-80fb-af9e92ae19cd tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625 returned with HTTP 200 Aug 06 17:46:44.414369 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1155/4688] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:46:44 2026] PUT /volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:44.417316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a523159d-24e5-4aa2-8cb2-dd5e5d126a42 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.419780 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a523159d-24e5-4aa2-8cb2-dd5e5d126a42 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:44.421612 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a523159d-24e5-4aa2-8cb2-dd5e5d126a42 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:44.421612 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a523159d-24e5-4aa2-8cb2-dd5e5d126a42 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:44.437901 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:44.437901 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:44.450499 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a523159d-24e5-4aa2-8cb2-dd5e5d126a42 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:44.460906 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a523159d-24e5-4aa2-8cb2-dd5e5d126a42 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:44.461868 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1171/4689] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:44 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:44.473937 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-b94541ab-cb17-4158-a8b1-fb802d2607e0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:44.478280 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-b94541ab-cb17-4158-a8b1-fb802d2607e0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] POST https://10.4.3.207/volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625/action Aug 06 17:46:44.484996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-b94541ab-cb17-4158-a8b1-fb802d2607e0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:46:44.484996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-b94541ab-cb17-4158-a8b1-fb802d2607e0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:44.502110 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:44.502110 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:44.520926 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-b94541ab-cb17-4158-a8b1-fb802d2607e0 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625/action returned with HTTP 204 Aug 06 17:46:44.521490 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1183/4690] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:46:44 2026] POST /volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:45.196407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9a91c722-c7cf-4847-978a-ae9f06e8fd37 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:45.200650 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a91c722-c7cf-4847-978a-ae9f06e8fd37 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:45.200858 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a91c722-c7cf-4847-978a-ae9f06e8fd37 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:45.201290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a91c722-c7cf-4847-978a-ae9f06e8fd37 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:45.201290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9a91c722-c7cf-4847-978a-ae9f06e8fd37 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:45.207583 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:45.207583 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:45.208228 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a91c722-c7cf-4847-978a-ae9f06e8fd37 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:45.208750 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1182/4691] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:45 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:46:45.318745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-135b8185-20dd-475f-a215-b1885839ceb5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:45.321909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-135b8185-20dd-475f-a215-b1885839ceb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:45.322202 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-135b8185-20dd-475f-a215-b1885839ceb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:45.322551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-135b8185-20dd-475f-a215-b1885839ceb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:45.322727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-135b8185-20dd-475f-a215-b1885839ceb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:45.329226 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:45.329226 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:45.330283 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-135b8185-20dd-475f-a215-b1885839ceb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:45.330803 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1156/4692] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:45 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:45.481820 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-13186737-4410-4259-96e6-bee22e5fffc4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:45.484604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13186737-4410-4259-96e6-bee22e5fffc4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:45.484895 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13186737-4410-4259-96e6-bee22e5fffc4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:45.485170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13186737-4410-4259-96e6-bee22e5fffc4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:45.494087 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:45.494087 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:45.503769 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-13186737-4410-4259-96e6-bee22e5fffc4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:45.509445 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13186737-4410-4259-96e6-bee22e5fffc4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:45.509837 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1172/4693] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:45 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:46.223165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ceeb7082-7422-47f3-9cfd-f5d2ef12d88b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:46.225400 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ceeb7082-7422-47f3-9cfd-f5d2ef12d88b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:46.225708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ceeb7082-7422-47f3-9cfd-f5d2ef12d88b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:46.225937 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ceeb7082-7422-47f3-9cfd-f5d2ef12d88b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:46.226071 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ceeb7082-7422-47f3-9cfd-f5d2ef12d88b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:46.233153 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:46.233153 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:46.234014 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ceeb7082-7422-47f3-9cfd-f5d2ef12d88b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:46.234418 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1184/4694] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:46 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:46.346789 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-17439572-0f00-48e1-b1da-a3d6a9eab3b5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:46.348660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-17439572-0f00-48e1-b1da-a3d6a9eab3b5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:46.348856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-17439572-0f00-48e1-b1da-a3d6a9eab3b5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:46.349489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-17439572-0f00-48e1-b1da-a3d6a9eab3b5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:46.349489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-17439572-0f00-48e1-b1da-a3d6a9eab3b5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:46.355270 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:46.355270 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:46.356306 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-17439572-0f00-48e1-b1da-a3d6a9eab3b5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:46.356930 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1183/4695] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:46 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:46.530462 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b4dd3d83-433f-45a0-906a-df5ecde638f3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:46.534469 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4dd3d83-433f-45a0-906a-df5ecde638f3 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:46.534737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4dd3d83-433f-45a0-906a-df5ecde638f3 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:46.534895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4dd3d83-433f-45a0-906a-df5ecde638f3 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:46.545485 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:46.545485 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:46.550167 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b4dd3d83-433f-45a0-906a-df5ecde638f3 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:46.556269 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4dd3d83-433f-45a0-906a-df5ecde638f3 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:46.556830 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1157/4696] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:46 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:47.247182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-770257dc-d9de-449c-be76-445326a17649 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:47.250467 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-770257dc-d9de-449c-be76-445326a17649 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:47.250761 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-770257dc-d9de-449c-be76-445326a17649 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:47.251008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-770257dc-d9de-449c-be76-445326a17649 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:47.251144 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-770257dc-d9de-449c-be76-445326a17649 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:47.256452 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:47.256452 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:47.257229 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-770257dc-d9de-449c-be76-445326a17649 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:47.257699 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1173/4697] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:47 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:47.370658 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3516128e-8a5c-4984-95f9-384b6a5ad0e4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:47.373111 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3516128e-8a5c-4984-95f9-384b6a5ad0e4 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:47.373432 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3516128e-8a5c-4984-95f9-384b6a5ad0e4 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:47.373801 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3516128e-8a5c-4984-95f9-384b6a5ad0e4 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:47.373988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3516128e-8a5c-4984-95f9-384b6a5ad0e4 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:47.379422 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:47.379422 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:47.380473 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3516128e-8a5c-4984-95f9-384b6a5ad0e4 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:47.381017 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1185/4698] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:47 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:47.575993 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2ca5d2d1-c111-4378-9485-db1ab392c4de None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:47.576997 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2ca5d2d1-c111-4378-9485-db1ab392c4de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:47.577313 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2ca5d2d1-c111-4378-9485-db1ab392c4de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:47.577604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2ca5d2d1-c111-4378-9485-db1ab392c4de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:47.587284 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:47.587284 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:47.592413 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2ca5d2d1-c111-4378-9485-db1ab392c4de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:47.598691 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2ca5d2d1-c111-4378-9485-db1ab392c4de tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:47.599257 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1184/4699] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:47 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:48.270521 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b45b2809-938a-4ea6-8a42-a2ae30b69843 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:48.273076 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b45b2809-938a-4ea6-8a42-a2ae30b69843 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:48.273344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b45b2809-938a-4ea6-8a42-a2ae30b69843 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:48.273662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b45b2809-938a-4ea6-8a42-a2ae30b69843 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:48.273784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b45b2809-938a-4ea6-8a42-a2ae30b69843 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:48.279422 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:48.279422 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:48.281362 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b45b2809-938a-4ea6-8a42-a2ae30b69843 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:48.281362 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1158/4700] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:48 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:48.396690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-608fe201-22bb-429a-bba8-0519bde50e33 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:48.399401 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-608fe201-22bb-429a-bba8-0519bde50e33 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:48.399401 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-608fe201-22bb-429a-bba8-0519bde50e33 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:48.399678 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-608fe201-22bb-429a-bba8-0519bde50e33 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:48.399678 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-608fe201-22bb-429a-bba8-0519bde50e33 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:48.404443 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:48.404443 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:48.405062 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-608fe201-22bb-429a-bba8-0519bde50e33 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:48.405594 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1174/4701] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:48 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:48.616212 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-44ec5d15-3628-4c10-a4c7-3cae261c325b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:48.619747 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44ec5d15-3628-4c10-a4c7-3cae261c325b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:48.619747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44ec5d15-3628-4c10-a4c7-3cae261c325b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:48.619747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44ec5d15-3628-4c10-a4c7-3cae261c325b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:48.630927 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:48.630927 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:48.638560 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-44ec5d15-3628-4c10-a4c7-3cae261c325b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:48.649182 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44ec5d15-3628-4c10-a4c7-3cae261c325b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:48.649743 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1186/4702] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:48 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:49.293253 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5f407d97-1b7c-440e-abfb-7e068dd10e29 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:49.295889 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f407d97-1b7c-440e-abfb-7e068dd10e29 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:49.296231 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5f407d97-1b7c-440e-abfb-7e068dd10e29 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:49.296545 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5f407d97-1b7c-440e-abfb-7e068dd10e29 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:49.296748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5f407d97-1b7c-440e-abfb-7e068dd10e29 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:49.304323 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:49.304323 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:49.305186 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5f407d97-1b7c-440e-abfb-7e068dd10e29 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:49.305627 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1185/4703] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:49 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:49.418097 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d6d1bd29-c108-4933-82d5-4329b2bccc2f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:49.422541 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6d1bd29-c108-4933-82d5-4329b2bccc2f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:49.422541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6d1bd29-c108-4933-82d5-4329b2bccc2f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:49.422541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6d1bd29-c108-4933-82d5-4329b2bccc2f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:49.422541 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d6d1bd29-c108-4933-82d5-4329b2bccc2f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:49.427042 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:49.427042 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:49.428170 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6d1bd29-c108-4933-82d5-4329b2bccc2f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:49.428755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1159/4704] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:49 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:49.665737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fa6e2df9-e4c9-4e47-990f-d0cac28799a8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:49.669114 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fa6e2df9-e4c9-4e47-990f-d0cac28799a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:49.669114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fa6e2df9-e4c9-4e47-990f-d0cac28799a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:49.669114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fa6e2df9-e4c9-4e47-990f-d0cac28799a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:49.677532 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:49.677532 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:49.682367 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fa6e2df9-e4c9-4e47-990f-d0cac28799a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:49.689914 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fa6e2df9-e4c9-4e47-990f-d0cac28799a8 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:49.690689 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1175/4705] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:49 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:50.317061 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-141e06e2-504b-444e-9467-cc7d871b98c4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:50.319783 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-141e06e2-504b-444e-9467-cc7d871b98c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:50.319783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-141e06e2-504b-444e-9467-cc7d871b98c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:50.319783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-141e06e2-504b-444e-9467-cc7d871b98c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:50.319783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-141e06e2-504b-444e-9467-cc7d871b98c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:50.324657 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:50.324657 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:50.325350 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-141e06e2-504b-444e-9467-cc7d871b98c4 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:50.325762 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1187/4706] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:50 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:50.442147 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cfeaf5af-9791-49c4-bdbd-82404b6c185f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:50.444743 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cfeaf5af-9791-49c4-bdbd-82404b6c185f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:50.445010 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cfeaf5af-9791-49c4-bdbd-82404b6c185f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:50.445567 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cfeaf5af-9791-49c4-bdbd-82404b6c185f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:50.445567 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-cfeaf5af-9791-49c4-bdbd-82404b6c185f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:50.451827 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:50.451827 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:50.453050 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cfeaf5af-9791-49c4-bdbd-82404b6c185f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:50.453570 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1186/4707] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:50 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:50.705855 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-20905cbc-3bd5-4f46-a36f-3a7ebb66744c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:50.708060 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20905cbc-3bd5-4f46-a36f-3a7ebb66744c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:50.708279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20905cbc-3bd5-4f46-a36f-3a7ebb66744c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:50.708502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20905cbc-3bd5-4f46-a36f-3a7ebb66744c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:50.716309 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:50.716309 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:50.720079 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-20905cbc-3bd5-4f46-a36f-3a7ebb66744c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:50.724406 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20905cbc-3bd5-4f46-a36f-3a7ebb66744c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:50.724974 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1160/4708] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:50 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:51.339317 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-360f4743-98c1-4183-a7f6-4e80e14c9b57 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:51.342018 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-360f4743-98c1-4183-a7f6-4e80e14c9b57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:51.342526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-360f4743-98c1-4183-a7f6-4e80e14c9b57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:51.342861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-360f4743-98c1-4183-a7f6-4e80e14c9b57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:51.343042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-360f4743-98c1-4183-a7f6-4e80e14c9b57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:51.348002 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:51.348002 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:51.348748 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-360f4743-98c1-4183-a7f6-4e80e14c9b57 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:51.349212 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1176/4709] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:51 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:51.466018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6baa1994-939e-4bd8-82b2-4d737ee35def None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:51.471065 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6baa1994-939e-4bd8-82b2-4d737ee35def tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:51.471065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6baa1994-939e-4bd8-82b2-4d737ee35def tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:51.471065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6baa1994-939e-4bd8-82b2-4d737ee35def tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:51.471065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6baa1994-939e-4bd8-82b2-4d737ee35def tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:51.475390 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:51.475390 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:51.476627 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6baa1994-939e-4bd8-82b2-4d737ee35def tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:51.477277 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1188/4710] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:51 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:51.623760 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-eeb50b28-e142-49bb-af6b-6f74a5bd48d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:51.625765 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-eeb50b28-e142-49bb-af6b-6f74a5bd48d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b/encryption Aug 06 17:46:51.625898 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-eeb50b28-e142-49bb-af6b-6f74a5bd48d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:51.626110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-eeb50b28-e142-49bb-af6b-6f74a5bd48d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:51.637518 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:51.637518 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:51.646205 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-39620d04-ee26-44f3-8fc4-5cbd87dd16a5 req-eeb50b28-e142-49bb-af6b-6f74a5bd48d3 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b/encryption returned with HTTP 200 Aug 06 17:46:51.646668 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1187/4711] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:46:51 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:51.745398 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-afe31694-abf8-41cc-b392-c4b5ecc6f108 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:51.750004 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-afe31694-abf8-41cc-b392-c4b5ecc6f108 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:51.750004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-afe31694-abf8-41cc-b392-c4b5ecc6f108 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:51.750004 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-afe31694-abf8-41cc-b392-c4b5ecc6f108 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:51.763166 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:51.763166 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:51.780199 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-afe31694-abf8-41cc-b392-c4b5ecc6f108 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:51.789776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-afe31694-abf8-41cc-b392-c4b5ecc6f108 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:51.790311 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1161/4712] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:51 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:52.362230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-70d9920d-a69b-4db9-82f3-4a3efecb0fbc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.364532 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70d9920d-a69b-4db9-82f3-4a3efecb0fbc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:52.364717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70d9920d-a69b-4db9-82f3-4a3efecb0fbc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.364984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70d9920d-a69b-4db9-82f3-4a3efecb0fbc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.365173 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-70d9920d-a69b-4db9-82f3-4a3efecb0fbc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:52.371212 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.371212 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:52.372135 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70d9920d-a69b-4db9-82f3-4a3efecb0fbc tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:52.373993 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1177/4713] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:52.493512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2880be9d-e660-43d4-8f04-c37867a8916b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.495583 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2880be9d-e660-43d4-8f04-c37867a8916b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:52.495783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2880be9d-e660-43d4-8f04-c37867a8916b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.496054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2880be9d-e660-43d4-8f04-c37867a8916b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.496227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2880be9d-e660-43d4-8f04-c37867a8916b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:52.502116 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.502116 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:52.503184 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2880be9d-e660-43d4-8f04-c37867a8916b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:52.503680 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1189/4714] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:52.516668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bc904ab7-b4df-47f3-aa96-60f0c85fa09b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.518681 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bc904ab7-b4df-47f3-aa96-60f0c85fa09b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:46:52.519007 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bc904ab7-b4df-47f3-aa96-60f0c85fa09b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.519302 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bc904ab7-b4df-47f3-aa96-60f0c85fa09b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.530703 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.530703 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:52.536711 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bc904ab7-b4df-47f3-aa96-60f0c85fa09b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:46:52.544716 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bc904ab7-b4df-47f3-aa96-60f0c85fa09b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e returned with HTTP 200 Aug 06 17:46:52.545345 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1188/4715] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:52.561573 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.563553 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:52.563788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.564028 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.564129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete backup with id: 385ddc32-80ce-435b-93f0-c3828c9f4083. Aug 06 17:46:52.568664 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.568664 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:52.581046 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] delete_backup rpcapi backup_id 385ddc32-80ce-435b-93f0-c3828c9f4083 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:46:52.582634 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4afa469c-8665-4ca1-9c1d-ca67d1d3fa75 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 202 Aug 06 17:46:52.583150 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1162/4716] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:46:52 2026] DELETE /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:46:52.593014 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-43e46dd0-794c-464d-9901-59f3f41cf0cc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.595228 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-43e46dd0-794c-464d-9901-59f3f41cf0cc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:52.595434 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-43e46dd0-794c-464d-9901-59f3f41cf0cc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.595696 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-43e46dd0-794c-464d-9901-59f3f41cf0cc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.595805 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-43e46dd0-794c-464d-9901-59f3f41cf0cc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:52.607304 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.607304 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:52.608182 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-43e46dd0-794c-464d-9901-59f3f41cf0cc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 200 Aug 06 17:46:52.608749 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1178/4717] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:52.807660 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4ea79c4e-1460-4452-ae85-bf82ae15aa05 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.810154 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ea79c4e-1460-4452-ae85-bf82ae15aa05 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:52.810418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ea79c4e-1460-4452-ae85-bf82ae15aa05 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.810683 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ea79c4e-1460-4452-ae85-bf82ae15aa05 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.819004 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.819004 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:52.822815 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4ea79c4e-1460-4452-ae85-bf82ae15aa05 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:52.827799 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ea79c4e-1460-4452-ae85-bf82ae15aa05 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:52.828313 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1190/4718] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:52.842307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-09968e1f-ada4-4352-9abf-678f215dcba4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.846980 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-09968e1f-ada4-4352-9abf-678f215dcba4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:52.846980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-09968e1f-ada4-4352-9abf-678f215dcba4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:52.846980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-09968e1f-ada4-4352-9abf-678f215dcba4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:52.859084 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.859084 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:52.864297 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-09968e1f-ada4-4352-9abf-678f215dcba4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:52.873632 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-09968e1f-ada4-4352-9abf-678f215dcba4 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:52.874229 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1189/4719] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:52.888767 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5ea077b5-c1e7-458a-984b-55fc48050aff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:52.891117 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:46:52.891663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "920395ea-6b62-4132-a1ac-e952a5f28832", "name": "tempest-VolumeImageDependencyTests-Snapshot-1170771648"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:52.901092 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:52.901092 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:52.901646 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:52.901813 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create snapshot from volume 920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:52.951852 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Created reservations ['ea64f9b2-51d9-49ba-af36-6f87a80e2056', '0c83f795-62ad-4713-9bd2-def4ff4020d8', '1cc9e7b8-3df7-49a7-8483-127826c66c79', '153a54a7-7178-4ddf-a61b-9eec52516bfa'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:52.989004 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot create request issued successfully. Aug 06 17:46:52.989121 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5ea077b5-c1e7-458a-984b-55fc48050aff tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:46:52.990804 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1163/4720] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:46:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:52.999555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8f2c9037-0f53-45f5-8459-ac4822379c6c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.001991 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8f2c9037-0f53-45f5-8459-ac4822379c6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:53.003689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8f2c9037-0f53-45f5-8459-ac4822379c6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.003689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8f2c9037-0f53-45f5-8459-ac4822379c6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.014705 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.014705 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:53.015304 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8f2c9037-0f53-45f5-8459-ac4822379c6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot retrieved successfully. Aug 06 17:46:53.016163 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8f2c9037-0f53-45f5-8459-ac4822379c6c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 200 Aug 06 17:46:53.016833 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1179/4721] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:52 2026] GET /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:53.383512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-df44053d-c22e-4bef-b99d-df53e0f7f04e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.385509 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-df44053d-c22e-4bef-b99d-df53e0f7f04e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:46:53.385729 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-df44053d-c22e-4bef-b99d-df53e0f7f04e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.385943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-df44053d-c22e-4bef-b99d-df53e0f7f04e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.386103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-df44053d-c22e-4bef-b99d-df53e0f7f04e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:53.391022 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.391022 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:53.391884 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-df44053d-c22e-4bef-b99d-df53e0f7f04e tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:46:53.392438 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1191/4722] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:53 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:53.409498 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2cb01455-b7e1-47d3-91a8-1af3e2dc5d9f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.411400 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2cb01455-b7e1-47d3-91a8-1af3e2dc5d9f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:46:53.412066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2cb01455-b7e1-47d3-91a8-1af3e2dc5d9f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.412066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2cb01455-b7e1-47d3-91a8-1af3e2dc5d9f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.412066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2cb01455-b7e1-47d3-91a8-1af3e2dc5d9f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:53.416751 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.416751 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:53.417596 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2cb01455-b7e1-47d3-91a8-1af3e2dc5d9f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:46:53.418015 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1190/4723] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:53 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:53.429787 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-13c9e9d2-ba69-4297-a010-2bec58996b07 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.432466 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-13c9e9d2-ba69-4297-a010-2bec58996b07 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:46:53.432792 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-13c9e9d2-ba69-4297-a010-2bec58996b07 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.433063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-13c9e9d2-ba69-4297-a010-2bec58996b07 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.433234 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-13c9e9d2-ba69-4297-a010-2bec58996b07 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:53.438345 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.438345 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:53.439351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-13c9e9d2-ba69-4297-a010-2bec58996b07 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:46:53.439906 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1164/4724] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:53 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:53.454871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2e984ba1-c6db-4d52-8923-19e30981637b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.455735 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:46:53.456172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50a66437-bff7-45a0-a37e-45d72c93ec70", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-408182634"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:53.457956 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating new backup {'backup': {'volume_id': '50a66437-bff7-45a0-a37e-45d72c93ec70', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-408182634'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:46:53.458172 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Creating backup of volume 50a66437-bff7-45a0-a37e-45d72c93ec70 in container None Aug 06 17:46:53.466553 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.466553 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:53.467162 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:46:53.493644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Created reservations ['5e20eaae-4a9c-47bd-a78e-567d948de5f0', '4bf6c46d-119e-4bd8-928a-a38ce6e0d44d'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:53.550019 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2e984ba1-c6db-4d52-8923-19e30981637b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:46:53.550488 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1180/4725] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:46:53 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:53.563167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d157fba2-0afc-403b-8186-5d91fa70b697 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.565696 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d157fba2-0afc-403b-8186-5d91fa70b697 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:53.566017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d157fba2-0afc-403b-8186-5d91fa70b697 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.566328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d157fba2-0afc-403b-8186-5d91fa70b697 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.566509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d157fba2-0afc-403b-8186-5d91fa70b697 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:53.572371 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.572371 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:53.573498 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d157fba2-0afc-403b-8186-5d91fa70b697 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:53.573915 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1192/4726] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:53 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:53.618466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9e7582c3-c753-4731-948f-5e1f389ed5ac None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.620387 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9e7582c3-c753-4731-948f-5e1f389ed5ac tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 Aug 06 17:46:53.620606 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9e7582c3-c753-4731-948f-5e1f389ed5ac tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.620823 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9e7582c3-c753-4731-948f-5e1f389ed5ac tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.620926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9e7582c3-c753-4731-948f-5e1f389ed5ac tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 385ddc32-80ce-435b-93f0-c3828c9f4083. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:53.625071 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9e7582c3-c753-4731-948f-5e1f389ed5ac tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 returned with HTTP 404 Aug 06 17:46:53.625634 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1191/4727] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:53 2026] GET /volume/v3/backups/385ddc32-80ce-435b-93f0-c3828c9f4083 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:53.641902 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.644174 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:53.644642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1641796058"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:53.646705 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1641796058'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:53.646864 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume of 1 GB Aug 06 17:46:53.651660 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Availability Zones retrieved successfully. Aug 06 17:46:53.659558 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (c858c81d-9a65-478a-96da-2580c33b2c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:53.660876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5e08a9-965d-40ec-8a5f-b02606b36e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:53.662068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:53.691529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5e08a9-965d-40ec-8a5f-b02606b36e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:53.692493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8429b154-b30d-4e1f-b5ad-d44af9beefc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:53.740620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['aa45effe-2973-4eb3-b59d-ec4939aff37e', '40afb925-436a-41a5-8eed-8f33bfff8e59', '3d3ee3b4-67fb-48fe-b3c5-35800b9c5ee6', '1ad92113-3023-411b-9ccd-aba84bf2bfba'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:53.741630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8429b154-b30d-4e1f-b5ad-d44af9beefc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa45effe-2973-4eb3-b59d-ec4939aff37e', '40afb925-436a-41a5-8eed-8f33bfff8e59', '3d3ee3b4-67fb-48fe-b3c5-35800b9c5ee6', '1ad92113-3023-411b-9ccd-aba84bf2bfba']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:53.742550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebad5dc9-f656-41a5-8d04-312ebb6046aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:53.767940 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebad5dc9-f656-41a5-8d04-312ebb6046aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15010aff-345a-4105-8384-ac83ba265578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1641796058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['aa45effe-2973-4eb3-b59d-ec4939aff37e','40afb925-436a-41a5-8eed-8f33bfff8e59','3d3ee3b4-67fb-48fe-b3c5-35800b9c5ee6','1ad92113-3023-411b-9ccd-aba84bf2bfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1641796058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15010aff-345a-4105-8384-ac83ba265578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b89cad7a164f03815a42c7a178852f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627cf0aa225b4c858a83717bca9fd64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:53.768805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7714d1-98b6-4f3c-a6bd-caaed436c6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:53.790567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7714d1-98b6-4f3c-a6bd-caaed436c6e1) transitioned into state 'SUCCESS' from state '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-1641796058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['aa45effe-2973-4eb3-b59d-ec4939aff37e','40afb925-436a-41a5-8eed-8f33bfff8e59','3d3ee3b4-67fb-48fe-b3c5-35800b9c5ee6','1ad92113-3023-411b-9ccd-aba84bf2bfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:53.791817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b168d17d-0508-4a62-bd91-70b4641e3b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:53.802755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b168d17d-0508-4a62-bd91-70b4641e3b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:53.803797 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (c858c81d-9a65-478a-96da-2580c33b2c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:53.804302 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request issued successfully. Aug 06 17:46:53.805037 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-87b091cf-c300-42a9-a45c-ac8a6ee29b2d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:53.805577 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1165/4728] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:46:53 2026] POST /volume/v3/volumes => generated 749 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:53.821826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f6289a4a-59c2-47da-9e5d-0bbb434cf468 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:53.823851 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6289a4a-59c2-47da-9e5d-0bbb434cf468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:46:53.824032 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6289a4a-59c2-47da-9e5d-0bbb434cf468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:53.824228 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6289a4a-59c2-47da-9e5d-0bbb434cf468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:53.832080 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:53.832080 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:53.836278 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f6289a4a-59c2-47da-9e5d-0bbb434cf468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:46:53.841144 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6289a4a-59c2-47da-9e5d-0bbb434cf468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 returned with HTTP 200 Aug 06 17:46:53.841540 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1181/4729] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:53 2026] GET /volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:54.028884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5cf5b4fe-eb6e-4afc-bc63-044395f7a019 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.031523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5cf5b4fe-eb6e-4afc-bc63-044395f7a019 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:54.031810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5cf5b4fe-eb6e-4afc-bc63-044395f7a019 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:54.032120 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5cf5b4fe-eb6e-4afc-bc63-044395f7a019 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:54.037623 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.037623 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:54.038187 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5cf5b4fe-eb6e-4afc-bc63-044395f7a019 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot retrieved successfully. Aug 06 17:46:54.039145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5cf5b4fe-eb6e-4afc-bc63-044395f7a019 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 200 Aug 06 17:46:54.040194 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1193/4730] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:54 2026] GET /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:54.050735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e92782ec-8438-44f2-80d6-20c867940814 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.052356 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:46:54.052870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "18c7398a-c120-41b7-91f6-e5486d02dc1f", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:54.055912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '18c7398a-c120-41b7-91f6-e5486d02dc1f', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:46:54.062765 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.062765 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:54.063403 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot retrieved successfully. Aug 06 17:46:54.063582 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume of 1 GB Aug 06 17:46:54.068391 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Availability Zones retrieved successfully. Aug 06 17:46:54.076506 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (7c90c1fe-06b1-48e7-a2e0-f3ad84e7104f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:54.078148 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (810ac1fb-ae66-43ac-b224-71dc600ad553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:54.079560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:46:54.127738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (810ac1fb-ae66-43ac-b224-71dc600ad553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18c7398a-c120-41b7-91f6-e5486d02dc1f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:54.127738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f8e3374-fb59-49da-9e98-001396ef5817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:54.171579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Created reservations ['459b6f24-2a1a-478b-9d54-136386f276d4', '5adb8e7a-41a6-4b72-b845-21f6faca6130', '39d83b66-07d6-49b8-b374-2351e39d1ece', '91cfd00f-a491-4168-a66b-afadc0cc6a60'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:54.172710 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f8e3374-fb59-49da-9e98-001396ef5817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459b6f24-2a1a-478b-9d54-136386f276d4', '5adb8e7a-41a6-4b72-b845-21f6faca6130', '39d83b66-07d6-49b8-b374-2351e39d1ece', '91cfd00f-a491-4168-a66b-afadc0cc6a60']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:54.173692 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba05497-75ef-4bfd-958c-699be3e466b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:54.218081 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba05497-75ef-4bfd-958c-699be3e466b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143f26ad-ea9a-4708-9be0-45cdd1c95e30', '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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['459b6f24-2a1a-478b-9d54-136386f276d4','5adb8e7a-41a6-4b72-b845-21f6faca6130','39d83b66-07d6-49b8-b374-2351e39d1ece','91cfd00f-a491-4168-a66b-afadc0cc6a60'],size=1,snapshot_id=18c7398a-c120-41b7-91f6-e5486d02dc1f,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:46:54Z,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=143f26ad-ea9a-4708-9be0-45cdd1c95e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63ac4760690e405784dde1f5d2d9f4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18c7398a-c120-41b7-91f6-e5486d02dc1f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:54.219613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d90ea88-504c-4a41-89eb-ea431eb650ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:54.240706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d90ea88-504c-4a41-89eb-ea431eb650ec) transitioned into state 'SUCCESS' from 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='63ac4760690e405784dde1f5d2d9f4dd',qos_specs=None,replication_status=,reservations=['459b6f24-2a1a-478b-9d54-136386f276d4','5adb8e7a-41a6-4b72-b845-21f6faca6130','39d83b66-07d6-49b8-b374-2351e39d1ece','91cfd00f-a491-4168-a66b-afadc0cc6a60'],size=1,snapshot_id=18c7398a-c120-41b7-91f6-e5486d02dc1f,source_replicaid=,source_volid=None,status='creating',user_id='9063f7e0c49446359edf7d5c6a0fd4e4',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:54.241680 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a00d0ad-1578-4c51-ae9c-b73b783ed4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:46:54.265435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a00d0ad-1578-4c51-ae9c-b73b783ed4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:46:54.266508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Flow 'volume_create_api' (7c90c1fe-06b1-48e7-a2e0-f3ad84e7104f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:46:54.266861 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Create volume request issued successfully. Aug 06 17:46:54.267660 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e92782ec-8438-44f2-80d6-20c867940814 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:46:54.268170 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1192/4731] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:46:54 2026] POST /volume/v3/volumes => generated 809 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:54.282878 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-15ac766d-3833-44c1-a9ba-ed0219b66d6b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.285888 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-15ac766d-3833-44c1-a9ba-ed0219b66d6b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:54.286124 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-15ac766d-3833-44c1-a9ba-ed0219b66d6b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:54.286424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-15ac766d-3833-44c1-a9ba-ed0219b66d6b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:54.297244 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.297244 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:54.302180 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-15ac766d-3833-44c1-a9ba-ed0219b66d6b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:54.308806 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-15ac766d-3833-44c1-a9ba-ed0219b66d6b tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 200 Aug 06 17:46:54.309321 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1166/4732] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:54 2026] GET /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:46:54.586713 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1b942ff3-2c41-4bd3-afe5-07816813a7ad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.588943 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b942ff3-2c41-4bd3-afe5-07816813a7ad tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:54.589228 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b942ff3-2c41-4bd3-afe5-07816813a7ad tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:54.589469 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b942ff3-2c41-4bd3-afe5-07816813a7ad tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:54.589608 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1b942ff3-2c41-4bd3-afe5-07816813a7ad tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:54.594915 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.594915 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:54.595901 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b942ff3-2c41-4bd3-afe5-07816813a7ad tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:54.596395 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1182/4733] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:54 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:54.856210 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2449f27a-8e42-4f34-b98e-fc812b7d5535 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.858099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2449f27a-8e42-4f34-b98e-fc812b7d5535 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:46:54.858274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2449f27a-8e42-4f34-b98e-fc812b7d5535 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:54.858482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2449f27a-8e42-4f34-b98e-fc812b7d5535 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:54.865548 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.865548 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:54.869328 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2449f27a-8e42-4f34-b98e-fc812b7d5535 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:46:54.873855 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2449f27a-8e42-4f34-b98e-fc812b7d5535 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 returned with HTTP 200 Aug 06 17:46:54.875119 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1194/4734] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:54 2026] GET /volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:54.888108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-281294ac-1fc2-4919-89d6-b214113a84c1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.890570 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:46:54.891062 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15010aff-345a-4105-8384-ac83ba265578", "name": "tempest-VolumesBackupsTest-Backup-200945673"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:46:54.893083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating new backup {'backup': {'volume_id': '15010aff-345a-4105-8384-ac83ba265578', 'name': 'tempest-VolumesBackupsTest-Backup-200945673'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:46:54.893265 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating backup of volume 15010aff-345a-4105-8384-ac83ba265578 in container None Aug 06 17:46:54.904764 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.904764 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:54.905528 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:46:54.926006 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['368cfb49-7d6b-4e91-8303-2eb1ad9b9a4b', '892e1e58-523f-4fc1-b1bf-f85ad7382d38'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:46:54.962677 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-281294ac-1fc2-4919-89d6-b214113a84c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:46:54.963232 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1193/4735] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:46:54 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:46:54.973839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ec9ff671-d66d-424a-90ab-c4082203e07a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:54.976372 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec9ff671-d66d-424a-90ab-c4082203e07a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:46:54.976804 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec9ff671-d66d-424a-90ab-c4082203e07a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:54.977120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec9ff671-d66d-424a-90ab-c4082203e07a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:54.977266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ec9ff671-d66d-424a-90ab-c4082203e07a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:54.986372 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:54.986372 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:54.987538 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec9ff671-d66d-424a-90ab-c4082203e07a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:46:54.988355 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1167/4736] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:54 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:55.324121 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-81c29fee-7a09-43ef-bff0-529541b1cfcc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:55.325899 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-81c29fee-7a09-43ef-bff0-529541b1cfcc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:55.326314 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-81c29fee-7a09-43ef-bff0-529541b1cfcc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:55.326723 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-81c29fee-7a09-43ef-bff0-529541b1cfcc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:55.336872 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:55.336872 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:55.345767 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-81c29fee-7a09-43ef-bff0-529541b1cfcc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:55.348886 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-81c29fee-7a09-43ef-bff0-529541b1cfcc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 200 Aug 06 17:46:55.349541 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1183/4737] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:55 2026] GET /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:55.363885 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-587f879e-f362-4335-a9f7-e7146ed0d4cc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:55.366150 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-587f879e-f362-4335-a9f7-e7146ed0d4cc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:55.366409 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-587f879e-f362-4335-a9f7-e7146ed0d4cc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:55.366598 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-587f879e-f362-4335-a9f7-e7146ed0d4cc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:55.375749 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:55.375749 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:55.379840 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-587f879e-f362-4335-a9f7-e7146ed0d4cc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:55.385694 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-587f879e-f362-4335-a9f7-e7146ed0d4cc tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 200 Aug 06 17:46:55.386187 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1195/4738] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:55 2026] GET /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:55.398521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5240e775-6f9d-402a-a646-515efcec4764 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:55.400476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:55.400721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:55.400990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:55.401110 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete snapshot with id: 18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:55.407155 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:55.407155 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:55.407752 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot retrieved successfully. Aug 06 17:46:55.433996 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot delete request issued successfully. Aug 06 17:46:55.433996 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5240e775-6f9d-402a-a646-515efcec4764 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 202 Aug 06 17:46:55.433996 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1194/4739] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:46:55 2026] DELETE /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:46:55.440196 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-74e38e2d-d1a4-41e9-b220-95b37ea9bfcd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:55.442914 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-74e38e2d-d1a4-41e9-b220-95b37ea9bfcd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:55.442914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-74e38e2d-d1a4-41e9-b220-95b37ea9bfcd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:55.443127 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-74e38e2d-d1a4-41e9-b220-95b37ea9bfcd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:55.450386 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:55.450386 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:55.452076 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-74e38e2d-d1a4-41e9-b220-95b37ea9bfcd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Snapshot retrieved successfully. Aug 06 17:46:55.452585 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-74e38e2d-d1a4-41e9-b220-95b37ea9bfcd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 200 Aug 06 17:46:55.453151 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1168/4740] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:55 2026] GET /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:55.612772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-837a5e4d-275c-41fd-8d2c-fd0fe246edf0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:55.614642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-837a5e4d-275c-41fd-8d2c-fd0fe246edf0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:55.616266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-837a5e4d-275c-41fd-8d2c-fd0fe246edf0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:55.616266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-837a5e4d-275c-41fd-8d2c-fd0fe246edf0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:55.616266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-837a5e4d-275c-41fd-8d2c-fd0fe246edf0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:55.621511 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:55.621511 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:55.623127 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-837a5e4d-275c-41fd-8d2c-fd0fe246edf0 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:55.623822 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1184/4741] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:55 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:56.000271 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8b3c18ec-e151-442f-b278-96744559706e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:56.003057 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8b3c18ec-e151-442f-b278-96744559706e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:46:56.003332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8b3c18ec-e151-442f-b278-96744559706e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:56.003612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8b3c18ec-e151-442f-b278-96744559706e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:56.003769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8b3c18ec-e151-442f-b278-96744559706e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:56.009760 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:56.009760 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:56.011234 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8b3c18ec-e151-442f-b278-96744559706e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:46:56.011790 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1196/4742] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:55 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:56.464510 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5c8b78bf-86aa-4359-998a-eb1a33f52978 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:56.467241 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c8b78bf-86aa-4359-998a-eb1a33f52978 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:56.467505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5c8b78bf-86aa-4359-998a-eb1a33f52978 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:56.467899 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5c8b78bf-86aa-4359-998a-eb1a33f52978 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:56.473864 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c8b78bf-86aa-4359-998a-eb1a33f52978 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 404 Aug 06 17:46:56.474530 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1195/4743] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:56 2026] GET /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 06 17:46:56.483359 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:56.487102 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:56.487472 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:56.488366 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:56.489271 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:56.505574 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:56.505574 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:56.507554 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:56.534987 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume request issued successfully. Aug 06 17:46:56.534987 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f38959dc-b78c-47ac-b00a-1d33bea26ea2 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 202 Aug 06 17:46:56.534987 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1169/4744] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:56 2026] DELETE /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:46:56.548690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2903ebe3-4d34-424c-83e4-e11196d6e269 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:56.551883 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2903ebe3-4d34-424c-83e4-e11196d6e269 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:56.552127 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2903ebe3-4d34-424c-83e4-e11196d6e269 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:56.552395 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2903ebe3-4d34-424c-83e4-e11196d6e269 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:56.565046 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:56.565046 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:56.573109 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2903ebe3-4d34-424c-83e4-e11196d6e269 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:56.580793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2903ebe3-4d34-424c-83e4-e11196d6e269 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 200 Aug 06 17:46:56.581449 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1185/4745] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:56 2026] GET /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 1227 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:56.638817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5fdd3664-3b27-4051-b9a2-8e6a0de26a9a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:56.642258 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fdd3664-3b27-4051-b9a2-8e6a0de26a9a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:56.643355 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fdd3664-3b27-4051-b9a2-8e6a0de26a9a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:56.644585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5fdd3664-3b27-4051-b9a2-8e6a0de26a9a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:56.644817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5fdd3664-3b27-4051-b9a2-8e6a0de26a9a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:56.651856 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:56.651856 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:56.653002 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5fdd3664-3b27-4051-b9a2-8e6a0de26a9a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:56.653564 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1197/4746] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:56 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:57.024900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a9f395a9-f07d-4717-960c-4374381ffea8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:57.026939 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9f395a9-f07d-4717-960c-4374381ffea8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:46:57.027206 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9f395a9-f07d-4717-960c-4374381ffea8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:57.027409 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9f395a9-f07d-4717-960c-4374381ffea8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:57.027561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a9f395a9-f07d-4717-960c-4374381ffea8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:57.035891 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:57.035891 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:57.036666 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9f395a9-f07d-4717-960c-4374381ffea8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:46:57.037238 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1196/4747] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:57 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:57.598833 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d3d6a31d-9d6f-4709-8295-6128fb8782ea None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:57.601224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3d6a31d-9d6f-4709-8295-6128fb8782ea tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:57.601526 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3d6a31d-9d6f-4709-8295-6128fb8782ea tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:57.601876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3d6a31d-9d6f-4709-8295-6128fb8782ea tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:57.609841 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3d6a31d-9d6f-4709-8295-6128fb8782ea tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 404 Aug 06 17:46:57.611105 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1170/4748] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:57 2026] GET /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:57.672620 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c3a304e2-a40a-4731-9f4c-2f56be9b5e81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:57.676067 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3a304e2-a40a-4731-9f4c-2f56be9b5e81 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:57.676312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3a304e2-a40a-4731-9f4c-2f56be9b5e81 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:57.676639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3a304e2-a40a-4731-9f4c-2f56be9b5e81 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:57.676770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c3a304e2-a40a-4731-9f4c-2f56be9b5e81 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:57.683721 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:57.683721 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:57.684835 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3a304e2-a40a-4731-9f4c-2f56be9b5e81 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:57.685307 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1186/4749] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:57 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:57.874723 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:57.876455 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:57.876691 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:57.876909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:57.877160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:57.887285 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:57.887285 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:57.888188 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:57.909993 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume request issued successfully. Aug 06 17:46:57.909993 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa8797a8-54fc-44d9-b73d-215744ca56a9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 202 Aug 06 17:46:57.909993 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1198/4750] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:57 2026] DELETE /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:46:57.917211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a88b6ec2-3116-49ee-b208-067e09ea4c41 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:57.918937 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a88b6ec2-3116-49ee-b208-067e09ea4c41 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:57.919238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a88b6ec2-3116-49ee-b208-067e09ea4c41 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:57.919529 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a88b6ec2-3116-49ee-b208-067e09ea4c41 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:57.930448 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:57.930448 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:57.936642 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a88b6ec2-3116-49ee-b208-067e09ea4c41 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:57.941449 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a88b6ec2-3116-49ee-b208-067e09ea4c41 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 200 Aug 06 17:46:57.941879 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1197/4751] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:57 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:58.051816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4fb44fc6-4a1a-4a59-a84e-78cc95f5151a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:58.055332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4fb44fc6-4a1a-4a59-a84e-78cc95f5151a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:46:58.055540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4fb44fc6-4a1a-4a59-a84e-78cc95f5151a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:58.055748 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4fb44fc6-4a1a-4a59-a84e-78cc95f5151a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:58.056517 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4fb44fc6-4a1a-4a59-a84e-78cc95f5151a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:58.063561 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:58.063561 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:58.064814 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4fb44fc6-4a1a-4a59-a84e-78cc95f5151a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:46:58.065366 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1171/4752] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:58 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:58.701056 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-330ff741-ac89-4ee1-bfdd-479252d050a6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:58.703473 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-330ff741-ac89-4ee1-bfdd-479252d050a6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:58.703814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-330ff741-ac89-4ee1-bfdd-479252d050a6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:58.704140 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-330ff741-ac89-4ee1-bfdd-479252d050a6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:58.704286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-330ff741-ac89-4ee1-bfdd-479252d050a6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:58.712617 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:58.712617 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:46:58.713680 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-330ff741-ac89-4ee1-bfdd-479252d050a6 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:58.714212 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1187/4753] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:58 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:58.957663 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-41020caa-6207-4416-a7d4-755ba891257d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:58.960551 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-41020caa-6207-4416-a7d4-755ba891257d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:58.960896 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-41020caa-6207-4416-a7d4-755ba891257d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:58.961221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-41020caa-6207-4416-a7d4-755ba891257d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:58.971124 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-41020caa-6207-4416-a7d4-755ba891257d tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 404 Aug 06 17:46:58.971371 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1199/4754] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:58 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:58.990494 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a5b9ea56-c97f-4d32-b01a-a15bdba73f59 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:58.992818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5b9ea56-c97f-4d32-b01a-a15bdba73f59 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:58.993280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5b9ea56-c97f-4d32-b01a-a15bdba73f59 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:58.993548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5b9ea56-c97f-4d32-b01a-a15bdba73f59 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:58.993902 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-a5b9ea56-c97f-4d32-b01a-a15bdba73f59 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:59.002628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5b9ea56-c97f-4d32-b01a-a15bdba73f59 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 404 Aug 06 17:46:59.002628 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1198/4755] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:58 2026] DELETE /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:59.015823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f42b6f42-3aa8-4e1d-9947-368718e634bb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.017607 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f42b6f42-3aa8-4e1d-9947-368718e634bb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 Aug 06 17:46:59.018700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f42b6f42-3aa8-4e1d-9947-368718e634bb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.019363 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f42b6f42-3aa8-4e1d-9947-368718e634bb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.029131 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f42b6f42-3aa8-4e1d-9947-368718e634bb tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 returned with HTTP 404 Aug 06 17:46:59.029853 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1172/4756] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:59 2026] GET /volume/v3/volumes/143f26ad-ea9a-4708-9be0-45cdd1c95e30 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:59.038916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dae204b2-0388-4acd-9147-16e05aa9edc9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.042570 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dae204b2-0388-4acd-9147-16e05aa9edc9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:59.043224 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dae204b2-0388-4acd-9147-16e05aa9edc9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.043500 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dae204b2-0388-4acd-9147-16e05aa9edc9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.043666 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-dae204b2-0388-4acd-9147-16e05aa9edc9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete snapshot with id: 18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:59.053516 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dae204b2-0388-4acd-9147-16e05aa9edc9 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 404 Aug 06 17:46:59.055107 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1188/4757] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:46:59 2026] DELETE /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:59.063810 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d61da838-ce28-4fa3-afa8-092af30c1bc0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.065939 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d61da838-ce28-4fa3-afa8-092af30c1bc0 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f Aug 06 17:46:59.066292 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d61da838-ce28-4fa3-afa8-092af30c1bc0 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.066518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d61da838-ce28-4fa3-afa8-092af30c1bc0 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.072109 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d61da838-ce28-4fa3-afa8-092af30c1bc0 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f returned with HTTP 404 Aug 06 17:46:59.072782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1200/4758] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:46:59 2026] GET /volume/v3/snapshots/18c7398a-c120-41b7-91f6-e5486d02dc1f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:46:59.081019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-48906287-ca1a-421c-a712-ab2a511b0723 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.081466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52dcde30-e913-4e3f-9774-4265500458bd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.083677 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52dcde30-e913-4e3f-9774-4265500458bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:59.083878 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52dcde30-e913-4e3f-9774-4265500458bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.084305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52dcde30-e913-4e3f-9774-4265500458bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.085707 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-52dcde30-e913-4e3f-9774-4265500458bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:59.085825 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48906287-ca1a-421c-a712-ab2a511b0723 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:46:59.086073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48906287-ca1a-421c-a712-ab2a511b0723 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.086255 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48906287-ca1a-421c-a712-ab2a511b0723 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.086565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-48906287-ca1a-421c-a712-ab2a511b0723 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:59.093000 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52dcde30-e913-4e3f-9774-4265500458bd tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 404 Aug 06 17:46:59.094666 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1173/4759] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:59 2026] DELETE /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:59.097951 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:59.097951 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:59.099752 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48906287-ca1a-421c-a712-ab2a511b0723 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:46:59.101095 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1199/4760] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:59 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:46:59.107136 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5e98460d-8428-4772-8146-d8dbd078a700 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.112704 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e98460d-8428-4772-8146-d8dbd078a700 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 Aug 06 17:46:59.113035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e98460d-8428-4772-8146-d8dbd078a700 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.113273 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e98460d-8428-4772-8146-d8dbd078a700 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.124172 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e98460d-8428-4772-8146-d8dbd078a700 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 returned with HTTP 404 Aug 06 17:46:59.124735 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1189/4761] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:59 2026] GET /volume/v3/volumes/920395ea-6b62-4132-a1ac-e952a5f28832 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:46:59.170332 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3a741e08-399a-49b0-9072-e69f26bc2112 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.172622 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:46:59.173098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.173179 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.173355 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:46:59.181474 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:59.181474 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:46:59.182190 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:59.206996 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume request issued successfully. Aug 06 17:46:59.206996 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3a741e08-399a-49b0-9072-e69f26bc2112 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c returned with HTTP 202 Aug 06 17:46:59.206996 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1201/4762] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:46:59 2026] DELETE /volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 06 17:46:59.218585 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ed9b635d-b1e8-432f-9bd3-babada3989ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.220855 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed9b635d-b1e8-432f-9bd3-babada3989ee tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:46:59.221258 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed9b635d-b1e8-432f-9bd3-babada3989ee tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.221648 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ed9b635d-b1e8-432f-9bd3-babada3989ee tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.230705 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:59.230705 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:46:59.235907 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ed9b635d-b1e8-432f-9bd3-babada3989ee tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Volume info retrieved successfully. Aug 06 17:46:59.243024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ed9b635d-b1e8-432f-9bd3-babada3989ee tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c returned with HTTP 200 Aug 06 17:46:59.245093 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1174/4763] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:46:59 2026] GET /volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:46:59.727233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-08700428-55ec-4639-822f-cd344d6ed383 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:46:59.730073 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-08700428-55ec-4639-822f-cd344d6ed383 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:46:59.730073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-08700428-55ec-4639-822f-cd344d6ed383 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:46:59.731474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-08700428-55ec-4639-822f-cd344d6ed383 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:46:59.731474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-08700428-55ec-4639-822f-cd344d6ed383 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:46:59.737690 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:46:59.737690 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:46:59.738668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-08700428-55ec-4639-822f-cd344d6ed383 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:46:59.739226 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1200/4764] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:46:59 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:00.118260 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f478947a-e2b7-4758-8dac-0c972d7f1b23 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.120769 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f478947a-e2b7-4758-8dac-0c972d7f1b23 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:00.121308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f478947a-e2b7-4758-8dac-0c972d7f1b23 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.121684 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f478947a-e2b7-4758-8dac-0c972d7f1b23 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.121843 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f478947a-e2b7-4758-8dac-0c972d7f1b23 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:00.127624 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:00.127624 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:00.128588 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f478947a-e2b7-4758-8dac-0c972d7f1b23 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:00.129188 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1190/4765] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:00 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:00.262384 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-449103ad-8bdb-40e9-8a07-dce6cd2a9a43 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.264757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-449103ad-8bdb-40e9-8a07-dce6cd2a9a43 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c Aug 06 17:47:00.265092 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-449103ad-8bdb-40e9-8a07-dce6cd2a9a43 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.265585 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-449103ad-8bdb-40e9-8a07-dce6cd2a9a43 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.273279 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-449103ad-8bdb-40e9-8a07-dce6cd2a9a43 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c returned with HTTP 404 Aug 06 17:47:00.273981 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1202/4766] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:00 2026] GET /volume/v3/volumes/725f3ca9-6032-4b1b-96d0-52820be5db0c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:00.284491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-439ba374-df36-45bc-85a3-e2682af4a7ce None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.290814 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-439ba374-df36-45bc-85a3-e2682af4a7ce tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:47:00.291378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-439ba374-df36-45bc-85a3-e2682af4a7ce tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.291732 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-439ba374-df36-45bc-85a3-e2682af4a7ce tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.292091 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-439ba374-df36-45bc-85a3-e2682af4a7ce tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: 3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:47:00.302044 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-439ba374-df36-45bc-85a3-e2682af4a7ce tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 404 Aug 06 17:47:00.302356 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1175/4767] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:47:00 2026] DELETE /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:00.312761 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7c1734c0-7986-40a1-8a44-a269d7126b4c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.315778 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c1734c0-7986-40a1-8a44-a269d7126b4c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e Aug 06 17:47:00.316082 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c1734c0-7986-40a1-8a44-a269d7126b4c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.316334 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7c1734c0-7986-40a1-8a44-a269d7126b4c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.325248 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7c1734c0-7986-40a1-8a44-a269d7126b4c tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e returned with HTTP 404 Aug 06 17:47:00.326030 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1201/4768] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:00 2026] GET /volume/v3/volumes/3d202f66-d4b4-4f15-8a3a-6c9a48990f7e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:00.390338 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-70e0987c-7835-4651-80cf-d21b78df3d2e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.392995 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70e0987c-7835-4651-80cf-d21b78df3d2e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:47:00.393535 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70e0987c-7835-4651-80cf-d21b78df3d2e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.394518 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70e0987c-7835-4651-80cf-d21b78df3d2e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.394518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-70e0987c-7835-4651-80cf-d21b78df3d2e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Delete volume with id: ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:47:00.402853 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70e0987c-7835-4651-80cf-d21b78df3d2e tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 404 Aug 06 17:47:00.403585 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1191/4769] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:47:00 2026] DELETE /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:00.414833 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6cc24c18-bf7b-4d96-89d8-925ed8775809 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.417266 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6cc24c18-bf7b-4d96-89d8-925ed8775809 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] GET https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb Aug 06 17:47:00.417616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6cc24c18-bf7b-4d96-89d8-925ed8775809 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.418995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6cc24c18-bf7b-4d96-89d8-925ed8775809 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.425361 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6cc24c18-bf7b-4d96-89d8-925ed8775809 tempest-VolumeImageDependencyTests-1939639176 tempest-VolumeImageDependencyTests-1939639176-project-member] https://10.4.3.207/volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb returned with HTTP 404 Aug 06 17:47:00.426025 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1203/4770] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:00 2026] GET /volume/v3/volumes/ac945dfd-c863-415a-aa03-e099cb822dcb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:00.751985 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9f39ef80-fd98-417e-aba2-ce52ce35aae8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:00.758330 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9f39ef80-fd98-417e-aba2-ce52ce35aae8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:00.758583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9f39ef80-fd98-417e-aba2-ce52ce35aae8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:00.758842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9f39ef80-fd98-417e-aba2-ce52ce35aae8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:00.758942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-9f39ef80-fd98-417e-aba2-ce52ce35aae8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:00.769617 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:00.769617 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:00.771378 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9f39ef80-fd98-417e-aba2-ce52ce35aae8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:47:00.772221 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1176/4771] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:00 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:01.142680 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4081363d-5356-4438-bad4-4e2849a78b93 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:01.147348 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4081363d-5356-4438-bad4-4e2849a78b93 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:01.147348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4081363d-5356-4438-bad4-4e2849a78b93 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:01.147348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4081363d-5356-4438-bad4-4e2849a78b93 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:01.147348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4081363d-5356-4438-bad4-4e2849a78b93 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:01.153282 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:01.153282 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:01.154767 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4081363d-5356-4438-bad4-4e2849a78b93 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:01.155354 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1202/4772] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:01 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:01.788318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-89b5ceef-5d98-44b6-9ded-d42ae7e9d9dd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:01.791570 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-89b5ceef-5d98-44b6-9ded-d42ae7e9d9dd tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:01.792017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-89b5ceef-5d98-44b6-9ded-d42ae7e9d9dd tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:01.792344 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-89b5ceef-5d98-44b6-9ded-d42ae7e9d9dd tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:01.792619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-89b5ceef-5d98-44b6-9ded-d42ae7e9d9dd tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:01.800408 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:01.800408 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:01.802425 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-89b5ceef-5d98-44b6-9ded-d42ae7e9d9dd tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:47:01.803154 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1192/4773] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:01 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:02.171579 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0516405b-8ab2-4b47-a11b-0bc6bd15bc40 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:02.174818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0516405b-8ab2-4b47-a11b-0bc6bd15bc40 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:02.175112 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0516405b-8ab2-4b47-a11b-0bc6bd15bc40 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:02.175382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0516405b-8ab2-4b47-a11b-0bc6bd15bc40 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:02.175581 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0516405b-8ab2-4b47-a11b-0bc6bd15bc40 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:02.180994 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:02.180994 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:02.182054 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0516405b-8ab2-4b47-a11b-0bc6bd15bc40 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:02.182820 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1204/4774] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:02 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:02.234483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:02.369887 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:47:02.371459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-681053523"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:02.372460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-681053523'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:47:02.372652 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create volume of 1 GB Aug 06 17:47:02.378296 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Availability Zones retrieved successfully. Aug 06 17:47:02.386460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Flow 'volume_create_api' (073c2161-fe14-46ab-815a-674209f9f036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:02.387990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (917fd9b5-20e9-4d46-964c-ac94386cec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:02.389281 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:47:02.433055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (917fd9b5-20e9-4d46-964c-ac94386cec84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:02.435474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d2e8c5-5c33-4a03-9fd6-8e42d3d65974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:02.516809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Created reservations ['e9edbf3d-84cd-44dd-adcb-0c05bb9a1f6d', '2c6de2fd-38a5-4598-8b7a-65f7437180b3', '8e7d027b-fc01-417b-aa4d-c83e118dcb20', '024c7ebd-d0d8-4271-bb31-80e82115e16f'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:02.517733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d2e8c5-5c33-4a03-9fd6-8e42d3d65974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9edbf3d-84cd-44dd-adcb-0c05bb9a1f6d', '2c6de2fd-38a5-4598-8b7a-65f7437180b3', '8e7d027b-fc01-417b-aa4d-c83e118dcb20', '024c7ebd-d0d8-4271-bb31-80e82115e16f']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:02.518490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f982812-696f-4100-b9a6-f3b6d6f99803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:02.545410 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f982812-696f-4100-b9a6-f3b6d6f99803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72fa9a6e-62db-44ca-b2fa-8f8d826ae067', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-681053523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da114685f3cd4efd81c776f230f4456d',qos_specs=None,replication_status=,reservations=['e9edbf3d-84cd-44dd-adcb-0c05bb9a1f6d','2c6de2fd-38a5-4598-8b7a-65f7437180b3','8e7d027b-fc01-417b-aa4d-c83e118dcb20','024c7ebd-d0d8-4271-bb31-80e82115e16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d0937106af41af99a43c8043a8ba17',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-681053523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72fa9a6e-62db-44ca-b2fa-8f8d826ae067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da114685f3cd4efd81c776f230f4456d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37d0937106af41af99a43c8043a8ba17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:02.546501 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30819e1-aad3-40a4-9695-c02c42de1779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:02.569235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30819e1-aad3-40a4-9695-c02c42de1779) transitioned into state 'SUCCESS' from state '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-681053523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da114685f3cd4efd81c776f230f4456d',qos_specs=None,replication_status=,reservations=['e9edbf3d-84cd-44dd-adcb-0c05bb9a1f6d','2c6de2fd-38a5-4598-8b7a-65f7437180b3','8e7d027b-fc01-417b-aa4d-c83e118dcb20','024c7ebd-d0d8-4271-bb31-80e82115e16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d0937106af41af99a43c8043a8ba17',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:02.570189 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f727f00-fa99-4593-aed4-e9e754e45c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:02.582924 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f727f00-fa99-4593-aed4-e9e754e45c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:02.584221 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Flow 'volume_create_api' (073c2161-fe14-46ab-815a-674209f9f036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:02.584730 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create volume request issued successfully. Aug 06 17:47:02.585607 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d805780a-1cba-4508-81c6-2b8d1f642cfb tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:47:02.586554 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1177/4775] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:47:02 2026] POST /volume/v3/volumes => generated 765 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:02.603981 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2fe1f293-0231-4aab-ade4-0bae7cfe85e0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:02.605809 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fe1f293-0231-4aab-ade4-0bae7cfe85e0 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:02.606073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fe1f293-0231-4aab-ade4-0bae7cfe85e0 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:02.606250 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fe1f293-0231-4aab-ade4-0bae7cfe85e0 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:02.625528 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:02.625528 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:02.631135 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2fe1f293-0231-4aab-ade4-0bae7cfe85e0 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:02.637362 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fe1f293-0231-4aab-ade4-0bae7cfe85e0 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 200 Aug 06 17:47:02.637362 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1203/4776] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:02 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:02.819022 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ad9295b9-6c7a-4ab6-8bf6-93aa8a612db1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:02.821112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ad9295b9-6c7a-4ab6-8bf6-93aa8a612db1 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:02.821291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ad9295b9-6c7a-4ab6-8bf6-93aa8a612db1 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:02.821561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ad9295b9-6c7a-4ab6-8bf6-93aa8a612db1 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:02.821816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ad9295b9-6c7a-4ab6-8bf6-93aa8a612db1 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:02.831124 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:02.831124 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:02.832264 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ad9295b9-6c7a-4ab6-8bf6-93aa8a612db1 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:47:02.832787 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1193/4777] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:02 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:03.197928 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-568abd46-23db-450a-9f4a-78165629ab8b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.200989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-568abd46-23db-450a-9f4a-78165629ab8b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:03.201198 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-568abd46-23db-450a-9f4a-78165629ab8b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.201445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-568abd46-23db-450a-9f4a-78165629ab8b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.201505 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-568abd46-23db-450a-9f4a-78165629ab8b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:03.213518 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.213518 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:03.214346 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-568abd46-23db-450a-9f4a-78165629ab8b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:03.214747 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1205/4778] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:03 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:03.656808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-57ba4510-3300-4133-8bb3-7b9d8bf049c8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.660183 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57ba4510-3300-4133-8bb3-7b9d8bf049c8 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:03.661045 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57ba4510-3300-4133-8bb3-7b9d8bf049c8 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.661045 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57ba4510-3300-4133-8bb3-7b9d8bf049c8 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.673950 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.673950 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:03.681954 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-57ba4510-3300-4133-8bb3-7b9d8bf049c8 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:03.688578 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57ba4510-3300-4133-8bb3-7b9d8bf049c8 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 200 Aug 06 17:47:03.689450 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1178/4779] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:03 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:03.705654 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.707739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:47:03.708159 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72fa9a6e-62db-44ca-b2fa-8f8d826ae067", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-175485406"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:03.719891 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.719891 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:03.720434 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:03.720580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create snapshot from volume 72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:03.774073 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Created reservations ['e7833737-8e75-4515-80a6-3498a0e1e9a9', '6e9dca0f-0eb3-491f-9fec-d131e84ef3fa', 'be217f53-2d88-4f3c-9429-51ae9e7b70d9', '2630313b-cf0d-416f-baf9-dd91e97638c9'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:03.814094 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot create request issued successfully. Aug 06 17:47:03.814474 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a4becaf2-de7e-4e5a-b7dc-8fe9436b2713 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:47:03.814901 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1204/4780] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:47:03 2026] POST /volume/v3/snapshots => generated 321 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:03.827824 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1f56afda-b198-404b-9830-86407694cc35 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.830856 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f56afda-b198-404b-9830-86407694cc35 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:03.832567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f56afda-b198-404b-9830-86407694cc35 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.832859 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f56afda-b198-404b-9830-86407694cc35 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.841505 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.841505 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:03.841505 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1f56afda-b198-404b-9830-86407694cc35 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:03.842077 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f56afda-b198-404b-9830-86407694cc35 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b returned with HTTP 200 Aug 06 17:47:03.842363 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1194/4781] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:03 2026] GET /volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:03.851037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ddc3225d-5827-4dce-973d-4b1a139dc493 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.852957 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ddc3225d-5827-4dce-973d-4b1a139dc493 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:03.853208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ddc3225d-5827-4dce-973d-4b1a139dc493 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.853524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ddc3225d-5827-4dce-973d-4b1a139dc493 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.853783 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ddc3225d-5827-4dce-973d-4b1a139dc493 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:03.860010 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.860010 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:03.860284 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ddc3225d-5827-4dce-973d-4b1a139dc493 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:47:03.863204 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1206/4782] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:03 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:03.874129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a2a1ab28-c0b1-4630-b5cb-22ef58e6b056 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.876199 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2a1ab28-c0b1-4630-b5cb-22ef58e6b056 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:47:03.876486 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2a1ab28-c0b1-4630-b5cb-22ef58e6b056 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.876657 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a2a1ab28-c0b1-4630-b5cb-22ef58e6b056 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.876758 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a2a1ab28-c0b1-4630-b5cb-22ef58e6b056 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:03.883886 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.883886 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:03.883886 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a2a1ab28-c0b1-4630-b5cb-22ef58e6b056 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:47:03.883886 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1179/4783] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:03 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:03.896663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.899196 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] DELETE https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:03.899470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.899729 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.899859 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete backup with id: be6121dc-b8a0-4556-8f23-fb7b10ef8d03. Aug 06 17:47:03.905759 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.905759 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:03.926238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] delete_backup rpcapi backup_id be6121dc-b8a0-4556-8f23-fb7b10ef8d03 {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:03.928652 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4b7c060f-e0ff-4d64-a2ae-b88cc6bb4270 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 202 Aug 06 17:47:03.929290 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1205/4784] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:03 2026] DELETE /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:03.941341 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-600ca8ef-bde3-4356-997f-d87e8fa20f7b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:03.943752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-600ca8ef-bde3-4356-997f-d87e8fa20f7b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:03.944079 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-600ca8ef-bde3-4356-997f-d87e8fa20f7b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:03.944546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-600ca8ef-bde3-4356-997f-d87e8fa20f7b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:03.944546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-600ca8ef-bde3-4356-997f-d87e8fa20f7b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:03.952945 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:03.952945 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:03.956901 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-600ca8ef-bde3-4356-997f-d87e8fa20f7b tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 200 Aug 06 17:47:03.956901 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1195/4785] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:03 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:04.230138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7764a557-237e-43c6-921c-cf145fb8e6c8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:04.232294 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7764a557-237e-43c6-921c-cf145fb8e6c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:04.232535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7764a557-237e-43c6-921c-cf145fb8e6c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:04.232799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7764a557-237e-43c6-921c-cf145fb8e6c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:04.232856 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7764a557-237e-43c6-921c-cf145fb8e6c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:04.239675 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:04.239675 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:04.240882 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7764a557-237e-43c6-921c-cf145fb8e6c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:04.241642 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1207/4786] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:04 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:04.857542 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-04f65f43-20cb-4489-963c-d417652cbb6a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:04.859752 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-04f65f43-20cb-4489-963c-d417652cbb6a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:04.860023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-04f65f43-20cb-4489-963c-d417652cbb6a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:04.860286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-04f65f43-20cb-4489-963c-d417652cbb6a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:04.869043 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:04.869043 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:04.869043 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-04f65f43-20cb-4489-963c-d417652cbb6a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:04.871805 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-04f65f43-20cb-4489-963c-d417652cbb6a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b returned with HTTP 200 Aug 06 17:47:04.872701 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1180/4787] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:04 2026] GET /volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:04.884635 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:04.888471 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067/action Aug 06 17:47:04.888471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action body: b'{"revert": {"snapshot_id": "7933928b-d451-4a44-a329-f1aa21987a0b"}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:04.888471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "7933928b-d451-4a44-a329-f1aa21987a0b"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:04.900136 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:04.900136 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:04.901532 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume retrieved successfully. Aug 06 17:47:04.919148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Reverting volume 72fa9a6e-62db-44ca-b2fa-8f8d826ae067 to snapshot 7933928b-d451-4a44-a329-f1aa21987a0b. Aug 06 17:47:04.920313 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:04.920313 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:04.944454 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ef024f9-d48d-4b66-aecb-d66644b7b46c tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067/action returned with HTTP 202 Aug 06 17:47:04.945993 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1206/4788] 10.4.3.207 () {70 vars in 1431 bytes} [Thu Aug 6 17:47:04 2026] POST /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:47:04.954806 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-52fe9da4-1856-4884-9175-d65035ac973a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:04.957412 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-52fe9da4-1856-4884-9175-d65035ac973a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:04.957737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-52fe9da4-1856-4884-9175-d65035ac973a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:04.958056 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-52fe9da4-1856-4884-9175-d65035ac973a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:04.970910 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:04.970910 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:04.975213 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fe381fa5-a971-450f-8b19-77b4ced102a5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:04.975755 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-52fe9da4-1856-4884-9175-d65035ac973a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:04.977400 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe381fa5-a971-450f-8b19-77b4ced102a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 Aug 06 17:47:04.977765 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe381fa5-a971-450f-8b19-77b4ced102a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:04.978021 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe381fa5-a971-450f-8b19-77b4ced102a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:04.978584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-fe381fa5-a971-450f-8b19-77b4ced102a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id be6121dc-b8a0-4556-8f23-fb7b10ef8d03. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:04.982073 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-52fe9da4-1856-4884-9175-d65035ac973a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 200 Aug 06 17:47:04.982946 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1196/4789] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:04 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:04.985873 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe381fa5-a971-450f-8b19-77b4ced102a5 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 returned with HTTP 404 Aug 06 17:47:04.985873 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1208/4790] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:04 2026] GET /volume/v3/backups/be6121dc-b8a0-4556-8f23-fb7b10ef8d03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:04.995138 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:04.997069 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] DELETE https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:47:04.997069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:04.997320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:04.997458 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Delete backup with id: f9965de9-6624-48c9-8e39-5bdf46fe2edd. Aug 06 17:47:05.002345 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:05.002345 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:05.019416 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] delete_backup rpcapi backup_id f9965de9-6624-48c9-8e39-5bdf46fe2edd {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:05.022297 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52a5cdcb-236b-4996-b038-59646f59dfe0 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 202 Aug 06 17:47:05.023155 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1181/4791] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:04 2026] DELETE /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:05.036208 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-58598ff9-d14a-41ff-8994-a02694fb933b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:05.036679 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58598ff9-d14a-41ff-8994-a02694fb933b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:47:05.036806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58598ff9-d14a-41ff-8994-a02694fb933b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:05.037946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58598ff9-d14a-41ff-8994-a02694fb933b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:05.037946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-58598ff9-d14a-41ff-8994-a02694fb933b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:05.044296 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:05.044296 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:05.046323 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58598ff9-d14a-41ff-8994-a02694fb933b tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 200 Aug 06 17:47:05.046475 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1207/4792] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:05 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:05.255326 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-af635bc0-968f-47a2-8811-4394cedd230e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:05.257500 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af635bc0-968f-47a2-8811-4394cedd230e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:05.257801 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af635bc0-968f-47a2-8811-4394cedd230e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:05.257996 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-af635bc0-968f-47a2-8811-4394cedd230e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:05.258107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-af635bc0-968f-47a2-8811-4394cedd230e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:05.262329 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:05.262329 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:05.263122 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-af635bc0-968f-47a2-8811-4394cedd230e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:05.263493 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1197/4793] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:05 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:05.998778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7ef62b3b-b9f5-447a-83d4-2b60abc2bc31 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.001145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ef62b3b-b9f5-447a-83d4-2b60abc2bc31 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:06.001484 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ef62b3b-b9f5-447a-83d4-2b60abc2bc31 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.002440 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7ef62b3b-b9f5-447a-83d4-2b60abc2bc31 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.012301 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.012301 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:06.017996 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7ef62b3b-b9f5-447a-83d4-2b60abc2bc31 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:06.025862 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7ef62b3b-b9f5-447a-83d4-2b60abc2bc31 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 200 Aug 06 17:47:06.026399 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1209/4794] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:05 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:06.042256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-48cfed5a-d63d-4265-8cfe-b47bac1d2888 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.044651 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48cfed5a-d63d-4265-8cfe-b47bac1d2888 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:06.044922 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48cfed5a-d63d-4265-8cfe-b47bac1d2888 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.045204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-48cfed5a-d63d-4265-8cfe-b47bac1d2888 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.054503 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.054503 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:06.055127 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-48cfed5a-d63d-4265-8cfe-b47bac1d2888 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:06.060283 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-48cfed5a-d63d-4265-8cfe-b47bac1d2888 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b returned with HTTP 200 Aug 06 17:47:06.060283 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1182/4795] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:06 2026] GET /volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:06.064752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-28d6ad98-2cad-436c-8c63-ed3ca7c0474a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.069328 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28d6ad98-2cad-436c-8c63-ed3ca7c0474a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd Aug 06 17:47:06.069538 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28d6ad98-2cad-436c-8c63-ed3ca7c0474a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.070519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-28d6ad98-2cad-436c-8c63-ed3ca7c0474a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.070519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-28d6ad98-2cad-436c-8c63-ed3ca7c0474a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id f9965de9-6624-48c9-8e39-5bdf46fe2edd. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:06.071661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b2971b58-7a50-4b59-b7c2-27ae88a29be4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.074104 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2971b58-7a50-4b59-b7c2-27ae88a29be4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:06.074519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2971b58-7a50-4b59-b7c2-27ae88a29be4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.074768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b2971b58-7a50-4b59-b7c2-27ae88a29be4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.076893 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-28d6ad98-2cad-436c-8c63-ed3ca7c0474a tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd returned with HTTP 404 Aug 06 17:47:06.076893 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1208/4796] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:06 2026] GET /volume/v3/backups/f9965de9-6624-48c9-8e39-5bdf46fe2edd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:06.087342 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.087342 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:06.088000 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.090478 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] DELETE https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:47:06.090809 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.091171 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.091381 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete backup with id: 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. Aug 06 17:47:06.093913 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b2971b58-7a50-4b59-b7c2-27ae88a29be4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:06.097069 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.097069 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:06.101063 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b2971b58-7a50-4b59-b7c2-27ae88a29be4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 200 Aug 06 17:47:06.101413 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1198/4797] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:06 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:06.126465 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.129832 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:47:06.130623 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2064655755"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:06.132725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2064655755'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:47:06.133029 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create volume of 1 GB Aug 06 17:47:06.136255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] delete_backup rpcapi backup_id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:06.138949 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8f56f11c-b4b5-4c8e-895a-eb078490d6ae tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 202 Aug 06 17:47:06.140067 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1210/4798] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:06 2026] DELETE /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:06.140215 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Availability Zones retrieved successfully. Aug 06 17:47:06.149838 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Flow 'volume_create_api' (4ebf73a5-d699-4abb-849e-bf47bf64c617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:06.151197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27442b3-d044-4e1f-9e92-2dbbcc42bc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:06.152064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-08975095-fc8e-4dff-85da-6edc381134b4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.152589 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:47:06.158398 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-08975095-fc8e-4dff-85da-6edc381134b4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:47:06.158398 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-08975095-fc8e-4dff-85da-6edc381134b4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.158668 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-08975095-fc8e-4dff-85da-6edc381134b4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.158757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-08975095-fc8e-4dff-85da-6edc381134b4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:06.163860 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.163860 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:06.164845 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-08975095-fc8e-4dff-85da-6edc381134b4 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 200 Aug 06 17:47:06.166078 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1209/4799] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:06 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:06.191646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27442b3-d044-4e1f-9e92-2dbbcc42bc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:06.195178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78e75bf-da37-4f41-8ac5-dd034d61f487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:06.282572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Created reservations ['b31e5119-2862-439c-9425-930c48eaf060', '1ec81e2d-b7e9-4096-9de2-0e20c58f607a', '41c93f7a-ba85-4425-9ee8-cc1780f7be69', 'e5f22ad8-c11c-4e27-8936-f75f79531522'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:06.283369 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78e75bf-da37-4f41-8ac5-dd034d61f487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b31e5119-2862-439c-9425-930c48eaf060', '1ec81e2d-b7e9-4096-9de2-0e20c58f607a', '41c93f7a-ba85-4425-9ee8-cc1780f7be69', 'e5f22ad8-c11c-4e27-8936-f75f79531522']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:06.284390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2e0f26-7289-49df-8f74-2eca63b55ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:06.285421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b50910b0-a243-4837-9af2-4a0c805edc7c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.289292 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b50910b0-a243-4837-9af2-4a0c805edc7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:06.289292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b50910b0-a243-4837-9af2-4a0c805edc7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.289292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b50910b0-a243-4837-9af2-4a0c805edc7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.289292 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b50910b0-a243-4837-9af2-4a0c805edc7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:06.300406 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.300406 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:06.302764 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b50910b0-a243-4837-9af2-4a0c805edc7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:06.303924 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1199/4800] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:06 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:06.323043 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2e0f26-7289-49df-8f74-2eca63b55ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f4516f-316c-4218-8659-1ca75cdea82b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2064655755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da114685f3cd4efd81c776f230f4456d',qos_specs=None,replication_status=,reservations=['b31e5119-2862-439c-9425-930c48eaf060','1ec81e2d-b7e9-4096-9de2-0e20c58f607a','41c93f7a-ba85-4425-9ee8-cc1780f7be69','e5f22ad8-c11c-4e27-8936-f75f79531522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d0937106af41af99a43c8043a8ba17',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2064655755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f4516f-316c-4218-8659-1ca75cdea82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da114685f3cd4efd81c776f230f4456d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37d0937106af41af99a43c8043a8ba17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:06.324390 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177dfe7c-536c-429f-a466-034dad5ac86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:06.365343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177dfe7c-536c-429f-a466-034dad5ac86d) transitioned into state 'SUCCESS' from state '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-2064655755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da114685f3cd4efd81c776f230f4456d',qos_specs=None,replication_status=,reservations=['b31e5119-2862-439c-9425-930c48eaf060','1ec81e2d-b7e9-4096-9de2-0e20c58f607a','41c93f7a-ba85-4425-9ee8-cc1780f7be69','e5f22ad8-c11c-4e27-8936-f75f79531522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d0937106af41af99a43c8043a8ba17',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:06.365726 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc3f3da-09f7-4050-ac64-8c15d10fd8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:06.382231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc3f3da-09f7-4050-ac64-8c15d10fd8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:06.386493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Flow 'volume_create_api' (4ebf73a5-d699-4abb-849e-bf47bf64c617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:06.387150 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create volume request issued successfully. Aug 06 17:47:06.388054 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3a1138f-fd28-4934-857a-a3dbeac811f3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:47:06.389275 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1183/4801] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:47:06 2026] POST /volume/v3/volumes => generated 766 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:06.407955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4e84696b-a2da-456d-918e-20742ff12c9d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:06.411836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e84696b-a2da-456d-918e-20742ff12c9d tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:06.411836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e84696b-a2da-456d-918e-20742ff12c9d tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:06.412037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4e84696b-a2da-456d-918e-20742ff12c9d tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:06.423597 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:06.423597 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:06.431087 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4e84696b-a2da-456d-918e-20742ff12c9d tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:06.436769 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4e84696b-a2da-456d-918e-20742ff12c9d tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 200 Aug 06 17:47:06.437627 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1211/4802] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:06 2026] GET /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:07.179480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2a18e966-0c3d-4768-8c17-b308104ab57a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.181769 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a18e966-0c3d-4768-8c17-b308104ab57a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c Aug 06 17:47:07.182038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a18e966-0c3d-4768-8c17-b308104ab57a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:07.182247 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a18e966-0c3d-4768-8c17-b308104ab57a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:07.182393 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2a18e966-0c3d-4768-8c17-b308104ab57a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Show backup with id 3e31986a-5a2f-4662-a1cc-5e6bd6250c1c. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:07.186922 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a18e966-0c3d-4768-8c17-b308104ab57a tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c returned with HTTP 404 Aug 06 17:47:07.187512 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1210/4803] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:07 2026] GET /volume/v3/backups/3e31986a-5a2f-4662-a1cc-5e6bd6250c1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:07.195449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.197189 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] DELETE https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:47:07.197421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:07.197764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:07.197764 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Delete backup with id: c1dbaba4-5d0e-43b3-a485-a13eceb3b886. Aug 06 17:47:07.202377 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:07.202377 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:07.221217 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] delete_backup rpcapi backup_id c1dbaba4-5d0e-43b3-a485-a13eceb3b886 {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:07.225249 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bf0fefa-98a8-42ab-82f1-d269814c4b82 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 202 Aug 06 17:47:07.225842 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1200/4804] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:07 2026] DELETE /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:07.235593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-88a3b695-36a3-4844-b252-cb6ee30f53ab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.238273 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88a3b695-36a3-4844-b252-cb6ee30f53ab tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:47:07.238578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88a3b695-36a3-4844-b252-cb6ee30f53ab tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:07.238789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88a3b695-36a3-4844-b252-cb6ee30f53ab tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:07.239012 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-88a3b695-36a3-4844-b252-cb6ee30f53ab tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:07.246055 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:07.246055 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:07.246943 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88a3b695-36a3-4844-b252-cb6ee30f53ab tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 200 Aug 06 17:47:07.247506 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1184/4805] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:07 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:07.321126 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f1eefb79-86da-476f-a844-19901e125b92 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.323990 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f1eefb79-86da-476f-a844-19901e125b92 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:07.324279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f1eefb79-86da-476f-a844-19901e125b92 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:07.324547 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f1eefb79-86da-476f-a844-19901e125b92 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:07.324695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f1eefb79-86da-476f-a844-19901e125b92 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:07.333073 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:07.333073 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:07.333923 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f1eefb79-86da-476f-a844-19901e125b92 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:07.334663 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1212/4806] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:07 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:07.452403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-68d05cd7-0f77-4849-a4ca-d2d5a4847ff3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.454364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-68d05cd7-0f77-4849-a4ca-d2d5a4847ff3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:07.454574 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-68d05cd7-0f77-4849-a4ca-d2d5a4847ff3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:07.454755 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-68d05cd7-0f77-4849-a4ca-d2d5a4847ff3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:07.466923 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:07.466923 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:07.471753 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-68d05cd7-0f77-4849-a4ca-d2d5a4847ff3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:07.478136 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-68d05cd7-0f77-4849-a4ca-d2d5a4847ff3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 200 Aug 06 17:47:07.478712 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1211/4807] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:07 2026] GET /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:07.494879 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.497188 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:47:07.499592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31f4516f-316c-4218-8659-1ca75cdea82b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-709550632"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:07.510486 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:07.510486 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:07.511035 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:07.511195 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Create snapshot from volume 31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:07.555272 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Created reservations ['fe907ecd-446f-4bd7-8162-00d421fae4f5', 'fc7f51a5-62eb-423e-9f03-fcb67c1ba8c5', '383b37aa-fc27-4424-baa4-1fe4e860db3b', '49f1556e-c2ae-480c-bee3-9464cc838485'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:07.619734 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot create request issued successfully. Aug 06 17:47:07.620628 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6f2ce970-110b-4b7d-80b8-d0c9dcfcfd4f tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:47:07.621072 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1201/4808] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:47:07 2026] POST /volume/v3/snapshots => generated 321 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:07.633578 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1206a095-536f-4fe7-8852-09437d434e68 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:07.635509 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1206a095-536f-4fe7-8852-09437d434e68 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 Aug 06 17:47:07.635768 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1206a095-536f-4fe7-8852-09437d434e68 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:07.636016 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1206a095-536f-4fe7-8852-09437d434e68 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:07.642212 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:07.642212 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:07.642809 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1206a095-536f-4fe7-8852-09437d434e68 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:07.643653 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1206a095-536f-4fe7-8852-09437d434e68 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 returned with HTTP 200 Aug 06 17:47:07.644090 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1185/4809] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:07 2026] GET /volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:08.261194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-31dca3ae-aebb-4a26-85eb-d0193cdc5e86 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.263766 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-31dca3ae-aebb-4a26-85eb-d0193cdc5e86 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] GET https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 Aug 06 17:47:08.263826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-31dca3ae-aebb-4a26-85eb-d0193cdc5e86 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:08.264290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-31dca3ae-aebb-4a26-85eb-d0193cdc5e86 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:08.264290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-31dca3ae-aebb-4a26-85eb-d0193cdc5e86 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] Show backup with id c1dbaba4-5d0e-43b3-a485-a13eceb3b886. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:08.269110 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-31dca3ae-aebb-4a26-85eb-d0193cdc5e86 tempest-VolumesBackupsTest-546845691 tempest-VolumesBackupsTest-546845691-project-admin] https://10.4.3.207/volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 returned with HTTP 404 Aug 06 17:47:08.269817 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1213/4810] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:08 2026] GET /volume/v3/backups/c1dbaba4-5d0e-43b3-a485-a13eceb3b886 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:08.288830 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-26152b35-59f7-4c87-be77-e2017e63487f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.291124 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] DELETE https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 Aug 06 17:47:08.291399 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:08.291688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:08.291899 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete volume with id: 50a66437-bff7-45a0-a37e-45d72c93ec70 Aug 06 17:47:08.306133 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:08.306133 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:08.306812 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:47:08.330337 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete volume request issued successfully. Aug 06 17:47:08.330626 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26152b35-59f7-4c87-be77-e2017e63487f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 returned with HTTP 202 Aug 06 17:47:08.331150 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1212/4811] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:08 2026] DELETE /volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:08.341642 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a6f2afd3-68e7-4b59-99c8-c960f118b601 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.345199 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a6f2afd3-68e7-4b59-99c8-c960f118b601 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 Aug 06 17:47:08.345287 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a6f2afd3-68e7-4b59-99c8-c960f118b601 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:08.345486 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a6f2afd3-68e7-4b59-99c8-c960f118b601 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:08.351468 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-019ce23d-95ec-4823-aa01-63965eda95ff None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.354873 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-019ce23d-95ec-4823-aa01-63965eda95ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:08.355087 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:08.355087 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:08.355195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-019ce23d-95ec-4823-aa01-63965eda95ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:08.355517 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-019ce23d-95ec-4823-aa01-63965eda95ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:08.356439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-019ce23d-95ec-4823-aa01-63965eda95ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:08.359865 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a6f2afd3-68e7-4b59-99c8-c960f118b601 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:47:08.362770 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:08.362770 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:08.364563 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-019ce23d-95ec-4823-aa01-63965eda95ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:08.364563 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1186/4812] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:08 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:08.365277 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a6f2afd3-68e7-4b59-99c8-c960f118b601 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 returned with HTTP 200 Aug 06 17:47:08.370046 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1202/4813] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:08 2026] GET /volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:08.655136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-88a39ba9-c669-4b1e-af13-3a6631e63d48 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.657135 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-88a39ba9-c669-4b1e-af13-3a6631e63d48 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 Aug 06 17:47:08.657433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-88a39ba9-c669-4b1e-af13-3a6631e63d48 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:08.657690 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-88a39ba9-c669-4b1e-af13-3a6631e63d48 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:08.665790 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:08.665790 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:08.666374 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-88a39ba9-c669-4b1e-af13-3a6631e63d48 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:08.667543 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-88a39ba9-c669-4b1e-af13-3a6631e63d48 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 returned with HTTP 200 Aug 06 17:47:08.668069 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1214/4814] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:08 2026] GET /volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:08.680686 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d386cccb-f2e6-4390-9762-d83795e69a8a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.683112 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b/action Aug 06 17:47:08.683561 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:08.683730 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:08.694848 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:08.694848 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:08.695462 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:08.732772 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Created reservations ['c1ef2305-e686-4b38-a61f-6105d9f39a00', '8c49c143-0ff0-4e66-850c-91ea8981429f'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:08.743094 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Extend volume request issued successfully. Aug 06 17:47:08.743303 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d386cccb-f2e6-4390-9762-d83795e69a8a tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b/action returned with HTTP 202 Aug 06 17:47:08.743784 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1213/4815] 10.4.3.207 () {70 vars in 1431 bytes} [Thu Aug 6 17:47:08 2026] POST /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:47:08.753244 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e50849b3-24b1-4f70-b936-78eafb3ee92b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:08.755369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e50849b3-24b1-4f70-b936-78eafb3ee92b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:08.755612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e50849b3-24b1-4f70-b936-78eafb3ee92b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:08.755819 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e50849b3-24b1-4f70-b936-78eafb3ee92b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:08.764420 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:08.764420 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:08.768711 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e50849b3-24b1-4f70-b936-78eafb3ee92b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:08.774309 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e50849b3-24b1-4f70-b936-78eafb3ee92b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 200 Aug 06 17:47:08.774500 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1187/4816] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:08 2026] GET /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:09.380168 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ba0eadbc-a6d0-4217-a4fd-3f8fd680b55f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.382663 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba0eadbc-a6d0-4217-a4fd-3f8fd680b55f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:09.382943 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba0eadbc-a6d0-4217-a4fd-3f8fd680b55f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.383257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba0eadbc-a6d0-4217-a4fd-3f8fd680b55f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.383446 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ba0eadbc-a6d0-4217-a4fd-3f8fd680b55f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:09.383540 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-67c34a2b-27d3-4da6-8fce-b9fcdc35f7a8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.386277 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-67c34a2b-27d3-4da6-8fce-b9fcdc35f7a8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 Aug 06 17:47:09.386612 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-67c34a2b-27d3-4da6-8fce-b9fcdc35f7a8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.386919 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-67c34a2b-27d3-4da6-8fce-b9fcdc35f7a8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.389227 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.389227 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:09.390353 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba0eadbc-a6d0-4217-a4fd-3f8fd680b55f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:09.390871 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1203/4817] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:09 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:09.396764 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-67c34a2b-27d3-4da6-8fce-b9fcdc35f7a8 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 returned with HTTP 404 Aug 06 17:47:09.396764 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1215/4818] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:09 2026] GET /volume/v3/volumes/50a66437-bff7-45a0-a37e-45d72c93ec70 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:09.405688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.407956 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] DELETE https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 Aug 06 17:47:09.408185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.408413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.408595 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete volume with id: 67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 Aug 06 17:47:09.417573 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.417573 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:09.418123 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:47:09.437925 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete volume request issued successfully. Aug 06 17:47:09.438241 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6c073c5-a270-47f7-a2a0-578cf6c6c090 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 returned with HTTP 202 Aug 06 17:47:09.438838 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1214/4819] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:09 2026] DELETE /volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:09.448365 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-50452e50-f97d-41ef-a3fd-53d8476f367f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.450358 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50452e50-f97d-41ef-a3fd-53d8476f367f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 Aug 06 17:47:09.451087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50452e50-f97d-41ef-a3fd-53d8476f367f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.451087 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50452e50-f97d-41ef-a3fd-53d8476f367f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.461403 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.461403 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:09.466285 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-50452e50-f97d-41ef-a3fd-53d8476f367f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:47:09.472989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50452e50-f97d-41ef-a3fd-53d8476f367f tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 returned with HTTP 200 Aug 06 17:47:09.473484 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1188/4820] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:09 2026] GET /volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:09.794460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d9329550-49ed-424f-b4cb-cb49adaf72d4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.796537 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d9329550-49ed-424f-b4cb-cb49adaf72d4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:09.796838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d9329550-49ed-424f-b4cb-cb49adaf72d4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.797144 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d9329550-49ed-424f-b4cb-cb49adaf72d4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.807656 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.807656 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:09.813536 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d9329550-49ed-424f-b4cb-cb49adaf72d4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:09.820441 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d9329550-49ed-424f-b4cb-cb49adaf72d4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 200 Aug 06 17:47:09.821033 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1204/4821] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:09 2026] GET /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:09.837467 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.840322 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] POST https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b/action Aug 06 17:47:09.840530 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action body: b'{"revert": {"snapshot_id": "aaba8469-edaa-4a23-8db5-3e2ed982ba23"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:09.841023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "aaba8469-edaa-4a23-8db5-3e2ed982ba23"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:09.853631 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.853631 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:09.854591 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume retrieved successfully. Aug 06 17:47:09.868814 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] HTTP exception thrown: Can't revert volume 31f4516f-316c-4218-8659-1ca75cdea82b to its latest snapshot aaba8469-edaa-4a23-8db5-3e2ed982ba23. The volume size must be equal to the snapshot size. Aug 06 17:47:09.868976 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6b16e84f-2ed5-4319-8b9c-9f2d21e8eff4 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b/action returned with HTTP 400 Aug 06 17:47:09.869905 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1216/4822] 10.4.3.207 () {70 vars in 1431 bytes} [Thu Aug 6 17:47:09 2026] POST /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b/action => generated 213 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 06 17:47:09.878069 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.880064 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 Aug 06 17:47:09.880307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.880604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.880759 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Delete snapshot with id: aaba8469-edaa-4a23-8db5-3e2ed982ba23 Aug 06 17:47:09.887063 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.887063 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:09.888049 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:09.915318 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot delete request issued successfully. Aug 06 17:47:09.915491 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bfd50bfc-b257-41e5-8ce2-65537ae88d10 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 returned with HTTP 202 Aug 06 17:47:09.915983 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1215/4823] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:47:09 2026] DELETE /volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:09.926231 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b3650673-ddb5-4cac-91a6-bf1110072573 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:09.928417 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3650673-ddb5-4cac-91a6-bf1110072573 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 Aug 06 17:47:09.928605 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b3650673-ddb5-4cac-91a6-bf1110072573 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:09.928808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b3650673-ddb5-4cac-91a6-bf1110072573 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:09.934735 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:09.934735 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:09.935497 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b3650673-ddb5-4cac-91a6-bf1110072573 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:09.936514 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3650673-ddb5-4cac-91a6-bf1110072573 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 returned with HTTP 200 Aug 06 17:47:09.937094 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1189/4824] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:09 2026] GET /volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:10.407374 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ef228699-62b6-4db9-b775-f664c297d2eb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:10.409619 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ef228699-62b6-4db9-b775-f664c297d2eb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:10.409619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ef228699-62b6-4db9-b775-f664c297d2eb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:10.409829 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ef228699-62b6-4db9-b775-f664c297d2eb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:10.410000 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ef228699-62b6-4db9-b775-f664c297d2eb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:10.415499 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:10.415499 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:10.416576 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ef228699-62b6-4db9-b775-f664c297d2eb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:10.416921 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1205/4825] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:10 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:10.491396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3df148aa-a07b-4caf-86ee-986ae743cf21 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:10.493586 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3df148aa-a07b-4caf-86ee-986ae743cf21 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 Aug 06 17:47:10.493828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3df148aa-a07b-4caf-86ee-986ae743cf21 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:10.494114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3df148aa-a07b-4caf-86ee-986ae743cf21 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:10.501173 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3df148aa-a07b-4caf-86ee-986ae743cf21 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 returned with HTTP 404 Aug 06 17:47:10.501749 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1217/4826] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:10 2026] GET /volume/v3/volumes/67b9c19c-fded-4ce5-b581-90ba8ba8dbf6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:10.512244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-81fb6086-fced-4b12-b16a-551aadf31561 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:10.514260 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 Aug 06 17:47:10.514604 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:10.514687 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:10.514917 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete volume with id: 4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 Aug 06 17:47:10.523222 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:10.523222 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:10.523924 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:47:10.544923 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Delete volume request issued successfully. Aug 06 17:47:10.545344 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-81fb6086-fced-4b12-b16a-551aadf31561 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 returned with HTTP 202 Aug 06 17:47:10.545828 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1216/4827] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:10 2026] DELETE /volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:10.554234 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5d583759-2d0e-4efd-97dd-d73c5e20de6e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:10.559271 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d583759-2d0e-4efd-97dd-d73c5e20de6e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 Aug 06 17:47:10.559271 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d583759-2d0e-4efd-97dd-d73c5e20de6e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:10.559271 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d583759-2d0e-4efd-97dd-d73c5e20de6e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:10.567383 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:10.567383 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:10.572360 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5d583759-2d0e-4efd-97dd-d73c5e20de6e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Volume info retrieved successfully. Aug 06 17:47:10.579243 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d583759-2d0e-4efd-97dd-d73c5e20de6e tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 returned with HTTP 200 Aug 06 17:47:10.579847 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1190/4828] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:10 2026] GET /volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:10.950918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9134fdbf-75b2-4129-b6c0-d036fc5317c6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:10.953152 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9134fdbf-75b2-4129-b6c0-d036fc5317c6 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 Aug 06 17:47:10.953490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9134fdbf-75b2-4129-b6c0-d036fc5317c6 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:10.953790 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9134fdbf-75b2-4129-b6c0-d036fc5317c6 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:10.960285 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9134fdbf-75b2-4129-b6c0-d036fc5317c6 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 returned with HTTP 404 Aug 06 17:47:10.961240 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1206/4829] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:10 2026] GET /volume/v3/snapshots/aaba8469-edaa-4a23-8db5-3e2ed982ba23 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:10.970751 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:10.973624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] DELETE https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:10.973786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:10.974236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:10.974236 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Delete volume with id: 31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:10.985124 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:10.985124 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:10.985709 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:11.012430 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Delete volume request issued successfully. Aug 06 17:47:11.012430 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe58e944-279d-496e-9966-cac9c07a8ab3 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 202 Aug 06 17:47:11.012864 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1218/4830] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:47:10 2026] DELETE /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:47:11.021428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8e7fac1e-87d4-458c-a98b-f3efd591c1d1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:11.023489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e7fac1e-87d4-458c-a98b-f3efd591c1d1 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:11.023699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e7fac1e-87d4-458c-a98b-f3efd591c1d1 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:11.024084 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8e7fac1e-87d4-458c-a98b-f3efd591c1d1 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:11.032883 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:11.032883 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:11.039989 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8e7fac1e-87d4-458c-a98b-f3efd591c1d1 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:11.047007 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8e7fac1e-87d4-458c-a98b-f3efd591c1d1 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 200 Aug 06 17:47:11.047623 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1217/4831] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:11 2026] GET /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:11.430451 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-08628d79-84d5-4b0d-9553-15d71dc1f10a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:11.432574 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-08628d79-84d5-4b0d-9553-15d71dc1f10a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:11.432886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-08628d79-84d5-4b0d-9553-15d71dc1f10a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:11.433227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-08628d79-84d5-4b0d-9553-15d71dc1f10a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:11.433227 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-08628d79-84d5-4b0d-9553-15d71dc1f10a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:11.443739 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:11.443739 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:11.443739 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-08628d79-84d5-4b0d-9553-15d71dc1f10a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:11.443739 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1191/4832] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:11 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:11.597358 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f2cdc2d7-a09a-4732-ba10-2e22d96901e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:11.600475 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f2cdc2d7-a09a-4732-ba10-2e22d96901e3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] GET https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 Aug 06 17:47:11.600740 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f2cdc2d7-a09a-4732-ba10-2e22d96901e3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:11.600929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f2cdc2d7-a09a-4732-ba10-2e22d96901e3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:11.608359 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f2cdc2d7-a09a-4732-ba10-2e22d96901e3 tempest-VolumesBackupsTest-2069064387 tempest-VolumesBackupsTest-2069064387-project-member] https://10.4.3.207/volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 returned with HTTP 404 Aug 06 17:47:11.609196 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1207/4833] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:11 2026] GET /volume/v3/volumes/4b1bbf54-9209-4ea6-84e4-fc69eab7ca86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:12.065795 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-757aeeb2-e1d2-460d-9251-aa85c65973b5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:12.068865 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-757aeeb2-e1d2-460d-9251-aa85c65973b5 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b Aug 06 17:47:12.069162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-757aeeb2-e1d2-460d-9251-aa85c65973b5 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:12.069518 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-757aeeb2-e1d2-460d-9251-aa85c65973b5 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:12.081714 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-757aeeb2-e1d2-460d-9251-aa85c65973b5 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b returned with HTTP 404 Aug 06 17:47:12.082358 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1219/4834] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:12 2026] GET /volume/v3/volumes/31f4516f-316c-4218-8659-1ca75cdea82b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:12.092894 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2486a504-8666-4d5c-aecd-16c76a56d5db None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:12.095376 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:12.095615 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:12.095889 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:12.096002 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Delete snapshot with id: 7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:12.102436 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:12.102436 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:12.103026 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:12.124168 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot delete request issued successfully. Aug 06 17:47:12.124387 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2486a504-8666-4d5c-aecd-16c76a56d5db tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b returned with HTTP 202 Aug 06 17:47:12.124906 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1218/4835] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:47:12 2026] DELETE /volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:12.132389 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-57a099b0-33c4-4417-b458-9e072963080b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:12.134417 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57a099b0-33c4-4417-b458-9e072963080b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:12.135120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57a099b0-33c4-4417-b458-9e072963080b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:12.135120 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-57a099b0-33c4-4417-b458-9e072963080b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:12.140978 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:12.140978 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:12.141526 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-57a099b0-33c4-4417-b458-9e072963080b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Snapshot retrieved successfully. Aug 06 17:47:12.142844 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-57a099b0-33c4-4417-b458-9e072963080b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b returned with HTTP 200 Aug 06 17:47:12.143502 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1192/4836] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:12 2026] GET /volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:12.457794 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bbccb042-6c7f-4bc1-9e77-d856ac8121b8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:12.461026 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bbccb042-6c7f-4bc1-9e77-d856ac8121b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:12.461026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bbccb042-6c7f-4bc1-9e77-d856ac8121b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:12.461660 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bbccb042-6c7f-4bc1-9e77-d856ac8121b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:12.461916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-bbccb042-6c7f-4bc1-9e77-d856ac8121b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:12.468246 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:12.468246 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:12.469479 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bbccb042-6c7f-4bc1-9e77-d856ac8121b8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:12.470103 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1208/4837] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:12 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:13.156205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8a03e561-7e48-4e1a-9eda-a592659e18d2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:13.158583 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a03e561-7e48-4e1a-9eda-a592659e18d2 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b Aug 06 17:47:13.158583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a03e561-7e48-4e1a-9eda-a592659e18d2 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:13.158583 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a03e561-7e48-4e1a-9eda-a592659e18d2 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:13.164654 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a03e561-7e48-4e1a-9eda-a592659e18d2 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b returned with HTTP 404 Aug 06 17:47:13.165289 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1220/4838] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:47:13 2026] GET /volume/v3/snapshots/7933928b-d451-4a44-a329-f1aa21987a0b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:13.174944 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7dbc2ade-998c-4987-b651-4c987bed9597 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:13.177399 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] DELETE https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:13.177809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:13.178131 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:13.178415 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Delete volume with id: 72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:13.182083 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=270,cinder:INSERT=39,cinder:UPDATE=84 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:47:13.192325 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:13.192325 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:13.192325 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:13.217868 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Delete volume request issued successfully. Aug 06 17:47:13.217868 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7dbc2ade-998c-4987-b651-4c987bed9597 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 202 Aug 06 17:47:13.217868 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1219/4839] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:47:13 2026] DELETE /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:47:13.230447 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-67a6ca9e-64b8-419b-b496-2993fb0c554b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:13.232587 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-67a6ca9e-64b8-419b-b496-2993fb0c554b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:13.232881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-67a6ca9e-64b8-419b-b496-2993fb0c554b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:13.233191 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-67a6ca9e-64b8-419b-b496-2993fb0c554b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:13.242099 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:13.242099 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:13.246997 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-67a6ca9e-64b8-419b-b496-2993fb0c554b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Volume info retrieved successfully. Aug 06 17:47:13.253342 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-67a6ca9e-64b8-419b-b496-2993fb0c554b tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 200 Aug 06 17:47:13.254220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1193/4840] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:13 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:13.487751 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-87bb1eb5-4ed1-45a2-9b9f-4a225de7157a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:13.489587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-87bb1eb5-4ed1-45a2-9b9f-4a225de7157a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:13.489932 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-87bb1eb5-4ed1-45a2-9b9f-4a225de7157a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:13.490047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-87bb1eb5-4ed1-45a2-9b9f-4a225de7157a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:13.490100 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-87bb1eb5-4ed1-45a2-9b9f-4a225de7157a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:13.492505 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=220,cinder:INSERT=22,cinder:UPDATE=49 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:47:13.495240 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:13.495240 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:13.495838 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-87bb1eb5-4ed1-45a2-9b9f-4a225de7157a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:13.496230 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1209/4841] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:13 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:13.512991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:13.515733 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:47:13.515889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15010aff-345a-4105-8384-ac83ba265578", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-837810145"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:13.518279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating new backup {'backup': {'volume_id': '15010aff-345a-4105-8384-ac83ba265578', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-837810145'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:47:13.518457 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating backup of volume 15010aff-345a-4105-8384-ac83ba265578 in container None Aug 06 17:47:13.521885 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=163,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:47:13.529874 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:13.529874 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:13.530607 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:47:13.561620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['63308eab-a609-41cd-ad48-228031611b58', '837e7ac9-dfa9-46ad-9a7e-1bd56c961997'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:13.611146 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a33d2b9c-89b7-4be6-8734-8e948e085eaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:47:13.611665 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1221/4842] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:47:13 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:13.624099 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-352c5592-ccdc-4e6f-a928-d74e52e2b6f9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:13.626348 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-352c5592-ccdc-4e6f-a928-d74e52e2b6f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:13.626768 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-352c5592-ccdc-4e6f-a928-d74e52e2b6f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:13.627035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-352c5592-ccdc-4e6f-a928-d74e52e2b6f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:13.627035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-352c5592-ccdc-4e6f-a928-d74e52e2b6f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:13.633556 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:13.633556 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:13.634933 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-352c5592-ccdc-4e6f-a928-d74e52e2b6f9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:13.635535 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1220/4843] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:13 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:14.262385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9194a751-3162-423e-8902-c0a7a8798aa8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:14.271256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0f27d957-6ce7-40c1-81a8-fdf906080456 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:14.273475 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f27d957-6ce7-40c1-81a8-fdf906080456 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] GET https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 Aug 06 17:47:14.273699 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f27d957-6ce7-40c1-81a8-fdf906080456 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:14.273901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0f27d957-6ce7-40c1-81a8-fdf906080456 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:14.281229 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0f27d957-6ce7-40c1-81a8-fdf906080456 tempest-VolumeRevertTests-865652124 tempest-VolumeRevertTests-865652124-project-member] https://10.4.3.207/volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 returned with HTTP 404 Aug 06 17:47:14.281888 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1210/4844] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:47:14 2026] GET /volume/v3/volumes/72fa9a6e-62db-44ca-b2fa-8f8d826ae067 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:47:14.391935 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:47:14.392378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1598589395"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:14.394107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1598589395'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:47:14.394107 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Create volume of 1 GB Aug 06 17:47:14.397779 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Availability Zones retrieved successfully. Aug 06 17:47:14.404150 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Flow 'volume_create_api' (e824ff1f-cc50-4ca5-bc24-3a468d68af26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:14.405284 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d300b7-2626-49d1-b95e-2790a87a1f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:14.406174 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:47:14.433310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d300b7-2626-49d1-b95e-2790a87a1f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:14.434288 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d30a97-e6f1-4fe0-ae31-a43be4ecc0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:14.508399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Created reservations ['74a01592-d363-4d72-994d-5448e80eb7ff', '3d97723f-baf5-4255-894b-1036e454172b', 'dd5f8b88-f052-4dbe-a349-b6d80f845fc7', '1574f0a9-9506-42fd-aa29-9aaff5777034'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:14.509358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d30a97-e6f1-4fe0-ae31-a43be4ecc0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a01592-d363-4d72-994d-5448e80eb7ff', '3d97723f-baf5-4255-894b-1036e454172b', 'dd5f8b88-f052-4dbe-a349-b6d80f845fc7', '1574f0a9-9506-42fd-aa29-9aaff5777034']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:14.510277 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b10f14c-a2c8-4f65-aa9c-dd11c2966794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:14.538646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b10f14c-a2c8-4f65-aa9c-dd11c2966794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5f5de0-9664-429e-a19a-a23990852976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598589395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f71baaff1549688c69b7243759dcab',qos_specs=None,replication_status=,reservations=['74a01592-d363-4d72-994d-5448e80eb7ff','3d97723f-baf5-4255-894b-1036e454172b','dd5f8b88-f052-4dbe-a349-b6d80f845fc7','1574f0a9-9506-42fd-aa29-9aaff5777034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2234a7f38448bfb19ffbfa7c825d50',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598589395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5f5de0-9664-429e-a19a-a23990852976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f71baaff1549688c69b7243759dcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd2234a7f38448bfb19ffbfa7c825d50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:14.540056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a660d615-530a-4918-9322-8d9e3fe37d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:14.564911 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a660d615-530a-4918-9322-8d9e3fe37d6c) transitioned into state 'SUCCESS' from state '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-1598589395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f71baaff1549688c69b7243759dcab',qos_specs=None,replication_status=,reservations=['74a01592-d363-4d72-994d-5448e80eb7ff','3d97723f-baf5-4255-894b-1036e454172b','dd5f8b88-f052-4dbe-a349-b6d80f845fc7','1574f0a9-9506-42fd-aa29-9aaff5777034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2234a7f38448bfb19ffbfa7c825d50',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:14.565980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4345e8-9b97-4260-975c-9df19447f58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:14.583164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4345e8-9b97-4260-975c-9df19447f58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:14.583164 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Flow 'volume_create_api' (e824ff1f-cc50-4ca5-bc24-3a468d68af26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:14.583350 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Create volume request issued successfully. Aug 06 17:47:14.584211 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9194a751-3162-423e-8902-c0a7a8798aa8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:47:14.584834 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1194/4845] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:47:14 2026] POST /volume/v3/volumes => generated 778 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:14.601511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c865e526-326f-416d-9f6a-6d5eff74ed5f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:14.603697 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c865e526-326f-416d-9f6a-6d5eff74ed5f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 Aug 06 17:47:14.603936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c865e526-326f-416d-9f6a-6d5eff74ed5f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:14.604262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c865e526-326f-416d-9f6a-6d5eff74ed5f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:14.613290 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:14.613290 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:14.620454 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c865e526-326f-416d-9f6a-6d5eff74ed5f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Volume info retrieved successfully. Aug 06 17:47:14.626113 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c865e526-326f-416d-9f6a-6d5eff74ed5f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 returned with HTTP 200 Aug 06 17:47:14.626674 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1222/4846] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:14 2026] GET /volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:14.651045 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4fa3aa04-766d-4d98-84eb-be4da674f7fd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:14.654346 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4fa3aa04-766d-4d98-84eb-be4da674f7fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:14.654618 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4fa3aa04-766d-4d98-84eb-be4da674f7fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:14.654892 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4fa3aa04-766d-4d98-84eb-be4da674f7fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:14.655054 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4fa3aa04-766d-4d98-84eb-be4da674f7fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:14.666138 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:14.666138 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:14.667218 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4fa3aa04-766d-4d98-84eb-be4da674f7fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:14.667727 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1221/4847] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:14 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:15.642475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d6f2dfa9-a354-4a4b-b81c-f7166ee42e81 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:15.644225 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6f2dfa9-a354-4a4b-b81c-f7166ee42e81 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 Aug 06 17:47:15.644454 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6f2dfa9-a354-4a4b-b81c-f7166ee42e81 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:15.644629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d6f2dfa9-a354-4a4b-b81c-f7166ee42e81 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:15.653671 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:15.653671 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:15.657689 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d6f2dfa9-a354-4a4b-b81c-f7166ee42e81 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Volume info retrieved successfully. Aug 06 17:47:15.662595 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d6f2dfa9-a354-4a4b-b81c-f7166ee42e81 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 returned with HTTP 200 Aug 06 17:47:15.662983 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1211/4848] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:15 2026] GET /volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:15.676475 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:15.678870 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:47:15.679254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e5f5de0-9664-429e-a19a-a23990852976", "name": "tempest-type-Backup-2069730884"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:15.679991 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c54a1b33-a45b-4388-911e-593e6a11f9e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:15.680680 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Creating new backup {'backup': {'volume_id': '7e5f5de0-9664-429e-a19a-a23990852976', 'name': 'tempest-type-Backup-2069730884'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:47:15.680859 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Creating backup of volume 7e5f5de0-9664-429e-a19a-a23990852976 in container None Aug 06 17:47:15.682622 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c54a1b33-a45b-4388-911e-593e6a11f9e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:15.682997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c54a1b33-a45b-4388-911e-593e6a11f9e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:15.683877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c54a1b33-a45b-4388-911e-593e6a11f9e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:15.684115 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c54a1b33-a45b-4388-911e-593e6a11f9e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:15.690016 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:15.690016 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:15.690345 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Volume info retrieved successfully. Aug 06 17:47:15.691161 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:15.691161 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:15.692660 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c54a1b33-a45b-4388-911e-593e6a11f9e9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:15.693327 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1223/4849] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:15 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:15.720872 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Created reservations ['65c777dd-b7aa-434b-a53b-6b5524623a53', 'c908e001-262c-412b-a4d3-95fd9ab03990'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:15.784926 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c2d5efa-43d3-4865-81f2-b011709c6cd9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:47:15.785560 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1195/4850] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:47:15 2026] POST /volume/v3/backups => generated 316 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:15.795867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a5425620-7121-499f-b7af-d997071e4b21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:15.797992 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5425620-7121-499f-b7af-d997071e4b21 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:15.799809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5425620-7121-499f-b7af-d997071e4b21 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:15.799809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5425620-7121-499f-b7af-d997071e4b21 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:15.799809 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a5425620-7121-499f-b7af-d997071e4b21 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:15.803774 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:15.803774 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:15.804604 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5425620-7121-499f-b7af-d997071e4b21 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:15.805086 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1222/4851] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:15 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:16.390165 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a74c7bc6-ed3d-4acf-8fb7-d121f658475f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:16.549132 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a74c7bc6-ed3d-4acf-8fb7-d121f658475f tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools Aug 06 17:47:16.549451 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a74c7bc6-ed3d-4acf-8fb7-d121f658475f tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:16.549728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a74c7bc6-ed3d-4acf-8fb7-d121f658475f tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-admin] Calling method 'get_pools' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:16.561738 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a74c7bc6-ed3d-4acf-8fb7-d121f658475f tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 17:47:16.562273 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1212/4852] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:47:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:16.571109 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-10de8d36-211d-4b8f-80f5-e9a59cb0eea9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:16.643896 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10de8d36-211d-4b8f-80f5-e9a59cb0eea9 tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-reader] GET https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool Aug 06 17:47:16.644218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10de8d36-211d-4b8f-80f5-e9a59cb0eea9 tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:16.644804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10de8d36-211d-4b8f-80f5-e9a59cb0eea9 tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-reader] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:16.645543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-10de8d36-211d-4b8f-80f5-e9a59cb0eea9 tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'aaf469e2340c4b448dfa0453c083b80a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '422805f00bf945179029081d2db39fa7', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:16.645845 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10de8d36-211d-4b8f-80f5-e9a59cb0eea9 tempest-ProjectReaderTests-1143565204 tempest-ProjectReaderTests-1143565204-project-reader] https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool returned with HTTP 403 Aug 06 17:47:16.646473 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1224/4853] 10.4.3.207 () {66 vars in 1318 bytes} [Thu Aug 6 17:47:16 2026] GET /volume/v3/capabilities/np0000006677@storpool => generated 110 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:16.703088 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4aa934f4-72be-4ba8-87a0-fe60639bd840 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:16.704884 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4aa934f4-72be-4ba8-87a0-fe60639bd840 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:16.705109 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4aa934f4-72be-4ba8-87a0-fe60639bd840 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:16.705341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4aa934f4-72be-4ba8-87a0-fe60639bd840 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:16.705434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-4aa934f4-72be-4ba8-87a0-fe60639bd840 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:16.709505 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:16.709505 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:16.710269 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4aa934f4-72be-4ba8-87a0-fe60639bd840 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:16.710623 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1196/4854] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:16 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:16.816159 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2bdf3d2f-2de5-47e8-9a8b-c8c7a24b8741 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:16.818416 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2bdf3d2f-2de5-47e8-9a8b-c8c7a24b8741 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:16.818619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2bdf3d2f-2de5-47e8-9a8b-c8c7a24b8741 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:16.818752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2bdf3d2f-2de5-47e8-9a8b-c8c7a24b8741 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:16.818869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-2bdf3d2f-2de5-47e8-9a8b-c8c7a24b8741 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:16.824078 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:16.824078 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:16.824779 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2bdf3d2f-2de5-47e8-9a8b-c8c7a24b8741 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:16.825199 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1223/4855] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:16 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:17.733386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5236b3b3-14cc-43e9-aba7-8efc40e32dda None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:17.735655 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5236b3b3-14cc-43e9-aba7-8efc40e32dda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:17.735907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5236b3b3-14cc-43e9-aba7-8efc40e32dda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:17.736169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5236b3b3-14cc-43e9-aba7-8efc40e32dda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:17.736335 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-5236b3b3-14cc-43e9-aba7-8efc40e32dda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:17.745919 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:17.745919 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:17.747201 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5236b3b3-14cc-43e9-aba7-8efc40e32dda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:17.747826 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1213/4856] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:17 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:17.836796 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-58c9fa64-c888-48a9-b6e0-170b579dcf69 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:17.839079 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-58c9fa64-c888-48a9-b6e0-170b579dcf69 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:17.839318 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-58c9fa64-c888-48a9-b6e0-170b579dcf69 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:17.840310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-58c9fa64-c888-48a9-b6e0-170b579dcf69 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:17.840310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-58c9fa64-c888-48a9-b6e0-170b579dcf69 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:17.845652 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:17.845652 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:17.846324 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-58c9fa64-c888-48a9-b6e0-170b579dcf69 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:17.847027 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1225/4857] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:17 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:18.761090 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-da3d1ac8-14d8-4fe5-8425-14f581f469c8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:18.763532 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-da3d1ac8-14d8-4fe5-8425-14f581f469c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:18.763901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-da3d1ac8-14d8-4fe5-8425-14f581f469c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:18.764170 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-da3d1ac8-14d8-4fe5-8425-14f581f469c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:18.764339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-da3d1ac8-14d8-4fe5-8425-14f581f469c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:18.770680 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:18.770680 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:18.771864 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-da3d1ac8-14d8-4fe5-8425-14f581f469c8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:18.772443 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1197/4858] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:18 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:18.847766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a1972b74-89c4-430a-8571-73582fcbe600 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:18.848232 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1972b74-89c4-430a-8571-73582fcbe600 None None] GET https://10.4.3.207/volume// Aug 06 17:47:18.848232 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1972b74-89c4-430a-8571-73582fcbe600 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:18.848477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1972b74-89c4-430a-8571-73582fcbe600 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:18.848803 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1972b74-89c4-430a-8571-73582fcbe600 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:47:18.849155 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1224/4859] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:47: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 06 17:47:18.860682 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-85617a15-824a-4e63-9af1-cce9800c901c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:18.863432 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85617a15-824a-4e63-9af1-cce9800c901c tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:18.863808 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85617a15-824a-4e63-9af1-cce9800c901c tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:18.864045 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85617a15-824a-4e63-9af1-cce9800c901c tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:18.864201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-85617a15-824a-4e63-9af1-cce9800c901c tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:18.864261 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-6ee2194e-6006-423f-a592-73e0852ed903 req-7109ccfb-abfd-424e-aedc-e255e8eab2fc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:18.867535 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-7109ccfb-abfd-424e-aedc-e255e8eab2fc tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:47:18.868130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-7109ccfb-abfd-424e-aedc-e255e8eab2fc tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5ea840-41af-48ae-b324-b0c9e9494cb6", "connector": null, "instance_uuid": "af338616-23a8-4220-be16-7df9e937cc21"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:18.869319 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:18.869319 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:18.870183 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85617a15-824a-4e63-9af1-cce9800c901c tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:18.870622 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1214/4860] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:18 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:18.882956 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:18.882956 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:18.903460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-201409f0-1d7d-4974-a97a-4232f639fce8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:18.933455 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-7109ccfb-abfd-424e-aedc-e255e8eab2fc tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:47:18.934244 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1226/4861] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:47:18 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 06 17:47:18.943319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-6ee2194e-6006-423f-a592-73e0852ed903 req-f3e721bd-567d-4cea-af17-e46d840bad6b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:18.946007 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-f3e721bd-567d-4cea-af17-e46d840bad6b tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] DELETE https://10.4.3.207/volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854 Aug 06 17:47:18.946294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-f3e721bd-567d-4cea-af17-e46d840bad6b tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:18.947516 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-f3e721bd-567d-4cea-af17-e46d840bad6b tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:18.961533 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:18.961533 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:19.037858 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-6ee2194e-6006-423f-a592-73e0852ed903 req-f3e721bd-567d-4cea-af17-e46d840bad6b tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854 returned with HTTP 200 Aug 06 17:47:19.037984 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1225/4862] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:47:18 2026] DELETE /volume/v3/attachments/91e3d8d9-9014-40d2-907c-ca6d1434d854 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:19.059735 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-201409f0-1d7d-4974-a97a-4232f639fce8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.060716 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-201409f0-1d7d-4974-a97a-4232f639fce8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1258449681", "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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.094110 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-201409f0-1d7d-4974-a97a-4232f639fce8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.094861 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1198/4863] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:47:18 2026] POST /volume/v3/types => generated 380 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.106769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f63ce24d-9292-4191-9f53-309be8ea04da None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.109795 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f63ce24d-9292-4191-9f53-309be8ea04da tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption Aug 06 17:47:19.110280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f63ce24d-9292-4191-9f53-309be8ea04da tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.149625 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f63ce24d-9292-4191-9f53-309be8ea04da tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption returned with HTTP 200 Aug 06 17:47:19.151151 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1215/4864] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.165098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cd56867c-4e4f-42df-9529-10aaf94fbd8c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.169218 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd56867c-4e4f-42df-9529-10aaf94fbd8c tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.169572 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd56867c-4e4f-42df-9529-10aaf94fbd8c tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1181998757", "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=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.172982 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:19.172982 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:19.194931 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd56867c-4e4f-42df-9529-10aaf94fbd8c tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.195797 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1227/4865] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.205236 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a299c726-97eb-4926-b104-0c4ec2a6fb79 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.348721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a299c726-97eb-4926-b104-0c4ec2a6fb79 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] POST https://10.4.3.207/volume/v3/types/ef1d11cc-c173-447a-8ea4-4724a696951f/encryption Aug 06 17:47:19.349735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a299c726-97eb-4926-b104-0c4ec2a6fb79 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.352635 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:19.352635 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:19.353665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-a299c726-97eb-4926-b104-0c4ec2a6fb79 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.354316 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a299c726-97eb-4926-b104-0c4ec2a6fb79 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/ef1d11cc-c173-447a-8ea4-4724a696951f/encryption returned with HTTP 403 Aug 06 17:47:19.355134 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1226/4866] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types/ef1d11cc-c173-447a-8ea4-4724a696951f/encryption => generated 127 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.367321 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3b08680c-4d29-4620-a824-75015324bceb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.369778 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b08680c-4d29-4620-a824-75015324bceb tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.371038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b08680c-4d29-4620-a824-75015324bceb tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-320287199", "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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.394393 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b08680c-4d29-4620-a824-75015324bceb tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.394809 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1199/4867] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.404460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-90ccb23c-bfb5-4d8b-8f45-c5ca1214381f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.406147 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90ccb23c-bfb5-4d8b-8f45-c5ca1214381f tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] POST https://10.4.3.207/volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527/extra_specs Aug 06 17:47:19.406593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-90ccb23c-bfb5-4d8b-8f45-c5ca1214381f tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.409342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-90ccb23c-bfb5-4d8b-8f45-c5ca1214381f tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.409716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-90ccb23c-bfb5-4d8b-8f45-c5ca1214381f tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527/extra_specs returned with HTTP 403 Aug 06 17:47:19.410306 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1216/4868] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.420170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6920d9d1-f87e-4d61-a35f-d1e3ad9b0e71 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.423132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6920d9d1-f87e-4d61-a35f-d1e3ad9b0e71 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] PUT https://10.4.3.207/volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527/extra_specs/key2 Aug 06 17:47:19.423610 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6920d9d1-f87e-4d61-a35f-d1e3ad9b0e71 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.430995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-6920d9d1-f87e-4d61-a35f-d1e3ad9b0e71 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.430995 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6920d9d1-f87e-4d61-a35f-d1e3ad9b0e71 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527/extra_specs/key2 returned with HTTP 403 Aug 06 17:47:19.430995 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1228/4869] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:47:19 2026] PUT /volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.449195 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-57201650-80e0-4428-b0b0-714a201fe6be None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.452856 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-57201650-80e0-4428-b0b0-714a201fe6be tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.452951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-57201650-80e0-4428-b0b0-714a201fe6be tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.457519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-57201650-80e0-4428-b0b0-714a201fe6be tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.458293 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-57201650-80e0-4428-b0b0-714a201fe6be tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types returned with HTTP 403 Aug 06 17:47:19.459050 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1227/4870] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.479630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1c90dd33-993d-453d-ae3d-e5424a494100 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.484543 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1c90dd33-993d-453d-ae3d-e5424a494100 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.484543 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1c90dd33-993d-453d-ae3d-e5424a494100 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1759847859", "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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.511043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1c90dd33-993d-453d-ae3d-e5424a494100 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.511679 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1200/4871] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.522579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cf1434f2-a18a-4bdd-975e-52fe7c567eb5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.526984 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cf1434f2-a18a-4bdd-975e-52fe7c567eb5 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62/encryption Aug 06 17:47:19.526984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cf1434f2-a18a-4bdd-975e-52fe7c567eb5 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.551876 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cf1434f2-a18a-4bdd-975e-52fe7c567eb5 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62/encryption returned with HTTP 200 Aug 06 17:47:19.552625 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1217/4872] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.563847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4a3dac0e-adb6-4532-90e8-5b943e19b50d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.566215 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4a3dac0e-adb6-4532-90e8-5b943e19b50d tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] DELETE https://10.4.3.207/volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62/encryption/12247161-dac2-4fa0-a359-0da5388bc1ca Aug 06 17:47:19.566441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4a3dac0e-adb6-4532-90e8-5b943e19b50d tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.566732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4a3dac0e-adb6-4532-90e8-5b943e19b50d tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.567414 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-4a3dac0e-adb6-4532-90e8-5b943e19b50d tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.567609 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4a3dac0e-adb6-4532-90e8-5b943e19b50d tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62/encryption/12247161-dac2-4fa0-a359-0da5388bc1ca returned with HTTP 403 Aug 06 17:47:19.568550 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1229/4873] 10.4.3.207 () {66 vars in 1489 bytes} [Thu Aug 6 17:47:19 2026] DELETE /volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62/encryption/12247161-dac2-4fa0-a359-0da5388bc1ca => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.580051 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0c29a8a7-8618-4abb-8cbd-b5c826a2f5cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.582876 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0c29a8a7-8618-4abb-8cbd-b5c826a2f5cf tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.585091 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0c29a8a7-8618-4abb-8cbd-b5c826a2f5cf tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1322869610", "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=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.610129 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0c29a8a7-8618-4abb-8cbd-b5c826a2f5cf tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.610587 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1228/4874] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.622741 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-07b06868-1dd8-4c0a-830d-34ff2c780505 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.625797 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07b06868-1dd8-4c0a-830d-34ff2c780505 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] DELETE https://10.4.3.207/volume/v3/types/d95b8696-b2c3-47ce-a726-229182920fab/extra_specs/key1 Aug 06 17:47:19.626118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07b06868-1dd8-4c0a-830d-34ff2c780505 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.626435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-07b06868-1dd8-4c0a-830d-34ff2c780505 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.637121 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=318,cinder:UPDATE=89,cinder:INSERT=69 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:47:19.641090 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-07b06868-1dd8-4c0a-830d-34ff2c780505 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.642547 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-07b06868-1dd8-4c0a-830d-34ff2c780505 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/d95b8696-b2c3-47ce-a726-229182920fab/extra_specs/key1 returned with HTTP 403 Aug 06 17:47:19.643004 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1201/4875] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:47:19 2026] DELETE /volume/v3/types/d95b8696-b2c3-47ce-a726-229182920fab/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.656144 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-899e4b59-d28f-4d64-8e95-cc827ba9f81c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.659119 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-899e4b59-d28f-4d64-8e95-cc827ba9f81c tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:47:19.659770 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-899e4b59-d28f-4d64-8e95-cc827ba9f81c tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1612469780", "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=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.685148 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-899e4b59-d28f-4d64-8e95-cc827ba9f81c tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.685866 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1218/4876] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:47:19 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.695084 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bc3aa964-144e-4954-a048-df8c373601c6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.696739 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bc3aa964-144e-4954-a048-df8c373601c6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] DELETE https://10.4.3.207/volume/v3/types/963dd35d-78d2-44e6-9d33-5be9359f4a07 Aug 06 17:47:19.696990 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bc3aa964-144e-4954-a048-df8c373601c6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.697250 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bc3aa964-144e-4954-a048-df8c373601c6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.697933 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-bc3aa964-144e-4954-a048-df8c373601c6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.698190 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bc3aa964-144e-4954-a048-df8c373601c6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/963dd35d-78d2-44e6-9d33-5be9359f4a07 returned with HTTP 403 Aug 06 17:47:19.698858 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1230/4877] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:19 2026] DELETE /volume/v3/types/963dd35d-78d2-44e6-9d33-5be9359f4a07 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.710977 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-11cf431a-1e4b-4b39-b4f7-6569b4f964c8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.714752 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-11cf431a-1e4b-4b39-b4f7-6569b4f964c8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs Aug 06 17:47:19.714990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-11cf431a-1e4b-4b39-b4f7-6569b4f964c8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.715242 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-11cf431a-1e4b-4b39-b4f7-6569b4f964c8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.725039 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-11cf431a-1e4b-4b39-b4f7-6569b4f964c8 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs returned with HTTP 200 Aug 06 17:47:19.725680 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1229/4878] 10.4.3.207 () {66 vars in 1378 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.738558 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b56770b5-f78a-4a2e-9e7c-6b2a323abec9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.742991 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b56770b5-f78a-4a2e-9e7c-6b2a323abec9 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types Aug 06 17:47:19.742991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b56770b5-f78a-4a2e-9e7c-6b2a323abec9 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.742991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b56770b5-f78a-4a2e-9e7c-6b2a323abec9 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.742991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.api_utils [None req-b56770b5-f78a-4a2e-9e7c-6b2a323abec9 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Removing options '' from query. {{(pid=100625) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:47:19.778790 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b56770b5-f78a-4a2e-9e7c-6b2a323abec9 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:47:19.779898 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1202/4879] 10.4.3.207 () {66 vars in 1231 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:19.786302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a445d89f-0284-46b9-9905-1a10319ba568 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.789092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a445d89f-0284-46b9-9905-1a10319ba568 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:19.789551 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a445d89f-0284-46b9-9905-1a10319ba568 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.789909 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a445d89f-0284-46b9-9905-1a10319ba568 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.790157 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a445d89f-0284-46b9-9905-1a10319ba568 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:19.793156 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-06ca3c3b-7f4a-4a20-abd2-5d05d67a5e58 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.795886 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:19.795886 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:19.796302 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-06ca3c3b-7f4a-4a20-abd2-5d05d67a5e58 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption/cipher Aug 06 17:47:19.796599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-06ca3c3b-7f4a-4a20-abd2-5d05d67a5e58 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.796925 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-06ca3c3b-7f4a-4a20-abd2-5d05d67a5e58 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.797490 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a445d89f-0284-46b9-9905-1a10319ba568 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:19.797952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-06ca3c3b-7f4a-4a20-abd2-5d05d67a5e58 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.798107 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1219/4880] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.798926 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-06ca3c3b-7f4a-4a20-abd2-5d05d67a5e58 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption/cipher returned with HTTP 403 Aug 06 17:47:19.798926 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1231/4881] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.811569 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-79671501-9be7-4b45-a6ab-087910e7c200 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.813428 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-79671501-9be7-4b45-a6ab-087910e7c200 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption Aug 06 17:47:19.813602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-79671501-9be7-4b45-a6ab-087910e7c200 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.813825 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-79671501-9be7-4b45-a6ab-087910e7c200 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.814493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-79671501-9be7-4b45-a6ab-087910e7c200 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.815102 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-79671501-9be7-4b45-a6ab-087910e7c200 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption returned with HTTP 403 Aug 06 17:47:19.815579 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1230/4882] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.828854 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ddd00272-12f3-48ed-a087-b0ae8fa4dc7b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.831103 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ddd00272-12f3-48ed-a087-b0ae8fa4dc7b tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/multiattach Aug 06 17:47:19.831506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ddd00272-12f3-48ed-a087-b0ae8fa4dc7b tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.832017 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ddd00272-12f3-48ed-a087-b0ae8fa4dc7b tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.842033 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ddd00272-12f3-48ed-a087-b0ae8fa4dc7b tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/multiattach returned with HTTP 200 Aug 06 17:47:19.842679 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1203/4883] 10.4.3.207 () {66 vars in 1414 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:47:19.852291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2bd18081-206d-442e-a85f-ce1f3fcde5f1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.856065 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2bd18081-206d-442e-a85f-ce1f3fcde5f1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/volume_backend_name Aug 06 17:47:19.856065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2bd18081-206d-442e-a85f-ce1f3fcde5f1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.856065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2bd18081-206d-442e-a85f-ce1f3fcde5f1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.867516 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2bd18081-206d-442e-a85f-ce1f3fcde5f1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 17:47:19.868703 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1220/4884] 10.4.3.207 () {66 vars in 1438 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.882535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f95688cc-2c77-4262-897c-561aa68e4b17 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.882989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6bdaa67-7164-4f53-868b-95440d2e0fe4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.884416 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f95688cc-2c77-4262-897c-561aa68e4b17 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:19.884633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f95688cc-2c77-4262-897c-561aa68e4b17 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.884823 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f95688cc-2c77-4262-897c-561aa68e4b17 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.884988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f95688cc-2c77-4262-897c-561aa68e4b17 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:19.885892 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6bdaa67-7164-4f53-868b-95440d2e0fe4 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] GET https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 Aug 06 17:47:19.886492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6bdaa67-7164-4f53-868b-95440d2e0fe4 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.886492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6bdaa67-7164-4f53-868b-95440d2e0fe4 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.890629 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:19.890629 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:19.891689 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f95688cc-2c77-4262-897c-561aa68e4b17 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:19.892249 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1232/4885] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.894232 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6bdaa67-7164-4f53-868b-95440d2e0fe4 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 returned with HTTP 200 Aug 06 17:47:19.894919 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1231/4886] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:47:19 2026] GET /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:19.905921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1d2c00e6-5dbc-480e-89fe-b9e1f84087a6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.908601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d2c00e6-5dbc-480e-89fe-b9e1f84087a6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] PUT https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption/6b90fa16-4a96-4a90-a73e-48208aeee6a7 Aug 06 17:47:19.909324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1d2c00e6-5dbc-480e-89fe-b9e1f84087a6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.913129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-1d2c00e6-5dbc-480e-89fe-b9e1f84087a6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.913129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1d2c00e6-5dbc-480e-89fe-b9e1f84087a6 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption/6b90fa16-4a96-4a90-a73e-48208aeee6a7 returned with HTTP 403 Aug 06 17:47:19.913744 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1204/4887] 10.4.3.207 () {68 vars in 1506 bytes} [Thu Aug 6 17:47:19 2026] PUT /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/encryption/6b90fa16-4a96-4a90-a73e-48208aeee6a7 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.924180 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-da79a9d8-c060-432c-b206-75c8fe8055c1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.926350 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-da79a9d8-c060-432c-b206-75c8fe8055c1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] PUT https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/key1 Aug 06 17:47:19.926767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-da79a9d8-c060-432c-b206-75c8fe8055c1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.929171 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-da79a9d8-c060-432c-b206-75c8fe8055c1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.929428 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-da79a9d8-c060-432c-b206-75c8fe8055c1 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/key1 returned with HTTP 403 Aug 06 17:47:19.929991 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1221/4888] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:47:19 2026] PUT /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.939994 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-72cd7efb-fa6c-4e45-8240-fd00782d9fdd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.941553 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-72cd7efb-fa6c-4e45-8240-fd00782d9fdd tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] PUT https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 Aug 06 17:47:19.942430 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-72cd7efb-fa6c-4e45-8240-fd00782d9fdd tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:19.945279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-72cd7efb-fa6c-4e45-8240-fd00782d9fdd tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4b0fc2c2da7c4bfe936eca497c3d84d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e4f097415ab04aca91eba4381ac95129', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:19.945651 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-72cd7efb-fa6c-4e45-8240-fd00782d9fdd tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-member] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 returned with HTTP 403 Aug 06 17:47:19.946265 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1233/4889] 10.4.3.207 () {68 vars in 1362 bytes} [Thu Aug 6 17:47:19 2026] PUT /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:19.956241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2d4aa8a9-b587-4e5f-a956-95ff134cfc1a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:19.958769 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d4aa8a9-b587-4e5f-a956-95ff134cfc1a tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] DELETE https://10.4.3.207/volume/v3/types/963dd35d-78d2-44e6-9d33-5be9359f4a07 Aug 06 17:47:19.959148 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d4aa8a9-b587-4e5f-a956-95ff134cfc1a tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:19.959541 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2d4aa8a9-b587-4e5f-a956-95ff134cfc1a tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:19.999994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2d4aa8a9-b587-4e5f-a956-95ff134cfc1a tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/963dd35d-78d2-44e6-9d33-5be9359f4a07 returned with HTTP 202 Aug 06 17:47:19.999994 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1232/4890] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:19 2026] DELETE /volume/v3/types/963dd35d-78d2-44e6-9d33-5be9359f4a07 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:20.008269 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-858b8d8a-23dd-4395-84ba-4cf54b425fa0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.010844 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-858b8d8a-23dd-4395-84ba-4cf54b425fa0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] DELETE https://10.4.3.207/volume/v3/types/d95b8696-b2c3-47ce-a726-229182920fab Aug 06 17:47:20.011114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-858b8d8a-23dd-4395-84ba-4cf54b425fa0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.011394 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-858b8d8a-23dd-4395-84ba-4cf54b425fa0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.052384 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-858b8d8a-23dd-4395-84ba-4cf54b425fa0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/d95b8696-b2c3-47ce-a726-229182920fab returned with HTTP 202 Aug 06 17:47:20.053086 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1205/4891] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:20 2026] DELETE /volume/v3/types/d95b8696-b2c3-47ce-a726-229182920fab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:20.063030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6eeaf64c-5fc4-48a3-8d73-c4030cd85d93 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.066702 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6eeaf64c-5fc4-48a3-8d73-c4030cd85d93 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] DELETE https://10.4.3.207/volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62 Aug 06 17:47:20.066933 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6eeaf64c-5fc4-48a3-8d73-c4030cd85d93 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.067154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6eeaf64c-5fc4-48a3-8d73-c4030cd85d93 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.110130 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6eeaf64c-5fc4-48a3-8d73-c4030cd85d93 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62 returned with HTTP 202 Aug 06 17:47:20.110780 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1222/4892] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:20 2026] DELETE /volume/v3/types/1f56b33f-cc68-4dd9-b7c0-b6a8e4c3ea62 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:20.120418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2ed95bcf-5a6c-444e-adcd-627522d6a594 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.123269 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ed95bcf-5a6c-444e-adcd-627522d6a594 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] DELETE https://10.4.3.207/volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527 Aug 06 17:47:20.123568 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ed95bcf-5a6c-444e-adcd-627522d6a594 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.123863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ed95bcf-5a6c-444e-adcd-627522d6a594 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.165830 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ed95bcf-5a6c-444e-adcd-627522d6a594 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527 returned with HTTP 202 Aug 06 17:47:20.166486 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1234/4893] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:20 2026] DELETE /volume/v3/types/9ac3784e-b457-422a-ad09-3cdec3dc5527 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:20.175732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f6afc8e2-df8c-4c5f-986e-050262e3abe0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.179383 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6afc8e2-df8c-4c5f-986e-050262e3abe0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] DELETE https://10.4.3.207/volume/v3/types/ef1d11cc-c173-447a-8ea4-4724a696951f Aug 06 17:47:20.179763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f6afc8e2-df8c-4c5f-986e-050262e3abe0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.180098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f6afc8e2-df8c-4c5f-986e-050262e3abe0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.217037 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6afc8e2-df8c-4c5f-986e-050262e3abe0 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/ef1d11cc-c173-447a-8ea4-4724a696951f returned with HTTP 202 Aug 06 17:47:20.217671 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1233/4894] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:20 2026] DELETE /volume/v3/types/ef1d11cc-c173-447a-8ea4-4724a696951f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:20.230573 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c198b019-c1f6-4cda-838d-1022a997aa44 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.232860 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c198b019-c1f6-4cda-838d-1022a997aa44 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] DELETE https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 Aug 06 17:47:20.233143 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c198b019-c1f6-4cda-838d-1022a997aa44 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.233433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c198b019-c1f6-4cda-838d-1022a997aa44 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.265170 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c198b019-c1f6-4cda-838d-1022a997aa44 tempest-VolumeTypesMemberTests-2097382589 tempest-VolumeTypesMemberTests-2097382589-project-admin] https://10.4.3.207/volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 returned with HTTP 202 Aug 06 17:47:20.265170 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1206/4895] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:20 2026] DELETE /volume/v3/types/6c9976d1-0d94-48ef-81aa-b0bd3359fb23 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:20.811914 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1405faff-49b0-418a-9fa3-007b16738d0c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.814536 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1405faff-49b0-418a-9fa3-007b16738d0c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:20.814793 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1405faff-49b0-418a-9fa3-007b16738d0c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.815070 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1405faff-49b0-418a-9fa3-007b16738d0c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.815464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1405faff-49b0-418a-9fa3-007b16738d0c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:20.828224 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:20.828224 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:20.828726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1405faff-49b0-418a-9fa3-007b16738d0c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:20.831989 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1223/4896] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:20 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:47:20.904495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cd9662dd-68bf-441b-9c8d-695aa26d9c29 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:20.907586 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd9662dd-68bf-441b-9c8d-695aa26d9c29 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:20.908098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd9662dd-68bf-441b-9c8d-695aa26d9c29 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:20.908395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cd9662dd-68bf-441b-9c8d-695aa26d9c29 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:20.908693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-cd9662dd-68bf-441b-9c8d-695aa26d9c29 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:20.914192 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:20.914192 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:20.915132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cd9662dd-68bf-441b-9c8d-695aa26d9c29 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:20.915857 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1235/4897] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:20 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:21.466064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-becc7543-b2f8-4d49-a964-5017eaae6ba6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:21.466064 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-becc7543-b2f8-4d49-a964-5017eaae6ba6 None None] GET https://10.4.3.207/volume// Aug 06 17:47:21.466064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-becc7543-b2f8-4d49-a964-5017eaae6ba6 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:21.466064 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-becc7543-b2f8-4d49-a964-5017eaae6ba6 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:21.466064 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-becc7543-b2f8-4d49-a964-5017eaae6ba6 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:47:21.467000 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1234/4898] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:47: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 06 17:47:21.480825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-65bb36a9-ba46-4de3-829d-ddc7944e1aa7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:21.484090 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-65bb36a9-ba46-4de3-829d-ddc7944e1aa7 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] GET https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:47:21.484510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-65bb36a9-ba46-4de3-829d-ddc7944e1aa7 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:21.484731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-65bb36a9-ba46-4de3-829d-ddc7944e1aa7 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:21.510855 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:21.510855 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:21.522159 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-65bb36a9-ba46-4de3-829d-ddc7944e1aa7 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:47:21.530400 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-65bb36a9-ba46-4de3-829d-ddc7944e1aa7 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 200 Aug 06 17:47:21.530787 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1207/4899] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:47:21 2026] GET /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 1537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:47:21.670494 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:21.674003 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] PUT https://10.4.3.207/volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42 Aug 06 17:47:21.674436 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:21.694201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Acquiring lock "cinder-attachment_update-dd5ea840-41af-48ae-b324-b0c9e9494cb6-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:47:22.624601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Lock "cinder-attachment_update-dd5ea840-41af-48ae-b324-b0c9e9494cb6-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:47:22.624601 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.624601 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:22.624601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Lock "cinder-attachment_update-dd5ea840-41af-48ae-b324-b0c9e9494cb6-np0000006677" released by "attachment_update" :: held 0.090s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:47:22.624601 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-058ba293-6314-44c7-908e-c9ff2da7f343 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42 returned with HTTP 200 Aug 06 17:47:22.624601 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1224/4900] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:47:21 2026] PUT /volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:22.634458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-64156cbe-d51f-4c18-bcd1-ec4696ef47f0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.634458 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-64156cbe-d51f-4c18-bcd1-ec4696ef47f0 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] POST https://10.4.3.207/volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42/action Aug 06 17:47:22.634458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-64156cbe-d51f-4c18-bcd1-ec4696ef47f0 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:22.634458 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-64156cbe-d51f-4c18-bcd1-ec4696ef47f0 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:22.634458 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.634458 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bbca3ad0-c14c-4804-bdee-d89b63b2c9c7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbca3ad0-c14c-4804-bdee-d89b63b2c9c7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbca3ad0-c14c-4804-bdee-d89b63b2c9c7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbca3ad0-c14c-4804-bdee-d89b63b2c9c7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-bbca3ad0-c14c-4804-bdee-d89b63b2c9c7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbca3ad0-c14c-4804-bdee-d89b63b2c9c7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:22.637366 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1235/4901] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:21 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:22.639327 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-97abd666-0c88-4e4d-a506-cb0d05e339c1 req-64156cbe-d51f-4c18-bcd1-ec4696ef47f0 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42/action returned with HTTP 204 Aug 06 17:47:22.639327 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1236/4902] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:47:21 2026] POST /volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ee259939-f320-4035-9e5e-b2ba6f6591f5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee259939-f320-4035-9e5e-b2ba6f6591f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee259939-f320-4035-9e5e-b2ba6f6591f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ee259939-f320-4035-9e5e-b2ba6f6591f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ee259939-f320-4035-9e5e-b2ba6f6591f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ee259939-f320-4035-9e5e-b2ba6f6591f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:22.639782 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1208/4903] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:21 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:22.866181 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a7708740-dd61-4c28-a1fb-afea4d52fab9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.868143 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a7708740-dd61-4c28-a1fb-afea4d52fab9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:22.868350 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a7708740-dd61-4c28-a1fb-afea4d52fab9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:22.868531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a7708740-dd61-4c28-a1fb-afea4d52fab9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:22.868636 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a7708740-dd61-4c28-a1fb-afea4d52fab9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:22.876467 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.876467 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:22.877528 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a7708740-dd61-4c28-a1fb-afea4d52fab9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:22.877903 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1225/4904] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:22 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:22.892423 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.894148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7/restore Aug 06 17:47:22.894775 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "15010aff-345a-4105-8384-ac83ba265578"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:22.896445 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Restoring backup f355ad9b-0bb3-4578-9ff5-593a6b979ef7 ({'restore': {'volume_id': '15010aff-345a-4105-8384-ac83ba265578'}}) {{(pid=100623) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:47:22.896721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Restoring backup f355ad9b-0bb3-4578-9ff5-593a6b979ef7 to volume 15010aff-345a-4105-8384-ac83ba265578. Aug 06 17:47:22.902399 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.902399 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:22.914835 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.914835 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:22.916143 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:47:22.916539 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.api [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Checking backup size 1 against volume size 1 {{(pid=100623) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:47:22.918335 np0000006677 devstack@c-api.service[100623]: INFO cinder.backup.api [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Overwriting volume 15010aff-345a-4105-8384-ac83ba265578 with restore of backup f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:22.935014 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] restore_backup in rpcapi backup_id f355ad9b-0bb3-4578-9ff5-593a6b979ef7 {{(pid=100623) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:47:22.937147 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f75772db-8881-46b2-8ab3-e7a4db5130dd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7/restore returned with HTTP 202 Aug 06 17:47:22.937811 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1236/4905] 10.4.3.207 () {68 vars in 1393 bytes} [Thu Aug 6 17:47:22 2026] POST /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7/restore => generated 182 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:22.953951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9df05a1c-9b6a-4cb3-85aa-ea67588cd49d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.954622 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f27089e9-3210-490e-b0d0-ce72e93e11f2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:22.957274 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f27089e9-3210-490e-b0d0-ce72e93e11f2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:22.957544 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f27089e9-3210-490e-b0d0-ce72e93e11f2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:22.957662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f27089e9-3210-490e-b0d0-ce72e93e11f2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:22.957784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f27089e9-3210-490e-b0d0-ce72e93e11f2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:22.958288 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9df05a1c-9b6a-4cb3-85aa-ea67588cd49d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:22.958521 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9df05a1c-9b6a-4cb3-85aa-ea67588cd49d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:22.958706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9df05a1c-9b6a-4cb3-85aa-ea67588cd49d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:22.958814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9df05a1c-9b6a-4cb3-85aa-ea67588cd49d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:22.962344 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.962344 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:22.962979 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f27089e9-3210-490e-b0d0-ce72e93e11f2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:22.963365 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1209/4906] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:22 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:22.968554 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:22.968554 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:22.969510 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9df05a1c-9b6a-4cb3-85aa-ea67588cd49d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:22.973256 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1237/4907] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:22 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:23.976904 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-594dd4b0-13be-4046-b911-5bbba953797a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:23.978903 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-594dd4b0-13be-4046-b911-5bbba953797a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:23.979199 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-594dd4b0-13be-4046-b911-5bbba953797a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:23.979474 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-594dd4b0-13be-4046-b911-5bbba953797a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:23.979641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-594dd4b0-13be-4046-b911-5bbba953797a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:23.985651 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:23.985651 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:23.986381 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-594dd4b0-13be-4046-b911-5bbba953797a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:23.987108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-248aa7c8-9c0a-4871-b083-e76eb365e1d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:23.988070 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1226/4908] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:23 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:23.989942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-248aa7c8-9c0a-4871-b083-e76eb365e1d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:23.990275 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-248aa7c8-9c0a-4871-b083-e76eb365e1d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:23.990560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-248aa7c8-9c0a-4871-b083-e76eb365e1d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:23.990764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-248aa7c8-9c0a-4871-b083-e76eb365e1d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:24.002958 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:24.002958 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:24.004113 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-248aa7c8-9c0a-4871-b083-e76eb365e1d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:24.004681 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1237/4909] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:23 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:25.001714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-82abcd15-c935-4989-931f-b06b1d930bf2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:25.003787 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82abcd15-c935-4989-931f-b06b1d930bf2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:25.004020 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82abcd15-c935-4989-931f-b06b1d930bf2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:25.004201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82abcd15-c935-4989-931f-b06b1d930bf2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:25.004314 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-82abcd15-c935-4989-931f-b06b1d930bf2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:25.009934 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:25.009934 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:25.010830 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82abcd15-c935-4989-931f-b06b1d930bf2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:25.011360 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1210/4910] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:25 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:25.016150 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-79575d34-490c-4382-ad18-714b09889174 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:25.017925 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79575d34-490c-4382-ad18-714b09889174 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:25.018152 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79575d34-490c-4382-ad18-714b09889174 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:25.018395 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79575d34-490c-4382-ad18-714b09889174 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:25.018453 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-79575d34-490c-4382-ad18-714b09889174 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:25.022689 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:25.022689 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:25.023375 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79575d34-490c-4382-ad18-714b09889174 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:25.023735 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1238/4911] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:25 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:26.025353 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c515ee72-7644-414b-a5de-5967de3b5079 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:26.030432 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c515ee72-7644-414b-a5de-5967de3b5079 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:26.031763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c515ee72-7644-414b-a5de-5967de3b5079 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:26.032145 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c515ee72-7644-414b-a5de-5967de3b5079 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:26.033313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c515ee72-7644-414b-a5de-5967de3b5079 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:26.037571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-479c28ac-84a6-4e41-b140-c9f3a0aaaabd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:26.042587 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-479c28ac-84a6-4e41-b140-c9f3a0aaaabd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:26.042781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-479c28ac-84a6-4e41-b140-c9f3a0aaaabd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:26.042986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-479c28ac-84a6-4e41-b140-c9f3a0aaaabd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:26.043098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-479c28ac-84a6-4e41-b140-c9f3a0aaaabd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:26.045027 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:26.045027 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:26.047266 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c515ee72-7644-414b-a5de-5967de3b5079 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:26.047618 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:26.047618 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:26.048605 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-479c28ac-84a6-4e41-b140-c9f3a0aaaabd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:26.048816 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1238/4912] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:26 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:26.049093 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1227/4913] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:26 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:27.061902 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1392a177-ba06-4cd3-b663-77d0c9f47d31 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:27.063156 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f04f7d8f-3bca-4c97-9dc0-40b4e50d6629 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:27.063844 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1392a177-ba06-4cd3-b663-77d0c9f47d31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:27.064043 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1392a177-ba06-4cd3-b663-77d0c9f47d31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:27.064236 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1392a177-ba06-4cd3-b663-77d0c9f47d31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:27.064343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-1392a177-ba06-4cd3-b663-77d0c9f47d31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:27.065553 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f04f7d8f-3bca-4c97-9dc0-40b4e50d6629 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:27.065859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f04f7d8f-3bca-4c97-9dc0-40b4e50d6629 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:27.066102 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f04f7d8f-3bca-4c97-9dc0-40b4e50d6629 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:27.066255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f04f7d8f-3bca-4c97-9dc0-40b4e50d6629 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:27.068937 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:27.068937 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:27.069737 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1392a177-ba06-4cd3-b663-77d0c9f47d31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:27.070359 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1211/4914] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:27 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:27.072413 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:27.072413 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:27.073647 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f04f7d8f-3bca-4c97-9dc0-40b4e50d6629 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:27.075029 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1239/4915] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:27 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:28.084446 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-89774570-f95e-4afd-a584-281219e8bb0d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:28.085314 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-89774570-f95e-4afd-a584-281219e8bb0d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:28.085558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-89774570-f95e-4afd-a584-281219e8bb0d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:28.085793 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-89774570-f95e-4afd-a584-281219e8bb0d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:28.088984 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-89774570-f95e-4afd-a584-281219e8bb0d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:28.089053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cb7ba3d4-e433-4332-b24d-8ea010736881 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:28.090796 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb7ba3d4-e433-4332-b24d-8ea010736881 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:28.091030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb7ba3d4-e433-4332-b24d-8ea010736881 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:28.091193 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:28.091193 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:28.091308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cb7ba3d4-e433-4332-b24d-8ea010736881 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:28.091378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cb7ba3d4-e433-4332-b24d-8ea010736881 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:28.092285 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-89774570-f95e-4afd-a584-281219e8bb0d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:28.092711 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1239/4916] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:28 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:28.096235 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:28.096235 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:28.096861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cb7ba3d4-e433-4332-b24d-8ea010736881 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:28.099986 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1228/4917] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:28 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:29.106581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-35627ef2-94c5-4920-a678-5ba1c0720632 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:29.109215 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-35627ef2-94c5-4920-a678-5ba1c0720632 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:29.110324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-35627ef2-94c5-4920-a678-5ba1c0720632 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:29.110324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-35627ef2-94c5-4920-a678-5ba1c0720632 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:29.110324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-35627ef2-94c5-4920-a678-5ba1c0720632 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:29.113231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53fe5c8f-21c0-4865-9e5b-e0f912fd2ac9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:29.116647 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:29.116647 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:29.118015 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-35627ef2-94c5-4920-a678-5ba1c0720632 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:29.118175 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53fe5c8f-21c0-4865-9e5b-e0f912fd2ac9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:29.118296 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53fe5c8f-21c0-4865-9e5b-e0f912fd2ac9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:29.119036 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1212/4918] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:29 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:29.119154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53fe5c8f-21c0-4865-9e5b-e0f912fd2ac9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:29.119154 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-53fe5c8f-21c0-4865-9e5b-e0f912fd2ac9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:29.125160 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:29.125160 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:29.126071 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53fe5c8f-21c0-4865-9e5b-e0f912fd2ac9 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:29.126617 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1240/4919] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:29 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:30.130790 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-699a0202-0da3-4e0e-9a93-afe37c22c757 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:30.133523 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-699a0202-0da3-4e0e-9a93-afe37c22c757 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:30.134233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-699a0202-0da3-4e0e-9a93-afe37c22c757 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:30.134233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-699a0202-0da3-4e0e-9a93-afe37c22c757 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:30.134233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-699a0202-0da3-4e0e-9a93-afe37c22c757 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:30.139386 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:30.139386 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:30.140332 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-699a0202-0da3-4e0e-9a93-afe37c22c757 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:30.140481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c5b9ee41-8be4-4046-9f93-85d57a3d1901 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:30.140759 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1240/4920] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:30 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:30.143008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c5b9ee41-8be4-4046-9f93-85d57a3d1901 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:30.143381 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c5b9ee41-8be4-4046-9f93-85d57a3d1901 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:30.143650 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c5b9ee41-8be4-4046-9f93-85d57a3d1901 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:30.143850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c5b9ee41-8be4-4046-9f93-85d57a3d1901 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:30.149727 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:30.149727 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:30.151146 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c5b9ee41-8be4-4046-9f93-85d57a3d1901 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:30.151699 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1229/4921] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:30 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:31.155234 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5d6118ee-d12d-40e7-9217-d9552ba16d57 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:31.157302 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d6118ee-d12d-40e7-9217-d9552ba16d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:31.157523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d6118ee-d12d-40e7-9217-d9552ba16d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:31.158007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d6118ee-d12d-40e7-9217-d9552ba16d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:31.158007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5d6118ee-d12d-40e7-9217-d9552ba16d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:31.164295 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:31.164295 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:31.164399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4f1aed9f-ece1-4366-8a8b-de32339ccb2f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:31.165184 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d6118ee-d12d-40e7-9217-d9552ba16d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:31.165713 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1213/4922] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:31 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:31.167326 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f1aed9f-ece1-4366-8a8b-de32339ccb2f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:31.167464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f1aed9f-ece1-4366-8a8b-de32339ccb2f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:31.167688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f1aed9f-ece1-4366-8a8b-de32339ccb2f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:31.167825 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4f1aed9f-ece1-4366-8a8b-de32339ccb2f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:31.179821 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:31.179821 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:31.180413 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f1aed9f-ece1-4366-8a8b-de32339ccb2f tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:31.180879 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1241/4923] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:31 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:31.284788 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a6ae661d-eb2d-4dc3-bb01-c839bd0aa8df req-402e3e3e-6c46-4f20-882e-9f6d02a6150c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:31.287354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a6ae661d-eb2d-4dc3-bb01-c839bd0aa8df req-402e3e3e-6c46-4f20-882e-9f6d02a6150c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe Aug 06 17:47:31.287586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a6ae661d-eb2d-4dc3-bb01-c839bd0aa8df req-402e3e3e-6c46-4f20-882e-9f6d02a6150c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:31.288233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a6ae661d-eb2d-4dc3-bb01-c839bd0aa8df req-402e3e3e-6c46-4f20-882e-9f6d02a6150c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:31.299586 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:31.299586 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:31.378525 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a6ae661d-eb2d-4dc3-bb01-c839bd0aa8df req-402e3e3e-6c46-4f20-882e-9f6d02a6150c tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe returned with HTTP 200 Aug 06 17:47:31.380438 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1241/4924] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:47:31 2026] DELETE /volume/v3/attachments/cd2d6e7d-b244-4e9d-ac3c-1c0d61ae15fe => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:32.176300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-589d250c-14a6-4dbe-97d2-c6fa77cafd77 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:32.178776 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-589d250c-14a6-4dbe-97d2-c6fa77cafd77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:32.179017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-589d250c-14a6-4dbe-97d2-c6fa77cafd77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:32.179261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-589d250c-14a6-4dbe-97d2-c6fa77cafd77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:32.179396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-589d250c-14a6-4dbe-97d2-c6fa77cafd77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:32.184334 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:32.184334 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:32.185119 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-589d250c-14a6-4dbe-97d2-c6fa77cafd77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:32.185502 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1230/4925] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:32 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:32.202473 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fe5951bd-3e33-4276-b3ab-16aed1139ba4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:32.204627 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe5951bd-3e33-4276-b3ab-16aed1139ba4 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:32.204860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe5951bd-3e33-4276-b3ab-16aed1139ba4 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:32.205108 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fe5951bd-3e33-4276-b3ab-16aed1139ba4 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:32.205256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-fe5951bd-3e33-4276-b3ab-16aed1139ba4 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:32.210180 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:32.210180 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:32.210952 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fe5951bd-3e33-4276-b3ab-16aed1139ba4 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:32.211449 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1214/4926] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:32 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:32.401367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-5811554a-1e4f-4c52-9cc1-14aba1306f79 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:32.406913 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-5811554a-1e4f-4c52-9cc1-14aba1306f79 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:47:32.407198 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-5811554a-1e4f-4c52-9cc1-14aba1306f79 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:32.407445 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-5811554a-1e4f-4c52-9cc1-14aba1306f79 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:32.415986 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:32.415986 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:32.420571 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-5811554a-1e4f-4c52-9cc1-14aba1306f79 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:47:32.425861 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-5811554a-1e4f-4c52-9cc1-14aba1306f79 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:47:32.426402 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1242/4927] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:47:32 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:32.940986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-076d32fe-5f37-4654-9624-749147330cd0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:32.943389 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-076d32fe-5f37-4654-9624-749147330cd0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:47:32.943733 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-076d32fe-5f37-4654-9624-749147330cd0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:32.944007 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-076d32fe-5f37-4654-9624-749147330cd0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:32.952503 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:32.952503 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:32.956469 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-076d32fe-5f37-4654-9624-749147330cd0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:47:32.961812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-076d32fe-5f37-4654-9624-749147330cd0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:47:32.962430 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1242/4928] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:47:32 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:32.973785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-07ee797c-4554-4092-a8b3-b0a5f908c15c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:32.974299 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07ee797c-4554-4092-a8b3-b0a5f908c15c None None] GET https://10.4.3.207/volume// Aug 06 17:47:32.974569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07ee797c-4554-4092-a8b3-b0a5f908c15c None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:32.974833 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-07ee797c-4554-4092-a8b3-b0a5f908c15c None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:32.975237 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-07ee797c-4554-4092-a8b3-b0a5f908c15c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:47:32.975623 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1231/4929] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:47:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:47:32.983881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-bb3d8a1d-bbae-4022-a92c-5690bfd70afb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:32.985681 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-bb3d8a1d-bbae-4022-a92c-5690bfd70afb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:47:32.985978 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-bb3d8a1d-bbae-4022-a92c-5690bfd70afb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "590507ce-c9e3-4811-b2d9-2ca5f52f88cb", "connector": null, "instance_uuid": "bf3fa5e5-6937-4292-9a76-36a8c0ee70a6"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:32.993517 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:32.993517 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:33.015574 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-bb3d8a1d-bbae-4022-a92c-5690bfd70afb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:47:33.016051 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1215/4930] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:47:32 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 06 17:47:33.198421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ef783c30-7fba-478e-bace-daeeffff1ecc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:33.200582 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef783c30-7fba-478e-bace-daeeffff1ecc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:33.200875 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef783c30-7fba-478e-bace-daeeffff1ecc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:33.201235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ef783c30-7fba-478e-bace-daeeffff1ecc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:33.202593 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ef783c30-7fba-478e-bace-daeeffff1ecc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:33.208108 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:33.208108 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:33.209391 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ef783c30-7fba-478e-bace-daeeffff1ecc tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:33.210000 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1243/4931] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:33 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:33.226308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-677d4496-8d42-4cab-9d02-54cf5c9410ce None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:33.228927 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-677d4496-8d42-4cab-9d02-54cf5c9410ce tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:33.230272 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-677d4496-8d42-4cab-9d02-54cf5c9410ce tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:33.230272 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-677d4496-8d42-4cab-9d02-54cf5c9410ce tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:33.230473 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-677d4496-8d42-4cab-9d02-54cf5c9410ce tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:33.236331 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:33.236331 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:33.237224 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-677d4496-8d42-4cab-9d02-54cf5c9410ce tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:33.237667 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1243/4932] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:33 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:34.099293 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1777fe8f-8a78-4089-8d94-ac9e23984604 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:34.099800 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1777fe8f-8a78-4089-8d94-ac9e23984604 None None] GET https://10.4.3.207/volume// Aug 06 17:47:34.100081 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1777fe8f-8a78-4089-8d94-ac9e23984604 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:34.100327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1777fe8f-8a78-4089-8d94-ac9e23984604 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:34.100701 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1777fe8f-8a78-4089-8d94-ac9e23984604 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:47:34.101079 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1232/4933] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:47: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 06 17:47:34.113668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-fe9c95ce-1e3d-4b29-b65d-ca046133bfe7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:34.116554 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-fe9c95ce-1e3d-4b29-b65d-ca046133bfe7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:47:34.116863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-fe9c95ce-1e3d-4b29-b65d-ca046133bfe7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:34.117191 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-fe9c95ce-1e3d-4b29-b65d-ca046133bfe7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:34.130372 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:34.130372 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:34.135026 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-fe9c95ce-1e3d-4b29-b65d-ca046133bfe7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:47:34.141134 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-fe9c95ce-1e3d-4b29-b65d-ca046133bfe7 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:47:34.141649 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1216/4934] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:47:34 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 06 17:47:34.227351 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6e6ef6fc-4f7d-49df-9262-11010992b324 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:34.229816 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e6ef6fc-4f7d-49df-9262-11010992b324 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:34.230309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e6ef6fc-4f7d-49df-9262-11010992b324 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:34.230732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e6ef6fc-4f7d-49df-9262-11010992b324 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:34.231081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6e6ef6fc-4f7d-49df-9262-11010992b324 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:34.239473 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:34.239473 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:34.241194 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e6ef6fc-4f7d-49df-9262-11010992b324 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:34.241194 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1244/4935] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:34 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:34.252952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-961449e6-ff29-4d46-8918-64850ac17921 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:34.255791 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-961449e6-ff29-4d46-8918-64850ac17921 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:34.256110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-961449e6-ff29-4d46-8918-64850ac17921 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:34.256414 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-961449e6-ff29-4d46-8918-64850ac17921 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:34.256550 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-961449e6-ff29-4d46-8918-64850ac17921 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:34.265744 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:34.265744 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:34.266564 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-961449e6-ff29-4d46-8918-64850ac17921 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:34.267123 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1244/4936] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:34 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:34.289693 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:34.296029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce Aug 06 17:47:34.296546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:34.313680 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-590507ce-c9e3-4811-b2d9-2ca5f52f88cb-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:47:34.320098 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-590507ce-c9e3-4811-b2d9-2ca5f52f88cb-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:47:34.321267 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:34.321267 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:34.419728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-590507ce-c9e3-4811-b2d9-2ca5f52f88cb-np0000006677" released by "attachment_update" :: held 0.100s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:47:34.420310 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-a76223de-93d2-4c07-a95c-fcca03424221 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce returned with HTTP 200 Aug 06 17:47:34.420921 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1233/4937] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:47:34 2026] PUT /volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:34.457439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-22a3eeea-dff1-4c4f-9f18-bf56c441cdeb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:34.459675 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-22a3eeea-dff1-4c4f-9f18-bf56c441cdeb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce/action Aug 06 17:47:34.460147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-22a3eeea-dff1-4c4f-9f18-bf56c441cdeb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:34.460341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-22a3eeea-dff1-4c4f-9f18-bf56c441cdeb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:34.478292 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:34.478292 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:34.492006 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-3778bbe0-87bf-48e3-bd07-d0a7cc24e1e2 req-22a3eeea-dff1-4c4f-9f18-bf56c441cdeb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce/action returned with HTTP 204 Aug 06 17:47:34.492576 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1217/4938] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:47:34 2026] POST /volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:35.255800 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7742ae97-cc7d-4455-897a-31acb8d784ff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:35.258089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7742ae97-cc7d-4455-897a-31acb8d784ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:35.259031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7742ae97-cc7d-4455-897a-31acb8d784ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:35.259031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7742ae97-cc7d-4455-897a-31acb8d784ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:35.259031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7742ae97-cc7d-4455-897a-31acb8d784ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:35.266115 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:35.266115 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:35.271677 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7742ae97-cc7d-4455-897a-31acb8d784ff tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:35.272483 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1245/4939] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:35 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:35.282712 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0134f01e-b94d-4100-96d7-2645a70a615a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:35.284991 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0134f01e-b94d-4100-96d7-2645a70a615a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:35.285256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0134f01e-b94d-4100-96d7-2645a70a615a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:35.285451 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0134f01e-b94d-4100-96d7-2645a70a615a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:35.285571 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0134f01e-b94d-4100-96d7-2645a70a615a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:35.292391 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:35.292391 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:35.293256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0134f01e-b94d-4100-96d7-2645a70a615a tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:35.293764 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1245/4940] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:35 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:36.285489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-98e3a6f1-bca6-4446-ab56-bbff73c622c9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:36.287642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-98e3a6f1-bca6-4446-ab56-bbff73c622c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:36.287881 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-98e3a6f1-bca6-4446-ab56-bbff73c622c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:36.288604 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-98e3a6f1-bca6-4446-ab56-bbff73c622c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:36.288604 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-98e3a6f1-bca6-4446-ab56-bbff73c622c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:36.294739 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:36.294739 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:36.296083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-98e3a6f1-bca6-4446-ab56-bbff73c622c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:36.296764 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1234/4941] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:36 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:36.305284 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5890823c-46b0-426e-b883-a8b875a348a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:36.307294 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5890823c-46b0-426e-b883-a8b875a348a8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:36.307581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5890823c-46b0-426e-b883-a8b875a348a8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:36.307777 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5890823c-46b0-426e-b883-a8b875a348a8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:36.307912 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5890823c-46b0-426e-b883-a8b875a348a8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:36.312767 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:36.312767 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:36.313523 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5890823c-46b0-426e-b883-a8b875a348a8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:36.314013 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1218/4942] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:36 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:37.316036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fde5feff-eefb-4f18-b47b-fa50ffc23af6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:37.317900 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fde5feff-eefb-4f18-b47b-fa50ffc23af6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:37.318168 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fde5feff-eefb-4f18-b47b-fa50ffc23af6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:37.318371 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fde5feff-eefb-4f18-b47b-fa50ffc23af6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:37.318480 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-fde5feff-eefb-4f18-b47b-fa50ffc23af6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:37.324187 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:37.324187 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:37.324983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fde5feff-eefb-4f18-b47b-fa50ffc23af6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:37.325584 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1246/4943] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:37 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:37.328992 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9b5dd3a-c239-4099-a749-77c420556c05 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:37.329452 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9b5dd3a-c239-4099-a749-77c420556c05 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:37.332049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9b5dd3a-c239-4099-a749-77c420556c05 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:37.332049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9b5dd3a-c239-4099-a749-77c420556c05 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:37.332049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b9b5dd3a-c239-4099-a749-77c420556c05 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:37.337133 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:37.337133 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:37.338408 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9b5dd3a-c239-4099-a749-77c420556c05 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:37.338925 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1246/4944] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:37 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:38.339506 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-25be68e7-ced0-49fd-b7ba-1b8fdd87f41c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:38.341737 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25be68e7-ced0-49fd-b7ba-1b8fdd87f41c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:38.341997 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25be68e7-ced0-49fd-b7ba-1b8fdd87f41c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:38.342246 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25be68e7-ced0-49fd-b7ba-1b8fdd87f41c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:38.342386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-25be68e7-ced0-49fd-b7ba-1b8fdd87f41c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:38.348363 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:38.348363 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:38.349249 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25be68e7-ced0-49fd-b7ba-1b8fdd87f41c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:38.349660 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1235/4945] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:38 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:38.355508 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-65dbdfd1-3a43-450e-bf26-fce9ca747999 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:38.357369 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-65dbdfd1-3a43-450e-bf26-fce9ca747999 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:38.357568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-65dbdfd1-3a43-450e-bf26-fce9ca747999 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:38.357788 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-65dbdfd1-3a43-450e-bf26-fce9ca747999 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:38.357913 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-65dbdfd1-3a43-450e-bf26-fce9ca747999 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:38.362179 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:38.362179 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:38.362742 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-65dbdfd1-3a43-450e-bf26-fce9ca747999 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:38.363230 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1219/4946] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:38 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:39.370747 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8deae144-9030-46d7-8a42-6a1701381527 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:39.373370 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8deae144-9030-46d7-8a42-6a1701381527 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:39.374821 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8deae144-9030-46d7-8a42-6a1701381527 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:39.376420 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8deae144-9030-46d7-8a42-6a1701381527 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:39.376977 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4d9c295e-a3dd-47f8-8864-4eb1c17ae2d8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:39.377613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8deae144-9030-46d7-8a42-6a1701381527 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:39.386159 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:39.386159 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:39.387029 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4d9c295e-a3dd-47f8-8864-4eb1c17ae2d8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:39.387847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4d9c295e-a3dd-47f8-8864-4eb1c17ae2d8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:39.388010 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8deae144-9030-46d7-8a42-6a1701381527 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:39.388075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4d9c295e-a3dd-47f8-8864-4eb1c17ae2d8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:39.388075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4d9c295e-a3dd-47f8-8864-4eb1c17ae2d8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:39.388183 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1247/4947] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:39 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:39.397151 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:39.397151 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:39.397151 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4d9c295e-a3dd-47f8-8864-4eb1c17ae2d8 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:39.397151 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1247/4948] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:39 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.281623 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-f514cd64-ebf5-4f48-ae11-9b8745b3e276 req-9514f43e-1876-4a43-8585-e4f0e93fcca9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.284374 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f514cd64-ebf5-4f48-ae11-9b8745b3e276 req-9514f43e-1876-4a43-8585-e4f0e93fcca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625 Aug 06 17:47:40.284713 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f514cd64-ebf5-4f48-ae11-9b8745b3e276 req-9514f43e-1876-4a43-8585-e4f0e93fcca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.284988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-f514cd64-ebf5-4f48-ae11-9b8745b3e276 req-9514f43e-1876-4a43-8585-e4f0e93fcca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.294273 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.294273 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:40.358973 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-f514cd64-ebf5-4f48-ae11-9b8745b3e276 req-9514f43e-1876-4a43-8585-e4f0e93fcca9 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625 returned with HTTP 200 Aug 06 17:47:40.358973 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1236/4949] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:47:40 2026] DELETE /volume/v3/attachments/7c36a778-397a-4ffe-a0ed-4f7571e2f625 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.401861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-88a42e64-8637-4de0-aa06-320cbeea8347 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.402691 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88a42e64-8637-4de0-aa06-320cbeea8347 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:40.402919 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88a42e64-8637-4de0-aa06-320cbeea8347 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.403301 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-88a42e64-8637-4de0-aa06-320cbeea8347 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.403301 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-88a42e64-8637-4de0-aa06-320cbeea8347 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:40.409216 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.409216 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:40.410419 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-88a42e64-8637-4de0-aa06-320cbeea8347 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:40.410790 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1220/4950] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:40 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.411805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7af1edbd-fe8a-45cf-bf00-81f4ce56e25e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.414720 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7af1edbd-fe8a-45cf-bf00-81f4ce56e25e tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:40.415040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7af1edbd-fe8a-45cf-bf00-81f4ce56e25e tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.415334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7af1edbd-fe8a-45cf-bf00-81f4ce56e25e tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.415485 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-7af1edbd-fe8a-45cf-bf00-81f4ce56e25e tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:40.422508 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.422508 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:40.423166 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-07071b8a-e9a9-4e20-8318-4b4e6befc045 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.423540 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7af1edbd-fe8a-45cf-bf00-81f4ce56e25e tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:40.424314 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1248/4951] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:40 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.425990 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07071b8a-e9a9-4e20-8318-4b4e6befc045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:47:40.426911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07071b8a-e9a9-4e20-8318-4b4e6befc045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.426911 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-07071b8a-e9a9-4e20-8318-4b4e6befc045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.437222 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.437222 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:40.438918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-442e84a1-5aef-417c-a221-3d104335cab3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.448713 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-07071b8a-e9a9-4e20-8318-4b4e6befc045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:47:40.457230 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-07071b8a-e9a9-4e20-8318-4b4e6befc045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 returned with HTTP 200 Aug 06 17:47:40.457835 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1248/4952] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:40 2026] GET /volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.479011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-748afc0c-1c37-46b2-a679-728585b7b783 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.480835 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-748afc0c-1c37-46b2-a679-728585b7b783 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:40.481147 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-748afc0c-1c37-46b2-a679-728585b7b783 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.481998 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-748afc0c-1c37-46b2-a679-728585b7b783 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.481998 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-748afc0c-1c37-46b2-a679-728585b7b783 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete backup with id: f355ad9b-0bb3-4578-9ff5-593a6b979ef7. Aug 06 17:47:40.486798 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.486798 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:40.513016 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-748afc0c-1c37-46b2-a679-728585b7b783 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] delete_backup rpcapi backup_id f355ad9b-0bb3-4578-9ff5-593a6b979ef7 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:40.515698 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-748afc0c-1c37-46b2-a679-728585b7b783 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 202 Aug 06 17:47:40.515698 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1221/4953] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:40 2026] DELETE /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:40.525407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ff193bdc-dd82-4d67-9d1e-8dc39efd5bfa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.531286 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff193bdc-dd82-4d67-9d1e-8dc39efd5bfa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:40.531562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff193bdc-dd82-4d67-9d1e-8dc39efd5bfa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.531983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff193bdc-dd82-4d67-9d1e-8dc39efd5bfa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.532198 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ff193bdc-dd82-4d67-9d1e-8dc39efd5bfa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:40.540542 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.540542 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:40.541954 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff193bdc-dd82-4d67-9d1e-8dc39efd5bfa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 200 Aug 06 17:47:40.542844 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1249/4954] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:40 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.600280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-442e84a1-5aef-417c-a221-3d104335cab3 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-member] PUT https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:40.600668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-442e84a1-5aef-417c-a221-3d104335cab3 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:40.608381 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.608381 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:40.615730 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-442e84a1-5aef-417c-a221-3d104335cab3 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-member] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:40.616335 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1237/4955] 10.4.3.207 () {70 vars in 1408 bytes} [Thu Aug 6 17:47:40 2026] PUT /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 316 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.626797 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c1ccd22c-1e6d-4e78-916f-27c0df713a66 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.628928 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c1ccd22c-1e6d-4e78-916f-27c0df713a66 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:40.629182 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c1ccd22c-1e6d-4e78-916f-27c0df713a66 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.629415 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c1ccd22c-1e6d-4e78-916f-27c0df713a66 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.629565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c1ccd22c-1e6d-4e78-916f-27c0df713a66 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:40.634400 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.634400 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:40.634849 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c1ccd22c-1e6d-4e78-916f-27c0df713a66 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:40.635431 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1249/4956] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:40 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:40.649190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.653025 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] DELETE https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:40.653300 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.653550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.653707 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Delete backup with id: 83efe889-5cd7-41a8-847f-fa58226dbbfc. Aug 06 17:47:40.659470 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.659470 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:40.675692 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] delete_backup rpcapi backup_id 83efe889-5cd7-41a8-847f-fa58226dbbfc {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:40.677467 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-45ac9f89-20a7-4d9f-bff8-fd1feb9340ec tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 202 Aug 06 17:47:40.678255 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1222/4957] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:47:40 2026] DELETE /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:40.688337 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-20306b75-d53f-4a9d-895a-696f0882b922 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:40.690680 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-20306b75-d53f-4a9d-895a-696f0882b922 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:40.692410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-20306b75-d53f-4a9d-895a-696f0882b922 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:40.692892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-20306b75-d53f-4a9d-895a-696f0882b922 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:40.692892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-20306b75-d53f-4a9d-895a-696f0882b922 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:40.698804 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:40.698804 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:40.699736 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-20306b75-d53f-4a9d-895a-696f0882b922 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 200 Aug 06 17:47:40.702464 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1250/4958] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:40 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:41.556820 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f08dc4cd-ae0f-4043-b42e-6596285cb7d7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:41.559111 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f08dc4cd-ae0f-4043-b42e-6596285cb7d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 Aug 06 17:47:41.559616 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f08dc4cd-ae0f-4043-b42e-6596285cb7d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:41.559757 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f08dc4cd-ae0f-4043-b42e-6596285cb7d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:41.560137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-f08dc4cd-ae0f-4043-b42e-6596285cb7d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id f355ad9b-0bb3-4578-9ff5-593a6b979ef7. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:41.565716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f08dc4cd-ae0f-4043-b42e-6596285cb7d7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 returned with HTTP 404 Aug 06 17:47:41.566523 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1238/4959] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:41 2026] GET /volume/v3/backups/f355ad9b-0bb3-4578-9ff5-593a6b979ef7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:41.578192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:41.580261 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:41.580261 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:41.580708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:41.580708 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete backup with id: 833ac97d-6a51-486f-af45-847fee1697ba. Aug 06 17:47:41.586502 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:41.586502 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:41.606325 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] delete_backup rpcapi backup_id 833ac97d-6a51-486f-af45-847fee1697ba {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:47:41.608625 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52462eb9-8a61-4b85-b68d-4d57d7d0254d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 202 Aug 06 17:47:41.609280 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1250/4960] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:41 2026] DELETE /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:47:41.620749 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e6fc66d7-b12d-4206-801b-e57b32dbaa7c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:41.622567 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6fc66d7-b12d-4206-801b-e57b32dbaa7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:41.622771 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6fc66d7-b12d-4206-801b-e57b32dbaa7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:41.623206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6fc66d7-b12d-4206-801b-e57b32dbaa7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:41.623206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-e6fc66d7-b12d-4206-801b-e57b32dbaa7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:41.630659 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:41.630659 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:41.631835 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6fc66d7-b12d-4206-801b-e57b32dbaa7c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 200 Aug 06 17:47:41.632267 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1223/4961] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:41 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:41.718362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e8f51792-ea47-47a1-ac08-3c98efad0338 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:41.720701 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e8f51792-ea47-47a1-ac08-3c98efad0338 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc Aug 06 17:47:41.720947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e8f51792-ea47-47a1-ac08-3c98efad0338 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:41.721227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e8f51792-ea47-47a1-ac08-3c98efad0338 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:41.722195 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e8f51792-ea47-47a1-ac08-3c98efad0338 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Show backup with id 83efe889-5cd7-41a8-847f-fa58226dbbfc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:41.729055 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e8f51792-ea47-47a1-ac08-3c98efad0338 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc returned with HTTP 404 Aug 06 17:47:41.729790 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1251/4962] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:41 2026] GET /volume/v3/backups/83efe889-5cd7-41a8-847f-fa58226dbbfc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:41.738731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:41.740954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 Aug 06 17:47:41.741261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:41.743248 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:41.743248 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Delete volume with id: 7e5f5de0-9664-429e-a19a-a23990852976 Aug 06 17:47:41.751584 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:41.751584 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:41.751948 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Volume info retrieved successfully. Aug 06 17:47:41.778041 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Delete volume request issued successfully. Aug 06 17:47:41.778415 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ee1940b6-e78a-43e9-854c-8dc664ffa2f5 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 returned with HTTP 202 Aug 06 17:47:41.778716 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1239/4963] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:47:41 2026] DELETE /volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:41.788667 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3af26b3d-0636-43e9-9f81-ae9567ccf4c2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:41.792696 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3af26b3d-0636-43e9-9f81-ae9567ccf4c2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 Aug 06 17:47:41.793076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3af26b3d-0636-43e9-9f81-ae9567ccf4c2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:41.793405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3af26b3d-0636-43e9-9f81-ae9567ccf4c2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:41.804251 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:41.804251 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:41.809939 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3af26b3d-0636-43e9-9f81-ae9567ccf4c2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Volume info retrieved successfully. Aug 06 17:47:41.815933 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3af26b3d-0636-43e9-9f81-ae9567ccf4c2 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 returned with HTTP 200 Aug 06 17:47:41.816835 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1251/4964] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:41 2026] GET /volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:42.052035 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:42.053451 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:47:42.053696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:42.053941 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:42.056046 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume with id: 34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:47:42.066556 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:42.066556 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:42.067261 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:47:42.084327 np0000006677 devstack@c-api.service[100625]: WARNING cinder.keymgr.conf_key_mgr [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:47:42.096452 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume request issued successfully. Aug 06 17:47:42.096820 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7d2e6336-ea4e-4481-9317-f024f2da5ab1 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 202 Aug 06 17:47:42.097319 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1224/4965] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:42 2026] DELETE /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:42.107698 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-291db74c-fa69-4fd0-a269-c581bd5d6211 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:42.109687 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-291db74c-fa69-4fd0-a269-c581bd5d6211 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:47:42.109927 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-291db74c-fa69-4fd0-a269-c581bd5d6211 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:42.110168 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-291db74c-fa69-4fd0-a269-c581bd5d6211 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:42.119545 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:42.119545 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:42.124906 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-291db74c-fa69-4fd0-a269-c581bd5d6211 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:47:42.132503 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-291db74c-fa69-4fd0-a269-c581bd5d6211 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 200 Aug 06 17:47:42.133291 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1252/4966] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:42 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:42.646009 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-70bb23a0-1fc4-4a61-841f-0878242befb1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:42.648317 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70bb23a0-1fc4-4a61-841f-0878242befb1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba Aug 06 17:47:42.648677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70bb23a0-1fc4-4a61-841f-0878242befb1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:42.648820 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-70bb23a0-1fc4-4a61-841f-0878242befb1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:42.648931 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-70bb23a0-1fc4-4a61-841f-0878242befb1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 833ac97d-6a51-486f-af45-847fee1697ba. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:42.656814 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-70bb23a0-1fc4-4a61-841f-0878242befb1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba returned with HTTP 404 Aug 06 17:47:42.657516 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1240/4967] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:42 2026] GET /volume/v3/backups/833ac97d-6a51-486f-af45-847fee1697ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:42.693687 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:42.695704 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:47:42.696237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "name": "tempest-VolumesBackupsTest-Volume-722424494"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:42.698122 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'name': 'tempest-VolumesBackupsTest-Volume-722424494'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:47:42.799255 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume of 1 GB Aug 06 17:47:42.805262 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Availability Zones retrieved successfully. Aug 06 17:47:42.812150 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (c46f1aec-8b30-445c-ab8c-c31c5a7ef20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:42.813455 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97addf8e-709d-4dd0-addd-db2a1893a941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:42.814549 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:47:42.834559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ae67d460-f957-4040-9b5e-d178f80d1678 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:42.842013 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae67d460-f957-4040-9b5e-d178f80d1678 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] GET https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 Aug 06 17:47:42.842013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae67d460-f957-4040-9b5e-d178f80d1678 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:42.842013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae67d460-f957-4040-9b5e-d178f80d1678 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:42.853713 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae67d460-f957-4040-9b5e-d178f80d1678 tempest-ProjectMemberTests39-112723957 tempest-ProjectMemberTests39-112723957-project-admin] https://10.4.3.207/volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 returned with HTTP 404 Aug 06 17:47:42.854928 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1225/4968] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:47:42 2026] GET /volume/v3/volumes/7e5f5de0-9664-429e-a19a-a23990852976 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:42.890842 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97addf8e-709d-4dd0-addd-db2a1893a941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:42.891980 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5962f140-bf3c-4be1-8822-7b623209b9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:42.941648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['d334b9ae-1b04-455b-b60a-dee7b76a6b58', 'd77d77bf-0147-4a3c-af4f-d8cb26a8cdf0', '773e56a2-544b-4e7c-8516-1ce924fb4494', '7601d1a9-9926-401e-bafc-6d05f72f102d'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:42.942480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5962f140-bf3c-4be1-8822-7b623209b9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d334b9ae-1b04-455b-b60a-dee7b76a6b58', 'd77d77bf-0147-4a3c-af4f-d8cb26a8cdf0', '773e56a2-544b-4e7c-8516-1ce924fb4494', '7601d1a9-9926-401e-bafc-6d05f72f102d']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:42.943144 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba4f601-2438-4f9a-a2df-2aa828c9e87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:42.970864 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba4f601-2438-4f9a-a2df-2aa828c9e87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f69ba7-5d12-46fa-bea3-7b5a992b82ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-722424494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['d334b9ae-1b04-455b-b60a-dee7b76a6b58','d77d77bf-0147-4a3c-af4f-d8cb26a8cdf0','773e56a2-544b-4e7c-8516-1ce924fb4494','7601d1a9-9926-401e-bafc-6d05f72f102d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-722424494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f69ba7-5d12-46fa-bea3-7b5a992b82ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b89cad7a164f03815a42c7a178852f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627cf0aa225b4c858a83717bca9fd64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:42.971855 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6a9b47-9b24-4360-8567-512ff10ea5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:43.000042 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6a9b47-9b24-4360-8567-512ff10ea5c0) transitioned into state 'SUCCESS' from state '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-722424494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['d334b9ae-1b04-455b-b60a-dee7b76a6b58','d77d77bf-0147-4a3c-af4f-d8cb26a8cdf0','773e56a2-544b-4e7c-8516-1ce924fb4494','7601d1a9-9926-401e-bafc-6d05f72f102d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:43.000796 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086950ae-f5f1-4ce5-937d-b22b00e43303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:43.019126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086950ae-f5f1-4ce5-937d-b22b00e43303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:43.019432 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (c46f1aec-8b30-445c-ab8c-c31c5a7ef20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:43.019810 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request issued successfully. Aug 06 17:47:43.020830 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-507d691e-7078-4401-8d2f-02cbc16f26a8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:47:43.021329 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1252/4969] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:47:42 2026] POST /volume/v3/volumes => generated 748 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:43.036306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f40b7b0c-963a-4f1f-a92c-19cd8a8094f1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:43.041040 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f40b7b0c-963a-4f1f-a92c-19cd8a8094f1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:47:43.041040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f40b7b0c-963a-4f1f-a92c-19cd8a8094f1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:43.041040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f40b7b0c-963a-4f1f-a92c-19cd8a8094f1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:43.050407 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:43.050407 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:43.055218 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f40b7b0c-963a-4f1f-a92c-19cd8a8094f1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:47:43.061675 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f40b7b0c-963a-4f1f-a92c-19cd8a8094f1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:47:43.061675 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1253/4970] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:43 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:43.148371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d1a90059-8858-4498-a715-b45300f23d85 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:43.150829 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1a90059-8858-4498-a715-b45300f23d85 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b Aug 06 17:47:43.150829 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1a90059-8858-4498-a715-b45300f23d85 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:43.151184 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1a90059-8858-4498-a715-b45300f23d85 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:43.160993 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1a90059-8858-4498-a715-b45300f23d85 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b returned with HTTP 404 Aug 06 17:47:43.160993 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1241/4971] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:43 2026] GET /volume/v3/volumes/34b277e5-ba08-42c3-bcd1-a6c68f1c116b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:43.564738 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:43.569200 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] DELETE https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:47:43.569200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:43.569200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:43.569200 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume with id: a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:47:43.582705 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:43.582705 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:43.583062 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:47:43.601096 np0000006677 devstack@c-api.service[100625]: WARNING cinder.keymgr.conf_key_mgr [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:47:43.610471 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Delete volume request issued successfully. Aug 06 17:47:43.611612 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-587d6d2c-2f49-448d-9f2c-3e684a377d87 tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 202 Aug 06 17:47:43.611612 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1226/4972] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:43 2026] DELETE /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:43.622478 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3209dc1a-26df-40de-bc62-9aa61f56df9e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:43.624567 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3209dc1a-26df-40de-bc62-9aa61f56df9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:47:43.624801 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3209dc1a-26df-40de-bc62-9aa61f56df9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:43.625112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3209dc1a-26df-40de-bc62-9aa61f56df9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:43.634127 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:43.634127 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:43.639348 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3209dc1a-26df-40de-bc62-9aa61f56df9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Volume info retrieved successfully. Aug 06 17:47:43.646955 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3209dc1a-26df-40de-bc62-9aa61f56df9e tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 200 Aug 06 17:47:43.647444 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1253/4973] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:43 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:44.077098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-10d538b3-da8c-4842-84a0-b3c5bf95edf0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.078995 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10d538b3-da8c-4842-84a0-b3c5bf95edf0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:47:44.079548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10d538b3-da8c-4842-84a0-b3c5bf95edf0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:44.079548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10d538b3-da8c-4842-84a0-b3c5bf95edf0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:44.087365 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:44.087365 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:44.092993 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-10d538b3-da8c-4842-84a0-b3c5bf95edf0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:47:44.097846 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10d538b3-da8c-4842-84a0-b3c5bf95edf0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:47:44.098342 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1254/4974] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:44 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:44.113495 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.116988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:47:44.116988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99f69ba7-5d12-46fa-bea3-7b5a992b82ce", "name": "tempest-VolumesBackupsTest-Backup-1725718161"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:44.117261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating new backup {'backup': {'volume_id': '99f69ba7-5d12-46fa-bea3-7b5a992b82ce', 'name': 'tempest-VolumesBackupsTest-Backup-1725718161'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:47:44.117500 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating backup of volume 99f69ba7-5d12-46fa-bea3-7b5a992b82ce in container None Aug 06 17:47:44.124422 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:44.124422 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:44.125607 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:47:44.148294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['f36fef0f-09a2-4eab-85c3-0b385e751094', '3b4fbef5-a038-41a3-876f-821528c645f0'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:44.182324 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6c74fab9-52c0-42ed-97b5-d6fadf02c89c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:47:44.182994 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1242/4975] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:47:44 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:44.194770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5f9c51b2-277f-4133-b60d-61f0de3dee88 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.197272 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f9c51b2-277f-4133-b60d-61f0de3dee88 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:44.197615 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f9c51b2-277f-4133-b60d-61f0de3dee88 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:44.197932 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f9c51b2-277f-4133-b60d-61f0de3dee88 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:44.201203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5f9c51b2-277f-4133-b60d-61f0de3dee88 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:44.209409 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:44.209409 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:44.209409 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f9c51b2-277f-4133-b60d-61f0de3dee88 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:44.209409 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1227/4976] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:44 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:44.664661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9cae9541-c31f-4ce7-9192-f09c78ea88aa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.666679 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9cae9541-c31f-4ce7-9192-f09c78ea88aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] GET https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 Aug 06 17:47:44.666957 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9cae9541-c31f-4ce7-9192-f09c78ea88aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:44.667326 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9cae9541-c31f-4ce7-9192-f09c78ea88aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:44.674759 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9cae9541-c31f-4ce7-9192-f09c78ea88aa tempest-TestEncryptedCinderVolumes-945669056 tempest-TestEncryptedCinderVolumes-945669056-project-member] https://10.4.3.207/volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 returned with HTTP 404 Aug 06 17:47:44.675284 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1254/4977] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:44 2026] GET /volume/v3/volumes/a2fd2b1f-39e3-4aa9-bcbe-faab4ec09fb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:44.682422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ca385905-8fe4-4928-81b9-53f658ae777e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.686989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ca385905-8fe4-4928-81b9-53f658ae777e tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:47:44.686989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ca385905-8fe4-4928-81b9-53f658ae777e tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:44.686989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ca385905-8fe4-4928-81b9-53f658ae777e tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Calling method 'detail' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:44.686989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-ca385905-8fe4-4928-81b9-53f658ae777e tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:47:44.696763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.704029 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ca385905-8fe4-4928-81b9-53f658ae777e tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Get all volumes completed successfully. Aug 06 17:47:44.706315 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:44.706315 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:44.711674 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ca385905-8fe4-4928-81b9-53f658ae777e tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:47:44.712190 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1255/4978] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:47:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:47:44.733787 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-10d36102-dc72-43b8-b257-b839bd689757 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:44.736272 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10d36102-dc72-43b8-b257-b839bd689757 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] DELETE https://10.4.3.207/volume/v3/types/4e05fbce-c964-4fe8-95ff-0b8394a96a3e Aug 06 17:47:44.736609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10d36102-dc72-43b8-b257-b839bd689757 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:44.736883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10d36102-dc72-43b8-b257-b839bd689757 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:44.764681 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10d36102-dc72-43b8-b257-b839bd689757 tempest-TestEncryptedCinderVolumes-1161399419 tempest-TestEncryptedCinderVolumes-1161399419-project-admin] https://10.4.3.207/volume/v3/types/4e05fbce-c964-4fe8-95ff-0b8394a96a3e returned with HTTP 202 Aug 06 17:47:44.765214 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1228/4979] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:47:44 2026] DELETE /volume/v3/types/4e05fbce-c964-4fe8-95ff-0b8394a96a3e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:44.805092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:47:44.805092 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-590430241"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:44.805737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-590430241'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:47:44.806055 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Create volume of 1 GB Aug 06 17:47:44.806570 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:44.806570 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:44.811720 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Availability Zones retrieved successfully. Aug 06 17:47:44.819510 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Flow 'volume_create_api' (5870c537-d89a-4983-8bb8-f1653397bc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:44.821490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b63e8d-5c6a-4b56-857f-fa17d43e6bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:44.822577 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:47:44.856936 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b63e8d-5c6a-4b56-857f-fa17d43e6bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:44.856936 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f090837-4912-4438-9bdb-0bee5aa86c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:44.935646 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Created reservations ['8abf2f31-bc97-4855-8664-955ef5733b69', 'f1dfc6e8-926a-41d2-93fc-11333d6f0554', '9b725384-c669-4c6a-803f-7e99dbcbc2fe', 'd2816a4d-e596-4d45-b196-7f16c01a976b'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:44.936484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f090837-4912-4438-9bdb-0bee5aa86c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8abf2f31-bc97-4855-8664-955ef5733b69', 'f1dfc6e8-926a-41d2-93fc-11333d6f0554', '9b725384-c669-4c6a-803f-7e99dbcbc2fe', 'd2816a4d-e596-4d45-b196-7f16c01a976b']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:44.937232 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c244a9c-daed-453f-bfb0-d26dcde114d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:44.959462 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c244a9c-daed-453f-bfb0-d26dcde114d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56dbf029-e99e-46c8-89fa-c9322d573bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-590430241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051bedc160574c7688aad8ff61ae09d0',qos_specs=None,replication_status=,reservations=['8abf2f31-bc97-4855-8664-955ef5733b69','f1dfc6e8-926a-41d2-93fc-11333d6f0554','9b725384-c669-4c6a-803f-7e99dbcbc2fe','d2816a4d-e596-4d45-b196-7f16c01a976b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0bba0a6df9416ab585fc92942e010e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-590430241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56dbf029-e99e-46c8-89fa-c9322d573bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='051bedc160574c7688aad8ff61ae09d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0bba0a6df9416ab585fc92942e010e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:44.960698 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0131fd03-5fb0-49ae-a5db-dbdb2746a2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:44.977383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0131fd03-5fb0-49ae-a5db-dbdb2746a2cb) transitioned into state 'SUCCESS' from state '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-590430241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051bedc160574c7688aad8ff61ae09d0',qos_specs=None,replication_status=,reservations=['8abf2f31-bc97-4855-8664-955ef5733b69','f1dfc6e8-926a-41d2-93fc-11333d6f0554','9b725384-c669-4c6a-803f-7e99dbcbc2fe','d2816a4d-e596-4d45-b196-7f16c01a976b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0bba0a6df9416ab585fc92942e010e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:44.978306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651dba5a-0798-4978-a6e4-2973310bcb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:44.986817 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651dba5a-0798-4978-a6e4-2973310bcb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:44.987472 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Flow 'volume_create_api' (5870c537-d89a-4983-8bb8-f1653397bc4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:44.987762 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Create volume request issued successfully. Aug 06 17:47:44.988373 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9d9e1235-cccb-4a87-83a5-055edec3ba4c tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:47:44.988743 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1243/4980] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:47:44 2026] POST /volume/v3/volumes => generated 777 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:47:45.007995 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-89ba105a-1510-4926-b74c-1726ec937b0d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:45.009553 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-89ba105a-1510-4926-b74c-1726ec937b0d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe Aug 06 17:47:45.009752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-89ba105a-1510-4926-b74c-1726ec937b0d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:45.009940 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-89ba105a-1510-4926-b74c-1726ec937b0d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:45.023611 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:45.023611 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:45.034408 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-89ba105a-1510-4926-b74c-1726ec937b0d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:45.039842 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-89ba105a-1510-4926-b74c-1726ec937b0d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe returned with HTTP 200 Aug 06 17:47:45.040279 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1255/4981] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:45 2026] GET /volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:45.219074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ce615e13-8444-4784-9ba0-476d278affe7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:45.220839 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce615e13-8444-4784-9ba0-476d278affe7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:45.221167 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce615e13-8444-4784-9ba0-476d278affe7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:45.221386 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ce615e13-8444-4784-9ba0-476d278affe7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:45.221493 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ce615e13-8444-4784-9ba0-476d278affe7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:45.226045 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:45.226045 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:45.226810 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ce615e13-8444-4784-9ba0-476d278affe7 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:45.227205 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1256/4982] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:45 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:46.054637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ffc362ab-9a9b-429e-8211-5ded685f5e96 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:46.057048 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ffc362ab-9a9b-429e-8211-5ded685f5e96 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe Aug 06 17:47:46.057297 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ffc362ab-9a9b-429e-8211-5ded685f5e96 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:46.057568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ffc362ab-9a9b-429e-8211-5ded685f5e96 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:46.068344 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:46.068344 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:46.072483 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ffc362ab-9a9b-429e-8211-5ded685f5e96 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:46.076885 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ffc362ab-9a9b-429e-8211-5ded685f5e96 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe returned with HTTP 200 Aug 06 17:47:46.077337 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1229/4983] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:46 2026] GET /volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:46.090906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:46.142345 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] POST https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe/action Aug 06 17:47:46.142769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:46.142922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:46.153732 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:46.153732 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:46.154401 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Volume info retrieved successfully. Aug 06 17:47:46.156237 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fc38b58261c44c5287bdc4e971b264e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '051bedc160574c7688aad8ff61ae09d0', '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=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:46.156488 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a231103c-8d2c-4fc1-a54c-8cdee3ba66f1 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe/action returned with HTTP 403 Aug 06 17:47:46.157253 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1244/4984] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:47:46 2026] POST /volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:46.165575 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:46.167499 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe Aug 06 17:47:46.167768 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:46.168002 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:46.168232 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Delete volume with id: 56dbf029-e99e-46c8-89fa-c9322d573bfe Aug 06 17:47:46.177305 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:46.177305 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:46.177725 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:46.201305 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Delete volume request issued successfully. Aug 06 17:47:46.201551 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bbf0c0f8-c853-47d0-8fde-2295c9716c17 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe returned with HTTP 202 Aug 06 17:47:46.202345 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1256/4985] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:46 2026] DELETE /volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:46.210324 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-102cb4f4-9f1c-49a5-b130-5824fd16b274 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:46.212415 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-102cb4f4-9f1c-49a5-b130-5824fd16b274 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe Aug 06 17:47:46.212661 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-102cb4f4-9f1c-49a5-b130-5824fd16b274 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:46.212911 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-102cb4f4-9f1c-49a5-b130-5824fd16b274 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:46.222186 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:46.222186 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:46.226616 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-102cb4f4-9f1c-49a5-b130-5824fd16b274 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:46.232227 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-102cb4f4-9f1c-49a5-b130-5824fd16b274 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe returned with HTTP 200 Aug 06 17:47:46.232878 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1257/4986] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:46 2026] GET /volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:46.238877 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-46eafd8c-b6ed-40a4-8e25-64ad5fa87fc8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:46.241800 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-46eafd8c-b6ed-40a4-8e25-64ad5fa87fc8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:46.242123 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-46eafd8c-b6ed-40a4-8e25-64ad5fa87fc8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:46.242464 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-46eafd8c-b6ed-40a4-8e25-64ad5fa87fc8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:46.242579 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-46eafd8c-b6ed-40a4-8e25-64ad5fa87fc8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:46.247674 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:46.247674 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:46.248924 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-46eafd8c-b6ed-40a4-8e25-64ad5fa87fc8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:46.249821 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1230/4987] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:46 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:47.250871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-631c960c-89e1-4663-aee3-2339ffa52b9f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:47.254038 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-631c960c-89e1-4663-aee3-2339ffa52b9f tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe Aug 06 17:47:47.254038 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-631c960c-89e1-4663-aee3-2339ffa52b9f tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:47.254038 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-631c960c-89e1-4663-aee3-2339ffa52b9f tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:47.259452 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-631c960c-89e1-4663-aee3-2339ffa52b9f tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe returned with HTTP 404 Aug 06 17:47:47.259452 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1245/4988] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:47 2026] GET /volume/v3/volumes/56dbf029-e99e-46c8-89fa-c9322d573bfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:47.262487 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6a2404b8-dd0f-428d-9f23-dea6b0de8ac3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:47.264341 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6a2404b8-dd0f-428d-9f23-dea6b0de8ac3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:47.264535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6a2404b8-dd0f-428d-9f23-dea6b0de8ac3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:47.264727 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6a2404b8-dd0f-428d-9f23-dea6b0de8ac3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:47.264841 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-6a2404b8-dd0f-428d-9f23-dea6b0de8ac3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:47.271334 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:47.271334 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:47.272159 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6a2404b8-dd0f-428d-9f23-dea6b0de8ac3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:47.272779 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1257/4989] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:47 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:47.274187 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:47.277114 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:47:47.277114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-230263168"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:47.279434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-230263168'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:47:47.279434 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Create volume of 1 GB Aug 06 17:47:47.283988 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Availability Zones retrieved successfully. Aug 06 17:47:47.291344 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Flow 'volume_create_api' (c107248d-c7fd-4ea5-ba82-5a4d23061f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:47.292488 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c978b-4a66-47e1-a212-0f53b6a122c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:47.294257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:47:47.331926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c978b-4a66-47e1-a212-0f53b6a122c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:47.333376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625e255b-e037-4c58-b8f9-d6692d7852d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:47.391921 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Created reservations ['583a9fc0-37f1-4fb4-b452-bfccd1a11300', '6275b114-eb2f-438e-8b28-39ae2ff33ccf', '8f42b93d-2b6a-4e33-b542-e596d6c0a232', '6bbde1d3-3aa3-46fe-97e6-da256e3321f5'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:47:47.392753 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625e255b-e037-4c58-b8f9-d6692d7852d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583a9fc0-37f1-4fb4-b452-bfccd1a11300', '6275b114-eb2f-438e-8b28-39ae2ff33ccf', '8f42b93d-2b6a-4e33-b542-e596d6c0a232', '6bbde1d3-3aa3-46fe-97e6-da256e3321f5']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:47.393509 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d991dc-7d80-427b-a428-2fb28c4d5dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:47.419822 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d991dc-7d80-427b-a428-2fb28c4d5dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812de4c8-1436-4c13-969e-fc2b01fb808c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230263168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051bedc160574c7688aad8ff61ae09d0',qos_specs=None,replication_status=,reservations=['583a9fc0-37f1-4fb4-b452-bfccd1a11300','6275b114-eb2f-438e-8b28-39ae2ff33ccf','8f42b93d-2b6a-4e33-b542-e596d6c0a232','6bbde1d3-3aa3-46fe-97e6-da256e3321f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0bba0a6df9416ab585fc92942e010e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:47:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230263168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=812de4c8-1436-4c13-969e-fc2b01fb808c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='051bedc160574c7688aad8ff61ae09d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf0bba0a6df9416ab585fc92942e010e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:47.420882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe536dab-96f6-4926-a7d2-7ad0bce6bd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:47.443323 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe536dab-96f6-4926-a7d2-7ad0bce6bd6a) transitioned into state 'SUCCESS' from state '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-230263168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='051bedc160574c7688aad8ff61ae09d0',qos_specs=None,replication_status=,reservations=['583a9fc0-37f1-4fb4-b452-bfccd1a11300','6275b114-eb2f-438e-8b28-39ae2ff33ccf','8f42b93d-2b6a-4e33-b542-e596d6c0a232','6bbde1d3-3aa3-46fe-97e6-da256e3321f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf0bba0a6df9416ab585fc92942e010e',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:47.444318 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247bcf10-0221-497b-b986-92417cf18b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:47:47.458820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247bcf10-0221-497b-b986-92417cf18b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:47:47.460250 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Flow 'volume_create_api' (c107248d-c7fd-4ea5-ba82-5a4d23061f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:47:47.460529 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Create volume request issued successfully. Aug 06 17:47:47.461392 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-953e7871-69ce-44fa-9e5f-6a39d95f8df5 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:47:47.462147 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1258/4990] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:47:47 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 06 17:47:47.478144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5de15160-a0a6-4219-8d44-e8c612594d6d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:47.484817 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5de15160-a0a6-4219-8d44-e8c612594d6d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c Aug 06 17:47:47.485102 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5de15160-a0a6-4219-8d44-e8c612594d6d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:47.485311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5de15160-a0a6-4219-8d44-e8c612594d6d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:47.503300 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:47.503300 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:47.509916 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5de15160-a0a6-4219-8d44-e8c612594d6d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:47.515485 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5de15160-a0a6-4219-8d44-e8c612594d6d tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c returned with HTTP 200 Aug 06 17:47:47.516044 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1231/4991] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:47 2026] GET /volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:48.288425 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1ec94a49-1947-4a34-b5e2-4a9d7d095107 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:48.290817 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ec94a49-1947-4a34-b5e2-4a9d7d095107 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:48.291323 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ec94a49-1947-4a34-b5e2-4a9d7d095107 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:48.291323 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1ec94a49-1947-4a34-b5e2-4a9d7d095107 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:48.291585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1ec94a49-1947-4a34-b5e2-4a9d7d095107 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:48.300274 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:48.300274 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:48.301390 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1ec94a49-1947-4a34-b5e2-4a9d7d095107 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:48.302144 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1246/4992] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:48 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:48.530751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-55b0c618-1bf9-4307-932e-cd1339be88d0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:48.532826 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-55b0c618-1bf9-4307-932e-cd1339be88d0 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c Aug 06 17:47:48.532826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-55b0c618-1bf9-4307-932e-cd1339be88d0 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:48.533384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-55b0c618-1bf9-4307-932e-cd1339be88d0 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:48.547605 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:48.547605 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:48.553733 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-55b0c618-1bf9-4307-932e-cd1339be88d0 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:48.561095 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-55b0c618-1bf9-4307-932e-cd1339be88d0 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c returned with HTTP 200 Aug 06 17:47:48.561095 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1258/4993] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:48 2026] GET /volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:48.583176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fd80ca8a-a133-47c7-9a2c-22c62aeeb578 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:48.586595 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fd80ca8a-a133-47c7-9a2c-22c62aeeb578 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] POST https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c/action Aug 06 17:47:48.586803 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fd80ca8a-a133-47c7-9a2c-22c62aeeb578 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:47:48.586985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fd80ca8a-a133-47c7-9a2c-22c62aeeb578 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:47:48.599649 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:48.599649 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:48.600191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-fd80ca8a-a133-47c7-9a2c-22c62aeeb578 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fc38b58261c44c5287bdc4e971b264e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '051bedc160574c7688aad8ff61ae09d0', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:47:48.600381 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fd80ca8a-a133-47c7-9a2c-22c62aeeb578 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-reader] https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c/action returned with HTTP 403 Aug 06 17:47:48.601031 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1259/4994] 10.4.3.207 () {68 vars in 1390 bytes} [Thu Aug 6 17:47:48 2026] POST /volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:48.610731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:48.613473 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c Aug 06 17:47:48.613915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:48.614178 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:48.614394 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Delete volume with id: 812de4c8-1436-4c13-969e-fc2b01fb808c Aug 06 17:47:48.626854 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:48.626854 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:48.627362 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:48.664227 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Delete volume request issued successfully. Aug 06 17:47:48.664388 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0eb4a389-8207-406d-95df-6e6dd773eed3 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c returned with HTTP 202 Aug 06 17:47:48.664852 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1232/4995] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:47:48 2026] DELETE /volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:47:48.675817 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4abc08bd-6340-4a91-bebd-2fb3a609c548 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:48.677957 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4abc08bd-6340-4a91-bebd-2fb3a609c548 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c Aug 06 17:47:48.677957 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4abc08bd-6340-4a91-bebd-2fb3a609c548 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:48.678240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4abc08bd-6340-4a91-bebd-2fb3a609c548 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:48.687785 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:48.687785 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:48.692888 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4abc08bd-6340-4a91-bebd-2fb3a609c548 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Volume info retrieved successfully. Aug 06 17:47:48.700510 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4abc08bd-6340-4a91-bebd-2fb3a609c548 tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c returned with HTTP 200 Aug 06 17:47:48.701123 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1247/4996] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:48 2026] GET /volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:47:49.318390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-52fd865a-43b1-4609-b77f-875d23f43045 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:49.319610 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52fd865a-43b1-4609-b77f-875d23f43045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:49.320115 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52fd865a-43b1-4609-b77f-875d23f43045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:49.320577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-52fd865a-43b1-4609-b77f-875d23f43045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:49.320771 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-52fd865a-43b1-4609-b77f-875d23f43045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:49.330281 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:49.330281 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:49.331569 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-52fd865a-43b1-4609-b77f-875d23f43045 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:49.331772 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1259/4997] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:49 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:49.718779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-881e6fbb-2ac2-4b4f-8067-67f0d2190aff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:49.720925 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-881e6fbb-2ac2-4b4f-8067-67f0d2190aff tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] GET https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c Aug 06 17:47:49.721221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-881e6fbb-2ac2-4b4f-8067-67f0d2190aff tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:49.721470 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-881e6fbb-2ac2-4b4f-8067-67f0d2190aff tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:49.728304 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-881e6fbb-2ac2-4b4f-8067-67f0d2190aff tempest-ProjectReaderTests-641660570 tempest-ProjectReaderTests-641660570-project-admin] https://10.4.3.207/volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c returned with HTTP 404 Aug 06 17:47:49.728806 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1260/4998] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:49 2026] GET /volume/v3/volumes/812de4c8-1436-4c13-969e-fc2b01fb808c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:47:50.344334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-94438935-5bbd-400b-8757-ceb38947355a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:50.346778 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-94438935-5bbd-400b-8757-ceb38947355a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:50.347067 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-94438935-5bbd-400b-8757-ceb38947355a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:50.347319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-94438935-5bbd-400b-8757-ceb38947355a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:50.347449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-94438935-5bbd-400b-8757-ceb38947355a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:50.353160 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:50.353160 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:50.354162 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-94438935-5bbd-400b-8757-ceb38947355a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:50.354658 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1233/4999] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:50 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:51.371809 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-abb4f184-02b6-45d6-a9ab-923b8cdab467 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:51.374224 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-abb4f184-02b6-45d6-a9ab-923b8cdab467 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:51.374420 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-abb4f184-02b6-45d6-a9ab-923b8cdab467 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:51.374618 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-abb4f184-02b6-45d6-a9ab-923b8cdab467 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:51.374729 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-abb4f184-02b6-45d6-a9ab-923b8cdab467 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:51.379918 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:51.379918 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:51.380755 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-abb4f184-02b6-45d6-a9ab-923b8cdab467 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:51.381256 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1248/5000] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:51 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:52.393879 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-24511e43-6dce-4c18-85cd-945576e36fd5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:52.395797 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24511e43-6dce-4c18-85cd-945576e36fd5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:52.396513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24511e43-6dce-4c18-85cd-945576e36fd5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:52.396513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24511e43-6dce-4c18-85cd-945576e36fd5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:52.396513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-24511e43-6dce-4c18-85cd-945576e36fd5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:52.401699 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:52.401699 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:52.402508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24511e43-6dce-4c18-85cd-945576e36fd5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:52.403037 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1260/5001] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:52 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:53.415828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c8cfee7e-c035-4b36-bcf7-701db2fe4e14 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:53.419180 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8cfee7e-c035-4b36-bcf7-701db2fe4e14 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:53.421090 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8cfee7e-c035-4b36-bcf7-701db2fe4e14 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:53.421483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8cfee7e-c035-4b36-bcf7-701db2fe4e14 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:53.421483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c8cfee7e-c035-4b36-bcf7-701db2fe4e14 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:53.432051 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:53.432051 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:53.433322 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8cfee7e-c035-4b36-bcf7-701db2fe4e14 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:53.433368 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1261/5002] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:53 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:54.446260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fc9624fe-6f83-4ff5-a717-4da2fb5a34d5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:54.448414 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fc9624fe-6f83-4ff5-a717-4da2fb5a34d5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:54.448654 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fc9624fe-6f83-4ff5-a717-4da2fb5a34d5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:54.448914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fc9624fe-6f83-4ff5-a717-4da2fb5a34d5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:54.449096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-fc9624fe-6f83-4ff5-a717-4da2fb5a34d5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:54.454203 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:54.454203 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:54.455305 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fc9624fe-6f83-4ff5-a717-4da2fb5a34d5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:54.455783 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1234/5003] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:54 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:55.468813 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-43b613a6-b48d-4961-a97a-d6f40fd174d2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:55.470888 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-43b613a6-b48d-4961-a97a-d6f40fd174d2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:55.471148 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-43b613a6-b48d-4961-a97a-d6f40fd174d2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:55.471352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-43b613a6-b48d-4961-a97a-d6f40fd174d2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:55.471461 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-43b613a6-b48d-4961-a97a-d6f40fd174d2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:55.476513 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:55.476513 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:55.477302 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-43b613a6-b48d-4961-a97a-d6f40fd174d2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:55.477728 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1249/5004] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:55 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:56.491149 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-240236b7-98d3-4564-bfdd-741696e9a1cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:56.493496 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-240236b7-98d3-4564-bfdd-741696e9a1cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:56.493758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-240236b7-98d3-4564-bfdd-741696e9a1cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:56.494063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-240236b7-98d3-4564-bfdd-741696e9a1cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:56.494265 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-240236b7-98d3-4564-bfdd-741696e9a1cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:56.499669 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:56.499669 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:47:56.500704 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-240236b7-98d3-4564-bfdd-741696e9a1cf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:56.501254 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1261/5005] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:56 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:57.514415 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-22610969-bbd7-488a-b134-902a14c1c897 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:57.516840 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-22610969-bbd7-488a-b134-902a14c1c897 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:57.517184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-22610969-bbd7-488a-b134-902a14c1c897 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:57.517437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-22610969-bbd7-488a-b134-902a14c1c897 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:57.517611 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-22610969-bbd7-488a-b134-902a14c1c897 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:57.522832 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:57.522832 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:47:57.523688 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-22610969-bbd7-488a-b134-902a14c1c897 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:57.524100 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1262/5006] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:57 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:58.539555 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e3720522-ec86-4168-9809-081830785c4d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:58.543601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3720522-ec86-4168-9809-081830785c4d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:58.543841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3720522-ec86-4168-9809-081830785c4d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:58.544282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e3720522-ec86-4168-9809-081830785c4d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:58.544477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-e3720522-ec86-4168-9809-081830785c4d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:58.551324 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:58.551324 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:47:58.552363 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e3720522-ec86-4168-9809-081830785c4d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:58.552745 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1235/5007] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:58 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:47:59.565064 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9fb396a8-373a-4c55-acca-560af83e1463 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:47:59.567896 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9fb396a8-373a-4c55-acca-560af83e1463 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:47:59.568212 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9fb396a8-373a-4c55-acca-560af83e1463 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:47:59.568522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9fb396a8-373a-4c55-acca-560af83e1463 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:47:59.568642 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-9fb396a8-373a-4c55-acca-560af83e1463 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:47:59.574135 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:47:59.574135 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:47:59.575216 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9fb396a8-373a-4c55-acca-560af83e1463 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:47:59.575719 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1250/5008] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:47:59 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:00.590802 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c06776fd-1306-48f0-96f4-ffd4631a5f34 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:00.593200 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c06776fd-1306-48f0-96f4-ffd4631a5f34 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:48:00.593469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c06776fd-1306-48f0-96f4-ffd4631a5f34 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:00.593720 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c06776fd-1306-48f0-96f4-ffd4631a5f34 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:00.593864 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c06776fd-1306-48f0-96f4-ffd4631a5f34 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:00.599647 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:00.599647 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:00.600651 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c06776fd-1306-48f0-96f4-ffd4631a5f34 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:48:00.601162 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1262/5009] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:00 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:01.613793 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b461173e-6ae0-4753-a774-483735e6e2c9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:01.615712 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b461173e-6ae0-4753-a774-483735e6e2c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:48:01.616125 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b461173e-6ae0-4753-a774-483735e6e2c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:01.617561 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b461173e-6ae0-4753-a774-483735e6e2c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:01.617561 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b461173e-6ae0-4753-a774-483735e6e2c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:01.621316 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:01.621316 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:01.622369 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b461173e-6ae0-4753-a774-483735e6e2c9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:48:01.622935 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1263/5010] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:01 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:03.581294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-f61b8dd4-f467-40db-84c0-fabe022f3064 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:03.583584 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-f61b8dd4-f467-40db-84c0-fabe022f3064 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:48:03.583852 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-f61b8dd4-f467-40db-84c0-fabe022f3064 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:03.584093 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-f61b8dd4-f467-40db-84c0-fabe022f3064 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:03.592317 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:03.592317 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:03.596483 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-f61b8dd4-f467-40db-84c0-fabe022f3064 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:48:03.601559 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-f61b8dd4-f467-40db-84c0-fabe022f3064 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:48:03.602005 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1236/5011] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:48:03 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:03.615569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-adeb43d7-caaf-47b9-bb48-11737b74958f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:03.616004 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-adeb43d7-caaf-47b9-bb48-11737b74958f None None] GET https://10.4.3.207/volume// Aug 06 17:48:03.616215 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-adeb43d7-caaf-47b9-bb48-11737b74958f None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:03.616422 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-adeb43d7-caaf-47b9-bb48-11737b74958f None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:03.616743 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-adeb43d7-caaf-47b9-bb48-11737b74958f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:03.617190 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1251/5012] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:48: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 06 17:48:03.626713 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6441bd11-7780-414c-a863-1c389f3e2e95 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:03.629178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6441bd11-7780-414c-a863-1c389f3e2e95 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:48:03.629586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6441bd11-7780-414c-a863-1c389f3e2e95 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99f69ba7-5d12-46fa-bea3-7b5a992b82ce", "connector": null, "instance_uuid": "2e6fcfcd-d035-4e35-bbb4-0245a7b4e588"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:03.638977 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:03.638977 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:03.668942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6441bd11-7780-414c-a863-1c389f3e2e95 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:48:03.669434 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1263/5013] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:48:03 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:04.773149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-aa27ab26-7011-4cf4-a8e8-873cfa821fea None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:04.773577 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa27ab26-7011-4cf4-a8e8-873cfa821fea None None] GET https://10.4.3.207/volume// Aug 06 17:48:04.773738 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa27ab26-7011-4cf4-a8e8-873cfa821fea None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:04.774045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-aa27ab26-7011-4cf4-a8e8-873cfa821fea None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:04.774439 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-aa27ab26-7011-4cf4-a8e8-873cfa821fea None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:04.774745 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1264/5014] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:48: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 06 17:48:04.787248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6dc2bc18-54f3-4880-a80b-b9e5f7402974 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:04.789511 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6dc2bc18-54f3-4880-a80b-b9e5f7402974 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:48:04.789822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6dc2bc18-54f3-4880-a80b-b9e5f7402974 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:04.790126 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6dc2bc18-54f3-4880-a80b-b9e5f7402974 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:04.800855 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:04.800855 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:04.805011 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6dc2bc18-54f3-4880-a80b-b9e5f7402974 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:48:04.810420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6dc2bc18-54f3-4880-a80b-b9e5f7402974 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:48:04.810934 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1237/5015] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:48:04 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:48:04.924822 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:04.927319 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] PUT https://10.4.3.207/volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e Aug 06 17:48:04.927702 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:04.938839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Acquiring lock "cinder-attachment_update-99f69ba7-5d12-46fa-bea3-7b5a992b82ce-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:48:04.945538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Lock "cinder-attachment_update-99f69ba7-5d12-46fa-bea3-7b5a992b82ce-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:48:04.946507 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:04.946507 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:05.040254 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Lock "cinder-attachment_update-99f69ba7-5d12-46fa-bea3-7b5a992b82ce-np0000006677" released by "attachment_update" :: held 0.095s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:48:05.040654 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-a0f13ef3-a550-476e-bb19-c39424648616 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e returned with HTTP 200 Aug 06 17:48:05.041273 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1252/5016] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:48:04 2026] PUT /volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:05.066343 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6eb6210d-151f-4686-b288-0b36f48f3181 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:05.068670 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6eb6210d-151f-4686-b288-0b36f48f3181 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e/action Aug 06 17:48:05.069153 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6eb6210d-151f-4686-b288-0b36f48f3181 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:48:05.069301 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6eb6210d-151f-4686-b288-0b36f48f3181 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:05.089705 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:05.089705 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:05.099485 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-703c6e5e-6994-4842-8e92-2b51407d7359 req-6eb6210d-151f-4686-b288-0b36f48f3181 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e/action returned with HTTP 204 Aug 06 17:48:05.100168 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1264/5017] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:48:05 2026] POST /volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:10.199733 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-5d8599c5-3958-4f6e-822b-7faf167f134a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:10.203451 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-5d8599c5-3958-4f6e-822b-7faf167f134a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] DELETE https://10.4.3.207/volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42 Aug 06 17:48:10.203743 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-5d8599c5-3958-4f6e-822b-7faf167f134a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:10.204018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-5d8599c5-3958-4f6e-822b-7faf167f134a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:10.215457 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:10.215457 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:10.267918 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-5d8599c5-3958-4f6e-822b-7faf167f134a tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42 returned with HTTP 200 Aug 06 17:48:10.268549 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1265/5018] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:48:10 2026] DELETE /volume/v3/attachments/02609a02-673c-48e4-9ee8-e8ee3c615c42 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:10.289181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:10.292128 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] DELETE https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:48:10.292348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:10.292548 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:10.292765 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Delete volume with id: dd5ea840-41af-48ae-b324-b0c9e9494cb6 Aug 06 17:48:10.302699 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:10.302699 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:10.303748 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Volume info retrieved successfully. Aug 06 17:48:10.330134 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] Delete volume request issued successfully. Aug 06 17:48:10.330396 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b04c1953-a563-497c-901a-e3c9c5107fbc req-7360a611-d53a-4a79-83f2-5d55e6feff25 tempest-TestShelveInstance-1464255758 tempest-TestShelveInstance-1464255758-project-member] https://10.4.3.207/volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 returned with HTTP 202 Aug 06 17:48:10.331068 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1238/5019] 10.4.3.207 () {70 vars in 1620 bytes} [Thu Aug 6 17:48:10 2026] DELETE /volume/v3/volumes/dd5ea840-41af-48ae-b324-b0c9e9494cb6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:15.029196 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=111,cinder:INSERT=22,cinder:UPDATE=32 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:48:15.096734 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=129,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:48:18.827086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:18.917607 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:18.918063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1304319529"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:18.920181 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1304319529'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:18.920354 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume of 1 GB Aug 06 17:48:18.920675 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:18.920675 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:18.926710 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Availability Zones retrieved successfully. Aug 06 17:48:18.932798 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (a2ca86ac-ccdc-49d6-8a06-a35020efdfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:18.934229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed29330d-53b1-4916-8816-22e3e1e67023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:18.935300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:18.966569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed29330d-53b1-4916-8816-22e3e1e67023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:18.967400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db15a47c-2638-4e17-9acf-068272e3e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:19.030482 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['41114694-8684-429a-8cd6-0c7c85e533db', 'a08e2e7a-0271-434f-93b4-b6287570a7b7', '2f0bb85a-c617-44cc-bb5d-ea9b1b42d86b', 'ff233709-8691-41b9-a150-8f4513b1cab9'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:19.031370 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db15a47c-2638-4e17-9acf-068272e3e077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41114694-8684-429a-8cd6-0c7c85e533db', 'a08e2e7a-0271-434f-93b4-b6287570a7b7', '2f0bb85a-c617-44cc-bb5d-ea9b1b42d86b', 'ff233709-8691-41b9-a150-8f4513b1cab9']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:19.032131 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fa65b5-6e4e-4a3d-bbaf-55ff71719058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:19.055979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fa65b5-6e4e-4a3d-bbaf-55ff71719058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a19502-e46f-4d12-bd08-e13dc43092fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1304319529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['41114694-8684-429a-8cd6-0c7c85e533db','a08e2e7a-0271-434f-93b4-b6287570a7b7','2f0bb85a-c617-44cc-bb5d-ea9b1b42d86b','ff233709-8691-41b9-a150-8f4513b1cab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1304319529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a19502-e46f-4d12-bd08-e13dc43092fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f577640cd484cf481eb4b7d153feae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:19.056737 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4130a22b-8bf0-406a-af4d-e86df6283ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:19.076141 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4130a22b-8bf0-406a-af4d-e86df6283ce5) transitioned into state 'SUCCESS' from state '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-1304319529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['41114694-8684-429a-8cd6-0c7c85e533db','a08e2e7a-0271-434f-93b4-b6287570a7b7','2f0bb85a-c617-44cc-bb5d-ea9b1b42d86b','ff233709-8691-41b9-a150-8f4513b1cab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:19.076833 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782ea977-e73e-4ebd-839f-57fbb018c627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:19.087053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782ea977-e73e-4ebd-839f-57fbb018c627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:19.087898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (a2ca86ac-ccdc-49d6-8a06-a35020efdfd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:19.088398 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request issued successfully. Aug 06 17:48:19.089036 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-08d35fa0-56d6-4cb2-9af1-ea8b748634f7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:19.089397 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1253/5020] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:48:18 2026] POST /volume/v3/volumes => generated 760 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:19.105000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-707ab40c-2f83-40d9-83a1-ed56babd6fab None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:19.107280 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-707ab40c-2f83-40d9-83a1-ed56babd6fab tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:19.107703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-707ab40c-2f83-40d9-83a1-ed56babd6fab tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:19.108216 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-707ab40c-2f83-40d9-83a1-ed56babd6fab tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:19.119434 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:19.119434 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:19.124366 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-707ab40c-2f83-40d9-83a1-ed56babd6fab tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:19.130578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-707ab40c-2f83-40d9-83a1-ed56babd6fab tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd returned with HTTP 200 Aug 06 17:48:19.131525 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1265/5021] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:19 2026] GET /volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:20.145824 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c242f8ff-fdec-4cb2-a345-5a135b3b63b0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:20.147654 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c242f8ff-fdec-4cb2-a345-5a135b3b63b0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:20.147891 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c242f8ff-fdec-4cb2-a345-5a135b3b63b0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:20.148161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c242f8ff-fdec-4cb2-a345-5a135b3b63b0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:20.150981 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=116,cinder:INSERT=16,cinder:UPDATE=31 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:48:20.157445 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:20.157445 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:20.162848 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c242f8ff-fdec-4cb2-a345-5a135b3b63b0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:20.169719 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c242f8ff-fdec-4cb2-a345-5a135b3b63b0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd returned with HTTP 200 Aug 06 17:48:20.170577 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1266/5022] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:20 2026] GET /volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:20.187532 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-23facfff-69a2-4547-acb1-b9247dd374e0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:20.190634 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:48:20.191171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10a19502-e46f-4d12-bd08-e13dc43092fd", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-101805755"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:20.196062 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=100,cinder:UPDATE=22,cinder:INSERT=5 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:48:20.206596 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:20.206596 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:20.207305 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:20.207481 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create snapshot from volume 10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:20.262377 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['1f6d59c0-3640-4e47-858e-42ddbdddd36e', '827285d6-18ad-43f8-89e0-3ceb11845f6c', 'f32fadaf-f581-4c80-afe0-6108e191a543', '27423ce3-8c8d-43bc-b082-dfc01c694d67'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:20.302092 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Snapshot create request issued successfully. Aug 06 17:48:20.302575 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23facfff-69a2-4547-acb1-b9247dd374e0 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:48:20.303545 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1239/5023] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:48:20 2026] POST /volume/v3/snapshots => generated 315 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:20.315460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5d48e3df-7669-4407-a94d-78badba802f3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:20.317793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d48e3df-7669-4407-a94d-78badba802f3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 Aug 06 17:48:20.318077 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d48e3df-7669-4407-a94d-78badba802f3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:20.318298 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5d48e3df-7669-4407-a94d-78badba802f3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:20.325259 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:20.325259 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:20.325783 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5d48e3df-7669-4407-a94d-78badba802f3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Snapshot retrieved successfully. Aug 06 17:48:20.326759 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5d48e3df-7669-4407-a94d-78badba802f3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 returned with HTTP 200 Aug 06 17:48:20.327734 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1254/5024] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:20 2026] GET /volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:20.595221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:20.597062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:48:20.597584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "590507ce-c9e3-4811-b2d9-2ca5f52f88cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1284882191", "description": null, "metadata": null}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:20.611658 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:20.611658 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:20.613542 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:20.613542 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create snapshot from volume 590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:48:20.646026 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['4732abd9-18f9-4a55-94a8-06b4c3988240', '31aeee61-d634-4996-9be1-07ace6ac97cc', '24af77b4-6962-44be-945b-9f6b3b3782dd', '0e0c189c-4696-4b41-bcc8-aa6b77dc84f7'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:20.688630 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot force create request issued successfully. Aug 06 17:48:20.689260 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fcc7ef75-4a13-4acf-b4a3-0df4bf6a0c3b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:48:20.689992 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1266/5025] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:48:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:20.700862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d3455df4-e391-47cb-be58-d90770989bf0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:20.703698 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d3455df4-e391-47cb-be58-d90770989bf0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:48:20.704056 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d3455df4-e391-47cb-be58-d90770989bf0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:20.704308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d3455df4-e391-47cb-be58-d90770989bf0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:20.710605 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:20.710605 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:20.711199 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d3455df4-e391-47cb-be58-d90770989bf0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:48:20.712168 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d3455df4-e391-47cb-be58-d90770989bf0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 returned with HTTP 200 Aug 06 17:48:20.712676 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1267/5026] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:20 2026] GET /volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:21.337295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c4b3b5ec-57d1-445b-b902-c4732bc020be None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.339358 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4b3b5ec-57d1-445b-b902-c4732bc020be tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 Aug 06 17:48:21.339550 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4b3b5ec-57d1-445b-b902-c4732bc020be tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:21.339742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c4b3b5ec-57d1-445b-b902-c4732bc020be tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:21.345080 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:21.345080 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:21.345520 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c4b3b5ec-57d1-445b-b902-c4732bc020be tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Snapshot retrieved successfully. Aug 06 17:48:21.346520 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c4b3b5ec-57d1-445b-b902-c4732bc020be tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 returned with HTTP 200 Aug 06 17:48:21.347204 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1240/5027] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:21 2026] GET /volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:21.355639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.357570 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:21.357835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a587709f-b405-4a33-8e41-7b62e8a798c2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2015309428"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:21.359382 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a587709f-b405-4a33-8e41-7b62e8a798c2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2015309428'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:21.359501 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume of 1 GB Aug 06 17:48:21.363808 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Availability Zones retrieved successfully. Aug 06 17:48:21.370154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (7cf55b0e-014c-4491-839c-1303b1f71cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.371635 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd42080-7381-4158-93ba-f36be4d9ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.372871 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:21.401375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd42080-7381-4158-93ba-f36be4d9ce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.402229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76dbee3-855f-4ef8-9337-caed09f17145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.448299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['ccb7b850-345b-463b-b6ef-76edb7ca9e2a', '96965bd2-7d50-4b19-9f8f-3dad8ae83c7d', 'd1679c3f-10fe-4eb4-8c2c-5c71e79f6975', 'd7c150ca-570c-4006-8be1-ddd23ac75d76'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:21.449208 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76dbee3-855f-4ef8-9337-caed09f17145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccb7b850-345b-463b-b6ef-76edb7ca9e2a', '96965bd2-7d50-4b19-9f8f-3dad8ae83c7d', 'd1679c3f-10fe-4eb4-8c2c-5c71e79f6975', 'd7c150ca-570c-4006-8be1-ddd23ac75d76']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.450052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c46b0577-c9cd-4794-aeb0-8ee8287c535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.475371 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c46b0577-c9cd-4794-aeb0-8ee8287c535f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1119216f-a4d2-4b50-8a11-2c179f5cbab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2015309428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['ccb7b850-345b-463b-b6ef-76edb7ca9e2a','96965bd2-7d50-4b19-9f8f-3dad8ae83c7d','d1679c3f-10fe-4eb4-8c2c-5c71e79f6975','d7c150ca-570c-4006-8be1-ddd23ac75d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2015309428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1119216f-a4d2-4b50-8a11-2c179f5cbab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f577640cd484cf481eb4b7d153feae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.476534 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416af025-8147-42f5-b73a-2cacce60c7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.497041 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416af025-8147-42f5-b73a-2cacce60c7b1) transitioned into state 'SUCCESS' from state '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-2015309428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['ccb7b850-345b-463b-b6ef-76edb7ca9e2a','96965bd2-7d50-4b19-9f8f-3dad8ae83c7d','d1679c3f-10fe-4eb4-8c2c-5c71e79f6975','d7c150ca-570c-4006-8be1-ddd23ac75d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.498395 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326cb573-7bae-4b33-9b97-121fbe01e0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.509901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (326cb573-7bae-4b33-9b97-121fbe01e0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.510870 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (7cf55b0e-014c-4491-839c-1303b1f71cc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.511193 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request issued successfully. Aug 06 17:48:21.511769 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7aee03ba-5628-4ebe-ad19-0ed052935430 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:21.512253 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1255/5028] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:21 2026] POST /volume/v3/volumes => generated 760 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:21.527933 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.529426 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:21.530461 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a587709f-b405-4a33-8e41-7b62e8a798c2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1092625181"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:21.532390 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a587709f-b405-4a33-8e41-7b62e8a798c2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1092625181'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:21.534291 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume of 1 GB Aug 06 17:48:21.534291 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:21.534291 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:21.537261 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Availability Zones retrieved successfully. Aug 06 17:48:21.542919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (3585c444-50a3-4d43-b534-9422379e1894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.545544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04dabf9c-d6fa-4d81-9c59-3f66845ba217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.545544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:21.573579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04dabf9c-d6fa-4d81-9c59-3f66845ba217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.575440 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0cd768e-f17c-411e-83c7-9efb82c8584e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.621646 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['e1662c4a-3168-4845-98ab-77d392559ba4', 'd660d84a-5784-465d-a06c-0dca5fd01901', '2102ed1f-a51e-4a0f-b014-e197ab14373c', '663a3477-d61a-42b5-81b7-c13400f2b44a'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:21.623059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0cd768e-f17c-411e-83c7-9efb82c8584e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1662c4a-3168-4845-98ab-77d392559ba4', 'd660d84a-5784-465d-a06c-0dca5fd01901', '2102ed1f-a51e-4a0f-b014-e197ab14373c', '663a3477-d61a-42b5-81b7-c13400f2b44a']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.624404 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61156c58-a0b9-4193-b4ce-abcbf93f6e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.657226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61156c58-a0b9-4193-b4ce-abcbf93f6e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2539403f-84a4-4ba5-b698-51a37aab7fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092625181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['e1662c4a-3168-4845-98ab-77d392559ba4','d660d84a-5784-465d-a06c-0dca5fd01901','2102ed1f-a51e-4a0f-b014-e197ab14373c','663a3477-d61a-42b5-81b7-c13400f2b44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092625181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2539403f-84a4-4ba5-b698-51a37aab7fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f577640cd484cf481eb4b7d153feae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.658714 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76892f82-a990-4079-87dc-dec6453cb48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.683421 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76892f82-a990-4079-87dc-dec6453cb48e) transitioned into state 'SUCCESS' from state '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-1092625181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['e1662c4a-3168-4845-98ab-77d392559ba4','d660d84a-5784-465d-a06c-0dca5fd01901','2102ed1f-a51e-4a0f-b014-e197ab14373c','663a3477-d61a-42b5-81b7-c13400f2b44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.684377 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87823a6-29e1-4c78-b1ea-df3fa62b7c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.695982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87823a6-29e1-4c78-b1ea-df3fa62b7c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.696892 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (3585c444-50a3-4d43-b534-9422379e1894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.697217 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request issued successfully. Aug 06 17:48:21.697765 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-845f16c4-fce8-4401-ae13-0c1711a7b70f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:21.698229 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1267/5029] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:21 2026] POST /volume/v3/volumes => generated 760 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:21.713850 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eeada5a3-343d-4178-afd5-93563693a910 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.716141 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:21.716574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a587709f-b405-4a33-8e41-7b62e8a798c2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-647683905"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:21.718506 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a587709f-b405-4a33-8e41-7b62e8a798c2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-647683905'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:21.718666 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume of 1 GB Aug 06 17:48:21.724109 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Availability Zones retrieved successfully. Aug 06 17:48:21.726893 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2beb9813-61b3-4dbb-8895-329b0c6bfc35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.730019 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2beb9813-61b3-4dbb-8895-329b0c6bfc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:48:21.730276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2beb9813-61b3-4dbb-8895-329b0c6bfc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:21.730507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2beb9813-61b3-4dbb-8895-329b0c6bfc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:21.732103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (164fbc5b-b74a-4f14-b7fa-1344ea1e98c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.733189 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c4a89d-c0b9-46e0-9d71-fe7857f7296e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.734310 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:21.739022 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:21.739022 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:21.739556 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2beb9813-61b3-4dbb-8895-329b0c6bfc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:48:21.740544 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2beb9813-61b3-4dbb-8895-329b0c6bfc35 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 returned with HTTP 200 Aug 06 17:48:21.741036 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1241/5030] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:21 2026] GET /volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:21.753613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-690083ba-ff98-4f3b-b123-236f58209d54 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.757616 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-690083ba-ff98-4f3b-b123-236f58209d54 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:48:21.758105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-690083ba-ff98-4f3b-b123-236f58209d54 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:21.758423 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-690083ba-ff98-4f3b-b123-236f58209d54 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:21.765217 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c4a89d-c0b9-46e0-9d71-fe7857f7296e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.766094 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:21.766094 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:21.766217 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278e6f30-2451-4c23-8c80-2d75e8ea58a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.766892 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-690083ba-ff98-4f3b-b123-236f58209d54 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:48:21.768169 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-690083ba-ff98-4f3b-b123-236f58209d54 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 returned with HTTP 200 Aug 06 17:48:21.768768 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1256/5031] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:21 2026] GET /volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:21.780379 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.782567 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:21.782976 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-796133766", "snapshot_id": "664abfc7-8e5a-49f1-b6b1-27afca2e4d51", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:21.785190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-796133766', 'snapshot_id': '664abfc7-8e5a-49f1-b6b1-27afca2e4d51', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:21.790794 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:21.790794 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:21.791425 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:48:21.791583 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume of 1 GB Aug 06 17:48:21.795952 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Availability Zones retrieved successfully. Aug 06 17:48:21.802501 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (d00da127-756f-4d04-a27b-83d88f540e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.803486 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ea2964-95dc-4b38-b573-ac3b3fb579b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.804542 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:21.815570 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['718ae2f9-5818-4d53-9830-92031aa13fa1', '52bf645b-ac0f-4c6c-b527-586bcb791630', 'a3b15aaa-0c1a-4544-bf61-c8ec67458310', '8915b64b-327c-426d-8d38-16be30944b02'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:21.816393 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (278e6f30-2451-4c23-8c80-2d75e8ea58a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['718ae2f9-5818-4d53-9830-92031aa13fa1', '52bf645b-ac0f-4c6c-b527-586bcb791630', 'a3b15aaa-0c1a-4544-bf61-c8ec67458310', '8915b64b-327c-426d-8d38-16be30944b02']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.817164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c435edea-ca11-47e7-9515-ebe374a7335a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.842669 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ea2964-95dc-4b38-b573-ac3b3fb579b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '664abfc7-8e5a-49f1-b6b1-27afca2e4d51', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.843484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0de486-ece7-405c-8f46-942451478474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.849082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c435edea-ca11-47e7-9515-ebe374a7335a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16870050-c2c8-4e62-a2d3-e8167f87073d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647683905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['718ae2f9-5818-4d53-9830-92031aa13fa1','52bf645b-ac0f-4c6c-b527-586bcb791630','a3b15aaa-0c1a-4544-bf61-c8ec67458310','8915b64b-327c-426d-8d38-16be30944b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647683905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16870050-c2c8-4e62-a2d3-e8167f87073d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f577640cd484cf481eb4b7d153feae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.850468 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7735e6b3-b4a7-48b9-9243-851b590a4659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.871328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7735e6b3-b4a7-48b9-9243-851b590a4659) transitioned into state 'SUCCESS' from state '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-647683905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['718ae2f9-5818-4d53-9830-92031aa13fa1','52bf645b-ac0f-4c6c-b527-586bcb791630','a3b15aaa-0c1a-4544-bf61-c8ec67458310','8915b64b-327c-426d-8d38-16be30944b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.872060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56594058-7760-409f-91b1-318924c01eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.881897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56594058-7760-409f-91b1-318924c01eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.882449 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (164fbc5b-b74a-4f14-b7fa-1344ea1e98c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.882812 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request issued successfully. Aug 06 17:48:21.883492 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eeada5a3-343d-4178-afd5-93563693a910 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:21.883934 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1268/5032] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:21 2026] POST /volume/v3/volumes => generated 759 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:21.895986 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Created reservations ['767c585e-7959-4cde-87d6-e5b28c9f32e5', 'e72d95a3-380f-41eb-beae-4e76a951425a', '17520865-0ef5-46d6-b45e-39eaf57c648c', '69b3e2d8-b8ba-4b93-8923-48dbbd1165a8'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:21.897130 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0de486-ece7-405c-8f46-942451478474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['767c585e-7959-4cde-87d6-e5b28c9f32e5', 'e72d95a3-380f-41eb-beae-4e76a951425a', '17520865-0ef5-46d6-b45e-39eaf57c648c', '69b3e2d8-b8ba-4b93-8923-48dbbd1165a8']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.898047 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:21.898346 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ad932d-415e-45b0-aee6-326634a7c131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.900136 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:21.900530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a587709f-b405-4a33-8e41-7b62e8a798c2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-358421794"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:21.902268 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a587709f-b405-4a33-8e41-7b62e8a798c2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-358421794'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:21.902268 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume of 1 GB Aug 06 17:48:21.908886 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Availability Zones retrieved successfully. Aug 06 17:48:21.914890 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (d48d831c-5b31-4099-803f-09f21eca8a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:21.916652 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce608a70-f80a-4447-b18a-dd2f53a4faaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.917623 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:21.952990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ad932d-415e-45b0-aee6-326634a7c131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd788cb12-7352-4e6f-b6c2-d2996879161c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-796133766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['767c585e-7959-4cde-87d6-e5b28c9f32e5','e72d95a3-380f-41eb-beae-4e76a951425a','17520865-0ef5-46d6-b45e-39eaf57c648c','69b3e2d8-b8ba-4b93-8923-48dbbd1165a8'],size=1,snapshot_id=664abfc7-8e5a-49f1-b6b1-27afca2e4d51,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-796133766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d788cb12-7352-4e6f-b6c2-d2996879161c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ecbe6257fc459f97a274696294561c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=664abfc7-8e5a-49f1-b6b1-27afca2e4d51,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9070f1649ce4585ad7df6f31cac2940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.953666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49614d41-4604-475f-84a5-389b9339e6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.954621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce608a70-f80a-4447-b18a-dd2f53a4faaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.956631 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba26eaf-8b81-44fb-b9e8-c281b0c9e208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:21.989614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49614d41-4604-475f-84a5-389b9339e6c6) transitioned into state 'SUCCESS' from state '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-796133766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ecbe6257fc459f97a274696294561c',qos_specs=None,replication_status=,reservations=['767c585e-7959-4cde-87d6-e5b28c9f32e5','e72d95a3-380f-41eb-beae-4e76a951425a','17520865-0ef5-46d6-b45e-39eaf57c648c','69b3e2d8-b8ba-4b93-8923-48dbbd1165a8'],size=1,snapshot_id=664abfc7-8e5a-49f1-b6b1-27afca2e4d51,source_replicaid=,source_volid=None,status='creating',user_id='c9070f1649ce4585ad7df6f31cac2940',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:21.990673 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e553c7b7-c83f-4ce8-98ec-5435315add89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.018185 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e553c7b7-c83f-4ce8-98ec-5435315add89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.019065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Flow 'volume_create_api' (d00da127-756f-4d04-a27b-83d88f540e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:22.019369 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Create volume request issued successfully. Aug 06 17:48:22.019934 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3007d1db-6425-4f53-ac46-d2a3aedddf58 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:22.020383 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1268/5033] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:21 2026] POST /volume/v3/volumes => generated 784 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:22.032517 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['7ad69920-4a6f-4605-8c7d-f54188b8da83', 'c2481305-baa6-4852-92da-9ac0b830aa73', '0054d701-d2c0-49dd-ab05-3d0c409eff6c', 'd70794d2-5492-4b10-be19-193c048efdd5'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:22.032659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3be5bc2a-bb7b-44db-9020-3ef05e95bb68 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.033528 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba26eaf-8b81-44fb-b9e8-c281b0c9e208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad69920-4a6f-4605-8c7d-f54188b8da83', 'c2481305-baa6-4852-92da-9ac0b830aa73', '0054d701-d2c0-49dd-ab05-3d0c409eff6c', 'd70794d2-5492-4b10-be19-193c048efdd5']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.034434 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bcc2a13-d587-4943-afd6-3fd8ff98739a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.035054 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3be5bc2a-bb7b-44db-9020-3ef05e95bb68 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:48:22.035297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3be5bc2a-bb7b-44db-9020-3ef05e95bb68 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:22.035557 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3be5bc2a-bb7b-44db-9020-3ef05e95bb68 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:22.045488 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.045488 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:22.050643 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3be5bc2a-bb7b-44db-9020-3ef05e95bb68 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:22.056035 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3be5bc2a-bb7b-44db-9020-3ef05e95bb68 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:48:22.056465 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1257/5034] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:22 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:22.062605 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bcc2a13-d587-4943-afd6-3fd8ff98739a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd345e5bd-c1b7-4247-9308-28a74e95a4cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-358421794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['7ad69920-4a6f-4605-8c7d-f54188b8da83','c2481305-baa6-4852-92da-9ac0b830aa73','0054d701-d2c0-49dd-ab05-3d0c409eff6c','d70794d2-5492-4b10-be19-193c048efdd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-358421794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d345e5bd-c1b7-4247-9308-28a74e95a4cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f577640cd484cf481eb4b7d153feae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.063488 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7f5eda-2c03-4893-b796-11437864d343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.090098 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7f5eda-2c03-4893-b796-11437864d343) transitioned into state 'SUCCESS' from state '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-358421794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['7ad69920-4a6f-4605-8c7d-f54188b8da83','c2481305-baa6-4852-92da-9ac0b830aa73','0054d701-d2c0-49dd-ab05-3d0c409eff6c','d70794d2-5492-4b10-be19-193c048efdd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.091124 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de729eae-68b8-428a-a864-022b12fdedba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.103681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de729eae-68b8-428a-a864-022b12fdedba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.105275 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (d48d831c-5b31-4099-803f-09f21eca8a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:22.105739 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request issued successfully. Aug 06 17:48:22.106526 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23dd3d7c-00dc-4954-9d47-d4769004d40c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:22.107081 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1242/5035] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:21 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:22.120637 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-67833d42-d285-4fcf-896a-e5882357dabd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.123784 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:22.124278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a587709f-b405-4a33-8e41-7b62e8a798c2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1328535912"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:22.126473 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a587709f-b405-4a33-8e41-7b62e8a798c2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1328535912'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:22.126656 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume of 1 GB Aug 06 17:48:22.127058 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.127058 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:22.134552 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Availability Zones retrieved successfully. Aug 06 17:48:22.143239 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (dee08c67-db47-4560-8abf-234032309c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:22.144539 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bde9227-0606-4dd5-b040-638049fe55a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.145776 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:22.191340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bde9227-0606-4dd5-b040-638049fe55a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.193190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70e54c7-8203-45d0-8288-fefdabd0c21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.244542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Created reservations ['046a37ae-e45e-43f9-a682-c3add178ad1c', '1b5834e9-34dd-4d36-89fe-75465fbc7fdb', 'f71b92dc-95b0-4330-b7e0-e714ffd000de', '85948add-436c-4ec7-bc19-cb9ed54b6aff'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:22.246857 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70e54c7-8203-45d0-8288-fefdabd0c21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['046a37ae-e45e-43f9-a682-c3add178ad1c', '1b5834e9-34dd-4d36-89fe-75465fbc7fdb', 'f71b92dc-95b0-4330-b7e0-e714ffd000de', '85948add-436c-4ec7-bc19-cb9ed54b6aff']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.247773 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937cecbb-ef5d-4092-965d-0d8cd36c15c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.278845 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937cecbb-ef5d-4092-965d-0d8cd36c15c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1cb63b1-0c65-4778-9141-315c5897169b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1328535912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['046a37ae-e45e-43f9-a682-c3add178ad1c','1b5834e9-34dd-4d36-89fe-75465fbc7fdb','f71b92dc-95b0-4330-b7e0-e714ffd000de','85948add-436c-4ec7-bc19-cb9ed54b6aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1328535912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1cb63b1-0c65-4778-9141-315c5897169b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f577640cd484cf481eb4b7d153feae5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.280011 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55b9c53-d15d-431e-b27f-79e249df4aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.301902 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55b9c53-d15d-431e-b27f-79e249df4aa8) transitioned into state 'SUCCESS' from state '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-1328535912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f577640cd484cf481eb4b7d153feae5',qos_specs=None,replication_status=,reservations=['046a37ae-e45e-43f9-a682-c3add178ad1c','1b5834e9-34dd-4d36-89fe-75465fbc7fdb','f71b92dc-95b0-4330-b7e0-e714ffd000de','85948add-436c-4ec7-bc19-cb9ed54b6aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30cf4aefd6dd4378a4abe86807aa6a76',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.302632 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826162a2-1e4e-460b-b7a4-0b87372355ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:22.314528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826162a2-1e4e-460b-b7a4-0b87372355ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:22.315672 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Flow 'volume_create_api' (dee08c67-db47-4560-8abf-234032309c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:22.316115 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Create volume request issued successfully. Aug 06 17:48:22.316903 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-67833d42-d285-4fcf-896a-e5882357dabd tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:22.317473 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1269/5036] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:22 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 06 17:48:22.332028 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9dc03b68-1ace-40e3-a3ee-6ee634b26730 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.334039 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9dc03b68-1ace-40e3-a3ee-6ee634b26730 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 Aug 06 17:48:22.334296 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9dc03b68-1ace-40e3-a3ee-6ee634b26730 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:22.334989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9dc03b68-1ace-40e3-a3ee-6ee634b26730 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:22.343204 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.343204 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:22.347888 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9dc03b68-1ace-40e3-a3ee-6ee634b26730 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:22.353807 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9dc03b68-1ace-40e3-a3ee-6ee634b26730 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 returned with HTTP 200 Aug 06 17:48:22.354145 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1269/5037] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:22 2026] GET /volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:22.368296 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-64baefb4-bddc-4226-ad91-734f2e2b1d10 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.370363 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-64baefb4-bddc-4226-ad91-734f2e2b1d10 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 Aug 06 17:48:22.370534 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-64baefb4-bddc-4226-ad91-734f2e2b1d10 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:22.370754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-64baefb4-bddc-4226-ad91-734f2e2b1d10 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:22.378110 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.378110 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:22.382285 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-64baefb4-bddc-4226-ad91-734f2e2b1d10 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:22.388529 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-64baefb4-bddc-4226-ad91-734f2e2b1d10 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 returned with HTTP 200 Aug 06 17:48:22.389144 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1258/5038] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:22 2026] GET /volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:22.403453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-342acf2d-800f-44dc-a87a-dbd0c0a2adb3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.405886 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-342acf2d-800f-44dc-a87a-dbd0c0a2adb3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d Aug 06 17:48:22.406122 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-342acf2d-800f-44dc-a87a-dbd0c0a2adb3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:22.406339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-342acf2d-800f-44dc-a87a-dbd0c0a2adb3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:22.414709 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.414709 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:22.420022 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-342acf2d-800f-44dc-a87a-dbd0c0a2adb3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:22.429170 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-342acf2d-800f-44dc-a87a-dbd0c0a2adb3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d returned with HTTP 200 Aug 06 17:48:22.429939 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1243/5039] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:22 2026] GET /volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:22.448215 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-55e5c2e6-7533-461c-98ad-2b473c4292c4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.450742 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-55e5c2e6-7533-461c-98ad-2b473c4292c4 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc Aug 06 17:48:22.451112 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-55e5c2e6-7533-461c-98ad-2b473c4292c4 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:22.451418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-55e5c2e6-7533-461c-98ad-2b473c4292c4 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:22.462240 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.462240 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:22.466690 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-55e5c2e6-7533-461c-98ad-2b473c4292c4 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:22.472551 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-55e5c2e6-7533-461c-98ad-2b473c4292c4 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc returned with HTTP 200 Aug 06 17:48:22.472953 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1270/5040] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:22 2026] GET /volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:22.487237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e21a9e30-d9d8-45ce-a0d2-2de91f307117 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:22.489635 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e21a9e30-d9d8-45ce-a0d2-2de91f307117 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b Aug 06 17:48:22.489779 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e21a9e30-d9d8-45ce-a0d2-2de91f307117 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:22.490147 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e21a9e30-d9d8-45ce-a0d2-2de91f307117 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:22.498536 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:22.498536 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:22.503613 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-e21a9e30-d9d8-45ce-a0d2-2de91f307117 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:22.508690 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e21a9e30-d9d8-45ce-a0d2-2de91f307117 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b returned with HTTP 200 Aug 06 17:48:22.509232 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1270/5041] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:22 2026] GET /volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:23.072286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c050b32c-47bc-4398-a3c0-60ef2b0995d4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.074628 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c050b32c-47bc-4398-a3c0-60ef2b0995d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:48:23.074928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c050b32c-47bc-4398-a3c0-60ef2b0995d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.075226 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c050b32c-47bc-4398-a3c0-60ef2b0995d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.084870 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.084870 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:23.089189 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c050b32c-47bc-4398-a3c0-60ef2b0995d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:23.094441 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c050b32c-47bc-4398-a3c0-60ef2b0995d4 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:48:23.094848 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1259/5042] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:23 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:23.107745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-03518979-dc48-45d1-8bcf-75e4b44c09a8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.109702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03518979-dc48-45d1-8bcf-75e4b44c09a8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:48:23.109989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03518979-dc48-45d1-8bcf-75e4b44c09a8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.110247 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03518979-dc48-45d1-8bcf-75e4b44c09a8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.117937 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.117937 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:23.122516 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-03518979-dc48-45d1-8bcf-75e4b44c09a8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:23.127993 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03518979-dc48-45d1-8bcf-75e4b44c09a8 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:48:23.128418 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1244/5043] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:23 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:23.255305 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-312442fe-8509-444a-9ab7-f5800de04bec req-35436f77-ba98-44d5-94c9-832514ed2aa0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.257340 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-35436f77-ba98-44d5-94c9-832514ed2aa0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:48:23.258985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-35436f77-ba98-44d5-94c9-832514ed2aa0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.258985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-35436f77-ba98-44d5-94c9-832514ed2aa0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.266506 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.266506 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:23.272741 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-312442fe-8509-444a-9ab7-f5800de04bec req-35436f77-ba98-44d5-94c9-832514ed2aa0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:23.280290 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-35436f77-ba98-44d5-94c9-832514ed2aa0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:48:23.280980 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1271/5044] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:48:23 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 1393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:23.523196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f196fe57-d973-4082-9dd4-558b9b1b3bbb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.525156 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f196fe57-d973-4082-9dd4-558b9b1b3bbb tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b Aug 06 17:48:23.525407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f196fe57-d973-4082-9dd4-558b9b1b3bbb tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.525659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f196fe57-d973-4082-9dd4-558b9b1b3bbb tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.533744 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.533744 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:23.537756 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-f196fe57-d973-4082-9dd4-558b9b1b3bbb tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:23.542380 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f196fe57-d973-4082-9dd4-558b9b1b3bbb tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b returned with HTTP 200 Aug 06 17:48:23.542821 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1271/5045] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:23 2026] GET /volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:23.559705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.562300 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b Aug 06 17:48:23.562508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.562763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.563119 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume with id: b1cb63b1-0c65-4778-9141-315c5897169b Aug 06 17:48:23.575396 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.575396 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:23.575759 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:23.603276 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume request issued successfully. Aug 06 17:48:23.603610 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bec7512c-4186-4c44-b0a9-c20195ec2af7 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b returned with HTTP 202 Aug 06 17:48:23.604230 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1260/5046] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:23 2026] DELETE /volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:23.613914 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c07c853f-ff16-4e58-a521-e7c108d68571 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.617338 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c07c853f-ff16-4e58-a521-e7c108d68571 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b Aug 06 17:48:23.617583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c07c853f-ff16-4e58-a521-e7c108d68571 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.617840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c07c853f-ff16-4e58-a521-e7c108d68571 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.627223 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.627223 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:23.632367 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c07c853f-ff16-4e58-a521-e7c108d68571 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:23.642027 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c07c853f-ff16-4e58-a521-e7c108d68571 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b returned with HTTP 200 Aug 06 17:48:23.642687 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1245/5047] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:23 2026] GET /volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:23.938367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-312442fe-8509-444a-9ab7-f5800de04bec req-28b3ac9e-845c-456c-a664-1d8b144935b0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.940506 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-28b3ac9e-845c-456c-a664-1d8b144935b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:48:23.941008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-28b3ac9e-845c-456c-a664-1d8b144935b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.941376 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-28b3ac9e-845c-456c-a664-1d8b144935b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.948534 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.948534 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:23.954617 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-312442fe-8509-444a-9ab7-f5800de04bec req-28b3ac9e-845c-456c-a664-1d8b144935b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:23.957307 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-28b3ac9e-845c-456c-a664-1d8b144935b0 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:48:23.958057 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1272/5048] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:48:23 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:23.970243 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-238e1512-b420-4a44-ba01-4dff428f9804 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.970633 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-238e1512-b420-4a44-ba01-4dff428f9804 None None] GET https://10.4.3.207/volume// Aug 06 17:48:23.971050 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-238e1512-b420-4a44-ba01-4dff428f9804 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:23.971294 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-238e1512-b420-4a44-ba01-4dff428f9804 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:23.971603 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-238e1512-b420-4a44-ba01-4dff428f9804 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:23.971921 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1272/5049] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:48: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 06 17:48:23.981005 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-312442fe-8509-444a-9ab7-f5800de04bec req-d360f7d2-2cd7-433a-82ac-377b2dfa004b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:23.983564 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-d360f7d2-2cd7-433a-82ac-377b2dfa004b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:48:23.984042 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-d360f7d2-2cd7-433a-82ac-377b2dfa004b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d788cb12-7352-4e6f-b6c2-d2996879161c", "connector": null, "instance_uuid": "d78c384a-00f9-4912-b6c9-cd3ea5233414"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:23.995304 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:23.995304 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:24.023551 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-d360f7d2-2cd7-433a-82ac-377b2dfa004b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:48:24.024173 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1261/5050] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:48:23 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 06 17:48:24.659719 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5a0ae302-c72e-4094-b28b-f160f57a7f1e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:24.661982 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5a0ae302-c72e-4094-b28b-f160f57a7f1e tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b Aug 06 17:48:24.662213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae302-c72e-4094-b28b-f160f57a7f1e tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:24.662442 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae302-c72e-4094-b28b-f160f57a7f1e tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:24.669752 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5a0ae302-c72e-4094-b28b-f160f57a7f1e tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b returned with HTTP 404 Aug 06 17:48:24.670596 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1246/5051] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:24 2026] GET /volume/v3/volumes/b1cb63b1-0c65-4778-9141-315c5897169b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:24.681734 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c88031f3-4909-4f44-b246-dcd03c8f953d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:24.685695 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc Aug 06 17:48:24.685695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:24.685695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:24.685695 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume with id: d345e5bd-c1b7-4247-9308-28a74e95a4cc Aug 06 17:48:24.697106 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:24.697106 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:24.698792 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:24.719585 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume request issued successfully. Aug 06 17:48:24.720205 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c88031f3-4909-4f44-b246-dcd03c8f953d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc returned with HTTP 202 Aug 06 17:48:24.720972 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1273/5052] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:24 2026] DELETE /volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:24.730396 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5cf10601-5ef4-44e0-9143-69306152e622 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:24.732284 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cf10601-5ef4-44e0-9143-69306152e622 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc Aug 06 17:48:24.732579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cf10601-5ef4-44e0-9143-69306152e622 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:24.732847 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5cf10601-5ef4-44e0-9143-69306152e622 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:24.741203 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:24.741203 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:24.745932 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5cf10601-5ef4-44e0-9143-69306152e622 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:24.751658 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5cf10601-5ef4-44e0-9143-69306152e622 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc returned with HTTP 200 Aug 06 17:48:24.752125 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1273/5053] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:24 2026] GET /volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:25.025883 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0cd17f13-c7d9-4b4e-90ff-aa64ecda8f1c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.026273 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0cd17f13-c7d9-4b4e-90ff-aa64ecda8f1c None None] GET https://10.4.3.207/volume// Aug 06 17:48:25.026448 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0cd17f13-c7d9-4b4e-90ff-aa64ecda8f1c None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:25.026623 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0cd17f13-c7d9-4b4e-90ff-aa64ecda8f1c None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:25.027112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0cd17f13-c7d9-4b4e-90ff-aa64ecda8f1c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:25.027393 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1262/5054] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:48: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 06 17:48:25.034560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-312442fe-8509-444a-9ab7-f5800de04bec req-16f6c1c0-62e0-43d1-b072-062157a1c6eb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.036851 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-16f6c1c0-62e0-43d1-b072-062157a1c6eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:48:25.037095 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-16f6c1c0-62e0-43d1-b072-062157a1c6eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:25.037276 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-16f6c1c0-62e0-43d1-b072-062157a1c6eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:25.047501 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:25.047501 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:25.051392 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-312442fe-8509-444a-9ab7-f5800de04bec req-16f6c1c0-62e0-43d1-b072-062157a1c6eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:48:25.057304 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-16f6c1c0-62e0-43d1-b072-062157a1c6eb tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:48:25.057896 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1247/5055] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:48:25 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:48:25.175472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.177618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] PUT https://10.4.3.207/volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18 Aug 06 17:48:25.179984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:25.188716 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Acquiring lock "cinder-attachment_update-d788cb12-7352-4e6f-b6c2-d2996879161c-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:48:25.196375 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-d788cb12-7352-4e6f-b6c2-d2996879161c-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:48:25.198116 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:25.198116 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:25.298266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Lock "cinder-attachment_update-d788cb12-7352-4e6f-b6c2-d2996879161c-np0000006677" released by "attachment_update" :: held 0.102s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:48:25.298862 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-e1c886d7-e99a-430d-8732-46fe1c8cd872 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18 returned with HTTP 200 Aug 06 17:48:25.299879 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1274/5056] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:48:25 2026] PUT /volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:25.324373 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-312442fe-8509-444a-9ab7-f5800de04bec req-83e9d9d8-2826-46fa-bf77-27771f2e9d1b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.326988 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-83e9d9d8-2826-46fa-bf77-27771f2e9d1b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] POST https://10.4.3.207/volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18/action Aug 06 17:48:25.327363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-83e9d9d8-2826-46fa-bf77-27771f2e9d1b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:48:25.327508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-83e9d9d8-2826-46fa-bf77-27771f2e9d1b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:25.344756 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:25.344756 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:25.354932 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-312442fe-8509-444a-9ab7-f5800de04bec req-83e9d9d8-2826-46fa-bf77-27771f2e9d1b tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18/action returned with HTTP 204 Aug 06 17:48:25.355418 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1274/5057] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:48:25 2026] POST /volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:25.767719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-04fee96f-8f2f-4943-9b99-1426f5f49be5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.770417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04fee96f-8f2f-4943-9b99-1426f5f49be5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc Aug 06 17:48:25.770713 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04fee96f-8f2f-4943-9b99-1426f5f49be5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:25.771033 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-04fee96f-8f2f-4943-9b99-1426f5f49be5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:25.778131 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-04fee96f-8f2f-4943-9b99-1426f5f49be5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc returned with HTTP 404 Aug 06 17:48:25.778917 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1263/5058] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:25 2026] GET /volume/v3/volumes/d345e5bd-c1b7-4247-9308-28a74e95a4cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:25.785876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.788132 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d Aug 06 17:48:25.788371 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:25.788641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:25.788882 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume with id: 16870050-c2c8-4e62-a2d3-e8167f87073d Aug 06 17:48:25.799165 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:25.799165 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:25.799840 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:25.830633 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume request issued successfully. Aug 06 17:48:25.830946 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2da9b7ad-9fb7-420a-accc-af270aaffc9d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d returned with HTTP 202 Aug 06 17:48:25.831737 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1248/5059] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:25 2026] DELETE /volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:25.839554 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e19a9920-b4ac-49f2-a804-8738dba6e57a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:25.841286 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e19a9920-b4ac-49f2-a804-8738dba6e57a tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d Aug 06 17:48:25.841890 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e19a9920-b4ac-49f2-a804-8738dba6e57a tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:25.842151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e19a9920-b4ac-49f2-a804-8738dba6e57a tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:25.851592 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:25.851592 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:25.857552 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e19a9920-b4ac-49f2-a804-8738dba6e57a tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:25.864554 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e19a9920-b4ac-49f2-a804-8738dba6e57a tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d returned with HTTP 200 Aug 06 17:48:25.865204 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1275/5060] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:25 2026] GET /volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:26.878881 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-aa511c98-9628-425a-87b5-8ff0d89d829c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:26.881204 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aa511c98-9628-425a-87b5-8ff0d89d829c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d Aug 06 17:48:26.881489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aa511c98-9628-425a-87b5-8ff0d89d829c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:26.881717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aa511c98-9628-425a-87b5-8ff0d89d829c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:26.889053 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aa511c98-9628-425a-87b5-8ff0d89d829c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d returned with HTTP 404 Aug 06 17:48:26.889707 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1275/5061] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:26 2026] GET /volume/v3/volumes/16870050-c2c8-4e62-a2d3-e8167f87073d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:26.897464 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a90178be-c737-43fa-af36-524c29ce5228 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:26.899582 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 Aug 06 17:48:26.899863 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:26.900095 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:26.900276 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume with id: 2539403f-84a4-4ba5-b698-51a37aab7fe0 Aug 06 17:48:26.908400 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:26.908400 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:26.909086 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:26.928994 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume request issued successfully. Aug 06 17:48:26.929288 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a90178be-c737-43fa-af36-524c29ce5228 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 returned with HTTP 202 Aug 06 17:48:26.929898 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1264/5062] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:26 2026] DELETE /volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:26.937343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e74b9d75-8546-4c01-ba52-0e8b9e41ba79 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:26.939350 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e74b9d75-8546-4c01-ba52-0e8b9e41ba79 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 Aug 06 17:48:26.939635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e74b9d75-8546-4c01-ba52-0e8b9e41ba79 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:26.939875 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e74b9d75-8546-4c01-ba52-0e8b9e41ba79 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:26.950981 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:26.950981 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:26.956264 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e74b9d75-8546-4c01-ba52-0e8b9e41ba79 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:26.962384 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e74b9d75-8546-4c01-ba52-0e8b9e41ba79 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 returned with HTTP 200 Aug 06 17:48:26.963106 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1249/5063] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:26 2026] GET /volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:27.976952 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-61098163-2c7c-41be-af5c-026d9b4929a5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:27.978908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-61098163-2c7c-41be-af5c-026d9b4929a5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 Aug 06 17:48:27.979196 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-61098163-2c7c-41be-af5c-026d9b4929a5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:27.979440 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-61098163-2c7c-41be-af5c-026d9b4929a5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:27.986023 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-61098163-2c7c-41be-af5c-026d9b4929a5 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 returned with HTTP 404 Aug 06 17:48:27.986628 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1276/5064] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:27 2026] GET /volume/v3/volumes/2539403f-84a4-4ba5-b698-51a37aab7fe0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:27.994059 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-22dc3315-854a-4ba1-a828-26419a70414c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:27.996390 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 Aug 06 17:48:27.996665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:27.996938 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:27.997168 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume with id: 1119216f-a4d2-4b50-8a11-2c179f5cbab3 Aug 06 17:48:28.007017 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:28.007017 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:28.007774 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:28.025880 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume request issued successfully. Aug 06 17:48:28.026672 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-22dc3315-854a-4ba1-a828-26419a70414c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 returned with HTTP 202 Aug 06 17:48:28.026672 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1276/5065] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:27 2026] DELETE /volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:28.033903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c15b5281-1673-4f4c-b19e-2947f4a7259c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:28.035553 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c15b5281-1673-4f4c-b19e-2947f4a7259c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 Aug 06 17:48:28.035838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c15b5281-1673-4f4c-b19e-2947f4a7259c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:28.036108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c15b5281-1673-4f4c-b19e-2947f4a7259c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:28.042398 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:28.042398 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:28.047055 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c15b5281-1673-4f4c-b19e-2947f4a7259c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:28.051078 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c15b5281-1673-4f4c-b19e-2947f4a7259c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 returned with HTTP 200 Aug 06 17:48:28.051509 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1265/5066] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:28 2026] GET /volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:29.067563 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-31c40aa6-af5d-4538-95a5-880a26d26f8c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:29.069507 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-31c40aa6-af5d-4538-95a5-880a26d26f8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 Aug 06 17:48:29.069731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-31c40aa6-af5d-4538-95a5-880a26d26f8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:29.070070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-31c40aa6-af5d-4538-95a5-880a26d26f8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:29.077787 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-31c40aa6-af5d-4538-95a5-880a26d26f8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 returned with HTTP 404 Aug 06 17:48:29.078475 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1250/5067] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:29 2026] GET /volume/v3/volumes/1119216f-a4d2-4b50-8a11-2c179f5cbab3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:29.085533 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:29.087691 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 Aug 06 17:48:29.087931 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:29.088190 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:29.088284 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete snapshot with id: a587709f-b405-4a33-8e41-7b62e8a798c2 Aug 06 17:48:29.094117 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:29.094117 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:29.094553 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Snapshot retrieved successfully. Aug 06 17:48:29.113975 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Snapshot delete request issued successfully. Aug 06 17:48:29.114192 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ec1f3cec-1305-4e81-a1b7-a1b2f399fbe3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 returned with HTTP 202 Aug 06 17:48:29.114666 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1277/5068] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:48:29 2026] DELETE /volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:29.121702 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-78271568-b19b-459a-a015-aad4c852280f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:29.123589 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-78271568-b19b-459a-a015-aad4c852280f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 Aug 06 17:48:29.123904 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-78271568-b19b-459a-a015-aad4c852280f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:29.124270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-78271568-b19b-459a-a015-aad4c852280f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:29.130034 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:29.130034 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:29.130575 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-78271568-b19b-459a-a015-aad4c852280f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Snapshot retrieved successfully. Aug 06 17:48:29.131379 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-78271568-b19b-459a-a015-aad4c852280f tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 returned with HTTP 200 Aug 06 17:48:29.131778 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1277/5069] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:29 2026] GET /volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:30.141069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-82b4c7c3-763a-49fe-a73b-b6baa63df680 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:30.142861 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82b4c7c3-763a-49fe-a73b-b6baa63df680 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 Aug 06 17:48:30.143052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82b4c7c3-763a-49fe-a73b-b6baa63df680 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:30.143225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82b4c7c3-763a-49fe-a73b-b6baa63df680 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:30.147552 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82b4c7c3-763a-49fe-a73b-b6baa63df680 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 returned with HTTP 404 Aug 06 17:48:30.148184 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1266/5070] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:30 2026] GET /volume/v3/snapshots/a587709f-b405-4a33-8e41-7b62e8a798c2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:30.158527 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d43b3ef4-6085-4054-82c1-6214f89d819d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:30.160423 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] DELETE https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:30.160608 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:30.160825 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:30.161021 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume with id: 10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:30.169956 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:30.169956 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:30.170771 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:30.192979 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Delete volume request issued successfully. Aug 06 17:48:30.193242 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d43b3ef4-6085-4054-82c1-6214f89d819d tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd returned with HTTP 202 Aug 06 17:48:30.193806 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1251/5071] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:30 2026] DELETE /volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:30.201209 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6d944f5e-b2cb-416e-93c2-e57ea593ba8c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:30.203222 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d944f5e-b2cb-416e-93c2-e57ea593ba8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:30.203403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d944f5e-b2cb-416e-93c2-e57ea593ba8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:30.203586 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6d944f5e-b2cb-416e-93c2-e57ea593ba8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:30.212282 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:30.212282 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:30.217122 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6d944f5e-b2cb-416e-93c2-e57ea593ba8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Volume info retrieved successfully. Aug 06 17:48:30.223093 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6d944f5e-b2cb-416e-93c2-e57ea593ba8c tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd returned with HTTP 200 Aug 06 17:48:30.223535 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1278/5072] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:30 2026] GET /volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:31.242242 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2fcc1abd-da03-4175-81b5-5e8cb3afb7d3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:31.247543 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fcc1abd-da03-4175-81b5-5e8cb3afb7d3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] GET https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd Aug 06 17:48:31.251056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fcc1abd-da03-4175-81b5-5e8cb3afb7d3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:31.251330 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fcc1abd-da03-4175-81b5-5e8cb3afb7d3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:31.260058 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fcc1abd-da03-4175-81b5-5e8cb3afb7d3 tempest-CreateVolumesFromSnapshotTest-1037725206 tempest-CreateVolumesFromSnapshotTest-1037725206-project-member] https://10.4.3.207/volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd returned with HTTP 404 Aug 06 17:48:31.260555 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1278/5073] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:31 2026] GET /volume/v3/volumes/10a19502-e46f-4d12-bd08-e13dc43092fd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:32.459869 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:32.561634 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:32.561973 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:32.563916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:32.564073 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create volume of 1 GB Aug 06 17:48:32.568817 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Availability Zones retrieved successfully. Aug 06 17:48:32.574025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Flow 'volume_create_api' (77a8f816-1011-4abc-b7df-298511a93afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:32.575251 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04a900e-7c4e-49c5-8050-545fbb5954de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:32.576154 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:32.601908 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c04a900e-7c4e-49c5-8050-545fbb5954de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:32.602630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1fd84a-1d81-487f-8b93-9a8792856157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:32.662811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Created reservations ['3a91519f-49e5-438f-8285-4d94f464ed78', '77a75909-2999-400c-b3f0-4b7182076f03', '6a076139-6a29-4926-a1ec-5eed77959995', '534e4c2f-f2e9-446c-bfed-7e000fd81848'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:32.663592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1fd84a-1d81-487f-8b93-9a8792856157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a91519f-49e5-438f-8285-4d94f464ed78', '77a75909-2999-400c-b3f0-4b7182076f03', '6a076139-6a29-4926-a1ec-5eed77959995', '534e4c2f-f2e9-446c-bfed-7e000fd81848']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:32.664320 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f8c6fa-a8d9-481b-bcb4-3810af66bd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:32.688467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f8c6fa-a8d9-481b-bcb4-3810af66bd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '893e62fc-f246-4a88-9c84-3891e8490aef', '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='0c387099ae094145b32a849e53cc7037',qos_specs=None,replication_status=,reservations=['3a91519f-49e5-438f-8285-4d94f464ed78','77a75909-2999-400c-b3f0-4b7182076f03','6a076139-6a29-4926-a1ec-5eed77959995','534e4c2f-f2e9-446c-bfed-7e000fd81848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c826067add54855ab2fecd064932e98',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:32Z,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=893e62fc-f246-4a88-9c84-3891e8490aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c387099ae094145b32a849e53cc7037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c826067add54855ab2fecd064932e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:32.689254 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc576176-c6bd-4c67-b522-0bebbe94d86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:32.709481 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc576176-c6bd-4c67-b522-0bebbe94d86f) transitioned into state 'SUCCESS' from 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='0c387099ae094145b32a849e53cc7037',qos_specs=None,replication_status=,reservations=['3a91519f-49e5-438f-8285-4d94f464ed78','77a75909-2999-400c-b3f0-4b7182076f03','6a076139-6a29-4926-a1ec-5eed77959995','534e4c2f-f2e9-446c-bfed-7e000fd81848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c826067add54855ab2fecd064932e98',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:32.710428 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7e2bea-2453-485e-acf6-e9c3a6e9a3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:32.722170 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7e2bea-2453-485e-acf6-e9c3a6e9a3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:32.723230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Flow 'volume_create_api' (77a8f816-1011-4abc-b7df-298511a93afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:32.723717 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create volume request issued successfully. Aug 06 17:48:32.726894 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d12d17eb-3ee7-4967-998e-5e2ae3a62497 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:32.727588 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1267/5074] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:48:32 2026] POST /volume/v3/volumes => generated 740 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:32.749074 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0e0f5575-f5f1-4676-9339-e6f60c3aa8d3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:32.754697 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e0f5575-f5f1-4676-9339-e6f60c3aa8d3 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:32.754931 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e0f5575-f5f1-4676-9339-e6f60c3aa8d3 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:32.755143 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e0f5575-f5f1-4676-9339-e6f60c3aa8d3 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:32.762772 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:32.762772 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:32.767128 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0e0f5575-f5f1-4676-9339-e6f60c3aa8d3 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:32.771502 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e0f5575-f5f1-4676-9339-e6f60c3aa8d3 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef returned with HTTP 200 Aug 06 17:48:32.772046 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1252/5075] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:32 2026] GET /volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef => generated 808 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:33.786050 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-82bdf7e0-b2a3-438a-9aa3-d19016cdca4f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:33.788463 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82bdf7e0-b2a3-438a-9aa3-d19016cdca4f tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:33.788463 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82bdf7e0-b2a3-438a-9aa3-d19016cdca4f tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:33.788463 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82bdf7e0-b2a3-438a-9aa3-d19016cdca4f tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:33.795209 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:33.795209 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:33.798591 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-82bdf7e0-b2a3-438a-9aa3-d19016cdca4f tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:33.802590 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82bdf7e0-b2a3-438a-9aa3-d19016cdca4f tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef returned with HTTP 200 Aug 06 17:48:33.802778 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1279/5076] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:33 2026] GET /volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:48:33.818107 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ee7c2bcf-e592-4890-b1ba-88a4574a7841 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:33.819951 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ee7c2bcf-e592-4890-b1ba-88a4574a7841 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:33.820172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ee7c2bcf-e592-4890-b1ba-88a4574a7841 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:33.820375 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ee7c2bcf-e592-4890-b1ba-88a4574a7841 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:33.829473 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:33.829473 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:33.834264 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ee7c2bcf-e592-4890-b1ba-88a4574a7841 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:33.838594 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ee7c2bcf-e592-4890-b1ba-88a4574a7841 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef returned with HTTP 200 Aug 06 17:48:33.839039 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1279/5077] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:33 2026] GET /volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:33.851328 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:33.853206 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:33.853459 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-696491813"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:33.854937 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-696491813'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:33.855101 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create volume of 1 GB Aug 06 17:48:33.855365 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:33.855365 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:33.861888 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Availability Zones retrieved successfully. Aug 06 17:48:33.867615 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Flow 'volume_create_api' (4e40a59c-7f04-41aa-97ae-27265520a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:33.868501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e96faa6-ad98-4abc-825b-1ada1cbff228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:33.869475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:33.901077 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e96faa6-ad98-4abc-825b-1ada1cbff228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:33.901771 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595c89cf-d793-4df6-8edb-0d2910f4c4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:33.939603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Created reservations ['b177b4fa-95ff-4b94-984f-a619dd5e776d', 'f496ebb1-f9a4-4e4d-a0dc-2c8b23ba403c', '9c7c5833-879e-4c62-b135-5060bc40ad2f', '7306b886-c7d8-48af-a139-32666e8bc6bb'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:33.940313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595c89cf-d793-4df6-8edb-0d2910f4c4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b177b4fa-95ff-4b94-984f-a619dd5e776d', 'f496ebb1-f9a4-4e4d-a0dc-2c8b23ba403c', '9c7c5833-879e-4c62-b135-5060bc40ad2f', '7306b886-c7d8-48af-a139-32666e8bc6bb']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:33.940951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5525a026-1a6d-4d72-a1af-07ccea291b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:33.962985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5525a026-1a6d-4d72-a1af-07ccea291b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd881e3-0fd7-4986-a087-a609d2e5915f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-696491813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c387099ae094145b32a849e53cc7037',qos_specs=None,replication_status=,reservations=['b177b4fa-95ff-4b94-984f-a619dd5e776d','f496ebb1-f9a4-4e4d-a0dc-2c8b23ba403c','9c7c5833-879e-4c62-b135-5060bc40ad2f','7306b886-c7d8-48af-a139-32666e8bc6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c826067add54855ab2fecd064932e98',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-696491813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cd881e3-0fd7-4986-a087-a609d2e5915f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c387099ae094145b32a849e53cc7037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c826067add54855ab2fecd064932e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:33.962985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d3642d8-6bb0-41b5-8e9f-f7097ffc9437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:33.980303 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d3642d8-6bb0-41b5-8e9f-f7097ffc9437) transitioned into 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-696491813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c387099ae094145b32a849e53cc7037',qos_specs=None,replication_status=,reservations=['b177b4fa-95ff-4b94-984f-a619dd5e776d','f496ebb1-f9a4-4e4d-a0dc-2c8b23ba403c','9c7c5833-879e-4c62-b135-5060bc40ad2f','7306b886-c7d8-48af-a139-32666e8bc6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c826067add54855ab2fecd064932e98',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:33.981022 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d2b17a-1f2e-4af3-9201-0d004d3eecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:33.988729 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d2b17a-1f2e-4af3-9201-0d004d3eecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:33.989592 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Flow 'volume_create_api' (4e40a59c-7f04-41aa-97ae-27265520a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:33.989878 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create volume request issued successfully. Aug 06 17:48:33.990408 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-235479f7-4530-40d7-bc86-2d2e4cd8b494 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:33.990789 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1268/5078] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:33 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:34.001477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ea2e752c-9846-4a5b-95e2-14d6f3590f70 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:34.005144 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea2e752c-9846-4a5b-95e2-14d6f3590f70 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:34.005350 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea2e752c-9846-4a5b-95e2-14d6f3590f70 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:34.005812 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ea2e752c-9846-4a5b-95e2-14d6f3590f70 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:34.013047 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:34.013047 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:34.016879 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ea2e752c-9846-4a5b-95e2-14d6f3590f70 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:34.021089 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ea2e752c-9846-4a5b-95e2-14d6f3590f70 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f returned with HTTP 200 Aug 06 17:48:34.021523 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1253/5079] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:34 2026] GET /volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:35.032877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a1c1443f-578d-4204-ac29-b5620225a867 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:35.035003 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1c1443f-578d-4204-ac29-b5620225a867 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:35.035260 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1c1443f-578d-4204-ac29-b5620225a867 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:35.035502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a1c1443f-578d-4204-ac29-b5620225a867 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:35.044829 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:35.044829 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:35.049596 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a1c1443f-578d-4204-ac29-b5620225a867 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:35.054792 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a1c1443f-578d-4204-ac29-b5620225a867 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f returned with HTTP 200 Aug 06 17:48:35.055234 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1280/5080] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:35 2026] GET /volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:35.066305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6cae980e-b39e-4db4-b011-c7fc7c514c72 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:35.068048 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6cae980e-b39e-4db4-b011-c7fc7c514c72 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:35.068224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6cae980e-b39e-4db4-b011-c7fc7c514c72 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:35.068405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6cae980e-b39e-4db4-b011-c7fc7c514c72 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:35.075567 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:35.075567 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:35.079287 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6cae980e-b39e-4db4-b011-c7fc7c514c72 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:35.083279 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6cae980e-b39e-4db4-b011-c7fc7c514c72 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f returned with HTTP 200 Aug 06 17:48:35.083628 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1280/5081] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:35 2026] GET /volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:35.095190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:35.097280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:48:35.097666 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cd881e3-0fd7-4986-a087-a609d2e5915f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-21051253"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:35.106889 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:35.106889 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:35.107396 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:35.107520 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Create snapshot from volume 8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:35.141114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Created reservations ['0717b9c4-e335-4cb6-a2e7-aa06dee6438e', '5eaade02-2b27-46d8-961f-5d65bb851cf2', 'fe54315f-1c87-4128-8439-bb4ecb4be0e8', '082bec4e-7948-4f9d-bf76-209f646cc75f'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:35.167852 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot create request issued successfully. Aug 06 17:48:35.168244 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9b1603ed-ffe6-4ba2-8b67-29fcd14b874d tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:48:35.168654 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1269/5082] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:48:35 2026] POST /volume/v3/snapshots => generated 324 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:35.177339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d6f95ef9-d35d-4b39-82d0-d3fd54e0b15b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:35.180957 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6f95ef9-d35d-4b39-82d0-d3fd54e0b15b tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:35.181412 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6f95ef9-d35d-4b39-82d0-d3fd54e0b15b tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:35.181661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6f95ef9-d35d-4b39-82d0-d3fd54e0b15b tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:35.187819 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:35.187819 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:35.188446 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d6f95ef9-d35d-4b39-82d0-d3fd54e0b15b tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot retrieved successfully. Aug 06 17:48:35.189388 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6f95ef9-d35d-4b39-82d0-d3fd54e0b15b tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 returned with HTTP 200 Aug 06 17:48:35.189774 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1254/5083] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:35 2026] GET /volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 => generated 456 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:36.200564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9b2736a4-81fa-4891-99ac-3bacd79d3ff5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:36.202546 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b2736a4-81fa-4891-99ac-3bacd79d3ff5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:36.202791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b2736a4-81fa-4891-99ac-3bacd79d3ff5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:36.203014 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b2736a4-81fa-4891-99ac-3bacd79d3ff5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:36.209872 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:36.209872 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:36.210481 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9b2736a4-81fa-4891-99ac-3bacd79d3ff5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot retrieved successfully. Aug 06 17:48:36.211595 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b2736a4-81fa-4891-99ac-3bacd79d3ff5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 returned with HTTP 200 Aug 06 17:48:36.212310 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1281/5084] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:36 2026] GET /volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:36.223466 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3bed5e74-725d-4f4a-b789-1c3c4cb309d1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:36.225677 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bed5e74-725d-4f4a-b789-1c3c4cb309d1 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:36.225937 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bed5e74-725d-4f4a-b789-1c3c4cb309d1 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:36.226167 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3bed5e74-725d-4f4a-b789-1c3c4cb309d1 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:36.231929 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:36.231929 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:36.232779 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3bed5e74-725d-4f4a-b789-1c3c4cb309d1 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot retrieved successfully. Aug 06 17:48:36.233494 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3bed5e74-725d-4f4a-b789-1c3c4cb309d1 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 returned with HTTP 200 Aug 06 17:48:36.233865 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1281/5085] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:36 2026] GET /volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:36.244419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1734378a-027b-4732-af54-1ee1102248d5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:36.246468 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:36.246659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:36.246868 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:36.246988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Delete snapshot with id: d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:36.252516 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:36.252516 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:36.253157 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot retrieved successfully. Aug 06 17:48:36.269848 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot delete request issued successfully. Aug 06 17:48:36.270106 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1734378a-027b-4732-af54-1ee1102248d5 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 returned with HTTP 202 Aug 06 17:48:36.270662 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1270/5086] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:48:36 2026] DELETE /volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:36.285989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-baa0220a-c84e-46f2-b678-26dc412c314a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:36.285989 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-baa0220a-c84e-46f2-b678-26dc412c314a tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:36.285989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-baa0220a-c84e-46f2-b678-26dc412c314a tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:36.285989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-baa0220a-c84e-46f2-b678-26dc412c314a tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:36.290875 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:36.290875 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:36.291376 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-baa0220a-c84e-46f2-b678-26dc412c314a tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Snapshot retrieved successfully. Aug 06 17:48:36.292236 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-baa0220a-c84e-46f2-b678-26dc412c314a tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 returned with HTTP 200 Aug 06 17:48:36.292660 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1255/5087] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:36 2026] GET /volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:37.303482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dc2909c7-4783-4df3-8998-0718dd2f0853 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:37.305784 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dc2909c7-4783-4df3-8998-0718dd2f0853 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 Aug 06 17:48:37.306117 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dc2909c7-4783-4df3-8998-0718dd2f0853 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:37.306235 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dc2909c7-4783-4df3-8998-0718dd2f0853 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:37.311556 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dc2909c7-4783-4df3-8998-0718dd2f0853 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 returned with HTTP 404 Aug 06 17:48:37.311556 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1282/5088] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:48:37 2026] GET /volume/v3/snapshots/d2dbfaa2-1ffc-4ec6-994d-28018d8c8c00 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:37.319146 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:37.321611 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:37.321900 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:37.322174 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:37.322378 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Delete volume with id: 8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:37.332228 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:37.332228 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:37.332865 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:37.356305 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Delete volume request issued successfully. Aug 06 17:48:37.356564 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5d9ff28a-7682-413d-a35f-670a245ff2cf tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f returned with HTTP 202 Aug 06 17:48:37.357143 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1282/5089] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:37 2026] DELETE /volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:37.367702 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a4d99ed5-74fe-4383-a6db-e7e9343e7736 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:37.370106 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a4d99ed5-74fe-4383-a6db-e7e9343e7736 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:37.370392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a4d99ed5-74fe-4383-a6db-e7e9343e7736 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:37.370601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a4d99ed5-74fe-4383-a6db-e7e9343e7736 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:37.379518 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:37.379518 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:37.383640 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a4d99ed5-74fe-4383-a6db-e7e9343e7736 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:37.388296 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a4d99ed5-74fe-4383-a6db-e7e9343e7736 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f returned with HTTP 200 Aug 06 17:48:37.388751 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1271/5090] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:37 2026] GET /volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:38.401368 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f43276a6-2e74-43f6-9034-68f6cabae410 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:38.403869 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f43276a6-2e74-43f6-9034-68f6cabae410 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f Aug 06 17:48:38.404129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f43276a6-2e74-43f6-9034-68f6cabae410 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:38.404571 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f43276a6-2e74-43f6-9034-68f6cabae410 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:38.412825 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f43276a6-2e74-43f6-9034-68f6cabae410 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f returned with HTTP 404 Aug 06 17:48:38.413419 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1256/5091] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:38 2026] GET /volume/v3/volumes/8cd881e3-0fd7-4986-a087-a609d2e5915f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:38.420948 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eb644768-875b-49d9-8710-305fd41659ab None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:38.422917 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] DELETE https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:38.423222 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:38.423431 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:38.423642 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Delete volume with id: 893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:38.433636 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:38.433636 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:38.434446 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:38.453548 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Delete volume request issued successfully. Aug 06 17:48:38.453795 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb644768-875b-49d9-8710-305fd41659ab tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef returned with HTTP 202 Aug 06 17:48:38.454236 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1283/5092] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:48:38 2026] DELETE /volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:48:38.463322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ebd7398b-93d9-436b-aa17-8d7e4f5826f8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:38.466577 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ebd7398b-93d9-436b-aa17-8d7e4f5826f8 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:38.466577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ebd7398b-93d9-436b-aa17-8d7e4f5826f8 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:38.466577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ebd7398b-93d9-436b-aa17-8d7e4f5826f8 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:38.474728 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:38.474728 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:38.479455 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ebd7398b-93d9-436b-aa17-8d7e4f5826f8 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Volume info retrieved successfully. Aug 06 17:48:38.484396 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ebd7398b-93d9-436b-aa17-8d7e4f5826f8 tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef returned with HTTP 200 Aug 06 17:48:38.484607 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1283/5093] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:38 2026] GET /volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:39.499990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2c12654b-d32b-452c-a4dc-947388a720ad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:39.502014 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2c12654b-d32b-452c-a4dc-947388a720ad tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] GET https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef Aug 06 17:48:39.502301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2c12654b-d32b-452c-a4dc-947388a720ad tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:39.502559 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2c12654b-d32b-452c-a4dc-947388a720ad tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:39.509448 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2c12654b-d32b-452c-a4dc-947388a720ad tempest-CinderUnicodeTest-246305836 tempest-CinderUnicodeTest-246305836-project-member] https://10.4.3.207/volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef returned with HTTP 404 Aug 06 17:48:39.510013 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1272/5094] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:39 2026] GET /volume/v3/volumes/893e62fc-f246-4a88-9c84-3891e8490aef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:40.775335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:40.865224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:40.865575 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1609034093"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:40.867341 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1609034093'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:40.867524 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume of 1 GB Aug 06 17:48:40.872263 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Availability Zones retrieved successfully. Aug 06 17:48:40.878690 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (f2c823fa-4d42-455a-a1d2-9f6756292ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:40.879622 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d03ba6f-1b03-495e-81f4-102231a8cf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:40.880514 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:40.910902 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d03ba6f-1b03-495e-81f4-102231a8cf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:40.911721 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c92c3a-efd3-43fd-b994-29720c40ce6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:40.994093 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['14432990-ee22-4050-a2c4-9b1bfac3b5e4', '63dd1dc2-5d86-4e61-99aa-ee3d8ac42257', 'e1cc73df-5571-4ffe-875c-4cba5ba82923', '32215e7e-7663-46b9-95c9-59367c7a8537'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:40.994977 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c92c3a-efd3-43fd-b994-29720c40ce6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14432990-ee22-4050-a2c4-9b1bfac3b5e4', '63dd1dc2-5d86-4e61-99aa-ee3d8ac42257', 'e1cc73df-5571-4ffe-875c-4cba5ba82923', '32215e7e-7663-46b9-95c9-59367c7a8537']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:40.995723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3933391-9e17-4c57-bbf3-ddc38e9b29e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:41.023848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3933391-9e17-4c57-bbf3-ddc38e9b29e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a853c7-46f8-4109-bf81-2aba950f359b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1609034093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['14432990-ee22-4050-a2c4-9b1bfac3b5e4','63dd1dc2-5d86-4e61-99aa-ee3d8ac42257','e1cc73df-5571-4ffe-875c-4cba5ba82923','32215e7e-7663-46b9-95c9-59367c7a8537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1609034093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a853c7-46f8-4109-bf81-2aba950f359b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81831fa65044029ac944490f8e5179b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:41.024702 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d8c5be-45c6-4c9e-9a78-b92eca99b8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:41.048974 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d8c5be-45c6-4c9e-9a78-b92eca99b8a5) transitioned into state 'SUCCESS' from state '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-1609034093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['14432990-ee22-4050-a2c4-9b1bfac3b5e4','63dd1dc2-5d86-4e61-99aa-ee3d8ac42257','e1cc73df-5571-4ffe-875c-4cba5ba82923','32215e7e-7663-46b9-95c9-59367c7a8537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:41.049817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9cdd5a7-e1ff-44a8-808f-0c356e14afee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:41.061944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9cdd5a7-e1ff-44a8-808f-0c356e14afee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:41.062809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (f2c823fa-4d42-455a-a1d2-9f6756292ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:41.063163 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request issued successfully. Aug 06 17:48:41.063807 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d313bd00-c104-4ff2-a888-80060a5c90a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:41.064383 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1257/5095] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:48:40 2026] POST /volume/v3/volumes => generated 778 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:41.076085 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f9bc7cb8-f564-4623-843f-fa43305868a4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:41.078065 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9bc7cb8-f564-4623-843f-fa43305868a4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b Aug 06 17:48:41.078315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9bc7cb8-f564-4623-843f-fa43305868a4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:41.078533 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9bc7cb8-f564-4623-843f-fa43305868a4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:41.086633 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:41.086633 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:41.090755 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f9bc7cb8-f564-4623-843f-fa43305868a4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:48:41.095321 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9bc7cb8-f564-4623-843f-fa43305868a4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b returned with HTTP 200 Aug 06 17:48:41.095778 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1284/5096] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:41 2026] GET /volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:42.109481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-90b1cd9d-648a-4c04-8d20-c36fe8571811 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:42.111818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90b1cd9d-648a-4c04-8d20-c36fe8571811 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b Aug 06 17:48:42.112162 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90b1cd9d-648a-4c04-8d20-c36fe8571811 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:42.112436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-90b1cd9d-648a-4c04-8d20-c36fe8571811 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:42.121529 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:42.121529 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:42.126313 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-90b1cd9d-648a-4c04-8d20-c36fe8571811 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:48:42.131334 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-90b1cd9d-648a-4c04-8d20-c36fe8571811 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b returned with HTTP 200 Aug 06 17:48:42.131792 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1284/5097] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:42 2026] GET /volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:42.147944 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:42.150558 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:48:42.151204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7a853c7-46f8-4109-bf81-2aba950f359b", "name": "tempest-type-Backup-1883997676"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:42.153149 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating new backup {'backup': {'volume_id': 'e7a853c7-46f8-4109-bf81-2aba950f359b', 'name': 'tempest-type-Backup-1883997676'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:48:42.153350 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating backup of volume e7a853c7-46f8-4109-bf81-2aba950f359b in container None Aug 06 17:48:42.163674 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:42.163674 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:42.164124 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:48:42.203441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['4df667db-b66c-47b8-bfc1-ee9b73f6a4a6', 'fe8ef4c4-83e2-4277-85a5-fc2c6fad52a3'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:42.240695 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b0c6143-3010-4c65-8a14-47f6b7b9978d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:48:42.241198 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1273/5098] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:48:42 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:42.251720 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c988bceb-7d93-48a8-a3e3-48f77da7e547 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:42.253900 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c988bceb-7d93-48a8-a3e3-48f77da7e547 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:42.254187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c988bceb-7d93-48a8-a3e3-48f77da7e547 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:42.254448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c988bceb-7d93-48a8-a3e3-48f77da7e547 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:42.254572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c988bceb-7d93-48a8-a3e3-48f77da7e547 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:42.260859 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:42.260859 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:42.261846 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c988bceb-7d93-48a8-a3e3-48f77da7e547 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:42.262573 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1258/5099] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:42 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:43.274397 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-002f4d74-f011-440e-ad8a-2c45ebf3606e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:43.277281 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-002f4d74-f011-440e-ad8a-2c45ebf3606e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:43.277599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-002f4d74-f011-440e-ad8a-2c45ebf3606e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:43.277905 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-002f4d74-f011-440e-ad8a-2c45ebf3606e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:43.278114 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-002f4d74-f011-440e-ad8a-2c45ebf3606e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:43.283680 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:43.283680 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:43.284500 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-002f4d74-f011-440e-ad8a-2c45ebf3606e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:43.285094 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1285/5100] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:43 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:44.297011 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-20ff064b-02a0-4eaf-a0dd-9f17a3cd67a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:44.300848 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20ff064b-02a0-4eaf-a0dd-9f17a3cd67a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:44.301081 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20ff064b-02a0-4eaf-a0dd-9f17a3cd67a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:44.301371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-20ff064b-02a0-4eaf-a0dd-9f17a3cd67a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:44.301536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-20ff064b-02a0-4eaf-a0dd-9f17a3cd67a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:44.307126 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:44.307126 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:44.308121 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-20ff064b-02a0-4eaf-a0dd-9f17a3cd67a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:44.308587 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1285/5101] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:44 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:45.321059 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8c328a27-8304-4d96-81c8-6f2353c7232a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:45.323123 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c328a27-8304-4d96-81c8-6f2353c7232a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:45.323415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c328a27-8304-4d96-81c8-6f2353c7232a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:45.323717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c328a27-8304-4d96-81c8-6f2353c7232a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:45.323867 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8c328a27-8304-4d96-81c8-6f2353c7232a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:45.328832 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:45.328832 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:45.329643 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c328a27-8304-4d96-81c8-6f2353c7232a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:45.330203 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1274/5102] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:45 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:46.345256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bac56478-2788-4894-8f1b-305fd773234b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:46.347209 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bac56478-2788-4894-8f1b-305fd773234b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:46.347471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bac56478-2788-4894-8f1b-305fd773234b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:46.347677 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bac56478-2788-4894-8f1b-305fd773234b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:46.347776 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-bac56478-2788-4894-8f1b-305fd773234b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:46.354281 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:46.354281 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:46.354281 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bac56478-2788-4894-8f1b-305fd773234b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:46.354281 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1259/5103] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:46 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:47.365313 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-db3afb1a-46ba-4da1-b7b2-c00d81bafb6f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:47.367604 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db3afb1a-46ba-4da1-b7b2-c00d81bafb6f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:47.367901 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db3afb1a-46ba-4da1-b7b2-c00d81bafb6f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:47.368170 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-db3afb1a-46ba-4da1-b7b2-c00d81bafb6f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:47.368306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-db3afb1a-46ba-4da1-b7b2-c00d81bafb6f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:47.374435 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:47.374435 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:47.375404 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-db3afb1a-46ba-4da1-b7b2-c00d81bafb6f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:47.375932 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1286/5104] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:47 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:48.389213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d28cd5d8-954a-4188-b9b4-a8da44032cef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:48.391616 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d28cd5d8-954a-4188-b9b4-a8da44032cef tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:48.391935 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d28cd5d8-954a-4188-b9b4-a8da44032cef tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:48.392244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d28cd5d8-954a-4188-b9b4-a8da44032cef tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:48.392425 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d28cd5d8-954a-4188-b9b4-a8da44032cef tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:48.398255 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:48.398255 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:48.399084 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d28cd5d8-954a-4188-b9b4-a8da44032cef tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:48.399553 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1286/5105] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:48 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:48.790355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-12c2fc38-07aa-4306-8d95-469ec5f41ad4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:48.867139 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-12c2fc38-07aa-4306-8d95-469ec5f41ad4 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:48:48.867497 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-12c2fc38-07aa-4306-8d95-469ec5f41ad4 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-404150921-1049655349", "extra_specs": {"multiattach": " True"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:48.884400 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-12c2fc38-07aa-4306-8d95-469ec5f41ad4 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:48:48.884804 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1275/5106] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:48:48 2026] POST /volume/v3/types => generated 286 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:48.896549 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:48.901129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:48.901129 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-179218405", "snapshot_id": null, "imageRef": null, "volume_type": "3c5c94b4-22c5-49a3-908d-2f017e420364", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:48.902846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-179218405', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3c5c94b4-22c5-49a3-908d-2f017e420364', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:48.909351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume of 1 GB Aug 06 17:48:48.910102 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:48.910102 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:48.911163 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Availability Zones retrieved successfully. Aug 06 17:48:48.920774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (fdbe65df-4220-4e5c-b08f-9ab2d9c99470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:48.922939 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5552f400-f269-4c9d-a035-b219bf5a23e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:48.925505 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:48.933062 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:48.933062 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:48.949547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5552f400-f269-4c9d-a035-b219bf5a23e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:48:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c5c94b4-22c5-49a3-908d-2f017e420364,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-404150921-1049655349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c5c94b4-22c5-49a3-908d-2f017e420364', 'encryption_key_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=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:48.951646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (379e7aad-5dcd-472d-a534-763002062bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:48.980706 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-404150921-1049655349 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-404150921-1049655349, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:48:48.981340 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-404150921-1049655349 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-404150921-1049655349, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:48:49.024268 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Created reservations ['b437b96d-f032-43c6-b928-030ac0a0ac08', '1aabaf02-dbb6-443c-9e6d-ded5b2959543', 'd8b34870-a122-4009-9fca-29dc5c8b44f0', '47812390-ffdd-470e-9cf9-acbc6e3d0cca'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:49.025298 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (379e7aad-5dcd-472d-a534-763002062bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b437b96d-f032-43c6-b928-030ac0a0ac08', '1aabaf02-dbb6-443c-9e6d-ded5b2959543', 'd8b34870-a122-4009-9fca-29dc5c8b44f0', '47812390-ffdd-470e-9cf9-acbc6e3d0cca']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:49.026200 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dc9e85-6110-46dc-a34c-7bbb2083c925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:49.054232 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dc9e85-6110-46dc-a34c-7bbb2083c925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '969016f6-c2e9-46d5-b678-6f07257fee40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-179218405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['b437b96d-f032-43c6-b928-030ac0a0ac08','1aabaf02-dbb6-443c-9e6d-ded5b2959543','d8b34870-a122-4009-9fca-29dc5c8b44f0','47812390-ffdd-470e-9cf9-acbc6e3d0cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=3c5c94b4-22c5-49a3-908d-2f017e420364), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-179218405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=969016f6-c2e9-46d5-b678-6f07257fee40,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='439486b8f77e4ba5b0b2ec12469bc8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c5c94b4-22c5-49a3-908d-2f017e420364),volume_type_id=3c5c94b4-22c5-49a3-908d-2f017e420364)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:49.055162 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08dc008a-1670-4606-b919-90ae326e9951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:49.079745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08dc008a-1670-4606-b919-90ae326e9951) transitioned into state 'SUCCESS' from state '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-179218405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['b437b96d-f032-43c6-b928-030ac0a0ac08','1aabaf02-dbb6-443c-9e6d-ded5b2959543','d8b34870-a122-4009-9fca-29dc5c8b44f0','47812390-ffdd-470e-9cf9-acbc6e3d0cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=3c5c94b4-22c5-49a3-908d-2f017e420364)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:49.080458 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b15d4e-a420-46bb-a0e4-ef323a5349dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:49.090794 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b15d4e-a420-46bb-a0e4-ef323a5349dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:49.091840 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (fdbe65df-4220-4e5c-b08f-9ab2d9c99470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:49.092257 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request issued successfully. Aug 06 17:48:49.093215 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4f658b49-d5e2-46a2-9aec-9058813a28c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:49.093517 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1260/5107] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:48 2026] POST /volume/v3/volumes => generated 828 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:49.105973 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0e89c244-8085-4da0-91e0-d5f55c6b4805 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:49.108246 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0e89c244-8085-4da0-91e0-d5f55c6b4805 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:48:49.108246 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0e89c244-8085-4da0-91e0-d5f55c6b4805 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:49.108444 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0e89c244-8085-4da0-91e0-d5f55c6b4805 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:49.117336 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:49.117336 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:49.121550 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0e89c244-8085-4da0-91e0-d5f55c6b4805 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:49.128596 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0e89c244-8085-4da0-91e0-d5f55c6b4805 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:48:49.129146 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1287/5108] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:49 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:49.411394 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bb821104-080c-41d8-abca-52982c9dd4ba None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:49.413289 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb821104-080c-41d8-abca-52982c9dd4ba tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:49.413499 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb821104-080c-41d8-abca-52982c9dd4ba tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:49.413709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bb821104-080c-41d8-abca-52982c9dd4ba tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:49.413822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-bb821104-080c-41d8-abca-52982c9dd4ba tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:49.418495 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:49.418495 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:49.419233 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bb821104-080c-41d8-abca-52982c9dd4ba tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:49.419852 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1287/5109] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:49 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:49.671043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7b31bce3-9749-4e8c-8163-283d5c328d86 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:49.673280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7b31bce3-9749-4e8c-8163-283d5c328d86 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:48:49.673532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7b31bce3-9749-4e8c-8163-283d5c328d86 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:49.673776 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7b31bce3-9749-4e8c-8163-283d5c328d86 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:49.688580 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:49.688580 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:49.694410 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7b31bce3-9749-4e8c-8163-283d5c328d86 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:48:49.701501 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7b31bce3-9749-4e8c-8163-283d5c328d86 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:48:49.702072 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1276/5110] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:49 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:50.144133 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aaf49a69-85bc-4a43-83ea-a07c8928a233 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:50.146685 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aaf49a69-85bc-4a43-83ea-a07c8928a233 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:48:50.146950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aaf49a69-85bc-4a43-83ea-a07c8928a233 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:50.148225 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aaf49a69-85bc-4a43-83ea-a07c8928a233 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:50.158433 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:50.158433 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:50.165121 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aaf49a69-85bc-4a43-83ea-a07c8928a233 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:50.171534 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aaf49a69-85bc-4a43-83ea-a07c8928a233 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:48:50.172151 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1261/5111] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:50 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:50.187950 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-42cc4e68-1c94-4c70-af86-a1dcd50b1caa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:50.190119 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-42cc4e68-1c94-4c70-af86-a1dcd50b1caa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:48:50.190448 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-42cc4e68-1c94-4c70-af86-a1dcd50b1caa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:50.190708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-42cc4e68-1c94-4c70-af86-a1dcd50b1caa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:50.201104 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:50.201104 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:50.206316 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-42cc4e68-1c94-4c70-af86-a1dcd50b1caa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:50.211809 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-42cc4e68-1c94-4c70-af86-a1dcd50b1caa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:48:50.213470 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1288/5112] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:50 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:50.230877 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:50.237734 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:50.238895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-679048958", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:50.244162 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-679048958', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:50.244679 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume of 1 GB Aug 06 17:48:50.253492 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Availability Zones retrieved successfully. Aug 06 17:48:50.261180 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (decd67b2-b7c5-44b1-adba-d006538b6c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:50.262857 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b569fa-0649-4e64-801f-d797bf3b72dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:50.264149 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:50.307180 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b569fa-0649-4e64-801f-d797bf3b72dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:50.308268 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717d31ab-ab5e-4dc7-b83b-80d394a9be6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:50.374284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Created reservations ['755ae5e7-66be-4c8b-8614-b6d519762eab', 'f2402ca4-47fb-4bb5-b762-bd1851fb449d', '0220fdc8-9746-43ba-9f5e-5d38f71fc39b', '46cf87a4-e8df-40c9-ae26-f13c32bd3c35'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:50.375603 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717d31ab-ab5e-4dc7-b83b-80d394a9be6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755ae5e7-66be-4c8b-8614-b6d519762eab', 'f2402ca4-47fb-4bb5-b762-bd1851fb449d', '0220fdc8-9746-43ba-9f5e-5d38f71fc39b', '46cf87a4-e8df-40c9-ae26-f13c32bd3c35']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:50.376832 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368eb8a1-9368-4919-87aa-1e1d0dd91c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:50.409982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368eb8a1-9368-4919-87aa-1e1d0dd91c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e8bef96-382f-4712-a661-eaa94031886a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-679048958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['755ae5e7-66be-4c8b-8614-b6d519762eab','f2402ca4-47fb-4bb5-b762-bd1851fb449d','0220fdc8-9746-43ba-9f5e-5d38f71fc39b','46cf87a4-e8df-40c9-ae26-f13c32bd3c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-679048958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e8bef96-382f-4712-a661-eaa94031886a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='439486b8f77e4ba5b0b2ec12469bc8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:50.411251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b29943-afa3-45b8-abee-f73b45691efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:50.432484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b29943-afa3-45b8-abee-f73b45691efe) transitioned into state 'SUCCESS' from state '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-679048958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['755ae5e7-66be-4c8b-8614-b6d519762eab','f2402ca4-47fb-4bb5-b762-bd1851fb449d','0220fdc8-9746-43ba-9f5e-5d38f71fc39b','46cf87a4-e8df-40c9-ae26-f13c32bd3c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:50.433329 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1fc8909e-ac4f-4a72-854d-63d78f4f98d1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:50.433627 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8731f6d-0b91-4091-a847-c5359ff2438d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:50.435543 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fc8909e-ac4f-4a72-854d-63d78f4f98d1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:50.435843 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fc8909e-ac4f-4a72-854d-63d78f4f98d1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:50.435984 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fc8909e-ac4f-4a72-854d-63d78f4f98d1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:50.436102 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1fc8909e-ac4f-4a72-854d-63d78f4f98d1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:50.441176 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:50.441176 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:50.441850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fc8909e-ac4f-4a72-854d-63d78f4f98d1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:50.442436 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1277/5113] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:50 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:50.444110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8731f6d-0b91-4091-a847-c5359ff2438d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:50.445063 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (decd67b2-b7c5-44b1-adba-d006538b6c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:50.445417 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request issued successfully. Aug 06 17:48:50.446164 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88c926e1-7949-4e14-ac65-c20e88ee8611 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:50.446677 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1288/5114] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:50 2026] POST /volume/v3/volumes => generated 752 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:50.459861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c0e7b153-1d69-4ced-ab02-2fade41104db None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:50.462102 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c0e7b153-1d69-4ced-ab02-2fade41104db tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:50.462347 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c0e7b153-1d69-4ced-ab02-2fade41104db tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:50.462562 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c0e7b153-1d69-4ced-ab02-2fade41104db tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:50.471013 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:50.471013 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:50.475656 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c0e7b153-1d69-4ced-ab02-2fade41104db tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:50.480986 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c0e7b153-1d69-4ced-ab02-2fade41104db tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:50.481463 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1262/5115] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:50 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:50.717067 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-35b8a11e-d482-4e9d-a521-7119e32bc87b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:50.718993 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35b8a11e-d482-4e9d-a521-7119e32bc87b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:48:50.719264 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35b8a11e-d482-4e9d-a521-7119e32bc87b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:50.719474 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35b8a11e-d482-4e9d-a521-7119e32bc87b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:50.731140 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:50.731140 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:50.735198 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-35b8a11e-d482-4e9d-a521-7119e32bc87b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:48:50.740172 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35b8a11e-d482-4e9d-a521-7119e32bc87b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:48:50.740839 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1289/5116] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:50 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:51.133935 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8b820aac-1d91-49e9-8ffb-865106ed7bfd req-979ab05f-94e3-4f1e-a76d-c2e390a78d57 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.136276 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8b820aac-1d91-49e9-8ffb-865106ed7bfd req-979ab05f-94e3-4f1e-a76d-c2e390a78d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e Aug 06 17:48:51.136532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8b820aac-1d91-49e9-8ffb-865106ed7bfd req-979ab05f-94e3-4f1e-a76d-c2e390a78d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.136789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8b820aac-1d91-49e9-8ffb-865106ed7bfd req-979ab05f-94e3-4f1e-a76d-c2e390a78d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.144286 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.144286 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:51.199280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8b820aac-1d91-49e9-8ffb-865106ed7bfd req-979ab05f-94e3-4f1e-a76d-c2e390a78d57 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e returned with HTTP 200 Aug 06 17:48:51.199866 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1278/5117] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:48:51 2026] DELETE /volume/v3/attachments/c9aeec52-52d1-43aa-a8ec-3901ac92de7e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.454426 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fb1f67b4-19c9-4402-a1b0-f87847f2ae19 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.456862 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb1f67b4-19c9-4402-a1b0-f87847f2ae19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:51.457184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fb1f67b4-19c9-4402-a1b0-f87847f2ae19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.457572 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fb1f67b4-19c9-4402-a1b0-f87847f2ae19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.457752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-fb1f67b4-19c9-4402-a1b0-f87847f2ae19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:51.463908 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.463908 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:51.464867 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fb1f67b4-19c9-4402-a1b0-f87847f2ae19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:51.465393 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1289/5118] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:51 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.496474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cf0b71c5-cb14-4d6f-b869-1a2799431df1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.499030 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf0b71c5-cb14-4d6f-b869-1a2799431df1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:51.499320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf0b71c5-cb14-4d6f-b869-1a2799431df1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.499576 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cf0b71c5-cb14-4d6f-b869-1a2799431df1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.508328 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.508328 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:51.517565 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cf0b71c5-cb14-4d6f-b869-1a2799431df1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:51.522714 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cf0b71c5-cb14-4d6f-b869-1a2799431df1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:51.523191 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1263/5119] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:51 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.539131 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6010e7bb-6e58-4a32-a7fe-ef9aea7e202a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.541618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6010e7bb-6e58-4a32-a7fe-ef9aea7e202a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:51.541844 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6010e7bb-6e58-4a32-a7fe-ef9aea7e202a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.542279 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6010e7bb-6e58-4a32-a7fe-ef9aea7e202a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.550822 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.550822 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:51.554913 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6010e7bb-6e58-4a32-a7fe-ef9aea7e202a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:51.560265 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6010e7bb-6e58-4a32-a7fe-ef9aea7e202a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:51.560762 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1290/5120] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:51 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.575268 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-49bfc782-59ba-4486-815b-760022ee3433 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.577416 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-49bfc782-59ba-4486-815b-760022ee3433 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:48:51.577851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-49bfc782-59ba-4486-815b-760022ee3433 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1359482626", "extra_specs": {}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:51.579748 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.579748 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:51.592753 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-49bfc782-59ba-4486-815b-760022ee3433 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:48:51.593221 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1279/5121] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:48:51 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.602230 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2ab556a4-f7f4-4ef5-b8c7-112376490b3a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.604150 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2ab556a4-f7f4-4ef5-b8c7-112376490b3a tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] POST https://10.4.3.207/volume/v3/types/5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae/encryption Aug 06 17:48:51.604474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2ab556a4-f7f4-4ef5-b8c7-112376490b3a tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:51.623617 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2ab556a4-f7f4-4ef5-b8c7-112376490b3a tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types/5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae/encryption returned with HTTP 200 Aug 06 17:48:51.624172 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1290/5122] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:48:51 2026] POST /volume/v3/types/5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.635001 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.637091 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:48:51.637491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1180542567", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1359482626", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:51.639201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1180542567', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1359482626', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:48:51.643382 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume of 1 GB Aug 06 17:48:51.644282 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.644282 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:51.644428 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Availability Zones retrieved successfully. Aug 06 17:48:51.650568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (257ee65a-565e-40d5-ba1a-d1b9d8815140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:51.651736 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf3ee6e-8838-4273-aa63-01cefc7ea2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:51.652883 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:48:51.684464 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebf3ee6e-8838-4273-aa63-01cefc7ea2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:48:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae,is_public=True,name='tempest-scenario-type-luks-1359482626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae', '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=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:51.685704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b486b315-8607-4587-afb4-f2275107c269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:51.734537 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1359482626 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1359482626, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:48:51.735001 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1359482626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1359482626, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:48:51.760208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f41206f6-76f4-4205-babf-c6892f16aa99 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.762958 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f41206f6-76f4-4205-babf-c6892f16aa99 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:48:51.763316 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f41206f6-76f4-4205-babf-c6892f16aa99 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.763609 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f41206f6-76f4-4205-babf-c6892f16aa99 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.774845 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.774845 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:51.781227 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-f41206f6-76f4-4205-babf-c6892f16aa99 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:48:51.781567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Created reservations ['31c2cb40-0c38-4f50-970e-898ea2287f6a', 'efc46f82-0622-442c-9fbb-f4b2bd5e32f2', '95a38a01-040d-4538-9644-3229455df6ea', '707aa327-e997-4cf9-8aca-cd97d305627e'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:51.782640 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b486b315-8607-4587-afb4-f2275107c269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c2cb40-0c38-4f50-970e-898ea2287f6a', 'efc46f82-0622-442c-9fbb-f4b2bd5e32f2', '95a38a01-040d-4538-9644-3229455df6ea', '707aa327-e997-4cf9-8aca-cd97d305627e']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:51.783540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba18416-9de9-4798-8ec9-054fbcbd05da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:51.787509 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f41206f6-76f4-4205-babf-c6892f16aa99 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:48:51.788009 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1291/5123] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:51 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:51.812333 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.813855 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba18416-9de9-4798-8ec9-054fbcbd05da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4747858a-3e04-44c7-9f65-e43710b2c8d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1180542567',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['31c2cb40-0c38-4f50-970e-898ea2287f6a','efc46f82-0622-442c-9fbb-f4b2bd5e32f2','95a38a01-040d-4538-9644-3229455df6ea','707aa327-e997-4cf9-8aca-cd97d305627e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1180542567',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4747858a-3e04-44c7-9f65-e43710b2c8d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='439486b8f77e4ba5b0b2ec12469bc8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae),volume_type_id=5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:51.814732 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d111c0-d57e-42b4-bf1d-8ad8a9e340d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:51.814796 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:48:51.815319 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99f69ba7-5d12-46fa-bea3-7b5a992b82ce", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1215581674"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:51.817826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating new backup {'backup': {'volume_id': '99f69ba7-5d12-46fa-bea3-7b5a992b82ce', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1215581674'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:48:51.818079 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating backup of volume 99f69ba7-5d12-46fa-bea3-7b5a992b82ce in container None Aug 06 17:48:51.828043 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.828043 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:51.828665 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:48:51.835737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d111c0-d57e-42b4-bf1d-8ad8a9e340d8) transitioned into state 'SUCCESS' from state '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-1180542567',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['31c2cb40-0c38-4f50-970e-898ea2287f6a','efc46f82-0622-442c-9fbb-f4b2bd5e32f2','95a38a01-040d-4538-9644-3229455df6ea','707aa327-e997-4cf9-8aca-cd97d305627e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:51.836510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fcceadd-b44d-4809-92ca-46a22c3e5ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:48:51.847496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fcceadd-b44d-4809-92ca-46a22c3e5ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:48:51.848488 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (257ee65a-565e-40d5-ba1a-d1b9d8815140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:48:51.848833 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request issued successfully. Aug 06 17:48:51.849685 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['16462da3-ea73-4c94-9b92-0f93914b4b93', '4683ac28-ddb1-4972-8b11-6caf8ec3c4af'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:51.849729 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-493fb546-06ad-4afd-9059-07bbbd13e7b9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:48:51.850174 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1264/5124] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:51 2026] POST /volume/v3/volumes => generated 781 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:51.865050 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9b54b4db-e8be-44d3-b31d-1716bb6efb16 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.867087 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9b54b4db-e8be-44d3-b31d-1716bb6efb16 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:51.867462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9b54b4db-e8be-44d3-b31d-1716bb6efb16 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.867462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9b54b4db-e8be-44d3-b31d-1716bb6efb16 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.876100 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.876100 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:51.881992 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9b54b4db-e8be-44d3-b31d-1716bb6efb16 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:51.886812 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0cdd00a2-753a-4d51-9ab3-60a09e16d3e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:48:51.887227 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9b54b4db-e8be-44d3-b31d-1716bb6efb16 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:51.887444 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1280/5125] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:48:51 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:51.887638 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1291/5126] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:51 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:51.896985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-79fa27c3-9639-4b20-abae-cf85ff1a1859 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:51.898988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79fa27c3-9639-4b20-abae-cf85ff1a1859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:51.899219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79fa27c3-9639-4b20-abae-cf85ff1a1859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:51.899826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-79fa27c3-9639-4b20-abae-cf85ff1a1859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:51.899826 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-79fa27c3-9639-4b20-abae-cf85ff1a1859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:51.904551 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:51.904551 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:51.905462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-79fa27c3-9639-4b20-abae-cf85ff1a1859 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:51.905900 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1292/5127] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:51 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:52.478620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a7a82bd4-bec8-4a40-b65b-bbd7303e78fb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:52.480894 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7a82bd4-bec8-4a40-b65b-bbd7303e78fb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:52.481359 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7a82bd4-bec8-4a40-b65b-bbd7303e78fb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:52.481509 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a7a82bd4-bec8-4a40-b65b-bbd7303e78fb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:52.481679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a7a82bd4-bec8-4a40-b65b-bbd7303e78fb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:52.486278 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:52.486278 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:52.487112 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a7a82bd4-bec8-4a40-b65b-bbd7303e78fb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:52.487500 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1265/5128] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:52 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:52.904778 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2fe6eb5d-9589-4765-90d9-7d8bbefe1b77 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:52.906823 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2fe6eb5d-9589-4765-90d9-7d8bbefe1b77 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:52.907219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2fe6eb5d-9589-4765-90d9-7d8bbefe1b77 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:52.907320 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2fe6eb5d-9589-4765-90d9-7d8bbefe1b77 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:52.915750 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:52.915750 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:52.916833 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d87789c7-6579-4fa6-8a64-95a13dce8501 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:52.918892 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d87789c7-6579-4fa6-8a64-95a13dce8501 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:52.919177 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d87789c7-6579-4fa6-8a64-95a13dce8501 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:52.919421 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d87789c7-6579-4fa6-8a64-95a13dce8501 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:52.919588 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d87789c7-6579-4fa6-8a64-95a13dce8501 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:52.920382 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2fe6eb5d-9589-4765-90d9-7d8bbefe1b77 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:52.924483 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:52.924483 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:52.925456 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d87789c7-6579-4fa6-8a64-95a13dce8501 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:52.925885 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1292/5129] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:52 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:52.926385 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2fe6eb5d-9589-4765-90d9-7d8bbefe1b77 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:52.926686 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1281/5130] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:52 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:52.943347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a7ce839a-cc4d-4824-84d9-353db68bb821 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:52.945317 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a7ce839a-cc4d-4824-84d9-353db68bb821 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:52.945603 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a7ce839a-cc4d-4824-84d9-353db68bb821 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:52.945837 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a7ce839a-cc4d-4824-84d9-353db68bb821 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:52.952922 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:52.952922 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:52.956852 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a7ce839a-cc4d-4824-84d9-353db68bb821 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:52.961247 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a7ce839a-cc4d-4824-84d9-353db68bb821 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:52.961694 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1293/5131] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:52 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:53.006127 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-f3e64bf4-8e4a-47a0-82f8-93f84e6578bc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.009257 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-f3e64bf4-8e4a-47a0-82f8-93f84e6578bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:53.009533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-f3e64bf4-8e4a-47a0-82f8-93f84e6578bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.009809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-f3e64bf4-8e4a-47a0-82f8-93f84e6578bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.019880 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.019880 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:53.025009 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-f3e64bf4-8e4a-47a0-82f8-93f84e6578bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:53.030837 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-f3e64bf4-8e4a-47a0-82f8-93f84e6578bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:53.031539 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1266/5132] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:48:53 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:53.111019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0319797a-e4c5-4f13-b8c5-33fbac450de1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.111399 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0319797a-e4c5-4f13-b8c5-33fbac450de1 None None] GET https://10.4.3.207/volume// Aug 06 17:48:53.111544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0319797a-e4c5-4f13-b8c5-33fbac450de1 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.111764 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0319797a-e4c5-4f13-b8c5-33fbac450de1 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.112079 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0319797a-e4c5-4f13-b8c5-33fbac450de1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:53.112348 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1293/5133] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:48: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 06 17:48:53.120204 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-41ac96e4-60d5-439a-85a2-063a26356f67 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.193356 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-41ac96e4-60d5-439a-85a2-063a26356f67 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:48:53.193815 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-41ac96e4-60d5-439a-85a2-063a26356f67 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e8bef96-382f-4712-a661-eaa94031886a", "connector": null, "instance_uuid": "a193f45b-017a-42ba-9a83-c6470d87e27f"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:53.205699 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.205699 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:53.240308 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-41ac96e4-60d5-439a-85a2-063a26356f67 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:48:53.241053 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1282/5134] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:48:53 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:53.280839 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-747f82ab-10d8-4dca-b3d4-87328a5eb7c5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.283262 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-747f82ab-10d8-4dca-b3d4-87328a5eb7c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:53.283502 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-747f82ab-10d8-4dca-b3d4-87328a5eb7c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.283748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-747f82ab-10d8-4dca-b3d4-87328a5eb7c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.296154 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.296154 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:53.299117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9901c451-a8d9-41e5-9478-0ab41f104437 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.300038 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9901c451-a8d9-41e5-9478-0ab41f104437 None None] GET https://10.4.3.207/volume// Aug 06 17:48:53.300038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9901c451-a8d9-41e5-9478-0ab41f104437 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.300038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9901c451-a8d9-41e5-9478-0ab41f104437 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.300457 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9901c451-a8d9-41e5-9478-0ab41f104437 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:53.301715 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1267/5135] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:48: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 06 17:48:53.301855 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-747f82ab-10d8-4dca-b3d4-87328a5eb7c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:53.308132 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-747f82ab-10d8-4dca-b3d4-87328a5eb7c5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:53.308551 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1294/5136] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:53 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:53.310293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-5d245c4f-c44a-4efd-a755-1729a4b83790 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.312483 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-5d245c4f-c44a-4efd-a755-1729a4b83790 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:53.312681 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-5d245c4f-c44a-4efd-a755-1729a4b83790 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.312939 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-5d245c4f-c44a-4efd-a755-1729a4b83790 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.326399 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.326399 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:53.332133 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-5d245c4f-c44a-4efd-a755-1729a4b83790 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:53.337550 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-5d245c4f-c44a-4efd-a755-1729a4b83790 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:53.337550 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1294/5137] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:48:53 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:48:53.454827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.457547 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] PUT https://10.4.3.207/volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49 Aug 06 17:48:53.458036 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:53.465405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Acquiring lock "cinder-attachment_update-6e8bef96-382f-4712-a661-eaa94031886a-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:48:53.470352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-6e8bef96-382f-4712-a661-eaa94031886a-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:48:53.471683 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.471683 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:53.503461 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-36533bd3-cb2c-4f19-b6da-5a1c5903d7c2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.505903 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-36533bd3-cb2c-4f19-b6da-5a1c5903d7c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:53.506180 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-36533bd3-cb2c-4f19-b6da-5a1c5903d7c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.506624 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-36533bd3-cb2c-4f19-b6da-5a1c5903d7c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.506696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-36533bd3-cb2c-4f19-b6da-5a1c5903d7c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:53.516299 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.516299 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:53.517485 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-36533bd3-cb2c-4f19-b6da-5a1c5903d7c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:53.518109 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1268/5138] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:53 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:53.573726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-6e8bef96-382f-4712-a661-eaa94031886a-np0000006677" released by "attachment_update" :: held 0.102s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:48:53.573726 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-dd6d2cbd-9f47-4d66-8115-9c30b81c90b6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49 returned with HTTP 200 Aug 06 17:48:53.573726 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1283/5139] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:48:53 2026] PUT /volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:53.941045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4b53dab9-43a6-4169-93ef-50a31a6c16e5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:53.943046 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4b53dab9-43a6-4169-93ef-50a31a6c16e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:53.943351 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4b53dab9-43a6-4169-93ef-50a31a6c16e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:53.943654 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4b53dab9-43a6-4169-93ef-50a31a6c16e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:53.944053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4b53dab9-43a6-4169-93ef-50a31a6c16e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:53.948953 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:53.948953 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:53.949793 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4b53dab9-43a6-4169-93ef-50a31a6c16e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:53.950189 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1295/5140] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:53 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:54.324735 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d11509c-6a56-40d6-9bf0-c0b578638d5c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:54.326645 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d11509c-6a56-40d6-9bf0-c0b578638d5c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:54.326811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d11509c-6a56-40d6-9bf0-c0b578638d5c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:54.327037 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d11509c-6a56-40d6-9bf0-c0b578638d5c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:54.341239 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:54.341239 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:54.346602 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8d11509c-6a56-40d6-9bf0-c0b578638d5c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:54.352975 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d11509c-6a56-40d6-9bf0-c0b578638d5c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:54.353542 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1295/5141] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:54 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:54.531238 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39343e7b-e61d-4eda-bf15-bbe9f07f6155 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:54.532829 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39343e7b-e61d-4eda-bf15-bbe9f07f6155 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:54.533144 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39343e7b-e61d-4eda-bf15-bbe9f07f6155 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:54.533377 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39343e7b-e61d-4eda-bf15-bbe9f07f6155 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:54.533514 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-39343e7b-e61d-4eda-bf15-bbe9f07f6155 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:54.538749 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:54.538749 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:54.539554 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39343e7b-e61d-4eda-bf15-bbe9f07f6155 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:54.540220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1269/5142] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:54 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:54.962529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e62819d0-5b2f-4693-8677-b98c5a456cb6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:54.964995 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e62819d0-5b2f-4693-8677-b98c5a456cb6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:54.965827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e62819d0-5b2f-4693-8677-b98c5a456cb6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:54.965827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e62819d0-5b2f-4693-8677-b98c5a456cb6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:54.965827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e62819d0-5b2f-4693-8677-b98c5a456cb6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:54.971417 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:54.971417 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:54.972440 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e62819d0-5b2f-4693-8677-b98c5a456cb6 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:54.972944 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1284/5143] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:54 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:55.370171 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-10e88bee-1787-4cda-ac8c-068492737fde None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:55.372542 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10e88bee-1787-4cda-ac8c-068492737fde tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:55.372799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10e88bee-1787-4cda-ac8c-068492737fde tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:55.373018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-10e88bee-1787-4cda-ac8c-068492737fde tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:55.385422 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:55.385422 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:55.389172 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-10e88bee-1787-4cda-ac8c-068492737fde tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:55.394364 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-10e88bee-1787-4cda-ac8c-068492737fde tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:55.395027 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1296/5144] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:55 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:55.552013 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e199b0ff-2814-4199-bad2-0110a12c104a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:55.554059 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e199b0ff-2814-4199-bad2-0110a12c104a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:55.554288 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e199b0ff-2814-4199-bad2-0110a12c104a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:55.554496 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e199b0ff-2814-4199-bad2-0110a12c104a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:55.554627 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e199b0ff-2814-4199-bad2-0110a12c104a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:55.559210 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:55.559210 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:55.560024 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e199b0ff-2814-4199-bad2-0110a12c104a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:55.560367 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1296/5145] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:55 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:55.985309 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d4393825-7c91-4a54-a89d-197a5007915c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:55.987536 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4393825-7c91-4a54-a89d-197a5007915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:55.987770 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4393825-7c91-4a54-a89d-197a5007915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:55.988063 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d4393825-7c91-4a54-a89d-197a5007915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:55.988194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d4393825-7c91-4a54-a89d-197a5007915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:55.995818 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:55.995818 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:55.997317 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d4393825-7c91-4a54-a89d-197a5007915c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:55.998115 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1270/5146] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:55 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:48:56.409599 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-eb4f202d-58a4-4059-a313-97e1c65370f5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:56.411635 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eb4f202d-58a4-4059-a313-97e1c65370f5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:56.412108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eb4f202d-58a4-4059-a313-97e1c65370f5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:56.412108 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eb4f202d-58a4-4059-a313-97e1c65370f5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:56.425179 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:56.425179 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:56.430348 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-eb4f202d-58a4-4059-a313-97e1c65370f5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:56.436918 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eb4f202d-58a4-4059-a313-97e1c65370f5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:56.437660 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1285/5147] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:56 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:56.570950 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9fbcba80-c7fc-4b3c-933d-bdfba61871f8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:56.573168 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9fbcba80-c7fc-4b3c-933d-bdfba61871f8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:56.573410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9fbcba80-c7fc-4b3c-933d-bdfba61871f8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:56.573659 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9fbcba80-c7fc-4b3c-933d-bdfba61871f8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:56.573778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-9fbcba80-c7fc-4b3c-933d-bdfba61871f8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:56.578378 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:56.578378 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:56.579198 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9fbcba80-c7fc-4b3c-933d-bdfba61871f8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:56.579654 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1297/5148] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:56 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:57.010659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6a584818-4979-4101-9a73-66e4a2b0dfec None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:57.012158 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6a584818-4979-4101-9a73-66e4a2b0dfec tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:57.012363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6a584818-4979-4101-9a73-66e4a2b0dfec tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:57.012557 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6a584818-4979-4101-9a73-66e4a2b0dfec tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:57.012664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-6a584818-4979-4101-9a73-66e4a2b0dfec tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:57.017751 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:57.017751 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:57.019063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6a584818-4979-4101-9a73-66e4a2b0dfec tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:57.019617 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1297/5149] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:57 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:57.453334 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ec3a0830-bcb0-4b0b-ac4c-9f6744dedbfe None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:57.455353 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec3a0830-bcb0-4b0b-ac4c-9f6744dedbfe tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:57.455605 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec3a0830-bcb0-4b0b-ac4c-9f6744dedbfe tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:57.455852 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ec3a0830-bcb0-4b0b-ac4c-9f6744dedbfe tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:57.470474 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:57.470474 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:57.475421 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ec3a0830-bcb0-4b0b-ac4c-9f6744dedbfe tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:57.481810 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ec3a0830-bcb0-4b0b-ac4c-9f6744dedbfe tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:57.482605 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1271/5150] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:57 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:57.589983 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-353fad54-b52e-428b-b6e0-69c61a47c751 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:57.592161 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-353fad54-b52e-428b-b6e0-69c61a47c751 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:57.592366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-353fad54-b52e-428b-b6e0-69c61a47c751 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:57.592511 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-353fad54-b52e-428b-b6e0-69c61a47c751 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:57.592768 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-353fad54-b52e-428b-b6e0-69c61a47c751 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:57.597786 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:57.597786 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:57.598462 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-353fad54-b52e-428b-b6e0-69c61a47c751 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:57.598883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1286/5151] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:57 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:57.709756 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-6fbf348c-cadf-4d92-94a0-0bba0fd5e151 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:57.712247 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-6fbf348c-cadf-4d92-94a0-0bba0fd5e151 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49/action Aug 06 17:48:57.712629 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-6fbf348c-cadf-4d92-94a0-0bba0fd5e151 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:48:57.712746 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-6fbf348c-cadf-4d92-94a0-0bba0fd5e151 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:57.730607 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:57.730607 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:57.742518 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a47f41f7-ae0e-4710-a182-127a8a9b3a82 req-6fbf348c-cadf-4d92-94a0-0bba0fd5e151 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49/action returned with HTTP 204 Aug 06 17:48:57.743236 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1298/5152] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:48:57 2026] POST /volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:48:58.030093 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-119297b2-ae38-46dc-96f2-f5e0d383ca84 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.032153 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-119297b2-ae38-46dc-96f2-f5e0d383ca84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:58.032354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-119297b2-ae38-46dc-96f2-f5e0d383ca84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.032639 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-119297b2-ae38-46dc-96f2-f5e0d383ca84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.032753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-119297b2-ae38-46dc-96f2-f5e0d383ca84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:58.037718 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.037718 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:58.038596 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-119297b2-ae38-46dc-96f2-f5e0d383ca84 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:58.039035 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1298/5153] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:58.496013 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-aa1b93d5-d3fa-4085-a5cc-5dd3cebc30e9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.497843 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa1b93d5-d3fa-4085-a5cc-5dd3cebc30e9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:48:58.498066 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa1b93d5-d3fa-4085-a5cc-5dd3cebc30e9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.498352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-aa1b93d5-d3fa-4085-a5cc-5dd3cebc30e9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.508944 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.508944 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:58.513627 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-aa1b93d5-d3fa-4085-a5cc-5dd3cebc30e9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:58.520429 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-aa1b93d5-d3fa-4085-a5cc-5dd3cebc30e9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:48:58.521036 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1272/5154] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:58.568029 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-3d32fca6-2ab5-4183-9568-b55048419239 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.570188 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-3d32fca6-2ab5-4183-9568-b55048419239 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:58.570411 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-3d32fca6-2ab5-4183-9568-b55048419239 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.570630 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-3d32fca6-2ab5-4183-9568-b55048419239 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.579342 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.579342 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:58.583824 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-3d32fca6-2ab5-4183-9568-b55048419239 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:58.588387 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-3d32fca6-2ab5-4183-9568-b55048419239 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:58.588818 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1287/5155] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:58.610456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d20ef643-a8f4-4986-bbdf-85d97128f769 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.612856 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d20ef643-a8f4-4986-bbdf-85d97128f769 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:48:58.613185 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d20ef643-a8f4-4986-bbdf-85d97128f769 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.613443 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d20ef643-a8f4-4986-bbdf-85d97128f769 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.613602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-d20ef643-a8f4-4986-bbdf-85d97128f769 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:58.618453 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.618453 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:58.619153 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d20ef643-a8f4-4986-bbdf-85d97128f769 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:48:58.619875 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1299/5156] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:58.632356 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.634489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:48:58.634941 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7a853c7-46f8-4109-bf81-2aba950f359b"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:58.636898 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating new backup {'backup': {'volume_id': 'e7a853c7-46f8-4109-bf81-2aba950f359b'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:48:58.637078 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating backup of volume e7a853c7-46f8-4109-bf81-2aba950f359b in container None Aug 06 17:48:58.646975 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.646975 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:58.647427 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:48:58.665335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['4b98d686-9d68-4b91-859e-d9a45afb8493', '93c0e0df-23d3-4664-87ac-b625b3fc44ec'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:48:58.670567 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b3a98731-8bdc-4685-a9a7-790362676151 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.671080 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3a98731-8bdc-4685-a9a7-790362676151 None None] GET https://10.4.3.207/volume// Aug 06 17:48:58.671327 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b3a98731-8bdc-4685-a9a7-790362676151 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.671599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b3a98731-8bdc-4685-a9a7-790362676151 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.672061 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b3a98731-8bdc-4685-a9a7-790362676151 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:58.672455 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1273/5157] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:48: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 06 17:48:58.682573 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-590acefe-9c46-462b-be6e-bbcf4d0f65e8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.697765 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c21c3aa2-8f3f-41b5-bf8a-ac0e7dc8a1cd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:48:58.698391 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1299/5158] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:48:58 2026] POST /volume/v3/backups => generated 288 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:48:58.707240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f0fb1608-d115-4482-89b8-4783fc3cf01a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.709907 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f0fb1608-d115-4482-89b8-4783fc3cf01a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:48:58.709907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f0fb1608-d115-4482-89b8-4783fc3cf01a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.710772 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f0fb1608-d115-4482-89b8-4783fc3cf01a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.710920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f0fb1608-d115-4482-89b8-4783fc3cf01a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:58.714461 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-590acefe-9c46-462b-be6e-bbcf4d0f65e8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:48:58.715016 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-590acefe-9c46-462b-be6e-bbcf4d0f65e8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4747858a-3e04-44c7-9f65-e43710b2c8d4", "connector": null, "instance_uuid": "a193f45b-017a-42ba-9a83-c6470d87e27f"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:58.716825 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.716825 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:58.717712 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f0fb1608-d115-4482-89b8-4783fc3cf01a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:48:58.718369 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1300/5159] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:58.725250 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.725250 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:58.755903 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-590acefe-9c46-462b-be6e-bbcf4d0f65e8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:48:58.756772 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1288/5160] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:58.785222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-37629fae-88dd-4756-af6c-fbcf48219425 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.787263 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-37629fae-88dd-4756-af6c-fbcf48219425 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:58.787542 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-37629fae-88dd-4756-af6c-fbcf48219425 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.787778 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-37629fae-88dd-4756-af6c-fbcf48219425 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.795525 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8f734934-b518-4d53-9110-13465582862c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.796077 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8f734934-b518-4d53-9110-13465582862c None None] GET https://10.4.3.207/volume// Aug 06 17:48:58.796513 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8f734934-b518-4d53-9110-13465582862c None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.796821 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8f734934-b518-4d53-9110-13465582862c None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.797390 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8f734934-b518-4d53-9110-13465582862c None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:48:58.797726 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1300/5161] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:48:58.799084 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.799084 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:58.804398 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-37629fae-88dd-4756-af6c-fbcf48219425 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:58.807514 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-7959a510-aac9-4fe1-8103-e6dcf2f9ecf6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.810169 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-7959a510-aac9-4fe1-8103-e6dcf2f9ecf6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:58.810450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-7959a510-aac9-4fe1-8103-e6dcf2f9ecf6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:58.810601 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-37629fae-88dd-4756-af6c-fbcf48219425 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:58.810675 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-7959a510-aac9-4fe1-8103-e6dcf2f9ecf6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:58.811076 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1274/5162] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:58.821355 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.821355 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:58.825712 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-7959a510-aac9-4fe1-8103-e6dcf2f9ecf6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:58.831799 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-7959a510-aac9-4fe1-8103-e6dcf2f9ecf6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:58.832404 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1301/5163] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:48:58 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 1053 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:48:58.940832 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:58.943274 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] PUT https://10.4.3.207/volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd Aug 06 17:48:58.943718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:48:58.953735 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Acquiring lock "cinder-attachment_update-4747858a-3e04-44c7-9f65-e43710b2c8d4-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:48:58.959324 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-4747858a-3e04-44c7-9f65-e43710b2c8d4-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:48:58.960292 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:58.960292 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:59.036008 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-4747858a-3e04-44c7-9f65-e43710b2c8d4-np0000006677" released by "attachment_update" :: held 0.077s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:48:59.036349 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-f3923f67-6e2f-4673-8933-d60816c90b12 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd returned with HTTP 200 Aug 06 17:48:59.036844 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1289/5164] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:48:58 2026] PUT /volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:48:59.045370 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c0d4ae31-ffce-4ca1-9302-3a0521287ce1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:59.048103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c0d4ae31-ffce-4ca1-9302-3a0521287ce1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/encryption Aug 06 17:48:59.048329 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c0d4ae31-ffce-4ca1-9302-3a0521287ce1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:59.048572 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c0d4ae31-ffce-4ca1-9302-3a0521287ce1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:59.050209 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-99ff420c-cd14-49e0-9164-e28ac26e071c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:59.052092 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-99ff420c-cd14-49e0-9164-e28ac26e071c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:48:59.052321 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-99ff420c-cd14-49e0-9164-e28ac26e071c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:59.052600 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-99ff420c-cd14-49e0-9164-e28ac26e071c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:59.052704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-99ff420c-cd14-49e0-9164-e28ac26e071c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:59.057371 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:59.057371 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:48:59.058246 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-99ff420c-cd14-49e0-9164-e28ac26e071c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:48:59.058725 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1275/5165] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:59 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:59.059363 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:59.059363 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:48:59.066983 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c0d4ae31-ffce-4ca1-9302-3a0521287ce1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/encryption returned with HTTP 200 Aug 06 17:48:59.067428 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1301/5166] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:48:59 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:59.728801 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-94831a1b-2f39-4279-995f-e6e6cb0a2f12 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:59.730675 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94831a1b-2f39-4279-995f-e6e6cb0a2f12 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:48:59.730893 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94831a1b-2f39-4279-995f-e6e6cb0a2f12 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:59.731103 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94831a1b-2f39-4279-995f-e6e6cb0a2f12 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:59.731203 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-94831a1b-2f39-4279-995f-e6e6cb0a2f12 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:48:59.735794 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:59.735794 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:48:59.736459 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94831a1b-2f39-4279-995f-e6e6cb0a2f12 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:48:59.736876 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1302/5167] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:48:59 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:48:59.826195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e8c7d476-f3eb-4843-a362-ffd1c3b7f7d5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:48:59.828343 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e8c7d476-f3eb-4843-a362-ffd1c3b7f7d5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:48:59.828601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e8c7d476-f3eb-4843-a362-ffd1c3b7f7d5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:48:59.828830 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e8c7d476-f3eb-4843-a362-ffd1c3b7f7d5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:48:59.843976 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:48:59.843976 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:48:59.850894 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e8c7d476-f3eb-4843-a362-ffd1c3b7f7d5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:48:59.858933 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e8c7d476-f3eb-4843-a362-ffd1c3b7f7d5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:48:59.859385 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1290/5168] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:48:59 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:00.070201 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0e009d86-da65-4682-9edc-286bd9d1d6da None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:00.072487 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e009d86-da65-4682-9edc-286bd9d1d6da tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:00.073568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e009d86-da65-4682-9edc-286bd9d1d6da tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:00.073568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0e009d86-da65-4682-9edc-286bd9d1d6da tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:00.073568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-0e009d86-da65-4682-9edc-286bd9d1d6da tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:00.078551 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:00.078551 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:00.079441 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0e009d86-da65-4682-9edc-286bd9d1d6da tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:00.079880 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1276/5169] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:00 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:00.750045 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-56509edb-3feb-4c91-9661-ccfa8de4d4cc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:00.752128 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56509edb-3feb-4c91-9661-ccfa8de4d4cc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:00.752395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56509edb-3feb-4c91-9661-ccfa8de4d4cc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:00.752666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56509edb-3feb-4c91-9661-ccfa8de4d4cc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:00.752806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-56509edb-3feb-4c91-9661-ccfa8de4d4cc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:00.759379 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:00.759379 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:00.760201 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56509edb-3feb-4c91-9661-ccfa8de4d4cc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:00.760601 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1302/5170] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:00 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:00.874814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9a589fb7-3b4f-45af-843f-dc0a3bb2dff0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:00.876682 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9a589fb7-3b4f-45af-843f-dc0a3bb2dff0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:00.876951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9a589fb7-3b4f-45af-843f-dc0a3bb2dff0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:00.877226 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9a589fb7-3b4f-45af-843f-dc0a3bb2dff0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:00.890474 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:00.890474 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:00.895225 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9a589fb7-3b4f-45af-843f-dc0a3bb2dff0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:00.901161 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9a589fb7-3b4f-45af-843f-dc0a3bb2dff0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:00.901849 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1303/5171] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:00 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:01.092380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-67db8cb2-924e-4607-bb33-f19d4bcb1bba None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:01.095029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67db8cb2-924e-4607-bb33-f19d4bcb1bba tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:01.095272 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67db8cb2-924e-4607-bb33-f19d4bcb1bba tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:01.095537 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67db8cb2-924e-4607-bb33-f19d4bcb1bba tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:01.095705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-67db8cb2-924e-4607-bb33-f19d4bcb1bba tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:01.103643 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:01.103643 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:01.104746 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67db8cb2-924e-4607-bb33-f19d4bcb1bba tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:01.105280 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1291/5172] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:01 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:01.772743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d32dacdf-3919-491b-b5ca-77d5cf363729 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:01.775794 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d32dacdf-3919-491b-b5ca-77d5cf363729 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:01.776145 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d32dacdf-3919-491b-b5ca-77d5cf363729 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:01.776655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d32dacdf-3919-491b-b5ca-77d5cf363729 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:01.776846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d32dacdf-3919-491b-b5ca-77d5cf363729 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:01.783359 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:01.783359 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:01.784376 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d32dacdf-3919-491b-b5ca-77d5cf363729 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:01.784905 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1277/5173] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:01 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:01.920817 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3a672066-7894-4c4e-b9be-9123fd5e0422 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:01.923763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a672066-7894-4c4e-b9be-9123fd5e0422 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:01.924293 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a672066-7894-4c4e-b9be-9123fd5e0422 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:01.924651 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3a672066-7894-4c4e-b9be-9123fd5e0422 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:01.948435 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:01.948435 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:01.958179 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3a672066-7894-4c4e-b9be-9123fd5e0422 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:01.965422 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3a672066-7894-4c4e-b9be-9123fd5e0422 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:01.965880 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1303/5174] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:01 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:02.118400 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-843e710d-ef54-42df-be06-2427f0f7d90e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:02.120610 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-843e710d-ef54-42df-be06-2427f0f7d90e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:02.121058 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-843e710d-ef54-42df-be06-2427f0f7d90e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:02.121058 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-843e710d-ef54-42df-be06-2427f0f7d90e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:02.121142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-843e710d-ef54-42df-be06-2427f0f7d90e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:02.126362 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:02.126362 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:02.127417 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-843e710d-ef54-42df-be06-2427f0f7d90e tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:02.127876 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1304/5175] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:02 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:02.800442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-de0e66d6-5640-4daa-892c-3cf2f85fd022 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:02.803329 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de0e66d6-5640-4daa-892c-3cf2f85fd022 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:02.803640 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de0e66d6-5640-4daa-892c-3cf2f85fd022 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:02.803904 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de0e66d6-5640-4daa-892c-3cf2f85fd022 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:02.804096 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-de0e66d6-5640-4daa-892c-3cf2f85fd022 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:02.820235 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:02.820235 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:02.820605 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de0e66d6-5640-4daa-892c-3cf2f85fd022 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:02.821480 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1292/5176] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:02 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:02.982599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c2f6c34f-2988-4f07-8223-cededa77977d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:02.986628 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2f6c34f-2988-4f07-8223-cededa77977d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:02.986952 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2f6c34f-2988-4f07-8223-cededa77977d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:02.988011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2f6c34f-2988-4f07-8223-cededa77977d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:03.002824 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:03.002824 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:03.008322 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c2f6c34f-2988-4f07-8223-cededa77977d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:03.014422 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2f6c34f-2988-4f07-8223-cededa77977d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:03.015283 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1278/5177] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:02 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:03.146019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7d2eb5b1-593e-4e87-9d4f-3d4b8ef2061b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:03.148248 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7d2eb5b1-593e-4e87-9d4f-3d4b8ef2061b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:03.148569 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7d2eb5b1-593e-4e87-9d4f-3d4b8ef2061b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:03.148823 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7d2eb5b1-593e-4e87-9d4f-3d4b8ef2061b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:03.149027 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7d2eb5b1-593e-4e87-9d4f-3d4b8ef2061b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:03.154466 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:03.154466 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:03.155535 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7d2eb5b1-593e-4e87-9d4f-3d4b8ef2061b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:03.156002 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1304/5178] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:03 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:03.836008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1e1e2e93-d861-497e-b7ba-88e5cf002020 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:03.842519 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e1e2e93-d861-497e-b7ba-88e5cf002020 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:03.842789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e1e2e93-d861-497e-b7ba-88e5cf002020 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:03.843099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e1e2e93-d861-497e-b7ba-88e5cf002020 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:03.843221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1e1e2e93-d861-497e-b7ba-88e5cf002020 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:03.848606 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:03.848606 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:03.849446 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e1e2e93-d861-497e-b7ba-88e5cf002020 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:03.849883 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1305/5179] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:03 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:04.030284 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2ad30fa8-8fbb-4bf2-9ae4-5341964f105a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:04.032832 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2ad30fa8-8fbb-4bf2-9ae4-5341964f105a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:04.033114 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2ad30fa8-8fbb-4bf2-9ae4-5341964f105a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:04.033568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2ad30fa8-8fbb-4bf2-9ae4-5341964f105a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:04.052562 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:04.052562 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:04.059818 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2ad30fa8-8fbb-4bf2-9ae4-5341964f105a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:04.071542 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2ad30fa8-8fbb-4bf2-9ae4-5341964f105a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:04.072234 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1293/5180] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:04 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:04.169685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bf781f97-083a-41be-a10a-0c67994c2019 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:04.171698 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bf781f97-083a-41be-a10a-0c67994c2019 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:04.171865 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bf781f97-083a-41be-a10a-0c67994c2019 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:04.172149 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bf781f97-083a-41be-a10a-0c67994c2019 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:04.172261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-bf781f97-083a-41be-a10a-0c67994c2019 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:04.179402 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:04.179402 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:04.180482 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bf781f97-083a-41be-a10a-0c67994c2019 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:04.182101 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1279/5181] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:04 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:04.863666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-470f5be4-7bbd-4861-a63a-3a3d3e0092dd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:04.865480 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-470f5be4-7bbd-4861-a63a-3a3d3e0092dd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:04.865740 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-470f5be4-7bbd-4861-a63a-3a3d3e0092dd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:04.865996 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-470f5be4-7bbd-4861-a63a-3a3d3e0092dd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:04.866161 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-470f5be4-7bbd-4861-a63a-3a3d3e0092dd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:04.871619 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:04.871619 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:04.872144 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-470f5be4-7bbd-4861-a63a-3a3d3e0092dd tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:04.872738 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1305/5182] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:04 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:05.089685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eb25b3fe-3b73-496e-a366-3bd4049bad25 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:05.091825 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb25b3fe-3b73-496e-a366-3bd4049bad25 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:05.092088 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb25b3fe-3b73-496e-a366-3bd4049bad25 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:05.092379 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eb25b3fe-3b73-496e-a366-3bd4049bad25 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:05.106594 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:05.106594 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:05.111859 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-eb25b3fe-3b73-496e-a366-3bd4049bad25 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:05.117823 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eb25b3fe-3b73-496e-a366-3bd4049bad25 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:05.118586 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1306/5183] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:05 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:05.194391 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-15e57426-9e93-4f37-b5f3-c0359edcd798 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:05.196679 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-15e57426-9e93-4f37-b5f3-c0359edcd798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:05.196903 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-15e57426-9e93-4f37-b5f3-c0359edcd798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:05.197082 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-15e57426-9e93-4f37-b5f3-c0359edcd798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:05.197250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-15e57426-9e93-4f37-b5f3-c0359edcd798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:05.201829 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:05.201829 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:05.202588 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-15e57426-9e93-4f37-b5f3-c0359edcd798 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:05.202977 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1294/5184] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:05 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:05.213630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3c0cc0db-d753-4759-b6f1-9eff49fe71db None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:05.216332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c0cc0db-d753-4759-b6f1-9eff49fe71db tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:05.216775 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c0cc0db-d753-4759-b6f1-9eff49fe71db tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:05.217195 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3c0cc0db-d753-4759-b6f1-9eff49fe71db tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:05.217469 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3c0cc0db-d753-4759-b6f1-9eff49fe71db tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:05.223462 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:05.223462 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:05.225011 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3c0cc0db-d753-4759-b6f1-9eff49fe71db tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:05.225691 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1280/5185] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:05 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:05.238110 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:05.240038 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:05.240219 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:05.240425 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:05.240650 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete backup with id: d455a122-4002-45fa-8c28-37f50e881564. Aug 06 17:49:05.244881 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:05.244881 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:05.257289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] delete_backup rpcapi backup_id d455a122-4002-45fa-8c28-37f50e881564 {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:49:05.259027 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fc6d85dc-d7fd-4a48-9839-1b6c89d3b1ed tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 202 Aug 06 17:49:05.259490 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1306/5186] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:05 2026] DELETE /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:49:05.268172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eef315ce-fe4d-487b-b162-30d478d6fa7a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:05.271590 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eef315ce-fe4d-487b-b162-30d478d6fa7a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:05.271819 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eef315ce-fe4d-487b-b162-30d478d6fa7a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:05.272028 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eef315ce-fe4d-487b-b162-30d478d6fa7a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:05.272149 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-eef315ce-fe4d-487b-b162-30d478d6fa7a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:05.276844 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:05.276844 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:05.277691 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eef315ce-fe4d-487b-b162-30d478d6fa7a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:05.278272 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1307/5187] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:05 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:05.884863 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c3903f1c-7216-49fd-8398-f57e5ab60874 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:05.890063 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3903f1c-7216-49fd-8398-f57e5ab60874 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:05.890063 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3903f1c-7216-49fd-8398-f57e5ab60874 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:05.890280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c3903f1c-7216-49fd-8398-f57e5ab60874 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:05.890327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c3903f1c-7216-49fd-8398-f57e5ab60874 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:05.896838 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:05.896838 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:05.897544 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c3903f1c-7216-49fd-8398-f57e5ab60874 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:05.897977 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1295/5188] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:05 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:06.133582 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a413d15a-3b35-459f-959f-3336a6930725 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:06.135771 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a413d15a-3b35-459f-959f-3336a6930725 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:06.136103 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a413d15a-3b35-459f-959f-3336a6930725 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:06.136372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a413d15a-3b35-459f-959f-3336a6930725 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:06.148089 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:06.148089 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:06.152656 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a413d15a-3b35-459f-959f-3336a6930725 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:06.158682 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a413d15a-3b35-459f-959f-3336a6930725 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:06.159436 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1281/5189] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:06 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:06.292308 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5e827f7b-53d6-48da-bfce-baa46dada7ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:06.295512 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e827f7b-53d6-48da-bfce-baa46dada7ee tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:06.296144 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e827f7b-53d6-48da-bfce-baa46dada7ee tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:06.296871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e827f7b-53d6-48da-bfce-baa46dada7ee tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:06.296871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5e827f7b-53d6-48da-bfce-baa46dada7ee tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:06.307462 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:06.307462 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:06.308207 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e827f7b-53d6-48da-bfce-baa46dada7ee tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:06.309094 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1307/5190] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:06 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:06.910419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fcb25cf4-772f-4d10-8f4d-04fd250ae5e0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:06.912671 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fcb25cf4-772f-4d10-8f4d-04fd250ae5e0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:06.912858 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fcb25cf4-772f-4d10-8f4d-04fd250ae5e0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:06.913164 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fcb25cf4-772f-4d10-8f4d-04fd250ae5e0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:06.913293 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-fcb25cf4-772f-4d10-8f4d-04fd250ae5e0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:06.918307 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:06.918307 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:06.919081 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fcb25cf4-772f-4d10-8f4d-04fd250ae5e0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:06.919687 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1308/5191] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:06 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:07.177844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-13f1c955-cc70-4811-b9da-2bb05af09cee None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:07.179722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13f1c955-cc70-4811-b9da-2bb05af09cee tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:07.180377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13f1c955-cc70-4811-b9da-2bb05af09cee tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:07.180377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-13f1c955-cc70-4811-b9da-2bb05af09cee tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:07.191295 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:07.191295 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:07.197344 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-13f1c955-cc70-4811-b9da-2bb05af09cee tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:07.206285 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-13f1c955-cc70-4811-b9da-2bb05af09cee tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:07.206944 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1296/5192] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:07 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:07.322217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-93fb5bd7-47e2-4a7d-9d49-fb2fc070fde9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:07.324987 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93fb5bd7-47e2-4a7d-9d49-fb2fc070fde9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:07.326331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93fb5bd7-47e2-4a7d-9d49-fb2fc070fde9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:07.326674 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93fb5bd7-47e2-4a7d-9d49-fb2fc070fde9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:07.326873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-93fb5bd7-47e2-4a7d-9d49-fb2fc070fde9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:07.333152 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:07.333152 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:07.335099 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93fb5bd7-47e2-4a7d-9d49-fb2fc070fde9 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:07.335575 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1282/5193] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:07 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:07.935483 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9fa974b4-9a36-45a7-b501-bb178886ae15 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:07.938103 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fa974b4-9a36-45a7-b501-bb178886ae15 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:07.938403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fa974b4-9a36-45a7-b501-bb178886ae15 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:07.938593 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fa974b4-9a36-45a7-b501-bb178886ae15 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:07.938697 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9fa974b4-9a36-45a7-b501-bb178886ae15 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:07.945347 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:07.945347 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:07.946035 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fa974b4-9a36-45a7-b501-bb178886ae15 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:07.946410 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1308/5194] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:07 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:08.226986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-35d8f40b-db6f-4916-9435-d627f3707491 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:08.238554 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35d8f40b-db6f-4916-9435-d627f3707491 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:08.239050 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35d8f40b-db6f-4916-9435-d627f3707491 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:08.241589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-35d8f40b-db6f-4916-9435-d627f3707491 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:08.258895 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:08.258895 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:08.265800 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-35d8f40b-db6f-4916-9435-d627f3707491 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:08.272219 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-35d8f40b-db6f-4916-9435-d627f3707491 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:08.272219 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1309/5195] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:08 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:08.354347 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a2166daf-c26b-41a3-aadb-83652e3c225d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:08.357322 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a2166daf-c26b-41a3-aadb-83652e3c225d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:08.359849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a2166daf-c26b-41a3-aadb-83652e3c225d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:08.360585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a2166daf-c26b-41a3-aadb-83652e3c225d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:08.360886 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a2166daf-c26b-41a3-aadb-83652e3c225d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:08.371358 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:08.371358 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:08.372638 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a2166daf-c26b-41a3-aadb-83652e3c225d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 200 Aug 06 17:49:08.373438 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1297/5196] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:08 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:08.959109 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-04e236ad-0c3f-4b2a-aad5-2901f3d9014a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:08.961207 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-04e236ad-0c3f-4b2a-aad5-2901f3d9014a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:08.961466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-04e236ad-0c3f-4b2a-aad5-2901f3d9014a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:08.961668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-04e236ad-0c3f-4b2a-aad5-2901f3d9014a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:08.961789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-04e236ad-0c3f-4b2a-aad5-2901f3d9014a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:08.966740 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:08.966740 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:08.967533 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-04e236ad-0c3f-4b2a-aad5-2901f3d9014a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:08.968148 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1283/5197] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:08 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:09.290565 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1fc2e42f-23db-4649-a4b2-ac09cbdccc21 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:09.292580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fc2e42f-23db-4649-a4b2-ac09cbdccc21 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:09.292822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fc2e42f-23db-4649-a4b2-ac09cbdccc21 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:09.293090 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fc2e42f-23db-4649-a4b2-ac09cbdccc21 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:09.302707 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:09.302707 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:09.306410 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1fc2e42f-23db-4649-a4b2-ac09cbdccc21 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:09.312062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fc2e42f-23db-4649-a4b2-ac09cbdccc21 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:09.312525 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1309/5198] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:09 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:09.385957 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b9d0ad85-0b65-4517-b4ec-541f7ef3c304 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:09.388384 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9d0ad85-0b65-4517-b4ec-541f7ef3c304 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 Aug 06 17:49:09.388384 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9d0ad85-0b65-4517-b4ec-541f7ef3c304 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:09.388652 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b9d0ad85-0b65-4517-b4ec-541f7ef3c304 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:09.388703 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-b9d0ad85-0b65-4517-b4ec-541f7ef3c304 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d455a122-4002-45fa-8c28-37f50e881564. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:09.392949 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b9d0ad85-0b65-4517-b4ec-541f7ef3c304 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 returned with HTTP 404 Aug 06 17:49:09.393563 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1310/5199] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:09 2026] GET /volume/v3/backups/d455a122-4002-45fa-8c28-37f50e881564 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:09.805799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c340aad3-790e-4f5d-940d-7cb4435c690d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:09.808361 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c340aad3-790e-4f5d-940d-7cb4435c690d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd/action Aug 06 17:49:09.808789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c340aad3-790e-4f5d-940d-7cb4435c690d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-complete": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:49:09.808973 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c340aad3-790e-4f5d-940d-7cb4435c690d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:09.832228 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:09.832228 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:09.845631 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-e56f5b94-8267-49ce-96a4-7d3866999c56 req-c340aad3-790e-4f5d-940d-7cb4435c690d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd/action returned with HTTP 204 Aug 06 17:49:09.846755 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1298/5200] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:49:09 2026] POST /volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:09.979930 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f2ae52e8-0ff9-4920-9dad-ce2d11d9d3dc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:09.982111 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f2ae52e8-0ff9-4920-9dad-ce2d11d9d3dc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:09.982321 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f2ae52e8-0ff9-4920-9dad-ce2d11d9d3dc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:09.982546 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f2ae52e8-0ff9-4920-9dad-ce2d11d9d3dc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:09.982646 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f2ae52e8-0ff9-4920-9dad-ce2d11d9d3dc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:09.988620 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:09.988620 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:09.989341 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f2ae52e8-0ff9-4920-9dad-ce2d11d9d3dc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:09.989903 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1284/5201] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:09 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:10.011194 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:10.013609 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:49:10.013865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:10.014115 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:10.014265 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete backup with id: d7bfa180-1aea-4924-b440-a572f6fd20af. Aug 06 17:49:10.018790 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:10.018790 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:10.031393 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] delete_backup rpcapi backup_id d7bfa180-1aea-4924-b440-a572f6fd20af {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:49:10.033078 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4f1a5f44-a833-4bfc-ae08-5abdf7835df1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 202 Aug 06 17:49:10.033588 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1310/5202] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:10 2026] DELETE /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:49:10.040741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-05ac1e5e-ab07-4779-a4bb-7401ea349c9f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:10.044434 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-05ac1e5e-ab07-4779-a4bb-7401ea349c9f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:49:10.044732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-05ac1e5e-ab07-4779-a4bb-7401ea349c9f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:10.045054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-05ac1e5e-ab07-4779-a4bb-7401ea349c9f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:10.045256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-05ac1e5e-ab07-4779-a4bb-7401ea349c9f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:10.051302 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:10.051302 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:10.052339 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-05ac1e5e-ab07-4779-a4bb-7401ea349c9f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 200 Aug 06 17:49:10.052989 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1311/5203] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:10 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:10.328862 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-708b47a7-5c32-4d2e-9a2a-c4ce91147d0c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:10.332656 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-708b47a7-5c32-4d2e-9a2a-c4ce91147d0c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:49:10.332923 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-708b47a7-5c32-4d2e-9a2a-c4ce91147d0c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:10.333564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-708b47a7-5c32-4d2e-9a2a-c4ce91147d0c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:10.352366 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:10.352366 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:10.359736 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-708b47a7-5c32-4d2e-9a2a-c4ce91147d0c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:10.367514 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-708b47a7-5c32-4d2e-9a2a-c4ce91147d0c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:49:10.367718 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1299/5204] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:10 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:11.002842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cdc770b6-31de-4bff-8c92-68780bc528d9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.005324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cdc770b6-31de-4bff-8c92-68780bc528d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:11.005659 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cdc770b6-31de-4bff-8c92-68780bc528d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.005945 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cdc770b6-31de-4bff-8c92-68780bc528d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.006172 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-cdc770b6-31de-4bff-8c92-68780bc528d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:11.014630 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.014630 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:11.015595 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cdc770b6-31de-4bff-8c92-68780bc528d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:11.016189 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1285/5205] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:11.066937 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c28efee9-fac8-47cc-baa5-97d08b2f098d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.068881 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c28efee9-fac8-47cc-baa5-97d08b2f098d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af Aug 06 17:49:11.069383 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c28efee9-fac8-47cc-baa5-97d08b2f098d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.069586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c28efee9-fac8-47cc-baa5-97d08b2f098d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.069673 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c28efee9-fac8-47cc-baa5-97d08b2f098d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id d7bfa180-1aea-4924-b440-a572f6fd20af. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:11.074182 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c28efee9-fac8-47cc-baa5-97d08b2f098d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af returned with HTTP 404 Aug 06 17:49:11.074815 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1311/5206] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/v3/backups/d7bfa180-1aea-4924-b440-a572f6fd20af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:11.086667 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-08b141be-45e1-4a0f-8340-9c3412779cb7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.089281 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-08b141be-45e1-4a0f-8340-9c3412779cb7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:11.089281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-08b141be-45e1-4a0f-8340-9c3412779cb7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.089281 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-08b141be-45e1-4a0f-8340-9c3412779cb7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.090037 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.092228 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:49:11.093003 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2102770598"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:11.094403 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2102770598'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:49:11.094614 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume of 1 GB Aug 06 17:49:11.098390 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.098390 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:11.099643 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Availability Zones retrieved successfully. Aug 06 17:49:11.102853 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-08b141be-45e1-4a0f-8340-9c3412779cb7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:11.105562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (5be2a1ed-ed85-41cf-a04e-e24b7f857f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:11.106586 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bbae4f-d0e1-4c62-8336-a63d6488381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:11.107596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:49:11.108101 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-08b141be-45e1-4a0f-8340-9c3412779cb7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:11.108599 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1312/5207] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:11.139213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bbae4f-d0e1-4c62-8336-a63d6488381c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:11.140411 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1cef3b-abf3-463e-aa1c-1630913e82a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:11.189009 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['07f501af-f361-441c-ad1b-cbcebed90753', 'cd6da16a-4e73-4206-907c-fff4b2396f60', '2860dab1-3f65-47db-8454-dda235d5e4b5', 'b5b7b693-e739-431c-9a4e-30f03d0bd752'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:11.190061 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1cef3b-abf3-463e-aa1c-1630913e82a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f501af-f361-441c-ad1b-cbcebed90753', 'cd6da16a-4e73-4206-907c-fff4b2396f60', '2860dab1-3f65-47db-8454-dda235d5e4b5', 'b5b7b693-e739-431c-9a4e-30f03d0bd752']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:11.191099 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02631314-11de-4511-a7b4-b6247b367a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:11.214203 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-03983121-d678-4c28-92cf-9b7125bef186 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.214744 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03983121-d678-4c28-92cf-9b7125bef186 None None] GET https://10.4.3.207/volume// Aug 06 17:49:11.215008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03983121-d678-4c28-92cf-9b7125bef186 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.215283 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03983121-d678-4c28-92cf-9b7125bef186 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.215765 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03983121-d678-4c28-92cf-9b7125bef186 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:49:11.216205 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1286/5208] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:49:11.218536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02631314-11de-4511-a7b4-b6247b367a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0edd3ae5-769b-423b-a250-34cce788190c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2102770598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['07f501af-f361-441c-ad1b-cbcebed90753','cd6da16a-4e73-4206-907c-fff4b2396f60','2860dab1-3f65-47db-8454-dda235d5e4b5','b5b7b693-e739-431c-9a4e-30f03d0bd752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2102770598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0edd3ae5-769b-423b-a250-34cce788190c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b89cad7a164f03815a42c7a178852f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='627cf0aa225b4c858a83717bca9fd64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:11.219690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557e86ba-9516-40ec-928f-4fbe8cfb01c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:11.226766 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-bcb619e4-6260-47af-9a9d-a1c2e98255c6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.240287 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557e86ba-9516-40ec-928f-4fbe8cfb01c4) transitioned into state 'SUCCESS' from state '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-2102770598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b89cad7a164f03815a42c7a178852f',qos_specs=None,replication_status=,reservations=['07f501af-f361-441c-ad1b-cbcebed90753','cd6da16a-4e73-4206-907c-fff4b2396f60','2860dab1-3f65-47db-8454-dda235d5e4b5','b5b7b693-e739-431c-9a4e-30f03d0bd752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='627cf0aa225b4c858a83717bca9fd64b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:11.241030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efaf13cc-354a-4afe-80c0-44efb7d21682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:11.252202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efaf13cc-354a-4afe-80c0-44efb7d21682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:11.253549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Flow 'volume_create_api' (5be2a1ed-ed85-41cf-a04e-e24b7f857f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:11.254078 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create volume request issued successfully. Aug 06 17:49:11.255208 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d0aa956d-a338-4a7d-b3c2-ba3a2587276d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:49:11.255806 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1300/5209] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:49:11 2026] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:11.270247 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-541bba84-ea0e-4bbd-86b0-9ddf21cebc31 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.272931 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-541bba84-ea0e-4bbd-86b0-9ddf21cebc31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:11.273236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-541bba84-ea0e-4bbd-86b0-9ddf21cebc31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.273510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-541bba84-ea0e-4bbd-86b0-9ddf21cebc31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.283221 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.283221 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:11.288020 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-541bba84-ea0e-4bbd-86b0-9ddf21cebc31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:11.295168 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-bcb619e4-6260-47af-9a9d-a1c2e98255c6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:49:11.295630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-bcb619e4-6260-47af-9a9d-a1c2e98255c6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "969016f6-c2e9-46d5-b678-6f07257fee40", "connector": null, "instance_uuid": "a193f45b-017a-42ba-9a83-c6470d87e27f"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:11.300618 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-541bba84-ea0e-4bbd-86b0-9ddf21cebc31 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c returned with HTTP 200 Aug 06 17:49:11.301154 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1313/5210] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:11.309900 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.309900 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:11.339594 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-bcb619e4-6260-47af-9a9d-a1c2e98255c6 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:49:11.340102 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1312/5211] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:49:11 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 06 17:49:11.374156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a094707c-9057-4554-99ea-fc1bedf1a020 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.376256 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a094707c-9057-4554-99ea-fc1bedf1a020 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:11.376583 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a094707c-9057-4554-99ea-fc1bedf1a020 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.376921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a094707c-9057-4554-99ea-fc1bedf1a020 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.390634 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.390634 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:11.392866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-870e8ee2-5fe3-41dd-bc97-ea382c6cf9b3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.392866 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-870e8ee2-5fe3-41dd-bc97-ea382c6cf9b3 None None] GET https://10.4.3.207/volume// Aug 06 17:49:11.393248 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-870e8ee2-5fe3-41dd-bc97-ea382c6cf9b3 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.393468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-870e8ee2-5fe3-41dd-bc97-ea382c6cf9b3 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.394227 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-870e8ee2-5fe3-41dd-bc97-ea382c6cf9b3 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:49:11.394564 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1301/5212] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:49:11.397328 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a094707c-9057-4554-99ea-fc1bedf1a020 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:11.404044 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a094707c-9057-4554-99ea-fc1bedf1a020 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:11.404206 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1287/5213] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:11.404589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-c0abf02f-d58c-415f-bc02-e2e1cc77f3d8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.407869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-c0abf02f-d58c-415f-bc02-e2e1cc77f3d8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:11.408096 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-c0abf02f-d58c-415f-bc02-e2e1cc77f3d8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:11.408282 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-c0abf02f-d58c-415f-bc02-e2e1cc77f3d8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:11.418622 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.418622 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:11.425281 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-c0abf02f-d58c-415f-bc02-e2e1cc77f3d8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:11.429888 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-c0abf02f-d58c-415f-bc02-e2e1cc77f3d8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:11.430360 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1314/5214] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:49:11 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:49:11.604653 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:11.608392 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] PUT https://10.4.3.207/volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56 Aug 06 17:49:11.608584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:11.619046 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Acquiring lock "cinder-attachment_update-969016f6-c2e9-46d5-b678-6f07257fee40-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:49:11.625536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-969016f6-c2e9-46d5-b678-6f07257fee40-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:49:11.627118 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:11.627118 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:11.721402 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-969016f6-c2e9-46d5-b678-6f07257fee40-np0000006677" released by "attachment_update" :: held 0.096s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:49:11.721868 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-a30edbff-cff6-4751-8891-43f1f7c32bdb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56 returned with HTTP 200 Aug 06 17:49:11.722334 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1313/5215] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:49:11 2026] PUT /volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:12.029478 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-97d9a47b-9085-4180-b582-26dc2320a695 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:12.031422 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97d9a47b-9085-4180-b582-26dc2320a695 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:12.031657 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97d9a47b-9085-4180-b582-26dc2320a695 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:12.031887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97d9a47b-9085-4180-b582-26dc2320a695 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:12.032057 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-97d9a47b-9085-4180-b582-26dc2320a695 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:12.037558 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:12.037558 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:12.038332 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97d9a47b-9085-4180-b582-26dc2320a695 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:12.038827 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1302/5216] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:12 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:49:12.317751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d7ad4478-c23a-42f3-85db-f38e152767d3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:12.320087 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7ad4478-c23a-42f3-85db-f38e152767d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:12.321372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7ad4478-c23a-42f3-85db-f38e152767d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:12.321372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7ad4478-c23a-42f3-85db-f38e152767d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:12.328218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-9919d2fb-403f-4c49-9d5a-07e7dfac8f07 req-10950244-75e8-4b8c-928f-8342593a632a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:12.330886 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:12.330886 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:12.331112 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9919d2fb-403f-4c49-9d5a-07e7dfac8f07 req-10950244-75e8-4b8c-928f-8342593a632a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18 Aug 06 17:49:12.331412 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9919d2fb-403f-4c49-9d5a-07e7dfac8f07 req-10950244-75e8-4b8c-928f-8342593a632a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:12.331691 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-9919d2fb-403f-4c49-9d5a-07e7dfac8f07 req-10950244-75e8-4b8c-928f-8342593a632a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:12.336075 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d7ad4478-c23a-42f3-85db-f38e152767d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:12.341607 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7ad4478-c23a-42f3-85db-f38e152767d3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c returned with HTTP 200 Aug 06 17:49:12.342151 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1288/5217] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:12 2026] GET /volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:12.342224 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:12.342224 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:12.356775 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:12.359324 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:49:12.359787 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0edd3ae5-769b-423b-a250-34cce788190c", "name": "tempest-VolumesBackupsTest-Snapshot-1611019120"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:12.371344 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:12.371344 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:12.371793 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:12.371913 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Create snapshot from volume 0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:12.403609 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-9919d2fb-403f-4c49-9d5a-07e7dfac8f07 req-10950244-75e8-4b8c-928f-8342593a632a tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18 returned with HTTP 200 Aug 06 17:49:12.404138 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1315/5218] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:49:12 2026] DELETE /volume/v3/attachments/d0a0bee8-4c29-4151-bc21-4e9b211c7c18 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:12.421928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-742a9168-6f09-489a-9f8e-90ee63ed1506 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:12.425171 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-742a9168-6f09-489a-9f8e-90ee63ed1506 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:12.425552 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-742a9168-6f09-489a-9f8e-90ee63ed1506 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:12.425730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-742a9168-6f09-489a-9f8e-90ee63ed1506 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:12.427822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['b86cbca5-c336-4ba3-849d-26a6c45cacca', '3c340205-20f7-45ad-88c1-5a9f44d8f889', '3799292a-b315-44e9-ad73-00fc61bedbea', 'e4f1b9d8-0f9a-40f4-8ab3-2f49341544d3'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:12.439953 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:12.439953 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:12.453682 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-742a9168-6f09-489a-9f8e-90ee63ed1506 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:12.461823 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-742a9168-6f09-489a-9f8e-90ee63ed1506 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:12.462669 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1303/5219] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:12 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:12.468536 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot create request issued successfully. Aug 06 17:49:12.469040 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3dd73a42-0b51-4289-86ea-3a3c9689f9e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:49:12.469657 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1314/5220] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:49:12 2026] POST /volume/v3/snapshots => generated 305 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:12.487112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7efa3455-fb39-46be-9588-2d3ed460a354 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:12.489181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7efa3455-fb39-46be-9588-2d3ed460a354 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 Aug 06 17:49:12.489561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7efa3455-fb39-46be-9588-2d3ed460a354 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:12.489898 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7efa3455-fb39-46be-9588-2d3ed460a354 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:12.495948 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:12.495948 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:12.497802 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7efa3455-fb39-46be-9588-2d3ed460a354 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot retrieved successfully. Aug 06 17:49:12.497802 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7efa3455-fb39-46be-9588-2d3ed460a354 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 returned with HTTP 200 Aug 06 17:49:12.498359 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1289/5221] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:49:12 2026] GET /volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:13.054674 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ff7419f9-0f2e-489a-abe7-78bc1c049d21 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.056750 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff7419f9-0f2e-489a-abe7-78bc1c049d21 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:13.057001 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff7419f9-0f2e-489a-abe7-78bc1c049d21 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:13.057244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ff7419f9-0f2e-489a-abe7-78bc1c049d21 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:13.057355 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-ff7419f9-0f2e-489a-abe7-78bc1c049d21 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:13.062010 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.062010 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:13.062739 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ff7419f9-0f2e-489a-abe7-78bc1c049d21 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:13.063086 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1316/5222] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:13 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:13.478773 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-50c85889-75f0-4106-b9f3-1340f8807768 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.481091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-50c85889-75f0-4106-b9f3-1340f8807768 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:13.481307 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-50c85889-75f0-4106-b9f3-1340f8807768 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:13.481547 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-50c85889-75f0-4106-b9f3-1340f8807768 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:13.487152 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.489235 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:49:13.489452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:13.489666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:13.489851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:49:13.495181 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.495181 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:13.496998 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.496998 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:13.497541 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:49:13.500463 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-50c85889-75f0-4106-b9f3-1340f8807768 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:13.506226 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-50c85889-75f0-4106-b9f3-1340f8807768 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:13.506589 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1304/5223] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:13 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:13.510923 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-255e3f86-366a-44e3-b36c-61581c013c77 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.513495 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-255e3f86-366a-44e3-b36c-61581c013c77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 Aug 06 17:49:13.513782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-255e3f86-366a-44e3-b36c-61581c013c77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:13.514037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-255e3f86-366a-44e3-b36c-61581c013c77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:13.520951 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.520951 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:13.521152 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:49:13.521152 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5dfbc362-ca24-4167-9b1d-c9b7c21a439f tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 202 Aug 06 17:49:13.521279 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-255e3f86-366a-44e3-b36c-61581c013c77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot retrieved successfully. Aug 06 17:49:13.521408 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1315/5224] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:13 2026] DELETE /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:13.521941 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-255e3f86-366a-44e3-b36c-61581c013c77 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 returned with HTTP 200 Aug 06 17:49:13.522369 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1290/5225] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:49:13 2026] GET /volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:13.529854 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3cc2e97e-1e17-4a4a-8e82-e5b6779bfcb6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.532276 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3cc2e97e-1e17-4a4a-8e82-e5b6779bfcb6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:49:13.532570 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3cc2e97e-1e17-4a4a-8e82-e5b6779bfcb6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:13.532827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3cc2e97e-1e17-4a4a-8e82-e5b6779bfcb6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:13.532881 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.534998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] POST https://10.4.3.207/volume/v3/backups Aug 06 17:49:13.535383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0edd3ae5-769b-423b-a250-34cce788190c", "snapshot_id": "6c440410-633a-4a20-bb80-fc76b867e294", "name": "tempest-VolumesBackupsTest-Backup-1992643475"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:13.536765 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating new backup {'backup': {'volume_id': '0edd3ae5-769b-423b-a250-34cce788190c', 'snapshot_id': '6c440410-633a-4a20-bb80-fc76b867e294', 'name': 'tempest-VolumesBackupsTest-Backup-1992643475'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:49:13.536889 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Creating backup of volume 0edd3ae5-769b-423b-a250-34cce788190c in container None Aug 06 17:49:13.542926 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.542926 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:13.544136 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.544136 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:13.544703 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:13.547938 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3cc2e97e-1e17-4a4a-8e82-e5b6779bfcb6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:49:13.551694 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.551694 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:13.552337 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot retrieved successfully. Aug 06 17:49:13.555405 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3cc2e97e-1e17-4a4a-8e82-e5b6779bfcb6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 200 Aug 06 17:49:13.556030 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1317/5226] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:13 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:13.570845 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Created reservations ['a1677711-bbdc-4d31-990b-0d864df00142', '0b72bb8b-75ee-4522-ae9a-b877e7da940a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:13.606892 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8ec230f6-4ecf-4732-83f0-1d0320e57383 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:49:13.607534 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1305/5227] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:49:13 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:13.616805 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-24af0ffd-bf42-4818-aaf0-430223a09e52 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:13.619209 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24af0ffd-bf42-4818-aaf0-430223a09e52 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:13.619503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24af0ffd-bf42-4818-aaf0-430223a09e52 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:13.619803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24af0ffd-bf42-4818-aaf0-430223a09e52 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:13.619978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-24af0ffd-bf42-4818-aaf0-430223a09e52 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:13.626322 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:13.626322 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:13.627456 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24af0ffd-bf42-4818-aaf0-430223a09e52 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:13.627989 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1316/5228] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:13 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 771 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:14.073817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ae0dcf2c-1371-4eb9-ab1b-c128d9bedd32 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:14.075657 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae0dcf2c-1371-4eb9-ab1b-c128d9bedd32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:14.075848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae0dcf2c-1371-4eb9-ab1b-c128d9bedd32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:14.076060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae0dcf2c-1371-4eb9-ab1b-c128d9bedd32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:14.076177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ae0dcf2c-1371-4eb9-ab1b-c128d9bedd32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:14.080608 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:14.080608 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:14.081208 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae0dcf2c-1371-4eb9-ab1b-c128d9bedd32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:14.081581 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1291/5229] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:14 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:14.521789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b826745e-1a88-41fa-bc02-e039d2323abd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:14.523640 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b826745e-1a88-41fa-bc02-e039d2323abd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:14.523832 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b826745e-1a88-41fa-bc02-e039d2323abd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:14.524073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b826745e-1a88-41fa-bc02-e039d2323abd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:14.533394 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:14.533394 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:14.536666 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b826745e-1a88-41fa-bc02-e039d2323abd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:14.541042 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b826745e-1a88-41fa-bc02-e039d2323abd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:14.541403 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1318/5230] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:14 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:14.572604 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3d192898-c96e-4614-9fda-390ac06ec1b2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:14.574364 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d192898-c96e-4614-9fda-390ac06ec1b2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c Aug 06 17:49:14.574571 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d192898-c96e-4614-9fda-390ac06ec1b2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:14.574764 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d192898-c96e-4614-9fda-390ac06ec1b2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:14.580557 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d192898-c96e-4614-9fda-390ac06ec1b2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c returned with HTTP 404 Aug 06 17:49:14.581038 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1306/5231] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:14 2026] GET /volume/v3/volumes/d788cb12-7352-4e6f-b6c2-d2996879161c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:14.590082 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-164bbd55-793c-4778-9ed0-e47199180aa6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:14.591613 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:49:14.591856 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:14.592155 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:14.592327 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete snapshot with id: 664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:49:14.596906 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:14.596906 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:14.598906 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:49:14.616657 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot delete request issued successfully. Aug 06 17:49:14.617062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-164bbd55-793c-4778-9ed0-e47199180aa6 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 returned with HTTP 202 Aug 06 17:49:14.617620 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1317/5232] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:49:14 2026] DELETE /volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:14.625797 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2e111273-07dd-4463-b7b6-2f9b438216e2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:14.628088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2e111273-07dd-4463-b7b6-2f9b438216e2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:49:14.628260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2e111273-07dd-4463-b7b6-2f9b438216e2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:14.628408 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2e111273-07dd-4463-b7b6-2f9b438216e2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:14.634638 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:14.634638 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:14.635133 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2e111273-07dd-4463-b7b6-2f9b438216e2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Snapshot retrieved successfully. Aug 06 17:49:14.636046 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2e111273-07dd-4463-b7b6-2f9b438216e2 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 returned with HTTP 200 Aug 06 17:49:14.636601 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1292/5233] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:49:14 2026] GET /volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:14.640707 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c7f3e694-b32a-4fa2-b701-b68c03c243e8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:14.642620 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c7f3e694-b32a-4fa2-b701-b68c03c243e8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:14.643308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c7f3e694-b32a-4fa2-b701-b68c03c243e8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:14.643308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c7f3e694-b32a-4fa2-b701-b68c03c243e8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:14.643308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-c7f3e694-b32a-4fa2-b701-b68c03c243e8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:14.647898 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:14.647898 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:14.648852 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c7f3e694-b32a-4fa2-b701-b68c03c243e8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:14.649238 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1319/5234] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:14 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:15.091949 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-47800776-ae21-4473-a90b-b6ce08e92360 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:15.093583 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-47800776-ae21-4473-a90b-b6ce08e92360 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:15.093766 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-47800776-ae21-4473-a90b-b6ce08e92360 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:15.093936 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-47800776-ae21-4473-a90b-b6ce08e92360 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:15.094058 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-47800776-ae21-4473-a90b-b6ce08e92360 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:15.095422 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=302,cinder:INSERT=64,cinder:UPDATE=111 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:49:15.098400 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:15.098400 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:15.099008 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-47800776-ae21-4473-a90b-b6ce08e92360 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:15.099391 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1307/5235] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:15 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:15.140239 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-38129632-d65b-40c4-b22d-9d6ba6231c84 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:15.143098 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-38129632-d65b-40c4-b22d-9d6ba6231c84 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56/action Aug 06 17:49:15.143583 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-38129632-d65b-40c4-b22d-9d6ba6231c84 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-complete": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:49:15.143757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-38129632-d65b-40c4-b22d-9d6ba6231c84 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:15.147458 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=230,cinder:INSERT=40,cinder:UPDATE=79 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:49:15.163819 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:15.163819 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:15.173231 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a3fee736-3faf-44bd-a031-13e19fa02cb4 req-38129632-d65b-40c4-b22d-9d6ba6231c84 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56/action returned with HTTP 204 Aug 06 17:49:15.173674 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1318/5236] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:49:15 2026] POST /volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:15.557316 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3652d797-488b-41d0-85ce-1ff5d8f96caf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:15.559217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3652d797-488b-41d0-85ce-1ff5d8f96caf tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:49:15.559414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3652d797-488b-41d0-85ce-1ff5d8f96caf tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:15.559636 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3652d797-488b-41d0-85ce-1ff5d8f96caf tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:15.570416 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:15.570416 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:15.574429 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3652d797-488b-41d0-85ce-1ff5d8f96caf tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:49:15.579521 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3652d797-488b-41d0-85ce-1ff5d8f96caf tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:49:15.579892 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1293/5237] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:15 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:15.647721 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a02e4405-cd01-4f0a-82fb-67392f88642e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:15.650114 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a02e4405-cd01-4f0a-82fb-67392f88642e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 Aug 06 17:49:15.650387 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a02e4405-cd01-4f0a-82fb-67392f88642e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:15.650671 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a02e4405-cd01-4f0a-82fb-67392f88642e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:15.656325 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a02e4405-cd01-4f0a-82fb-67392f88642e tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 returned with HTTP 404 Aug 06 17:49:15.656869 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1320/5238] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:49:15 2026] GET /volume/v3/snapshots/664abfc7-8e5a-49f1-b6b1-27afca2e4d51 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:15.659738 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c2cba8a9-85da-4e51-8f37-be1207f1e64c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:15.661538 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2cba8a9-85da-4e51-8f37-be1207f1e64c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:15.661744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2cba8a9-85da-4e51-8f37-be1207f1e64c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:15.661928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c2cba8a9-85da-4e51-8f37-be1207f1e64c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:15.662047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c2cba8a9-85da-4e51-8f37-be1207f1e64c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:15.669105 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:15.669105 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:15.670375 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c2cba8a9-85da-4e51-8f37-be1207f1e64c tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:15.671257 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1308/5239] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:15 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:16.111555 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-825b70b1-7a12-45ee-aa01-ebdb643230a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:16.115701 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-825b70b1-7a12-45ee-aa01-ebdb643230a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:16.115951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-825b70b1-7a12-45ee-aa01-ebdb643230a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:16.116196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-825b70b1-7a12-45ee-aa01-ebdb643230a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:16.116335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-825b70b1-7a12-45ee-aa01-ebdb643230a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:16.121026 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:16.121026 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:16.121679 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-825b70b1-7a12-45ee-aa01-ebdb643230a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:16.122143 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1319/5240] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:16 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:16.681909 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a695b7f0-5760-40e2-af9f-7be6ff9cf5ad None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:16.683682 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a695b7f0-5760-40e2-af9f-7be6ff9cf5ad tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:16.683906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a695b7f0-5760-40e2-af9f-7be6ff9cf5ad tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:16.684107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a695b7f0-5760-40e2-af9f-7be6ff9cf5ad tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:16.684236 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a695b7f0-5760-40e2-af9f-7be6ff9cf5ad tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:16.688951 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:16.688951 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:16.689788 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a695b7f0-5760-40e2-af9f-7be6ff9cf5ad tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:16.690217 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1294/5241] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:16 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:17.133172 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3365863a-1b4a-4dbf-b1d4-de7903b567ae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:17.135509 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3365863a-1b4a-4dbf-b1d4-de7903b567ae tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:17.135790 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3365863a-1b4a-4dbf-b1d4-de7903b567ae tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:17.136049 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3365863a-1b4a-4dbf-b1d4-de7903b567ae tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:17.136193 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3365863a-1b4a-4dbf-b1d4-de7903b567ae tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:17.142467 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:17.142467 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:17.143315 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3365863a-1b4a-4dbf-b1d4-de7903b567ae tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:17.143824 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1321/5242] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:17 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:17.702954 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d04b0e6e-838b-442a-9f15-9b209b6142e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:17.705500 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d04b0e6e-838b-442a-9f15-9b209b6142e3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:17.705772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d04b0e6e-838b-442a-9f15-9b209b6142e3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:17.706062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d04b0e6e-838b-442a-9f15-9b209b6142e3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:17.706242 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-d04b0e6e-838b-442a-9f15-9b209b6142e3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:17.711832 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:17.711832 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:17.712823 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d04b0e6e-838b-442a-9f15-9b209b6142e3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:17.713287 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1309/5243] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:17 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:18.156679 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9ddd9fda-2ff2-4fe3-b521-87f49a5e8172 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:18.158784 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ddd9fda-2ff2-4fe3-b521-87f49a5e8172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:18.159009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ddd9fda-2ff2-4fe3-b521-87f49a5e8172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:18.159203 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ddd9fda-2ff2-4fe3-b521-87f49a5e8172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:18.159305 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9ddd9fda-2ff2-4fe3-b521-87f49a5e8172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 936feec2-9601-4c07-b3c9-5cb574abb602. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:18.163800 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:18.163800 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:18.164625 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ddd9fda-2ff2-4fe3-b521-87f49a5e8172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 200 Aug 06 17:49:18.164922 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1320/5244] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:18 2026] GET /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:18.177017 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:18.179055 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 Aug 06 17:49:18.179357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:18.179727 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:18.180036 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete backup with id: 936feec2-9601-4c07-b3c9-5cb574abb602. Aug 06 17:49:18.185151 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:18.185151 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:18.200839 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] delete_backup rpcapi backup_id 936feec2-9601-4c07-b3c9-5cb574abb602 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:49:18.204885 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1e15b8a9-1d30-4353-8d8b-83ef959da1a0 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 returned with HTTP 202 Aug 06 17:49:18.205545 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1295/5245] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:49:18 2026] DELETE /volume/v3/backups/936feec2-9601-4c07-b3c9-5cb574abb602 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:49:18.220136 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:18.223007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:49:18.223511 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1952550305"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:18.225008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1952550305'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:49:18.225161 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume of 1 GB Aug 06 17:49:18.229464 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Availability Zones retrieved successfully. Aug 06 17:49:18.236504 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (438d7407-6fed-47c9-a204-9f1c083ed353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:18.237757 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a7b344-f191-4949-bcaa-aa4cf5bcc8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:18.238667 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:49:18.264814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-1b8c0a48-4282-43c6-898c-4c82127fa272 req-09fcb327-c0cd-4d97-b175-795e9a749f80 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:18.268102 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1b8c0a48-4282-43c6-898c-4c82127fa272 req-09fcb327-c0cd-4d97-b175-795e9a749f80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce Aug 06 17:49:18.268378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1b8c0a48-4282-43c6-898c-4c82127fa272 req-09fcb327-c0cd-4d97-b175-795e9a749f80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:18.268665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-1b8c0a48-4282-43c6-898c-4c82127fa272 req-09fcb327-c0cd-4d97-b175-795e9a749f80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:18.275904 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a7b344-f191-4949-bcaa-aa4cf5bcc8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:18.276848 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23658d9e-72d8-462b-bef2-a5ead644b6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:18.280012 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:18.280012 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:18.330686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['c186e0d6-d632-48e1-9e51-69b828ef0314', '92812ef0-e10a-4cd2-96c1-2cd5cd2bbec4', 'b10b75e5-c12e-4070-ba8a-2b0ee24dc6c4', '25b48641-13fd-427b-a750-551ca17cc62b'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:18.331262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23658d9e-72d8-462b-bef2-a5ead644b6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c186e0d6-d632-48e1-9e51-69b828ef0314', '92812ef0-e10a-4cd2-96c1-2cd5cd2bbec4', 'b10b75e5-c12e-4070-ba8a-2b0ee24dc6c4', '25b48641-13fd-427b-a750-551ca17cc62b']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:18.332392 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6859e7-e614-4338-a519-1b39f0c79692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:18.344682 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-1b8c0a48-4282-43c6-898c-4c82127fa272 req-09fcb327-c0cd-4d97-b175-795e9a749f80 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce returned with HTTP 200 Aug 06 17:49:18.345257 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1310/5246] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:49:18 2026] DELETE /volume/v3/attachments/1330ea1b-b158-4c7f-a31e-ce5c3ea6cfce => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:18.366804 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6859e7-e614-4338-a519-1b39f0c79692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de559e6e-d291-47fe-94f4-acd9e862793a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952550305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['c186e0d6-d632-48e1-9e51-69b828ef0314','92812ef0-e10a-4cd2-96c1-2cd5cd2bbec4','b10b75e5-c12e-4070-ba8a-2b0ee24dc6c4','25b48641-13fd-427b-a750-551ca17cc62b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952550305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de559e6e-d291-47fe-94f4-acd9e862793a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81831fa65044029ac944490f8e5179b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:18.367836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d751154-9684-432a-b8ca-e04d20aed65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:18.396450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d751154-9684-432a-b8ca-e04d20aed65b) transitioned into state 'SUCCESS' from state '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-1952550305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['c186e0d6-d632-48e1-9e51-69b828ef0314','92812ef0-e10a-4cd2-96c1-2cd5cd2bbec4','b10b75e5-c12e-4070-ba8a-2b0ee24dc6c4','25b48641-13fd-427b-a750-551ca17cc62b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:18.397441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b908893-7333-4ae5-9bcb-10eae72d59f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:18.408983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b908893-7333-4ae5-9bcb-10eae72d59f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:18.410014 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (438d7407-6fed-47c9-a204-9f1c083ed353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:18.410538 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request issued successfully. Aug 06 17:49:18.410929 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-576dfc69-c34b-45f1-be95-3db8a0daa451 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:49:18.411515 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1322/5247] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:49:18 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:18.425938 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-de4e8b99-71b8-495c-82ae-b13375ea0399 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:18.427901 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-de4e8b99-71b8-495c-82ae-b13375ea0399 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a Aug 06 17:49:18.428163 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-de4e8b99-71b8-495c-82ae-b13375ea0399 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:18.428872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-de4e8b99-71b8-495c-82ae-b13375ea0399 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:18.436258 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:18.436258 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:18.440068 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-de4e8b99-71b8-495c-82ae-b13375ea0399 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:18.444115 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-de4e8b99-71b8-495c-82ae-b13375ea0399 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a returned with HTTP 200 Aug 06 17:49:18.444507 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1321/5248] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:18 2026] GET /volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:18.724936 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-17908655-ecc3-4380-b567-8d3aa9d3d332 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:18.726885 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-17908655-ecc3-4380-b567-8d3aa9d3d332 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:18.727142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-17908655-ecc3-4380-b567-8d3aa9d3d332 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:18.727342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-17908655-ecc3-4380-b567-8d3aa9d3d332 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:18.727478 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-17908655-ecc3-4380-b567-8d3aa9d3d332 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:18.733258 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:18.733258 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:18.733907 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-17908655-ecc3-4380-b567-8d3aa9d3d332 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:18.734498 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1296/5249] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:18 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:19.457291 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ab875439-6e3a-4cba-b787-0983a73055ff None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:19.460856 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab875439-6e3a-4cba-b787-0983a73055ff tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a Aug 06 17:49:19.461167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab875439-6e3a-4cba-b787-0983a73055ff tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:19.461476 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ab875439-6e3a-4cba-b787-0983a73055ff tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:19.470451 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:19.470451 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:19.474676 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ab875439-6e3a-4cba-b787-0983a73055ff tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:19.479199 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ab875439-6e3a-4cba-b787-0983a73055ff tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a returned with HTTP 200 Aug 06 17:49:19.479652 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1311/5250] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:19 2026] GET /volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:19.494290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-586df5f8-7130-4399-aecf-fd894dbba2ab None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:19.496121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:49:19.496501 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de559e6e-d291-47fe-94f4-acd9e862793a", "name": "tempest-type-Backup-985694019"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:19.497934 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating new backup {'backup': {'volume_id': 'de559e6e-d291-47fe-94f4-acd9e862793a', 'name': 'tempest-type-Backup-985694019'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:49:19.498055 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating backup of volume de559e6e-d291-47fe-94f4-acd9e862793a in container None Aug 06 17:49:19.506080 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:19.506080 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:19.506433 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:19.545839 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['662e916f-8a4b-4e85-958d-71c68f2c60fa', '6da34239-ca92-4270-b46b-f29c4e356188'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:19.602472 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-586df5f8-7130-4399-aecf-fd894dbba2ab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:49:19.604993 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1323/5251] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:49:19 2026] POST /volume/v3/backups => generated 315 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:19.616104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9f6817bf-9bf2-44e4-a372-0879c7be0d0d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:19.616627 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9f6817bf-9bf2-44e4-a372-0879c7be0d0d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:19.617322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9f6817bf-9bf2-44e4-a372-0879c7be0d0d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:19.617322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9f6817bf-9bf2-44e4-a372-0879c7be0d0d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:19.617322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9f6817bf-9bf2-44e4-a372-0879c7be0d0d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:19.622945 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:19.622945 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:19.624078 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9f6817bf-9bf2-44e4-a372-0879c7be0d0d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:19.624838 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1322/5252] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:19 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:19.747651 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-59cccfea-aa17-43d8-b535-a5afbc431808 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:19.749696 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59cccfea-aa17-43d8-b535-a5afbc431808 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:19.749994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59cccfea-aa17-43d8-b535-a5afbc431808 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:19.750225 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-59cccfea-aa17-43d8-b535-a5afbc431808 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:19.750353 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-59cccfea-aa17-43d8-b535-a5afbc431808 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:19.755003 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:19.755003 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:19.755796 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-59cccfea-aa17-43d8-b535-a5afbc431808 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:19.756487 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1297/5253] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:19 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:20.034715 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bfef0ef9-84cc-4101-9725-67a852e21599 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:20.036830 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] DELETE https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:49:20.037059 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:20.037282 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:20.037465 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume with id: 590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:49:20.045260 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:20.045260 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:20.045827 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:49:20.066510 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Delete volume request issued successfully. Aug 06 17:49:20.066764 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bfef0ef9-84cc-4101-9725-67a852e21599 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 202 Aug 06 17:49:20.067290 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1312/5254] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:20 2026] DELETE /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:20.075106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d5a46d6e-967b-4b8c-b473-76e73d76a1b5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:20.077654 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5a46d6e-967b-4b8c-b473-76e73d76a1b5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:49:20.077951 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5a46d6e-967b-4b8c-b473-76e73d76a1b5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:20.078269 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5a46d6e-967b-4b8c-b473-76e73d76a1b5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:20.087746 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:20.087746 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:20.092492 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d5a46d6e-967b-4b8c-b473-76e73d76a1b5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Volume info retrieved successfully. Aug 06 17:49:20.098951 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5a46d6e-967b-4b8c-b473-76e73d76a1b5 tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 200 Aug 06 17:49:20.099463 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1324/5255] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:20 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:20.636028 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0e37e7bf-eada-4f7e-8cda-3b17244308ea None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:20.638100 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e37e7bf-eada-4f7e-8cda-3b17244308ea tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:20.638332 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e37e7bf-eada-4f7e-8cda-3b17244308ea tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:20.638548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e37e7bf-eada-4f7e-8cda-3b17244308ea tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:20.638640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0e37e7bf-eada-4f7e-8cda-3b17244308ea tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:20.643322 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:20.643322 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:20.644028 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e37e7bf-eada-4f7e-8cda-3b17244308ea tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:20.644432 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1323/5256] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:20 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:20.770495 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b2b45011-d977-4b66-84af-cd885ff0ee41 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:20.774128 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b2b45011-d977-4b66-84af-cd885ff0ee41 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:20.774449 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b2b45011-d977-4b66-84af-cd885ff0ee41 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:20.775385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b2b45011-d977-4b66-84af-cd885ff0ee41 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:20.775385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b2b45011-d977-4b66-84af-cd885ff0ee41 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:20.778136 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=233,cinder:INSERT=43,cinder:UPDATE=63 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:49:20.786537 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:20.786537 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:20.788915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b2b45011-d977-4b66-84af-cd885ff0ee41 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:20.789482 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1298/5257] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:20 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:21.119116 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ade7d244-08d9-47af-9eee-ed058a9ba0ee None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:21.121662 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ade7d244-08d9-47af-9eee-ed058a9ba0ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] GET https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb Aug 06 17:49:21.121953 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ade7d244-08d9-47af-9eee-ed058a9ba0ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:21.122256 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ade7d244-08d9-47af-9eee-ed058a9ba0ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:21.133807 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ade7d244-08d9-47af-9eee-ed058a9ba0ee tempest-TestVolumeBootPattern-1925464031 tempest-TestVolumeBootPattern-1925464031-project-member] https://10.4.3.207/volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb returned with HTTP 404 Aug 06 17:49:21.134764 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1313/5258] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:21 2026] GET /volume/v3/volumes/590507ce-c9e3-4811-b2d9-2ca5f52f88cb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:21.660434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-006cf28d-8652-4fa3-a2d0-7d56dbe84a32 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:21.665145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-006cf28d-8652-4fa3-a2d0-7d56dbe84a32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:21.666227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-006cf28d-8652-4fa3-a2d0-7d56dbe84a32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:21.668424 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-006cf28d-8652-4fa3-a2d0-7d56dbe84a32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:21.669194 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-006cf28d-8652-4fa3-a2d0-7d56dbe84a32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:21.675264 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=235,cinder:INSERT=23,cinder:UPDATE=53 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:49:21.681570 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:21.681570 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:21.683320 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-006cf28d-8652-4fa3-a2d0-7d56dbe84a32 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:21.684045 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1325/5259] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:21 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 724 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:21.801366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0683cb30-6f24-4543-9249-7b8dbb11f4a5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:21.802942 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0683cb30-6f24-4543-9249-7b8dbb11f4a5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:21.803434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0683cb30-6f24-4543-9249-7b8dbb11f4a5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:21.803434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0683cb30-6f24-4543-9249-7b8dbb11f4a5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:21.803564 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0683cb30-6f24-4543-9249-7b8dbb11f4a5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:21.808191 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:21.808191 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:21.808919 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0683cb30-6f24-4543-9249-7b8dbb11f4a5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:21.809412 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1324/5260] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:21 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:22.696862 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-19c4ca8e-7b7d-4c8b-9747-a0b7183af267 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:22.699161 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-19c4ca8e-7b7d-4c8b-9747-a0b7183af267 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:22.699536 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-19c4ca8e-7b7d-4c8b-9747-a0b7183af267 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:22.699816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-19c4ca8e-7b7d-4c8b-9747-a0b7183af267 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:22.699943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-19c4ca8e-7b7d-4c8b-9747-a0b7183af267 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:22.705243 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:22.705243 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:22.705918 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-19c4ca8e-7b7d-4c8b-9747-a0b7183af267 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:22.706415 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1299/5261] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:22 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:22.822325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bd28a59d-8377-4580-9739-7cc8ed6220e0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:22.824721 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd28a59d-8377-4580-9739-7cc8ed6220e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:22.825035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd28a59d-8377-4580-9739-7cc8ed6220e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:22.825322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bd28a59d-8377-4580-9739-7cc8ed6220e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:22.825421 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-bd28a59d-8377-4580-9739-7cc8ed6220e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:22.831070 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:22.831070 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:22.831974 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bd28a59d-8377-4580-9739-7cc8ed6220e0 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:22.832452 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1314/5262] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:22 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:23.718328 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c6575b5-ec1d-468b-bd26-14b063a28b46 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:23.720658 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c6575b5-ec1d-468b-bd26-14b063a28b46 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:23.721076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c6575b5-ec1d-468b-bd26-14b063a28b46 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:23.721180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c6575b5-ec1d-468b-bd26-14b063a28b46 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:23.721369 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4c6575b5-ec1d-468b-bd26-14b063a28b46 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:23.726866 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:23.726866 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:23.727679 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c6575b5-ec1d-468b-bd26-14b063a28b46 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:23.728150 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1326/5263] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:23 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:23.847065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0e391c07-36a9-47a8-bfdf-29f01fc5eb1a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:23.852148 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e391c07-36a9-47a8-bfdf-29f01fc5eb1a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:23.852800 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e391c07-36a9-47a8-bfdf-29f01fc5eb1a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:23.852919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0e391c07-36a9-47a8-bfdf-29f01fc5eb1a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:23.854134 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0e391c07-36a9-47a8-bfdf-29f01fc5eb1a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:23.863633 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:23.863633 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:23.864267 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0e391c07-36a9-47a8-bfdf-29f01fc5eb1a tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:23.864739 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1325/5264] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:23 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:24.741380 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-945ecb77-7e14-4deb-8e3e-c583db6d195d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:24.743492 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-945ecb77-7e14-4deb-8e3e-c583db6d195d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:24.743734 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-945ecb77-7e14-4deb-8e3e-c583db6d195d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:24.743947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-945ecb77-7e14-4deb-8e3e-c583db6d195d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:24.744107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-945ecb77-7e14-4deb-8e3e-c583db6d195d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:24.751192 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:24.751192 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:24.752032 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-945ecb77-7e14-4deb-8e3e-c583db6d195d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:24.752913 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1300/5265] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:24 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:24.878594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c06fad38-e5e8-497d-8a82-bf86c4cb9ec3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:24.885489 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c06fad38-e5e8-497d-8a82-bf86c4cb9ec3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:24.885489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c06fad38-e5e8-497d-8a82-bf86c4cb9ec3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:24.885489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c06fad38-e5e8-497d-8a82-bf86c4cb9ec3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:24.885489 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c06fad38-e5e8-497d-8a82-bf86c4cb9ec3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:24.889993 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:24.889993 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:24.891179 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c06fad38-e5e8-497d-8a82-bf86c4cb9ec3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:24.891756 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1315/5266] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:24 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:25.766899 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0cddbed1-80fe-43e0-9ec3-17c72d7b9b9c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:25.769271 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cddbed1-80fe-43e0-9ec3-17c72d7b9b9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:25.769562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cddbed1-80fe-43e0-9ec3-17c72d7b9b9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:25.769827 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0cddbed1-80fe-43e0-9ec3-17c72d7b9b9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:25.769978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0cddbed1-80fe-43e0-9ec3-17c72d7b9b9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:25.778013 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:25.778013 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:25.779539 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0cddbed1-80fe-43e0-9ec3-17c72d7b9b9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:25.779539 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1327/5267] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:25 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:25.903554 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1137d126-93d6-450e-854e-4aa329d96415 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:25.906249 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1137d126-93d6-450e-854e-4aa329d96415 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:25.906544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1137d126-93d6-450e-854e-4aa329d96415 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:25.906822 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1137d126-93d6-450e-854e-4aa329d96415 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:25.906989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-1137d126-93d6-450e-854e-4aa329d96415 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:25.912659 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:25.912659 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:25.913750 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1137d126-93d6-450e-854e-4aa329d96415 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:25.914255 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1326/5268] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:25 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:26.792388 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2ae9fa0f-b41a-4140-bf78-6bf5849f0fab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:26.795135 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ae9fa0f-b41a-4140-bf78-6bf5849f0fab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:26.795411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ae9fa0f-b41a-4140-bf78-6bf5849f0fab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:26.795625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ae9fa0f-b41a-4140-bf78-6bf5849f0fab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:26.795743 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-2ae9fa0f-b41a-4140-bf78-6bf5849f0fab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:26.802717 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:26.802717 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:26.803479 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ae9fa0f-b41a-4140-bf78-6bf5849f0fab tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:26.804302 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1301/5269] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:26 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:26.926435 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-043667ed-34ce-4db5-a2b1-4dd2b5a72070 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:26.928721 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-043667ed-34ce-4db5-a2b1-4dd2b5a72070 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:26.928936 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-043667ed-34ce-4db5-a2b1-4dd2b5a72070 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:26.929901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-043667ed-34ce-4db5-a2b1-4dd2b5a72070 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:26.929901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-043667ed-34ce-4db5-a2b1-4dd2b5a72070 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:26.935918 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:26.935918 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:26.936990 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-043667ed-34ce-4db5-a2b1-4dd2b5a72070 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:26.937456 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1316/5270] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:26 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:27.817000 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8a0b2291-920d-4aef-b0bf-0557a0a6d89a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:27.818953 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a0b2291-920d-4aef-b0bf-0557a0a6d89a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:27.818953 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a0b2291-920d-4aef-b0bf-0557a0a6d89a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:27.820416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a0b2291-920d-4aef-b0bf-0557a0a6d89a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:27.820416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-8a0b2291-920d-4aef-b0bf-0557a0a6d89a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:27.825259 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:27.825259 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:27.825464 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a0b2291-920d-4aef-b0bf-0557a0a6d89a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:27.826033 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1328/5271] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:27 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:27.951644 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5c280161-35f9-40c4-99bc-5278b785e847 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:27.955178 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c280161-35f9-40c4-99bc-5278b785e847 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:27.955522 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5c280161-35f9-40c4-99bc-5278b785e847 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:27.955827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5c280161-35f9-40c4-99bc-5278b785e847 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:27.956019 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5c280161-35f9-40c4-99bc-5278b785e847 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:27.962385 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:27.962385 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:27.963406 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5c280161-35f9-40c4-99bc-5278b785e847 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:27.963878 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1327/5272] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:27 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:28.838708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d71fa1be-27e9-4308-9a57-67d0f4926baf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:28.841108 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d71fa1be-27e9-4308-9a57-67d0f4926baf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:28.841439 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d71fa1be-27e9-4308-9a57-67d0f4926baf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:28.841725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d71fa1be-27e9-4308-9a57-67d0f4926baf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:28.841871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d71fa1be-27e9-4308-9a57-67d0f4926baf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:28.847299 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:28.847299 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:28.847985 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d71fa1be-27e9-4308-9a57-67d0f4926baf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:28.848371 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1302/5273] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:28 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:28.977028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b4865ff1-82c8-438e-9eac-fde10dc4a7e5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:28.978838 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b4865ff1-82c8-438e-9eac-fde10dc4a7e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:28.979048 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b4865ff1-82c8-438e-9eac-fde10dc4a7e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:28.979246 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b4865ff1-82c8-438e-9eac-fde10dc4a7e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:28.979368 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b4865ff1-82c8-438e-9eac-fde10dc4a7e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:28.983413 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:28.983413 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:28.984083 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b4865ff1-82c8-438e-9eac-fde10dc4a7e5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:28.984421 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1317/5274] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:28 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:29.860142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1d965a3a-8ed1-4cc7-beb9-30ff427ff7ec None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:29.863689 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d965a3a-8ed1-4cc7-beb9-30ff427ff7ec tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:29.863947 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d965a3a-8ed1-4cc7-beb9-30ff427ff7ec tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:29.864211 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1d965a3a-8ed1-4cc7-beb9-30ff427ff7ec tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:29.864745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1d965a3a-8ed1-4cc7-beb9-30ff427ff7ec tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:29.871065 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:29.871065 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:29.872455 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1d965a3a-8ed1-4cc7-beb9-30ff427ff7ec tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:29.873173 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1329/5275] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:29 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:29.995871 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-25eaac9c-b0d1-48dd-9b19-06a39ff01b1f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:29.998149 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25eaac9c-b0d1-48dd-9b19-06a39ff01b1f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:29.998423 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25eaac9c-b0d1-48dd-9b19-06a39ff01b1f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:29.998741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25eaac9c-b0d1-48dd-9b19-06a39ff01b1f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:29.998909 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-25eaac9c-b0d1-48dd-9b19-06a39ff01b1f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:30.004367 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:30.004367 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:30.005563 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25eaac9c-b0d1-48dd-9b19-06a39ff01b1f tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:30.006100 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1328/5276] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:29 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:30.884037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5bdb7c8d-aa4e-432b-9c40-f6a63fb79b4e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:30.886426 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5bdb7c8d-aa4e-432b-9c40-f6a63fb79b4e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:30.886708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5bdb7c8d-aa4e-432b-9c40-f6a63fb79b4e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:30.886950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5bdb7c8d-aa4e-432b-9c40-f6a63fb79b4e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:30.887116 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5bdb7c8d-aa4e-432b-9c40-f6a63fb79b4e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:30.892187 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:30.892187 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:30.893105 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5bdb7c8d-aa4e-432b-9c40-f6a63fb79b4e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:30.893577 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1303/5277] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:30 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:31.016478 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff392adf-fdd2-48ae-a68f-6a542ca822aa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:31.018257 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff392adf-fdd2-48ae-a68f-6a542ca822aa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:31.019988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff392adf-fdd2-48ae-a68f-6a542ca822aa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:31.019988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff392adf-fdd2-48ae-a68f-6a542ca822aa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:31.019988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ff392adf-fdd2-48ae-a68f-6a542ca822aa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:31.026645 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:31.026645 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:31.027716 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff392adf-fdd2-48ae-a68f-6a542ca822aa tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:31.028223 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1318/5278] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:31 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:31.041789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0a389aaf-26a6-4533-bc45-22111707dccb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:31.044070 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a389aaf-26a6-4533-bc45-22111707dccb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:31.044340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a389aaf-26a6-4533-bc45-22111707dccb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:31.044626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a389aaf-26a6-4533-bc45-22111707dccb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:31.044765 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0a389aaf-26a6-4533-bc45-22111707dccb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:31.050016 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:31.050016 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:31.050911 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a389aaf-26a6-4533-bc45-22111707dccb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:31.051458 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1330/5279] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:31 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:31.064217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:31.066513 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:31.066699 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:31.066894 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:31.067019 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete backup with id: 106c5d34-0d99-46ce-a571-3493ea112dcc. Aug 06 17:49:31.071726 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:31.071726 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:31.085270 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] delete_backup rpcapi backup_id 106c5d34-0d99-46ce-a571-3493ea112dcc {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:49:31.087356 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aa1144fe-a7b4-468f-badd-5cbc737c39e2 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 202 Aug 06 17:49:31.087882 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1329/5280] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:31 2026] DELETE /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:49:31.097523 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-903b0483-7870-4cbc-b279-bbaf0073e7b3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:31.099586 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-903b0483-7870-4cbc-b279-bbaf0073e7b3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:31.101396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-903b0483-7870-4cbc-b279-bbaf0073e7b3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:31.101396 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-903b0483-7870-4cbc-b279-bbaf0073e7b3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:31.101552 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-903b0483-7870-4cbc-b279-bbaf0073e7b3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:31.106993 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:31.106993 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:31.109884 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-903b0483-7870-4cbc-b279-bbaf0073e7b3 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 200 Aug 06 17:49:31.110640 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1304/5281] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:31 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:31.906494 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1e302529-43ba-4242-8823-8fd52ea59203 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:31.908281 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e302529-43ba-4242-8823-8fd52ea59203 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:31.909080 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e302529-43ba-4242-8823-8fd52ea59203 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:31.909452 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1e302529-43ba-4242-8823-8fd52ea59203 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:31.911062 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1e302529-43ba-4242-8823-8fd52ea59203 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:31.917386 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:31.917386 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:31.917386 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1e302529-43ba-4242-8823-8fd52ea59203 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:31.917386 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1319/5282] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:31 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:32.121352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-713424a1-3581-4582-8bc7-27d1841dd19d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:32.123065 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-713424a1-3581-4582-8bc7-27d1841dd19d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc Aug 06 17:49:32.123262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-713424a1-3581-4582-8bc7-27d1841dd19d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:32.123455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-713424a1-3581-4582-8bc7-27d1841dd19d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:32.123550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-713424a1-3581-4582-8bc7-27d1841dd19d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Show backup with id 106c5d34-0d99-46ce-a571-3493ea112dcc. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:32.127847 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-713424a1-3581-4582-8bc7-27d1841dd19d tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc returned with HTTP 404 Aug 06 17:49:32.128458 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1331/5283] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:32 2026] GET /volume/v3/backups/106c5d34-0d99-46ce-a571-3493ea112dcc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:32.142468 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:32.144637 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 Aug 06 17:49:32.144637 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:32.144855 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:32.144925 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete snapshot with id: 6c440410-633a-4a20-bb80-fc76b867e294 Aug 06 17:49:32.150553 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:32.150553 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:32.151006 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot retrieved successfully. Aug 06 17:49:32.165328 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot delete request issued successfully. Aug 06 17:49:32.165526 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4e238244-add8-40cf-8f73-45d5d9a6c468 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 returned with HTTP 202 Aug 06 17:49:32.165941 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1330/5284] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:49:32 2026] DELETE /volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:32.173378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d3a1de01-2157-4145-8c0c-d81df0caedda None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:32.175593 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3a1de01-2157-4145-8c0c-d81df0caedda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 Aug 06 17:49:32.175831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3a1de01-2157-4145-8c0c-d81df0caedda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:32.176117 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3a1de01-2157-4145-8c0c-d81df0caedda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:32.185113 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:32.185113 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:32.185685 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d3a1de01-2157-4145-8c0c-d81df0caedda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Snapshot retrieved successfully. Aug 06 17:49:32.188336 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3a1de01-2157-4145-8c0c-d81df0caedda tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 returned with HTTP 200 Aug 06 17:49:32.190222 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1305/5285] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:49:32 2026] GET /volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:32.931722 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6aae9a9e-6773-4649-93ea-7b7b054a0cf2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:32.937855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6aae9a9e-6773-4649-93ea-7b7b054a0cf2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:32.937855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6aae9a9e-6773-4649-93ea-7b7b054a0cf2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:32.937855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6aae9a9e-6773-4649-93ea-7b7b054a0cf2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:32.937855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6aae9a9e-6773-4649-93ea-7b7b054a0cf2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:32.946603 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:32.946603 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:32.949954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6aae9a9e-6773-4649-93ea-7b7b054a0cf2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:32.949954 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1320/5286] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:32 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:33.207428 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-02e7f23e-a444-4cf3-8e5d-ec7a148aa648 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:33.209369 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02e7f23e-a444-4cf3-8e5d-ec7a148aa648 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 Aug 06 17:49:33.209553 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02e7f23e-a444-4cf3-8e5d-ec7a148aa648 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:33.209761 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-02e7f23e-a444-4cf3-8e5d-ec7a148aa648 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:33.217121 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-02e7f23e-a444-4cf3-8e5d-ec7a148aa648 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 returned with HTTP 404 Aug 06 17:49:33.217121 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1332/5287] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:49:33 2026] GET /volume/v3/snapshots/6c440410-633a-4a20-bb80-fc76b867e294 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:33.222989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:33.225146 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:33.225405 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:33.225648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:33.225946 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume with id: 0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:33.234510 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:33.234510 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:33.235096 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:33.253938 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume request issued successfully. Aug 06 17:49:33.253938 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-75c8efe2-040c-4db6-ae22-913cb376c0c1 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c returned with HTTP 202 Aug 06 17:49:33.254212 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1331/5288] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:33 2026] DELETE /volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:33.261259 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-75e7939d-1ce5-49c4-a23d-4d5f3ac9dcaf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:33.263024 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-75e7939d-1ce5-49c4-a23d-4d5f3ac9dcaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:33.263221 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-75e7939d-1ce5-49c4-a23d-4d5f3ac9dcaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:33.263425 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-75e7939d-1ce5-49c4-a23d-4d5f3ac9dcaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:33.270094 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:33.270094 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:33.275232 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-75e7939d-1ce5-49c4-a23d-4d5f3ac9dcaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:33.281644 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-75e7939d-1ce5-49c4-a23d-4d5f3ac9dcaf tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c returned with HTTP 200 Aug 06 17:49:33.282270 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1306/5289] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:33 2026] GET /volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:33.962774 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1f3c9293-e32e-44aa-ad74-beb76977e97a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:33.964723 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f3c9293-e32e-44aa-ad74-beb76977e97a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:33.965831 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f3c9293-e32e-44aa-ad74-beb76977e97a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:33.966294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1f3c9293-e32e-44aa-ad74-beb76977e97a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:33.966517 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1f3c9293-e32e-44aa-ad74-beb76977e97a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:33.972054 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:33.972054 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:33.973023 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1f3c9293-e32e-44aa-ad74-beb76977e97a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:33.973606 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1321/5290] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:33 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:34.296219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3b6f7dae-b5b5-4ffe-89a8-a4e811ff92cb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:34.299996 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b6f7dae-b5b5-4ffe-89a8-a4e811ff92cb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c Aug 06 17:49:34.299996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b6f7dae-b5b5-4ffe-89a8-a4e811ff92cb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:34.299996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b6f7dae-b5b5-4ffe-89a8-a4e811ff92cb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:34.308407 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b6f7dae-b5b5-4ffe-89a8-a4e811ff92cb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c returned with HTTP 404 Aug 06 17:49:34.309218 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1333/5291] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:34 2026] GET /volume/v3/volumes/0edd3ae5-769b-423b-a250-34cce788190c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:34.322923 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:34.324771 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:49:34.325057 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:34.325316 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:34.325534 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume with id: 99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:49:34.333733 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:34.333733 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:34.334206 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:34.353186 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume request issued successfully. Aug 06 17:49:34.353466 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9bae98fb-1cbf-4068-ada9-f9e954a0d3ef tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 202 Aug 06 17:49:34.353928 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1332/5292] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:34 2026] DELETE /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:34.363357 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8949ac6c-dc38-442f-ad95-531b2a838166 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:34.365732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8949ac6c-dc38-442f-ad95-531b2a838166 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:49:34.366090 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8949ac6c-dc38-442f-ad95-531b2a838166 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:34.366406 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8949ac6c-dc38-442f-ad95-531b2a838166 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:34.378380 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:34.378380 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:34.382809 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8949ac6c-dc38-442f-ad95-531b2a838166 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:34.389581 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8949ac6c-dc38-442f-ad95-531b2a838166 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 200 Aug 06 17:49:34.390159 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1307/5293] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:34 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:34.988052 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-05ee9c2e-4d84-47d2-97f9-c5018bc213be None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:34.990669 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-05ee9c2e-4d84-47d2-97f9-c5018bc213be tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:34.992235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-05ee9c2e-4d84-47d2-97f9-c5018bc213be tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:34.992235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-05ee9c2e-4d84-47d2-97f9-c5018bc213be tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:34.992235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-05ee9c2e-4d84-47d2-97f9-c5018bc213be tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:34.996529 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:34.996529 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:34.997517 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-05ee9c2e-4d84-47d2-97f9-c5018bc213be tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:34.998071 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1322/5294] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:34 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:35.405242 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9879edb6-7955-4eaf-b630-672521af16fd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:35.407496 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9879edb6-7955-4eaf-b630-672521af16fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce Aug 06 17:49:35.407756 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9879edb6-7955-4eaf-b630-672521af16fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:35.408060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9879edb6-7955-4eaf-b630-672521af16fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:35.416541 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9879edb6-7955-4eaf-b630-672521af16fd tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce returned with HTTP 404 Aug 06 17:49:35.416703 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1334/5295] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:35 2026] GET /volume/v3/volumes/99f69ba7-5d12-46fa-bea3-7b5a992b82ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:35.425435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-efac3425-658f-4500-8637-450569d39041 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:35.427659 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:49:35.427872 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:35.428114 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:35.428380 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume with id: 15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:49:35.435790 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:35.435790 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:35.436250 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:35.454700 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume request issued successfully. Aug 06 17:49:35.454700 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-efac3425-658f-4500-8637-450569d39041 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 returned with HTTP 202 Aug 06 17:49:35.455240 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1333/5296] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:35 2026] DELETE /volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:35.464779 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4147391c-9c25-4f3e-aa6c-829da297aa70 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:35.467045 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4147391c-9c25-4f3e-aa6c-829da297aa70 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:49:35.467367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4147391c-9c25-4f3e-aa6c-829da297aa70 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:35.467641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4147391c-9c25-4f3e-aa6c-829da297aa70 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:35.475785 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:35.475785 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:35.481351 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-4147391c-9c25-4f3e-aa6c-829da297aa70 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:35.488150 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4147391c-9c25-4f3e-aa6c-829da297aa70 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 returned with HTTP 200 Aug 06 17:49:35.489249 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1308/5297] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:35 2026] GET /volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:36.012200 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-37c96264-58dd-4ad5-8bef-3ebfaaf8b3cf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.014806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37c96264-58dd-4ad5-8bef-3ebfaaf8b3cf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:36.015105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37c96264-58dd-4ad5-8bef-3ebfaaf8b3cf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.015380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-37c96264-58dd-4ad5-8bef-3ebfaaf8b3cf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.015520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-37c96264-58dd-4ad5-8bef-3ebfaaf8b3cf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:36.021759 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:36.021759 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:36.022575 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-37c96264-58dd-4ad5-8bef-3ebfaaf8b3cf tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 200 Aug 06 17:49:36.023052 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1323/5298] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:36 2026] GET /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:36.035161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.038054 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d Aug 06 17:49:36.038054 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.038214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.038343 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete backup with id: 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d. Aug 06 17:49:36.043189 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:36.043189 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:36.058191 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] delete_backup rpcapi backup_id 8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:49:36.061012 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-86b86f6e-a6c8-4cd7-b0de-af4d95fb99c2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d returned with HTTP 202 Aug 06 17:49:36.061278 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1335/5299] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:49:36 2026] DELETE /volume/v3/backups/8f4866f5-88a0-4fe7-af27-cdb6a1d1fc3d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:49:36.073273 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1a34efab-96bf-448c-abb7-276fa140bc79 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.076722 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a Aug 06 17:49:36.077074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.077364 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.077586 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume with id: de559e6e-d291-47fe-94f4-acd9e862793a Aug 06 17:49:36.088883 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:36.088883 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:36.089113 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:36.126710 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume request issued successfully. Aug 06 17:49:36.127101 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a34efab-96bf-448c-abb7-276fa140bc79 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a returned with HTTP 202 Aug 06 17:49:36.127523 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1334/5300] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:49:36 2026] DELETE /volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:36.140075 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-15367fd9-0ed7-45bf-bb1f-4e4e3c30711e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.142831 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-15367fd9-0ed7-45bf-bb1f-4e4e3c30711e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a Aug 06 17:49:36.142831 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-15367fd9-0ed7-45bf-bb1f-4e4e3c30711e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.143074 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-15367fd9-0ed7-45bf-bb1f-4e4e3c30711e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.151440 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:36.151440 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:36.155489 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-15367fd9-0ed7-45bf-bb1f-4e4e3c30711e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:36.160745 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-15367fd9-0ed7-45bf-bb1f-4e4e3c30711e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a returned with HTTP 200 Aug 06 17:49:36.161305 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1309/5301] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:36 2026] GET /volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:36.503851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d11bb714-602b-4a9a-af15-55b345c37bb5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.505695 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d11bb714-602b-4a9a-af15-55b345c37bb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 Aug 06 17:49:36.505937 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d11bb714-602b-4a9a-af15-55b345c37bb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.506213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d11bb714-602b-4a9a-af15-55b345c37bb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.512103 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d11bb714-602b-4a9a-af15-55b345c37bb5 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 returned with HTTP 404 Aug 06 17:49:36.512907 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1324/5302] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:36 2026] GET /volume/v3/volumes/15010aff-345a-4105-8384-ac83ba265578 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:36.520750 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.523092 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] DELETE https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:49:36.523435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.523582 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.523797 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume with id: 3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:49:36.535074 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:36.535074 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:36.535750 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:36.556124 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Delete volume request issued successfully. Aug 06 17:49:36.556530 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-59291b65-a6e8-4837-9ccf-961a343fdaeb tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e returned with HTTP 202 Aug 06 17:49:36.556853 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1336/5303] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:49:36 2026] DELETE /volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:36.568806 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-920e53f3-e31b-48a1-9362-7a5cc2eaec6b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:36.572505 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-920e53f3-e31b-48a1-9362-7a5cc2eaec6b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:49:36.572505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-920e53f3-e31b-48a1-9362-7a5cc2eaec6b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:36.572505 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-920e53f3-e31b-48a1-9362-7a5cc2eaec6b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:36.579146 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:36.579146 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:36.586987 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-920e53f3-e31b-48a1-9362-7a5cc2eaec6b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Volume info retrieved successfully. Aug 06 17:49:36.590607 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-920e53f3-e31b-48a1-9362-7a5cc2eaec6b tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e returned with HTTP 200 Aug 06 17:49:36.591450 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1335/5304] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:36 2026] GET /volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:37.182542 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a064ff17-6f53-4d68-98ed-924f2be66a5c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:37.184481 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a064ff17-6f53-4d68-98ed-924f2be66a5c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a Aug 06 17:49:37.184679 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a064ff17-6f53-4d68-98ed-924f2be66a5c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:37.186055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a064ff17-6f53-4d68-98ed-924f2be66a5c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:37.194542 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a064ff17-6f53-4d68-98ed-924f2be66a5c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a returned with HTTP 404 Aug 06 17:49:37.195118 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1310/5305] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:37 2026] GET /volume/v3/volumes/de559e6e-d291-47fe-94f4-acd9e862793a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:37.206631 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:37.211002 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5/export_record Aug 06 17:49:37.211002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:37.211002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'export_record' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:37.211002 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Export record for backup 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:49:37.215913 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:37.215913 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:37.217990 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.api [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling RPCAPI with context: , host: np0000006677, backup: 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 17:49:37.227939 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] export_record in rpcapi backup_id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5 on host np0000006677. {{(pid=100624) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 17:49:37.242218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTMzZjZmYjQtZmRhMS00ZmFmLWFmZTUtYWYwM2UwN2FjNmY1IiwgInVzZXJfaWQiOiAiZTgxODMxZmE2NTA0NDAyOWFjOTQ0NDkwZjhlNTE3OWIiLCAicHJvamVjdF9pZCI6ICI2YWIzZmM0YTVkNTc0NTQ1YmJiNDljMTJhYWJjYjljZiIsICJ2b2x1bWVfaWQiOiAiZTdhODUzYzctNDZmOC00MTA5LWJmODEtMmFiYTk1MGYzNTliIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODgzOTk3Njc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTdhODUzYzctNDZmOC00MTA5LWJmODEtMmFiYTk1MGYzNTliLzIwMjYwODA2MTc0ODQ0L2F6X25vdmFfYmFja3VwXzUzM2Y2ZmI0LWZkYTEtNGZhZi1hZmU1LWFmMDNlMDdhYzZmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NDg6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NDg6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0ODo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100624) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 17:49:37.242218 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6cf33be2-e540-4c75-9d72-ecaa5d32002f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5/export_record returned with HTTP 200 Aug 06 17:49:37.242362 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1325/5306] 10.4.3.207 () {68 vars in 1430 bytes} [Thu Aug 6 17:49:37 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:37.255584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:37.258235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:49:37.258813 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1986693036"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:37.260983 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1986693036'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:49:37.261397 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume of 1 GB Aug 06 17:49:37.266851 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Availability Zones retrieved successfully. Aug 06 17:49:37.274241 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (7c4578c7-5e3a-407b-b850-2ee2e8c7c110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:37.275421 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9830aa-f2dc-411c-a10f-aafa90fd1036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:37.276441 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:49:37.312406 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9830aa-f2dc-411c-a10f-aafa90fd1036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:37.312769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbefa26e-f1f3-4c87-921b-99359c837a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:37.360266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['73a68105-2327-4e16-b017-bf7277794490', '5a2de2f3-7d13-4eca-ba21-8332325bdc99', '9afd312f-4aaf-4db3-b024-808c64b7c74c', '16fa0a36-99c2-4265-ba1b-25a32fbd807e'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:37.361329 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbefa26e-f1f3-4c87-921b-99359c837a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a68105-2327-4e16-b017-bf7277794490', '5a2de2f3-7d13-4eca-ba21-8332325bdc99', '9afd312f-4aaf-4db3-b024-808c64b7c74c', '16fa0a36-99c2-4265-ba1b-25a32fbd807e']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:37.362055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7325e7-5c9a-41f3-a7eb-84a1d30ddfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:37.394073 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7325e7-5c9a-41f3-a7eb-84a1d30ddfa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86708561-9796-47a1-bf38-ed75c46eda82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986693036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['73a68105-2327-4e16-b017-bf7277794490','5a2de2f3-7d13-4eca-ba21-8332325bdc99','9afd312f-4aaf-4db3-b024-808c64b7c74c','16fa0a36-99c2-4265-ba1b-25a32fbd807e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986693036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86708561-9796-47a1-bf38-ed75c46eda82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81831fa65044029ac944490f8e5179b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:37.395362 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2e5bfa-9ce8-4ae0-8f45-cf166f2df272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:37.418606 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2e5bfa-9ce8-4ae0-8f45-cf166f2df272) transitioned into state 'SUCCESS' from state '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-1986693036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['73a68105-2327-4e16-b017-bf7277794490','5a2de2f3-7d13-4eca-ba21-8332325bdc99','9afd312f-4aaf-4db3-b024-808c64b7c74c','16fa0a36-99c2-4265-ba1b-25a32fbd807e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:37.419435 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9196ea90-93b5-4e55-aeb7-309446bb2283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:37.432658 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9196ea90-93b5-4e55-aeb7-309446bb2283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:37.434005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (7c4578c7-5e3a-407b-b850-2ee2e8c7c110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:37.434491 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request issued successfully. Aug 06 17:49:37.435365 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fc637668-cae2-46dc-8c8d-87dcdacfd8cb tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:49:37.436060 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1337/5307] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:49:37 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:37.453101 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d9e7a3a1-a7a8-43a0-907c-90d606b56965 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:37.457333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d9e7a3a1-a7a8-43a0-907c-90d606b56965 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 Aug 06 17:49:37.457592 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d9e7a3a1-a7a8-43a0-907c-90d606b56965 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:37.458403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d9e7a3a1-a7a8-43a0-907c-90d606b56965 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:37.474734 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:37.474734 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:37.479974 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d9e7a3a1-a7a8-43a0-907c-90d606b56965 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:37.487867 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d9e7a3a1-a7a8-43a0-907c-90d606b56965 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 returned with HTTP 200 Aug 06 17:49:37.488585 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1336/5308] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:37 2026] GET /volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:37.605446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-52b5017b-0627-4d97-a8ed-932dfa55beb8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:37.607677 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52b5017b-0627-4d97-a8ed-932dfa55beb8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] GET https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e Aug 06 17:49:37.607941 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52b5017b-0627-4d97-a8ed-932dfa55beb8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:37.608226 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-52b5017b-0627-4d97-a8ed-932dfa55beb8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:37.614390 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-52b5017b-0627-4d97-a8ed-932dfa55beb8 tempest-VolumesBackupsTest-779036007 tempest-VolumesBackupsTest-779036007-project-member] https://10.4.3.207/volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e returned with HTTP 404 Aug 06 17:49:37.616051 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1311/5309] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:49:37 2026] GET /volume/v3/volumes/3948c46d-5011-487a-953f-2d896230d90e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:38.505378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b90db06a-f81c-4da5-9d02-05fb0b390c7c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:38.508272 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b90db06a-f81c-4da5-9d02-05fb0b390c7c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 Aug 06 17:49:38.508546 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b90db06a-f81c-4da5-9d02-05fb0b390c7c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:38.508826 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b90db06a-f81c-4da5-9d02-05fb0b390c7c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:38.525736 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:38.525736 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:38.532129 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b90db06a-f81c-4da5-9d02-05fb0b390c7c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:38.539808 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b90db06a-f81c-4da5-9d02-05fb0b390c7c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 returned with HTTP 200 Aug 06 17:49:38.539808 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1326/5310] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:38 2026] GET /volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:38.557888 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:38.561077 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:49:38.561180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86708561-9796-47a1-bf38-ed75c46eda82", "name": "tempest-type-Backup-840769838"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:38.562986 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating new backup {'backup': {'volume_id': '86708561-9796-47a1-bf38-ed75c46eda82', 'name': 'tempest-type-Backup-840769838'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:49:38.563195 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating backup of volume 86708561-9796-47a1-bf38-ed75c46eda82 in container None Aug 06 17:49:38.575048 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:38.575048 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:38.575395 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:38.617589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['eb981497-627c-4991-948e-fd9668621898', '961ea64c-c7b8-406e-8a29-3a3e74b92c34'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:38.676222 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b4d37d3-0ce2-4bce-b548-c2d0e79a5fd4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:49:38.676858 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1338/5311] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:49:38 2026] POST /volume/v3/backups => generated 315 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:38.690364 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-33330f6a-120f-43c7-9ec2-1119440643e5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:38.695881 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33330f6a-120f-43c7-9ec2-1119440643e5 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:38.696181 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33330f6a-120f-43c7-9ec2-1119440643e5 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:38.696462 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-33330f6a-120f-43c7-9ec2-1119440643e5 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:38.696600 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-33330f6a-120f-43c7-9ec2-1119440643e5 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:38.706781 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:38.706781 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:38.707429 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-33330f6a-120f-43c7-9ec2-1119440643e5 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:38.707898 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1337/5312] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:38 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:39.292548 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-328e5506-e122-42ee-af22-cd5858dbceab None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:39.294929 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:49:39.295392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1724761165", "snapshot_id": null, "imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "volume_type": null, "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:39.298098 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1724761165', 'snapshot_id': None, 'imageRef': '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'volume_type': None, 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:49:39.392389 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume of 1 GB Aug 06 17:49:39.399100 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Availability Zones retrieved successfully. Aug 06 17:49:39.405689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Flow 'volume_create_api' (f8f58aa8-c59e-447d-b9e8-3c46f7faffa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:39.407187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1952b853-700b-423f-9773-7056b178189c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:39.408381 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:49:39.482568 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1952b853-700b-423f-9773-7056b178189c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:39.483785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64a31a6-ad91-4fbe-bc2a-61b8263d8540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:39.550590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Created reservations ['d8c73186-3cea-4bfc-b5f7-adeda2a8171c', '60faeb14-8c67-4010-9756-7b9296795b4c', 'ac53d412-bcff-42c6-92ac-b8224b9a5e56', '1dba433f-68c7-4432-b9a9-b6d5feee0f32'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:39.551663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64a31a6-ad91-4fbe-bc2a-61b8263d8540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8c73186-3cea-4bfc-b5f7-adeda2a8171c', '60faeb14-8c67-4010-9756-7b9296795b4c', 'ac53d412-bcff-42c6-92ac-b8224b9a5e56', '1dba433f-68c7-4432-b9a9-b6d5feee0f32']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:39.552681 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e132e5a7-df9e-4f12-8ac2-703e37dae737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:39.578114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e132e5a7-df9e-4f12-8ac2-703e37dae737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ff39e25-2cb8-4556-b413-f03e684c454b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1724761165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600c541df8064f72ac4cb2a01dc75593',qos_specs=None,replication_status=,reservations=['d8c73186-3cea-4bfc-b5f7-adeda2a8171c','60faeb14-8c67-4010-9756-7b9296795b4c','ac53d412-bcff-42c6-92ac-b8224b9a5e56','1dba433f-68c7-4432-b9a9-b6d5feee0f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1724761165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ff39e25-2cb8-4556-b413-f03e684c454b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600c541df8064f72ac4cb2a01dc75593',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:39.579273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df7667f-e460-4cf0-8626-994c352cf144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:39.599254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9df7667f-e460-4cf0-8626-994c352cf144) transitioned into state 'SUCCESS' from state '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-1724761165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600c541df8064f72ac4cb2a01dc75593',qos_specs=None,replication_status=,reservations=['d8c73186-3cea-4bfc-b5f7-adeda2a8171c','60faeb14-8c67-4010-9756-7b9296795b4c','ac53d412-bcff-42c6-92ac-b8224b9a5e56','1dba433f-68c7-4432-b9a9-b6d5feee0f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:39.600389 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38020781-1cc6-484d-9145-e17fdcb1abdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:39.612990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38020781-1cc6-484d-9145-e17fdcb1abdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:39.612990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Flow 'volume_create_api' (f8f58aa8-c59e-447d-b9e8-3c46f7faffa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:39.613333 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume request issued successfully. Aug 06 17:49:39.614178 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-328e5506-e122-42ee-af22-cd5858dbceab tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:49:39.614723 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1312/5313] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:49:39 2026] POST /volume/v3/volumes => generated 781 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:39.632034 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f8301e38-48ab-4247-8192-1014545b64ea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:39.639555 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f8301e38-48ab-4247-8192-1014545b64ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:49:39.639555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f8301e38-48ab-4247-8192-1014545b64ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:39.639555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f8301e38-48ab-4247-8192-1014545b64ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:39.649570 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:39.649570 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:39.653597 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f8301e38-48ab-4247-8192-1014545b64ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:49:39.660280 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f8301e38-48ab-4247-8192-1014545b64ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:49:39.660731 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1327/5314] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:49:39 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:39.719470 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e260fc99-ad53-48c0-a2e0-ff4176ac1e88 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:39.721932 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e260fc99-ad53-48c0-a2e0-ff4176ac1e88 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:39.722275 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e260fc99-ad53-48c0-a2e0-ff4176ac1e88 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:39.722544 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e260fc99-ad53-48c0-a2e0-ff4176ac1e88 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:39.722695 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e260fc99-ad53-48c0-a2e0-ff4176ac1e88 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:39.728461 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:39.728461 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:39.729317 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e260fc99-ad53-48c0-a2e0-ff4176ac1e88 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:39.729849 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1339/5315] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:39 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:40.676908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3e3d279e-a269-4d21-9911-0b93dd410c44 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:40.679518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e3d279e-a269-4d21-9911-0b93dd410c44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:49:40.679908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e3d279e-a269-4d21-9911-0b93dd410c44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:40.680204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e3d279e-a269-4d21-9911-0b93dd410c44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:40.695678 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:40.695678 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:40.709683 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3e3d279e-a269-4d21-9911-0b93dd410c44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:49:40.715685 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e3d279e-a269-4d21-9911-0b93dd410c44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:49:40.716361 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1338/5316] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:49:40 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:49:40.729077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-63ccfe58-6eee-4fd5-9372-d7f897d2bf3d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:40.731279 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-63ccfe58-6eee-4fd5-9372-d7f897d2bf3d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:49:40.731485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-63ccfe58-6eee-4fd5-9372-d7f897d2bf3d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:40.731725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-63ccfe58-6eee-4fd5-9372-d7f897d2bf3d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:40.740141 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:40.740141 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:40.741261 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b8659afb-95c0-4a4f-92e9-ecad7efa8c20 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:40.743240 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b8659afb-95c0-4a4f-92e9-ecad7efa8c20 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:40.743462 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b8659afb-95c0-4a4f-92e9-ecad7efa8c20 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:40.743641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b8659afb-95c0-4a4f-92e9-ecad7efa8c20 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:40.743739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b8659afb-95c0-4a4f-92e9-ecad7efa8c20 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:40.745008 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-63ccfe58-6eee-4fd5-9372-d7f897d2bf3d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:49:40.748458 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:40.748458 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:40.749092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b8659afb-95c0-4a4f-92e9-ecad7efa8c20 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:40.749486 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1328/5317] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:40 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:40.751389 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-63ccfe58-6eee-4fd5-9372-d7f897d2bf3d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:49:40.751980 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1313/5318] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:49:40 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:49:41.760076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-99539d4e-eb1a-46ce-b80c-364dbfe20720 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:41.762089 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-99539d4e-eb1a-46ce-b80c-364dbfe20720 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:41.762366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-99539d4e-eb1a-46ce-b80c-364dbfe20720 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:41.762620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-99539d4e-eb1a-46ce-b80c-364dbfe20720 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:41.762726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-99539d4e-eb1a-46ce-b80c-364dbfe20720 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:41.767850 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:41.767850 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:41.768727 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-99539d4e-eb1a-46ce-b80c-364dbfe20720 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:41.769230 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1340/5319] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:41 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:41.859528 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a1f4f759-83fb-43f6-8e90-00b8b41ead47 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:41.958489 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1f4f759-83fb-43f6-8e90-00b8b41ead47 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:41.958874 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1f4f759-83fb-43f6-8e90-00b8b41ead47 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2012733091", "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=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:41.979909 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1f4f759-83fb-43f6-8e90-00b8b41ead47 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:49:41.980456 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1339/5320] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:49:41 2026] POST /volume/v3/types => generated 380 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:41.989799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-17c7209c-ee61-435a-adef-52c2eaa637b4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:41.991827 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-17c7209c-ee61-435a-adef-52c2eaa637b4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption Aug 06 17:49:41.992322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-17c7209c-ee61-435a-adef-52c2eaa637b4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.008569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b72801a9-fbc4-4d05-af24-8336b16d321b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.010885 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b72801a9-fbc4-4d05-af24-8336b16d321b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:49:42.011145 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b72801a9-fbc4-4d05-af24-8336b16d321b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.011359 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b72801a9-fbc4-4d05-af24-8336b16d321b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.014660 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-17c7209c-ee61-435a-adef-52c2eaa637b4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption returned with HTTP 200 Aug 06 17:49:42.015336 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1329/5321] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:49:41 2026] POST /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.021089 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:42.021089 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:42.024366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-00acdd9a-20b5-40bd-ae84-a854293dc091 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.027869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00acdd9a-20b5-40bd-ae84-a854293dc091 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:42.028229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-00acdd9a-20b5-40bd-ae84-a854293dc091 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1840426209", "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=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.031423 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b72801a9-fbc4-4d05-af24-8336b16d321b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:49:42.040176 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b72801a9-fbc4-4d05-af24-8336b16d321b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:49:42.041007 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1314/5322] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1371 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:42.060686 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-00acdd9a-20b5-40bd-ae84-a854293dc091 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:49:42.061336 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1341/5323] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.072991 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f6913730-5c3f-4bf2-929c-3f9ed3d2e801 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.153233 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6913730-5c3f-4bf2-929c-3f9ed3d2e801 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] POST https://10.4.3.207/volume/v3/types/ca110942-8b71-48eb-8d13-8bd33b799670/encryption Aug 06 17:49:42.153636 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f6913730-5c3f-4bf2-929c-3f9ed3d2e801 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.156536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-f6913730-5c3f-4bf2-929c-3f9ed3d2e801 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.156757 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f6913730-5c3f-4bf2-929c-3f9ed3d2e801 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/ca110942-8b71-48eb-8d13-8bd33b799670/encryption returned with HTTP 403 Aug 06 17:49:42.157345 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1340/5324] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types/ca110942-8b71-48eb-8d13-8bd33b799670/encryption => generated 127 bytes in 85 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.167597 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-85570d75-829b-496c-9884-bb06d868d9a3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.169398 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85570d75-829b-496c-9884-bb06d868d9a3 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:42.169796 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-85570d75-829b-496c-9884-bb06d868d9a3 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1936088983", "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=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.194424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-85570d75-829b-496c-9884-bb06d868d9a3 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:49:42.194998 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1330/5325] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.204835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e6810750-1fd9-4f02-b721-64b2b68b097f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.208458 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6810750-1fd9-4f02-b721-64b2b68b097f tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] POST https://10.4.3.207/volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99/extra_specs Aug 06 17:49:42.208901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6810750-1fd9-4f02-b721-64b2b68b097f tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.211156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-e6810750-1fd9-4f02-b721-64b2b68b097f tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.211459 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6810750-1fd9-4f02-b721-64b2b68b097f tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99/extra_specs returned with HTTP 403 Aug 06 17:49:42.212264 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1315/5326] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.222517 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cfe9984c-4c63-421a-912c-097e0866e930 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.227683 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cfe9984c-4c63-421a-912c-097e0866e930 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] PUT https://10.4.3.207/volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99/extra_specs/key2 Aug 06 17:49:42.228243 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cfe9984c-4c63-421a-912c-097e0866e930 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.230805 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-cfe9984c-4c63-421a-912c-097e0866e930 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.230805 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cfe9984c-4c63-421a-912c-097e0866e930 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99/extra_specs/key2 returned with HTTP 403 Aug 06 17:49:42.231423 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1342/5327] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:49:42 2026] PUT /volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.244000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-41e85779-0dbb-4e79-905a-941f19c6a665 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.246235 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41e85779-0dbb-4e79-905a-941f19c6a665 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:42.246635 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-41e85779-0dbb-4e79-905a-941f19c6a665 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.249319 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-41e85779-0dbb-4e79-905a-941f19c6a665 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.249319 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-41e85779-0dbb-4e79-905a-941f19c6a665 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types returned with HTTP 403 Aug 06 17:49:42.250553 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1341/5328] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:49:42 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 06 17:49:42.263568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7e49f980-6b78-40f5-bcb9-382e2b3e379a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.266064 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e49f980-6b78-40f5-bcb9-382e2b3e379a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:42.266571 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7e49f980-6b78-40f5-bcb9-382e2b3e379a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-394351254", "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=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.290855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7e49f980-6b78-40f5-bcb9-382e2b3e379a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:49:42.291106 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1331/5329] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.302545 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-42dc8388-2097-4987-88cc-0b3edca87c1b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.305082 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-42dc8388-2097-4987-88cc-0b3edca87c1b tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957/encryption Aug 06 17:49:42.305645 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-42dc8388-2097-4987-88cc-0b3edca87c1b tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.329874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-42dc8388-2097-4987-88cc-0b3edca87c1b tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957/encryption returned with HTTP 200 Aug 06 17:49:42.330590 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1316/5330] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:49:42.341883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2fd3cc39-d879-4ca4-bdbe-401295b5596c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.344905 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2fd3cc39-d879-4ca4-bdbe-401295b5596c tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] DELETE https://10.4.3.207/volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957/encryption/df42c2a7-2cd5-4527-b2e3-972a7e8dbd75 Aug 06 17:49:42.345389 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2fd3cc39-d879-4ca4-bdbe-401295b5596c tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.346380 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2fd3cc39-d879-4ca4-bdbe-401295b5596c tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.347566 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-2fd3cc39-d879-4ca4-bdbe-401295b5596c tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.347908 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2fd3cc39-d879-4ca4-bdbe-401295b5596c tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957/encryption/df42c2a7-2cd5-4527-b2e3-972a7e8dbd75 returned with HTTP 403 Aug 06 17:49:42.348682 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1343/5331] 10.4.3.207 () {66 vars in 1489 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957/encryption/df42c2a7-2cd5-4527-b2e3-972a7e8dbd75 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.360228 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9faf560c-73bd-4f28-ab36-572852f9f2b8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.362709 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9faf560c-73bd-4f28-ab36-572852f9f2b8 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:42.363438 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9faf560c-73bd-4f28-ab36-572852f9f2b8 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-552981684", "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=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.383628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9faf560c-73bd-4f28-ab36-572852f9f2b8 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:49:42.384136 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1342/5332] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.393004 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d00c6388-8b09-421c-a011-2e733f79ab02 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.395634 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d00c6388-8b09-421c-a011-2e733f79ab02 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] DELETE https://10.4.3.207/volume/v3/types/9e61545a-2cd3-474b-a7d0-17a3ae8908b3/extra_specs/key1 Aug 06 17:49:42.395914 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d00c6388-8b09-421c-a011-2e733f79ab02 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.396202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d00c6388-8b09-421c-a011-2e733f79ab02 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.401848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-d00c6388-8b09-421c-a011-2e733f79ab02 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.402060 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d00c6388-8b09-421c-a011-2e733f79ab02 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/9e61545a-2cd3-474b-a7d0-17a3ae8908b3/extra_specs/key1 returned with HTTP 403 Aug 06 17:49:42.402538 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1332/5333] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/9e61545a-2cd3-474b-a7d0-17a3ae8908b3/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.413870 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6da72a5f-ea8a-4ab6-b191-7fab0fb1e245 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.416035 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6da72a5f-ea8a-4ab6-b191-7fab0fb1e245 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:49:42.416445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6da72a5f-ea8a-4ab6-b191-7fab0fb1e245 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-711879406", "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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.435707 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6da72a5f-ea8a-4ab6-b191-7fab0fb1e245 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:49:42.436122 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1317/5334] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:49:42 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.445036 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-51649cd0-6643-4e5b-8090-a9482aff975e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.447695 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-51649cd0-6643-4e5b-8090-a9482aff975e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] DELETE https://10.4.3.207/volume/v3/types/78773810-4938-4fd0-815e-b160f27d947d Aug 06 17:49:42.448016 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-51649cd0-6643-4e5b-8090-a9482aff975e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.448224 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-51649cd0-6643-4e5b-8090-a9482aff975e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.448882 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-51649cd0-6643-4e5b-8090-a9482aff975e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.449382 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-51649cd0-6643-4e5b-8090-a9482aff975e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/78773810-4938-4fd0-815e-b160f27d947d returned with HTTP 403 Aug 06 17:49:42.450204 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1344/5335] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/78773810-4938-4fd0-815e-b160f27d947d => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.459717 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5ff61c4d-ac38-4111-80e3-13581d2ff427 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.461747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ff61c4d-ac38-4111-80e3-13581d2ff427 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] GET https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs Aug 06 17:49:42.462071 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ff61c4d-ac38-4111-80e3-13581d2ff427 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.462591 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5ff61c4d-ac38-4111-80e3-13581d2ff427 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.470468 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5ff61c4d-ac38-4111-80e3-13581d2ff427 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs returned with HTTP 200 Aug 06 17:49:42.470849 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1343/5336] 10.4.3.207 () {66 vars in 1378 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.490904 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f5f4c906-9efb-4195-aec0-8b1b20d7a397 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.493511 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5f4c906-9efb-4195-aec0-8b1b20d7a397 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] GET https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption/cipher Aug 06 17:49:42.493723 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5f4c906-9efb-4195-aec0-8b1b20d7a397 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.493916 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f5f4c906-9efb-4195-aec0-8b1b20d7a397 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.494585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-f5f4c906-9efb-4195-aec0-8b1b20d7a397 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.494741 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f5f4c906-9efb-4195-aec0-8b1b20d7a397 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption/cipher returned with HTTP 403 Aug 06 17:49:42.495487 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1333/5337] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.506895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e59ebabf-2aca-4ea6-8f7c-7d549bf1a4cb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.508927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e59ebabf-2aca-4ea6-8f7c-7d549bf1a4cb tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] GET https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption Aug 06 17:49:42.509197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e59ebabf-2aca-4ea6-8f7c-7d549bf1a4cb tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.509463 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e59ebabf-2aca-4ea6-8f7c-7d549bf1a4cb tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.510149 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-e59ebabf-2aca-4ea6-8f7c-7d549bf1a4cb tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.510352 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e59ebabf-2aca-4ea6-8f7c-7d549bf1a4cb tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption returned with HTTP 403 Aug 06 17:49:42.510795 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1318/5338] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.520788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4d4e2828-91c2-4c6b-87f7-f74bb423d370 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.522886 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4d4e2828-91c2-4c6b-87f7-f74bb423d370 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] GET https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/multiattach Aug 06 17:49:42.523357 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4d4e2828-91c2-4c6b-87f7-f74bb423d370 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.523625 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4d4e2828-91c2-4c6b-87f7-f74bb423d370 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.532466 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4d4e2828-91c2-4c6b-87f7-f74bb423d370 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/multiattach returned with HTTP 200 Aug 06 17:49:42.532941 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1345/5339] 10.4.3.207 () {66 vars in 1414 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:49:42.542703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-908c4137-d264-449f-bb26-4302c0cf96d4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.545628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-908c4137-d264-449f-bb26-4302c0cf96d4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] GET https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/volume_backend_name Aug 06 17:49:42.545909 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-908c4137-d264-449f-bb26-4302c0cf96d4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.546230 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-908c4137-d264-449f-bb26-4302c0cf96d4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.558010 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-908c4137-d264-449f-bb26-4302c0cf96d4 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/volume_backend_name returned with HTTP 404 Aug 06 17:49:42.558010 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1344/5340] 10.4.3.207 () {66 vars in 1438 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.570444 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2050fdd7-6659-4f8a-a628-c38f506b7802 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.572867 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2050fdd7-6659-4f8a-a628-c38f506b7802 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] PUT https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption/26e0582e-4d66-49a3-85f9-c72a97215688 Aug 06 17:49:42.573321 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2050fdd7-6659-4f8a-a628-c38f506b7802 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.576485 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-2050fdd7-6659-4f8a-a628-c38f506b7802 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.577811 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2050fdd7-6659-4f8a-a628-c38f506b7802 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption/26e0582e-4d66-49a3-85f9-c72a97215688 returned with HTTP 403 Aug 06 17:49:42.577811 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1334/5341] 10.4.3.207 () {68 vars in 1506 bytes} [Thu Aug 6 17:49:42 2026] PUT /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/encryption/26e0582e-4d66-49a3-85f9-c72a97215688 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.588194 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e2c36e1b-12a7-45a1-bba5-286b0d63331d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.592007 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e2c36e1b-12a7-45a1-bba5-286b0d63331d tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] PUT https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/key1 Aug 06 17:49:42.592007 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e2c36e1b-12a7-45a1-bba5-286b0d63331d tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.594998 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-e2c36e1b-12a7-45a1-bba5-286b0d63331d tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.595218 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e2c36e1b-12a7-45a1-bba5-286b0d63331d tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/key1 returned with HTTP 403 Aug 06 17:49:42.595788 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1319/5342] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:49:42 2026] PUT /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.607932 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3c76c4fb-5b6a-45f1-b110-0e10feb9c58e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.610334 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3c76c4fb-5b6a-45f1-b110-0e10feb9c58e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] PUT https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa Aug 06 17:49:42.610997 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3c76c4fb-5b6a-45f1-b110-0e10feb9c58e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.613820 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-3c76c4fb-5b6a-45f1-b110-0e10feb9c58e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '60c524efdd1e416fa151b0af4a5a5995', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '553ceed1c1434f54aa139eabfd434834', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:49:42.614232 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3c76c4fb-5b6a-45f1-b110-0e10feb9c58e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-reader] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa returned with HTTP 403 Aug 06 17:49:42.614925 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1346/5343] 10.4.3.207 () {68 vars in 1362 bytes} [Thu Aug 6 17:49:42 2026] PUT /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:42.625444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1b230602-619a-4804-be61-0e0bdec7613e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.627689 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1b230602-619a-4804-be61-0e0bdec7613e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] DELETE https://10.4.3.207/volume/v3/types/78773810-4938-4fd0-815e-b160f27d947d Aug 06 17:49:42.627949 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1b230602-619a-4804-be61-0e0bdec7613e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.628212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1b230602-619a-4804-be61-0e0bdec7613e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.648234 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-36494776-fe5a-4ef7-8d0f-24c07b041cb6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.650510 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-36494776-fe5a-4ef7-8d0f-24c07b041cb6 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:49:42.650748 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-36494776-fe5a-4ef7-8d0f-24c07b041cb6 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.651060 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-36494776-fe5a-4ef7-8d0f-24c07b041cb6 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.659124 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:42.659124 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:42.659948 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1b230602-619a-4804-be61-0e0bdec7613e tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/78773810-4938-4fd0-815e-b160f27d947d returned with HTTP 202 Aug 06 17:49:42.660500 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1345/5344] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/78773810-4938-4fd0-815e-b160f27d947d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:42.668141 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-36494776-fe5a-4ef7-8d0f-24c07b041cb6 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:49:42.668817 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d7b150ca-3fed-4d5e-bd8f-cbf938677b0a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.671004 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7b150ca-3fed-4d5e-bd8f-cbf938677b0a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] DELETE https://10.4.3.207/volume/v3/types/9e61545a-2cd3-474b-a7d0-17a3ae8908b3 Aug 06 17:49:42.671260 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7b150ca-3fed-4d5e-bd8f-cbf938677b0a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.671506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d7b150ca-3fed-4d5e-bd8f-cbf938677b0a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.674538 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-36494776-fe5a-4ef7-8d0f-24c07b041cb6 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:49:42.675232 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1335/5345] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1371 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:42.693754 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5886b2df-1b5d-4ea0-a8f1-b28675f68fda None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.694505 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5886b2df-1b5d-4ea0-a8f1-b28675f68fda None None] GET https://10.4.3.207/volume// Aug 06 17:49:42.694718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5886b2df-1b5d-4ea0-a8f1-b28675f68fda None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.695047 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5886b2df-1b5d-4ea0-a8f1-b28675f68fda None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.695457 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5886b2df-1b5d-4ea0-a8f1-b28675f68fda None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:49:42.695871 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1347/5346] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:49:42.706685 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b62ee486-3b03-44dd-9aaa-d907c74bfb49 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.707281 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d7b150ca-3fed-4d5e-bd8f-cbf938677b0a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/9e61545a-2cd3-474b-a7d0-17a3ae8908b3 returned with HTTP 202 Aug 06 17:49:42.707951 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1320/5347] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/9e61545a-2cd3-474b-a7d0-17a3ae8908b3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:42.709128 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b62ee486-3b03-44dd-9aaa-d907c74bfb49 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:49:42.709574 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b62ee486-3b03-44dd-9aaa-d907c74bfb49 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ff39e25-2cb8-4556-b413-f03e684c454b", "connector": null, "instance_uuid": "274e4693-1730-43c8-8203-deca7f28c7bc"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:42.715564 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f67966f7-130a-4ef5-90d9-ab0b069d39ec None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.718154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f67966f7-130a-4ef5-90d9-ab0b069d39ec tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] DELETE https://10.4.3.207/volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957 Aug 06 17:49:42.718468 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f67966f7-130a-4ef5-90d9-ab0b069d39ec tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.718630 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:42.718630 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:42.718724 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f67966f7-130a-4ef5-90d9-ab0b069d39ec tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.750494 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-b62ee486-3b03-44dd-9aaa-d907c74bfb49 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:49:42.750959 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1346/5348] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:49:42 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 06 17:49:42.751218 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f67966f7-130a-4ef5-90d9-ab0b069d39ec tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957 returned with HTTP 202 Aug 06 17:49:42.751692 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1336/5349] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/7bf408b5-9c31-44df-923a-f90478599957 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:42.759862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5cddb94e-8cc1-42f7-ac4e-085d99874a64 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.764600 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5cddb94e-8cc1-42f7-ac4e-085d99874a64 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] DELETE https://10.4.3.207/volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99 Aug 06 17:49:42.765082 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5cddb94e-8cc1-42f7-ac4e-085d99874a64 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.765370 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5cddb94e-8cc1-42f7-ac4e-085d99874a64 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.780182 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1fc9990a-95e0-42c5-8a73-624dc8adaa14 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.782076 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1fc9990a-95e0-42c5-8a73-624dc8adaa14 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:42.782339 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1fc9990a-95e0-42c5-8a73-624dc8adaa14 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.782873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1fc9990a-95e0-42c5-8a73-624dc8adaa14 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.782873 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-1fc9990a-95e0-42c5-8a73-624dc8adaa14 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:42.786820 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:42.786820 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:42.787697 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1fc9990a-95e0-42c5-8a73-624dc8adaa14 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:42.788160 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1321/5350] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:42 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:42.798733 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5cddb94e-8cc1-42f7-ac4e-085d99874a64 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99 returned with HTTP 202 Aug 06 17:49:42.799305 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1348/5351] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/0ddd1941-c5ac-4371-9943-d1b113df2a99 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:42.806907 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-72e3e962-e5bf-40ae-9e16-0eb816f44a7a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.809278 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72e3e962-e5bf-40ae-9e16-0eb816f44a7a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] DELETE https://10.4.3.207/volume/v3/types/ca110942-8b71-48eb-8d13-8bd33b799670 Aug 06 17:49:42.809610 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72e3e962-e5bf-40ae-9e16-0eb816f44a7a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.809882 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-72e3e962-e5bf-40ae-9e16-0eb816f44a7a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.810273 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:42.810273 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:42.842539 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-72e3e962-e5bf-40ae-9e16-0eb816f44a7a tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/ca110942-8b71-48eb-8d13-8bd33b799670 returned with HTTP 202 Aug 06 17:49:42.842978 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1347/5352] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/ca110942-8b71-48eb-8d13-8bd33b799670 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:42.852820 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2a1cd571-288e-4d06-9c6f-2b0df89e5893 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:42.854818 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a1cd571-288e-4d06-9c6f-2b0df89e5893 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] DELETE https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa Aug 06 17:49:42.855107 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a1cd571-288e-4d06-9c6f-2b0df89e5893 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:42.855399 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2a1cd571-288e-4d06-9c6f-2b0df89e5893 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:42.888376 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2a1cd571-288e-4d06-9c6f-2b0df89e5893 tempest-VolumeTypesReaderTests-427715239 tempest-VolumeTypesReaderTests-427715239-project-admin] https://10.4.3.207/volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa returned with HTTP 202 Aug 06 17:49:42.888789 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1337/5353] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:49:42 2026] DELETE /volume/v3/types/3a9cec58-2af0-479b-b47b-94f7f6a879aa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:43.802956 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d16667a7-2058-4ca3-82f9-dbeedf4e5806 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:43.804936 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d16667a7-2058-4ca3-82f9-dbeedf4e5806 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:43.805258 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d16667a7-2058-4ca3-82f9-dbeedf4e5806 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:43.805414 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d16667a7-2058-4ca3-82f9-dbeedf4e5806 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:43.805529 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d16667a7-2058-4ca3-82f9-dbeedf4e5806 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:43.810592 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:43.810592 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:43.811350 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d16667a7-2058-4ca3-82f9-dbeedf4e5806 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:43.811804 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1322/5354] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:43 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:43.826620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e233345f-4905-45bd-bb26-81380cff0b2f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:43.827160 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e233345f-4905-45bd-bb26-81380cff0b2f None None] GET https://10.4.3.207/volume// Aug 06 17:49:43.827658 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e233345f-4905-45bd-bb26-81380cff0b2f None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:43.827658 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e233345f-4905-45bd-bb26-81380cff0b2f None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:43.828080 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e233345f-4905-45bd-bb26-81380cff0b2f None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:49:43.828483 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1349/5355] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:49: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 06 17:49:43.838000 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-f03a0bfe-d26f-49e1-a1b3-452e1cf06b27 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:43.840994 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-f03a0bfe-d26f-49e1-a1b3-452e1cf06b27 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:49:43.841259 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-f03a0bfe-d26f-49e1-a1b3-452e1cf06b27 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:43.841477 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-f03a0bfe-d26f-49e1-a1b3-452e1cf06b27 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:43.854560 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:43.854560 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:43.860340 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-f03a0bfe-d26f-49e1-a1b3-452e1cf06b27 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:49:43.868903 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-f03a0bfe-d26f-49e1-a1b3-452e1cf06b27 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:49:43.869607 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1348/5356] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:49:43 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1550 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:49:44.025438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:44.027738 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] PUT https://10.4.3.207/volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303 Aug 06 17:49:44.028146 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:44.036791 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Acquiring lock "cinder-attachment_update-1ff39e25-2cb8-4556-b413-f03e684c454b-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:49:44.041719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Lock "cinder-attachment_update-1ff39e25-2cb8-4556-b413-f03e684c454b-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:49:44.042744 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:44.042744 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:44.135304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Lock "cinder-attachment_update-1ff39e25-2cb8-4556-b413-f03e684c454b-np0000006677" released by "attachment_update" :: held 0.094s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:49:44.135627 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-28c87206-bcb3-4b06-b724-8697df335e7a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303 returned with HTTP 200 Aug 06 17:49:44.136208 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1338/5357] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:49:44 2026] PUT /volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:44.161996 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-d74ba801-fe56-4b5b-b4f1-e689a063c787 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:44.164833 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-d74ba801-fe56-4b5b-b4f1-e689a063c787 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303/action Aug 06 17:49:44.165622 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-d74ba801-fe56-4b5b-b4f1-e689a063c787 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:49:44.165622 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-d74ba801-fe56-4b5b-b4f1-e689a063c787 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:44.185415 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:44.185415 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:44.198951 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-2f6c2638-8c6a-4e4b-90f1-1fbbce0eb47c req-d74ba801-fe56-4b5b-b4f1-e689a063c787 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303/action returned with HTTP 204 Aug 06 17:49:44.199810 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1323/5358] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:49:44 2026] POST /volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:44.825405 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f6322dfa-5635-4a14-a41f-c4f3c0a1d9ee None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:44.828495 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f6322dfa-5635-4a14-a41f-c4f3c0a1d9ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:44.829263 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f6322dfa-5635-4a14-a41f-c4f3c0a1d9ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:44.829557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f6322dfa-5635-4a14-a41f-c4f3c0a1d9ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:44.829706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f6322dfa-5635-4a14-a41f-c4f3c0a1d9ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:44.835352 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:44.835352 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:44.836249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f6322dfa-5635-4a14-a41f-c4f3c0a1d9ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:44.836902 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1350/5359] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:44 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:45.847638 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b1078a13-8553-4b9b-beb9-06f4efa29c9c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:45.849602 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b1078a13-8553-4b9b-beb9-06f4efa29c9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:45.849903 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b1078a13-8553-4b9b-beb9-06f4efa29c9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:45.850224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b1078a13-8553-4b9b-beb9-06f4efa29c9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:45.850410 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b1078a13-8553-4b9b-beb9-06f4efa29c9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:45.856027 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:45.856027 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:45.856780 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b1078a13-8553-4b9b-beb9-06f4efa29c9c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:45.857168 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1349/5360] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:45 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:46.868627 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bcfab2fd-3137-49d6-b521-d80e941e5b92 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:46.870776 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bcfab2fd-3137-49d6-b521-d80e941e5b92 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:46.871030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bcfab2fd-3137-49d6-b521-d80e941e5b92 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:46.871257 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bcfab2fd-3137-49d6-b521-d80e941e5b92 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:46.871443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-bcfab2fd-3137-49d6-b521-d80e941e5b92 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:46.877306 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:46.877306 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:46.878283 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bcfab2fd-3137-49d6-b521-d80e941e5b92 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:46.878872 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1339/5361] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:46 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:47.890380 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-20466b29-c0a8-4fb8-afa0-b8ade0cb204a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:47.892210 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20466b29-c0a8-4fb8-afa0-b8ade0cb204a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:47.892432 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20466b29-c0a8-4fb8-afa0-b8ade0cb204a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:47.892607 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-20466b29-c0a8-4fb8-afa0-b8ade0cb204a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:47.892706 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-20466b29-c0a8-4fb8-afa0-b8ade0cb204a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:47.896885 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:47.896885 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:47.897654 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-20466b29-c0a8-4fb8-afa0-b8ade0cb204a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:47.898271 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1324/5362] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:47 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:48.910063 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f061b588-51e6-4b92-94a4-a3c9339b375d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:48.912539 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f061b588-51e6-4b92-94a4-a3c9339b375d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:48.912876 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f061b588-51e6-4b92-94a4-a3c9339b375d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:48.913214 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f061b588-51e6-4b92-94a4-a3c9339b375d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:48.914060 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f061b588-51e6-4b92-94a4-a3c9339b375d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:48.919579 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:48.919579 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:48.920471 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f061b588-51e6-4b92-94a4-a3c9339b375d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:48.921237 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1351/5363] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:48 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:49.934224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1fb97fc8-cfb1-46cc-b482-61f23a9d2cb9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:49.936111 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fb97fc8-cfb1-46cc-b482-61f23a9d2cb9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:49.936366 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fb97fc8-cfb1-46cc-b482-61f23a9d2cb9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:49.936560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1fb97fc8-cfb1-46cc-b482-61f23a9d2cb9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:49.936659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-1fb97fc8-cfb1-46cc-b482-61f23a9d2cb9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:49.944563 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:49.944563 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:49.945548 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1fb97fc8-cfb1-46cc-b482-61f23a9d2cb9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:49.946091 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1350/5364] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:49 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:50.959540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-60390da7-da2b-4656-bece-e768650baa53 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:50.961496 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-60390da7-da2b-4656-bece-e768650baa53 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:50.961760 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-60390da7-da2b-4656-bece-e768650baa53 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:50.962021 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-60390da7-da2b-4656-bece-e768650baa53 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:50.962179 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-60390da7-da2b-4656-bece-e768650baa53 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:50.967744 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:50.967744 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:50.968518 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-60390da7-da2b-4656-bece-e768650baa53 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:50.968905 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1340/5365] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:50 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:51.980485 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c6833f8c-fbf3-4c78-9af3-5cb6ccaa2e4f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:51.983324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c6833f8c-fbf3-4c78-9af3-5cb6ccaa2e4f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:51.983324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c6833f8c-fbf3-4c78-9af3-5cb6ccaa2e4f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:51.983324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c6833f8c-fbf3-4c78-9af3-5cb6ccaa2e4f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:51.983700 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-c6833f8c-fbf3-4c78-9af3-5cb6ccaa2e4f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:51.989006 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:51.989006 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:51.989920 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c6833f8c-fbf3-4c78-9af3-5cb6ccaa2e4f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:51.990518 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1325/5366] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:51 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:53.003286 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-007b8dd5-0eb5-40a7-8df3-617b316124d8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:53.005623 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-007b8dd5-0eb5-40a7-8df3-617b316124d8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:53.005907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-007b8dd5-0eb5-40a7-8df3-617b316124d8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:53.006196 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-007b8dd5-0eb5-40a7-8df3-617b316124d8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:53.006353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-007b8dd5-0eb5-40a7-8df3-617b316124d8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:53.011352 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:53.011352 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:53.012235 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-007b8dd5-0eb5-40a7-8df3-617b316124d8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:53.012649 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1352/5367] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:53 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:54.026990 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9447cefb-5036-4b2b-af54-10c002c95d9b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:54.028849 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9447cefb-5036-4b2b-af54-10c002c95d9b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:54.029074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9447cefb-5036-4b2b-af54-10c002c95d9b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:54.029286 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9447cefb-5036-4b2b-af54-10c002c95d9b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:54.029401 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9447cefb-5036-4b2b-af54-10c002c95d9b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:54.036151 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:54.036151 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:54.037144 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9447cefb-5036-4b2b-af54-10c002c95d9b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:54.037574 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1351/5368] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:54 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:55.051577 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fe35ebc7-bffa-4b5d-99c5-8fbb14b337c4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:55.053804 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fe35ebc7-bffa-4b5d-99c5-8fbb14b337c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:55.054091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fe35ebc7-bffa-4b5d-99c5-8fbb14b337c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:55.054399 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fe35ebc7-bffa-4b5d-99c5-8fbb14b337c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:55.054550 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-fe35ebc7-bffa-4b5d-99c5-8fbb14b337c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:55.060924 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:55.060924 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:55.062368 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fe35ebc7-bffa-4b5d-99c5-8fbb14b337c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:55.062368 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1341/5369] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:55 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:55.073023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:55.075015 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468/export_record Aug 06 17:49:55.075261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:55.075473 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'export_record' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:55.075581 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Export record for backup 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:49:55.080021 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:55.080021 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:55.080959 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.api [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling RPCAPI with context: , host: np0000006677, backup: 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 17:49:55.089246 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] export_record in rpcapi backup_id 83b4baf8-8abd-4842-9dc3-19e032a02468 on host np0000006677. {{(pid=100625) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 17:49:55.104391 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODNiNGJhZjgtOGFiZC00ODQyLTlkYzMtMTllMDMyYTAyNDY4IiwgInVzZXJfaWQiOiAiZTgxODMxZmE2NTA0NDAyOWFjOTQ0NDkwZjhlNTE3OWIiLCAicHJvamVjdF9pZCI6ICI2YWIzZmM0YTVkNTc0NTQ1YmJiNDljMTJhYWJjYjljZiIsICJ2b2x1bWVfaWQiOiAiODY3MDg1NjEtOTc5Ni00N2ExLWJmMzgtZWQ3NWM0NmVkYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDA3Njk4MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84NjcwODU2MS05Nzk2LTQ3YTEtYmYzOC1lZDc1YzQ2ZWRhODIvMjAyNjA4MDYxNzQ5NDEvYXpfbm92YV9iYWNrdXBfODNiNGJhZjgtOGFiZC00ODQyLTlkYzMtMTllMDMyYTAyNDY4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjQ5OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100625) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 17:49:55.104790 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-be6d5c17-3f21-474f-9f2d-e3ddbf7f94da tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468/export_record returned with HTTP 200 Aug 06 17:49:55.105321 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1326/5370] 10.4.3.207 () {68 vars in 1430 bytes} [Thu Aug 6 17:49:55 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:55.114708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bfdf4ce9-2097-4da2-abc0-db6903077172 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:55.117145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bfdf4ce9-2097-4da2-abc0-db6903077172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:49:55.117377 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bfdf4ce9-2097-4da2-abc0-db6903077172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:55.117604 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bfdf4ce9-2097-4da2-abc0-db6903077172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:55.117941 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-bfdf4ce9-2097-4da2-abc0-db6903077172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:55.122440 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:55.122440 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:55.123033 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bfdf4ce9-2097-4da2-abc0-db6903077172 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:49:55.123422 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1353/5371] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:55 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:55.136798 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2df700c7-789e-47c2-a97f-f7f430792b5e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:55.138536 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups/import_record Aug 06 17:49:55.139017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhZjI1OTItNzhiZi00MmY0LThiMDYtMDUyNWJkZWI5Nzc3IiwgInVzZXJfaWQiOiAiZTgxODMxZmE2NTA0NDAyOWFjOTQ0NDkwZjhlNTE3OWIiLCAicHJvamVjdF9pZCI6ICI2YWIzZmM0YTVkNTc0NTQ1YmJiNDljMTJhYWJjYjljZiIsICJ2b2x1bWVfaWQiOiAiODY3MDg1NjEtOTc5Ni00N2ExLWJmMzgtZWQ3NWM0NmVkYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDA3Njk4MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84NjcwODU2MS05Nzk2LTQ3YTEtYmYzOC1lZDc1YzQ2ZWRhODIvMjAyNjA4MDYxNzQ5NDEvYXpfbm92YV9iYWNrdXBfODNiNGJhZjgtOGFiZC00ODQyLTlkYzMtMTllMDMyYTAyNDY4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjQ5OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:55.140387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhZjI1OTItNzhiZi00MmY0LThiMDYtMDUyNWJkZWI5Nzc3IiwgInVzZXJfaWQiOiAiZTgxODMxZmE2NTA0NDAyOWFjOTQ0NDkwZjhlNTE3OWIiLCAicHJvamVjdF9pZCI6ICI2YWIzZmM0YTVkNTc0NTQ1YmJiNDljMTJhYWJjYjljZiIsICJ2b2x1bWVfaWQiOiAiODY3MDg1NjEtOTc5Ni00N2ExLWJmMzgtZWQ3NWM0NmVkYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDA3Njk4MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84NjcwODU2MS05Nzk2LTQ3YTEtYmYzOC1lZDc1YzQ2ZWRhODIvMjAyNjA4MDYxNzQ5NDEvYXpfbm92YV9iYWNrdXBfODNiNGJhZjgtOGFiZC00ODQyLTlkYzMtMTllMDMyYTAyNDY4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjQ5OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100623) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 17:49:55.140520 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhZjI1OTItNzhiZi00MmY0LThiMDYtMDUyNWJkZWI5Nzc3IiwgInVzZXJfaWQiOiAiZTgxODMxZmE2NTA0NDAyOWFjOTQ0NDkwZjhlNTE3OWIiLCAicHJvamVjdF9pZCI6ICI2YWIzZmM0YTVkNTc0NTQ1YmJiNDljMTJhYWJjYjljZiIsICJ2b2x1bWVfaWQiOiAiODY3MDg1NjEtOTc5Ni00N2ExLWJmMzgtZWQ3NWM0NmVkYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDA3Njk4MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84NjcwODU2MS05Nzk2LTQ3YTEtYmYzOC1lZDc1YzQ2ZWRhODIvMjAyNjA4MDYxNzQ5NDEvYXpfbm92YV9iYWNrdXBfODNiNGJhZjgtOGFiZC00ODQyLTlkYzMtMTllMDMyYTAyNDY4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjQ5OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100623) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 17:49:55.170061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['c4762a50-a962-4a7d-90ca-e15abb860e0a', '8edbfd10-8c36-430e-bca4-afdb1cd42e27'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:55.194531 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] import_record rpcapi backup id 28af2592-78bf-42f4-8b06-0525bdeb9777 on host np0000006677 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhZjI1OTItNzhiZi00MmY0LThiMDYtMDUyNWJkZWI5Nzc3IiwgInVzZXJfaWQiOiAiZTgxODMxZmE2NTA0NDAyOWFjOTQ0NDkwZjhlNTE3OWIiLCAicHJvamVjdF9pZCI6ICI2YWIzZmM0YTVkNTc0NTQ1YmJiNDljMTJhYWJjYjljZiIsICJ2b2x1bWVfaWQiOiAiODY3MDg1NjEtOTc5Ni00N2ExLWJmMzgtZWQ3NWM0NmVkYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDA3Njk4MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84NjcwODU2MS05Nzk2LTQ3YTEtYmYzOC1lZDc1YzQ2ZWRhODIvMjAyNjA4MDYxNzQ5NDEvYXpfbm92YV9iYWNrdXBfODNiNGJhZjgtOGFiZC00ODQyLTlkYzMtMTllMDMyYTAyNDY4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo0OTozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA2VDE3OjQ5OjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100623) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 06 17:49:55.196852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Import record output: {'backup': {'id': '28af2592-78bf-42f4-8b06-0525bdeb9777', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777'}, {'rel': 'bookmark', 'href': 'https://10.4.3.207/volume/backups/28af2592-78bf-42f4-8b06-0525bdeb9777'}]}}. {{(pid=100623) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 06 17:49:55.197157 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2df700c7-789e-47c2-a97f-f7f430792b5e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/import_record returned with HTTP 201 Aug 06 17:49:55.197743 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1352/5372] 10.4.3.207 () {70 vars in 1342 bytes} [Thu Aug 6 17:49:55 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 61 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 06 17:49:55.208955 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-de78a8d2-7a5e-40a0-8114-dfa25304538b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:55.211470 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de78a8d2-7a5e-40a0-8114-dfa25304538b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 Aug 06 17:49:55.211832 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de78a8d2-7a5e-40a0-8114-dfa25304538b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:55.212075 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-de78a8d2-7a5e-40a0-8114-dfa25304538b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:55.212220 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-de78a8d2-7a5e-40a0-8114-dfa25304538b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 28af2592-78bf-42f4-8b06-0525bdeb9777. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:55.217599 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:55.217599 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:55.218376 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-de78a8d2-7a5e-40a0-8114-dfa25304538b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 returned with HTTP 200 Aug 06 17:49:55.218873 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1342/5373] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:55 2026] GET /volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:56.229343 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d75007b1-ba90-41f8-ba83-9f4d7b3de6a7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:56.232260 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d75007b1-ba90-41f8-ba83-9f4d7b3de6a7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 Aug 06 17:49:56.232637 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d75007b1-ba90-41f8-ba83-9f4d7b3de6a7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:56.232910 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d75007b1-ba90-41f8-ba83-9f4d7b3de6a7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:56.233204 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d75007b1-ba90-41f8-ba83-9f4d7b3de6a7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 28af2592-78bf-42f4-8b06-0525bdeb9777. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:56.239367 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:56.239367 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:56.240339 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d75007b1-ba90-41f8-ba83-9f4d7b3de6a7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 returned with HTTP 200 Aug 06 17:49:56.240821 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1327/5374] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:56 2026] GET /volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:56.253817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:56.256006 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 Aug 06 17:49:56.256289 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:56.256548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:56.256704 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete backup with id: 28af2592-78bf-42f4-8b06-0525bdeb9777. Aug 06 17:49:56.262532 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:56.262532 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:56.278817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] delete_backup rpcapi backup_id 28af2592-78bf-42f4-8b06-0525bdeb9777 {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:49:56.281024 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f293337d-9c0b-4d1a-a8e0-8ddf978f3457 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 returned with HTTP 202 Aug 06 17:49:56.281661 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1354/5375] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:49:56 2026] DELETE /volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:49:56.292307 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b836c8d2-ea45-40e0-bccd-d95f3a989512 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:56.294184 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b836c8d2-ea45-40e0-bccd-d95f3a989512 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 Aug 06 17:49:56.294413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b836c8d2-ea45-40e0-bccd-d95f3a989512 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:56.294624 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b836c8d2-ea45-40e0-bccd-d95f3a989512 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:56.294762 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b836c8d2-ea45-40e0-bccd-d95f3a989512 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 28af2592-78bf-42f4-8b06-0525bdeb9777. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:56.299818 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:56.299818 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:56.300580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b836c8d2-ea45-40e0-bccd-d95f3a989512 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 returned with HTTP 200 Aug 06 17:49:56.300944 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1353/5376] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:56 2026] GET /volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:57.312363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b1388d95-12b1-4c2f-a062-f457c8e7c154 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:57.314849 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b1388d95-12b1-4c2f-a062-f457c8e7c154 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 Aug 06 17:49:57.315190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b1388d95-12b1-4c2f-a062-f457c8e7c154 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:57.315463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b1388d95-12b1-4c2f-a062-f457c8e7c154 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:57.315629 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-b1388d95-12b1-4c2f-a062-f457c8e7c154 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 28af2592-78bf-42f4-8b06-0525bdeb9777. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:57.320799 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b1388d95-12b1-4c2f-a062-f457c8e7c154 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 returned with HTTP 404 Aug 06 17:49:57.321522 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1343/5377] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:57 2026] GET /volume/v3/backups/28af2592-78bf-42f4-8b06-0525bdeb9777 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:57.329588 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:57.331835 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 Aug 06 17:49:57.332148 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:57.332372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:57.332536 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume with id: 86708561-9796-47a1-bf38-ed75c46eda82 Aug 06 17:49:57.341354 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:57.341354 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:57.341792 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:57.363816 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume request issued successfully. Aug 06 17:49:57.364017 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78132836-38a6-4ba4-a69a-5d15e5b3158a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 returned with HTTP 202 Aug 06 17:49:57.364686 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1328/5378] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:49:57 2026] DELETE /volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:49:57.372978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b2b585ee-ded9-42a1-b87a-234ed6502e80 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:57.374903 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b2b585ee-ded9-42a1-b87a-234ed6502e80 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 Aug 06 17:49:57.375157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b2b585ee-ded9-42a1-b87a-234ed6502e80 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:57.375548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b2b585ee-ded9-42a1-b87a-234ed6502e80 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:57.383951 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:57.383951 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:57.388673 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b2b585ee-ded9-42a1-b87a-234ed6502e80 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:57.393324 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b2b585ee-ded9-42a1-b87a-234ed6502e80 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 returned with HTTP 200 Aug 06 17:49:57.393712 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1355/5379] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:57 2026] GET /volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:58.408115 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-303e2130-0076-4ce3-98bf-58e4f37579e7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:58.410193 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-303e2130-0076-4ce3-98bf-58e4f37579e7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 Aug 06 17:49:58.410416 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-303e2130-0076-4ce3-98bf-58e4f37579e7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:58.410613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-303e2130-0076-4ce3-98bf-58e4f37579e7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:58.417877 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-303e2130-0076-4ce3-98bf-58e4f37579e7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 returned with HTTP 404 Aug 06 17:49:58.418417 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1354/5380] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:58 2026] GET /volume/v3/volumes/86708561-9796-47a1-bf38-ed75c46eda82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:49:58.428305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-503a46a3-02cc-4c4f-afac-0c7b935877c9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:58.431047 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-503a46a3-02cc-4c4f-afac-0c7b935877c9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups Aug 06 17:49:58.431307 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-503a46a3-02cc-4c4f-afac-0c7b935877c9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:58.431561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-503a46a3-02cc-4c4f-afac-0c7b935877c9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:58.448012 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-503a46a3-02cc-4c4f-afac-0c7b935877c9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 200 Aug 06 17:49:58.448012 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1344/5381] 10.4.3.207 () {68 vars in 1277 bytes} [Thu Aug 6 17:49:58 2026] GET /volume/v3/backups => generated 624 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:58.458313 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-05cf5a98-55df-4bfc-b283-be8cbe22946b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:58.460324 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-05cf5a98-55df-4bfc-b283-be8cbe22946b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups?project_id=6ab3fc4a5d574545bbb49c12aabcb9cf Aug 06 17:49:58.460585 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-05cf5a98-55df-4bfc-b283-be8cbe22946b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:58.460790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-05cf5a98-55df-4bfc-b283-be8cbe22946b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:58.467143 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-05cf5a98-55df-4bfc-b283-be8cbe22946b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups?project_id=6ab3fc4a5d574545bbb49c12aabcb9cf returned with HTTP 200 Aug 06 17:49:58.467831 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1329/5382] 10.4.3.207 () {68 vars in 1364 bytes} [Thu Aug 6 17:49:58 2026] GET /volume/v3/backups?project_id=6ab3fc4a5d574545bbb49c12aabcb9cf => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:58.476915 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:58.478748 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:49:58.479320 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-536447012"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:58.481130 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-536447012'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:49:58.481273 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume of 1 GB Aug 06 17:49:58.485421 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Availability Zones retrieved successfully. Aug 06 17:49:58.491058 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (16d19fce-fe04-404a-8bd2-a21db0865a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:58.491935 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a55e23-bfa5-42a3-976e-49be946eeb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:58.492733 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:49:58.520315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a55e23-bfa5-42a3-976e-49be946eeb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:58.521495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86610d3e-bd29-413b-af57-26608fe99f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:58.566142 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['728779ff-030a-4d7d-9a53-9ea53438827d', 'c565b67e-d556-4b54-84a6-8b141cbda5c6', '2fd16fa1-da15-4e98-a8c4-4e273c72a6e5', '386f7f60-e2df-4d9e-89ec-da2dd2e6934a'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:58.567313 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86610d3e-bd29-413b-af57-26608fe99f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['728779ff-030a-4d7d-9a53-9ea53438827d', 'c565b67e-d556-4b54-84a6-8b141cbda5c6', '2fd16fa1-da15-4e98-a8c4-4e273c72a6e5', '386f7f60-e2df-4d9e-89ec-da2dd2e6934a']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:58.568349 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5587f0-faba-4a5c-a872-75b9a5bcc44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:58.600627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5587f0-faba-4a5c-a872-75b9a5bcc44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f88736-4a65-4229-b46c-ae5082d08332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536447012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['728779ff-030a-4d7d-9a53-9ea53438827d','c565b67e-d556-4b54-84a6-8b141cbda5c6','2fd16fa1-da15-4e98-a8c4-4e273c72a6e5','386f7f60-e2df-4d9e-89ec-da2dd2e6934a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536447012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f88736-4a65-4229-b46c-ae5082d08332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81831fa65044029ac944490f8e5179b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:58.601909 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49106ce-2715-41eb-b041-0f78c5a988dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:58.625425 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49106ce-2715-41eb-b041-0f78c5a988dc) transitioned into state 'SUCCESS' from state '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-536447012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['728779ff-030a-4d7d-9a53-9ea53438827d','c565b67e-d556-4b54-84a6-8b141cbda5c6','2fd16fa1-da15-4e98-a8c4-4e273c72a6e5','386f7f60-e2df-4d9e-89ec-da2dd2e6934a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:58.626451 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca970cc-f5d0-4f4a-82da-2068ec5b2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:49:58.639267 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca970cc-f5d0-4f4a-82da-2068ec5b2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:49:58.640582 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (16d19fce-fe04-404a-8bd2-a21db0865a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:49:58.640981 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request issued successfully. Aug 06 17:49:58.641771 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a8f8d69-32fa-4ef3-a37b-0002eaa81a4b tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:49:58.642696 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1356/5383] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:49:58 2026] POST /volume/v3/volumes => generated 777 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:58.655918 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a66aae13-66ab-4dd3-b005-e727b0c9c655 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:58.661521 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a66aae13-66ab-4dd3-b005-e727b0c9c655 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 Aug 06 17:49:58.661757 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a66aae13-66ab-4dd3-b005-e727b0c9c655 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:58.662022 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a66aae13-66ab-4dd3-b005-e727b0c9c655 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:58.674824 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:58.674824 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:49:58.685926 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a66aae13-66ab-4dd3-b005-e727b0c9c655 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:58.692439 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a66aae13-66ab-4dd3-b005-e727b0c9c655 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 returned with HTTP 200 Aug 06 17:49:58.692914 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1355/5384] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:58 2026] GET /volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:49:59.707848 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fead89d9-18d9-4a25-9932-4f0db60a8ae2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:59.710203 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fead89d9-18d9-4a25-9932-4f0db60a8ae2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 Aug 06 17:49:59.710692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fead89d9-18d9-4a25-9932-4f0db60a8ae2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:59.711105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fead89d9-18d9-4a25-9932-4f0db60a8ae2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:59.721305 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:59.721305 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:49:59.729478 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fead89d9-18d9-4a25-9932-4f0db60a8ae2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:59.732920 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fead89d9-18d9-4a25-9932-4f0db60a8ae2 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 returned with HTTP 200 Aug 06 17:49:59.733745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1345/5385] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:59 2026] GET /volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:49:59.748659 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:59.751031 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:49:59.751780 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b3f88736-4a65-4229-b46c-ae5082d08332", "name": "tempest-type-Backup-837750899"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:49:59.753762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating new backup {'backup': {'volume_id': 'b3f88736-4a65-4229-b46c-ae5082d08332', 'name': 'tempest-type-Backup-837750899'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:49:59.754113 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating backup of volume b3f88736-4a65-4229-b46c-ae5082d08332 in container None Aug 06 17:49:59.763017 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:59.763017 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:49:59.763534 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:49:59.783369 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['1a3f55d6-4f20-41c3-888a-faa80bfc2ff6', '99790b73-f6c5-4a8a-bd87-39eb98f2a556'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:49:59.819357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-19b2e032-b79c-4de8-9472-495ef720f3b9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:49:59.819357 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1330/5386] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:49:59 2026] POST /volume/v3/backups => generated 315 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:49:59.831146 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-709a52e2-c19a-4d97-854f-88556e494cfe None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:49:59.833551 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-709a52e2-c19a-4d97-854f-88556e494cfe tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:49:59.833551 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-709a52e2-c19a-4d97-854f-88556e494cfe tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:49:59.833551 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-709a52e2-c19a-4d97-854f-88556e494cfe tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:49:59.833669 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-709a52e2-c19a-4d97-854f-88556e494cfe tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:49:59.839006 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:49:59.839006 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:49:59.839006 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-709a52e2-c19a-4d97-854f-88556e494cfe tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:49:59.839006 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1357/5387] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:49:59 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:00.852683 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-95d7d720-9e5b-4be4-ab95-602b1b2de81a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:00.855223 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-95d7d720-9e5b-4be4-ab95-602b1b2de81a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:00.855715 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-95d7d720-9e5b-4be4-ab95-602b1b2de81a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:00.856988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-95d7d720-9e5b-4be4-ab95-602b1b2de81a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:00.856988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-95d7d720-9e5b-4be4-ab95-602b1b2de81a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:00.863337 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:00.863337 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:00.864624 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-95d7d720-9e5b-4be4-ab95-602b1b2de81a tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:00.865402 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1356/5388] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:00 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:00.960383 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-69c1e32f-2ccb-4b7c-ae6f-4420b461c3af None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:00.962865 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-69c1e32f-2ccb-4b7c-ae6f-4420b461c3af tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:00.963083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-69c1e32f-2ccb-4b7c-ae6f-4420b461c3af tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:00.963318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-69c1e32f-2ccb-4b7c-ae6f-4420b461c3af tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:00.973856 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:00.973856 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:00.978484 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-69c1e32f-2ccb-4b7c-ae6f-4420b461c3af tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:00.983710 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-69c1e32f-2ccb-4b7c-ae6f-4420b461c3af tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:00.984263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1346/5389] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:00 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:01.081448 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e76610eb-0f63-4841-98d1-65976deb5930 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.081892 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e76610eb-0f63-4841-98d1-65976deb5930 None None] GET https://10.4.3.207/volume// Aug 06 17:50:01.082031 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e76610eb-0f63-4841-98d1-65976deb5930 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:01.082239 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e76610eb-0f63-4841-98d1-65976deb5930 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:01.082552 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e76610eb-0f63-4841-98d1-65976deb5930 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:01.082853 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1331/5390] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:50: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 06 17:50:01.090288 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-b29f4b13-139d-452a-a6fc-c7d2b8c37a56 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.092690 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-b29f4b13-139d-452a-a6fc-c7d2b8c37a56 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:50:01.093314 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-b29f4b13-139d-452a-a6fc-c7d2b8c37a56 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "969016f6-c2e9-46d5-b678-6f07257fee40", "connector": null, "instance_uuid": "b53059ff-01f9-4af7-9a89-724f329a2889"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:01.105274 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:01.105274 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:01.129036 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-b29f4b13-139d-452a-a6fc-c7d2b8c37a56 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:50:01.129503 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1358/5391] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:50: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 06 17:50:01.160811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3e6063e7-5d03-4f30-af5d-36c2b300ced5 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.163062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e6063e7-5d03-4f30-af5d-36c2b300ced5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:01.163915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e6063e7-5d03-4f30-af5d-36c2b300ced5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:01.163915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e6063e7-5d03-4f30-af5d-36c2b300ced5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:01.173364 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-eb9781a0-d932-46ab-9604-8e31b21027f8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.173615 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eb9781a0-d932-46ab-9604-8e31b21027f8 None None] GET https://10.4.3.207/volume// Aug 06 17:50:01.173790 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eb9781a0-d932-46ab-9604-8e31b21027f8 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:01.174066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-eb9781a0-d932-46ab-9604-8e31b21027f8 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:01.174460 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-eb9781a0-d932-46ab-9604-8e31b21027f8 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:01.174764 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1347/5392] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:50: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 06 17:50:01.183100 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-dbeb3faa-62c7-4902-9bf7-b50322a8d8cb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.185512 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-dbeb3faa-62c7-4902-9bf7-b50322a8d8cb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:01.185712 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:01.185712 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:01.185983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-dbeb3faa-62c7-4902-9bf7-b50322a8d8cb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:01.186352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-dbeb3faa-62c7-4902-9bf7-b50322a8d8cb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:01.191725 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3e6063e7-5d03-4f30-af5d-36c2b300ced5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:01.198598 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e6063e7-5d03-4f30-af5d-36c2b300ced5 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:01.199237 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1357/5393] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:01 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:01.201358 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:01.201358 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:01.206261 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-dbeb3faa-62c7-4902-9bf7-b50322a8d8cb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:01.212533 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-dbeb3faa-62c7-4902-9bf7-b50322a8d8cb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:01.214086 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1332/5394] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:50:01 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:01.335074 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.337452 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] PUT https://10.4.3.207/volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807 Aug 06 17:50:01.337828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:01.348419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Acquiring lock "cinder-attachment_update-969016f6-c2e9-46d5-b678-6f07257fee40-np0000006677" by "attachment_update" {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:50:01.354019 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-969016f6-c2e9-46d5-b678-6f07257fee40-np0000006677" acquired by "attachment_update" :: waited 0.006s {{(pid=100622) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:50:01.355540 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:01.355540 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:01.459162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.coordination [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-969016f6-c2e9-46d5-b678-6f07257fee40-np0000006677" released by "attachment_update" :: held 0.105s {{(pid=100622) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:50:01.459619 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-0119abc1-5f89-4c7d-bae3-9d85359fe8d3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807 returned with HTTP 200 Aug 06 17:50:01.460276 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1359/5395] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:50:01 2026] PUT /volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:01.877174 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-756f8805-f2c3-47de-aee2-8863ad94c163 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:01.879029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-756f8805-f2c3-47de-aee2-8863ad94c163 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:01.879521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-756f8805-f2c3-47de-aee2-8863ad94c163 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:01.879928 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-756f8805-f2c3-47de-aee2-8863ad94c163 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:01.880235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-756f8805-f2c3-47de-aee2-8863ad94c163 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:01.884927 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:01.884927 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:01.886490 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-756f8805-f2c3-47de-aee2-8863ad94c163 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:01.886490 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1348/5396] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:01 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:02.218441 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-82863b77-3f46-43cd-8602-4c4bdc6986a8 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:02.220579 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-82863b77-3f46-43cd-8602-4c4bdc6986a8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:02.220760 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-82863b77-3f46-43cd-8602-4c4bdc6986a8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:02.221957 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-82863b77-3f46-43cd-8602-4c4bdc6986a8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:02.238977 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:02.238977 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:02.245994 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-82863b77-3f46-43cd-8602-4c4bdc6986a8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:02.251498 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-82863b77-3f46-43cd-8602-4c4bdc6986a8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:02.251989 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1358/5397] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:02 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:02.897862 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-74973566-4dab-4f11-b7d2-caef28d3c996 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:02.899846 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-74973566-4dab-4f11-b7d2-caef28d3c996 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:02.900142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-74973566-4dab-4f11-b7d2-caef28d3c996 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:02.900380 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-74973566-4dab-4f11-b7d2-caef28d3c996 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:02.900530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-74973566-4dab-4f11-b7d2-caef28d3c996 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:02.905125 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:02.905125 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:02.905848 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-74973566-4dab-4f11-b7d2-caef28d3c996 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:02.906405 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1333/5398] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:02 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:03.267390 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c35915c9-c790-4fc9-a715-34e42e5d704c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:03.269243 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c35915c9-c790-4fc9-a715-34e42e5d704c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:03.269462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c35915c9-c790-4fc9-a715-34e42e5d704c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:03.269660 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c35915c9-c790-4fc9-a715-34e42e5d704c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:03.283415 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:03.283415 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:03.288363 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c35915c9-c790-4fc9-a715-34e42e5d704c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:03.295613 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c35915c9-c790-4fc9-a715-34e42e5d704c tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:03.296421 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1360/5399] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:03 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:03.918406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cecd0821-ea94-4933-8af8-9779111de1d4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:03.920642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cecd0821-ea94-4933-8af8-9779111de1d4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:03.921120 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cecd0821-ea94-4933-8af8-9779111de1d4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:03.921521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cecd0821-ea94-4933-8af8-9779111de1d4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:03.921821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-cecd0821-ea94-4933-8af8-9779111de1d4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:03.928618 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:03.928618 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:03.928618 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cecd0821-ea94-4933-8af8-9779111de1d4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:03.928618 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1349/5400] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:03 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:04.320920 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b5434ee-e8a6-42ec-a408-4bfef2a6deff None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:04.323450 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b5434ee-e8a6-42ec-a408-4bfef2a6deff tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:04.323697 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b5434ee-e8a6-42ec-a408-4bfef2a6deff tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:04.323953 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b5434ee-e8a6-42ec-a408-4bfef2a6deff tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:04.340715 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:04.340715 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:04.345854 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0b5434ee-e8a6-42ec-a408-4bfef2a6deff tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:04.351959 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b5434ee-e8a6-42ec-a408-4bfef2a6deff tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:04.352557 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1359/5401] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:04 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:04.542524 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-22ed74ff-b386-4a5f-b808-59e63e0c755d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:04.544913 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-22ed74ff-b386-4a5f-b808-59e63e0c755d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807/action Aug 06 17:50:04.545445 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-22ed74ff-b386-4a5f-b808-59e63e0c755d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:04.545621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-22ed74ff-b386-4a5f-b808-59e63e0c755d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:04.570699 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:04.570699 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:04.584382 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-c06015b0-73b8-47ee-b46b-766ded91d79a req-22ed74ff-b386-4a5f-b808-59e63e0c755d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807/action returned with HTTP 204 Aug 06 17:50:04.585019 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1334/5402] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:50:04 2026] POST /volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:04.941678 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e6d01ea6-639e-4be8-9e75-4b29c0146ab4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:04.943801 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e6d01ea6-639e-4be8-9e75-4b29c0146ab4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:04.944122 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e6d01ea6-639e-4be8-9e75-4b29c0146ab4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:04.944366 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e6d01ea6-639e-4be8-9e75-4b29c0146ab4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:04.944472 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e6d01ea6-639e-4be8-9e75-4b29c0146ab4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:04.949702 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:04.949702 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:04.950552 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e6d01ea6-639e-4be8-9e75-4b29c0146ab4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:04.951014 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1361/5403] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:04 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:05.384803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-42b8ab64-017b-4b3d-b4bc-f127e148cd49 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:05.386587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-42b8ab64-017b-4b3d-b4bc-f127e148cd49 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:05.386789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-42b8ab64-017b-4b3d-b4bc-f127e148cd49 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:05.387030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-42b8ab64-017b-4b3d-b4bc-f127e148cd49 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:05.400679 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:05.400679 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:05.404726 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-42b8ab64-017b-4b3d-b4bc-f127e148cd49 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:05.408709 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-42b8ab64-017b-4b3d-b4bc-f127e148cd49 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:05.409087 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1350/5404] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:05 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:50:05.961628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b95b442e-71f7-4254-865c-1fcf7267f356 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:05.969269 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b95b442e-71f7-4254-865c-1fcf7267f356 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:05.970196 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b95b442e-71f7-4254-865c-1fcf7267f356 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:05.971058 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b95b442e-71f7-4254-865c-1fcf7267f356 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:05.972260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b95b442e-71f7-4254-865c-1fcf7267f356 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:05.996318 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:05.996318 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:06.000511 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b95b442e-71f7-4254-865c-1fcf7267f356 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:06.003024 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1360/5405] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:05 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:06.938916 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2d5afb61-65df-4e9c-b8ec-1bb86d2214ad None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:06.941692 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2d5afb61-65df-4e9c-b8ec-1bb86d2214ad tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:06.942199 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2d5afb61-65df-4e9c-b8ec-1bb86d2214ad tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:06.943048 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2d5afb61-65df-4e9c-b8ec-1bb86d2214ad tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:06.963407 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:06.963407 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:06.968413 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2d5afb61-65df-4e9c-b8ec-1bb86d2214ad tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:06.975836 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2d5afb61-65df-4e9c-b8ec-1bb86d2214ad tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:06.976616 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1335/5406] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:06 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1510 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:06.992104 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b1c7aa0c-767b-4006-ae4a-ab08af893364 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:06.994419 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b1c7aa0c-767b-4006-ae4a-ab08af893364 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:06.994666 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b1c7aa0c-767b-4006-ae4a-ab08af893364 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:06.994902 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b1c7aa0c-767b-4006-ae4a-ab08af893364 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.015338 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-73bd9b04-2102-40f3-9c24-3436b1b6450f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.017410 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-73bd9b04-2102-40f3-9c24-3436b1b6450f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:07.017797 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-73bd9b04-2102-40f3-9c24-3436b1b6450f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.018006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-73bd9b04-2102-40f3-9c24-3436b1b6450f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.018209 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-73bd9b04-2102-40f3-9c24-3436b1b6450f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:07.020149 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.020149 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:07.023081 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.023081 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:07.023803 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-73bd9b04-2102-40f3-9c24-3436b1b6450f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:07.024207 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b1c7aa0c-767b-4006-ae4a-ab08af893364 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.024304 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1351/5407] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:07 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:07.029497 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b1c7aa0c-767b-4006-ae4a-ab08af893364 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:07.029980 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1362/5408] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:06 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1510 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:07.047328 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-25af0a79-8ec8-4956-99f1-2fddc2489216 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.049163 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25af0a79-8ec8-4956-99f1-2fddc2489216 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:07.049419 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25af0a79-8ec8-4956-99f1-2fddc2489216 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.049705 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25af0a79-8ec8-4956-99f1-2fddc2489216 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.066510 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.066510 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:07.075430 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-25af0a79-8ec8-4956-99f1-2fddc2489216 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.089333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25af0a79-8ec8-4956-99f1-2fddc2489216 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:07.091296 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1361/5409] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:07 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1510 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:07.164467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-0e955f4e-3244-43b5-abe8-0d696c18eed3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.166704 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-0e955f4e-3244-43b5-abe8-0d696c18eed3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:07.167989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-0e955f4e-3244-43b5-abe8-0d696c18eed3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.167989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-0e955f4e-3244-43b5-abe8-0d696c18eed3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.182719 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.182719 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:07.188101 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-0e955f4e-3244-43b5-abe8-0d696c18eed3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.194079 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-0e955f4e-3244-43b5-abe8-0d696c18eed3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:07.194775 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1336/5410] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:07 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1510 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:07.217408 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.221160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40/action Aug 06 17:50:07.221596 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:07.221752 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:07.243612 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.243612 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:07.244134 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.251792 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Begin detaching volume completed successfully. Aug 06 17:50:07.252071 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-8c6ed3d9-ab01-4c14-9a6e-836c4e951770 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40/action returned with HTTP 202 Aug 06 17:50:07.252542 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1352/5411] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:50:07 2026] POST /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:07.273995 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1e7081a5-89e5-43ee-9ef1-b90863423df4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.276188 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e7081a5-89e5-43ee-9ef1-b90863423df4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:07.276433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e7081a5-89e5-43ee-9ef1-b90863423df4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.276698 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e7081a5-89e5-43ee-9ef1-b90863423df4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.298366 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.298366 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:07.304366 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1e7081a5-89e5-43ee-9ef1-b90863423df4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.310150 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-48adb81d-07cb-43d9-839f-83cd86e16744 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.310286 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48adb81d-07cb-43d9-839f-83cd86e16744 None None] GET https://10.4.3.207/volume// Aug 06 17:50:07.310424 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48adb81d-07cb-43d9-839f-83cd86e16744 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.310624 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-48adb81d-07cb-43d9-839f-83cd86e16744 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.311022 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-48adb81d-07cb-43d9-839f-83cd86e16744 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:07.311380 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1362/5412] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:50: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 06 17:50:07.311941 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e7081a5-89e5-43ee-9ef1-b90863423df4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:07.312580 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1363/5413] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:07 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1513 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:07.323082 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-b89c6fff-f13c-4a3b-8b47-26f119dbb3b4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.326987 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-b89c6fff-f13c-4a3b-8b47-26f119dbb3b4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:07.326987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-b89c6fff-f13c-4a3b-8b47-26f119dbb3b4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.326987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-b89c6fff-f13c-4a3b-8b47-26f119dbb3b4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.341700 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.341700 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:07.347338 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-b89c6fff-f13c-4a3b-8b47-26f119dbb3b4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.354510 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-b89c6fff-f13c-4a3b-8b47-26f119dbb3b4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:07.354510 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1337/5414] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:50:07 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1693 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:07.938652 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-e777386e-4ef9-4d03-8f79-8eae4807a73a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:07.942999 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-e777386e-4ef9-4d03-8f79-8eae4807a73a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:07.942999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-e777386e-4ef9-4d03-8f79-8eae4807a73a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:07.942999 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-e777386e-4ef9-4d03-8f79-8eae4807a73a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:07.963053 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:07.963053 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:07.972119 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-e777386e-4ef9-4d03-8f79-8eae4807a73a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:07.979002 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-e777386e-4ef9-4d03-8f79-8eae4807a73a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:07.980164 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1353/5415] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:07 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1513 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:08.007896 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-fae7d08b-e4b1-4a7e-9af4-05e3260ed0c3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:08.010372 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-fae7d08b-e4b1-4a7e-9af4-05e3260ed0c3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807 Aug 06 17:50:08.010671 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-fae7d08b-e4b1-4a7e-9af4-05e3260ed0c3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:08.010906 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-fae7d08b-e4b1-4a7e-9af4-05e3260ed0c3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:08.019250 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:08.019250 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:08.041067 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-440318f0-c4c2-48ef-80f4-f90e324a6d37 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:08.043528 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-440318f0-c4c2-48ef-80f4-f90e324a6d37 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:08.043998 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-440318f0-c4c2-48ef-80f4-f90e324a6d37 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:08.044108 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-440318f0-c4c2-48ef-80f4-f90e324a6d37 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:08.044253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-440318f0-c4c2-48ef-80f4-f90e324a6d37 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:08.051266 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:08.051266 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:08.052947 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-440318f0-c4c2-48ef-80f4-f90e324a6d37 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:08.052947 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1364/5416] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:08 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:08.093051 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-0f8ea9df-3811-4409-8570-9da62cca2dda req-fae7d08b-e4b1-4a7e-9af4-05e3260ed0c3 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807 returned with HTTP 200 Aug 06 17:50:08.093669 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1363/5417] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:50:08 2026] DELETE /volume/v3/attachments/43de6eac-78cc-4819-8d4f-af4e38943807 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:50:08.327207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d603b2dc-30d6-43e9-b380-551d79254211 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:08.330990 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d603b2dc-30d6-43e9-b380-551d79254211 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:08.330990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d603b2dc-30d6-43e9-b380-551d79254211 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:08.330990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d603b2dc-30d6-43e9-b380-551d79254211 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:08.343647 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:08.343647 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:08.348124 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d603b2dc-30d6-43e9-b380-551d79254211 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:08.353904 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d603b2dc-30d6-43e9-b380-551d79254211 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:08.354669 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1338/5418] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:08 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:09.067084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7ab829c6-1aab-442e-bfe4-498c3f5c332f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:09.069850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7ab829c6-1aab-442e-bfe4-498c3f5c332f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:09.070219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7ab829c6-1aab-442e-bfe4-498c3f5c332f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:09.070641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7ab829c6-1aab-442e-bfe4-498c3f5c332f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:09.070806 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-7ab829c6-1aab-442e-bfe4-498c3f5c332f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:09.077633 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:09.077633 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:09.078370 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7ab829c6-1aab-442e-bfe4-498c3f5c332f tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:09.078762 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1354/5419] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:09 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:10.090176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-66380eee-5772-4c5b-8610-762cc809d5ad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:10.092212 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66380eee-5772-4c5b-8610-762cc809d5ad tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:10.092428 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66380eee-5772-4c5b-8610-762cc809d5ad tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:10.092634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-66380eee-5772-4c5b-8610-762cc809d5ad tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:10.092732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-66380eee-5772-4c5b-8610-762cc809d5ad tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:10.097679 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:10.097679 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:10.098403 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-66380eee-5772-4c5b-8610-762cc809d5ad tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:10.098811 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1365/5420] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:10 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:10.928623 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-46635eec-6ff5-4ce7-ada8-9a277ed005f1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:10.930923 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-46635eec-6ff5-4ce7-ada8-9a277ed005f1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:10.931210 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-46635eec-6ff5-4ce7-ada8-9a277ed005f1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:10.931442 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-46635eec-6ff5-4ce7-ada8-9a277ed005f1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:10.945263 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:10.945263 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:10.949902 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-46635eec-6ff5-4ce7-ada8-9a277ed005f1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:10.955193 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-46635eec-6ff5-4ce7-ada8-9a277ed005f1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:10.955646 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1364/5421] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:10 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:10.998724 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-8ed9ec14-63e0-43dd-8cc3-7f253bd17e96 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:11.001375 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-8ed9ec14-63e0-43dd-8cc3-7f253bd17e96 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:11.001609 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-8ed9ec14-63e0-43dd-8cc3-7f253bd17e96 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:11.001775 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-8ed9ec14-63e0-43dd-8cc3-7f253bd17e96 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:11.012066 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:11.012066 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:11.015908 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-8ed9ec14-63e0-43dd-8cc3-7f253bd17e96 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:11.020407 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-8ed9ec14-63e0-43dd-8cc3-7f253bd17e96 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:11.020938 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1339/5422] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:10 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:11.040532 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:11.042804 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40/action Aug 06 17:50:11.043270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:11.043438 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:11.055611 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:11.055611 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:11.058985 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:11.064047 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Begin detaching volume completed successfully. Aug 06 17:50:11.064047 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-310c453e-1db4-4f34-87d6-be5dfd362573 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40/action returned with HTTP 202 Aug 06 17:50:11.064492 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1355/5423] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:50:11 2026] POST /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:11.086005 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-310465b8-9bc1-4c02-8429-c5447f117fec None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:11.088074 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-310465b8-9bc1-4c02-8429-c5447f117fec tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:11.088296 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-310465b8-9bc1-4c02-8429-c5447f117fec tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:11.088504 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-310465b8-9bc1-4c02-8429-c5447f117fec tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:11.099443 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:11.099443 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:11.103538 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-310465b8-9bc1-4c02-8429-c5447f117fec tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:11.110235 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-26280339-dc8e-4c79-8588-b699c622953c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:11.110343 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-310465b8-9bc1-4c02-8429-c5447f117fec tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:11.110705 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1366/5424] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:11 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:11.111785 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0a0308b6-4d76-4ac0-a2f7-abec503a63f1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:11.112292 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0a0308b6-4d76-4ac0-a2f7-abec503a63f1 None None] GET https://10.4.3.207/volume// Aug 06 17:50:11.112506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0a0308b6-4d76-4ac0-a2f7-abec503a63f1 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:11.112667 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26280339-dc8e-4c79-8588-b699c622953c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:11.112740 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0a0308b6-4d76-4ac0-a2f7-abec503a63f1 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:11.112795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26280339-dc8e-4c79-8588-b699c622953c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:11.113370 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-26280339-dc8e-4c79-8588-b699c622953c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:11.113538 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0a0308b6-4d76-4ac0-a2f7-abec503a63f1 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:11.113588 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-26280339-dc8e-4c79-8588-b699c622953c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:11.114229 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1340/5425] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:50: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 06 17:50:11.124167 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-3be01ad7-262d-495b-aa6f-fd982e6e6554 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:11.126436 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-3be01ad7-262d-495b-aa6f-fd982e6e6554 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:11.126674 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-3be01ad7-262d-495b-aa6f-fd982e6e6554 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:11.126906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-3be01ad7-262d-495b-aa6f-fd982e6e6554 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:11.128764 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:11.128764 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:11.129723 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-26280339-dc8e-4c79-8588-b699c622953c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:11.130365 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1365/5426] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:11 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:11.137605 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:11.137605 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:11.142384 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-3be01ad7-262d-495b-aa6f-fd982e6e6554 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:11.147193 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-3be01ad7-262d-495b-aa6f-fd982e6e6554 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:11.147588 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1356/5427] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:50:11 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:12.132287 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9b82a351-4436-44f4-a20c-ec80844033bc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:12.135819 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b82a351-4436-44f4-a20c-ec80844033bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:12.136107 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b82a351-4436-44f4-a20c-ec80844033bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:12.136349 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9b82a351-4436-44f4-a20c-ec80844033bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:12.142796 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-77b24a5d-f3bc-4738-913e-4942101736c1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:12.144939 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-77b24a5d-f3bc-4738-913e-4942101736c1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:12.145197 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-77b24a5d-f3bc-4738-913e-4942101736c1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:12.145399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-77b24a5d-f3bc-4738-913e-4942101736c1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:12.145493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-77b24a5d-f3bc-4738-913e-4942101736c1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:12.150355 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:12.150355 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:12.151037 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-77b24a5d-f3bc-4738-913e-4942101736c1 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:12.151434 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1341/5428] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:12 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:12.153700 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:12.153700 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:12.159340 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9b82a351-4436-44f4-a20c-ec80844033bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:12.166385 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9b82a351-4436-44f4-a20c-ec80844033bc tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:12.167038 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1367/5429] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:12 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:13.162736 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-368a6d18-b7c9-4630-b81e-a50ae279ed69 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:13.165302 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-368a6d18-b7c9-4630-b81e-a50ae279ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:13.166053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-368a6d18-b7c9-4630-b81e-a50ae279ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:13.166053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-368a6d18-b7c9-4630-b81e-a50ae279ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:13.166053 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-368a6d18-b7c9-4630-b81e-a50ae279ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:13.171530 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:13.171530 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:13.172352 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-368a6d18-b7c9-4630-b81e-a50ae279ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:13.172839 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1366/5430] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:13 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:13.180035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4705a968-97b5-48c9-8e70-4f6f76ce62f0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:13.181850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4705a968-97b5-48c9-8e70-4f6f76ce62f0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:13.182123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4705a968-97b5-48c9-8e70-4f6f76ce62f0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:13.182352 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4705a968-97b5-48c9-8e70-4f6f76ce62f0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:13.191351 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:13.191351 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:13.194903 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4705a968-97b5-48c9-8e70-4f6f76ce62f0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:13.199120 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4705a968-97b5-48c9-8e70-4f6f76ce62f0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:13.199477 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1357/5431] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:13 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:13.464537 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-7c5b19a7-55b7-41f5-950f-52f71aa130e7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:13.467121 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-7c5b19a7-55b7-41f5-950f-52f71aa130e7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:13.467324 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-7c5b19a7-55b7-41f5-950f-52f71aa130e7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:13.467518 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-7c5b19a7-55b7-41f5-950f-52f71aa130e7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:13.478040 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:13.478040 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:13.481881 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-7c5b19a7-55b7-41f5-950f-52f71aa130e7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:13.486578 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-7c5b19a7-55b7-41f5-950f-52f71aa130e7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:13.487057 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1342/5432] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:13 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:13.838701 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-6a016b6b-d541-423a-87b4-ac9941a0d721 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:13.840950 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-6a016b6b-d541-423a-87b4-ac9941a0d721 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56 Aug 06 17:50:13.841200 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-6a016b6b-d541-423a-87b4-ac9941a0d721 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:13.841390 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-6a016b6b-d541-423a-87b4-ac9941a0d721 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:13.848864 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:13.848864 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:13.892660 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-d2c4f559-366a-4eb8-a967-34208edd4828 req-6a016b6b-d541-423a-87b4-ac9941a0d721 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56 returned with HTTP 200 Aug 06 17:50:13.893136 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1368/5433] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:50:13 2026] DELETE /volume/v3/attachments/d384ea6c-3b90-458c-9eca-afa65379aa56 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:14.185178 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8898bd56-104c-4c1d-bba9-fd3fd4651ee7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.187147 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8898bd56-104c-4c1d-bba9-fd3fd4651ee7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:14.187403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8898bd56-104c-4c1d-bba9-fd3fd4651ee7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.187640 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8898bd56-104c-4c1d-bba9-fd3fd4651ee7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.187749 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-8898bd56-104c-4c1d-bba9-fd3fd4651ee7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:14.191764 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.191764 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:14.192338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8898bd56-104c-4c1d-bba9-fd3fd4651ee7 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:14.192652 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1367/5434] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 06 17:50:14.214386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-327f4833-b6b0-4072-8a0a-5e20beb0f2f8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.216183 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-327f4833-b6b0-4072-8a0a-5e20beb0f2f8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:14.216379 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-327f4833-b6b0-4072-8a0a-5e20beb0f2f8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.216554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-327f4833-b6b0-4072-8a0a-5e20beb0f2f8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.222897 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.222897 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:14.226193 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-327f4833-b6b0-4072-8a0a-5e20beb0f2f8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:14.230000 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-327f4833-b6b0-4072-8a0a-5e20beb0f2f8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:14.230332 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1358/5435] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:14.244559 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d69966b8-042f-402f-84d4-d0eaad9f548e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.246483 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d69966b8-042f-402f-84d4-d0eaad9f548e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:14.246669 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d69966b8-042f-402f-84d4-d0eaad9f548e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.246860 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d69966b8-042f-402f-84d4-d0eaad9f548e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.256647 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.256647 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:14.260536 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d69966b8-042f-402f-84d4-d0eaad9f548e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:14.265245 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d69966b8-042f-402f-84d4-d0eaad9f548e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:50:14.265716 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1343/5436] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:14.306102 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-a4b6a47a-de7d-447f-a30a-ec94911be77b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.308052 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-a4b6a47a-de7d-447f-a30a-ec94911be77b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:14.308256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-a4b6a47a-de7d-447f-a30a-ec94911be77b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.308498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-a4b6a47a-de7d-447f-a30a-ec94911be77b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.317421 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.317421 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:14.320778 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-a4b6a47a-de7d-447f-a30a-ec94911be77b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:14.324945 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-a4b6a47a-de7d-447f-a30a-ec94911be77b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:50:14.325593 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1369/5437] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:14.342570 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.344581 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/action Aug 06 17:50:14.344887 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100623) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:14.345036 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:14.354328 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.354328 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:14.354759 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:14.360469 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Begin detaching volume completed successfully. Aug 06 17:50:14.360674 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-475e8dc2-8162-4b18-b6e0-cb7cad9c502d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/action returned with HTTP 202 Aug 06 17:50:14.361149 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1368/5438] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:50:14 2026] POST /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:14.378299 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-67aa54e4-25d0-422d-aa4f-d21c9da47ba9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.380007 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67aa54e4-25d0-422d-aa4f-d21c9da47ba9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:14.380242 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67aa54e4-25d0-422d-aa4f-d21c9da47ba9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.380473 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-67aa54e4-25d0-422d-aa4f-d21c9da47ba9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.389931 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.389931 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:14.393692 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-67aa54e4-25d0-422d-aa4f-d21c9da47ba9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:14.398123 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-67aa54e4-25d0-422d-aa4f-d21c9da47ba9 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:50:14.398632 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1359/5439] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:14.401946 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1dfb365c-3efd-498b-9260-5ca1c8be42fa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.402351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1dfb365c-3efd-498b-9260-5ca1c8be42fa None None] GET https://10.4.3.207/volume// Aug 06 17:50:14.402510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1dfb365c-3efd-498b-9260-5ca1c8be42fa None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.402691 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1dfb365c-3efd-498b-9260-5ca1c8be42fa None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.403052 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1dfb365c-3efd-498b-9260-5ca1c8be42fa None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:14.403420 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1344/5440] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:50: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 06 17:50:14.410786 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-f0002cc2-33f2-4432-a5c7-746e199fc035 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.412834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-f0002cc2-33f2-4432-a5c7-746e199fc035 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:14.413138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-f0002cc2-33f2-4432-a5c7-746e199fc035 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.413262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-f0002cc2-33f2-4432-a5c7-746e199fc035 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.421693 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.421693 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:14.425025 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-f0002cc2-33f2-4432-a5c7-746e199fc035 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:14.429498 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-f0002cc2-33f2-4432-a5c7-746e199fc035 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:50:14.429844 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1370/5441] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:14.438994 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-552986fd-a276-47ac-b60e-d7257508b8f7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:14.441295 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-552986fd-a276-47ac-b60e-d7257508b8f7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/encryption Aug 06 17:50:14.441523 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-552986fd-a276-47ac-b60e-d7257508b8f7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:14.441739 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-552986fd-a276-47ac-b60e-d7257508b8f7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:14.450399 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:14.450399 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:14.456564 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-552986fd-a276-47ac-b60e-d7257508b8f7 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/encryption returned with HTTP 200 Aug 06 17:50:14.457010 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1369/5442] 10.4.3.207 () {68 vars in 1631 bytes} [Thu Aug 6 17:50:14 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:15.203772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-253f5d7c-2925-4be0-8331-db0d248d5c19 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.205531 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-253f5d7c-2925-4be0-8331-db0d248d5c19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:15.205744 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-253f5d7c-2925-4be0-8331-db0d248d5c19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.205929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-253f5d7c-2925-4be0-8331-db0d248d5c19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.206093 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-253f5d7c-2925-4be0-8331-db0d248d5c19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:15.207671 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=132,cinder:UPDATE=16,cinder:INSERT=14 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:50:15.210769 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.210769 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:15.211517 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-253f5d7c-2925-4be0-8331-db0d248d5c19 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:15.212084 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1360/5443] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:15.222685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8626c5d6-e091-4954-a79e-21bdcada352e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.224443 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8626c5d6-e091-4954-a79e-21bdcada352e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b/action Aug 06 17:50:15.224768 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8626c5d6-e091-4954-a79e-21bdcada352e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:15.224886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8626c5d6-e091-4954-a79e-21bdcada352e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:15.226186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.admin_actions [None req-8626c5d6-e091-4954-a79e-21bdcada352e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Updating backup 'eeabf861-ae01-4274-b12a-aa4937eb1f0b' with '{'status': 'error'}' {{(pid=100625) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 17:50:15.232779 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.232779 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:15.239198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-8626c5d6-e091-4954-a79e-21bdcada352e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] reset_status in rpcapi backup_id eeabf861-ae01-4274-b12a-aa4937eb1f0b on host np0000006677. {{(pid=100625) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 06 17:50:15.241288 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8626c5d6-e091-4954-a79e-21bdcada352e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b/action returned with HTTP 202 Aug 06 17:50:15.241676 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1345/5444] 10.4.3.207 () {70 vars in 1430 bytes} [Thu Aug 6 17:50:15 2026] POST /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:15.249492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.251412 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 Aug 06 17:50:15.251692 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.252017 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.252212 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume with id: b3f88736-4a65-4229-b46c-ae5082d08332 Aug 06 17:50:15.259312 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.259312 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:15.259706 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:15.275095 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume request issued successfully. Aug 06 17:50:15.275294 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b8f8662-9677-4416-8185-96f1680ad3c6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 returned with HTTP 202 Aug 06 17:50:15.275730 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1371/5445] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:50:15 2026] DELETE /volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:15.284074 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a29b2206-0db7-4be1-9f6c-a3070bb1aa86 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.286017 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a29b2206-0db7-4be1-9f6c-a3070bb1aa86 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 Aug 06 17:50:15.286348 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a29b2206-0db7-4be1-9f6c-a3070bb1aa86 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.286651 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a29b2206-0db7-4be1-9f6c-a3070bb1aa86 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.289191 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=155,cinder:UPDATE=28,cinder:INSERT=20 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:50:15.297515 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.297515 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:15.298690 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-e921f5a4-3376-44f9-b232-0d64255a9003 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.300941 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-e921f5a4-3376-44f9-b232-0d64255a9003 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd Aug 06 17:50:15.301225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-e921f5a4-3376-44f9-b232-0d64255a9003 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.301445 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-e921f5a4-3376-44f9-b232-0d64255a9003 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.302660 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a29b2206-0db7-4be1-9f6c-a3070bb1aa86 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:15.308668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a29b2206-0db7-4be1-9f6c-a3070bb1aa86 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 returned with HTTP 200 Aug 06 17:50:15.309275 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1370/5446] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:15.310950 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.310950 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:15.360867 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-62ca64cf-a079-4e85-9eb2-1a3ac3238ebe req-e921f5a4-3376-44f9-b232-0d64255a9003 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd returned with HTTP 200 Aug 06 17:50:15.361311 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1361/5447] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:50:15 2026] DELETE /volume/v3/attachments/d5917a7e-79fb-413a-bd84-806ecb2ac5dd => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:15.413285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-defa7dbe-5026-42b3-99f3-3a384de98412 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.415844 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-defa7dbe-5026-42b3-99f3-3a384de98412 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:15.416175 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-defa7dbe-5026-42b3-99f3-3a384de98412 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.416455 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-defa7dbe-5026-42b3-99f3-3a384de98412 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.426886 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.426886 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:15.432157 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-defa7dbe-5026-42b3-99f3-3a384de98412 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:15.438181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-defa7dbe-5026-42b3-99f3-3a384de98412 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:50:15.438717 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1346/5448] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:15.454208 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fae713e0-3a2d-46a1-a405-c464efab5e2b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.456290 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fae713e0-3a2d-46a1-a405-c464efab5e2b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:15.456498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fae713e0-3a2d-46a1-a405-c464efab5e2b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.456706 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fae713e0-3a2d-46a1-a405-c464efab5e2b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.466887 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.466887 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:15.470701 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fae713e0-3a2d-46a1-a405-c464efab5e2b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:15.474758 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fae713e0-3a2d-46a1-a405-c464efab5e2b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:50:15.475283 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1372/5449] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:15.520423 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-fe1d6bcc-08ec-4336-8dee-247b491cfccb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.523266 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-fe1d6bcc-08ec-4336-8dee-247b491cfccb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:15.523534 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-fe1d6bcc-08ec-4336-8dee-247b491cfccb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.523800 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-fe1d6bcc-08ec-4336-8dee-247b491cfccb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.535022 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.535022 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:15.541324 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-fe1d6bcc-08ec-4336-8dee-247b491cfccb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:15.547729 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-fe1d6bcc-08ec-4336-8dee-247b491cfccb tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:50:15.548527 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1371/5450] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:15.571919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.574217 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a/action Aug 06 17:50:15.574613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:15.574753 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:15.589827 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.589827 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:15.590656 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:15.598357 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Begin detaching volume completed successfully. Aug 06 17:50:15.598618 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5ce61e94-8fc4-42f7-a1e4-75325fbb529f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a/action returned with HTTP 202 Aug 06 17:50:15.599313 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1362/5451] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:50:15 2026] POST /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:15.618643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bdef50c6-1691-41b5-9b43-a5cd635292e1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.620725 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bdef50c6-1691-41b5-9b43-a5cd635292e1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:15.620882 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bdef50c6-1691-41b5-9b43-a5cd635292e1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.621158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bdef50c6-1691-41b5-9b43-a5cd635292e1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.634370 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.634370 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:15.638353 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bdef50c6-1691-41b5-9b43-a5cd635292e1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:15.638528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8546e333-eced-42bf-aba5-1aa83bed655a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.639135 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8546e333-eced-42bf-aba5-1aa83bed655a None None] GET https://10.4.3.207/volume// Aug 06 17:50:15.639622 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8546e333-eced-42bf-aba5-1aa83bed655a None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.639683 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8546e333-eced-42bf-aba5-1aa83bed655a None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.640117 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8546e333-eced-42bf-aba5-1aa83bed655a None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:15.640528 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1373/5452] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:50: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 06 17:50:15.643000 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bdef50c6-1691-41b5-9b43-a5cd635292e1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:50:15.643624 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1347/5453] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:15.648711 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-36933efa-d7e1-4d0f-9ad1-93da512b813d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:15.650761 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-36933efa-d7e1-4d0f-9ad1-93da512b813d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:15.651133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-36933efa-d7e1-4d0f-9ad1-93da512b813d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:15.651336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-36933efa-d7e1-4d0f-9ad1-93da512b813d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:15.662826 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:15.662826 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:15.667114 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-36933efa-d7e1-4d0f-9ad1-93da512b813d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:15.671735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-36933efa-d7e1-4d0f-9ad1-93da512b813d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:50:15.672178 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1372/5454] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:50:15 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:16.323244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c49ae574-4273-4bfd-8220-4534fc605b89 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:16.325204 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c49ae574-4273-4bfd-8220-4534fc605b89 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 Aug 06 17:50:16.325397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c49ae574-4273-4bfd-8220-4534fc605b89 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:16.325598 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c49ae574-4273-4bfd-8220-4534fc605b89 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:16.331395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c49ae574-4273-4bfd-8220-4534fc605b89 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 returned with HTTP 404 Aug 06 17:50:16.331834 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1363/5455] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:16 2026] GET /volume/v3/volumes/b3f88736-4a65-4229-b46c-ae5082d08332 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:16.340416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-665740ed-d7ff-4b02-b54b-d74644939031 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:16.342049 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] POST https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5/restore Aug 06 17:50:16.342361 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:16.343628 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Restoring backup 533f6fb4-fda1-4faf-afe5-af03e07ac6f5 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100622) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 06 17:50:16.343733 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Restoring backup 533f6fb4-fda1-4faf-afe5-af03e07ac6f5 to volume None. Aug 06 17:50:16.348066 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:16.348066 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:16.348718 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Creating volume of 1 GB for restore of backup 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. Aug 06 17:50:16.352601 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Availability Zones retrieved successfully. Aug 06 17:50:16.358033 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (af250f0e-fd6f-4528-80dd-934d11acc38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:16.359111 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7776c9-ca12-4226-bfb8-57c6e2e42aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:16.359856 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:50:16.388996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7776c9-ca12-4226-bfb8-57c6e2e42aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:16.389764 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e5f776-39c1-4aba-ae52-bdcf9c6390fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:16.424432 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Created reservations ['c9cb9114-edf4-4c01-bb59-5acc3a2ab108', '94291d0c-c94d-4d1e-ad55-bd8de3560103', '3e1f9b16-6dac-4bfc-b2f0-d7eb80dd19a4', '76ea8bc2-c369-466b-babe-c4b6394b9979'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:16.425278 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e5f776-39c1-4aba-ae52-bdcf9c6390fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9cb9114-edf4-4c01-bb59-5acc3a2ab108', '94291d0c-c94d-4d1e-ad55-bd8de3560103', '3e1f9b16-6dac-4bfc-b2f0-d7eb80dd19a4', '76ea8bc2-c369-466b-babe-c4b6394b9979']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:16.425933 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764f9dbd-18da-483e-b0b2-1f35e5d062bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:16.452870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764f9dbd-18da-483e-b0b2-1f35e5d062bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03adf216-6cab-41c6-b25c-a4adf9a050e6', '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='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['c9cb9114-edf4-4c01-bb59-5acc3a2ab108','94291d0c-c94d-4d1e-ad55-bd8de3560103','3e1f9b16-6dac-4bfc-b2f0-d7eb80dd19a4','76ea8bc2-c369-466b-babe-c4b6394b9979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:50:16Z,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=03adf216-6cab-41c6-b25c-a4adf9a050e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab3fc4a5d574545bbb49c12aabcb9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e81831fa65044029ac944490f8e5179b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:16.453621 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2bf2a4-f1ec-4771-ab27-7cd561e156dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:16.463649 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5fc31038-52ee-4c5f-a720-5b18b4238aa8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:16.466018 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5fc31038-52ee-4c5f-a720-5b18b4238aa8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49 Aug 06 17:50:16.466256 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5fc31038-52ee-4c5f-a720-5b18b4238aa8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:16.466481 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5fc31038-52ee-4c5f-a720-5b18b4238aa8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:16.470432 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2bf2a4-f1ec-4771-ab27-7cd561e156dd) transitioned into 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='6ab3fc4a5d574545bbb49c12aabcb9cf',qos_specs=None,replication_status=,reservations=['c9cb9114-edf4-4c01-bb59-5acc3a2ab108','94291d0c-c94d-4d1e-ad55-bd8de3560103','3e1f9b16-6dac-4bfc-b2f0-d7eb80dd19a4','76ea8bc2-c369-466b-babe-c4b6394b9979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81831fa65044029ac944490f8e5179b',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:16.471417 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618606df-b9fe-46ea-b444-ea597efa4aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:16.473375 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:16.473375 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:16.481364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618606df-b9fe-46ea-b444-ea597efa4aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:16.482322 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Flow 'volume_create_api' (af250f0e-fd6f-4528-80dd-934d11acc38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:16.482669 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Create volume request issued successfully. Aug 06 17:50:16.491592 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:16.491592 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:16.492197 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:16.517390 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a1e3c567-995b-40f8-8c07-3b7a6d743505 req-5fc31038-52ee-4c5f-a720-5b18b4238aa8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49 returned with HTTP 200 Aug 06 17:50:16.517799 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1348/5456] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:50:16 2026] DELETE /volume/v3/attachments/66d5da1c-1e8f-487c-8276-24b186df5b49 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:16.658055 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-529b3b38-0b04-4c8b-be93-abab1e742b8d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:16.660063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-529b3b38-0b04-4c8b-be93-abab1e742b8d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:16.660313 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-529b3b38-0b04-4c8b-be93-abab1e742b8d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:16.660558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-529b3b38-0b04-4c8b-be93-abab1e742b8d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:16.669873 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:16.669873 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:16.674722 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-529b3b38-0b04-4c8b-be93-abab1e742b8d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:16.680367 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-529b3b38-0b04-4c8b-be93-abab1e742b8d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:50:16.680818 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1373/5457] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:16 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:16.696294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:16.697974 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:16.698156 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:16.698327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:16.698493 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume with id: 4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:16.704803 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:16.704803 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:16.705251 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:16.714211 np0000006677 devstack@c-api.service[100624]: WARNING cinder.keymgr.conf_key_mgr [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 06 17:50:16.719381 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume request issued successfully. Aug 06 17:50:16.719579 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-82ed6ad8-e039-4be2-ba03-ef469ab74139 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 202 Aug 06 17:50:16.719949 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1364/5458] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:50:16 2026] DELETE /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:16.727863 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9c3379ea-3c42-4b2d-a3f1-391e1f6c80f4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:16.729541 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9c3379ea-3c42-4b2d-a3f1-391e1f6c80f4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:16.729704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9c3379ea-3c42-4b2d-a3f1-391e1f6c80f4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:16.729875 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9c3379ea-3c42-4b2d-a3f1-391e1f6c80f4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:16.736613 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:16.736613 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:16.740392 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9c3379ea-3c42-4b2d-a3f1-391e1f6c80f4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:16.744224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9c3379ea-3c42-4b2d-a3f1-391e1f6c80f4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 200 Aug 06 17:50:16.744561 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1349/5459] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:16 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:17.500848 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:17.500848 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:17.501325 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:17.501491 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Checking backup size 1 against volume size 1 {{(pid=100622) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 06 17:50:17.501621 np0000006677 devstack@c-api.service[100622]: INFO cinder.backup.api [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Overwriting volume 03adf216-6cab-41c6-b25c-a4adf9a050e6 with restore of backup 533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:17.513498 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] restore_backup in rpcapi backup_id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5 {{(pid=100622) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 06 17:50:17.515468 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-665740ed-d7ff-4b02-b54b-d74644939031 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5/restore returned with HTTP 202 Aug 06 17:50:17.516014 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1374/5460] 10.4.3.207 () {70 vars in 1433 bytes} [Thu Aug 6 17:50:16 2026] POST /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5/restore => generated 152 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:50:17.523492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3e906ba9-d29d-450a-85ae-13a034016297 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:17.525305 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e906ba9-d29d-450a-85ae-13a034016297 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:17.525543 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e906ba9-d29d-450a-85ae-13a034016297 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:17.525773 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e906ba9-d29d-450a-85ae-13a034016297 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:17.525880 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3e906ba9-d29d-450a-85ae-13a034016297 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:17.530401 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:17.530401 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:17.531189 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e906ba9-d29d-450a-85ae-13a034016297 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:17.531569 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1374/5461] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:17 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:17.757101 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a5087a6f-f3cc-4e3c-86f8-7103de429b99 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:17.758857 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5087a6f-f3cc-4e3c-86f8-7103de429b99 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 Aug 06 17:50:17.759085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5087a6f-f3cc-4e3c-86f8-7103de429b99 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:17.759283 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5087a6f-f3cc-4e3c-86f8-7103de429b99 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:17.765556 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5087a6f-f3cc-4e3c-86f8-7103de429b99 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 returned with HTTP 404 Aug 06 17:50:17.766063 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1365/5462] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:17 2026] GET /volume/v3/volumes/4747858a-3e04-44c7-9f65-e43710b2c8d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:17.773092 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:17.775205 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:50:17.775436 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:17.775667 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:17.776613 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:50:17.791431 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Get all volumes completed successfully. Aug 06 17:50:17.794265 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:17.794265 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:17.799741 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ceb01e4d-42c2-4cbf-a440-f933e68c20eb tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:50:17.800315 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1350/5463] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:50:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11205 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:17.814996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-905f757b-28a5-4b15-9a75-eeb5f218c2b0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:17.817647 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-905f757b-28a5-4b15-9a75-eeb5f218c2b0 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] DELETE https://10.4.3.207/volume/v3/types/5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae Aug 06 17:50:17.817830 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-905f757b-28a5-4b15-9a75-eeb5f218c2b0 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:17.818079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-905f757b-28a5-4b15-9a75-eeb5f218c2b0 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:17.840899 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-905f757b-28a5-4b15-9a75-eeb5f218c2b0 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types/5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae returned with HTTP 202 Aug 06 17:50:17.841320 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1375/5464] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:50:17 2026] DELETE /volume/v3/types/5e2b7ff6-5678-4bf2-8a8f-e896d3fac0ae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:17.849538 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:17.851288 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:17.851464 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:17.851672 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:17.851822 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume with id: 6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:17.858636 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:17.858636 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:17.859230 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:17.874253 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume request issued successfully. Aug 06 17:50:17.874452 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-acf0708a-7361-48b6-80f2-ac310e0389b1 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 202 Aug 06 17:50:17.874828 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1375/5465] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:50:17 2026] DELETE /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:17.882194 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-25cbca38-b3e8-474b-9f8e-c2f3bc606638 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:17.884077 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25cbca38-b3e8-474b-9f8e-c2f3bc606638 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:17.884249 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25cbca38-b3e8-474b-9f8e-c2f3bc606638 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:17.884450 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-25cbca38-b3e8-474b-9f8e-c2f3bc606638 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:17.891664 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:17.891664 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:17.895780 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-25cbca38-b3e8-474b-9f8e-c2f3bc606638 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:17.900227 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-25cbca38-b3e8-474b-9f8e-c2f3bc606638 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 200 Aug 06 17:50:17.900597 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1366/5466] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:17 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:18.541980 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ba132818-b798-4fb0-b3b4-58adbb9d65c4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:18.543702 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ba132818-b798-4fb0-b3b4-58adbb9d65c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:18.543886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ba132818-b798-4fb0-b3b4-58adbb9d65c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:18.544110 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ba132818-b798-4fb0-b3b4-58adbb9d65c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:18.544213 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ba132818-b798-4fb0-b3b4-58adbb9d65c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:18.548433 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:18.548433 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:18.549079 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ba132818-b798-4fb0-b3b4-58adbb9d65c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:18.549508 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1351/5467] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:18 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:18.911853 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-93dab655-5f74-4fe9-9900-df3da7c6327e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:18.913532 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-93dab655-5f74-4fe9-9900-df3da7c6327e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a Aug 06 17:50:18.913714 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-93dab655-5f74-4fe9-9900-df3da7c6327e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:18.913914 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-93dab655-5f74-4fe9-9900-df3da7c6327e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:18.919845 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-93dab655-5f74-4fe9-9900-df3da7c6327e tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a returned with HTTP 404 Aug 06 17:50:18.920322 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1376/5468] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:18 2026] GET /volume/v3/volumes/6e8bef96-382f-4712-a661-eaa94031886a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:18.927184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:18.928793 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:18.929025 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:18.929214 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:18.929371 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume with id: 969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:18.935728 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:18.935728 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:18.936114 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:18.948997 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume request issued successfully. Aug 06 17:50:18.949115 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3e62fe3d-8a50-4563-aa75-b86272e0069d tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 202 Aug 06 17:50:18.949474 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1376/5469] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:50:18 2026] DELETE /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:18.956677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-2400f5df-2dc7-4d87-924d-26011d6c676a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:18.958475 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2400f5df-2dc7-4d87-924d-26011d6c676a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:18.958699 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2400f5df-2dc7-4d87-924d-26011d6c676a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:18.958891 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-2400f5df-2dc7-4d87-924d-26011d6c676a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:18.965534 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:18.965534 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:18.969153 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-2400f5df-2dc7-4d87-924d-26011d6c676a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:50:18.973926 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-2400f5df-2dc7-4d87-924d-26011d6c676a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 200 Aug 06 17:50:18.974326 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1367/5470] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:18 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:19.558852 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a158cb95-630d-425d-9d26-6a15b83e3e18 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:19.560953 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a158cb95-630d-425d-9d26-6a15b83e3e18 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:19.561179 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a158cb95-630d-425d-9d26-6a15b83e3e18 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:19.561352 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a158cb95-630d-425d-9d26-6a15b83e3e18 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:19.561481 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a158cb95-630d-425d-9d26-6a15b83e3e18 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:19.565428 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:19.565428 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:19.566009 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a158cb95-630d-425d-9d26-6a15b83e3e18 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:19.566604 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1352/5471] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:19 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:19.987554 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ffa72d65-3bbd-4ce8-bada-9d2fe92f7a31 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:19.990985 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ffa72d65-3bbd-4ce8-bada-9d2fe92f7a31 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 Aug 06 17:50:19.990985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ffa72d65-3bbd-4ce8-bada-9d2fe92f7a31 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:19.990985 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ffa72d65-3bbd-4ce8-bada-9d2fe92f7a31 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:19.995798 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ffa72d65-3bbd-4ce8-bada-9d2fe92f7a31 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 returned with HTTP 404 Aug 06 17:50:19.996353 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1377/5472] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:50:19 2026] GET /volume/v3/volumes/969016f6-c2e9-46d5-b678-6f07257fee40 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:20.003594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:20.005480 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:50:20.005670 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:20.005875 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:20.006671 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:50:20.017787 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Get all volumes completed successfully. Aug 06 17:50:20.019528 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:20.019528 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:20.024438 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cfb6fd37-caa1-4228-90a1-3318e39a9a5c tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:50:20.024838 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1377/5473] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:50:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:20.041520 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-890e5be0-7f89-4d21-afa2-f3aceb654843 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:20.043204 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-890e5be0-7f89-4d21-afa2-f3aceb654843 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] DELETE https://10.4.3.207/volume/v3/types/3c5c94b4-22c5-49a3-908d-2f017e420364 Aug 06 17:50:20.043499 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-890e5be0-7f89-4d21-afa2-f3aceb654843 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:20.043803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-890e5be0-7f89-4d21-afa2-f3aceb654843 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:20.066625 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-890e5be0-7f89-4d21-afa2-f3aceb654843 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types/3c5c94b4-22c5-49a3-908d-2f017e420364 returned with HTTP 202 Aug 06 17:50:20.067318 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1368/5474] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:50:20 2026] DELETE /volume/v3/types/3c5c94b4-22c5-49a3-908d-2f017e420364 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:20.577466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a93c9b39-6cc0-4284-a63e-eb263eb95cce None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:20.582509 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a93c9b39-6cc0-4284-a63e-eb263eb95cce tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:20.582733 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a93c9b39-6cc0-4284-a63e-eb263eb95cce tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:20.583056 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a93c9b39-6cc0-4284-a63e-eb263eb95cce tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:20.583114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-a93c9b39-6cc0-4284-a63e-eb263eb95cce tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:20.588417 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:20.588417 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:20.589158 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a93c9b39-6cc0-4284-a63e-eb263eb95cce tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:20.589653 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1353/5475] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:20 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:21.601836 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-68e7ce6a-125d-4059-a529-e4678477b09e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:21.603822 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68e7ce6a-125d-4059-a529-e4678477b09e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:21.604067 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68e7ce6a-125d-4059-a529-e4678477b09e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:21.604249 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-68e7ce6a-125d-4059-a529-e4678477b09e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:21.604348 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-68e7ce6a-125d-4059-a529-e4678477b09e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:21.608673 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:21.608673 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:21.609347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-68e7ce6a-125d-4059-a529-e4678477b09e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:21.609723 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1378/5476] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:21 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:22.621706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-293547bd-afd4-473a-91fa-ddb53df4a8ca None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:22.623976 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-293547bd-afd4-473a-91fa-ddb53df4a8ca tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:22.624272 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-293547bd-afd4-473a-91fa-ddb53df4a8ca tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:22.624474 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-293547bd-afd4-473a-91fa-ddb53df4a8ca tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:22.624576 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-293547bd-afd4-473a-91fa-ddb53df4a8ca tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:22.629229 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:22.629229 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:22.629954 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-293547bd-afd4-473a-91fa-ddb53df4a8ca tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:22.630433 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1378/5477] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:22 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:23.641213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1d7e7341-56bb-4283-a3f0-71eb06c711d9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:23.643786 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d7e7341-56bb-4283-a3f0-71eb06c711d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:23.644202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1d7e7341-56bb-4283-a3f0-71eb06c711d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:23.644541 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1d7e7341-56bb-4283-a3f0-71eb06c711d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:23.644799 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1d7e7341-56bb-4283-a3f0-71eb06c711d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:23.651900 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:23.651900 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:23.652954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1d7e7341-56bb-4283-a3f0-71eb06c711d9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:23.653652 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1369/5478] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:23 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:24.664329 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6050688e-88b2-4edc-8ce1-8135ef586a4c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:24.666282 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6050688e-88b2-4edc-8ce1-8135ef586a4c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:24.666502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6050688e-88b2-4edc-8ce1-8135ef586a4c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:24.666680 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6050688e-88b2-4edc-8ce1-8135ef586a4c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:24.666786 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-6050688e-88b2-4edc-8ce1-8135ef586a4c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:24.671985 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=182,cinder:INSERT=21,cinder:UPDATE=34 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:50:24.674861 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:24.674861 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:24.675492 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6050688e-88b2-4edc-8ce1-8135ef586a4c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:24.675937 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1354/5479] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:24 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:25.688407 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5c898799-e708-4ee4-a47d-40e822380392 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:25.690387 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c898799-e708-4ee4-a47d-40e822380392 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:25.690613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c898799-e708-4ee4-a47d-40e822380392 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:25.690816 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c898799-e708-4ee4-a47d-40e822380392 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:25.690972 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5c898799-e708-4ee4-a47d-40e822380392 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:25.692796 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=198,cinder:UPDATE=64,cinder:INSERT=30 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:50:25.696674 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:25.696674 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:25.697493 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c898799-e708-4ee4-a47d-40e822380392 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:25.698088 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1379/5480] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:25 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:26.708665 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-056706eb-2a02-4579-943d-5ab1255c160d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:26.711151 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-056706eb-2a02-4579-943d-5ab1255c160d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:26.711464 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-056706eb-2a02-4579-943d-5ab1255c160d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:26.711724 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-056706eb-2a02-4579-943d-5ab1255c160d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:26.711912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-056706eb-2a02-4579-943d-5ab1255c160d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:26.719741 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:26.719741 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:26.720659 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-056706eb-2a02-4579-943d-5ab1255c160d tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:26.721267 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1379/5481] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:26 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:27.735284 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c08f1ac6-47ca-4214-9192-c5609a854c74 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:27.738027 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c08f1ac6-47ca-4214-9192-c5609a854c74 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:27.738330 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c08f1ac6-47ca-4214-9192-c5609a854c74 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:27.738585 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c08f1ac6-47ca-4214-9192-c5609a854c74 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:27.738777 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-c08f1ac6-47ca-4214-9192-c5609a854c74 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:27.744837 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:27.744837 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:27.745722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c08f1ac6-47ca-4214-9192-c5609a854c74 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:27.746263 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1370/5482] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:27 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:27.758053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:27.760386 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 Aug 06 17:50:27.760561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:27.760845 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:27.761133 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume with id: 03adf216-6cab-41c6-b25c-a4adf9a050e6 Aug 06 17:50:27.770168 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:27.770168 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:27.770579 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:27.793034 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume request issued successfully. Aug 06 17:50:27.793320 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2b06c68e-bf68-41da-ad1e-d1c86edeb2c8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 returned with HTTP 202 Aug 06 17:50:27.793855 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1355/5483] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:50:27 2026] DELETE /volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:27.802801 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5b9d3887-aacc-4378-9186-b6570bf64dbc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:27.805056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b9d3887-aacc-4378-9186-b6570bf64dbc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 Aug 06 17:50:27.805399 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b9d3887-aacc-4378-9186-b6570bf64dbc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:27.805918 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b9d3887-aacc-4378-9186-b6570bf64dbc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:27.813757 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:27.813757 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:27.817547 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5b9d3887-aacc-4378-9186-b6570bf64dbc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:27.822254 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b9d3887-aacc-4378-9186-b6570bf64dbc tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 returned with HTTP 200 Aug 06 17:50:27.822782 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1380/5484] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:27 2026] GET /volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:28.839616 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1a1b5545-83a3-498c-bca9-59a8e893ed69 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:28.842067 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a1b5545-83a3-498c-bca9-59a8e893ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 Aug 06 17:50:28.842322 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a1b5545-83a3-498c-bca9-59a8e893ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:28.842586 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a1b5545-83a3-498c-bca9-59a8e893ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:28.850259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a1b5545-83a3-498c-bca9-59a8e893ed69 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 returned with HTTP 404 Aug 06 17:50:28.851351 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1380/5485] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:28 2026] GET /volume/v3/volumes/03adf216-6cab-41c6-b25c-a4adf9a050e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:28.861085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0cdf0723-836a-401a-8ce4-2323bd3a8da8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:28.863317 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0cdf0723-836a-401a-8ce4-2323bd3a8da8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:28.863540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0cdf0723-836a-401a-8ce4-2323bd3a8da8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:28.863738 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0cdf0723-836a-401a-8ce4-2323bd3a8da8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:28.863837 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-0cdf0723-836a-401a-8ce4-2323bd3a8da8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:28.868662 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:28.868662 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:28.869369 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0cdf0723-836a-401a-8ce4-2323bd3a8da8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:28.869791 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1371/5486] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:28 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:28.882070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:28.884641 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:28.884957 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:28.885252 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:28.885416 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete backup with id: eeabf861-ae01-4274-b12a-aa4937eb1f0b. Aug 06 17:50:28.890855 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:28.890855 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:28.905931 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] delete_backup rpcapi backup_id eeabf861-ae01-4274-b12a-aa4937eb1f0b {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:50:28.908063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9541a70-d8b2-4c1e-9c0e-fbca8844b5c4 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 202 Aug 06 17:50:28.908589 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1356/5487] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:50:28 2026] DELETE /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:28.916892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-372715e1-a1b4-419c-9e87-b61820596d7e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:28.919126 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-372715e1-a1b4-419c-9e87-b61820596d7e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:28.919353 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-372715e1-a1b4-419c-9e87-b61820596d7e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:28.919528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-372715e1-a1b4-419c-9e87-b61820596d7e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:28.919639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-372715e1-a1b4-419c-9e87-b61820596d7e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:28.925502 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:28.925502 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:28.926322 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-372715e1-a1b4-419c-9e87-b61820596d7e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 200 Aug 06 17:50:28.926808 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1381/5488] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:28 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:29.722774 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-32f54f89-5e2a-4bb3-9968-7a25a48ef24a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:29.725138 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-32f54f89-5e2a-4bb3-9968-7a25a48ef24a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/limits Aug 06 17:50:29.725219 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-32f54f89-5e2a-4bb3-9968-7a25a48ef24a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:29.725454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-32f54f89-5e2a-4bb3-9968-7a25a48ef24a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:29.748658 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-32f54f89-5e2a-4bb3-9968-7a25a48ef24a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/limits returned with HTTP 200 Aug 06 17:50:29.749205 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1381/5489] 10.4.3.207 () {68 vars in 1484 bytes} [Thu Aug 6 17:50:29 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:29.795985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-90cd817e-f494-4496-950c-26e078a253f4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:29.798776 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-90cd817e-f494-4496-950c-26e078a253f4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:50:29.799183 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-90cd817e-f494-4496-950c-26e078a253f4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:29.799567 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-90cd817e-f494-4496-950c-26e078a253f4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:29.811651 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:29.811651 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:29.815271 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-90cd817e-f494-4496-950c-26e078a253f4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:29.820092 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-90cd817e-f494-4496-950c-26e078a253f4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:50:29.820562 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1372/5490] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:29 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:29.831696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:29.834887 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:50:29.835285 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ff39e25-2cb8-4556-b413-f03e684c454b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1358049746", "description": null, "metadata": {}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:29.849783 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:29.849783 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:29.850459 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:29.850651 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create snapshot from volume 1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:50:29.890635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Created reservations ['3151ce75-90f9-4e0f-a23e-62024ebdbb1a', 'f2008863-4223-4601-a1c7-4bec8bc21bd9', '7257fe0f-af86-465d-854b-a195bf73485d', 'e8f2e5b6-16a3-4e4b-af56-3fbae4a7bb56'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:29.933726 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot force create request issued successfully. Aug 06 17:50:29.933726 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b9218070-99f6-45b3-a0f5-d446a977f7d9 req-34670119-5a7e-4f78-8ab6-0b62c2233458 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:50:29.933726 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1357/5491] 10.4.3.207 () {72 vars in 1547 bytes} [Thu Aug 6 17:50:29 2026] POST /volume/v3/snapshots => generated 324 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:50:29.941716 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0a3de336-a18a-4fe4-a4f5-01ca0fe60f9e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:29.943778 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a3de336-a18a-4fe4-a4f5-01ca0fe60f9e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b Aug 06 17:50:29.944740 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a3de336-a18a-4fe4-a4f5-01ca0fe60f9e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:29.945029 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0a3de336-a18a-4fe4-a4f5-01ca0fe60f9e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:29.945086 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0a3de336-a18a-4fe4-a4f5-01ca0fe60f9e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id eeabf861-ae01-4274-b12a-aa4937eb1f0b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:29.948692 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0a3de336-a18a-4fe4-a4f5-01ca0fe60f9e tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b returned with HTTP 404 Aug 06 17:50:29.949291 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1382/5492] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:29 2026] GET /volume/v3/backups/eeabf861-ae01-4274-b12a-aa4937eb1f0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:29.959834 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:29.962110 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:50:29.962425 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:29.962716 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:29.962886 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete backup with id: 83b4baf8-8abd-4842-9dc3-19e032a02468. Aug 06 17:50:29.968296 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:29.968296 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:29.984136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.backup.rpcapi [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] delete_backup rpcapi backup_id 83b4baf8-8abd-4842-9dc3-19e032a02468 {{(pid=100623) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:50:29.986585 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-49f5ef87-54e3-457c-ab75-28c3f7bd18db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 202 Aug 06 17:50:29.987433 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1382/5493] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:50:29 2026] DELETE /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:29.996415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff693320-69e8-4a15-898d-3607540920e8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:29.999295 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff693320-69e8-4a15-898d-3607540920e8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:50:29.999628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff693320-69e8-4a15-898d-3607540920e8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:29.999921 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff693320-69e8-4a15-898d-3607540920e8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:30.000104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-ff693320-69e8-4a15-898d-3607540920e8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:30.010761 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:30.010761 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:30.011850 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff693320-69e8-4a15-898d-3607540920e8 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 200 Aug 06 17:50:30.013070 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1373/5494] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:29 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:31.027372 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ca8b97fc-7de6-4a0a-8765-e1b5816381ee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:31.029370 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca8b97fc-7de6-4a0a-8765-e1b5816381ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 Aug 06 17:50:31.029906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca8b97fc-7de6-4a0a-8765-e1b5816381ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:31.030314 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ca8b97fc-7de6-4a0a-8765-e1b5816381ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:31.030604 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ca8b97fc-7de6-4a0a-8765-e1b5816381ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 83b4baf8-8abd-4842-9dc3-19e032a02468. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:31.035483 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ca8b97fc-7de6-4a0a-8765-e1b5816381ee tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 returned with HTTP 404 Aug 06 17:50:31.036213 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1358/5495] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:31 2026] GET /volume/v3/backups/83b4baf8-8abd-4842-9dc3-19e032a02468 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:31.045143 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:31.048035 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:31.048195 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:31.048423 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:31.048528 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete backup with id: 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. Aug 06 17:50:31.054196 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:31.054196 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:31.069542 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] delete_backup rpcapi backup_id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5 {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:50:31.071574 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1f9e77ac-1798-4a89-abc2-e1325bfc9e70 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 202 Aug 06 17:50:31.072051 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1383/5496] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:50:31 2026] DELETE /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:50:31.083424 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-84666939-7878-465b-841e-0b7bab1eee8c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:31.086079 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84666939-7878-465b-841e-0b7bab1eee8c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:31.086327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84666939-7878-465b-841e-0b7bab1eee8c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:31.086880 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-84666939-7878-465b-841e-0b7bab1eee8c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:31.086880 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-84666939-7878-465b-841e-0b7bab1eee8c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:31.093777 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:31.093777 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:31.093777 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-84666939-7878-465b-841e-0b7bab1eee8c tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 200 Aug 06 17:50:31.093943 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1383/5497] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:31 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:32.031425 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-467b72ac-f8f7-416c-b56e-f22eda49a7c5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:32.033160 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-467b72ac-f8f7-416c-b56e-f22eda49a7c5 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a Aug 06 17:50:32.033349 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-467b72ac-f8f7-416c-b56e-f22eda49a7c5 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:32.033528 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-467b72ac-f8f7-416c-b56e-f22eda49a7c5 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:32.038366 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:32.038366 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:32.038766 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-467b72ac-f8f7-416c-b56e-f22eda49a7c5 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:50:32.039497 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-467b72ac-f8f7-416c-b56e-f22eda49a7c5 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a returned with HTTP 200 Aug 06 17:50:32.039862 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1374/5498] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:50:32 2026] GET /volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:32.067411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:32.069677 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:50:32.070401 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-243601096", "snapshot_id": null, "imageRef": "33b4a894-8247-48ed-b5a3-78c013111702", "volume_type": null, "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:32.072644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-243601096', 'snapshot_id': None, 'imageRef': '33b4a894-8247-48ed-b5a3-78c013111702', 'volume_type': None, 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:50:32.103439 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5e3a1872-3c14-4489-adbe-3d23f88f76b6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:32.105140 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5e3a1872-3c14-4489-adbe-3d23f88f76b6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 Aug 06 17:50:32.108204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5e3a1872-3c14-4489-adbe-3d23f88f76b6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:32.108204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5e3a1872-3c14-4489-adbe-3d23f88f76b6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:32.108204 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-5e3a1872-3c14-4489-adbe-3d23f88f76b6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Show backup with id 533f6fb4-fda1-4faf-afe5-af03e07ac6f5. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:32.109257 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5e3a1872-3c14-4489-adbe-3d23f88f76b6 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 returned with HTTP 404 Aug 06 17:50:32.109683 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1384/5499] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:32 2026] GET /volume/v3/backups/533f6fb4-fda1-4faf-afe5-af03e07ac6f5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:32.116594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:32.118985 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b Aug 06 17:50:32.119234 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:32.119428 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:32.119596 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume with id: e7a853c7-46f8-4109-bf81-2aba950f359b Aug 06 17:50:32.129016 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:32.129016 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:32.129600 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:32.149870 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Delete volume request issued successfully. Aug 06 17:50:32.150109 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3595e3d8-cfe0-4ec7-b397-0ff1d170f4db tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b returned with HTTP 202 Aug 06 17:50:32.150610 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1384/5500] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:50:32 2026] DELETE /volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:50:32.158519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1b504724-507d-4e9e-89b3-71d7b89ffae9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:32.160765 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b504724-507d-4e9e-89b3-71d7b89ffae9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b Aug 06 17:50:32.161175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b504724-507d-4e9e-89b3-71d7b89ffae9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:32.161906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1b504724-507d-4e9e-89b3-71d7b89ffae9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:32.171681 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:32.171681 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:32.172101 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:32.172101 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:32.172801 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:50:32.173675 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume of 1 GB Aug 06 17:50:32.176515 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1b504724-507d-4e9e-89b3-71d7b89ffae9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Volume info retrieved successfully. Aug 06 17:50:32.177510 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Availability Zones retrieved successfully. Aug 06 17:50:32.182421 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1b504724-507d-4e9e-89b3-71d7b89ffae9 tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b returned with HTTP 200 Aug 06 17:50:32.183055 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1375/5501] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:32 2026] GET /volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:32.184501 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Flow 'volume_create_api' (c92a4ca0-c4b8-4410-92d0-f37ac98d49e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:32.185867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc03f16-cddb-42a5-b7ba-50b2203bab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:32.186772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:50:32.221038 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc03f16-cddb-42a5-b7ba-50b2203bab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9915296b-083e-4578-abf6-59c7a3b8926a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:32.221910 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2fea58c-fffb-4617-91d9-66a964f46e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:32.263792 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Created reservations ['5b949ec8-d499-4ac7-9496-f55971d49fc7', '25cf1497-741a-4ced-9c34-e05286dc7a20', 'd70ed3cc-159d-4cf1-bc8a-63fd6fca874b', '1d9c3427-9187-425f-bfa7-5ee6d85bc8cb'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:32.264773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2fea58c-fffb-4617-91d9-66a964f46e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b949ec8-d499-4ac7-9496-f55971d49fc7', '25cf1497-741a-4ced-9c34-e05286dc7a20', 'd70ed3cc-159d-4cf1-bc8a-63fd6fca874b', '1d9c3427-9187-425f-bfa7-5ee6d85bc8cb']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:32.265683 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e587ac-b935-454e-9358-ed07d2622b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:32.316928 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e587ac-b935-454e-9358-ed07d2622b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f02e14b-db2b-4199-aaec-3fe62d32bf90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-243601096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600c541df8064f72ac4cb2a01dc75593',qos_specs=None,replication_status=,reservations=['5b949ec8-d499-4ac7-9496-f55971d49fc7','25cf1497-741a-4ced-9c34-e05286dc7a20','d70ed3cc-159d-4cf1-bc8a-63fd6fca874b','1d9c3427-9187-425f-bfa7-5ee6d85bc8cb'],size=1,snapshot_id=9915296b-083e-4578-abf6-59c7a3b8926a,source_replicaid=,source_volid=None,status='creating',user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-243601096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f02e14b-db2b-4199-aaec-3fe62d32bf90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600c541df8064f72ac4cb2a01dc75593',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9915296b-083e-4578-abf6-59c7a3b8926a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:32.317696 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a6f4123-5478-4161-a260-d30cf62392c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:32.336949 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a6f4123-5478-4161-a260-d30cf62392c1) transitioned into state 'SUCCESS' from state '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-243601096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600c541df8064f72ac4cb2a01dc75593',qos_specs=None,replication_status=,reservations=['5b949ec8-d499-4ac7-9496-f55971d49fc7','25cf1497-741a-4ced-9c34-e05286dc7a20','d70ed3cc-159d-4cf1-bc8a-63fd6fca874b','1d9c3427-9187-425f-bfa7-5ee6d85bc8cb'],size=1,snapshot_id=9915296b-083e-4578-abf6-59c7a3b8926a,source_replicaid=,source_volid=None,status='creating',user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:32.338114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e94e2ce-bb1f-4af2-8c7c-607bfc4caf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:32.366112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e94e2ce-bb1f-4af2-8c7c-607bfc4caf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:32.367073 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Flow 'volume_create_api' (c92a4ca0-c4b8-4410-92d0-f37ac98d49e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:32.367455 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume request issued successfully. Aug 06 17:50:32.368129 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e8c89ee8-7d0d-4ee1-ae87-a768f2159642 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:50:32.368588 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1359/5502] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:50:32 2026] POST /volume/v3/volumes => generated 813 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:32.387729 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9964c198-9a8b-4dc7-9459-415328fb0043 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:32.389671 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9964c198-9a8b-4dc7-9459-415328fb0043 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:50:32.389927 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9964c198-9a8b-4dc7-9459-415328fb0043 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:32.390157 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9964c198-9a8b-4dc7-9459-415328fb0043 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:32.398488 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:32.398488 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:32.402813 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9964c198-9a8b-4dc7-9459-415328fb0043 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:32.408067 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9964c198-9a8b-4dc7-9459-415328fb0043 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:50:32.408368 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1385/5503] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:50:32 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:33.196508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-39a9c4d4-fbde-40ed-a03b-fc665909aeaa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:33.198316 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-39a9c4d4-fbde-40ed-a03b-fc665909aeaa tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] GET https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b Aug 06 17:50:33.198556 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-39a9c4d4-fbde-40ed-a03b-fc665909aeaa tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:33.198782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-39a9c4d4-fbde-40ed-a03b-fc665909aeaa tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:33.205046 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-39a9c4d4-fbde-40ed-a03b-fc665909aeaa tempest-ProjectAdminTests33-897760569 tempest-ProjectAdminTests33-897760569-project-admin] https://10.4.3.207/volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b returned with HTTP 404 Aug 06 17:50:33.205547 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1385/5504] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:33 2026] GET /volume/v3/volumes/e7a853c7-46f8-4109-bf81-2aba950f359b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:33.424628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b143dd82-0786-4476-89c5-f5f0e73d049e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:33.427016 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b143dd82-0786-4476-89c5-f5f0e73d049e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:50:33.427323 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b143dd82-0786-4476-89c5-f5f0e73d049e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:33.427570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b143dd82-0786-4476-89c5-f5f0e73d049e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:33.435549 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:33.435549 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:33.443165 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b143dd82-0786-4476-89c5-f5f0e73d049e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:33.445977 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b143dd82-0786-4476-89c5-f5f0e73d049e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:50:33.446614 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1376/5505] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:50:33 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:33.463058 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b03389c2-c767-433c-9090-0a0917f6e480 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:33.464838 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b03389c2-c767-433c-9090-0a0917f6e480 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:50:33.465125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b03389c2-c767-433c-9090-0a0917f6e480 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:33.465311 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b03389c2-c767-433c-9090-0a0917f6e480 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:33.472683 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:33.472683 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:33.477498 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-b03389c2-c767-433c-9090-0a0917f6e480 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:33.482036 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b03389c2-c767-433c-9090-0a0917f6e480 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:50:33.482430 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1360/5506] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:50:33 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:34.745462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-ee9fd0c1-3550-4f10-bcf6-175eda49768e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:34.747525 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-ee9fd0c1-3550-4f10-bcf6-175eda49768e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:50:34.747745 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-ee9fd0c1-3550-4f10-bcf6-175eda49768e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:34.747996 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-ee9fd0c1-3550-4f10-bcf6-175eda49768e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:34.755354 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:34.755354 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:34.759510 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-ee9fd0c1-3550-4f10-bcf6-175eda49768e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:34.765375 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-ee9fd0c1-3550-4f10-bcf6-175eda49768e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:50:34.765879 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1386/5507] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:34 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:34.897820 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:34.988621 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:50:34.989049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-820806914"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:34.990427 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-820806914'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:50:34.990576 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume of 1 GB Aug 06 17:50:34.994617 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Availability Zones retrieved successfully. Aug 06 17:50:34.999829 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Flow 'volume_create_api' (7fa5e479-53ae-4b96-94f8-c3f1dc38b2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:35.000650 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb98fc8e-642e-4227-8cab-b2fddfdfcba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:35.001395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:50:35.024931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb98fc8e-642e-4227-8cab-b2fddfdfcba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:35.025659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89a9bb5-4ccf-49d3-b07d-4bf257866a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:35.083353 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Created reservations ['f3eeffa0-f263-4ce0-ad03-62ea5c026a6f', 'a1eba81f-8911-4894-bfe6-564133e3a98e', '388c9989-4965-4e3f-9d80-0b359d1bfa6d', '456dfa84-d9a7-474a-ab56-7db30fb70c64'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:35.084550 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89a9bb5-4ccf-49d3-b07d-4bf257866a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3eeffa0-f263-4ce0-ad03-62ea5c026a6f', 'a1eba81f-8911-4894-bfe6-564133e3a98e', '388c9989-4965-4e3f-9d80-0b359d1bfa6d', '456dfa84-d9a7-474a-ab56-7db30fb70c64']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:35.085503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408e253e-6979-42c8-b7fa-cdbce4cbed72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:35.117584 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408e253e-6979-42c8-b7fa-cdbce4cbed72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53bda1c-50ab-44cb-924d-c4f222f0f1f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820806914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc59aa63bf7b42cba41faa46b1807fa4',qos_specs=None,replication_status=,reservations=['f3eeffa0-f263-4ce0-ad03-62ea5c026a6f','a1eba81f-8911-4894-bfe6-564133e3a98e','388c9989-4965-4e3f-9d80-0b359d1bfa6d','456dfa84-d9a7-474a-ab56-7db30fb70c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-820806914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e53bda1c-50ab-44cb-924d-c4f222f0f1f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc59aa63bf7b42cba41faa46b1807fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:35.118796 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a08825-3081-4b25-b924-d2e3d6b921a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:35.143182 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68a08825-3081-4b25-b924-d2e3d6b921a0) transitioned into state 'SUCCESS' from state '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-820806914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc59aa63bf7b42cba41faa46b1807fa4',qos_specs=None,replication_status=,reservations=['f3eeffa0-f263-4ce0-ad03-62ea5c026a6f','a1eba81f-8911-4894-bfe6-564133e3a98e','388c9989-4965-4e3f-9d80-0b359d1bfa6d','456dfa84-d9a7-474a-ab56-7db30fb70c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:35.144383 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f12031-0814-4007-a222-f23fd18eab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:35.155950 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f12031-0814-4007-a222-f23fd18eab8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:35.156908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Flow 'volume_create_api' (7fa5e479-53ae-4b96-94f8-c3f1dc38b2ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:35.157371 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume request issued successfully. Aug 06 17:50:35.158199 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9596d6dc-1e6c-460f-8333-b44639fbbdd9 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:50:35.159005 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1386/5508] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:50:34 2026] POST /volume/v3/volumes => generated 777 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:50:35.176393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-447e9773-db40-4fcb-a9cf-950dbbf14599 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:35.179257 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-447e9773-db40-4fcb-a9cf-950dbbf14599 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 Aug 06 17:50:35.179597 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-447e9773-db40-4fcb-a9cf-950dbbf14599 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:35.179907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-447e9773-db40-4fcb-a9cf-950dbbf14599 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:35.189836 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:35.189836 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:35.194544 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-447e9773-db40-4fcb-a9cf-950dbbf14599 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:50:35.200413 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-447e9773-db40-4fcb-a9cf-950dbbf14599 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 returned with HTTP 200 Aug 06 17:50:35.200933 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1377/5509] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:35 2026] GET /volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:35.461023 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3ceb4d00-f16a-4ce2-8cab-0f9f206be0d0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:35.463271 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3ceb4d00-f16a-4ce2-8cab-0f9f206be0d0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:50:35.463471 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3ceb4d00-f16a-4ce2-8cab-0f9f206be0d0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:35.463711 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3ceb4d00-f16a-4ce2-8cab-0f9f206be0d0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:35.471982 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:35.471982 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:35.475768 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3ceb4d00-f16a-4ce2-8cab-0f9f206be0d0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:35.480368 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3ceb4d00-f16a-4ce2-8cab-0f9f206be0d0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:50:35.480770 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1361/5510] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:50:35 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:35.491419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a2531f3b-b642-4c7f-88a0-867db197bb08 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:35.491419 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a2531f3b-b642-4c7f-88a0-867db197bb08 None None] GET https://10.4.3.207/volume// Aug 06 17:50:35.491419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a2531f3b-b642-4c7f-88a0-867db197bb08 None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:35.491419 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a2531f3b-b642-4c7f-88a0-867db197bb08 None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:35.491419 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a2531f3b-b642-4c7f-88a0-867db197bb08 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:35.491419 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1387/5511] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:50: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 06 17:50:35.504724 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f11988cd-fd30-4688-ba96-1636731c6429 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:35.506787 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f11988cd-fd30-4688-ba96-1636731c6429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:50:35.507195 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f11988cd-fd30-4688-ba96-1636731c6429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f02e14b-db2b-4199-aaec-3fe62d32bf90", "connector": null, "instance_uuid": "939546c6-caef-4652-ab2f-69fbd363620f"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:35.515671 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:35.515671 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:35.540134 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f11988cd-fd30-4688-ba96-1636731c6429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:50:35.540751 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1387/5512] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:50:35 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 06 17:50:36.219449 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-942cb302-1b7b-4877-9aaf-786a5be0088b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.221405 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-942cb302-1b7b-4877-9aaf-786a5be0088b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 Aug 06 17:50:36.221659 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-942cb302-1b7b-4877-9aaf-786a5be0088b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:36.221931 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-942cb302-1b7b-4877-9aaf-786a5be0088b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:36.229640 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:36.229640 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:36.234247 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-942cb302-1b7b-4877-9aaf-786a5be0088b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:50:36.238363 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-942cb302-1b7b-4877-9aaf-786a5be0088b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 returned with HTTP 200 Aug 06 17:50:36.238788 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1378/5513] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:36 2026] GET /volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:36.250742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.252690 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:50:36.253068 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e53bda1c-50ab-44cb-924d-c4f222f0f1f7", "name": "tempest-type-Backup-201805708"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:36.254536 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.backups [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Creating new backup {'backup': {'volume_id': 'e53bda1c-50ab-44cb-924d-c4f222f0f1f7', 'name': 'tempest-type-Backup-201805708'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:50:36.254711 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Creating backup of volume e53bda1c-50ab-44cb-924d-c4f222f0f1f7 in container None Aug 06 17:50:36.263023 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:36.263023 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:36.263402 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:50:36.291206 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Created reservations ['0b7410c6-2903-4c89-8301-ce0cf5e47da4', '9064158a-fa29-4421-ac79-156904e1f46a'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:36.319484 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5d41d17e-b82f-4c88-adf7-b52dadc7fbb3 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:50:36.320014 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1362/5514] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:50:36 2026] POST /volume/v3/backups => generated 315 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:50:36.333122 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4ec69629-b569-43bb-b4d2-836f49e55699 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.336499 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ec69629-b569-43bb-b4d2-836f49e55699 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:36.336499 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ec69629-b569-43bb-b4d2-836f49e55699 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:36.336499 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ec69629-b569-43bb-b4d2-836f49e55699 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:36.337410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4ec69629-b569-43bb-b4d2-836f49e55699 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:36.342773 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:36.342773 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:36.343734 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ec69629-b569-43bb-b4d2-836f49e55699 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:36.344279 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1388/5515] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:36 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:36.434618 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ff842b41-e55f-408e-aa7a-7faf5fa02653 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.435160 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ff842b41-e55f-408e-aa7a-7faf5fa02653 None None] GET https://10.4.3.207/volume// Aug 06 17:50:36.435368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ff842b41-e55f-408e-aa7a-7faf5fa02653 None None] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:36.435599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ff842b41-e55f-408e-aa7a-7faf5fa02653 None None] Calling method 'all' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:36.436015 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ff842b41-e55f-408e-aa7a-7faf5fa02653 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:50:36.436359 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1388/5516] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:50: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 06 17:50:36.444308 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-8b8b9608-2cc3-434b-8639-01084708f639 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.446725 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-8b8b9608-2cc3-434b-8639-01084708f639 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:50:36.447083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-8b8b9608-2cc3-434b-8639-01084708f639 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:36.447359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-8b8b9608-2cc3-434b-8639-01084708f639 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:36.458844 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:36.458844 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:36.462956 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-8b8b9608-2cc3-434b-8639-01084708f639 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:50:36.467946 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-8b8b9608-2cc3-434b-8639-01084708f639 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:50:36.468498 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1379/5517] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:50:36 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 1583 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:50:36.573036 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.575786 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] PUT https://10.4.3.207/volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf Aug 06 17:50:36.576288 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:36.586718 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Acquiring lock "cinder-attachment_update-4f02e14b-db2b-4199-aaec-3fe62d32bf90-np0000006677" by "attachment_update" {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:50:36.592089 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Lock "cinder-attachment_update-4f02e14b-db2b-4199-aaec-3fe62d32bf90-np0000006677" acquired by "attachment_update" :: waited 0.005s {{(pid=100625) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:50:36.592848 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:36.592848 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:36.670415 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.coordination [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Lock "cinder-attachment_update-4f02e14b-db2b-4199-aaec-3fe62d32bf90-np0000006677" released by "attachment_update" :: held 0.079s {{(pid=100625) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:50:36.670776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-f21bd076-2ffe-4017-a714-467f77b75bd4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf returned with HTTP 200 Aug 06 17:50:36.671642 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1363/5518] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:50:36 2026] PUT /volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:36.693318 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3e89b2ad-eac7-44cf-9c7d-5293f99d6a10 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:36.697600 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3e89b2ad-eac7-44cf-9c7d-5293f99d6a10 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf/action Aug 06 17:50:36.697600 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3e89b2ad-eac7-44cf-9c7d-5293f99d6a10 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:50:36.697600 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3e89b2ad-eac7-44cf-9c7d-5293f99d6a10 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:36.714123 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:36.714123 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:36.726134 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-8aaf75fe-f3a4-41b9-b520-23be40962d62 req-3e89b2ad-eac7-44cf-9c7d-5293f99d6a10 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf/action returned with HTTP 204 Aug 06 17:50:36.726134 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1389/5519] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:50:36 2026] POST /volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:37.355936 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88b31c11-05cd-4876-919f-17df0e8dd898 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:37.357914 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88b31c11-05cd-4876-919f-17df0e8dd898 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:37.358171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88b31c11-05cd-4876-919f-17df0e8dd898 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:37.358404 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88b31c11-05cd-4876-919f-17df0e8dd898 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:37.358533 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-88b31c11-05cd-4876-919f-17df0e8dd898 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:37.362979 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:37.362979 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:37.363682 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88b31c11-05cd-4876-919f-17df0e8dd898 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:37.364122 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1389/5520] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:37 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:38.375470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-204199b9-62b4-4e6b-adc5-b4bf0c7b2d2f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:38.377724 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-204199b9-62b4-4e6b-adc5-b4bf0c7b2d2f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:38.378054 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-204199b9-62b4-4e6b-adc5-b4bf0c7b2d2f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:38.378345 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-204199b9-62b4-4e6b-adc5-b4bf0c7b2d2f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:38.378514 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-204199b9-62b4-4e6b-adc5-b4bf0c7b2d2f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:38.383985 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:38.383985 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:38.384814 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-204199b9-62b4-4e6b-adc5-b4bf0c7b2d2f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:38.385422 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1380/5521] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:38 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:39.397085 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-83c19416-53b4-4e76-a384-85cd5eb98482 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:39.398918 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83c19416-53b4-4e76-a384-85cd5eb98482 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:39.399310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83c19416-53b4-4e76-a384-85cd5eb98482 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:39.399612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-83c19416-53b4-4e76-a384-85cd5eb98482 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:39.400656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-83c19416-53b4-4e76-a384-85cd5eb98482 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:39.404263 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:39.404263 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:39.405038 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-83c19416-53b4-4e76-a384-85cd5eb98482 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:39.405538 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1364/5522] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:39 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:40.420201 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3add8f92-c54f-43f4-8e84-c0e7cfc6946b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:40.422709 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3add8f92-c54f-43f4-8e84-c0e7cfc6946b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:40.423086 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3add8f92-c54f-43f4-8e84-c0e7cfc6946b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:40.423280 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3add8f92-c54f-43f4-8e84-c0e7cfc6946b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:40.423460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3add8f92-c54f-43f4-8e84-c0e7cfc6946b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:40.429126 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:40.429126 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:40.430082 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3add8f92-c54f-43f4-8e84-c0e7cfc6946b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:40.430629 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1390/5523] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:40 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:41.443915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-88e1ca91-fce7-447c-95a4-4a681a4aa882 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:41.448932 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88e1ca91-fce7-447c-95a4-4a681a4aa882 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:41.449157 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88e1ca91-fce7-447c-95a4-4a681a4aa882 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:41.449340 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-88e1ca91-fce7-447c-95a4-4a681a4aa882 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:41.449441 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-88e1ca91-fce7-447c-95a4-4a681a4aa882 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:41.456683 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:41.456683 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:41.457493 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-88e1ca91-fce7-447c-95a4-4a681a4aa882 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:41.457900 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1390/5524] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:41 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:42.469111 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e97a197e-20f0-458a-8711-bab1240d8bee None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:42.471506 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e97a197e-20f0-458a-8711-bab1240d8bee tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:42.471819 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e97a197e-20f0-458a-8711-bab1240d8bee tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:42.472053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e97a197e-20f0-458a-8711-bab1240d8bee tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:42.472183 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e97a197e-20f0-458a-8711-bab1240d8bee tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:42.477439 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:42.477439 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:42.478527 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e97a197e-20f0-458a-8711-bab1240d8bee tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:42.479021 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1381/5525] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:42 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:43.492495 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e9aaffae-c071-4665-a473-68554136984c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:43.498983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e9aaffae-c071-4665-a473-68554136984c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:43.498983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e9aaffae-c071-4665-a473-68554136984c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:43.498983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e9aaffae-c071-4665-a473-68554136984c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:43.498983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-e9aaffae-c071-4665-a473-68554136984c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:43.502040 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:43.502040 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:43.502716 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e9aaffae-c071-4665-a473-68554136984c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:43.503152 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1365/5526] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:43 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:44.515285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4c11ef86-0dd8-4b0c-ad8a-9d372e8cde74 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:44.517660 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c11ef86-0dd8-4b0c-ad8a-9d372e8cde74 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:44.518019 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c11ef86-0dd8-4b0c-ad8a-9d372e8cde74 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:44.518319 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4c11ef86-0dd8-4b0c-ad8a-9d372e8cde74 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:44.518489 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4c11ef86-0dd8-4b0c-ad8a-9d372e8cde74 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:44.526104 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:44.526104 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:44.527017 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4c11ef86-0dd8-4b0c-ad8a-9d372e8cde74 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:44.527587 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1391/5527] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:44 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:45.537780 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c4a0e134-b92b-426d-87f0-0339eb82c78e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:45.539625 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c4a0e134-b92b-426d-87f0-0339eb82c78e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:45.539867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c4a0e134-b92b-426d-87f0-0339eb82c78e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:45.540129 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c4a0e134-b92b-426d-87f0-0339eb82c78e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:45.540271 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-c4a0e134-b92b-426d-87f0-0339eb82c78e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:45.544844 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:45.544844 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:45.545642 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c4a0e134-b92b-426d-87f0-0339eb82c78e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:45.546157 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1391/5528] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:45 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:46.556612 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7d5be1a6-efc6-4851-8b70-1875706efcf4 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:46.559200 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d5be1a6-efc6-4851-8b70-1875706efcf4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:46.559521 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d5be1a6-efc6-4851-8b70-1875706efcf4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:46.559896 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7d5be1a6-efc6-4851-8b70-1875706efcf4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:46.560095 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-7d5be1a6-efc6-4851-8b70-1875706efcf4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:46.565603 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:46.565603 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:46.566303 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7d5be1a6-efc6-4851-8b70-1875706efcf4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:46.567098 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1382/5529] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:46 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:47.579300 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f0b91721-8661-439b-8df0-a34960e40011 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:47.582043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0b91721-8661-439b-8df0-a34960e40011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:47.582443 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0b91721-8661-439b-8df0-a34960e40011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:47.582789 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f0b91721-8661-439b-8df0-a34960e40011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:47.583017 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f0b91721-8661-439b-8df0-a34960e40011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:47.588851 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:47.588851 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:47.590010 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f0b91721-8661-439b-8df0-a34960e40011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:47.590603 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1366/5530] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:47 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:48.603988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f34b66f4-98ed-4ff8-b88a-2d3e7d940732 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:48.607988 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f34b66f4-98ed-4ff8-b88a-2d3e7d940732 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:48.607988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f34b66f4-98ed-4ff8-b88a-2d3e7d940732 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:48.607988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f34b66f4-98ed-4ff8-b88a-2d3e7d940732 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:48.607988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f34b66f4-98ed-4ff8-b88a-2d3e7d940732 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:48.610597 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:48.610597 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:48.611293 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f34b66f4-98ed-4ff8-b88a-2d3e7d940732 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:48.611708 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1392/5531] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:48 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:49.622737 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4b392d51-7a69-48e9-88d7-42b837336e49 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:49.624749 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4b392d51-7a69-48e9-88d7-42b837336e49 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:49.624983 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4b392d51-7a69-48e9-88d7-42b837336e49 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:49.625197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4b392d51-7a69-48e9-88d7-42b837336e49 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:49.625492 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-4b392d51-7a69-48e9-88d7-42b837336e49 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:49.630686 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:49.630686 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:49.631415 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4b392d51-7a69-48e9-88d7-42b837336e49 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:49.631825 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1392/5532] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:49 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:50.642742 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6d93b2ed-03f3-4cb8-8149-5c61b347e13f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:50.645191 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d93b2ed-03f3-4cb8-8149-5c61b347e13f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:50.645512 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d93b2ed-03f3-4cb8-8149-5c61b347e13f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:50.645767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6d93b2ed-03f3-4cb8-8149-5c61b347e13f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:50.645925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6d93b2ed-03f3-4cb8-8149-5c61b347e13f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:50.651560 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:50.651560 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:50.652555 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6d93b2ed-03f3-4cb8-8149-5c61b347e13f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:50.653109 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1383/5533] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:50 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:51.664293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b4524893-6c73-4404-8310-3864b181a8f4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:51.666226 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4524893-6c73-4404-8310-3864b181a8f4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:50:51.666490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4524893-6c73-4404-8310-3864b181a8f4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:51.666688 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b4524893-6c73-4404-8310-3864b181a8f4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:51.666813 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-b4524893-6c73-4404-8310-3864b181a8f4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:51.671258 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:51.671258 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:51.672017 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b4524893-6c73-4404-8310-3864b181a8f4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:50:51.672490 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1367/5534] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:51 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:51.685855 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3d21bff9-0c43-470a-9a21-9768edf69725 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:51.753126 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3d21bff9-0c43-470a-9a21-9768edf69725 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809/export_record Aug 06 17:50:51.753365 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3d21bff9-0c43-470a-9a21-9768edf69725 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:51.753584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3d21bff9-0c43-470a-9a21-9768edf69725 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Calling method 'export_record' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:51.753767 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-3d21bff9-0c43-470a-9a21-9768edf69725 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Export record for backup 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100622) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:50:51.758778 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:51.758778 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:51.759920 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-3d21bff9-0c43-470a-9a21-9768edf69725 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '97fe11ca91cd4d26bb5b9836e17a390f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc59aa63bf7b42cba41faa46b1807fa4', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:50:51.760159 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3d21bff9-0c43-470a-9a21-9768edf69725 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809/export_record returned with HTTP 403 Aug 06 17:50:51.760624 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1393/5535] 10.4.3.207 () {68 vars in 1430 bytes} [Thu Aug 6 17:50:51 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809/export_record => generated 101 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:50:51.770627 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:51.772395 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:50:51.772763 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-206676150"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:51.774315 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-206676150'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:50:51.774441 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume of 1 GB Aug 06 17:50:51.779385 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Availability Zones retrieved successfully. Aug 06 17:50:51.785908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Flow 'volume_create_api' (8f0df3ce-7a20-43b4-92aa-9da2afafd439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:51.787241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df608dfa-fb8b-463a-bb56-68a22d613744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:51.788163 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:50:51.818937 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df608dfa-fb8b-463a-bb56-68a22d613744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:51.819796 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9236709-a3a9-46f3-bbf2-925645f50852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:51.862331 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Created reservations ['5d032852-c772-4ec1-9897-8e746de46e3b', 'cc5c73c1-b56e-4e44-9a1c-3670e69b6fa0', '80ae356d-b363-4c74-b5b8-85ec82949b23', 'a5487994-9781-4d63-bbae-afae6f9432bc'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:51.863167 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9236709-a3a9-46f3-bbf2-925645f50852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d032852-c772-4ec1-9897-8e746de46e3b', 'cc5c73c1-b56e-4e44-9a1c-3670e69b6fa0', '80ae356d-b363-4c74-b5b8-85ec82949b23', 'a5487994-9781-4d63-bbae-afae6f9432bc']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:51.863946 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80adf69b-853f-4e2a-9906-7dda95a96073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:51.889989 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80adf69b-853f-4e2a-9906-7dda95a96073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2000d0b-62e6-4269-bfb3-8746b249a035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-206676150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc59aa63bf7b42cba41faa46b1807fa4',qos_specs=None,replication_status=,reservations=['5d032852-c772-4ec1-9897-8e746de46e3b','cc5c73c1-b56e-4e44-9a1c-3670e69b6fa0','80ae356d-b363-4c74-b5b8-85ec82949b23','a5487994-9781-4d63-bbae-afae6f9432bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-206676150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2000d0b-62e6-4269-bfb3-8746b249a035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc59aa63bf7b42cba41faa46b1807fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:51.890745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd8fc0a-fc47-46b1-a9ef-b92f75d3ba7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:51.908435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd8fc0a-fc47-46b1-a9ef-b92f75d3ba7b) transitioned into state 'SUCCESS' from state '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-206676150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc59aa63bf7b42cba41faa46b1807fa4',qos_specs=None,replication_status=,reservations=['5d032852-c772-4ec1-9897-8e746de46e3b','cc5c73c1-b56e-4e44-9a1c-3670e69b6fa0','80ae356d-b363-4c74-b5b8-85ec82949b23','a5487994-9781-4d63-bbae-afae6f9432bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:51.909204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7055d2-28a3-4ea5-aebb-9e158051c3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:50:51.919009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7055d2-28a3-4ea5-aebb-9e158051c3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:50:51.919919 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Flow 'volume_create_api' (8f0df3ce-7a20-43b4-92aa-9da2afafd439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:50:51.920275 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume request issued successfully. Aug 06 17:50:51.920977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-31ee67c1-61a4-45f1-9e1c-d617e832657f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:50:51.921685 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1393/5536] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:50:51 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:50:51.935356 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c19ccfa5-df00-48ec-9d6a-79b493e0b952 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:51.937801 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c19ccfa5-df00-48ec-9d6a-79b493e0b952 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 Aug 06 17:50:51.938185 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c19ccfa5-df00-48ec-9d6a-79b493e0b952 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:51.938389 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c19ccfa5-df00-48ec-9d6a-79b493e0b952 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:51.947055 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:51.947055 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:51.951125 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c19ccfa5-df00-48ec-9d6a-79b493e0b952 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:50:51.955381 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c19ccfa5-df00-48ec-9d6a-79b493e0b952 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 returned with HTTP 200 Aug 06 17:50:51.955709 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1384/5537] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:51 2026] GET /volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:52.968577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-459c5b4d-0b2e-423a-a420-a9d0c8ed61c5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:52.971039 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-459c5b4d-0b2e-423a-a420-a9d0c8ed61c5 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 Aug 06 17:50:52.971344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-459c5b4d-0b2e-423a-a420-a9d0c8ed61c5 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:52.971620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-459c5b4d-0b2e-423a-a420-a9d0c8ed61c5 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:52.981825 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:52.981825 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:52.986566 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-459c5b4d-0b2e-423a-a420-a9d0c8ed61c5 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:50:52.992404 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-459c5b4d-0b2e-423a-a420-a9d0c8ed61c5 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 returned with HTTP 200 Aug 06 17:50:52.992951 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1368/5538] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:52 2026] GET /volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:50:53.005571 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:53.007270 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:50:53.007618 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2000d0b-62e6-4269-bfb3-8746b249a035", "name": "tempest-type-Backup-1996001261"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:50:53.008984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Creating new backup {'backup': {'volume_id': 'f2000d0b-62e6-4269-bfb3-8746b249a035', 'name': 'tempest-type-Backup-1996001261'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:50:53.009149 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Creating backup of volume f2000d0b-62e6-4269-bfb3-8746b249a035 in container None Aug 06 17:50:53.016679 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:53.016679 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:53.017070 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:50:53.033634 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Created reservations ['32dd5623-cdd8-4394-aca6-61a2651701c3', '8651a7c6-beaf-439f-85b1-9e5aa37908f3'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:50:53.062649 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6c7f12c5-f8d0-4d43-97d2-9a72a0b2aaa7 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:50:53.063121 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1394/5539] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:50:53 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:50:53.071908 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0bdf61e8-9421-4358-a65e-ef4558058742 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:53.074031 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0bdf61e8-9421-4358-a65e-ef4558058742 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:53.074267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0bdf61e8-9421-4358-a65e-ef4558058742 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:53.074457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0bdf61e8-9421-4358-a65e-ef4558058742 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:53.074574 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-0bdf61e8-9421-4358-a65e-ef4558058742 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:53.080142 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:53.080142 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:53.080614 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0bdf61e8-9421-4358-a65e-ef4558058742 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:53.081049 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1394/5540] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:53 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:54.091335 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6bd22007-6167-4767-a104-65480f5fced8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:54.093173 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bd22007-6167-4767-a104-65480f5fced8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:54.093375 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bd22007-6167-4767-a104-65480f5fced8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:54.093589 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6bd22007-6167-4767-a104-65480f5fced8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:54.093730 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6bd22007-6167-4767-a104-65480f5fced8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:54.098430 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:54.098430 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:54.099154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6bd22007-6167-4767-a104-65480f5fced8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:54.099518 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1385/5541] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:54 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:55.110470 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f13e559f-ffed-42ab-aac0-61569ac36287 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:55.112364 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f13e559f-ffed-42ab-aac0-61569ac36287 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:55.112590 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f13e559f-ffed-42ab-aac0-61569ac36287 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:55.112790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f13e559f-ffed-42ab-aac0-61569ac36287 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:55.112891 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-f13e559f-ffed-42ab-aac0-61569ac36287 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:55.117175 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:55.117175 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:55.117791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f13e559f-ffed-42ab-aac0-61569ac36287 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:55.118220 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1369/5542] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:55 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:56.131410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-051617d8-ee3e-4e49-a190-ec9ed17b78ff None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:56.136782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-051617d8-ee3e-4e49-a190-ec9ed17b78ff tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:56.137079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-051617d8-ee3e-4e49-a190-ec9ed17b78ff tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:56.137340 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-051617d8-ee3e-4e49-a190-ec9ed17b78ff tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:56.137477 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-051617d8-ee3e-4e49-a190-ec9ed17b78ff tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:56.145876 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:56.145876 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:50:56.146735 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-051617d8-ee3e-4e49-a190-ec9ed17b78ff tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:56.147245 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1395/5543] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:56 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:57.160274 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3046638c-0b6d-4afd-8b7a-4463d10ec20b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:57.162030 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3046638c-0b6d-4afd-8b7a-4463d10ec20b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:57.162280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3046638c-0b6d-4afd-8b7a-4463d10ec20b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:57.162490 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3046638c-0b6d-4afd-8b7a-4463d10ec20b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:57.162613 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3046638c-0b6d-4afd-8b7a-4463d10ec20b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:57.167845 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:57.167845 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:50:57.168628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3046638c-0b6d-4afd-8b7a-4463d10ec20b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:57.169073 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1395/5544] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:57 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:58.180388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e2aec1fd-d2cb-4fec-ba57-6ae4d5be03e6 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:58.183471 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2aec1fd-d2cb-4fec-ba57-6ae4d5be03e6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:58.183835 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2aec1fd-d2cb-4fec-ba57-6ae4d5be03e6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:58.184169 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e2aec1fd-d2cb-4fec-ba57-6ae4d5be03e6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:58.184342 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-e2aec1fd-d2cb-4fec-ba57-6ae4d5be03e6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:58.190582 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:58.190582 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:50:58.191678 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e2aec1fd-d2cb-4fec-ba57-6ae4d5be03e6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:58.192266 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1386/5545] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:58 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:50:59.205751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-53eb88bd-5d82-485a-afe2-1a6d12347abc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:50:59.207567 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53eb88bd-5d82-485a-afe2-1a6d12347abc tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:50:59.207805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53eb88bd-5d82-485a-afe2-1a6d12347abc tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:50:59.208021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53eb88bd-5d82-485a-afe2-1a6d12347abc tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:50:59.208127 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-53eb88bd-5d82-485a-afe2-1a6d12347abc tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:50:59.214085 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:50:59.214085 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:50:59.215063 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53eb88bd-5d82-485a-afe2-1a6d12347abc tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:50:59.215622 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1370/5546] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:50:59 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:00.227650 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e8941c5c-9af1-447c-8373-720a381888ea None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:00.231007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e8941c5c-9af1-447c-8373-720a381888ea tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:00.231007 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e8941c5c-9af1-447c-8373-720a381888ea tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:00.231352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e8941c5c-9af1-447c-8373-720a381888ea tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:00.231352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-e8941c5c-9af1-447c-8373-720a381888ea tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:00.236707 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:00.236707 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:00.237554 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e8941c5c-9af1-447c-8373-720a381888ea tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:00.238047 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1396/5547] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:00 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:01.251107 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b4b3a2ea-3a76-4553-88cc-93523d3cd584 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:01.253746 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b4b3a2ea-3a76-4553-88cc-93523d3cd584 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:01.254077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b4b3a2ea-3a76-4553-88cc-93523d3cd584 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:01.254354 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b4b3a2ea-3a76-4553-88cc-93523d3cd584 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:01.254491 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-b4b3a2ea-3a76-4553-88cc-93523d3cd584 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:01.260394 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:01.260394 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:01.261476 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b4b3a2ea-3a76-4553-88cc-93523d3cd584 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:01.261927 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1396/5548] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:01 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:02.273745 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1600eabf-6250-4aa2-82dd-a6031a547bc0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:02.276162 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1600eabf-6250-4aa2-82dd-a6031a547bc0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:02.276427 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1600eabf-6250-4aa2-82dd-a6031a547bc0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:02.276679 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1600eabf-6250-4aa2-82dd-a6031a547bc0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:02.276803 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1600eabf-6250-4aa2-82dd-a6031a547bc0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:02.282111 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:02.282111 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:02.282886 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1600eabf-6250-4aa2-82dd-a6031a547bc0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:02.283289 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1387/5549] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:02 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:03.294737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-075f1e94-b7d8-4845-9235-8a4e31c6fa77 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:03.296788 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-075f1e94-b7d8-4845-9235-8a4e31c6fa77 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:03.297805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-075f1e94-b7d8-4845-9235-8a4e31c6fa77 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:03.297805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-075f1e94-b7d8-4845-9235-8a4e31c6fa77 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:03.297805 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-075f1e94-b7d8-4845-9235-8a4e31c6fa77 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:03.301868 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:03.301868 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:03.302928 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-075f1e94-b7d8-4845-9235-8a4e31c6fa77 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:03.303537 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1371/5550] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:03 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:04.315390 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f01477a6-d0e7-4604-80fe-1fd6702dcbad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:04.317507 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f01477a6-d0e7-4604-80fe-1fd6702dcbad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:04.317789 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f01477a6-d0e7-4604-80fe-1fd6702dcbad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:04.318070 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f01477a6-d0e7-4604-80fe-1fd6702dcbad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:04.318219 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-f01477a6-d0e7-4604-80fe-1fd6702dcbad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:04.323624 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:04.323624 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:04.324477 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f01477a6-d0e7-4604-80fe-1fd6702dcbad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:04.324999 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1397/5551] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:04 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:05.337125 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d939506b-cd30-4c87-8327-7733cb827394 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:05.339117 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d939506b-cd30-4c87-8327-7733cb827394 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:05.339481 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d939506b-cd30-4c87-8327-7733cb827394 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:05.339554 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d939506b-cd30-4c87-8327-7733cb827394 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:05.339666 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d939506b-cd30-4c87-8327-7733cb827394 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:05.344651 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:05.344651 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:05.345333 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d939506b-cd30-4c87-8327-7733cb827394 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:05.345747 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1397/5552] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:05 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:06.357898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a0aab632-4809-4522-9202-8027a7f87075 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:06.360288 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0aab632-4809-4522-9202-8027a7f87075 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:06.360610 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0aab632-4809-4522-9202-8027a7f87075 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:06.360901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a0aab632-4809-4522-9202-8027a7f87075 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:06.361111 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a0aab632-4809-4522-9202-8027a7f87075 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:06.366738 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:06.366738 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:06.367418 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a0aab632-4809-4522-9202-8027a7f87075 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:06.367866 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1388/5553] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:06 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:07.378118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-eb053905-d004-497a-9857-37fc3fd515b2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:07.380222 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-eb053905-d004-497a-9857-37fc3fd515b2 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:07.380620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-eb053905-d004-497a-9857-37fc3fd515b2 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:07.380822 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-eb053905-d004-497a-9857-37fc3fd515b2 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:07.380952 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-eb053905-d004-497a-9857-37fc3fd515b2 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:07.386230 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:07.386230 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:07.387035 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-eb053905-d004-497a-9857-37fc3fd515b2 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:07.387534 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1372/5554] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:07 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:07.522758 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-44568a9a-5edf-4668-b276-61e9b226a9f7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:07.525137 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44568a9a-5edf-4668-b276-61e9b226a9f7 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:51:07.525616 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-44568a9a-5edf-4668-b276-61e9b226a9f7 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-308690787-1492511370", "extra_specs": {"multiattach": " True"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:07.546975 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-44568a9a-5edf-4668-b276-61e9b226a9f7 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:51:07.547476 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1398/5555] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:51:07 2026] POST /volume/v3/types => generated 286 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:07.557135 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:07.559116 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:07.559617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1679550317", "snapshot_id": null, "imageRef": null, "volume_type": "de1070e5-5907-4036-9985-c8bcdaeb47da", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:07.561449 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1679550317', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'de1070e5-5907-4036-9985-c8bcdaeb47da', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:07.567332 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume of 1 GB Aug 06 17:51:07.567771 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:07.567771 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:07.568548 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Availability Zones retrieved successfully. Aug 06 17:51:07.577075 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (affcc37e-09ab-4fe5-90a2-2d99b4834361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:07.578516 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb7eb3ec-1834-4b03-a98c-995c4712a697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:07.579549 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:07.588096 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:07.588096 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:07.604368 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb7eb3ec-1834-4b03-a98c-995c4712a697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:51:08Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=de1070e5-5907-4036-9985-c8bcdaeb47da,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-308690787-1492511370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de1070e5-5907-4036-9985-c8bcdaeb47da', 'encryption_key_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=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:07.605267 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ad51b1-c76a-4d37-a37d-a9ddb5f3397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:07.637905 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-308690787-1492511370 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-308690787-1492511370, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:07.638258 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-308690787-1492511370 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-308690787-1492511370, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:07.669548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Created reservations ['81ca6dd5-1bf8-4fa4-8f76-fc44c9a32211', '8083d09e-4218-4a1c-9c42-cc0b0aa4c88c', 'bf282e0c-12c3-481f-b177-f3f98fc61d8f', '8aa1a32e-5d54-40b8-b19b-c4902e3a19df'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:07.670552 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ad51b1-c76a-4d37-a37d-a9ddb5f3397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ca6dd5-1bf8-4fa4-8f76-fc44c9a32211', '8083d09e-4218-4a1c-9c42-cc0b0aa4c88c', 'bf282e0c-12c3-481f-b177-f3f98fc61d8f', '8aa1a32e-5d54-40b8-b19b-c4902e3a19df']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:07.671544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a777965-c05e-4395-843c-0b5fd8674768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:07.700395 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a777965-c05e-4395-843c-0b5fd8674768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fa1d6cb-4676-4850-a270-0a00dea28987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1679550317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['81ca6dd5-1bf8-4fa4-8f76-fc44c9a32211','8083d09e-4218-4a1c-9c42-cc0b0aa4c88c','bf282e0c-12c3-481f-b177-f3f98fc61d8f','8aa1a32e-5d54-40b8-b19b-c4902e3a19df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=de1070e5-5907-4036-9985-c8bcdaeb47da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1679550317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fa1d6cb-4676-4850-a270-0a00dea28987,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='439486b8f77e4ba5b0b2ec12469bc8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de1070e5-5907-4036-9985-c8bcdaeb47da),volume_type_id=de1070e5-5907-4036-9985-c8bcdaeb47da)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:07.701785 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf09169-76c0-43a1-961a-37761dbe227b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:07.725496 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf09169-76c0-43a1-961a-37761dbe227b) transitioned into state 'SUCCESS' from state '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-1679550317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='439486b8f77e4ba5b0b2ec12469bc8df',qos_specs=None,replication_status=,reservations=['81ca6dd5-1bf8-4fa4-8f76-fc44c9a32211','8083d09e-4218-4a1c-9c42-cc0b0aa4c88c','bf282e0c-12c3-481f-b177-f3f98fc61d8f','8aa1a32e-5d54-40b8-b19b-c4902e3a19df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce5f2d0855e423f9c1ffc13a8ee9fb1',volume_type_id=de1070e5-5907-4036-9985-c8bcdaeb47da)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:07.726525 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cff2e8b-c747-4d6f-9497-ce83a1db82ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:07.741387 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cff2e8b-c747-4d6f-9497-ce83a1db82ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:07.742632 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Flow 'volume_create_api' (affcc37e-09ab-4fe5-90a2-2d99b4834361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:07.743116 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Create volume request issued successfully. Aug 06 17:51:07.744008 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3850cf1d-7312-40b8-8613-33bc1e03d2aa tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:07.744529 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1398/5556] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:51:07 2026] POST /volume/v3/volumes => generated 829 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:07.759193 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-75bea487-c511-4c59-ab09-254fb9547586 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:07.761622 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75bea487-c511-4c59-ab09-254fb9547586 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:07.761920 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75bea487-c511-4c59-ab09-254fb9547586 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:07.762230 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75bea487-c511-4c59-ab09-254fb9547586 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:07.771937 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:07.771937 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:07.776824 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-75bea487-c511-4c59-ab09-254fb9547586 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:07.783220 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75bea487-c511-4c59-ab09-254fb9547586 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:07.783691 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1389/5557] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:07 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:08.401589 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3363b707-eec5-496d-bfb0-e456c918740f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.403587 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3363b707-eec5-496d-bfb0-e456c918740f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:08.403844 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3363b707-eec5-496d-bfb0-e456c918740f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.404114 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3363b707-eec5-496d-bfb0-e456c918740f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.404304 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3363b707-eec5-496d-bfb0-e456c918740f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:08.409343 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.409343 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:08.410106 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3363b707-eec5-496d-bfb0-e456c918740f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:08.410515 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1373/5558] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:08.423850 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.426342 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b/export_record Aug 06 17:51:08.426633 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.426926 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'export_record' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.427099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Export record for backup fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100622) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 06 17:51:08.431979 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.431979 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:08.433183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.api [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling RPCAPI with context: , host: np0000006677, backup: fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100622) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 06 17:51:08.440510 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] export_record in rpcapi backup_id fc360743-d6de-4d40-979c-83596e561f7b on host np0000006677. {{(pid=100622) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 06 17:51:08.453973 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmMzNjA3NDMtZDZkZS00ZDQwLTk3OWMtODM1OTZlNTYxZjdiIiwgInVzZXJfaWQiOiAiYjdiMmE1MjQ1ZWM1NGFhZDgxYjBhZWU3MTBiMjY4ZTgiLCAicHJvamVjdF9pZCI6ICJmYzU5YWE2M2JmN2I0MmNiYTQxZmFhNDZiMTgwN2ZhNCIsICJ2b2x1bWVfaWQiOiAiZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1IiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk2MDAxMjYxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1LzIwMjYwODA2MTc1MDU1L2F6X25vdmFfYmFja3VwX2ZjMzYwNzQzLWQ2ZGUtNGQ0MC05NzljLTgzNTk2ZTU2MWY3YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo1MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100622) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 06 17:51:08.454352 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c6fd3dd4-3cd0-41c2-a8a9-19570a2c415a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b/export_record returned with HTTP 200 Aug 06 17:51:08.454879 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1399/5559] 10.4.3.207 () {68 vars in 1430 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:08.462707 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e2e8fdf9-b985-4f9b-8b0c-0808281c35f0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.464526 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e2e8fdf9-b985-4f9b-8b0c-0808281c35f0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:08.464705 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e2e8fdf9-b985-4f9b-8b0c-0808281c35f0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.464886 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e2e8fdf9-b985-4f9b-8b0c-0808281c35f0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.465009 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-e2e8fdf9-b985-4f9b-8b0c-0808281c35f0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:08.469824 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.469824 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:08.470532 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e2e8fdf9-b985-4f9b-8b0c-0808281c35f0 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:08.470925 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1399/5560] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:08.482441 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.484237 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] POST https://10.4.3.207/volume/v3/backups/import_record Aug 06 17:51:08.484689 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxNmIyYjYtZGFiZC00ZDQxLWI0OTItNGM2Nzk4NzUwMzU3IiwgInVzZXJfaWQiOiAiYjdiMmE1MjQ1ZWM1NGFhZDgxYjBhZWU3MTBiMjY4ZTgiLCAicHJvamVjdF9pZCI6ICJmYzU5YWE2M2JmN2I0MmNiYTQxZmFhNDZiMTgwN2ZhNCIsICJ2b2x1bWVfaWQiOiAiZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1IiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk2MDAxMjYxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1LzIwMjYwODA2MTc1MDU1L2F6X25vdmFfYmFja3VwX2ZjMzYwNzQzLWQ2ZGUtNGQ0MC05NzljLTgzNTk2ZTU2MWY3YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo1MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:08.486424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxNmIyYjYtZGFiZC00ZDQxLWI0OTItNGM2Nzk4NzUwMzU3IiwgInVzZXJfaWQiOiAiYjdiMmE1MjQ1ZWM1NGFhZDgxYjBhZWU3MTBiMjY4ZTgiLCAicHJvamVjdF9pZCI6ICJmYzU5YWE2M2JmN2I0MmNiYTQxZmFhNDZiMTgwN2ZhNCIsICJ2b2x1bWVfaWQiOiAiZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1IiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk2MDAxMjYxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1LzIwMjYwODA2MTc1MDU1L2F6X25vdmFfYmFja3VwX2ZjMzYwNzQzLWQ2ZGUtNGQ0MC05NzljLTgzNTk2ZTU2MWY3YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo1MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 06 17:51:08.486609 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.backups [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTYxNmIyYjYtZGFiZC00ZDQxLWI0OTItNGM2Nzk4NzUwMzU3IiwgInVzZXJfaWQiOiAiYjdiMmE1MjQ1ZWM1NGFhZDgxYjBhZWU3MTBiMjY4ZTgiLCAicHJvamVjdF9pZCI6ICJmYzU5YWE2M2JmN2I0MmNiYTQxZmFhNDZiMTgwN2ZhNCIsICJ2b2x1bWVfaWQiOiAiZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1IiwgImhvc3QiOiAibnAwMDAwMDA2Njc3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk2MDAxMjYxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjIwMDBkMGItNjJlNi00MjY5LWJmYjMtODc0NmIyNDlhMDM1LzIwMjYwODA2MTc1MDU1L2F6X25vdmFfYmFja3VwX2ZjMzYwNzQzLWQ2ZGUtNGQ0MC05NzljLTgzNTk2ZTU2MWY3YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDZUMTc6NTA6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNlQxNzo1MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100624) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 06 17:51:08.487392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '97fe11ca91cd4d26bb5b9836e17a390f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc59aa63bf7b42cba41faa46b1807fa4', '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=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:51:08.487660 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9c64ed76-1beb-49e3-a0b1-3095f1b3fe46 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] https://10.4.3.207/volume/v3/backups/import_record returned with HTTP 403 Aug 06 17:51:08.488195 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1390/5561] 10.4.3.207 () {70 vars in 1342 bytes} [Thu Aug 6 17:51:08 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:08.496167 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-823dea21-2714-4fbb-9dca-d595de98e74e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.498776 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 Aug 06 17:51:08.499163 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.499465 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.499684 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete volume with id: f2000d0b-62e6-4269-bfb3-8746b249a035 Aug 06 17:51:08.508783 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.508783 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:08.509181 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:08.531481 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete volume request issued successfully. Aug 06 17:51:08.531742 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-823dea21-2714-4fbb-9dca-d595de98e74e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 returned with HTTP 202 Aug 06 17:51:08.532217 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1374/5562] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:08 2026] DELETE /volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:08.540025 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-cb92e73e-72fc-46bc-bd72-5e5919c29c96 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.542256 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cb92e73e-72fc-46bc-bd72-5e5919c29c96 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 Aug 06 17:51:08.542495 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cb92e73e-72fc-46bc-bd72-5e5919c29c96 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.542749 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-cb92e73e-72fc-46bc-bd72-5e5919c29c96 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.550384 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.550384 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:08.553889 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-cb92e73e-72fc-46bc-bd72-5e5919c29c96 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:08.558308 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-cb92e73e-72fc-46bc-bd72-5e5919c29c96 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 returned with HTTP 200 Aug 06 17:51:08.558824 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1400/5563] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:08.797010 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a63c8573-72af-4b95-96f2-db5d3a1d2a3a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.799158 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a63c8573-72af-4b95-96f2-db5d3a1d2a3a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:08.799389 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a63c8573-72af-4b95-96f2-db5d3a1d2a3a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.799686 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a63c8573-72af-4b95-96f2-db5d3a1d2a3a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.808975 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.808975 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:08.812844 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a63c8573-72af-4b95-96f2-db5d3a1d2a3a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:08.817582 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a63c8573-72af-4b95-96f2-db5d3a1d2a3a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:08.817942 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1400/5564] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:08.831508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fed95cf9-2479-42ff-b8e7-319469e41bc8 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.833453 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fed95cf9-2479-42ff-b8e7-319469e41bc8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:08.833713 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fed95cf9-2479-42ff-b8e7-319469e41bc8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.833907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fed95cf9-2479-42ff-b8e7-319469e41bc8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.841636 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.841636 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:08.845507 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fed95cf9-2479-42ff-b8e7-319469e41bc8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:08.851179 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fed95cf9-2479-42ff-b8e7-319469e41bc8 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:08.851669 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1391/5565] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:08.901171 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-66f631ee-8fac-4e2e-9909-d4b3ae1c035f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.903373 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-66f631ee-8fac-4e2e-9909-d4b3ae1c035f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:08.903618 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-66f631ee-8fac-4e2e-9909-d4b3ae1c035f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.903848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-66f631ee-8fac-4e2e-9909-d4b3ae1c035f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.911452 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:08.911452 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:08.915020 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-66f631ee-8fac-4e2e-9909-d4b3ae1c035f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:08.918935 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-66f631ee-8fac-4e2e-9909-d4b3ae1c035f tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:08.919383 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1375/5566] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:08 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:08.987020 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a612cbd1-09df-4469-939f-5cdfc7866b4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.987475 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a612cbd1-09df-4469-939f-5cdfc7866b4b None None] GET https://10.4.3.207/volume// Aug 06 17:51:08.987705 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a612cbd1-09df-4469-939f-5cdfc7866b4b None None] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:08.987949 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a612cbd1-09df-4469-939f-5cdfc7866b4b None None] Calling method 'all' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:08.988316 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a612cbd1-09df-4469-939f-5cdfc7866b4b None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:51:08.988650 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1401/5567] 10.4.3.207 () {66 vars in 1428 bytes} [Thu Aug 6 17:51: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 06 17:51:08.995593 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-f3f99f9f-138b-4e58-bed4-3d3ff6979d19 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:08.997780 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-f3f99f9f-138b-4e58-bed4-3d3ff6979d19 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:51:08.998183 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-f3f99f9f-138b-4e58-bed4-3d3ff6979d19 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fa1d6cb-4676-4850-a270-0a00dea28987", "connector": null, "instance_uuid": "d8fefa3d-d2f5-4d46-9872-38be323e7bc1"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:09.007786 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:09.007786 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:09.030112 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-f3f99f9f-138b-4e58-bed4-3d3ff6979d19 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:51:09.030606 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1401/5568] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:51:08 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:09.054692 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-91e46c64-72ae-43c9-9103-8425be646297 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.056855 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-91e46c64-72ae-43c9-9103-8425be646297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:09.056855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-91e46c64-72ae-43c9-9103-8425be646297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.057028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-91e46c64-72ae-43c9-9103-8425be646297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.071636 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c2ff9716-d390-4051-abf1-cfc3b86e881e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.072021 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2ff9716-d390-4051-abf1-cfc3b86e881e None None] GET https://10.4.3.207/volume// Aug 06 17:51:09.072191 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2ff9716-d390-4051-abf1-cfc3b86e881e None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.072406 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c2ff9716-d390-4051-abf1-cfc3b86e881e None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.072811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c2ff9716-d390-4051-abf1-cfc3b86e881e None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:51:09.073118 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1376/5569] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 06 17:51:09.077393 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:09.077393 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:09.082202 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-91e46c64-72ae-43c9-9103-8425be646297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:09.083418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-207c163a-c372-4030-88c8-af3e472e690a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.087265 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-207c163a-c372-4030-88c8-af3e472e690a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:09.087486 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-207c163a-c372-4030-88c8-af3e472e690a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.087688 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-207c163a-c372-4030-88c8-af3e472e690a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.091950 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-91e46c64-72ae-43c9-9103-8425be646297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:09.092370 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1392/5570] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:09.099453 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:09.099453 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:09.103771 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-207c163a-c372-4030-88c8-af3e472e690a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:09.109011 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-207c163a-c372-4030-88c8-af3e472e690a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:09.109513 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1402/5571] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:51:09.219819 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.221852 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] PUT https://10.4.3.207/volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21 Aug 06 17:51:09.222212 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:09.230034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Acquiring lock "cinder-attachment_update-8fa1d6cb-4676-4850-a270-0a00dea28987-np0000006677" by "attachment_update" {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:51:09.236957 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-8fa1d6cb-4676-4850-a270-0a00dea28987-np0000006677" acquired by "attachment_update" :: waited 0.007s {{(pid=100623) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:51:09.238582 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:09.238582 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:09.313507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.coordination [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Lock "cinder-attachment_update-8fa1d6cb-4676-4850-a270-0a00dea28987-np0000006677" released by "attachment_update" :: held 0.077s {{(pid=100623) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:51:09.313814 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-a099edf8-32e9-406d-ae65-f8afd77729cd tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21 returned with HTTP 200 Aug 06 17:51:09.314222 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1402/5572] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:51:09 2026] PUT /volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:09.572433 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-99989f96-f732-4b45-a9c5-70c803e02cd6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.574326 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-99989f96-f732-4b45-a9c5-70c803e02cd6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 Aug 06 17:51:09.574530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-99989f96-f732-4b45-a9c5-70c803e02cd6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.574721 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-99989f96-f732-4b45-a9c5-70c803e02cd6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.580322 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-99989f96-f732-4b45-a9c5-70c803e02cd6 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 returned with HTTP 404 Aug 06 17:51:09.580793 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1377/5573] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/v3/volumes/f2000d0b-62e6-4269-bfb3-8746b249a035 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:09.588475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e48e4d26-8666-481f-b429-6768555d459b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.590112 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e48e4d26-8666-481f-b429-6768555d459b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] GET https://10.4.3.207/volume/v3/backups Aug 06 17:51:09.590300 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e48e4d26-8666-481f-b429-6768555d459b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.590505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e48e4d26-8666-481f-b429-6768555d459b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.590717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.api_utils [None req-e48e4d26-8666-481f-b429-6768555d459b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Removing options '' from query. {{(pid=100624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:51:09.595775 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e48e4d26-8666-481f-b429-6768555d459b tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] https://10.4.3.207/volume/v3/backups returned with HTTP 200 Aug 06 17:51:09.596151 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1393/5574] 10.4.3.207 () {68 vars in 1277 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:09.604290 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-62b27112-8a86-4dfb-9486-a62b31aebad4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.605989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62b27112-8a86-4dfb-9486-a62b31aebad4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] GET https://10.4.3.207/volume/v3/backups?project_id=fc59aa63bf7b42cba41faa46b1807fa4 Aug 06 17:51:09.606257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62b27112-8a86-4dfb-9486-a62b31aebad4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.606452 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-62b27112-8a86-4dfb-9486-a62b31aebad4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.606741 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-62b27112-8a86-4dfb-9486-a62b31aebad4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Removing options 'project_id' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:51:09.611983 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-62b27112-8a86-4dfb-9486-a62b31aebad4 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] https://10.4.3.207/volume/v3/backups?project_id=fc59aa63bf7b42cba41faa46b1807fa4 returned with HTTP 200 Aug 06 17:51:09.612376 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1403/5575] 10.4.3.207 () {68 vars in 1364 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/v3/backups?project_id=fc59aa63bf7b42cba41faa46b1807fa4 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:09.622031 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.623866 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:09.624292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-596638601"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:09.625725 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-596638601'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:09.625879 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume of 1 GB Aug 06 17:51:09.626219 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:09.626219 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:09.630179 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Availability Zones retrieved successfully. Aug 06 17:51:09.636290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Flow 'volume_create_api' (5772860b-73f1-4cf7-a41f-05f51c234e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:09.637338 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2f2b79-7899-48ef-8ff8-f46e8e1c50d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:09.638251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:09.662422 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2f2b79-7899-48ef-8ff8-f46e8e1c50d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:09.663460 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (868d208b-bca0-410a-856f-b4ce76436fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:09.700786 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Created reservations ['21224fd7-32e2-4b6a-9110-ca1a612d7bc1', 'a909f87e-60a0-4c0b-b262-382d06513155', '3a3a9292-1c69-49cf-9a07-f04397fcf364', '662d63a9-fb49-4aa4-9245-da72a0771806'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:09.701602 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (868d208b-bca0-410a-856f-b4ce76436fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21224fd7-32e2-4b6a-9110-ca1a612d7bc1', 'a909f87e-60a0-4c0b-b262-382d06513155', '3a3a9292-1c69-49cf-9a07-f04397fcf364', '662d63a9-fb49-4aa4-9245-da72a0771806']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:09.702363 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e78925-fe06-43a0-8915-e1797f9b68aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:09.727721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e78925-fe06-43a0-8915-e1797f9b68aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '477752a7-4071-4e73-8497-9b9cc64b3497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-596638601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc59aa63bf7b42cba41faa46b1807fa4',qos_specs=None,replication_status=,reservations=['21224fd7-32e2-4b6a-9110-ca1a612d7bc1','a909f87e-60a0-4c0b-b262-382d06513155','3a3a9292-1c69-49cf-9a07-f04397fcf364','662d63a9-fb49-4aa4-9245-da72a0771806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-596638601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=477752a7-4071-4e73-8497-9b9cc64b3497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc59aa63bf7b42cba41faa46b1807fa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:09.728512 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9520a789-9be2-4f68-903a-092d4c22529c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:09.745143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9520a789-9be2-4f68-903a-092d4c22529c) transitioned into state 'SUCCESS' from state '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-596638601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc59aa63bf7b42cba41faa46b1807fa4',qos_specs=None,replication_status=,reservations=['21224fd7-32e2-4b6a-9110-ca1a612d7bc1','a909f87e-60a0-4c0b-b262-382d06513155','3a3a9292-1c69-49cf-9a07-f04397fcf364','662d63a9-fb49-4aa4-9245-da72a0771806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b2a5245ec54aad81b0aee710b268e8',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:09.745845 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f53f1f1-9ced-49bd-9654-739630c8da6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:09.755463 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f53f1f1-9ced-49bd-9654-739630c8da6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:09.756385 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Flow 'volume_create_api' (5772860b-73f1-4cf7-a41f-05f51c234e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:09.756691 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Create volume request issued successfully. Aug 06 17:51:09.757331 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4eb32e7d-4aa7-4153-b508-2728f77cc023 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:09.757802 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1403/5576] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:51:09 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:09.773502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-86d8a9c4-3404-4992-9d26-a9cc0d750595 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:09.775447 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86d8a9c4-3404-4992-9d26-a9cc0d750595 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 Aug 06 17:51:09.775717 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86d8a9c4-3404-4992-9d26-a9cc0d750595 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:09.775938 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86d8a9c4-3404-4992-9d26-a9cc0d750595 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:09.783007 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:09.783007 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:09.786816 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-86d8a9c4-3404-4992-9d26-a9cc0d750595 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:09.790646 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86d8a9c4-3404-4992-9d26-a9cc0d750595 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 returned with HTTP 200 Aug 06 17:51:09.791080 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1378/5577] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:09 2026] GET /volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:10.105302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c6dfa6c9-cd2d-43de-9354-9808e6293846 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:10.107047 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c6dfa6c9-cd2d-43de-9354-9808e6293846 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:10.107259 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c6dfa6c9-cd2d-43de-9354-9808e6293846 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:10.107504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c6dfa6c9-cd2d-43de-9354-9808e6293846 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:10.118234 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:10.118234 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:10.122338 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c6dfa6c9-cd2d-43de-9354-9808e6293846 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:10.127104 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c6dfa6c9-cd2d-43de-9354-9808e6293846 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:10.127521 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1394/5578] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:10 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:10.805523 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8a738412-c9c2-471d-8d76-8e72f62c3ccf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:10.807786 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a738412-c9c2-471d-8d76-8e72f62c3ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 Aug 06 17:51:10.808023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a738412-c9c2-471d-8d76-8e72f62c3ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:10.808240 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a738412-c9c2-471d-8d76-8e72f62c3ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:10.816138 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:10.816138 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:10.819395 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8a738412-c9c2-471d-8d76-8e72f62c3ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:10.823245 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a738412-c9c2-471d-8d76-8e72f62c3ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 returned with HTTP 200 Aug 06 17:51:10.823632 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1404/5579] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:10 2026] GET /volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:10.838448 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:10.840114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:51:10.840471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "477752a7-4071-4e73-8497-9b9cc64b3497", "name": "tempest-type-Backup-1086872503"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:10.841795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.contrib.backups [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Creating new backup {'backup': {'volume_id': '477752a7-4071-4e73-8497-9b9cc64b3497', 'name': 'tempest-type-Backup-1086872503'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:51:10.841922 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.contrib.backups [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Creating backup of volume 477752a7-4071-4e73-8497-9b9cc64b3497 in container None Aug 06 17:51:10.848451 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:10.848451 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:10.848739 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:10.862659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Created reservations ['ff66f0e0-8eef-4035-8a8f-eb2779dd99c7', '5ec37e17-84e0-43bd-97d2-87e3c55ebbdc'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:10.884389 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-85b9e839-c0d4-40fd-8a07-7259775cd735 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:51:10.884802 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1404/5580] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:51:10 2026] POST /volume/v3/backups => generated 316 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:10.894750 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5e987267-843d-41a8-9944-10dbb0290199 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:10.896676 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e987267-843d-41a8-9944-10dbb0290199 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:10.896931 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e987267-843d-41a8-9944-10dbb0290199 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:10.897181 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e987267-843d-41a8-9944-10dbb0290199 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:10.897287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5e987267-843d-41a8-9944-10dbb0290199 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:10.901542 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:10.901542 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:10.902168 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e987267-843d-41a8-9944-10dbb0290199 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:10.902527 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1379/5581] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:10 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:11.140381 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-026c13e2-f617-4b52-8b85-68cb212de875 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:11.142360 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-026c13e2-f617-4b52-8b85-68cb212de875 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:11.142519 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-026c13e2-f617-4b52-8b85-68cb212de875 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:11.142741 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-026c13e2-f617-4b52-8b85-68cb212de875 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:11.152122 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:11.152122 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:11.155580 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-026c13e2-f617-4b52-8b85-68cb212de875 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:11.159380 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-026c13e2-f617-4b52-8b85-68cb212de875 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:11.159764 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1395/5582] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:11 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:11.913410 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1217f890-b953-45b5-9454-5e10b8f4de69 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:11.915261 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1217f890-b953-45b5-9454-5e10b8f4de69 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:11.915482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1217f890-b953-45b5-9454-5e10b8f4de69 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:11.915716 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1217f890-b953-45b5-9454-5e10b8f4de69 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:11.915853 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-1217f890-b953-45b5-9454-5e10b8f4de69 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:11.920242 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:11.920242 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:11.920842 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1217f890-b953-45b5-9454-5e10b8f4de69 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:11.921363 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1405/5583] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:11 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:12.171874 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-21149a67-76bc-4f6f-bf90-52f3149f1a3b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:12.174227 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-21149a67-76bc-4f6f-bf90-52f3149f1a3b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:12.174540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-21149a67-76bc-4f6f-bf90-52f3149f1a3b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:12.174850 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-21149a67-76bc-4f6f-bf90-52f3149f1a3b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:12.185672 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:12.185672 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:12.189410 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-21149a67-76bc-4f6f-bf90-52f3149f1a3b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:12.194578 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-21149a67-76bc-4f6f-bf90-52f3149f1a3b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:12.195069 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1405/5584] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:12 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:12.558881 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-4b73d73d-1110-43bd-90ab-c734f619b076 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:12.561243 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-4b73d73d-1110-43bd-90ab-c734f619b076 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21/action Aug 06 17:51:12.561650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-4b73d73d-1110-43bd-90ab-c734f619b076 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-complete": null}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:51:12.561787 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-4b73d73d-1110-43bd-90ab-c734f619b076 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:12.580981 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:12.580981 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:12.592108 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-b682555a-57ab-4225-bf87-e1d9826e5ae9 req-4b73d73d-1110-43bd-90ab-c734f619b076 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21/action returned with HTTP 204 Aug 06 17:51:12.592574 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1380/5585] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:51:12 2026] POST /volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:12.931249 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-40869972-4972-416d-a392-06912be690de None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:12.933652 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40869972-4972-416d-a392-06912be690de tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:12.933905 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40869972-4972-416d-a392-06912be690de tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:12.934160 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-40869972-4972-416d-a392-06912be690de tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:12.934277 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-40869972-4972-416d-a392-06912be690de tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:12.938998 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:12.938998 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:12.939693 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-40869972-4972-416d-a392-06912be690de tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:12.940153 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1396/5586] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:12 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:13.206567 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5b25c4c3-656f-418d-9311-b18fae73a6b2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.208834 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b25c4c3-656f-418d-9311-b18fae73a6b2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:13.209113 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b25c4c3-656f-418d-9311-b18fae73a6b2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.209373 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b25c4c3-656f-418d-9311-b18fae73a6b2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.221408 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.221408 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:13.225352 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5b25c4c3-656f-418d-9311-b18fae73a6b2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.230149 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b25c4c3-656f-418d-9311-b18fae73a6b2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:13.230613 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1406/5587] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:13.275076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-880c87d7-a0ec-434e-9636-660f5d054b27 req-4d59583e-520b-48bf-8fe8-e13b325906d4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.277057 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-880c87d7-a0ec-434e-9636-660f5d054b27 req-4d59583e-520b-48bf-8fe8-e13b325906d4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:13.277272 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-880c87d7-a0ec-434e-9636-660f5d054b27 req-4d59583e-520b-48bf-8fe8-e13b325906d4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.277471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-880c87d7-a0ec-434e-9636-660f5d054b27 req-4d59583e-520b-48bf-8fe8-e13b325906d4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.287612 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.287612 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:13.291172 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-880c87d7-a0ec-434e-9636-660f5d054b27 req-4d59583e-520b-48bf-8fe8-e13b325906d4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.295505 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-880c87d7-a0ec-434e-9636-660f5d054b27 req-4d59583e-520b-48bf-8fe8-e13b325906d4 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:13.296026 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1406/5588] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:13.313682 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5fb099a4-ecd4-4208-aef9-54a94442f297 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.315871 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5fb099a4-ecd4-4208-aef9-54a94442f297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:13.316177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5fb099a4-ecd4-4208-aef9-54a94442f297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.316421 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5fb099a4-ecd4-4208-aef9-54a94442f297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.326234 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.326234 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:13.330056 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5fb099a4-ecd4-4208-aef9-54a94442f297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.334915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5fb099a4-ecd4-4208-aef9-54a94442f297 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:13.335408 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1381/5589] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:13.377231 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-adb07933-9ace-47db-a073-4edb6930dea2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.380086 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-adb07933-9ace-47db-a073-4edb6930dea2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:13.380303 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-adb07933-9ace-47db-a073-4edb6930dea2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.380560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-adb07933-9ace-47db-a073-4edb6930dea2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.390156 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.390156 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:13.393904 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-adb07933-9ace-47db-a073-4edb6930dea2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.398127 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-adb07933-9ace-47db-a073-4edb6930dea2 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:13.398551 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1397/5590] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:13.416528 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.418657 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] POST https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987/action Aug 06 17:51:13.419081 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:51:13.419226 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:13.432555 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.432555 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:13.433982 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.440754 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Begin detaching volume completed successfully. Aug 06 17:51:13.441303 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-f2c007f0-6174-40d7-acd1-d4817987211a tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987/action returned with HTTP 202 Aug 06 17:51:13.441927 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1407/5591] 10.4.3.207 () {72 vars in 1672 bytes} [Thu Aug 6 17:51:13 2026] POST /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:51:13.459450 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-baa75e52-c752-4e10-8a2c-7774a245ac6b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.462500 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-baa75e52-c752-4e10-8a2c-7774a245ac6b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:13.462500 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-baa75e52-c752-4e10-8a2c-7774a245ac6b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.462500 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-baa75e52-c752-4e10-8a2c-7774a245ac6b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.471695 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.471695 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:13.475060 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-baa75e52-c752-4e10-8a2c-7774a245ac6b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.478893 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-baa75e52-c752-4e10-8a2c-7774a245ac6b tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:13.479328 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1407/5592] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:13.481900 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-05592488-3e79-4161-a6a1-948c4d26b240 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.482350 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-05592488-3e79-4161-a6a1-948c4d26b240 None None] GET https://10.4.3.207/volume// Aug 06 17:51:13.482519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-05592488-3e79-4161-a6a1-948c4d26b240 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.482737 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-05592488-3e79-4161-a6a1-948c4d26b240 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.483077 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-05592488-3e79-4161-a6a1-948c4d26b240 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:51:13.483387 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1382/5593] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:51: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 06 17:51:13.491769 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-5e8260d0-c7c1-463e-af8d-213e16740bd0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.493665 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-5e8260d0-c7c1-463e-af8d-213e16740bd0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:13.493866 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-5e8260d0-c7c1-463e-af8d-213e16740bd0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.494066 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-5e8260d0-c7c1-463e-af8d-213e16740bd0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.504408 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.504408 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:13.510057 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-5e8260d0-c7c1-463e-af8d-213e16740bd0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:13.515361 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-5e8260d0-c7c1-463e-af8d-213e16740bd0 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:13.515813 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1398/5594] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:51:13.951897 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-eef809b3-eefc-4116-9754-6e7dbba52105 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:13.954088 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eef809b3-eefc-4116-9754-6e7dbba52105 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:13.954297 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eef809b3-eefc-4116-9754-6e7dbba52105 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:13.954479 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-eef809b3-eefc-4116-9754-6e7dbba52105 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:13.954599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-eef809b3-eefc-4116-9754-6e7dbba52105 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:13.958678 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:13.958678 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:13.959215 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-eef809b3-eefc-4116-9754-6e7dbba52105 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:13.959564 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1408/5595] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:13 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:14.032181 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-e791071e-312f-47ff-a6d9-7342df3abe53 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:14.035019 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-e791071e-312f-47ff-a6d9-7342df3abe53 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:14.035286 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-e791071e-312f-47ff-a6d9-7342df3abe53 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:14.035582 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-e791071e-312f-47ff-a6d9-7342df3abe53 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:14.047392 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:14.047392 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:14.051458 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-e791071e-312f-47ff-a6d9-7342df3abe53 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:14.056910 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-e791071e-312f-47ff-a6d9-7342df3abe53 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:14.057664 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1408/5596] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:14 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:14.491751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0ef9021d-cb53-4756-9982-b60a1e569a57 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:14.493705 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0ef9021d-cb53-4756-9982-b60a1e569a57 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:14.493901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0ef9021d-cb53-4756-9982-b60a1e569a57 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:14.494157 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0ef9021d-cb53-4756-9982-b60a1e569a57 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:14.504906 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:14.504906 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:14.509508 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0ef9021d-cb53-4756-9982-b60a1e569a57 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:14.515811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0ef9021d-cb53-4756-9982-b60a1e569a57 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:14.516353 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1383/5597] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:14 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:14.953725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-51fd42d8-7cf3-4388-9c2b-776ae548fd03 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:14.956430 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-51fd42d8-7cf3-4388-9c2b-776ae548fd03 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21 Aug 06 17:51:14.956725 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-51fd42d8-7cf3-4388-9c2b-776ae548fd03 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:14.956976 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-51fd42d8-7cf3-4388-9c2b-776ae548fd03 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:14.966671 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:14.966671 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:14.970055 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0fc8e1d4-a013-44ce-a511-d7b368255ccf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:14.970671 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0fc8e1d4-a013-44ce-a511-d7b368255ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:14.970864 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0fc8e1d4-a013-44ce-a511-d7b368255ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:14.971059 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0fc8e1d4-a013-44ce-a511-d7b368255ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:14.971165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-0fc8e1d4-a013-44ce-a511-d7b368255ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:14.975035 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:14.975035 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:14.976979 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0fc8e1d4-a013-44ce-a511-d7b368255ccf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:14.976979 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1409/5598] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:14 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:15.020293 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-dc54be6e-071a-4aa7-87ee-f58854e5b1fe req-51fd42d8-7cf3-4388-9c2b-776ae548fd03 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21 returned with HTTP 200 Aug 06 17:51:15.020799 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1399/5599] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:51:14 2026] DELETE /volume/v3/attachments/888457e3-a5e5-460a-9ad3-a9a887677d21 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:15.530404 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fdad1a84-6d1c-4cfc-8622-018fa1378693 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:15.533328 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fdad1a84-6d1c-4cfc-8622-018fa1378693 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:15.533589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fdad1a84-6d1c-4cfc-8622-018fa1378693 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:15.533781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fdad1a84-6d1c-4cfc-8622-018fa1378693 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:15.536435 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=193,cinder:UPDATE=65,cinder:INSERT=38 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:51:15.542629 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:15.542629 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:15.548216 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-fdad1a84-6d1c-4cfc-8622-018fa1378693 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:15.554303 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fdad1a84-6d1c-4cfc-8622-018fa1378693 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:15.554840 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1409/5600] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:15 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:15.570612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:15.572774 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:15.573074 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:15.573320 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:15.573482 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume with id: 8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:15.581452 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:15.581452 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:15.581933 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:15.604024 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Delete volume request issued successfully. Aug 06 17:51:15.604273 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-64f32921-dd7c-4717-a58d-6ba8cfa10153 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 202 Aug 06 17:51:15.604877 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1384/5601] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:51:15 2026] DELETE /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:15.613550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4ba1b38f-4b27-4c1e-9dda-19436489e101 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:15.615465 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ba1b38f-4b27-4c1e-9dda-19436489e101 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:15.615676 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ba1b38f-4b27-4c1e-9dda-19436489e101 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:15.615896 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4ba1b38f-4b27-4c1e-9dda-19436489e101 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:15.623941 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:15.623941 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:15.628081 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4ba1b38f-4b27-4c1e-9dda-19436489e101 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Volume info retrieved successfully. Aug 06 17:51:15.632736 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4ba1b38f-4b27-4c1e-9dda-19436489e101 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 200 Aug 06 17:51:15.633241 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1410/5602] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:15 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:15.988394 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a75f8ed8-790d-4ba7-a63e-87b4718d892a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:15.990573 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a75f8ed8-790d-4ba7-a63e-87b4718d892a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:15.990811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a75f8ed8-790d-4ba7-a63e-87b4718d892a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:15.991072 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a75f8ed8-790d-4ba7-a63e-87b4718d892a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:15.991213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-a75f8ed8-790d-4ba7-a63e-87b4718d892a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:15.993350 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=122,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:51:15.996424 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:15.996424 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:15.997296 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a75f8ed8-790d-4ba7-a63e-87b4718d892a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:15.997777 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1400/5603] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:15 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:16.650880 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7009d934-9a61-4b92-8014-89b60b3f4609 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:16.652689 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7009d934-9a61-4b92-8014-89b60b3f4609 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] GET https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 Aug 06 17:51:16.652901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7009d934-9a61-4b92-8014-89b60b3f4609 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:16.653141 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7009d934-9a61-4b92-8014-89b60b3f4609 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:16.661048 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7009d934-9a61-4b92-8014-89b60b3f4609 tempest-VolumeMultiattachTests-769684700 tempest-VolumeMultiattachTests-769684700-project-member] https://10.4.3.207/volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 returned with HTTP 404 Aug 06 17:51:16.661508 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1410/5604] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:51:16 2026] GET /volume/v3/volumes/8fa1d6cb-4676-4850-a270-0a00dea28987 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:16.673024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-23be2120-af80-4a73-91c8-c05e643a2581 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:16.675957 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23be2120-af80-4a73-91c8-c05e643a2581 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:51:16.676279 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-23be2120-af80-4a73-91c8-c05e643a2581 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:16.676574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-23be2120-af80-4a73-91c8-c05e643a2581 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Calling method 'detail' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:16.677745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-23be2120-af80-4a73-91c8-c05e643a2581 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100625) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:51:16.697946 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-23be2120-af80-4a73-91c8-c05e643a2581 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Get all volumes completed successfully. Aug 06 17:51:16.701369 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:16.701369 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:16.708412 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-23be2120-af80-4a73-91c8-c05e643a2581 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:51:16.709017 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1385/5605] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:51:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10981 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:51:16.728776 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-176863ba-27b6-4528-8bd3-99f2e5721335 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:16.730525 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-176863ba-27b6-4528-8bd3-99f2e5721335 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] DELETE https://10.4.3.207/volume/v3/types/de1070e5-5907-4036-9985-c8bcdaeb47da Aug 06 17:51:16.730732 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-176863ba-27b6-4528-8bd3-99f2e5721335 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:16.730929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-176863ba-27b6-4528-8bd3-99f2e5721335 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:16.753145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-176863ba-27b6-4528-8bd3-99f2e5721335 tempest-VolumeMultiattachTests-913168136 tempest-VolumeMultiattachTests-913168136-project-admin] https://10.4.3.207/volume/v3/types/de1070e5-5907-4036-9985-c8bcdaeb47da returned with HTTP 202 Aug 06 17:51:16.753531 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1411/5606] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:51:16 2026] DELETE /volume/v3/types/de1070e5-5907-4036-9985-c8bcdaeb47da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:17.009174 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8a6d530d-7597-4bf7-a312-97fa2d4870ad None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:17.011254 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8a6d530d-7597-4bf7-a312-97fa2d4870ad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:17.011480 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8a6d530d-7597-4bf7-a312-97fa2d4870ad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:17.011726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8a6d530d-7597-4bf7-a312-97fa2d4870ad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:17.011853 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-8a6d530d-7597-4bf7-a312-97fa2d4870ad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:17.016833 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:17.016833 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:17.017619 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8a6d530d-7597-4bf7-a312-97fa2d4870ad tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:17.018104 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1401/5607] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:17 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:18.031745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9a96e79d-d530-4cd3-b61d-de80850493cf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:18.034067 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a96e79d-d530-4cd3-b61d-de80850493cf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:18.034331 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a96e79d-d530-4cd3-b61d-de80850493cf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:18.034596 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a96e79d-d530-4cd3-b61d-de80850493cf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:18.034743 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9a96e79d-d530-4cd3-b61d-de80850493cf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:18.040028 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:18.040028 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:18.040851 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a96e79d-d530-4cd3-b61d-de80850493cf tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:18.041350 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1411/5608] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:18 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:19.052211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ff663f8b-9ffc-415e-a865-f8ab6bd45292 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:19.054140 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff663f8b-9ffc-415e-a865-f8ab6bd45292 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:19.054447 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff663f8b-9ffc-415e-a865-f8ab6bd45292 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:19.054729 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff663f8b-9ffc-415e-a865-f8ab6bd45292 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:19.054891 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-ff663f8b-9ffc-415e-a865-f8ab6bd45292 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:19.060373 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:19.060373 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:19.061296 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff663f8b-9ffc-415e-a865-f8ab6bd45292 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:19.061840 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1386/5609] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:19 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:20.074307 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3acb9530-5578-405c-bdef-60ffb9b75f55 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:20.076713 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3acb9530-5578-405c-bdef-60ffb9b75f55 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:20.076916 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3acb9530-5578-405c-bdef-60ffb9b75f55 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:20.077134 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3acb9530-5578-405c-bdef-60ffb9b75f55 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:20.077229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-3acb9530-5578-405c-bdef-60ffb9b75f55 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:20.083985 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:20.083985 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:20.084832 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3acb9530-5578-405c-bdef-60ffb9b75f55 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:20.085644 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1412/5610] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:20 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:21.097618 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bfc5a427-8b16-4e0f-8b1f-35ac3e9b986a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:21.099419 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bfc5a427-8b16-4e0f-8b1f-35ac3e9b986a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:21.099672 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bfc5a427-8b16-4e0f-8b1f-35ac3e9b986a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:21.099861 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bfc5a427-8b16-4e0f-8b1f-35ac3e9b986a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:21.099951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-bfc5a427-8b16-4e0f-8b1f-35ac3e9b986a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:21.105000 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:21.105000 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:21.105217 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bfc5a427-8b16-4e0f-8b1f-35ac3e9b986a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:21.105615 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1402/5611] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:21 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:21.664848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-3fb2ef0e-d240-4950-a418-fd4fb7bc5967 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:21.667058 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-3fb2ef0e-d240-4950-a418-fd4fb7bc5967 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/limits Aug 06 17:51:21.667266 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-3fb2ef0e-d240-4950-a418-fd4fb7bc5967 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:21.667457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-3fb2ef0e-d240-4950-a418-fd4fb7bc5967 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:21.688782 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-3fb2ef0e-d240-4950-a418-fd4fb7bc5967 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/limits returned with HTTP 200 Aug 06 17:51:21.689200 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1412/5612] 10.4.3.207 () {68 vars in 1484 bytes} [Thu Aug 6 17:51:21 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:21.719689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-09e9447a-0554-4537-9905-b5096f0b9429 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:21.722260 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-09e9447a-0554-4537-9905-b5096f0b9429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:51:21.722490 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-09e9447a-0554-4537-9905-b5096f0b9429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:21.722725 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-09e9447a-0554-4537-9905-b5096f0b9429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:21.734836 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:21.734836 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:21.739195 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-09e9447a-0554-4537-9905-b5096f0b9429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:21.744983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-09e9447a-0554-4537-9905-b5096f0b9429 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:51:21.745520 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1387/5613] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:21 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:21.754274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:21.756487 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:51:21.756883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ff39e25-2cb8-4556-b413-f03e684c454b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1309159457", "description": null, "metadata": {}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:21.768697 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:21.768697 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:21.769187 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:21.769344 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create snapshot from volume 1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:51:21.794631 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Created reservations ['c2e03fed-99ac-4881-ac83-2bb6247ef4d5', 'b1b8ecc1-1659-48e2-8ad4-dcb4f0eeb574', 'cefb230c-6fda-42de-a0d4-921ecc6765f4', '4eac6e27-3090-4095-96dd-49d1361852ae'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:21.825992 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot force create request issued successfully. Aug 06 17:51:21.825992 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-a4f065ae-78d1-4cda-af20-9977e4387e76 req-2463ed86-adef-4a24-a561-010c44396b37 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:51:21.825992 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1413/5614] 10.4.3.207 () {72 vars in 1547 bytes} [Thu Aug 6 17:51:21 2026] POST /volume/v3/snapshots => generated 324 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:22.117501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1fc83a40-0f54-48b4-addb-cb2d4e022329 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:22.119680 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fc83a40-0f54-48b4-addb-cb2d4e022329 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:22.119987 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fc83a40-0f54-48b4-addb-cb2d4e022329 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:22.120280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1fc83a40-0f54-48b4-addb-cb2d4e022329 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:22.120470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-1fc83a40-0f54-48b4-addb-cb2d4e022329 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:22.125938 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:22.125938 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:22.126161 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1fc83a40-0f54-48b4-addb-cb2d4e022329 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:22.126589 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1403/5615] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:22 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:23.139251 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5788dba3-ece3-4b60-b642-fe382f58f913 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:23.142912 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5788dba3-ece3-4b60-b642-fe382f58f913 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:23.143211 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5788dba3-ece3-4b60-b642-fe382f58f913 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:23.143479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5788dba3-ece3-4b60-b642-fe382f58f913 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:23.143617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-5788dba3-ece3-4b60-b642-fe382f58f913 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:23.149150 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:23.149150 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:23.150064 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5788dba3-ece3-4b60-b642-fe382f58f913 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:23.150546 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1413/5616] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:23 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:23.663069 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9447f4bd-00ff-4513-b7f1-65bc217e5195 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:23.665558 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9447f4bd-00ff-4513-b7f1-65bc217e5195 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b Aug 06 17:51:23.665857 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9447f4bd-00ff-4513-b7f1-65bc217e5195 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:23.666166 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9447f4bd-00ff-4513-b7f1-65bc217e5195 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:23.672848 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:23.672848 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:23.673419 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-9447f4bd-00ff-4513-b7f1-65bc217e5195 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:51:23.674434 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9447f4bd-00ff-4513-b7f1-65bc217e5195 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b returned with HTTP 200 Aug 06 17:51:23.674902 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1388/5617] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:51:23 2026] GET /volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:23.704110 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:23.706678 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:23.707244 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1331988437", "snapshot_id": null, "imageRef": "8b85a822-d31a-4ee2-b31d-64968208e2ca", "volume_type": null, "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:23.709455 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1331988437', 'snapshot_id': None, 'imageRef': '8b85a822-d31a-4ee2-b31d-64968208e2ca', 'volume_type': None, 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:23.889874 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:23.889874 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:23.890346 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:51:23.890523 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume of 1 GB Aug 06 17:51:23.893548 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Availability Zones retrieved successfully. Aug 06 17:51:23.898512 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Flow 'volume_create_api' (e396da23-26ee-4578-a8c9-43045a878184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:23.899562 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb232dc9-27bc-47aa-9945-0b48a8244f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:23.900487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:23.929184 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb232dc9-27bc-47aa-9945-0b48a8244f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dff07a16-4a01-4911-aee8-7c4481ccdb9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:23.929845 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f63f93-e834-45ce-bc46-c1d36aef363a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:23.973955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Created reservations ['69fd2716-33a0-4267-9310-90194030cb4c', '5e4bbccf-15ce-4ed3-af2b-3a29894894ca', '91260c98-9285-4d5a-b2eb-9b3725f8e5e0', 'acd4b2d8-22ca-4ac2-95a7-38a4e78bd8ac'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:23.975112 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f63f93-e834-45ce-bc46-c1d36aef363a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69fd2716-33a0-4267-9310-90194030cb4c', '5e4bbccf-15ce-4ed3-af2b-3a29894894ca', '91260c98-9285-4d5a-b2eb-9b3725f8e5e0', 'acd4b2d8-22ca-4ac2-95a7-38a4e78bd8ac']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:23.976268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116615fe-8306-4a73-9096-e30393eb2165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:24.025112 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116615fe-8306-4a73-9096-e30393eb2165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76604aeb-f210-4566-b134-ad1f7d518939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1331988437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600c541df8064f72ac4cb2a01dc75593',qos_specs=None,replication_status=,reservations=['69fd2716-33a0-4267-9310-90194030cb4c','5e4bbccf-15ce-4ed3-af2b-3a29894894ca','91260c98-9285-4d5a-b2eb-9b3725f8e5e0','acd4b2d8-22ca-4ac2-95a7-38a4e78bd8ac'],size=1,snapshot_id=dff07a16-4a01-4911-aee8-7c4481ccdb9b,source_replicaid=,source_volid=None,status='creating',user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), '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-06T17:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1331988437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76604aeb-f210-4566-b134-ad1f7d518939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600c541df8064f72ac4cb2a01dc75593',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dff07a16-4a01-4911-aee8-7c4481ccdb9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:24.025862 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5557d6fe-a646-412a-8e74-354797a979d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:24.042950 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5557d6fe-a646-412a-8e74-354797a979d9) transitioned into state 'SUCCESS' from state '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-1331988437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='600c541df8064f72ac4cb2a01dc75593',qos_specs=None,replication_status=,reservations=['69fd2716-33a0-4267-9310-90194030cb4c','5e4bbccf-15ce-4ed3-af2b-3a29894894ca','91260c98-9285-4d5a-b2eb-9b3725f8e5e0','acd4b2d8-22ca-4ac2-95a7-38a4e78bd8ac'],size=1,snapshot_id=dff07a16-4a01-4911-aee8-7c4481ccdb9b,source_replicaid=,source_volid=None,status='creating',user_id='6e0d3c6879a54775b3b4d837669f8f95',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:24.043599 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55823f99-f1d1-470d-9278-653625528267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:24.066162 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55823f99-f1d1-470d-9278-653625528267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:24.066980 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Flow 'volume_create_api' (e396da23-26ee-4578-a8c9-43045a878184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:24.067258 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Create volume request issued successfully. Aug 06 17:51:24.067872 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d41ec768-4feb-439c-ba55-a467aa67b3c9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:24.068337 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1414/5618] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:51:23 2026] POST /volume/v3/volumes => generated 814 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:24.080058 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0e912ee1-783f-4688-90d8-1c6b6bb4b9ac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:24.082271 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e912ee1-783f-4688-90d8-1c6b6bb4b9ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:51:24.082566 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e912ee1-783f-4688-90d8-1c6b6bb4b9ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:24.082821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e912ee1-783f-4688-90d8-1c6b6bb4b9ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:24.091932 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:24.091932 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:24.096336 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0e912ee1-783f-4688-90d8-1c6b6bb4b9ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:24.101722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e912ee1-783f-4688-90d8-1c6b6bb4b9ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:51:24.102211 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1404/5619] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:51:24 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:24.163698 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ab300cbb-6410-4a74-a4d9-4eef82979e1a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:24.165342 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ab300cbb-6410-4a74-a4d9-4eef82979e1a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:24.165526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ab300cbb-6410-4a74-a4d9-4eef82979e1a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:24.165718 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ab300cbb-6410-4a74-a4d9-4eef82979e1a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:24.165827 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-ab300cbb-6410-4a74-a4d9-4eef82979e1a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:24.170072 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:24.170072 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:24.170767 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ab300cbb-6410-4a74-a4d9-4eef82979e1a tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:24.171187 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1414/5620] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:24 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:25.118093 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fc765134-f01f-4a74-917f-ac9034e940ac None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:25.120942 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fc765134-f01f-4a74-917f-ac9034e940ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:51:25.121217 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fc765134-f01f-4a74-917f-ac9034e940ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:25.121489 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fc765134-f01f-4a74-917f-ac9034e940ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:25.123662 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=131,cinder:UPDATE=39,cinder:INSERT=21 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:51:25.131300 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:25.131300 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:25.136256 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-fc765134-f01f-4a74-917f-ac9034e940ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:25.142853 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fc765134-f01f-4a74-917f-ac9034e940ac tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:51:25.143393 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1389/5621] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:51:25 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 1423 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:51:25.161833 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-57053a6e-4dd1-48b4-9571-e036e63c160a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:25.164840 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-57053a6e-4dd1-48b4-9571-e036e63c160a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:51:25.164840 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-57053a6e-4dd1-48b4-9571-e036e63c160a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:25.164840 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-57053a6e-4dd1-48b4-9571-e036e63c160a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:25.173431 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:25.173431 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:25.178107 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-57053a6e-4dd1-48b4-9571-e036e63c160a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:25.182105 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3d3474bc-ba44-4516-877a-81d1f400f94d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:25.184654 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-57053a6e-4dd1-48b4-9571-e036e63c160a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:51:25.184654 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1415/5622] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:51:25 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:51:25.184783 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d3474bc-ba44-4516-877a-81d1f400f94d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:25.184783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d3474bc-ba44-4516-877a-81d1f400f94d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:25.184783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d3474bc-ba44-4516-877a-81d1f400f94d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:25.184783 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-3d3474bc-ba44-4516-877a-81d1f400f94d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:25.189529 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:25.189529 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:25.190248 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d3474bc-ba44-4516-877a-81d1f400f94d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:25.191864 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1405/5623] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:25 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:26.204356 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a1d61c86-3641-4881-b5b7-6f5cd312c91d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:26.206354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1d61c86-3641-4881-b5b7-6f5cd312c91d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:26.206619 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1d61c86-3641-4881-b5b7-6f5cd312c91d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:26.206826 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a1d61c86-3641-4881-b5b7-6f5cd312c91d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:26.206932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-a1d61c86-3641-4881-b5b7-6f5cd312c91d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:26.212873 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:26.212873 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:26.213647 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a1d61c86-3641-4881-b5b7-6f5cd312c91d tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:26.214040 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1415/5624] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:26 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:26.409925 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-112ea661-3df8-4efb-b881-157501cc4f9b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:26.412539 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-112ea661-3df8-4efb-b881-157501cc4f9b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:51:26.412772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-112ea661-3df8-4efb-b881-157501cc4f9b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:26.413052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-112ea661-3df8-4efb-b881-157501cc4f9b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:26.421987 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:26.421987 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:26.426403 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-112ea661-3df8-4efb-b881-157501cc4f9b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:26.432537 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-112ea661-3df8-4efb-b881-157501cc4f9b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:51:26.433101 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1390/5625] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:26 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:26.908030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-ed5fd320-58fc-4f86-b6e4-4a47c575253f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:26.910312 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-ed5fd320-58fc-4f86-b6e4-4a47c575253f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:51:26.910526 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-ed5fd320-58fc-4f86-b6e4-4a47c575253f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:26.910709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-ed5fd320-58fc-4f86-b6e4-4a47c575253f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:26.912633 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=128,cinder:UPDATE=41,cinder:INSERT=16 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:51:26.919013 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:26.919013 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:26.922429 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-ed5fd320-58fc-4f86-b6e4-4a47c575253f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:26.926829 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-ed5fd320-58fc-4f86-b6e4-4a47c575253f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:51:26.927244 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1416/5626] 10.4.3.207 () {68 vars in 1598 bytes} [Thu Aug 6 17:51:26 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:26.936147 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8b2db9f1-74cd-48d4-844c-eebe9f397774 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:26.936564 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b2db9f1-74cd-48d4-844c-eebe9f397774 None None] GET https://10.4.3.207/volume// Aug 06 17:51:26.936802 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b2db9f1-74cd-48d4-844c-eebe9f397774 None None] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:26.937125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8b2db9f1-74cd-48d4-844c-eebe9f397774 None None] Calling method 'all' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:26.937505 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8b2db9f1-74cd-48d4-844c-eebe9f397774 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:51:26.937801 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1406/5627] 10.4.3.207 () {66 vars in 1419 bytes} [Thu Aug 6 17:51: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 06 17:51:26.944631 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-69bf5167-bbc7-4420-aaf9-105ce2250f8a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:26.946888 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-69bf5167-bbc7-4420-aaf9-105ce2250f8a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/attachments Aug 06 17:51:26.947300 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-69bf5167-bbc7-4420-aaf9-105ce2250f8a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76604aeb-f210-4566-b134-ad1f7d518939", "connector": null, "instance_uuid": "dd0e3733-f806-4b50-81ba-fdc59de70b3d"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:26.956111 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:26.956111 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:26.982745 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-69bf5167-bbc7-4420-aaf9-105ce2250f8a tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments returned with HTTP 200 Aug 06 17:51:26.983269 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1416/5628] 10.4.3.207 () {74 vars in 1594 bytes} [Thu Aug 6 17:51:26 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 06 17:51:27.224151 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d36808bd-6766-4fcc-bcba-fa43f5ed295c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:27.225779 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d36808bd-6766-4fcc-bcba-fa43f5ed295c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:27.225972 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d36808bd-6766-4fcc-bcba-fa43f5ed295c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:27.226188 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d36808bd-6766-4fcc-bcba-fa43f5ed295c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:27.226273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-d36808bd-6766-4fcc-bcba-fa43f5ed295c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:27.230068 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:27.230068 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:27.230579 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d36808bd-6766-4fcc-bcba-fa43f5ed295c tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:27.230898 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1391/5629] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:27 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:27.240671 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f9f5e793-a8dc-4081-a22e-9872d726641f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:27.242396 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9f5e793-a8dc-4081-a22e-9872d726641f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] POST https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98/action Aug 06 17:51:27.242759 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9f5e793-a8dc-4081-a22e-9872d726641f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:51:27.242877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f9f5e793-a8dc-4081-a22e-9872d726641f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:27.244205 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.admin_actions [None req-f9f5e793-a8dc-4081-a22e-9872d726641f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Updating backup '7a55de5c-fa84-436d-b766-ea172eecfe98' with '{'status': 'error'}' {{(pid=100622) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 06 17:51:27.254223 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:27.254223 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:27.255907 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.policy [None req-f9f5e793-a8dc-4081-a22e-9872d726641f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '97fe11ca91cd4d26bb5b9836e17a390f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc59aa63bf7b42cba41faa46b1807fa4', '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=100622) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:51:27.256165 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f9f5e793-a8dc-4081-a22e-9872d726641f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98/action returned with HTTP 403 Aug 06 17:51:27.256684 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1417/5630] 10.4.3.207 () {70 vars in 1430 bytes} [Thu Aug 6 17:51:27 2026] POST /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:27.263514 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:27.265419 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 Aug 06 17:51:27.265707 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:27.266019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:27.266178 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete volume with id: 477752a7-4071-4e73-8497-9b9cc64b3497 Aug 06 17:51:27.274835 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:27.274835 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:27.275350 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:27.293366 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete volume request issued successfully. Aug 06 17:51:27.293604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-648cd537-6eb7-4494-b578-d02fe2d9b619 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 returned with HTTP 202 Aug 06 17:51:27.294048 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1407/5631] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:27 2026] DELETE /volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:27.301083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5d79cb12-805f-41f6-ac68-57db8a5e7467 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:27.302939 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5d79cb12-805f-41f6-ac68-57db8a5e7467 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 Aug 06 17:51:27.303176 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5d79cb12-805f-41f6-ac68-57db8a5e7467 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:27.303374 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5d79cb12-805f-41f6-ac68-57db8a5e7467 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:27.310959 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:27.310959 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:27.314759 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5d79cb12-805f-41f6-ac68-57db8a5e7467 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:27.318808 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5d79cb12-805f-41f6-ac68-57db8a5e7467 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 returned with HTTP 200 Aug 06 17:51:27.319258 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1417/5632] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:27 2026] GET /volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:28.100335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0f326d6a-14d5-4839-b558-cf4ed41fcf35 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.100719 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0f326d6a-14d5-4839-b558-cf4ed41fcf35 None None] GET https://10.4.3.207/volume// Aug 06 17:51:28.100782 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0f326d6a-14d5-4839-b558-cf4ed41fcf35 None None] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:28.100955 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0f326d6a-14d5-4839-b558-cf4ed41fcf35 None None] Calling method 'all' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:28.101275 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0f326d6a-14d5-4839-b558-cf4ed41fcf35 None None] https://10.4.3.207/volume// returned with HTTP 300 Aug 06 17:51:28.101538 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1392/5633] 10.4.3.207 () {66 vars in 1426 bytes} [Thu Aug 6 17:51: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 06 17:51:28.108396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-22575ac9-aa99-4a64-b1bc-be08f96b54a0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.110949 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-22575ac9-aa99-4a64-b1bc-be08f96b54a0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:51:28.111285 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-22575ac9-aa99-4a64-b1bc-be08f96b54a0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:28.111576 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-22575ac9-aa99-4a64-b1bc-be08f96b54a0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:28.122311 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:28.122311 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:28.126236 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-22575ac9-aa99-4a64-b1bc-be08f96b54a0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:51:28.131493 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-22575ac9-aa99-4a64-b1bc-be08f96b54a0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:51:28.131552 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1418/5634] 10.4.3.207 () {70 vars in 1639 bytes} [Thu Aug 6 17:51:28 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:51:28.234919 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.237155 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] PUT https://10.4.3.207/volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43 Aug 06 17:51:28.237526 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.207", "host": "np0000006677", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a89bbbada0f4", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "762b8d64-cc9e-441d-89de-7c094c3ada6d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:28.244639 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Acquiring lock "cinder-attachment_update-76604aeb-f210-4566-b134-ad1f7d518939-np0000006677" by "attachment_update" {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 06 17:51:28.249013 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Lock "cinder-attachment_update-76604aeb-f210-4566-b134-ad1f7d518939-np0000006677" acquired by "attachment_update" :: waited 0.004s {{(pid=100624) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 06 17:51:28.250446 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:28.250446 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:28.326401 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.coordination [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Lock "cinder-attachment_update-76604aeb-f210-4566-b134-ad1f7d518939-np0000006677" released by "attachment_update" :: held 0.077s {{(pid=100624) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 06 17:51:28.326743 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-7340aed4-fceb-49d7-bd90-88787a6ba4f1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43 returned with HTTP 200 Aug 06 17:51:28.327242 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1408/5635] 10.4.3.207 () {74 vars in 1704 bytes} [Thu Aug 6 17:51:28 2026] PUT /volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:28.332178 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-71a49325-ab9a-442e-b504-a31c54e0fb07 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.334122 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-71a49325-ab9a-442e-b504-a31c54e0fb07 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 Aug 06 17:51:28.334402 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-71a49325-ab9a-442e-b504-a31c54e0fb07 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:28.334693 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-71a49325-ab9a-442e-b504-a31c54e0fb07 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:28.340900 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-71a49325-ab9a-442e-b504-a31c54e0fb07 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 returned with HTTP 404 Aug 06 17:51:28.341414 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1418/5636] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:28 2026] GET /volume/v3/volumes/477752a7-4071-4e73-8497-9b9cc64b3497 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:28.351707 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3ca249fc-c6ea-4824-b62b-f6d5340f0017 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.354176 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3ca249fc-c6ea-4824-b62b-f6d5340f0017 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:51:28.354516 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3ca249fc-c6ea-4824-b62b-f6d5340f0017 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:28.354722 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3ca249fc-c6ea-4824-b62b-f6d5340f0017 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:28.354814 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3ca249fc-c6ea-4824-b62b-f6d5340f0017 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:28.357649 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-1cbab1e0-0677-44b6-81a8-0333c0ec3ab1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.359656 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:28.359656 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:28.360334 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-1cbab1e0-0677-44b6-81a8-0333c0ec3ab1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] POST https://10.4.3.207/volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43/action Aug 06 17:51:28.360467 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3ca249fc-c6ea-4824-b62b-f6d5340f0017 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-reader] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:51:28.360824 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1393/5637] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:28 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:28.360877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-1cbab1e0-0677-44b6-81a8-0333c0ec3ab1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action body: b'{"os-complete": null}' {{(pid=100622) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:51:28.361041 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-1cbab1e0-0677-44b6-81a8-0333c0ec3ab1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:28.373307 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3166abf7-2a91-4558-a5c7-51074081f202 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.375187 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3166abf7-2a91-4558-a5c7-51074081f202 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] DELETE https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:28.375405 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3166abf7-2a91-4558-a5c7-51074081f202 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:28.375586 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3166abf7-2a91-4558-a5c7-51074081f202 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:28.375684 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-3166abf7-2a91-4558-a5c7-51074081f202 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete backup with id: 7a55de5c-fa84-436d-b766-ea172eecfe98. Aug 06 17:51:28.379496 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:28.379496 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:28.379588 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:28.379588 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:28.390758 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [req-46ebe5bc-b839-4902-ab3f-d7e69299e811 req-1cbab1e0-0677-44b6-81a8-0333c0ec3ab1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43/action returned with HTTP 204 Aug 06 17:51:28.391285 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1419/5638] 10.4.3.207 () {74 vars in 1725 bytes} [Thu Aug 6 17:51:28 2026] POST /volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:28.391681 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-3166abf7-2a91-4558-a5c7-51074081f202 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] delete_backup rpcapi backup_id 7a55de5c-fa84-436d-b766-ea172eecfe98 {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:51:28.393874 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3166abf7-2a91-4558-a5c7-51074081f202 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 202 Aug 06 17:51:28.394521 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1409/5639] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:28 2026] DELETE /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 06 17:51:28.402569 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-60291768-849c-487b-9309-2a77e9009391 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:28.404265 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60291768-849c-487b-9309-2a77e9009391 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:28.404548 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60291768-849c-487b-9309-2a77e9009391 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:28.404784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-60291768-849c-487b-9309-2a77e9009391 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:28.404947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-60291768-849c-487b-9309-2a77e9009391 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:28.409740 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:28.409740 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:28.410712 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-60291768-849c-487b-9309-2a77e9009391 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 200 Aug 06 17:51:28.410837 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1419/5640] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:28 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:29.420385 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-86183817-4a68-490c-94e5-a42f89f4da19 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:29.422232 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86183817-4a68-490c-94e5-a42f89f4da19 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 Aug 06 17:51:29.422411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86183817-4a68-490c-94e5-a42f89f4da19 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:29.422594 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-86183817-4a68-490c-94e5-a42f89f4da19 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:29.422692 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-86183817-4a68-490c-94e5-a42f89f4da19 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 7a55de5c-fa84-436d-b766-ea172eecfe98. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:29.426345 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-86183817-4a68-490c-94e5-a42f89f4da19 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 returned with HTTP 404 Aug 06 17:51:29.426832 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1394/5641] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:29 2026] GET /volume/v3/backups/7a55de5c-fa84-436d-b766-ea172eecfe98 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:29.434782 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-412b2776-77da-42e9-9df9-31c67d72c011 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:29.436661 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-412b2776-77da-42e9-9df9-31c67d72c011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] DELETE https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:29.436879 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-412b2776-77da-42e9-9df9-31c67d72c011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:29.437077 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-412b2776-77da-42e9-9df9-31c67d72c011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:29.437171 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-412b2776-77da-42e9-9df9-31c67d72c011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete backup with id: fc360743-d6de-4d40-979c-83596e561f7b. Aug 06 17:51:29.441953 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:29.441953 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:29.455304 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.backup.rpcapi [None req-412b2776-77da-42e9-9df9-31c67d72c011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] delete_backup rpcapi backup_id fc360743-d6de-4d40-979c-83596e561f7b {{(pid=100622) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:51:29.457393 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-412b2776-77da-42e9-9df9-31c67d72c011 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 202 Aug 06 17:51:29.457943 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1420/5642] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:29 2026] DELETE /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:51:29.465734 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-aecedafb-96e2-479e-b55a-6a0f05ad8782 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:29.467806 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aecedafb-96e2-479e-b55a-6a0f05ad8782 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:29.468080 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aecedafb-96e2-479e-b55a-6a0f05ad8782 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:29.468316 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-aecedafb-96e2-479e-b55a-6a0f05ad8782 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:29.468459 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-aecedafb-96e2-479e-b55a-6a0f05ad8782 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:29.473918 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:29.473918 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:29.475086 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-aecedafb-96e2-479e-b55a-6a0f05ad8782 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 200 Aug 06 17:51:29.475482 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1410/5643] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:29 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:30.486281 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d6982732-68d8-4a3b-818c-74df42974404 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:30.488371 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6982732-68d8-4a3b-818c-74df42974404 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b Aug 06 17:51:30.488589 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6982732-68d8-4a3b-818c-74df42974404 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:30.488778 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d6982732-68d8-4a3b-818c-74df42974404 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:30.488905 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-d6982732-68d8-4a3b-818c-74df42974404 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id fc360743-d6de-4d40-979c-83596e561f7b. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:30.492525 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d6982732-68d8-4a3b-818c-74df42974404 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b returned with HTTP 404 Aug 06 17:51:30.492977 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1420/5644] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:30 2026] GET /volume/v3/backups/fc360743-d6de-4d40-979c-83596e561f7b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:30.499325 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d245c605-b59e-4971-be7f-b21e1144f58f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:30.501395 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d245c605-b59e-4971-be7f-b21e1144f58f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] DELETE https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:51:30.501625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d245c605-b59e-4971-be7f-b21e1144f58f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:30.501836 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d245c605-b59e-4971-be7f-b21e1144f58f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:30.501952 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.backups [None req-d245c605-b59e-4971-be7f-b21e1144f58f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete backup with id: 8753ed91-f0af-427e-9e5f-bf48d78ab809. Aug 06 17:51:30.508261 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:30.508261 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:30.521348 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.backup.rpcapi [None req-d245c605-b59e-4971-be7f-b21e1144f58f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] delete_backup rpcapi backup_id 8753ed91-f0af-427e-9e5f-bf48d78ab809 {{(pid=100625) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:51:30.523458 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d245c605-b59e-4971-be7f-b21e1144f58f tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 202 Aug 06 17:51:30.523931 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1395/5645] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:30 2026] DELETE /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:51:30.530956 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6a49fb0b-f831-44a2-a4fa-8b903a3f174e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:30.533387 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a49fb0b-f831-44a2-a4fa-8b903a3f174e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:51:30.534022 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a49fb0b-f831-44a2-a4fa-8b903a3f174e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:30.534022 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a49fb0b-f831-44a2-a4fa-8b903a3f174e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:30.534199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-6a49fb0b-f831-44a2-a4fa-8b903a3f174e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:30.540003 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:30.540003 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:30.540792 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a49fb0b-f831-44a2-a4fa-8b903a3f174e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 200 Aug 06 17:51:30.541257 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1421/5646] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:30 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:31.551982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-072e77b1-d38d-47b2-873b-4b6256c95f97 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:31.553747 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-072e77b1-d38d-47b2-873b-4b6256c95f97 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 Aug 06 17:51:31.553951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-072e77b1-d38d-47b2-873b-4b6256c95f97 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:31.554164 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-072e77b1-d38d-47b2-873b-4b6256c95f97 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:31.554271 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-072e77b1-d38d-47b2-873b-4b6256c95f97 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Show backup with id 8753ed91-f0af-427e-9e5f-bf48d78ab809. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:31.558369 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-072e77b1-d38d-47b2-873b-4b6256c95f97 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 returned with HTTP 404 Aug 06 17:51:31.558892 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1411/5647] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:31 2026] GET /volume/v3/backups/8753ed91-f0af-427e-9e5f-bf48d78ab809 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:31.565590 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:31.567728 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 Aug 06 17:51:31.567929 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:31.568186 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:31.568363 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete volume with id: e53bda1c-50ab-44cb-924d-c4f222f0f1f7 Aug 06 17:51:31.576616 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:31.576616 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:31.577214 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:31.598591 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Delete volume request issued successfully. Aug 06 17:51:31.598823 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6d813343-ded6-4c06-a3d6-999972e1b4c1 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 returned with HTTP 202 Aug 06 17:51:31.599268 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1421/5648] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:31 2026] DELETE /volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:31.606755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-82443c80-14b3-4f2c-9c53-6d0228724ae8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:31.608721 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82443c80-14b3-4f2c-9c53-6d0228724ae8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 Aug 06 17:51:31.608992 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82443c80-14b3-4f2c-9c53-6d0228724ae8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:31.609261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82443c80-14b3-4f2c-9c53-6d0228724ae8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:31.617111 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:31.617111 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:31.620603 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-82443c80-14b3-4f2c-9c53-6d0228724ae8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Volume info retrieved successfully. Aug 06 17:51:31.624861 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82443c80-14b3-4f2c-9c53-6d0228724ae8 tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 returned with HTTP 200 Aug 06 17:51:31.625480 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1396/5649] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:31 2026] GET /volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:32.641589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fa55152b-0ec9-42f0-b3b7-4caacdf9e54e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:32.643456 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa55152b-0ec9-42f0-b3b7-4caacdf9e54e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] GET https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 Aug 06 17:51:32.644357 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa55152b-0ec9-42f0-b3b7-4caacdf9e54e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:32.644357 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fa55152b-0ec9-42f0-b3b7-4caacdf9e54e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:32.650640 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fa55152b-0ec9-42f0-b3b7-4caacdf9e54e tempest-ProjectReaderTests33-431403485 tempest-ProjectReaderTests33-431403485-project-admin] https://10.4.3.207/volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 returned with HTTP 404 Aug 06 17:51:32.651199 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1422/5650] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:32 2026] GET /volume/v3/volumes/e53bda1c-50ab-44cb-924d-c4f222f0f1f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:34.194312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:34.296399 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:34.296789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1898204658"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:34.298601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1898204658'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:34.298768 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Create volume of 1 GB Aug 06 17:51:34.303576 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Availability Zones retrieved successfully. Aug 06 17:51:34.309597 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Flow 'volume_create_api' (ca04d734-a2fd-4406-ba9f-e3ef2d3a5ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:34.310943 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e344743-5abd-4564-9719-660bf83588de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:34.312415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:34.341529 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e344743-5abd-4564-9719-660bf83588de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:34.342263 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3b8d53-de88-4c79-8831-1face43d055a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:34.405880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Created reservations ['d7bce0ad-2078-4300-96e7-f147d4d4df5e', 'd08a353e-6ef7-4bc3-95ed-9ed97f034972', '76e00d9b-708f-4e0d-ba4d-f9cbe815e788', 'cf77baa4-716b-414c-b505-cd214effbd6b'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:34.406832 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3b8d53-de88-4c79-8831-1face43d055a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7bce0ad-2078-4300-96e7-f147d4d4df5e', 'd08a353e-6ef7-4bc3-95ed-9ed97f034972', '76e00d9b-708f-4e0d-ba4d-f9cbe815e788', 'cf77baa4-716b-414c-b505-cd214effbd6b']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:34.407837 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d46fda-c2c5-4ea2-b217-f3f91d5f52fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:34.437085 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d46fda-c2c5-4ea2-b217-f3f91d5f52fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1d0909-f687-42a3-9e2a-d6d1189f3203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1898204658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6423a80e580e4da58b9c6fa6c8d79f95',qos_specs=None,replication_status=,reservations=['d7bce0ad-2078-4300-96e7-f147d4d4df5e','d08a353e-6ef7-4bc3-95ed-9ed97f034972','76e00d9b-708f-4e0d-ba4d-f9cbe815e788','cf77baa4-716b-414c-b505-cd214effbd6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6631d4a03ed94b80a6b156fe95475585',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1898204658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1d0909-f687-42a3-9e2a-d6d1189f3203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6423a80e580e4da58b9c6fa6c8d79f95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6631d4a03ed94b80a6b156fe95475585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:34.438090 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b5c4e7-f6a6-40d8-b58b-e61d1b52b24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:34.459929 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b5c4e7-f6a6-40d8-b58b-e61d1b52b24f) transitioned into state 'SUCCESS' from state '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-1898204658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6423a80e580e4da58b9c6fa6c8d79f95',qos_specs=None,replication_status=,reservations=['d7bce0ad-2078-4300-96e7-f147d4d4df5e','d08a353e-6ef7-4bc3-95ed-9ed97f034972','76e00d9b-708f-4e0d-ba4d-f9cbe815e788','cf77baa4-716b-414c-b505-cd214effbd6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6631d4a03ed94b80a6b156fe95475585',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:34.460703 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ca0ba4-fad1-45e9-8c4c-701e7a768787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:34.472989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ca0ba4-fad1-45e9-8c4c-701e7a768787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:34.472989 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Flow 'volume_create_api' (ca04d734-a2fd-4406-ba9f-e3ef2d3a5ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:34.472989 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Create volume request issued successfully. Aug 06 17:51:34.472989 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d58d4df4-f7f4-41e5-828a-463c98f1a006 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:34.473323 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1412/5651] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:51:34 2026] POST /volume/v3/volumes => generated 778 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:34.485864 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-aab4bff8-1b49-4d46-a34f-b738fa5c6b94 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:34.488338 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aab4bff8-1b49-4d46-a34f-b738fa5c6b94 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 Aug 06 17:51:34.488645 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aab4bff8-1b49-4d46-a34f-b738fa5c6b94 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:34.488868 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-aab4bff8-1b49-4d46-a34f-b738fa5c6b94 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:34.497340 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:34.497340 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:34.502987 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-aab4bff8-1b49-4d46-a34f-b738fa5c6b94 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Volume info retrieved successfully. Aug 06 17:51:34.506127 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-aab4bff8-1b49-4d46-a34f-b738fa5c6b94 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 returned with HTTP 200 Aug 06 17:51:34.506623 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1422/5652] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:34 2026] GET /volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:35.523942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-373d7901-36fd-4aa4-b527-c4bd233974e6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:35.525814 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-373d7901-36fd-4aa4-b527-c4bd233974e6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 Aug 06 17:51:35.526055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-373d7901-36fd-4aa4-b527-c4bd233974e6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:35.526257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-373d7901-36fd-4aa4-b527-c4bd233974e6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:35.534100 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:35.534100 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:35.538088 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-373d7901-36fd-4aa4-b527-c4bd233974e6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Volume info retrieved successfully. Aug 06 17:51:35.543172 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-373d7901-36fd-4aa4-b527-c4bd233974e6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 returned with HTTP 200 Aug 06 17:51:35.543591 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1397/5653] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:35 2026] GET /volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:35.557436 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:35.560061 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] POST https://10.4.3.207/volume/v3/backups Aug 06 17:51:35.560543 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0b1d0909-f687-42a3-9e2a-d6d1189f3203", "name": "tempest-type-Backup-134031284"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:35.562249 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.contrib.backups [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Creating new backup {'backup': {'volume_id': '0b1d0909-f687-42a3-9e2a-d6d1189f3203', 'name': 'tempest-type-Backup-134031284'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 06 17:51:35.562450 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.contrib.backups [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Creating backup of volume 0b1d0909-f687-42a3-9e2a-d6d1189f3203 in container None Aug 06 17:51:35.571262 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:35.571262 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:35.571688 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Volume info retrieved successfully. Aug 06 17:51:35.599683 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Created reservations ['b1f5d60b-7515-4180-ac82-f42432612cf3', 'f3738a5b-f068-4558-bb04-967d5a1a99f5'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:35.627161 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d0f6160a-b4e9-407f-85d4-1d1d304675e2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups returned with HTTP 202 Aug 06 17:51:35.629885 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1423/5654] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:51:35 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 06 17:51:35.638718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6156ab97-cad0-45ad-8369-773c59377630 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:35.642746 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6156ab97-cad0-45ad-8369-773c59377630 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:35.642746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6156ab97-cad0-45ad-8369-773c59377630 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:35.642746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6156ab97-cad0-45ad-8369-773c59377630 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:35.642746 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-6156ab97-cad0-45ad-8369-773c59377630 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:35.647677 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:35.647677 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:35.647975 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6156ab97-cad0-45ad-8369-773c59377630 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:35.648409 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1413/5655] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:35 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:36.659104 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7d23e7e1-58f1-4472-83cb-9600afaac4d6 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:36.661541 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7d23e7e1-58f1-4472-83cb-9600afaac4d6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:36.661709 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7d23e7e1-58f1-4472-83cb-9600afaac4d6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:36.661997 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7d23e7e1-58f1-4472-83cb-9600afaac4d6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:36.662117 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-7d23e7e1-58f1-4472-83cb-9600afaac4d6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:36.667603 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:36.667603 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:36.668523 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7d23e7e1-58f1-4472-83cb-9600afaac4d6 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:36.669045 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1423/5656] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:36 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:37.679933 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-186c9e2a-78ae-4535-989e-111424269846 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:37.681880 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-186c9e2a-78ae-4535-989e-111424269846 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:37.682165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-186c9e2a-78ae-4535-989e-111424269846 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:37.682455 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-186c9e2a-78ae-4535-989e-111424269846 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:37.682614 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-186c9e2a-78ae-4535-989e-111424269846 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:37.687945 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:37.687945 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:37.688768 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-186c9e2a-78ae-4535-989e-111424269846 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:37.689354 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1398/5657] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:37 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:38.700687 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-761466bc-b6b8-487c-a640-08a87ca30acc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:38.702587 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-761466bc-b6b8-487c-a640-08a87ca30acc tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:38.702833 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-761466bc-b6b8-487c-a640-08a87ca30acc tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:38.703099 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-761466bc-b6b8-487c-a640-08a87ca30acc tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:38.703234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-761466bc-b6b8-487c-a640-08a87ca30acc tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:38.707823 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:38.707823 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:38.708588 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-761466bc-b6b8-487c-a640-08a87ca30acc tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:38.709043 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1424/5658] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:38 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:39.720662 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9aa8a054-e0aa-49f7-bdd3-de008ef6d837 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:39.722447 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9aa8a054-e0aa-49f7-bdd3-de008ef6d837 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:39.722654 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9aa8a054-e0aa-49f7-bdd3-de008ef6d837 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:39.722843 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9aa8a054-e0aa-49f7-bdd3-de008ef6d837 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:39.722942 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-9aa8a054-e0aa-49f7-bdd3-de008ef6d837 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:39.727876 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:39.727876 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:39.728757 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9aa8a054-e0aa-49f7-bdd3-de008ef6d837 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:39.729253 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1414/5659] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:39 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:40.739594 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9249c82b-0178-48f5-861c-a55ab7414329 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:40.741749 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9249c82b-0178-48f5-861c-a55ab7414329 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:40.742066 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9249c82b-0178-48f5-861c-a55ab7414329 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:40.742284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9249c82b-0178-48f5-861c-a55ab7414329 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:40.742411 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9249c82b-0178-48f5-861c-a55ab7414329 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:40.747149 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:40.747149 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:40.747898 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9249c82b-0178-48f5-861c-a55ab7414329 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:40.748367 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1424/5660] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:40 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:41.759053 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-39463056-3d0c-466b-bc56-7fd385e880f8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:41.761457 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39463056-3d0c-466b-bc56-7fd385e880f8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:41.761714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39463056-3d0c-466b-bc56-7fd385e880f8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:41.761954 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-39463056-3d0c-466b-bc56-7fd385e880f8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:41.762096 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-39463056-3d0c-466b-bc56-7fd385e880f8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:41.768477 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:41.768477 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:41.768682 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-39463056-3d0c-466b-bc56-7fd385e880f8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:41.769152 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1399/5661] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:41 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:42.781465 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4f22cc27-4c6b-471a-9eb3-c77854030498 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:42.783434 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f22cc27-4c6b-471a-9eb3-c77854030498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:42.783686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f22cc27-4c6b-471a-9eb3-c77854030498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:42.783913 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f22cc27-4c6b-471a-9eb3-c77854030498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:42.784176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-4f22cc27-4c6b-471a-9eb3-c77854030498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:42.789309 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:42.789309 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:42.790060 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f22cc27-4c6b-471a-9eb3-c77854030498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:42.790468 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1425/5662] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:42 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:43.800814 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9e33bab0-8fe6-4b39-856d-1f0136c98518 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:43.803193 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9e33bab0-8fe6-4b39-856d-1f0136c98518 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:43.803467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9e33bab0-8fe6-4b39-856d-1f0136c98518 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:43.803728 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9e33bab0-8fe6-4b39-856d-1f0136c98518 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:43.804007 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-9e33bab0-8fe6-4b39-856d-1f0136c98518 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:43.809692 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:43.809692 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:43.810587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9e33bab0-8fe6-4b39-856d-1f0136c98518 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:43.811220 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1415/5663] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:43 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:44.823471 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9fd42db1-6c29-4b9d-987a-8395fc3c95da None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:44.825620 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fd42db1-6c29-4b9d-987a-8395fc3c95da tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:44.825818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fd42db1-6c29-4b9d-987a-8395fc3c95da tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:44.826070 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9fd42db1-6c29-4b9d-987a-8395fc3c95da tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:44.826172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-9fd42db1-6c29-4b9d-987a-8395fc3c95da tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:44.830870 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:44.830870 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:44.831576 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9fd42db1-6c29-4b9d-987a-8395fc3c95da tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:44.832138 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1425/5664] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:44 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:45.842454 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5e91781a-1082-4358-b174-a2acc4074ed8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:45.844806 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e91781a-1082-4358-b174-a2acc4074ed8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:45.845092 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e91781a-1082-4358-b174-a2acc4074ed8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:45.845344 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e91781a-1082-4358-b174-a2acc4074ed8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:45.845478 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-5e91781a-1082-4358-b174-a2acc4074ed8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:45.849570 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:45.849570 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:45.850128 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e91781a-1082-4358-b174-a2acc4074ed8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:45.850494 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1400/5665] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:45 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:46.860988 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2ed93a26-88b0-47e3-abcd-82c7d95491b3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:46.863149 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ed93a26-88b0-47e3-abcd-82c7d95491b3 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:46.863504 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ed93a26-88b0-47e3-abcd-82c7d95491b3 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:46.863817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ed93a26-88b0-47e3-abcd-82c7d95491b3 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:46.864010 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-2ed93a26-88b0-47e3-abcd-82c7d95491b3 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:46.870002 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:46.870002 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:46.870948 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ed93a26-88b0-47e3-abcd-82c7d95491b3 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:46.871518 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1426/5666] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:46 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:47.882724 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4affa0b7-e23d-4024-b634-41d622e012a2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:47.885482 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4affa0b7-e23d-4024-b634-41d622e012a2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:47.885718 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4affa0b7-e23d-4024-b634-41d622e012a2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:47.885939 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4affa0b7-e23d-4024-b634-41d622e012a2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:47.886086 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.backups [None req-4affa0b7-e23d-4024-b634-41d622e012a2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100624) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:47.891527 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:47.891527 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:47.892443 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4affa0b7-e23d-4024-b634-41d622e012a2 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:47.893096 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1416/5667] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:47 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:48.903959 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3d50a8c4-c0df-4bf3-91aa-e1868edcc4f7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:48.905735 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3d50a8c4-c0df-4bf3-91aa-e1868edcc4f7 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:48.905998 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3d50a8c4-c0df-4bf3-91aa-e1868edcc4f7 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:48.906221 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3d50a8c4-c0df-4bf3-91aa-e1868edcc4f7 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:48.906365 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-3d50a8c4-c0df-4bf3-91aa-e1868edcc4f7 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:48.911002 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:48.911002 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:48.911678 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3d50a8c4-c0df-4bf3-91aa-e1868edcc4f7 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:48.912107 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1426/5668] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:48 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:49.921861 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3b1229b6-ffc9-469e-bb06-5285872cb38d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:49.924351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b1229b6-ffc9-469e-bb06-5285872cb38d tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:49.924644 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b1229b6-ffc9-469e-bb06-5285872cb38d tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:49.924900 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b1229b6-ffc9-469e-bb06-5285872cb38d tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:49.925074 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-3b1229b6-ffc9-469e-bb06-5285872cb38d tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:49.930800 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:49.930800 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:49.931715 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b1229b6-ffc9-469e-bb06-5285872cb38d tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:49.932246 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1401/5669] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:49 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:50.942358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fbc08644-b8a3-4f0c-8e4c-82d718cb41f9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:50.944644 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fbc08644-b8a3-4f0c-8e4c-82d718cb41f9 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:50.944929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fbc08644-b8a3-4f0c-8e4c-82d718cb41f9 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:50.945213 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fbc08644-b8a3-4f0c-8e4c-82d718cb41f9 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:50.945390 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.backups [None req-fbc08644-b8a3-4f0c-8e4c-82d718cb41f9 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100622) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:50.949216 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:50.949216 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:50.949750 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fbc08644-b8a3-4f0c-8e4c-82d718cb41f9 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:50.950090 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1427/5670] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:50 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:50.961570 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:50.963971 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] DELETE https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:50.964279 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:50.964530 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:50.964674 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.contrib.backups [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Delete backup with id: 58eba345-9a53-4d05-be8d-2ec017a6ba43. Aug 06 17:51:50.969684 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:50.969684 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:50.983395 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.backup.rpcapi [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] delete_backup rpcapi backup_id 58eba345-9a53-4d05-be8d-2ec017a6ba43 {{(pid=100624) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 06 17:51:50.985421 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-63742ad1-2491-4bb7-b02d-1e8a787e7891 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 202 Aug 06 17:51:50.985898 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1417/5671] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:50 2026] DELETE /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:51:50.993102 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-56446781-31c0-4930-96c1-5c51d34f13a0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:50.995317 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56446781-31c0-4930-96c1-5c51d34f13a0 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:50.995550 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56446781-31c0-4930-96c1-5c51d34f13a0 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:50.995741 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-56446781-31c0-4930-96c1-5c51d34f13a0 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:50.995845 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.backups [None req-56446781-31c0-4930-96c1-5c51d34f13a0 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100623) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:50.999984 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:50.999984 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:51.000606 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-56446781-31c0-4930-96c1-5c51d34f13a0 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 200 Aug 06 17:51:51.001254 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1427/5672] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:50 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:52.013502 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fa53df00-7cd5-4f99-a85a-6c8b6ac661d8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:52.015589 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fa53df00-7cd5-4f99-a85a-6c8b6ac661d8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 Aug 06 17:51:52.015870 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fa53df00-7cd5-4f99-a85a-6c8b6ac661d8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:52.016136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fa53df00-7cd5-4f99-a85a-6c8b6ac661d8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:52.016294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.backups [None req-fa53df00-7cd5-4f99-a85a-6c8b6ac661d8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Show backup with id 58eba345-9a53-4d05-be8d-2ec017a6ba43. {{(pid=100625) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 06 17:51:52.020104 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fa53df00-7cd5-4f99-a85a-6c8b6ac661d8 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 returned with HTTP 404 Aug 06 17:51:52.021281 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1402/5673] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:52 2026] GET /volume/v3/backups/58eba345-9a53-4d05-be8d-2ec017a6ba43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:52.029378 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:52.031404 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 Aug 06 17:51:52.031657 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:52.031928 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:52.032174 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Delete volume with id: 0b1d0909-f687-42a3-9e2a-d6d1189f3203 Aug 06 17:51:52.040130 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:52.040130 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:52.040574 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Volume info retrieved successfully. Aug 06 17:51:52.059096 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Delete volume request issued successfully. Aug 06 17:51:52.059354 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0949b8fd-3173-40d3-ba16-8d9157d3a690 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 returned with HTTP 202 Aug 06 17:51:52.059857 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1428/5674] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:52 2026] DELETE /volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:52.069219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e3ccb299-92d1-456c-9c8b-593cd1064240 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:52.071942 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e3ccb299-92d1-456c-9c8b-593cd1064240 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 Aug 06 17:51:52.072297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e3ccb299-92d1-456c-9c8b-593cd1064240 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:52.072577 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e3ccb299-92d1-456c-9c8b-593cd1064240 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:52.082572 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:52.082572 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:52.087552 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e3ccb299-92d1-456c-9c8b-593cd1064240 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Volume info retrieved successfully. Aug 06 17:51:52.092395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e3ccb299-92d1-456c-9c8b-593cd1064240 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 returned with HTTP 200 Aug 06 17:51:52.092710 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1418/5675] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:52 2026] GET /volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:51:53.107659 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4dca08e2-e3d2-448e-b920-2b318a500498 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:53.109377 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4dca08e2-e3d2-448e-b920-2b318a500498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] GET https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 Aug 06 17:51:53.109596 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4dca08e2-e3d2-448e-b920-2b318a500498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:53.109855 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4dca08e2-e3d2-448e-b920-2b318a500498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:53.116020 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4dca08e2-e3d2-448e-b920-2b318a500498 tempest-ProjectReaderTests39-683460079 tempest-ProjectReaderTests39-683460079-project-admin] https://10.4.3.207/volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 returned with HTTP 404 Aug 06 17:51:53.116706 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1428/5676] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:53 2026] GET /volume/v3/volumes/0b1d0909-f687-42a3-9e2a-d6d1189f3203 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:54.724506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b200819f-8df4-4f0f-8b55-7e696c4245df None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:54.851420 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b200819f-8df4-4f0f-8b55-7e696c4245df tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools Aug 06 17:51:54.851742 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b200819f-8df4-4f0f-8b55-7e696c4245df tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:54.851986 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b200819f-8df4-4f0f-8b55-7e696c4245df tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] Calling method 'get_pools' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:54.862516 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b200819f-8df4-4f0f-8b55-7e696c4245df tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 17:51:54.863112 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1403/5677] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:51:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:54.870444 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9e360c73-8f67-47ec-aee4-b3e6e627d9d0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:54.872179 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9e360c73-8f67-47ec-aee4-b3e6e627d9d0 tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] GET https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool Aug 06 17:51:54.872367 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9e360c73-8f67-47ec-aee4-b3e6e627d9d0 tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:54.872541 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9e360c73-8f67-47ec-aee4-b3e6e627d9d0 tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:54.881945 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9e360c73-8f67-47ec-aee4-b3e6e627d9d0 tempest-ProjectAdminTests-83607282 tempest-ProjectAdminTests-83607282-project-admin] https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool returned with HTTP 200 Aug 06 17:51:54.882398 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1429/5678] 10.4.3.207 () {66 vars in 1318 bytes} [Thu Aug 6 17:51:54 2026] GET /volume/v3/capabilities/np0000006677@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:56.123982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-45d4e551-8955-4ed5-add4-85666ddbcc96 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:56.206437 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-45d4e551-8955-4ed5-add4-85666ddbcc96 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:51:56.206808 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-45d4e551-8955-4ed5-add4-85666ddbcc96 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-316328888", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1825748822", "vendor_name": "tempest-vendor_name-598706570"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:56.221654 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-45d4e551-8955-4ed5-add4-85666ddbcc96 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:51:56.222026 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1419/5679] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:51:56 2026] POST /volume/v3/types => generated 327 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:56.232108 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:56.233800 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:56.234142 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8d1debce-9444-4926-8f7f-14f246a1398f", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:56.235454 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume request body: {'volume': {'volume_type': '8d1debce-9444-4926-8f7f-14f246a1398f', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:56.238832 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume of 1 GB Aug 06 17:51:56.239117 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:56.239117 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:56.239450 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Availability Zones retrieved successfully. Aug 06 17:51:56.244467 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Flow 'volume_create_api' (4e239dd6-da8e-4ad5-8f96-432c86714da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:56.245291 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d78104-04cd-412a-87b5-d359cd1c575c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:56.245932 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:56.264526 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d78104-04cd-412a-87b5-d359cd1c575c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:51:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1825748822',vendor_name='tempest-vendor_name-598706570'},id=8d1debce-9444-4926-8f7f-14f246a1398f,is_public=True,name='tempest-ProjectAdminTests-volume-type-316328888',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d1debce-9444-4926-8f7f-14f246a1398f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:56.265244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cd2ea1-938d-4050-8e06-e4678a8b19a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:56.288940 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-316328888 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-316328888, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:56.289363 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-316328888 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-316328888, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:56.319519 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Created reservations ['88250e1d-159a-4800-a309-9cabb2ac732c', '130f8d49-0041-487b-8a1c-239e40af2b29', '09021930-5a96-42ff-9191-6e651812c015', 'd6b8ded1-e5c2-47c8-b475-2e554de2495e'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:56.320413 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cd2ea1-938d-4050-8e06-e4678a8b19a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88250e1d-159a-4800-a309-9cabb2ac732c', '130f8d49-0041-487b-8a1c-239e40af2b29', '09021930-5a96-42ff-9191-6e651812c015', 'd6b8ded1-e5c2-47c8-b475-2e554de2495e']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:56.321112 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e897c7-baa2-45d4-abb4-9ffa8a6ebc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:56.345781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e897c7-baa2-45d4-abb4-9ffa8a6ebc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ecfe77c-2ffb-4acf-a8dd-1a626f78146a', '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='fda9e4ff94c44af9843ec77be2816f20',qos_specs=None,replication_status=,reservations=['88250e1d-159a-4800-a309-9cabb2ac732c','130f8d49-0041-487b-8a1c-239e40af2b29','09021930-5a96-42ff-9191-6e651812c015','d6b8ded1-e5c2-47c8-b475-2e554de2495e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20897053bdbe4de591158696f144e953',volume_type_id=8d1debce-9444-4926-8f7f-14f246a1398f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ecfe77c-2ffb-4acf-a8dd-1a626f78146a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda9e4ff94c44af9843ec77be2816f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20897053bdbe4de591158696f144e953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d1debce-9444-4926-8f7f-14f246a1398f),volume_type_id=8d1debce-9444-4926-8f7f-14f246a1398f)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:56.346877 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b4a775-a6c6-444c-a948-b18bf7291166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:56.364444 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b4a775-a6c6-444c-a948-b18bf7291166) transitioned into state 'SUCCESS' from 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='fda9e4ff94c44af9843ec77be2816f20',qos_specs=None,replication_status=,reservations=['88250e1d-159a-4800-a309-9cabb2ac732c','130f8d49-0041-487b-8a1c-239e40af2b29','09021930-5a96-42ff-9191-6e651812c015','d6b8ded1-e5c2-47c8-b475-2e554de2495e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20897053bdbe4de591158696f144e953',volume_type_id=8d1debce-9444-4926-8f7f-14f246a1398f)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:56.365098 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3841ee7-03ed-44a3-ac47-1af6606e5dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:56.373848 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3841ee7-03ed-44a3-ac47-1af6606e5dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:56.374629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Flow 'volume_create_api' (4e239dd6-da8e-4ad5-8f96-432c86714da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:56.374905 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume request issued successfully. Aug 06 17:51:56.375492 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c56aaf6f-063e-4954-8e21-4a9f31b4be7e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:56.375949 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1429/5680] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:51:56 2026] POST /volume/v3/volumes => generated 772 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:56.386947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6dddae21-ccfc-498a-ac13-af1dd46f8c12 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:56.389031 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6dddae21-ccfc-498a-ac13-af1dd46f8c12 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a Aug 06 17:51:56.389403 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6dddae21-ccfc-498a-ac13-af1dd46f8c12 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:56.389659 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6dddae21-ccfc-498a-ac13-af1dd46f8c12 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:56.398190 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:56.398190 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:56.402152 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6dddae21-ccfc-498a-ac13-af1dd46f8c12 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:56.406809 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6dddae21-ccfc-498a-ac13-af1dd46f8c12 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a returned with HTTP 200 Aug 06 17:51:56.406873 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1404/5681] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:56 2026] GET /volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:57.419422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0c7a9a6a-a3e8-467e-9706-0823166fdb0a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.421610 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0c7a9a6a-a3e8-467e-9706-0823166fdb0a tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a Aug 06 17:51:57.421849 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0c7a9a6a-a3e8-467e-9706-0823166fdb0a tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.422091 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0c7a9a6a-a3e8-467e-9706-0823166fdb0a tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.429979 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:57.429979 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:57.433425 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0c7a9a6a-a3e8-467e-9706-0823166fdb0a tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:57.437821 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0c7a9a6a-a3e8-467e-9706-0823166fdb0a tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a returned with HTTP 200 Aug 06 17:51:57.438340 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1430/5682] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:57 2026] GET /volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:57.453089 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7b914da2-547d-473e-b717-9cb166cf0b58 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.454924 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7b914da2-547d-473e-b717-9cb166cf0b58 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:51:57.455377 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7b914da2-547d-473e-b717-9cb166cf0b58 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.456979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7b914da2-547d-473e-b717-9cb166cf0b58 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.461246 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7b914da2-547d-473e-b717-9cb166cf0b58 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:51:57.461820 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1420/5683] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:51:57 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 06 17:51:57.471917 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7e469cfb-becd-47fa-b2d3-12e8bd327a32 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.474378 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7e469cfb-becd-47fa-b2d3-12e8bd327a32 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/messages/32bba6da-d5a3-4a62-9587-9390d75b523d Aug 06 17:51:57.474663 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7e469cfb-becd-47fa-b2d3-12e8bd327a32 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.474918 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7e469cfb-becd-47fa-b2d3-12e8bd327a32 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.479797 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:57.479797 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:51:57.485747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7e469cfb-becd-47fa-b2d3-12e8bd327a32 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages/32bba6da-d5a3-4a62-9587-9390d75b523d returned with HTTP 204 Aug 06 17:51:57.486311 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1430/5684] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:51:57 2026] DELETE /volume/v3/messages/32bba6da-d5a3-4a62-9587-9390d75b523d => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:51:57.495190 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-005ab2dd-a2d2-4e09-80b2-5e52c5f64f1d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.497256 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-005ab2dd-a2d2-4e09-80b2-5e52c5f64f1d tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/messages/32bba6da-d5a3-4a62-9587-9390d75b523d Aug 06 17:51:57.497522 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-005ab2dd-a2d2-4e09-80b2-5e52c5f64f1d tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.497763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-005ab2dd-a2d2-4e09-80b2-5e52c5f64f1d tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.502657 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-005ab2dd-a2d2-4e09-80b2-5e52c5f64f1d tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages/32bba6da-d5a3-4a62-9587-9390d75b523d returned with HTTP 404 Aug 06 17:51:57.503337 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1405/5685] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:57 2026] GET /volume/v3/messages/32bba6da-d5a3-4a62-9587-9390d75b523d => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:51:57.512001 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5efef779-8c00-478d-99fb-dc30a2432a4e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.514354 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a Aug 06 17:51:57.514620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.514825 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.515001 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Delete volume with id: 8ecfe77c-2ffb-4acf-a8dd-1a626f78146a Aug 06 17:51:57.522673 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:57.522673 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:57.523038 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:57.524037 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100622) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:51:57.534908 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-316328888 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-316328888, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:57.535291 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-316328888 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-316328888, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:57.544503 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Created reservations ['df180922-8af9-412d-95b3-1ed2615a8c35', '5ea9bf14-8ccc-45bb-b7d0-e6e0919986ba', '506a11a4-4e0c-4276-a870-e03054fccea0', '482dd2ab-66f8-4691-aab7-13813932c8d9'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:57.570721 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Delete volume request issued successfully. Aug 06 17:51:57.570902 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5efef779-8c00-478d-99fb-dc30a2432a4e tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a returned with HTTP 202 Aug 06 17:51:57.571452 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1431/5686] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:57 2026] DELETE /volume/v3/volumes/8ecfe77c-2ffb-4acf-a8dd-1a626f78146a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:57.579258 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-197542b3-04ef-47d3-a98d-0bc913538f20 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.581399 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-197542b3-04ef-47d3-a98d-0bc913538f20 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/types/8d1debce-9444-4926-8f7f-14f246a1398f Aug 06 17:51:57.581707 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-197542b3-04ef-47d3-a98d-0bc913538f20 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.582025 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-197542b3-04ef-47d3-a98d-0bc913538f20 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.610400 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-197542b3-04ef-47d3-a98d-0bc913538f20 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/types/8d1debce-9444-4926-8f7f-14f246a1398f returned with HTTP 202 Aug 06 17:51:57.610856 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1421/5687] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:51:57 2026] DELETE /volume/v3/types/8d1debce-9444-4926-8f7f-14f246a1398f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:57.620535 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e089c14d-7880-4c90-96fb-5d132c2d4a4f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.622668 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e089c14d-7880-4c90-96fb-5d132c2d4a4f tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:51:57.623095 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e089c14d-7880-4c90-96fb-5d132c2d4a4f tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-817843667", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1681630731", "vendor_name": "tempest-vendor_name-1245097201"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:57.640544 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e089c14d-7880-4c90-96fb-5d132c2d4a4f tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:51:57.641067 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1431/5688] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:51:57 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:57.650049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.651828 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:57.652257 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0124e6d6-e1e7-4b2c-b353-e75d41f45b26", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:57.654273 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume request body: {'volume': {'volume_type': '0124e6d6-e1e7-4b2c-b353-e75d41f45b26', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:57.658357 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume of 1 GB Aug 06 17:51:57.658655 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:57.658655 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:57.659098 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Availability Zones retrieved successfully. Aug 06 17:51:57.664728 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Flow 'volume_create_api' (0f1fd397-f3fe-4a99-a754-0d31fc42cb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:57.666052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bae37bc-51e7-49d0-b813-3568ca98aab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:57.666816 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:57.686411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bae37bc-51e7-49d0-b813-3568ca98aab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1681630731',vendor_name='tempest-vendor_name-1245097201'},id=0124e6d6-e1e7-4b2c-b353-e75d41f45b26,is_public=True,name='tempest-ProjectAdminTests-volume-type-817843667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0124e6d6-e1e7-4b2c-b353-e75d41f45b26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:57.687050 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715ff548-720a-49d9-9a76-6355828d4349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:57.715042 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-817843667 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-817843667, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:57.715478 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-817843667 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-817843667, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:57.749736 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Created reservations ['b1d4f3a4-d9a0-43f7-bd3e-a22a5c818008', 'fd27fc5f-1b1b-4d1a-bf14-707422729089', '8941e0a8-ed4b-41bb-9291-2d4673cb851b', '49d91295-2468-422d-bfae-52a6b9036ee5'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:57.751005 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715ff548-720a-49d9-9a76-6355828d4349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1d4f3a4-d9a0-43f7-bd3e-a22a5c818008', 'fd27fc5f-1b1b-4d1a-bf14-707422729089', '8941e0a8-ed4b-41bb-9291-2d4673cb851b', '49d91295-2468-422d-bfae-52a6b9036ee5']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:57.751896 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea879b4-e377-4de0-8a12-8cf8758c0c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:57.783663 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea879b4-e377-4de0-8a12-8cf8758c0c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75742b03-5189-431d-a77f-ddfb19f02300', '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='fda9e4ff94c44af9843ec77be2816f20',qos_specs=None,replication_status=,reservations=['b1d4f3a4-d9a0-43f7-bd3e-a22a5c818008','fd27fc5f-1b1b-4d1a-bf14-707422729089','8941e0a8-ed4b-41bb-9291-2d4673cb851b','49d91295-2468-422d-bfae-52a6b9036ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20897053bdbe4de591158696f144e953',volume_type_id=0124e6d6-e1e7-4b2c-b353-e75d41f45b26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:51:57Z,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=75742b03-5189-431d-a77f-ddfb19f02300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda9e4ff94c44af9843ec77be2816f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20897053bdbe4de591158696f144e953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0124e6d6-e1e7-4b2c-b353-e75d41f45b26),volume_type_id=0124e6d6-e1e7-4b2c-b353-e75d41f45b26)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:57.784569 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0dea66-b051-40cb-aa48-cbf73bc99595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:57.804682 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0dea66-b051-40cb-aa48-cbf73bc99595) transitioned into state 'SUCCESS' from 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='fda9e4ff94c44af9843ec77be2816f20',qos_specs=None,replication_status=,reservations=['b1d4f3a4-d9a0-43f7-bd3e-a22a5c818008','fd27fc5f-1b1b-4d1a-bf14-707422729089','8941e0a8-ed4b-41bb-9291-2d4673cb851b','49d91295-2468-422d-bfae-52a6b9036ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20897053bdbe4de591158696f144e953',volume_type_id=0124e6d6-e1e7-4b2c-b353-e75d41f45b26)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:57.805417 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c446969-389a-49de-8980-50d062fe9a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:57.814253 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c446969-389a-49de-8980-50d062fe9a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:57.815000 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Flow 'volume_create_api' (0f1fd397-f3fe-4a99-a754-0d31fc42cb77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:57.815356 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume request issued successfully. Aug 06 17:51:57.815927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8abdad50-7b93-49d4-88ce-c9eddfd17271 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:57.816426 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1406/5689] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:51:57 2026] POST /volume/v3/volumes => generated 772 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:57.831320 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9fe4bb5e-925d-467b-819e-c6406b8f63d7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:57.833442 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9fe4bb5e-925d-467b-819e-c6406b8f63d7 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 Aug 06 17:51:57.833689 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9fe4bb5e-925d-467b-819e-c6406b8f63d7 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:57.833929 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9fe4bb5e-925d-467b-819e-c6406b8f63d7 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:57.841308 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:57.841308 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:57.845720 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9fe4bb5e-925d-467b-819e-c6406b8f63d7 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:57.850587 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9fe4bb5e-925d-467b-819e-c6406b8f63d7 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 returned with HTTP 200 Aug 06 17:51:57.851087 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1432/5690] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:57 2026] GET /volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:58.867734 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-faf762e5-701e-4cca-b8ce-c4d7bfb67fb9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:58.869544 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-faf762e5-701e-4cca-b8ce-c4d7bfb67fb9 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 Aug 06 17:51:58.869758 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-faf762e5-701e-4cca-b8ce-c4d7bfb67fb9 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:58.869925 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-faf762e5-701e-4cca-b8ce-c4d7bfb67fb9 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:58.877115 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:58.877115 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:58.881183 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-faf762e5-701e-4cca-b8ce-c4d7bfb67fb9 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:58.885832 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-faf762e5-701e-4cca-b8ce-c4d7bfb67fb9 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 returned with HTTP 200 Aug 06 17:51:58.886462 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1422/5691] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:58 2026] GET /volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:58.899485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d617655d-e002-4f9b-82b2-3b096f1e2329 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:58.901509 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d617655d-e002-4f9b-82b2-3b096f1e2329 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:51:58.901721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d617655d-e002-4f9b-82b2-3b096f1e2329 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:58.901921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d617655d-e002-4f9b-82b2-3b096f1e2329 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:58.905501 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d617655d-e002-4f9b-82b2-3b096f1e2329 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:51:58.905833 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1432/5692] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:51:58 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 06 17:51:58.916910 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ac358cdc-c036-41bd-b732-fafd7eba29d4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:58.919544 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ac358cdc-c036-41bd-b732-fafd7eba29d4 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:51:58.919784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ac358cdc-c036-41bd-b732-fafd7eba29d4 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:58.919994 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ac358cdc-c036-41bd-b732-fafd7eba29d4 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:58.920293 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:58.920293 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:51:58.923940 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ac358cdc-c036-41bd-b732-fafd7eba29d4 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:51:58.924403 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1407/5693] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:51:58 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 06 17:51:58.935373 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-51e3b9dc-7b99-4f08-9ec8-07987df88fc1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:58.937181 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-51e3b9dc-7b99-4f08-9ec8-07987df88fc1 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/messages/589b6477-7687-4438-90ae-c22ba2d65336 Aug 06 17:51:58.937427 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-51e3b9dc-7b99-4f08-9ec8-07987df88fc1 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:58.937645 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-51e3b9dc-7b99-4f08-9ec8-07987df88fc1 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:58.946893 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-51e3b9dc-7b99-4f08-9ec8-07987df88fc1 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages/589b6477-7687-4438-90ae-c22ba2d65336 returned with HTTP 204 Aug 06 17:51:58.947354 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1433/5694] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:51:58 2026] DELETE /volume/v3/messages/589b6477-7687-4438-90ae-c22ba2d65336 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:51:58.956247 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:58.958417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 Aug 06 17:51:58.958665 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:58.958887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:58.959080 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Delete volume with id: 75742b03-5189-431d-a77f-ddfb19f02300 Aug 06 17:51:58.965828 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:58.965828 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:58.966157 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:58.967091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100624) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:51:58.976417 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-817843667 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-817843667, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:58.976683 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-817843667 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-817843667, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:58.985206 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Created reservations ['56819e35-9850-43b1-b4f8-97412803cf50', 'c2cc1eac-113f-4494-ae28-aa5a58abd980', 'cb5ad352-529f-417d-8682-e86292c4e7d7', 'ad796dcb-b497-4ccf-bd43-2b2363343333'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:59.008466 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Delete volume request issued successfully. Aug 06 17:51:59.008644 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8915bbb8-2e5f-45fc-a291-66c5f9a88341 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 returned with HTTP 202 Aug 06 17:51:59.009025 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1423/5695] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:51:58 2026] DELETE /volume/v3/volumes/75742b03-5189-431d-a77f-ddfb19f02300 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:59.016873 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-74d69e62-620b-4ce2-918b-ee61fd6bc741 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:59.018759 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74d69e62-620b-4ce2-918b-ee61fd6bc741 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/types/0124e6d6-e1e7-4b2c-b353-e75d41f45b26 Aug 06 17:51:59.018970 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74d69e62-620b-4ce2-918b-ee61fd6bc741 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:59.019173 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74d69e62-620b-4ce2-918b-ee61fd6bc741 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:59.039481 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74d69e62-620b-4ce2-918b-ee61fd6bc741 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/types/0124e6d6-e1e7-4b2c-b353-e75d41f45b26 returned with HTTP 202 Aug 06 17:51:59.039843 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1433/5696] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:51:59 2026] DELETE /volume/v3/types/0124e6d6-e1e7-4b2c-b353-e75d41f45b26 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:51:59.049878 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-70d95e04-0697-4107-bcb1-f00a06ecd387 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:59.051692 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-70d95e04-0697-4107-bcb1-f00a06ecd387 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:51:59.052092 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-70d95e04-0697-4107-bcb1-f00a06ecd387 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1147235555", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1218605691", "vendor_name": "tempest-vendor_name-901098869"}}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:59.068513 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-70d95e04-0697-4107-bcb1-f00a06ecd387 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:51:59.068859 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1408/5697] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:51:59 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:51:59.079383 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-de091809-e641-416e-9652-10422fe42ab6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:59.081605 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:51:59.082106 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7dc3b0c4-d0f7-4c1f-983e-655768e31603", "size": 1}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:51:59.083779 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume request body: {'volume': {'volume_type': '7dc3b0c4-d0f7-4c1f-983e-655768e31603', 'size': 1}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:51:59.088388 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume of 1 GB Aug 06 17:51:59.089534 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:59.089534 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:51:59.089534 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Availability Zones retrieved successfully. Aug 06 17:51:59.096186 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Flow 'volume_create_api' (c02057cf-3a8e-45e1-b7c9-ab38534bcf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:59.097133 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a4536d1-170a-4f8c-a6d6-e9ea9f69ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:59.097870 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:51:59.118434 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a4536d1-170a-4f8c-a6d6-e9ea9f69ea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:51:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1218605691',vendor_name='tempest-vendor_name-901098869'},id=7dc3b0c4-d0f7-4c1f-983e-655768e31603,is_public=True,name='tempest-ProjectAdminTests-volume-type-1147235555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7dc3b0c4-d0f7-4c1f-983e-655768e31603', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:59.119372 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbb4b83-c885-4aee-a09b-1f678b0d44af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:59.145559 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1147235555 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1147235555, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:59.145790 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1147235555 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1147235555, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:51:59.171571 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Created reservations ['0504e8ac-f1c6-408c-887c-fc0f8363693b', 'e14111e8-493c-44c5-9518-77eaf6b299dc', 'd612f734-d977-4fde-b11a-80f06b5baea6', 'bc2068f0-5f2d-4002-8fef-e05d24a0fda1'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:51:59.172671 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbb4b83-c885-4aee-a09b-1f678b0d44af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0504e8ac-f1c6-408c-887c-fc0f8363693b', 'e14111e8-493c-44c5-9518-77eaf6b299dc', 'd612f734-d977-4fde-b11a-80f06b5baea6', 'bc2068f0-5f2d-4002-8fef-e05d24a0fda1']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:59.173550 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0f5390-b90e-4fd9-9d4d-3ad254ab8bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:59.202161 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0f5390-b90e-4fd9-9d4d-3ad254ab8bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5511bc98-209e-4874-907b-8b79efbf65a6', '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='fda9e4ff94c44af9843ec77be2816f20',qos_specs=None,replication_status=,reservations=['0504e8ac-f1c6-408c-887c-fc0f8363693b','e14111e8-493c-44c5-9518-77eaf6b299dc','d612f734-d977-4fde-b11a-80f06b5baea6','bc2068f0-5f2d-4002-8fef-e05d24a0fda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20897053bdbe4de591158696f144e953',volume_type_id=7dc3b0c4-d0f7-4c1f-983e-655768e31603), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:51:59Z,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=5511bc98-209e-4874-907b-8b79efbf65a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda9e4ff94c44af9843ec77be2816f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20897053bdbe4de591158696f144e953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7dc3b0c4-d0f7-4c1f-983e-655768e31603),volume_type_id=7dc3b0c4-d0f7-4c1f-983e-655768e31603)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:59.203121 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05ddfbb-1f4b-4cd4-851a-b79e435f3600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:59.223795 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05ddfbb-1f4b-4cd4-851a-b79e435f3600) transitioned into state 'SUCCESS' from 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='fda9e4ff94c44af9843ec77be2816f20',qos_specs=None,replication_status=,reservations=['0504e8ac-f1c6-408c-887c-fc0f8363693b','e14111e8-493c-44c5-9518-77eaf6b299dc','d612f734-d977-4fde-b11a-80f06b5baea6','bc2068f0-5f2d-4002-8fef-e05d24a0fda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20897053bdbe4de591158696f144e953',volume_type_id=7dc3b0c4-d0f7-4c1f-983e-655768e31603)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:59.224690 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5b3a30-c4e8-436d-9dcc-6be834520aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:51:59.234589 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5b3a30-c4e8-436d-9dcc-6be834520aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:51:59.235719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Flow 'volume_create_api' (c02057cf-3a8e-45e1-b7c9-ab38534bcf9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:51:59.236158 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Create volume request issued successfully. Aug 06 17:51:59.236935 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-de091809-e641-416e-9652-10422fe42ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:51:59.237460 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1434/5698] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:51:59 2026] POST /volume/v3/volumes => generated 773 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:51:59.251158 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d1505b20-9fa7-4d61-8707-45c31a410bc3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:51:59.253663 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1505b20-9fa7-4d61-8707-45c31a410bc3 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 Aug 06 17:51:59.253979 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1505b20-9fa7-4d61-8707-45c31a410bc3 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:51:59.254253 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d1505b20-9fa7-4d61-8707-45c31a410bc3 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:51:59.264019 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:51:59.264019 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:51:59.268885 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d1505b20-9fa7-4d61-8707-45c31a410bc3 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:51:59.274434 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d1505b20-9fa7-4d61-8707-45c31a410bc3 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 returned with HTTP 200 Aug 06 17:51:59.274943 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1424/5699] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:51:59 2026] GET /volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:00.289436 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ddc8a468-e516-4039-a959-92b550f2e628 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:00.291628 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ddc8a468-e516-4039-a959-92b550f2e628 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 Aug 06 17:52:00.291905 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ddc8a468-e516-4039-a959-92b550f2e628 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:00.292163 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ddc8a468-e516-4039-a959-92b550f2e628 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:00.301055 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:00.301055 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:00.305085 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ddc8a468-e516-4039-a959-92b550f2e628 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:52:00.309717 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ddc8a468-e516-4039-a959-92b550f2e628 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 returned with HTTP 200 Aug 06 17:52:00.310141 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1434/5700] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:00 2026] GET /volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:00.323384 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dedecaaf-96d2-47be-aea4-868348f55ab6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:00.325438 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dedecaaf-96d2-47be-aea4-868348f55ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:52:00.325695 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dedecaaf-96d2-47be-aea4-868348f55ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:00.325945 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dedecaaf-96d2-47be-aea4-868348f55ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:00.330824 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dedecaaf-96d2-47be-aea4-868348f55ab6 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:52:00.331311 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1409/5701] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:52:00 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 06 17:52:00.339847 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-75db6b4e-5fae-42d1-a499-03482c3cd25c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:00.341773 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-75db6b4e-5fae-42d1-a499-03482c3cd25c tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] GET https://10.4.3.207/volume/v3/messages/f2e8f4f3-3da7-4522-aea4-bd236ca05316 Aug 06 17:52:00.342023 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-75db6b4e-5fae-42d1-a499-03482c3cd25c tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:00.342234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-75db6b4e-5fae-42d1-a499-03482c3cd25c tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:00.345082 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:00.345082 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:00.345617 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-75db6b4e-5fae-42d1-a499-03482c3cd25c tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages/f2e8f4f3-3da7-4522-aea4-bd236ca05316 returned with HTTP 200 Aug 06 17:52:00.346017 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1435/5702] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:00 2026] GET /volume/v3/messages/f2e8f4f3-3da7-4522-aea4-bd236ca05316 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:00.354309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-97fbfc6d-2207-4c06-a0e1-64c257ddfca0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:00.356587 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97fbfc6d-2207-4c06-a0e1-64c257ddfca0 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/messages/f2e8f4f3-3da7-4522-aea4-bd236ca05316 Aug 06 17:52:00.356875 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97fbfc6d-2207-4c06-a0e1-64c257ddfca0 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:00.357137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-97fbfc6d-2207-4c06-a0e1-64c257ddfca0 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:00.365517 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-97fbfc6d-2207-4c06-a0e1-64c257ddfca0 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/messages/f2e8f4f3-3da7-4522-aea4-bd236ca05316 returned with HTTP 204 Aug 06 17:52:00.365883 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1425/5703] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:52:00 2026] DELETE /volume/v3/messages/f2e8f4f3-3da7-4522-aea4-bd236ca05316 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:52:00.372752 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:00.374692 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 Aug 06 17:52:00.374924 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:00.375087 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:00.375259 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Delete volume with id: 5511bc98-209e-4874-907b-8b79efbf65a6 Aug 06 17:52:00.383790 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:00.383790 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:00.384184 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Volume info retrieved successfully. Aug 06 17:52:00.385113 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100623) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:52:00.398339 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1147235555 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1147235555, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:00.398734 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1147235555 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1147235555, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:00.408051 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Created reservations ['59e10e55-eeac-4d6a-b321-bd57459551fd', '57bdee27-8c42-4795-9436-a36d26c2b37a', 'd284ee04-9cf2-43d2-a419-0540b8bafad4', '1a9d89a5-c065-4b6e-a58e-4eddce506931'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:00.433492 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Delete volume request issued successfully. Aug 06 17:52:00.433805 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4ed1f25f-bc84-4480-81fa-b23f5d593acf tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 returned with HTTP 202 Aug 06 17:52:00.434469 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1435/5704] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:00 2026] DELETE /volume/v3/volumes/5511bc98-209e-4874-907b-8b79efbf65a6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:00.442851 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6d547424-72f8-47df-8dfa-aba439d1bc44 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:00.444641 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6d547424-72f8-47df-8dfa-aba439d1bc44 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] DELETE https://10.4.3.207/volume/v3/types/7dc3b0c4-d0f7-4c1f-983e-655768e31603 Aug 06 17:52:00.444841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6d547424-72f8-47df-8dfa-aba439d1bc44 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:00.445043 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6d547424-72f8-47df-8dfa-aba439d1bc44 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:00.470828 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6d547424-72f8-47df-8dfa-aba439d1bc44 tempest-ProjectAdminTests-220685536 tempest-ProjectAdminTests-220685536-project-admin] https://10.4.3.207/volume/v3/types/7dc3b0c4-d0f7-4c1f-983e-655768e31603 returned with HTTP 202 Aug 06 17:52:00.471428 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1410/5705] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:52:00 2026] DELETE /volume/v3/types/7dc3b0c4-d0f7-4c1f-983e-655768e31603 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:01.793264 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-82872ee8-a991-41cf-b8ce-2070dc0790bc None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:01.875855 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82872ee8-a991-41cf-b8ce-2070dc0790bc tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:52:01.876256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-82872ee8-a991-41cf-b8ce-2070dc0790bc tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1754880398", "extra_specs": {"storage_protocol": "tempest-storage_protocol-162521297", "vendor_name": "tempest-vendor_name-1235943597"}}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:01.890822 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-82872ee8-a991-41cf-b8ce-2070dc0790bc tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:52:01.891191 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1436/5706] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:52:01 2026] POST /volume/v3/types => generated 329 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:01.900432 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:01.902667 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:01.903083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e594dc0-081f-4940-9025-70ac5ad6d84f", "size": 1}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:01.904504 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume request body: {'volume': {'volume_type': '4e594dc0-081f-4940-9025-70ac5ad6d84f', 'size': 1}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:01.908157 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume of 1 GB Aug 06 17:52:01.908441 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:01.908441 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:01.908792 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Availability Zones retrieved successfully. Aug 06 17:52:01.915443 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Flow 'volume_create_api' (f5383261-0480-4b72-8786-296efda3c2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:01.916372 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c622345c-02e2-4c6b-8252-368520011324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:01.917110 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:01.934913 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c622345c-02e2-4c6b-8252-368520011324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-162521297',vendor_name='tempest-vendor_name-1235943597'},id=4e594dc0-081f-4940-9025-70ac5ad6d84f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1754880398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e594dc0-081f-4940-9025-70ac5ad6d84f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:01.935655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff3aaba-7452-4bb5-a2f1-6fc5324c3ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:01.960389 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1754880398 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1754880398, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:01.960635 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1754880398 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1754880398, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:01.991854 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Created reservations ['c3d304d0-8902-4c75-aabe-d28665b11e71', 'bca6964b-33a7-4395-a937-b224b78168a5', '916b9466-4f47-4158-92dc-1c285700daf9', '1054d13d-e1ea-4063-914b-0133e9de844f'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:01.992726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff3aaba-7452-4bb5-a2f1-6fc5324c3ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3d304d0-8902-4c75-aabe-d28665b11e71', 'bca6964b-33a7-4395-a937-b224b78168a5', '916b9466-4f47-4158-92dc-1c285700daf9', '1054d13d-e1ea-4063-914b-0133e9de844f']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:01.993500 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d36b0f5-95a3-4c6d-8db0-16766040c965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:02.017225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d36b0f5-95a3-4c6d-8db0-16766040c965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1671459-a40b-41ea-b1fd-c59dd29c3bca', '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='176cd30430504047b15efaa64b44e7bc',qos_specs=None,replication_status=,reservations=['c3d304d0-8902-4c75-aabe-d28665b11e71','bca6964b-33a7-4395-a937-b224b78168a5','916b9466-4f47-4158-92dc-1c285700daf9','1054d13d-e1ea-4063-914b-0133e9de844f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de58b10ceab24a1bb47907508b0944a0',volume_type_id=4e594dc0-081f-4940-9025-70ac5ad6d84f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52: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=d1671459-a40b-41ea-b1fd-c59dd29c3bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176cd30430504047b15efaa64b44e7bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de58b10ceab24a1bb47907508b0944a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e594dc0-081f-4940-9025-70ac5ad6d84f),volume_type_id=4e594dc0-081f-4940-9025-70ac5ad6d84f)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:02.018376 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a451a96b-4f96-420c-a84c-091ca1f953fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:02.039586 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a451a96b-4f96-420c-a84c-091ca1f953fc) transitioned into state 'SUCCESS' from 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='176cd30430504047b15efaa64b44e7bc',qos_specs=None,replication_status=,reservations=['c3d304d0-8902-4c75-aabe-d28665b11e71','bca6964b-33a7-4395-a937-b224b78168a5','916b9466-4f47-4158-92dc-1c285700daf9','1054d13d-e1ea-4063-914b-0133e9de844f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de58b10ceab24a1bb47907508b0944a0',volume_type_id=4e594dc0-081f-4940-9025-70ac5ad6d84f)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:02.040705 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c4c53-7583-4b32-b561-d9b4f091e486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:02.050076 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c4c53-7583-4b32-b561-d9b4f091e486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:02.050884 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Flow 'volume_create_api' (f5383261-0480-4b72-8786-296efda3c2aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:02.051205 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume request issued successfully. Aug 06 17:52:02.051746 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a90d94e8-b417-47c0-96c9-ecb9a986cc99 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:02.052185 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1426/5707] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:52:01 2026] POST /volume/v3/volumes => generated 774 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:02.064148 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c21c545e-f7dc-4a95-b87c-fc2c04836ea9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:02.066619 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c21c545e-f7dc-4a95-b87c-fc2c04836ea9 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca Aug 06 17:52:02.066901 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c21c545e-f7dc-4a95-b87c-fc2c04836ea9 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:02.067200 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c21c545e-f7dc-4a95-b87c-fc2c04836ea9 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:02.076257 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:02.076257 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:02.079709 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c21c545e-f7dc-4a95-b87c-fc2c04836ea9 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:02.083542 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c21c545e-f7dc-4a95-b87c-fc2c04836ea9 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca returned with HTTP 200 Aug 06 17:52:02.083921 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1436/5708] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:02 2026] GET /volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:03.098991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-cec7a45e-b93e-4ee7-9d96-4f3683ee2d81 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.101185 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cec7a45e-b93e-4ee7-9d96-4f3683ee2d81 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca Aug 06 17:52:03.101431 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cec7a45e-b93e-4ee7-9d96-4f3683ee2d81 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.101638 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-cec7a45e-b93e-4ee7-9d96-4f3683ee2d81 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.109585 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:03.109585 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:03.113940 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-cec7a45e-b93e-4ee7-9d96-4f3683ee2d81 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:03.117908 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-cec7a45e-b93e-4ee7-9d96-4f3683ee2d81 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca returned with HTTP 200 Aug 06 17:52:03.118329 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1411/5709] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:03 2026] GET /volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:03.129548 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5b332233-6660-41e2-a9f7-16814c2c45ed None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.131135 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b332233-6660-41e2-a9f7-16814c2c45ed tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:52:03.131403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b332233-6660-41e2-a9f7-16814c2c45ed tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.131553 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5b332233-6660-41e2-a9f7-16814c2c45ed tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.135352 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5b332233-6660-41e2-a9f7-16814c2c45ed tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:52:03.135672 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1437/5710] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:52:03 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:03.143887 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ff8e50f1-799e-4016-845f-a36f724e2d46 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.201998 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff8e50f1-799e-4016-845f-a36f724e2d46 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] DELETE https://10.4.3.207/volume/v3/messages/f6319804-c516-49ad-8bee-34c44ee3c61b Aug 06 17:52:03.202289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff8e50f1-799e-4016-845f-a36f724e2d46 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.202569 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ff8e50f1-799e-4016-845f-a36f724e2d46 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.206363 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:03.206363 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:03.211286 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ff8e50f1-799e-4016-845f-a36f724e2d46 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] https://10.4.3.207/volume/v3/messages/f6319804-c516-49ad-8bee-34c44ee3c61b returned with HTTP 204 Aug 06 17:52:03.211746 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1427/5711] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:52:03 2026] DELETE /volume/v3/messages/f6319804-c516-49ad-8bee-34c44ee3c61b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:52:03.218706 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-24445674-9ec9-4d2e-a78c-664887620edb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.220512 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24445674-9ec9-4d2e-a78c-664887620edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] GET https://10.4.3.207/volume/v3/messages/f6319804-c516-49ad-8bee-34c44ee3c61b Aug 06 17:52:03.220748 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24445674-9ec9-4d2e-a78c-664887620edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.221006 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-24445674-9ec9-4d2e-a78c-664887620edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.224074 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-24445674-9ec9-4d2e-a78c-664887620edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] https://10.4.3.207/volume/v3/messages/f6319804-c516-49ad-8bee-34c44ee3c61b returned with HTTP 404 Aug 06 17:52:03.224576 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1437/5712] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:03 2026] GET /volume/v3/messages/f6319804-c516-49ad-8bee-34c44ee3c61b => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:03.232560 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.234811 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca Aug 06 17:52:03.235156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.235465 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.235813 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Delete volume with id: d1671459-a40b-41ea-b1fd-c59dd29c3bca Aug 06 17:52:03.243665 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:03.243665 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:03.244058 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:03.245083 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100625) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:52:03.255345 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1754880398 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1754880398, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:03.255639 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1754880398 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1754880398, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:03.263849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Created reservations ['1ea6f32b-78bd-4476-8566-17c2d8a57715', 'ee13440e-5e2a-411c-8ce8-5cbf0255b770', 'b90e59e7-85f1-4ccd-be5c-6b35257a2d87', 'fdde1f2e-3b65-4ac1-a6a6-2a7b0e22b851'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:03.292126 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Delete volume request issued successfully. Aug 06 17:52:03.292332 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bee9a1c4-6915-4314-b2ae-a7bcf9e5b933 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca returned with HTTP 202 Aug 06 17:52:03.292734 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1412/5713] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:03 2026] DELETE /volume/v3/volumes/d1671459-a40b-41ea-b1fd-c59dd29c3bca => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:03.299587 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-453dea86-bd55-49b5-9f7e-56d065f83d70 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.301758 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-453dea86-bd55-49b5-9f7e-56d065f83d70 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/types/4e594dc0-081f-4940-9025-70ac5ad6d84f Aug 06 17:52:03.302045 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-453dea86-bd55-49b5-9f7e-56d065f83d70 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.302315 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-453dea86-bd55-49b5-9f7e-56d065f83d70 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.327605 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-453dea86-bd55-49b5-9f7e-56d065f83d70 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/types/4e594dc0-081f-4940-9025-70ac5ad6d84f returned with HTTP 202 Aug 06 17:52:03.328223 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1438/5714] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:52:03 2026] DELETE /volume/v3/types/4e594dc0-081f-4940-9025-70ac5ad6d84f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:03.335953 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4eba14ba-daf1-4a48-a0da-a9126c2f79bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.337688 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4eba14ba-daf1-4a48-a0da-a9126c2f79bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:52:03.338028 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4eba14ba-daf1-4a48-a0da-a9126c2f79bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1400053206", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1303894598", "vendor_name": "tempest-vendor_name-707931937"}}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:03.352498 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4eba14ba-daf1-4a48-a0da-a9126c2f79bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:52:03.352951 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1428/5715] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:52:03 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:03.360737 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.362441 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:03.362808 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01794da3-976d-47f4-a676-fc231dcc6e7a", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:03.364314 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume request body: {'volume': {'volume_type': '01794da3-976d-47f4-a676-fc231dcc6e7a', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:03.368634 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume of 1 GB Aug 06 17:52:03.368941 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:03.368941 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:03.369425 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Availability Zones retrieved successfully. Aug 06 17:52:03.374452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Flow 'volume_create_api' (91216835-5852-4a03-a8e4-c109df5927d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:03.375464 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc6c06c-0ff7-4d88-98d3-617fbc4d5d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:03.376282 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:03.393884 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc6c06c-0ff7-4d88-98d3-617fbc4d5d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:52:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1303894598',vendor_name='tempest-vendor_name-707931937'},id=01794da3-976d-47f4-a676-fc231dcc6e7a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1400053206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01794da3-976d-47f4-a676-fc231dcc6e7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:03.395061 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acda71c-42ee-4d71-9f18-72d2850aaaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:03.420636 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1400053206 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1400053206, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:03.420906 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1400053206 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1400053206, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:03.442732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Created reservations ['ce62e854-af8e-4f3c-9937-2dcb223eaded', 'd6226d36-7f72-4532-82b2-89a23f0ab59f', 'f35830ae-1781-416c-8774-665859d946e2', 'b008c82d-e49a-4999-9393-c88cef7b242f'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:03.443472 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acda71c-42ee-4d71-9f18-72d2850aaaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce62e854-af8e-4f3c-9937-2dcb223eaded', 'd6226d36-7f72-4532-82b2-89a23f0ab59f', 'f35830ae-1781-416c-8774-665859d946e2', 'b008c82d-e49a-4999-9393-c88cef7b242f']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:03.444197 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17803705-dafb-4c2f-ae81-c4a4afae04ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:03.467818 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17803705-dafb-4c2f-ae81-c4a4afae04ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd369b8fe-7f1f-4a82-939f-5e72e4f17d0b', '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='176cd30430504047b15efaa64b44e7bc',qos_specs=None,replication_status=,reservations=['ce62e854-af8e-4f3c-9937-2dcb223eaded','d6226d36-7f72-4532-82b2-89a23f0ab59f','f35830ae-1781-416c-8774-665859d946e2','b008c82d-e49a-4999-9393-c88cef7b242f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de58b10ceab24a1bb47907508b0944a0',volume_type_id=01794da3-976d-47f4-a676-fc231dcc6e7a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d369b8fe-7f1f-4a82-939f-5e72e4f17d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176cd30430504047b15efaa64b44e7bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de58b10ceab24a1bb47907508b0944a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01794da3-976d-47f4-a676-fc231dcc6e7a),volume_type_id=01794da3-976d-47f4-a676-fc231dcc6e7a)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:03.468521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d29d2ee-223d-4b24-bb4a-0ec8f90eb2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:03.483879 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d29d2ee-223d-4b24-bb4a-0ec8f90eb2eb) transitioned into state 'SUCCESS' from 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='176cd30430504047b15efaa64b44e7bc',qos_specs=None,replication_status=,reservations=['ce62e854-af8e-4f3c-9937-2dcb223eaded','d6226d36-7f72-4532-82b2-89a23f0ab59f','f35830ae-1781-416c-8774-665859d946e2','b008c82d-e49a-4999-9393-c88cef7b242f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de58b10ceab24a1bb47907508b0944a0',volume_type_id=01794da3-976d-47f4-a676-fc231dcc6e7a)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:03.484521 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4aaefc-6dec-440f-9b6e-e770d4106745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:03.492852 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4aaefc-6dec-440f-9b6e-e770d4106745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:03.493648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Flow 'volume_create_api' (91216835-5852-4a03-a8e4-c109df5927d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:03.493942 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume request issued successfully. Aug 06 17:52:03.494514 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2a681f57-7680-44ef-a4eb-8997d6f16ac3 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:03.494914 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1438/5716] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:52:03 2026] POST /volume/v3/volumes => generated 774 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:03.506466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8c3c01c6-0897-4ea2-95cb-9d9c16f46452 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:03.508158 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c3c01c6-0897-4ea2-95cb-9d9c16f46452 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b Aug 06 17:52:03.508347 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c3c01c6-0897-4ea2-95cb-9d9c16f46452 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:03.508519 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8c3c01c6-0897-4ea2-95cb-9d9c16f46452 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:03.515122 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:03.515122 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:03.518540 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8c3c01c6-0897-4ea2-95cb-9d9c16f46452 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:03.522461 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8c3c01c6-0897-4ea2-95cb-9d9c16f46452 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b returned with HTTP 200 Aug 06 17:52:03.522859 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1413/5717] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:03 2026] GET /volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:04.537842 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5a7c0f27-5dbe-46fa-a7b3-298a61aedca6 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.539663 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5a7c0f27-5dbe-46fa-a7b3-298a61aedca6 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b Aug 06 17:52:04.539859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5a7c0f27-5dbe-46fa-a7b3-298a61aedca6 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.540076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5a7c0f27-5dbe-46fa-a7b3-298a61aedca6 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.547777 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:04.547777 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:04.552267 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5a7c0f27-5dbe-46fa-a7b3-298a61aedca6 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:04.557174 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5a7c0f27-5dbe-46fa-a7b3-298a61aedca6 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b returned with HTTP 200 Aug 06 17:52:04.557635 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1439/5718] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:04 2026] GET /volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:04.569731 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a25bf687-3c34-4c94-bf95-13808e8a325e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.571706 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a25bf687-3c34-4c94-bf95-13808e8a325e tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:52:04.571959 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a25bf687-3c34-4c94-bf95-13808e8a325e tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.572185 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a25bf687-3c34-4c94-bf95-13808e8a325e tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.575642 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a25bf687-3c34-4c94-bf95-13808e8a325e tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:52:04.576032 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1429/5719] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:52:04 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 06 17:52:04.587443 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8a3d1053-552f-467e-9dfd-557964a19dda None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.589498 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8a3d1053-552f-467e-9dfd-557964a19dda tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] GET https://10.4.3.207/volume/v3/messages Aug 06 17:52:04.589765 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8a3d1053-552f-467e-9dfd-557964a19dda tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.590002 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8a3d1053-552f-467e-9dfd-557964a19dda tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.590321 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:04.590321 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:04.594863 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8a3d1053-552f-467e-9dfd-557964a19dda tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:52:04.595439 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1439/5720] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:52:04 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:04.606165 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b937026e-5b87-41c8-91d1-04c69e85a21b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.608990 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b937026e-5b87-41c8-91d1-04c69e85a21b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/messages/a7a5b6e7-6929-4a83-a5cb-c247261fcdbf Aug 06 17:52:04.609362 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b937026e-5b87-41c8-91d1-04c69e85a21b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.609633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b937026e-5b87-41c8-91d1-04c69e85a21b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.618339 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b937026e-5b87-41c8-91d1-04c69e85a21b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/messages/a7a5b6e7-6929-4a83-a5cb-c247261fcdbf returned with HTTP 204 Aug 06 17:52:04.618827 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1414/5721] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:52:04 2026] DELETE /volume/v3/messages/a7a5b6e7-6929-4a83-a5cb-c247261fcdbf => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:52:04.627335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.629323 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b Aug 06 17:52:04.629591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.629874 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.630119 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Delete volume with id: d369b8fe-7f1f-4a82-939f-5e72e4f17d0b Aug 06 17:52:04.639426 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:04.639426 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:04.639877 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:04.641031 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100622) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:52:04.651292 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1400053206 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1400053206, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:04.651619 np0000006677 devstack@c-api.service[100622]: WARNING cinder.quota [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1400053206 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1400053206, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:04.660183 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Created reservations ['710deeea-f2f0-4672-883f-6480a1efc64d', '2f32e44e-b21b-4e87-a10b-cd390ea986f5', '6788331d-8cdc-4650-b450-d8cb1d9f696a', '75158ad3-2b8a-4e55-8640-fc78b238fcb2'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:04.684129 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Delete volume request issued successfully. Aug 06 17:52:04.684429 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8789c589-5ad7-4dc3-b54d-666838da3a4b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b returned with HTTP 202 Aug 06 17:52:04.684877 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1440/5722] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:04 2026] DELETE /volume/v3/volumes/d369b8fe-7f1f-4a82-939f-5e72e4f17d0b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:04.692424 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-63bdef2c-9ba4-401e-94f5-a0311ea2c2bd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.694268 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-63bdef2c-9ba4-401e-94f5-a0311ea2c2bd tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/types/01794da3-976d-47f4-a676-fc231dcc6e7a Aug 06 17:52:04.694490 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-63bdef2c-9ba4-401e-94f5-a0311ea2c2bd tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.694763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-63bdef2c-9ba4-401e-94f5-a0311ea2c2bd tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.717928 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-63bdef2c-9ba4-401e-94f5-a0311ea2c2bd tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/types/01794da3-976d-47f4-a676-fc231dcc6e7a returned with HTTP 202 Aug 06 17:52:04.718374 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1430/5723] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:52:04 2026] DELETE /volume/v3/types/01794da3-976d-47f4-a676-fc231dcc6e7a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:04.726599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2ed9a4da-52c6-476d-b0ab-a6562e17f837 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.729278 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2ed9a4da-52c6-476d-b0ab-a6562e17f837 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:52:04.729784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2ed9a4da-52c6-476d-b0ab-a6562e17f837 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1772897827", "extra_specs": {"storage_protocol": "tempest-storage_protocol-207361671", "vendor_name": "tempest-vendor_name-1472361084"}}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:04.746500 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2ed9a4da-52c6-476d-b0ab-a6562e17f837 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:52:04.746865 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1440/5724] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:52:04 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:04.754842 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5ccef652-aa62-479b-b56a-130ce1063c5b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.756699 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:04.757112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "201dd76f-6b60-415e-940f-d0e77cc0f962", "size": 1}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:04.758612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume request body: {'volume': {'volume_type': '201dd76f-6b60-415e-940f-d0e77cc0f962', 'size': 1}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:04.762178 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume of 1 GB Aug 06 17:52:04.762491 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:04.762491 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:04.762914 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Availability Zones retrieved successfully. Aug 06 17:52:04.769289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Flow 'volume_create_api' (55da2a6f-5022-4740-8fbe-bd55381da7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:04.770345 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ab59f0-ccb8-4f3f-b563-896337a636f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:04.771367 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:04.791687 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ab59f0-ccb8-4f3f-b563-896337a636f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:52:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-207361671',vendor_name='tempest-vendor_name-1472361084'},id=201dd76f-6b60-415e-940f-d0e77cc0f962,is_public=True,name='tempest-ProjectMemberTests-volume-type-1772897827',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '201dd76f-6b60-415e-940f-d0e77cc0f962', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:04.792391 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fbe30b3-4fb1-45bb-a0e9-755a80398d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:04.819668 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1772897827 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1772897827, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:04.820047 np0000006677 devstack@c-api.service[100625]: WARNING cinder.quota [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1772897827 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1772897827, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:04.847052 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Created reservations ['9bab5000-41e2-48c6-8a16-f53452d8fa3f', '4776371b-6f2c-47ac-85e5-1410f609f2d3', '8435e111-d478-4616-89cb-acbd42108145', '0b97d843-295f-4d97-94b8-159b6718dcc9'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:04.847848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fbe30b3-4fb1-45bb-a0e9-755a80398d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bab5000-41e2-48c6-8a16-f53452d8fa3f', '4776371b-6f2c-47ac-85e5-1410f609f2d3', '8435e111-d478-4616-89cb-acbd42108145', '0b97d843-295f-4d97-94b8-159b6718dcc9']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:04.848642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0976308-e6e1-4cde-b2f0-3dcbbb890c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:04.874091 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0976308-e6e1-4cde-b2f0-3dcbbb890c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf16400-c9f0-4801-8357-7f98c2ae7345', '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='176cd30430504047b15efaa64b44e7bc',qos_specs=None,replication_status=,reservations=['9bab5000-41e2-48c6-8a16-f53452d8fa3f','4776371b-6f2c-47ac-85e5-1410f609f2d3','8435e111-d478-4616-89cb-acbd42108145','0b97d843-295f-4d97-94b8-159b6718dcc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de58b10ceab24a1bb47907508b0944a0',volume_type_id=201dd76f-6b60-415e-940f-d0e77cc0f962), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:04Z,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=ebf16400-c9f0-4801-8357-7f98c2ae7345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176cd30430504047b15efaa64b44e7bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de58b10ceab24a1bb47907508b0944a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(201dd76f-6b60-415e-940f-d0e77cc0f962),volume_type_id=201dd76f-6b60-415e-940f-d0e77cc0f962)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:04.875574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6376f2b-1fd3-4eef-936a-56a9c2a90f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:04.893773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6376f2b-1fd3-4eef-936a-56a9c2a90f38) transitioned into state 'SUCCESS' from 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='176cd30430504047b15efaa64b44e7bc',qos_specs=None,replication_status=,reservations=['9bab5000-41e2-48c6-8a16-f53452d8fa3f','4776371b-6f2c-47ac-85e5-1410f609f2d3','8435e111-d478-4616-89cb-acbd42108145','0b97d843-295f-4d97-94b8-159b6718dcc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de58b10ceab24a1bb47907508b0944a0',volume_type_id=201dd76f-6b60-415e-940f-d0e77cc0f962)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:04.894564 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86be525f-700d-42b5-8074-55bef38c6c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:04.903898 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86be525f-700d-42b5-8074-55bef38c6c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:04.904762 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Flow 'volume_create_api' (55da2a6f-5022-4740-8fbe-bd55381da7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:04.905071 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Create volume request issued successfully. Aug 06 17:52:04.905713 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5ccef652-aa62-479b-b56a-130ce1063c5b tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:04.906645 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1415/5725] 10.4.3.207 () {70 vars in 1298 bytes} [Thu Aug 6 17:52:04 2026] POST /volume/v3/volumes => generated 774 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:04.922703 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c2155941-44d1-421a-b447-74bc2f5f3b8d None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:04.924818 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c2155941-44d1-421a-b447-74bc2f5f3b8d tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 Aug 06 17:52:04.925053 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c2155941-44d1-421a-b447-74bc2f5f3b8d tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:04.925253 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c2155941-44d1-421a-b447-74bc2f5f3b8d tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:04.932792 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:04.932792 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:04.936911 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c2155941-44d1-421a-b447-74bc2f5f3b8d tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:04.942845 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c2155941-44d1-421a-b447-74bc2f5f3b8d tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 returned with HTTP 200 Aug 06 17:52:04.943467 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1441/5726] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:04 2026] GET /volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:05.955555 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-16bd8223-f88b-40c9-9854-1750662e31bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:05.957424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-16bd8223-f88b-40c9-9854-1750662e31bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 Aug 06 17:52:05.957651 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-16bd8223-f88b-40c9-9854-1750662e31bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:05.957880 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-16bd8223-f88b-40c9-9854-1750662e31bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:05.965027 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:05.965027 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:05.968709 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-16bd8223-f88b-40c9-9854-1750662e31bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:05.973200 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-16bd8223-f88b-40c9-9854-1750662e31bf tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 returned with HTTP 200 Aug 06 17:52:05.973699 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1431/5727] 10.4.3.207 () {68 vars in 1388 bytes} [Thu Aug 6 17:52:05 2026] GET /volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:05.985708 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-43a19f0a-8a4b-4984-8b9d-f32732a7a546 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:05.987699 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43a19f0a-8a4b-4984-8b9d-f32732a7a546 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] GET https://10.4.3.207/volume/v3/messages Aug 06 17:52:05.987926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43a19f0a-8a4b-4984-8b9d-f32732a7a546 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:05.988198 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43a19f0a-8a4b-4984-8b9d-f32732a7a546 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:05.992285 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43a19f0a-8a4b-4984-8b9d-f32732a7a546 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/messages returned with HTTP 200 Aug 06 17:52:05.992640 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1441/5728] 10.4.3.207 () {68 vars in 1280 bytes} [Thu Aug 6 17:52:05 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 06 17:52:06.000484 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-fd462b84-6242-442b-8c52-91812a21edae None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:06.002545 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd462b84-6242-442b-8c52-91812a21edae tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] GET https://10.4.3.207/volume/v3/messages/b6439059-5ef5-4f87-9b5f-d2316312006c Aug 06 17:52:06.002745 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd462b84-6242-442b-8c52-91812a21edae tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:06.002926 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-fd462b84-6242-442b-8c52-91812a21edae tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:06.006332 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:06.006332 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:06.007110 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-fd462b84-6242-442b-8c52-91812a21edae tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-member] https://10.4.3.207/volume/v3/messages/b6439059-5ef5-4f87-9b5f-d2316312006c returned with HTTP 200 Aug 06 17:52:06.007519 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1416/5729] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:05 2026] GET /volume/v3/messages/b6439059-5ef5-4f87-9b5f-d2316312006c => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:06.016645 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-3b6cffb8-bb51-450f-8b13-7e4cd3c47948 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:06.018452 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b6cffb8-bb51-450f-8b13-7e4cd3c47948 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/messages/b6439059-5ef5-4f87-9b5f-d2316312006c Aug 06 17:52:06.018674 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b6cffb8-bb51-450f-8b13-7e4cd3c47948 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:06.018878 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-3b6cffb8-bb51-450f-8b13-7e4cd3c47948 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'version_select' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:06.026185 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-3b6cffb8-bb51-450f-8b13-7e4cd3c47948 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/messages/b6439059-5ef5-4f87-9b5f-d2316312006c returned with HTTP 204 Aug 06 17:52:06.026574 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1442/5730] 10.4.3.207 () {68 vars in 1394 bytes} [Thu Aug 6 17:52:06 2026] DELETE /volume/v3/messages/b6439059-5ef5-4f87-9b5f-d2316312006c => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 06 17:52:06.034392 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:06.036345 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 Aug 06 17:52:06.036593 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:06.036825 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:06.037036 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Delete volume with id: ebf16400-c9f0-4801-8357-7f98c2ae7345 Aug 06 17:52:06.044456 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:06.044456 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:06.044876 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Volume info retrieved successfully. Aug 06 17:52:06.046109 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100624) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 06 17:52:06.057379 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1772897827 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1772897827, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:06.057680 np0000006677 devstack@c-api.service[100624]: WARNING cinder.quota [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1772897827 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1772897827, it is now deprecated. Please use the default quota class for default quota. Aug 06 17:52:06.068139 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Created reservations ['d6602924-6831-4d22-a578-c188df40c680', 'ffd5664d-dcd0-47ab-99fc-20018247783e', '60213783-d8d2-43fc-8cf0-2b05fabda275', '7f571f7a-7baa-4d1e-8b4f-9ddd7bfc441d'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:06.095373 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Delete volume request issued successfully. Aug 06 17:52:06.095690 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e9dcf5e4-7bd1-44d6-b38b-4a3e3e946edb tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 returned with HTTP 202 Aug 06 17:52:06.096076 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1432/5731] 10.4.3.207 () {68 vars in 1391 bytes} [Thu Aug 6 17:52:06 2026] DELETE /volume/v3/volumes/ebf16400-c9f0-4801-8357-7f98c2ae7345 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:06.102929 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3259ee4a-762f-4b3d-8130-5356f1a25b63 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:06.105414 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3259ee4a-762f-4b3d-8130-5356f1a25b63 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] DELETE https://10.4.3.207/volume/v3/types/201dd76f-6b60-415e-940f-d0e77cc0f962 Aug 06 17:52:06.105676 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3259ee4a-762f-4b3d-8130-5356f1a25b63 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:06.105975 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3259ee4a-762f-4b3d-8130-5356f1a25b63 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:06.134323 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3259ee4a-762f-4b3d-8130-5356f1a25b63 tempest-ProjectMemberTests-1022252624 tempest-ProjectMemberTests-1022252624-project-admin] https://10.4.3.207/volume/v3/types/201dd76f-6b60-415e-940f-d0e77cc0f962 returned with HTTP 202 Aug 06 17:52:06.134726 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1442/5732] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:52:06 2026] DELETE /volume/v3/types/201dd76f-6b60-415e-940f-d0e77cc0f962 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:13.764714 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [req-cee4b7a1-adaa-4583-b370-c4881b0a33a9 req-e8b4e26e-1b3f-42f2-9214-89fffc21c033 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:13.766634 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cee4b7a1-adaa-4583-b370-c4881b0a33a9 req-e8b4e26e-1b3f-42f2-9214-89fffc21c033 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43 Aug 06 17:52:13.766809 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cee4b7a1-adaa-4583-b370-c4881b0a33a9 req-e8b4e26e-1b3f-42f2-9214-89fffc21c033 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:13.766987 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [req-cee4b7a1-adaa-4583-b370-c4881b0a33a9 req-e8b4e26e-1b3f-42f2-9214-89fffc21c033 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'version_select' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:13.773636 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:13.773636 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:13.819450 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [req-cee4b7a1-adaa-4583-b370-c4881b0a33a9 req-e8b4e26e-1b3f-42f2-9214-89fffc21c033 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43 returned with HTTP 200 Aug 06 17:52:13.819901 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1417/5733] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:52:13 2026] DELETE /volume/v3/attachments/62baaabd-f79b-46eb-bf61-95d65db39a43 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:15.224955 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:15.227249 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:52:15.227524 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:15.227788 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:15.228056 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete volume with id: 76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:52:15.237374 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:15.237374 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:15.237873 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:52:15.253405 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete volume request issued successfully. Aug 06 17:52:15.253625 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94d7592b-7aaf-4945-8b64-5ceba979c7d1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 202 Aug 06 17:52:15.254056 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1443/5734] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:52:15 2026] DELETE /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:52:15.262240 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7273baba-3f94-4990-8bd7-927c85f5df26 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:15.264760 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7273baba-3f94-4990-8bd7-927c85f5df26 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:52:15.265140 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7273baba-3f94-4990-8bd7-927c85f5df26 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:15.265427 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7273baba-3f94-4990-8bd7-927c85f5df26 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:15.274186 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:15.274186 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:15.278922 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7273baba-3f94-4990-8bd7-927c85f5df26 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:52:15.284397 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7273baba-3f94-4990-8bd7-927c85f5df26 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 200 Aug 06 17:52:15.284902 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1433/5735] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:15 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:52:16.131857 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=132,cinder:UPDATE=51,cinder:INSERT=30 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:52:16.298502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d2b31ef6-5b85-4fba-8e40-66054e61eba1 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:16.300185 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2b31ef6-5b85-4fba-8e40-66054e61eba1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 Aug 06 17:52:16.300373 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2b31ef6-5b85-4fba-8e40-66054e61eba1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:16.300555 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d2b31ef6-5b85-4fba-8e40-66054e61eba1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:16.306081 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d2b31ef6-5b85-4fba-8e40-66054e61eba1 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 returned with HTTP 404 Aug 06 17:52:16.306482 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1443/5736] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:16 2026] GET /volume/v3/volumes/76604aeb-f210-4566-b134-ad1f7d518939 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:52:16.313319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:16.316435 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b Aug 06 17:52:16.316435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:16.316435 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:16.316435 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete snapshot with id: dff07a16-4a01-4911-aee8-7c4481ccdb9b Aug 06 17:52:16.321515 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:16.321515 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:16.321944 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:52:16.338932 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot delete request issued successfully. Aug 06 17:52:16.339221 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5f5bdb19-6811-4904-95f1-354aa9d2abcd tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b returned with HTTP 202 Aug 06 17:52:16.339671 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1418/5737] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:52:16 2026] DELETE /volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:16.347165 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-53d184e0-fe5e-4a41-b9a8-50ad84133a44 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:16.349661 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53d184e0-fe5e-4a41-b9a8-50ad84133a44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b Aug 06 17:52:16.349938 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53d184e0-fe5e-4a41-b9a8-50ad84133a44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:16.350256 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-53d184e0-fe5e-4a41-b9a8-50ad84133a44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:16.356422 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:16.356422 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:16.357050 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-53d184e0-fe5e-4a41-b9a8-50ad84133a44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:52:16.358190 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-53d184e0-fe5e-4a41-b9a8-50ad84133a44 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b returned with HTTP 200 Aug 06 17:52:16.358709 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1444/5738] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:16 2026] GET /volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:17.368945 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-631728c6-438c-47f7-adea-035ef12f6d72 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:17.370975 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-631728c6-438c-47f7-adea-035ef12f6d72 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b Aug 06 17:52:17.371221 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-631728c6-438c-47f7-adea-035ef12f6d72 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:17.371459 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-631728c6-438c-47f7-adea-035ef12f6d72 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:17.373585 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=144,cinder:UPDATE=68,cinder:INSERT=35 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:52:17.377024 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-631728c6-438c-47f7-adea-035ef12f6d72 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b returned with HTTP 404 Aug 06 17:52:17.377575 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1434/5739] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:17 2026] GET /volume/v3/snapshots/dff07a16-4a01-4911-aee8-7c4481ccdb9b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:19.071630 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [req-cdbc7447-3a41-4d90-a713-54b330425d68 req-e410aeb0-5602-404a-a3d9-2f25d20d5606 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:19.073473 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cdbc7447-3a41-4d90-a713-54b330425d68 req-e410aeb0-5602-404a-a3d9-2f25d20d5606 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf Aug 06 17:52:19.073629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cdbc7447-3a41-4d90-a713-54b330425d68 req-e410aeb0-5602-404a-a3d9-2f25d20d5606 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:19.073799 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [req-cdbc7447-3a41-4d90-a713-54b330425d68 req-e410aeb0-5602-404a-a3d9-2f25d20d5606 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'version_select' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:19.080350 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:19.080350 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:19.125539 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [req-cdbc7447-3a41-4d90-a713-54b330425d68 req-e410aeb0-5602-404a-a3d9-2f25d20d5606 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf returned with HTTP 200 Aug 06 17:52:19.126045 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1444/5740] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:52:19 2026] DELETE /volume/v3/attachments/42885b47-13c9-4cb6-9f78-c0dbe6d4a4cf => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:20.512808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:20.514582 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:52:20.514773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:20.514944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:20.515151 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete volume with id: 4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:52:20.521978 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:20.521978 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:20.522439 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:52:20.536940 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete volume request issued successfully. Aug 06 17:52:20.537136 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c09dbde3-ec92-44bb-88af-0dbbe2a4215e tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 202 Aug 06 17:52:20.537598 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1419/5741] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:52:20 2026] DELETE /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:52:20.544008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ee53504c-b667-4e0c-9ef9-69a027118bb4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:20.545646 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ee53504c-b667-4e0c-9ef9-69a027118bb4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:52:20.545863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ee53504c-b667-4e0c-9ef9-69a027118bb4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:20.546065 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ee53504c-b667-4e0c-9ef9-69a027118bb4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:20.553393 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:20.553393 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:20.557735 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ee53504c-b667-4e0c-9ef9-69a027118bb4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:52:20.564087 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ee53504c-b667-4e0c-9ef9-69a027118bb4 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 200 Aug 06 17:52:20.564458 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1445/5742] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:20 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:52:21.579638 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e513ec6c-4e73-4c1d-9fca-4f3f288d99ea None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:21.582009 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e513ec6c-4e73-4c1d-9fca-4f3f288d99ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 Aug 06 17:52:21.582239 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e513ec6c-4e73-4c1d-9fca-4f3f288d99ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:21.582430 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e513ec6c-4e73-4c1d-9fca-4f3f288d99ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:21.587852 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e513ec6c-4e73-4c1d-9fca-4f3f288d99ea tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 returned with HTTP 404 Aug 06 17:52:21.588318 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1435/5743] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:21 2026] GET /volume/v3/volumes/4f02e14b-db2b-4199-aaec-3fe62d32bf90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:52:21.596925 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c749d528-d01c-4895-ba03-f74c92f553e0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:21.599245 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a Aug 06 17:52:21.599452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:21.599648 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:21.599780 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete snapshot with id: 9915296b-083e-4578-abf6-59c7a3b8926a Aug 06 17:52:21.605780 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:21.605780 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:21.606552 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:52:21.625822 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot delete request issued successfully. Aug 06 17:52:21.626000 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c749d528-d01c-4895-ba03-f74c92f553e0 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a returned with HTTP 202 Aug 06 17:52:21.626444 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1445/5744] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:52:21 2026] DELETE /volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:21.634808 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-53cc1658-9c41-4e0a-9e13-5933d6450d7d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:21.636667 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53cc1658-9c41-4e0a-9e13-5933d6450d7d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a Aug 06 17:52:21.636891 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53cc1658-9c41-4e0a-9e13-5933d6450d7d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:21.637162 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-53cc1658-9c41-4e0a-9e13-5933d6450d7d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:21.643165 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:21.643165 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:21.643669 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-53cc1658-9c41-4e0a-9e13-5933d6450d7d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Snapshot retrieved successfully. Aug 06 17:52:21.644791 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-53cc1658-9c41-4e0a-9e13-5933d6450d7d tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a returned with HTTP 200 Aug 06 17:52:21.645347 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1420/5745] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:21 2026] GET /volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:22.655539 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d932ed3d-a42f-49a3-8437-476699f7aadf None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:22.657516 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d932ed3d-a42f-49a3-8437-476699f7aadf tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a Aug 06 17:52:22.657708 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d932ed3d-a42f-49a3-8437-476699f7aadf tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:22.657894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d932ed3d-a42f-49a3-8437-476699f7aadf tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:22.662664 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d932ed3d-a42f-49a3-8437-476699f7aadf tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a returned with HTTP 404 Aug 06 17:52:22.663182 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1446/5746] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:22 2026] GET /volume/v3/snapshots/9915296b-083e-4578-abf6-59c7a3b8926a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:24.005632 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [req-19b4c1ab-2ef4-4c18-9e6e-e3d1a9bd5517 req-f2f8e02e-65cf-46e0-94bd-7d30a5f64cce None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:24.008231 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-19b4c1ab-2ef4-4c18-9e6e-e3d1a9bd5517 req-f2f8e02e-65cf-46e0-94bd-7d30a5f64cce tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303 Aug 06 17:52:24.008476 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-19b4c1ab-2ef4-4c18-9e6e-e3d1a9bd5517 req-f2f8e02e-65cf-46e0-94bd-7d30a5f64cce tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:24.008677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [req-19b4c1ab-2ef4-4c18-9e6e-e3d1a9bd5517 req-f2f8e02e-65cf-46e0-94bd-7d30a5f64cce tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'version_select' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:24.016465 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:24.016465 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:24.069003 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [req-19b4c1ab-2ef4-4c18-9e6e-e3d1a9bd5517 req-f2f8e02e-65cf-46e0-94bd-7d30a5f64cce tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303 returned with HTTP 200 Aug 06 17:52:24.069537 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1436/5747] 10.4.3.207 () {72 vars in 1673 bytes} [Thu Aug 6 17:52:24 2026] DELETE /volume/v3/attachments/5f89bb40-bdb2-4e21-a336-428389c3f303 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:25.520080 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:25.521822 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] DELETE https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:52:25.522076 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:25.522284 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:25.522454 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete volume with id: 1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:52:25.529094 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:25.529094 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:25.529557 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:52:25.552628 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Delete volume request issued successfully. Aug 06 17:52:25.552887 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-68bce652-5b1d-4f5c-81ca-80606d3c407b tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 202 Aug 06 17:52:25.553480 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1446/5748] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:52:25 2026] DELETE /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:52:25.562921 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-28ebde13-09ca-4d5b-a01f-de05f35baaf9 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:25.565222 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28ebde13-09ca-4d5b-a01f-de05f35baaf9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:52:25.565513 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28ebde13-09ca-4d5b-a01f-de05f35baaf9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:25.565755 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-28ebde13-09ca-4d5b-a01f-de05f35baaf9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:25.568473 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=126,cinder:UPDATE=50,cinder:INSERT=24 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:52:25.575236 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:25.575236 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:25.580166 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-28ebde13-09ca-4d5b-a01f-de05f35baaf9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Volume info retrieved successfully. Aug 06 17:52:25.586463 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-28ebde13-09ca-4d5b-a01f-de05f35baaf9 tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 200 Aug 06 17:52:25.586864 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1421/5749] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:25 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 06 17:52:26.599043 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-642c4c73-ee60-434e-bc79-c11e152b625f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:26.600857 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-642c4c73-ee60-434e-bc79-c11e152b625f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] GET https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b Aug 06 17:52:26.601134 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-642c4c73-ee60-434e-bc79-c11e152b625f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:26.601363 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-642c4c73-ee60-434e-bc79-c11e152b625f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:26.607299 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-642c4c73-ee60-434e-bc79-c11e152b625f tempest-TestVolumeBootPatternV346-346577571 tempest-TestVolumeBootPatternV346-346577571-project-member] https://10.4.3.207/volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b returned with HTTP 404 Aug 06 17:52:26.607729 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1447/5750] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:26 2026] GET /volume/v3/volumes/1ff39e25-2cb8-4556-b413-f03e684c454b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:52:32.682366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ca112df6-cf7a-4d5f-a862-57969b16233d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:32.754699 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca112df6-cf7a-4d5f-a862-57969b16233d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:52:32.755047 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ca112df6-cf7a-4d5f-a862-57969b16233d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-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=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:32.756352 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:32.756352 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:32.766579 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ca112df6-cf7a-4d5f-a862-57969b16233d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:52:32.766923 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1437/5751] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:52:32 2026] POST /volume/v3/types => generated 287 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:34.223321 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:34.225144 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:34.225507 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a9973d20-36e1-4e12-96cc-eca8ee9974f9", "size": 1}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:34.226860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a9973d20-36e1-4e12-96cc-eca8ee9974f9', 'size': 1}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:34.324104 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Create volume of 1 GB Aug 06 17:52:34.327775 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Availability Zones retrieved successfully. Aug 06 17:52:34.332551 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Flow 'volume_create_api' (6c603df9-1113-49c2-8a0c-66b0af2369a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:34.333533 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784d4e28-e0c8-4584-b83f-d5fc764ec784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:34.334335 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:34.379957 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784d4e28-e0c8-4584-b83f-d5fc764ec784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:52:33Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9,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': 'a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:34.380767 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a278a1f0-0f2c-479b-86bb-08e0b768ec18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:34.402876 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-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 06 17:52:34.403227 np0000006677 devstack@c-api.service[100623]: WARNING cinder.quota [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-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 06 17:52:34.430523 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Created reservations ['7fa0a52a-b052-4784-80db-f4b59e9be63b', '6bd290cf-7a8e-44ec-9d25-6ef2af8d5dec', '64b0c6c9-486f-444d-99bf-c15ad9e7459f', '2bf5143a-57ee-4d15-a3bf-2d331de9e1d6'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:34.431420 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a278a1f0-0f2c-479b-86bb-08e0b768ec18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa0a52a-b052-4784-80db-f4b59e9be63b', '6bd290cf-7a8e-44ec-9d25-6ef2af8d5dec', '64b0c6c9-486f-444d-99bf-c15ad9e7459f', '2bf5143a-57ee-4d15-a3bf-2d331de9e1d6']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:34.432229 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a54f02-e9ac-4726-91fa-d0e7695cc212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:34.454326 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a54f02-e9ac-4726-91fa-d0e7695cc212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09bbc29-67e1-442d-b6f1-d4239d52c359', '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='2cfa3cc0fa93455597b3556fccc849da',qos_specs=None,replication_status=,reservations=['7fa0a52a-b052-4784-80db-f4b59e9be63b','6bd290cf-7a8e-44ec-9d25-6ef2af8d5dec','64b0c6c9-486f-444d-99bf-c15ad9e7459f','2bf5143a-57ee-4d15-a3bf-2d331de9e1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a37050db5546b88d87a1a0693910e7',volume_type_id=a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:34Z,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=c09bbc29-67e1-442d-b6f1-d4239d52c359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cfa3cc0fa93455597b3556fccc849da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a37050db5546b88d87a1a0693910e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9),volume_type_id=a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:34.455072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab37078-82ad-4d3b-804b-167a42cce56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:34.472593 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab37078-82ad-4d3b-804b-167a42cce56b) transitioned into state 'SUCCESS' from 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='2cfa3cc0fa93455597b3556fccc849da',qos_specs=None,replication_status=,reservations=['7fa0a52a-b052-4784-80db-f4b59e9be63b','6bd290cf-7a8e-44ec-9d25-6ef2af8d5dec','64b0c6c9-486f-444d-99bf-c15ad9e7459f','2bf5143a-57ee-4d15-a3bf-2d331de9e1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a37050db5546b88d87a1a0693910e7',volume_type_id=a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:34.473407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127d1b78-d8e5-4b47-bfe3-0f93b829c3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:34.481922 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127d1b78-d8e5-4b47-bfe3-0f93b829c3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:34.482693 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Flow 'volume_create_api' (6c603df9-1113-49c2-8a0c-66b0af2369a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:34.483072 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Create volume request issued successfully. Aug 06 17:52:34.483613 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9ee4a5e1-3edd-4ee6-99e2-1a6f75531bf9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:34.484049 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1447/5752] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:52:34 2026] POST /volume/v3/volumes => generated 798 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:34.495356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c34e1f8d-378b-43ff-8013-315d218b99b1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:34.498134 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c34e1f8d-378b-43ff-8013-315d218b99b1 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:34.498134 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c34e1f8d-378b-43ff-8013-315d218b99b1 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:34.498378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c34e1f8d-378b-43ff-8013-315d218b99b1 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:34.507618 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:34.507618 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:34.512021 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c34e1f8d-378b-43ff-8013-315d218b99b1 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:34.517101 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c34e1f8d-378b-43ff-8013-315d218b99b1 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:34.517572 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1422/5753] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:34 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:35.529382 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0b9b502a-aef5-45f3-99d0-050e9054f906 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:35.531102 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b9b502a-aef5-45f3-99d0-050e9054f906 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:35.531292 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b9b502a-aef5-45f3-99d0-050e9054f906 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:35.531507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0b9b502a-aef5-45f3-99d0-050e9054f906 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:35.534081 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=121,cinder:UPDATE=61,cinder:INSERT=26 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:52:35.540657 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:35.540657 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:35.545353 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0b9b502a-aef5-45f3-99d0-050e9054f906 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:35.551329 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0b9b502a-aef5-45f3-99d0-050e9054f906 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:35.551840 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1448/5754] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:35 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:36.568250 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-69b6f912-2be9-4d73-a2a9-ac29791b3917 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:36.569826 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69b6f912-2be9-4d73-a2a9-ac29791b3917 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:36.570031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69b6f912-2be9-4d73-a2a9-ac29791b3917 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:36.570209 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-69b6f912-2be9-4d73-a2a9-ac29791b3917 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:36.576905 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:36.576905 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:36.580589 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-69b6f912-2be9-4d73-a2a9-ac29791b3917 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:36.584722 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-69b6f912-2be9-4d73-a2a9-ac29791b3917 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:36.585097 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1438/5755] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:36 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:37.598978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-46d2bb07-1e9c-4b76-b37f-a249dacd13db None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:37.600812 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-46d2bb07-1e9c-4b76-b37f-a249dacd13db tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:37.601041 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-46d2bb07-1e9c-4b76-b37f-a249dacd13db tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:37.601257 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-46d2bb07-1e9c-4b76-b37f-a249dacd13db tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:37.608144 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:37.608144 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:37.611984 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-46d2bb07-1e9c-4b76-b37f-a249dacd13db tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:37.616337 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-46d2bb07-1e9c-4b76-b37f-a249dacd13db tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:37.616768 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1448/5756] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:37 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:38.629407 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3351d10d-ccda-4f05-ba4c-77381af6364d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:38.631105 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3351d10d-ccda-4f05-ba4c-77381af6364d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:38.631290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3351d10d-ccda-4f05-ba4c-77381af6364d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:38.631486 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3351d10d-ccda-4f05-ba4c-77381af6364d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:38.638772 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:38.638772 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:38.642822 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3351d10d-ccda-4f05-ba4c-77381af6364d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:38.647107 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3351d10d-ccda-4f05-ba4c-77381af6364d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:38.647488 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1423/5757] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:38 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:39.659775 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4f991919-05a0-43d3-ba09-2b9eee936541 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:39.661681 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f991919-05a0-43d3-ba09-2b9eee936541 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:39.661886 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f991919-05a0-43d3-ba09-2b9eee936541 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:39.662104 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4f991919-05a0-43d3-ba09-2b9eee936541 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:39.668617 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:39.668617 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:39.672147 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4f991919-05a0-43d3-ba09-2b9eee936541 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:39.676041 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4f991919-05a0-43d3-ba09-2b9eee936541 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:39.676393 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1449/5758] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:39 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:40.688381 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-02c329ee-109a-4028-bb55-2e9ae027a1a9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:40.689988 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02c329ee-109a-4028-bb55-2e9ae027a1a9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:40.690161 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02c329ee-109a-4028-bb55-2e9ae027a1a9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:40.690347 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-02c329ee-109a-4028-bb55-2e9ae027a1a9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:40.696481 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:40.696481 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:40.699979 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-02c329ee-109a-4028-bb55-2e9ae027a1a9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:40.703897 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-02c329ee-109a-4028-bb55-2e9ae027a1a9 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:40.704296 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1439/5759] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:40 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:41.716060 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-899c2617-af02-4f8f-b919-f0cc96c3967d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:41.718681 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-899c2617-af02-4f8f-b919-f0cc96c3967d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:41.719479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-899c2617-af02-4f8f-b919-f0cc96c3967d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:41.719479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-899c2617-af02-4f8f-b919-f0cc96c3967d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:41.726455 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:41.726455 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:41.729948 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-899c2617-af02-4f8f-b919-f0cc96c3967d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:41.734275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-899c2617-af02-4f8f-b919-f0cc96c3967d tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:41.734713 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1449/5760] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:41 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 1295 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:41.747642 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:41.749375 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] DELETE https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:41.749575 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:41.749790 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:41.749976 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Delete volume with id: c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:41.756415 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:41.756415 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:41.756931 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:41.773441 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Delete volume request issued successfully. Aug 06 17:52:41.773630 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a52f2334-81fc-45e6-88cb-f5df467cf55b tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 202 Aug 06 17:52:41.774429 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1424/5761] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:41 2026] DELETE /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:41.780508 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fe4772c5-7734-4235-9821-01509c071707 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:41.782205 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe4772c5-7734-4235-9821-01509c071707 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:41.782401 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe4772c5-7734-4235-9821-01509c071707 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:41.782569 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fe4772c5-7734-4235-9821-01509c071707 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:41.790448 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:41.790448 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:41.794544 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fe4772c5-7734-4235-9821-01509c071707 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Volume info retrieved successfully. Aug 06 17:52:41.799450 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fe4772c5-7734-4235-9821-01509c071707 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 200 Aug 06 17:52:41.799450 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1450/5762] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:41 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:42.811186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-676d1f64-3a68-4ca4-91b1-9936430031d2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:42.814985 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-676d1f64-3a68-4ca4-91b1-9936430031d2 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] GET https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 Aug 06 17:52:42.814985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-676d1f64-3a68-4ca4-91b1-9936430031d2 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:42.814985 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-676d1f64-3a68-4ca4-91b1-9936430031d2 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:42.821158 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-676d1f64-3a68-4ca4-91b1-9936430031d2 tempest-VolumeAndVolumeTypeFromImageTest-972970793 tempest-VolumeAndVolumeTypeFromImageTest-972970793-project-member] https://10.4.3.207/volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 returned with HTTP 404 Aug 06 17:52:42.821809 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1440/5763] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:42 2026] GET /volume/v3/volumes/c09bbc29-67e1-442d-b6f1-d4239d52c359 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:42.971541 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c59d1d02-81f5-4351-8e66-2807d789c17d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:42.973280 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c59d1d02-81f5-4351-8e66-2807d789c17d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] GET https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 Aug 06 17:52:42.973455 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c59d1d02-81f5-4351-8e66-2807d789c17d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:42.973628 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c59d1d02-81f5-4351-8e66-2807d789c17d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Calling method 'detail' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:42.974435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-c59d1d02-81f5-4351-8e66-2807d789c17d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 06 17:52:42.982554 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c59d1d02-81f5-4351-8e66-2807d789c17d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Get all volumes completed successfully. Aug 06 17:52:42.983548 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:42.983548 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:42.987127 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c59d1d02-81f5-4351-8e66-2807d789c17d tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 06 17:52:42.987502 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1450/5764] 10.4.3.207 () {66 vars in 1285 bytes} [Thu Aug 6 17:52:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:42.999584 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:43.001278 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 Aug 06 17:52:43.001476 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:43.001656 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:43.001815 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Delete volume with id: 26d4450e-ad10-49ed-b53a-841ce6175de8 Aug 06 17:52:43.008839 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:43.008839 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:43.009195 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Volume info retrieved successfully. Aug 06 17:52:43.018630 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.image.cache [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'a9973d20-36e1-4e12-96cc-eca8ee9974f9', 'volume_id': '26d4450e-ad10-49ed-b53a-841ce6175de8', 'host': 'np0000006677@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 6, 17, 52, 34), 'last_used': datetime.datetime(2026, 8, 6, 17, 52, 41)}. {{(pid=100625) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 06 17:52:43.027500 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Delete volume request issued successfully. Aug 06 17:52:43.027695 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ebf15bbb-9629-4635-bce3-1a39086c4d63 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 returned with HTTP 202 Aug 06 17:52:43.028132 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1425/5765] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:42 2026] DELETE /volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:43.034855 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e56ba49f-2666-4677-8b15-a9292998bda5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:43.036819 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e56ba49f-2666-4677-8b15-a9292998bda5 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] GET https://10.4.3.207/volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 Aug 06 17:52:43.037040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e56ba49f-2666-4677-8b15-a9292998bda5 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:43.037233 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e56ba49f-2666-4677-8b15-a9292998bda5 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:43.045062 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:43.045062 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:43.049077 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e56ba49f-2666-4677-8b15-a9292998bda5 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Volume info retrieved successfully. Aug 06 17:52:43.053811 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e56ba49f-2666-4677-8b15-a9292998bda5 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 returned with HTTP 200 Aug 06 17:52:43.054310 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1451/5766] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:43 2026] GET /volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 => generated 1096 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:44.066539 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-35d06a3b-3939-4f30-8b53-95866a39e89c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:44.068692 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35d06a3b-3939-4f30-8b53-95866a39e89c tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] GET https://10.4.3.207/volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 Aug 06 17:52:44.068974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35d06a3b-3939-4f30-8b53-95866a39e89c tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:44.069219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35d06a3b-3939-4f30-8b53-95866a39e89c tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:44.076310 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35d06a3b-3939-4f30-8b53-95866a39e89c tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 returned with HTTP 404 Aug 06 17:52:44.076824 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1441/5767] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:44 2026] GET /volume/v3/volumes/26d4450e-ad10-49ed-b53a-841ce6175de8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:44.083914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9a03e2b3-8528-4cb0-b6e3-865d333cc754 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:44.085458 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a03e2b3-8528-4cb0-b6e3-865d333cc754 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] DELETE https://10.4.3.207/volume/v3/types/a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9 Aug 06 17:52:44.085742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a03e2b3-8528-4cb0-b6e3-865d333cc754 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:44.086060 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9a03e2b3-8528-4cb0-b6e3-865d333cc754 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:44.107030 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9a03e2b3-8528-4cb0-b6e3-865d333cc754 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/types/a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9 returned with HTTP 202 Aug 06 17:52:44.107530 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1451/5768] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:52:44 2026] DELETE /volume/v3/types/a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:44.115047 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e98f9ddf-a251-4687-9236-cc08ba8b4af4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:44.117060 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e98f9ddf-a251-4687-9236-cc08ba8b4af4 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] GET https://10.4.3.207/volume/v3/types/a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9 Aug 06 17:52:44.117291 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e98f9ddf-a251-4687-9236-cc08ba8b4af4 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:44.117480 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e98f9ddf-a251-4687-9236-cc08ba8b4af4 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:44.121094 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e98f9ddf-a251-4687-9236-cc08ba8b4af4 tempest-VolumeAndVolumeTypeFromImageTest-935833114 tempest-VolumeAndVolumeTypeFromImageTest-935833114-project-admin] https://10.4.3.207/volume/v3/types/a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9 returned with HTTP 404 Aug 06 17:52:44.121593 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1426/5769] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:52:44 2026] GET /volume/v3/types/a07db7d8-06ef-4aa2-bf3d-dda0d9ecb7f9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:45.672584 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:45.747135 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:45.747437 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1365573613"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:45.748838 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request body: {'volume': {"'imageRef": '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1365573613'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:45.749018 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume of 1 GB Aug 06 17:52:45.753660 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Availability Zones retrieved successfully. Aug 06 17:52:45.761203 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (c867cb6a-0598-4734-bb85-6c65cea33793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:45.762079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce66281-fed5-4d0c-bb70-4911acffd656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.762975 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:45.788580 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce66281-fed5-4d0c-bb70-4911acffd656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.789306 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a105ceb-a7d0-4d1d-984a-6bd941b52900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.844910 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Created reservations ['a3626aa4-871e-4a31-9a57-9d34d19dd80b', '9243fa35-29d5-4b8d-9487-bf333de58ea9', 'ca6f71bf-47bb-4b3d-b259-b0c067e76c00', 'eb90b8ea-ed5c-42d3-8ee1-2dffbf8606bd'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:45.845681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a105ceb-a7d0-4d1d-984a-6bd941b52900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3626aa4-871e-4a31-9a57-9d34d19dd80b', '9243fa35-29d5-4b8d-9487-bf333de58ea9', 'ca6f71bf-47bb-4b3d-b259-b0c067e76c00', 'eb90b8ea-ed5c-42d3-8ee1-2dffbf8606bd']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.846492 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f720798d-9c68-444a-bede-98bd4190a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.866718 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f720798d-9c68-444a-bede-98bd4190a534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff50f5ff-9d62-4a48-9cd3-9919371b6fc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1365573613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['a3626aa4-871e-4a31-9a57-9d34d19dd80b','9243fa35-29d5-4b8d-9487-bf333de58ea9','ca6f71bf-47bb-4b3d-b259-b0c067e76c00','eb90b8ea-ed5c-42d3-8ee1-2dffbf8606bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1365573613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff50f5ff-9d62-4a48-9cd3-9919371b6fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb1721fa71545449f97d459b3f49330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cea6170fae407ca0f9e818d0041a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.867460 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53ff951-24e6-4180-9322-c9e70e7fcde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.883182 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53ff951-24e6-4180-9322-c9e70e7fcde1) transitioned into state 'SUCCESS' from state '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-1365573613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['a3626aa4-871e-4a31-9a57-9d34d19dd80b','9243fa35-29d5-4b8d-9487-bf333de58ea9','ca6f71bf-47bb-4b3d-b259-b0c067e76c00','eb90b8ea-ed5c-42d3-8ee1-2dffbf8606bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.884009 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f32e93-5660-4585-b5f7-61a4098594b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.891940 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f32e93-5660-4585-b5f7-61a4098594b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.892835 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (c867cb6a-0598-4734-bb85-6c65cea33793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:45.893145 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request issued successfully. Aug 06 17:52:45.893757 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-38e6f694-04e5-4f2a-88d2-61957df0b231 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:45.894218 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1452/5770] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:52:45 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:45.905998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:45.907527 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:45.907527 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1117659362"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:45.908885 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request body: {'volume': {"'imageRef": '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1117659362'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:45.909014 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume of 1 GB Aug 06 17:52:45.913613 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Availability Zones retrieved successfully. Aug 06 17:52:45.919286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (b3e086e2-4617-44b1-bd40-3462f4f8aa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:45.920190 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadba647-c78c-49a6-900d-f8f61dbd8158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.921205 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:45.947579 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadba647-c78c-49a6-900d-f8f61dbd8158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.948396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec572a9-4837-4f4d-bace-cf007a55d83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:45.988582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Created reservations ['4f39fdf0-10af-4357-b01e-ecdf508f48d0', 'd7c3b06b-2119-45a9-ad87-4ab0ead7e46a', '9549a712-3c44-45c9-9a6c-fcbf636127c1', '6f1dfd9c-8595-4635-b369-bbed00a1bf05'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:45.989357 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec572a9-4837-4f4d-bace-cf007a55d83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f39fdf0-10af-4357-b01e-ecdf508f48d0', 'd7c3b06b-2119-45a9-ad87-4ab0ead7e46a', '9549a712-3c44-45c9-9a6c-fcbf636127c1', '6f1dfd9c-8595-4635-b369-bbed00a1bf05']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:45.990143 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec577f4-6864-44ea-95a1-c4e3a6383124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.011531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec577f4-6864-44ea-95a1-c4e3a6383124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e15ebf-4b16-4025-be7f-95132116e6ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1117659362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['4f39fdf0-10af-4357-b01e-ecdf508f48d0','d7c3b06b-2119-45a9-ad87-4ab0ead7e46a','9549a712-3c44-45c9-9a6c-fcbf636127c1','6f1dfd9c-8595-4635-b369-bbed00a1bf05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1117659362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e15ebf-4b16-4025-be7f-95132116e6ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb1721fa71545449f97d459b3f49330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cea6170fae407ca0f9e818d0041a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.012286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e32832-ce24-4781-90ea-79448f81cf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.027922 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e32832-ce24-4781-90ea-79448f81cf4f) transitioned into state 'SUCCESS' from state '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-1117659362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['4f39fdf0-10af-4357-b01e-ecdf508f48d0','d7c3b06b-2119-45a9-ad87-4ab0ead7e46a','9549a712-3c44-45c9-9a6c-fcbf636127c1','6f1dfd9c-8595-4635-b369-bbed00a1bf05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.028561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb00b439-9d90-4bc3-99f7-f3243d5d0bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.036084 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb00b439-9d90-4bc3-99f7-f3243d5d0bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.036767 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (b3e086e2-4617-44b1-bd40-3462f4f8aa0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.037041 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request issued successfully. Aug 06 17:52:46.037506 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5fcaf618-c47b-4b10-a4bb-d502c93a35b2 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:46.037921 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1442/5771] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:52:45 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:46.049361 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.051262 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:46.051631 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-508680295"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:46.053145 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request body: {'volume': {"'imageRef": '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-508680295'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:46.053275 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume of 1 GB Aug 06 17:52:46.057508 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Availability Zones retrieved successfully. Aug 06 17:52:46.062540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (e6d0af16-7b34-42ac-aff5-bdf4b39db5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.063544 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d879f9fa-788f-4859-ba01-582e12ddf2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.064362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:46.087225 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d879f9fa-788f-4859-ba01-582e12ddf2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.087870 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64a5f66-7cea-4f73-93da-42acf40d21bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.122052 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Created reservations ['fcba63c4-4382-42a1-93ee-627b969f3e1f', 'e502a1dc-3e33-4064-9c07-a5eb1d1445a7', 'da20cc75-9aa1-4edb-b642-1471845c5f38', 'cd8abec9-d11c-424e-938d-2af863dcc182'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:46.122716 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64a5f66-7cea-4f73-93da-42acf40d21bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcba63c4-4382-42a1-93ee-627b969f3e1f', 'e502a1dc-3e33-4064-9c07-a5eb1d1445a7', 'da20cc75-9aa1-4edb-b642-1471845c5f38', 'cd8abec9-d11c-424e-938d-2af863dcc182']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.123349 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424e77e7-9317-442d-a3c0-6cbc9459445a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.144224 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424e77e7-9317-442d-a3c0-6cbc9459445a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5320d8e-a513-4146-a9e8-4790c08c6065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-508680295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['fcba63c4-4382-42a1-93ee-627b969f3e1f','e502a1dc-3e33-4064-9c07-a5eb1d1445a7','da20cc75-9aa1-4edb-b642-1471845c5f38','cd8abec9-d11c-424e-938d-2af863dcc182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-508680295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5320d8e-a513-4146-a9e8-4790c08c6065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb1721fa71545449f97d459b3f49330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cea6170fae407ca0f9e818d0041a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.145092 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e910a3-dc4b-407b-bdb9-a040421ba2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.163050 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e910a3-dc4b-407b-bdb9-a040421ba2eb) transitioned into state 'SUCCESS' from state '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-508680295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['fcba63c4-4382-42a1-93ee-627b969f3e1f','e502a1dc-3e33-4064-9c07-a5eb1d1445a7','da20cc75-9aa1-4edb-b642-1471845c5f38','cd8abec9-d11c-424e-938d-2af863dcc182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.163758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff7b1c7-ca53-4e1d-a29a-314e305b6eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.175664 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff7b1c7-ca53-4e1d-a29a-314e305b6eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.176606 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (e6d0af16-7b34-42ac-aff5-bdf4b39db5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.176937 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request issued successfully. Aug 06 17:52:46.177509 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b3da2751-c085-4455-a3d5-56c5c9a944dd tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:46.178095 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1452/5772] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:52:46 2026] POST /volume/v3/volumes => generated 756 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:46.188763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0b745e71-f898-4ccc-b922-f34586543fc6 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.190534 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:46.190875 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-97422229"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:46.192263 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request body: {'volume': {"'imageRef": '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-97422229'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:46.192510 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume of 1 GB Aug 06 17:52:46.198310 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Availability Zones retrieved successfully. Aug 06 17:52:46.206460 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (ba22de4d-203e-4a53-a7bc-f0d1667d7da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.208514 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d164ae6-b851-40a5-a964-9476a7ef938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.209936 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:46.244570 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d164ae6-b851-40a5-a964-9476a7ef938f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.245989 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7500e05-08da-408e-851d-8774931dc13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.289930 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Created reservations ['e65dc879-c66c-4877-bed7-6a0cacfaf3b4', '03e2f166-8461-4f0d-8c11-526aedf92781', 'e0ef7f1c-f3db-4da8-bc53-e306de10eb6b', 'f3213829-59aa-4b43-bf8f-441d09f6eb4e'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:46.290802 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7500e05-08da-408e-851d-8774931dc13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e65dc879-c66c-4877-bed7-6a0cacfaf3b4', '03e2f166-8461-4f0d-8c11-526aedf92781', 'e0ef7f1c-f3db-4da8-bc53-e306de10eb6b', 'f3213829-59aa-4b43-bf8f-441d09f6eb4e']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.291566 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad5914d8-aa75-4c9d-8ee2-db7839a38263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.314211 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad5914d8-aa75-4c9d-8ee2-db7839a38263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-97422229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['e65dc879-c66c-4877-bed7-6a0cacfaf3b4','03e2f166-8461-4f0d-8c11-526aedf92781','e0ef7f1c-f3db-4da8-bc53-e306de10eb6b','f3213829-59aa-4b43-bf8f-441d09f6eb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-97422229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb1721fa71545449f97d459b3f49330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cea6170fae407ca0f9e818d0041a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.315625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980d3f79-786d-45c7-98a7-9339bf312ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.335411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980d3f79-786d-45c7-98a7-9339bf312ec9) transitioned into state 'SUCCESS' from state '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-97422229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['e65dc879-c66c-4877-bed7-6a0cacfaf3b4','03e2f166-8461-4f0d-8c11-526aedf92781','e0ef7f1c-f3db-4da8-bc53-e306de10eb6b','f3213829-59aa-4b43-bf8f-441d09f6eb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.336411 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bb6aac-ec45-4f1e-ab6f-162e3cb14d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.345739 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bb6aac-ec45-4f1e-ab6f-162e3cb14d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.346464 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (ba22de4d-203e-4a53-a7bc-f0d1667d7da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.346741 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request issued successfully. Aug 06 17:52:46.347294 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0b745e71-f898-4ccc-b922-f34586543fc6 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:46.347749 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1427/5773] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:52:46 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:46.358908 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.360643 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:46.361002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d50cbf8-9990-43fb-b14e-8bf4ee2e11df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1398612553"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:46.362396 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request body: {'volume': {"'imageRef": '0d50cbf8-9990-43fb-b14e-8bf4ee2e11df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1398612553'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:46.362539 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume of 1 GB Aug 06 17:52:46.362784 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.362784 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:46.366233 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Availability Zones retrieved successfully. Aug 06 17:52:46.371177 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (af4d220e-8f97-4365-b7b8-f0383f7ffbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.371981 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d73010-e180-4d7f-a03f-57bab84a2ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.372770 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:46.396137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d73010-e180-4d7f-a03f-57bab84a2ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.396945 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cf8c25-1d60-4930-b085-eff7b039c421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.434828 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Created reservations ['77050536-7dbc-4b89-b59e-1f33dfd326f2', '0a19200f-03f1-4428-8e37-f6bd327148a9', 'bcb16bba-6912-4fae-9ac8-a8e189f539ee', '122a6113-e3b2-4c6a-9c1e-3e7d2cb94108'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:46.435641 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87cf8c25-1d60-4930-b085-eff7b039c421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77050536-7dbc-4b89-b59e-1f33dfd326f2', '0a19200f-03f1-4428-8e37-f6bd327148a9', 'bcb16bba-6912-4fae-9ac8-a8e189f539ee', '122a6113-e3b2-4c6a-9c1e-3e7d2cb94108']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.436316 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59e3a48-0161-458a-9204-bc5d3b1aa2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.456737 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59e3a48-0161-458a-9204-bc5d3b1aa2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df69a88a-6a9f-4d5a-9d7c-2d3af633788f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1398612553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['77050536-7dbc-4b89-b59e-1f33dfd326f2','0a19200f-03f1-4428-8e37-f6bd327148a9','bcb16bba-6912-4fae-9ac8-a8e189f539ee','122a6113-e3b2-4c6a-9c1e-3e7d2cb94108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1398612553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df69a88a-6a9f-4d5a-9d7c-2d3af633788f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb1721fa71545449f97d459b3f49330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cea6170fae407ca0f9e818d0041a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.457381 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e85787aa-2dfa-4424-8928-6ffadbd4cb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.473350 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e85787aa-2dfa-4424-8928-6ffadbd4cb30) transitioned into state 'SUCCESS' from state '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-1398612553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb1721fa71545449f97d459b3f49330',qos_specs=None,replication_status=,reservations=['77050536-7dbc-4b89-b59e-1f33dfd326f2','0a19200f-03f1-4428-8e37-f6bd327148a9','bcb16bba-6912-4fae-9ac8-a8e189f539ee','122a6113-e3b2-4c6a-9c1e-3e7d2cb94108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cea6170fae407ca0f9e818d0041a3c',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.474018 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6011d10-5464-4dd7-a145-0394ae0f0ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:46.481532 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6011d10-5464-4dd7-a145-0394ae0f0ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:46.482255 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Flow 'volume_create_api' (af4d220e-8f97-4365-b7b8-f0383f7ffbdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:46.482526 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Create volume request issued successfully. Aug 06 17:52:46.483037 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-371493f5-058d-4fb5-8f16-3fcc1eab6a79 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:46.483435 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1453/5774] 10.4.3.207 () {68 vars in 1259 bytes} [Thu Aug 6 17:52:46 2026] POST /volume/v3/volumes => generated 757 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:46.494139 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e8e1689-40d4-4e33-89e0-1f6ee94d963c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.495952 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e8e1689-40d4-4e33-89e0-1f6ee94d963c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 Aug 06 17:52:46.496158 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e8e1689-40d4-4e33-89e0-1f6ee94d963c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.496328 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e8e1689-40d4-4e33-89e0-1f6ee94d963c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.502756 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.502756 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:46.505825 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3e8e1689-40d4-4e33-89e0-1f6ee94d963c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.509374 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e8e1689-40d4-4e33-89e0-1f6ee94d963c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 returned with HTTP 200 Aug 06 17:52:46.509696 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1443/5775] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:46 2026] GET /volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:46.520126 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7f4ff832-5c87-495d-a3f9-d6b3e56960fb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.521842 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f4ff832-5c87-495d-a3f9-d6b3e56960fb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee Aug 06 17:52:46.522083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f4ff832-5c87-495d-a3f9-d6b3e56960fb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.522263 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f4ff832-5c87-495d-a3f9-d6b3e56960fb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.528567 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.528567 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:46.532043 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-7f4ff832-5c87-495d-a3f9-d6b3e56960fb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.535747 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f4ff832-5c87-495d-a3f9-d6b3e56960fb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee returned with HTTP 200 Aug 06 17:52:46.536050 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1453/5776] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:46 2026] GET /volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:46.547834 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ae4c25e5-6ee5-46ff-9cf9-0ea82a35aea8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.549622 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae4c25e5-6ee5-46ff-9cf9-0ea82a35aea8 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 Aug 06 17:52:46.549823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae4c25e5-6ee5-46ff-9cf9-0ea82a35aea8 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.550002 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ae4c25e5-6ee5-46ff-9cf9-0ea82a35aea8 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.556172 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.556172 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:46.559191 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ae4c25e5-6ee5-46ff-9cf9-0ea82a35aea8 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.562679 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ae4c25e5-6ee5-46ff-9cf9-0ea82a35aea8 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 returned with HTTP 200 Aug 06 17:52:46.563064 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1428/5777] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:46 2026] GET /volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:46.574555 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dacb36be-dd0b-424b-81f0-db582d8293ae None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.576285 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dacb36be-dd0b-424b-81f0-db582d8293ae tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 Aug 06 17:52:46.576477 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dacb36be-dd0b-424b-81f0-db582d8293ae tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.576676 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dacb36be-dd0b-424b-81f0-db582d8293ae tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.582852 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.582852 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:46.586093 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-dacb36be-dd0b-424b-81f0-db582d8293ae tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.589674 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dacb36be-dd0b-424b-81f0-db582d8293ae tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 returned with HTTP 200 Aug 06 17:52:46.590108 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1454/5778] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:46 2026] GET /volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:46.601501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3e08b578-83f1-4e66-9a88-e7f7d4f6f0b7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.603155 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e08b578-83f1-4e66-9a88-e7f7d4f6f0b7 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f Aug 06 17:52:46.603325 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e08b578-83f1-4e66-9a88-e7f7d4f6f0b7 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.603527 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3e08b578-83f1-4e66-9a88-e7f7d4f6f0b7 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.609781 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.609781 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:46.612793 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3e08b578-83f1-4e66-9a88-e7f7d4f6f0b7 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.616181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3e08b578-83f1-4e66-9a88-e7f7d4f6f0b7 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f returned with HTTP 200 Aug 06 17:52:46.616508 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1444/5779] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:46 2026] GET /volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:46.628127 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.629688 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] DELETE https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f Aug 06 17:52:46.629867 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.630077 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.630237 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume with id: df69a88a-6a9f-4d5a-9d7c-2d3af633788f Aug 06 17:52:46.636375 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.636375 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:46.636758 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.650800 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume request issued successfully. Aug 06 17:52:46.650932 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0ce5e75e-fd31-4b41-a9f4-8fd593750d44 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f returned with HTTP 202 Aug 06 17:52:46.651389 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1454/5780] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:46 2026] DELETE /volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:46.658247 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-10e5b730-af49-426a-b2e3-9eca3379a410 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:46.660084 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10e5b730-af49-426a-b2e3-9eca3379a410 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f Aug 06 17:52:46.660286 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10e5b730-af49-426a-b2e3-9eca3379a410 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:46.660504 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-10e5b730-af49-426a-b2e3-9eca3379a410 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:46.667585 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:46.667585 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:46.671207 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-10e5b730-af49-426a-b2e3-9eca3379a410 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:46.675403 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-10e5b730-af49-426a-b2e3-9eca3379a410 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f returned with HTTP 200 Aug 06 17:52:46.675834 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1429/5781] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:46 2026] GET /volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:47.688429 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bbf2c8fb-1d45-420b-ab39-7078c5063b05 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:47.690551 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bbf2c8fb-1d45-420b-ab39-7078c5063b05 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f Aug 06 17:52:47.690791 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bbf2c8fb-1d45-420b-ab39-7078c5063b05 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:47.691057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bbf2c8fb-1d45-420b-ab39-7078c5063b05 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:47.697316 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bbf2c8fb-1d45-420b-ab39-7078c5063b05 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f returned with HTTP 404 Aug 06 17:52:47.697842 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1455/5782] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:47 2026] GET /volume/v3/volumes/df69a88a-6a9f-4d5a-9d7c-2d3af633788f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:47.704721 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:47.706329 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 Aug 06 17:52:47.706506 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:47.706678 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:47.706827 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume with id: 5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 Aug 06 17:52:47.713246 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:47.713246 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:47.713654 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:47.727925 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume request issued successfully. Aug 06 17:52:47.728153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c70ff9e5-32ce-40e4-93ba-5ef2d1b7f9bf tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 returned with HTTP 202 Aug 06 17:52:47.728531 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1445/5783] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:47 2026] DELETE /volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:47.735231 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-47f19556-e9b2-4b72-bddb-5a7eacf1789a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:47.737081 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47f19556-e9b2-4b72-bddb-5a7eacf1789a tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 Aug 06 17:52:47.737303 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47f19556-e9b2-4b72-bddb-5a7eacf1789a tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:47.737493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-47f19556-e9b2-4b72-bddb-5a7eacf1789a tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:47.744668 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:47.744668 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:47.748442 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-47f19556-e9b2-4b72-bddb-5a7eacf1789a tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:47.753488 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-47f19556-e9b2-4b72-bddb-5a7eacf1789a tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 returned with HTTP 200 Aug 06 17:52:47.753863 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1455/5784] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:47 2026] GET /volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:48.765631 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-93da9507-a207-4201-9b99-49b97940529d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:48.767544 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93da9507-a207-4201-9b99-49b97940529d tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 Aug 06 17:52:48.767772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93da9507-a207-4201-9b99-49b97940529d tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:48.768021 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-93da9507-a207-4201-9b99-49b97940529d tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:48.773191 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-93da9507-a207-4201-9b99-49b97940529d tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 returned with HTTP 404 Aug 06 17:52:48.773641 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1430/5785] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:48 2026] GET /volume/v3/volumes/5abb7f5d-62ad-42d6-8c0a-6a9b8b63d258 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:48.780127 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:48.781901 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] DELETE https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 Aug 06 17:52:48.782109 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:48.782288 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:48.782436 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume with id: d5320d8e-a513-4146-a9e8-4790c08c6065 Aug 06 17:52:48.789403 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:48.789403 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:48.789849 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:48.803981 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume request issued successfully. Aug 06 17:52:48.804163 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a124cf1e-f26f-4ce9-8ed9-3fab3f4f32ec tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 returned with HTTP 202 Aug 06 17:52:48.804552 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1456/5786] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:48 2026] DELETE /volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:48.811222 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-61d14394-9f21-45cb-ab38-2f61afbb4a36 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:48.812996 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-61d14394-9f21-45cb-ab38-2f61afbb4a36 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 Aug 06 17:52:48.813175 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-61d14394-9f21-45cb-ab38-2f61afbb4a36 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:48.813366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-61d14394-9f21-45cb-ab38-2f61afbb4a36 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:48.819597 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:48.819597 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:48.823084 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-61d14394-9f21-45cb-ab38-2f61afbb4a36 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:48.826791 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-61d14394-9f21-45cb-ab38-2f61afbb4a36 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 returned with HTTP 200 Aug 06 17:52:48.827179 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1446/5787] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:48 2026] GET /volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:49.839213 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-74c6d032-8f71-4dc6-8bfd-51527b7be350 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:49.841099 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74c6d032-8f71-4dc6-8bfd-51527b7be350 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 Aug 06 17:52:49.841320 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74c6d032-8f71-4dc6-8bfd-51527b7be350 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:49.841514 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-74c6d032-8f71-4dc6-8bfd-51527b7be350 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:49.847732 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-74c6d032-8f71-4dc6-8bfd-51527b7be350 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 returned with HTTP 404 Aug 06 17:52:49.848273 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1456/5788] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:49 2026] GET /volume/v3/volumes/d5320d8e-a513-4146-a9e8-4790c08c6065 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:49.856858 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8a4b077c-efb3-4495-b921-548888d55e17 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:49.859070 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] DELETE https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee Aug 06 17:52:49.859310 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:49.859540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:49.859743 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume with id: e6e15ebf-4b16-4025-be7f-95132116e6ee Aug 06 17:52:49.867829 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:49.867829 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:49.868408 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:49.883868 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume request issued successfully. Aug 06 17:52:49.884045 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8a4b077c-efb3-4495-b921-548888d55e17 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee returned with HTTP 202 Aug 06 17:52:49.884428 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1431/5789] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:49 2026] DELETE /volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:49.891720 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2c4a5123-a79b-4e9f-8537-d601ee802e9b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:49.893461 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c4a5123-a79b-4e9f-8537-d601ee802e9b tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee Aug 06 17:52:49.893681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c4a5123-a79b-4e9f-8537-d601ee802e9b tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:49.893881 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2c4a5123-a79b-4e9f-8537-d601ee802e9b tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:49.900691 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:49.900691 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:49.903990 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2c4a5123-a79b-4e9f-8537-d601ee802e9b tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:49.907567 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2c4a5123-a79b-4e9f-8537-d601ee802e9b tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee returned with HTTP 200 Aug 06 17:52:49.907917 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1457/5790] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:49 2026] GET /volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:50.919643 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3840da2d-354d-42df-ae6b-b66139edc2bb None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:50.921295 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3840da2d-354d-42df-ae6b-b66139edc2bb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee Aug 06 17:52:50.921466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3840da2d-354d-42df-ae6b-b66139edc2bb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:50.921677 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3840da2d-354d-42df-ae6b-b66139edc2bb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:50.926651 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3840da2d-354d-42df-ae6b-b66139edc2bb tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee returned with HTTP 404 Aug 06 17:52:50.927073 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1447/5791] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:50 2026] GET /volume/v3/volumes/e6e15ebf-4b16-4025-be7f-95132116e6ee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:50.932890 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-913746b6-4431-4098-998c-50c28407ea60 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:50.935060 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 Aug 06 17:52:50.935280 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:50.935484 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:50.935644 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume with id: ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 Aug 06 17:52:50.942823 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:50.942823 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:50.943313 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:50.957408 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Delete volume request issued successfully. Aug 06 17:52:50.957580 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-913746b6-4431-4098-998c-50c28407ea60 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 returned with HTTP 202 Aug 06 17:52:50.957948 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1457/5792] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:52:50 2026] DELETE /volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:52:50.964055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-127a8278-7874-4ed0-8655-d23dac01ab5c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:50.965565 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-127a8278-7874-4ed0-8655-d23dac01ab5c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 Aug 06 17:52:50.965731 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-127a8278-7874-4ed0-8655-d23dac01ab5c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:50.965915 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-127a8278-7874-4ed0-8655-d23dac01ab5c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:50.972099 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:50.972099 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:50.974972 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-127a8278-7874-4ed0-8655-d23dac01ab5c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Volume info retrieved successfully. Aug 06 17:52:50.978637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-127a8278-7874-4ed0-8655-d23dac01ab5c tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 returned with HTTP 200 Aug 06 17:52:50.979033 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1432/5793] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:50 2026] GET /volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:51.990247 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c86f6fbb-c166-4ba1-91d4-a6b391c13f35 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:51.991934 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c86f6fbb-c166-4ba1-91d4-a6b391c13f35 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] GET https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 Aug 06 17:52:51.992151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c86f6fbb-c166-4ba1-91d4-a6b391c13f35 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:51.992347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c86f6fbb-c166-4ba1-91d4-a6b391c13f35 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:51.997491 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c86f6fbb-c166-4ba1-91d4-a6b391c13f35 tempest-CreateVolumesFromImageTest-1040747850 tempest-CreateVolumesFromImageTest-1040747850-project-member] https://10.4.3.207/volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 returned with HTTP 404 Aug 06 17:52:51.997920 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1458/5794] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:52:51 2026] GET /volume/v3/volumes/ff50f5ff-9d62-4a48-9cd3-9919371b6fc3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:52.911661 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:52.991986 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:52.992422 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1343451005"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:52.993594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1343451005'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:52.993703 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:52:52.997573 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:52:53.002562 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (582e1f44-7fb7-4cfe-b331-9c505494f35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:53.003396 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450b1923-7477-4f80-8a30-31402336befb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:53.004290 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:53.026229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450b1923-7477-4f80-8a30-31402336befb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:53.026878 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c785c0be-0b69-4d7d-90f1-d56ba923dbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:53.078605 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['4525dce4-a98d-4fdd-a004-3475bcfe7190', 'df8690b6-1ef8-425b-a2a9-d2893b0d9663', '577971e6-9efd-4432-a309-fdb30fab88c4', 'd8c4c110-4749-4a85-aa46-e9a46a42b2e3'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:53.079380 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c785c0be-0b69-4d7d-90f1-d56ba923dbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4525dce4-a98d-4fdd-a004-3475bcfe7190', 'df8690b6-1ef8-425b-a2a9-d2893b0d9663', '577971e6-9efd-4432-a309-fdb30fab88c4', 'd8c4c110-4749-4a85-aa46-e9a46a42b2e3']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:53.080104 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320cab4b-6a0f-4364-9d3f-d63678e8b94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:53.100940 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320cab4b-6a0f-4364-9d3f-d63678e8b94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca610d0-6e43-4225-9323-bc6e4c5bb01e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1343451005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['4525dce4-a98d-4fdd-a004-3475bcfe7190','df8690b6-1ef8-425b-a2a9-d2893b0d9663','577971e6-9efd-4432-a309-fdb30fab88c4','d8c4c110-4749-4a85-aa46-e9a46a42b2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1343451005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ca610d0-6e43-4225-9323-bc6e4c5bb01e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:53.101603 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de82c51-9fae-4900-b617-09dec06aa181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:53.119386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de82c51-9fae-4900-b617-09dec06aa181) transitioned into state 'SUCCESS' from state '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-1343451005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['4525dce4-a98d-4fdd-a004-3475bcfe7190','df8690b6-1ef8-425b-a2a9-d2893b0d9663','577971e6-9efd-4432-a309-fdb30fab88c4','d8c4c110-4749-4a85-aa46-e9a46a42b2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:53.120351 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766f6b97-1622-4027-93c4-a150daa2ae7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:53.130133 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766f6b97-1622-4027-93c4-a150daa2ae7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:53.131199 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (582e1f44-7fb7-4cfe-b331-9c505494f35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:53.131587 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:52:53.132321 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce6c27d7-eb97-47f3-b9a1-9c76e6c94656 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:53.132844 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1448/5795] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:52:52 2026] POST /volume/v3/volumes => generated 770 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:53.144292 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-792e66aa-17b7-4d46-8cac-a90369afbf1c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:53.146064 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-792e66aa-17b7-4d46-8cac-a90369afbf1c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:52:53.146371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-792e66aa-17b7-4d46-8cac-a90369afbf1c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:53.146629 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-792e66aa-17b7-4d46-8cac-a90369afbf1c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:53.154632 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:53.154632 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:53.159163 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-792e66aa-17b7-4d46-8cac-a90369afbf1c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:53.163277 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-792e66aa-17b7-4d46-8cac-a90369afbf1c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 200 Aug 06 17:52:53.163634 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1458/5796] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:53 2026] GET /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:54.175561 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-05c40eef-bcb3-4981-b2d1-15c2aa5e1987 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:54.177126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-05c40eef-bcb3-4981-b2d1-15c2aa5e1987 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:52:54.177331 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-05c40eef-bcb3-4981-b2d1-15c2aa5e1987 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:54.177510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-05c40eef-bcb3-4981-b2d1-15c2aa5e1987 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:54.183921 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:54.183921 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:54.186971 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-05c40eef-bcb3-4981-b2d1-15c2aa5e1987 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:54.190409 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-05c40eef-bcb3-4981-b2d1-15c2aa5e1987 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 200 Aug 06 17:52:54.190723 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1433/5797] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:54 2026] GET /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:54.201818 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:54.203362 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:52:54.203669 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ca610d0-6e43-4225-9323-bc6e4c5bb01e", "name": "tempest-VolumeDependencyTests-Snapshot-1019845028"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:54.211340 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:54.211340 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:54.211755 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:54.211875 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create snapshot from volume 4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:52:54.242627 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['4ddda84f-55d9-4347-a283-df6b734c348a', '1308ac0b-e834-4342-bf67-867f037cc0ec', 'bf747124-8a78-4bc1-ad87-0de09341c99c', 'a7261e5d-d035-4f01-9aad-d65b67724e5b'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:54.269682 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot create request issued successfully. Aug 06 17:52:54.270059 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7a7b7ada-2447-4e4f-afe7-c9dd77fed2fa tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:52:54.270513 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1459/5798] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:52:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:54.279094 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a9ffe515-968c-446b-aff2-e5446221c637 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:54.281131 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9ffe515-968c-446b-aff2-e5446221c637 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:52:54.281331 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9ffe515-968c-446b-aff2-e5446221c637 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:54.281507 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a9ffe515-968c-446b-aff2-e5446221c637 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:54.286833 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:54.286833 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:54.287293 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a9ffe515-968c-446b-aff2-e5446221c637 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:52:54.288021 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a9ffe515-968c-446b-aff2-e5446221c637 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 200 Aug 06 17:52:54.288412 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1449/5799] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:54 2026] GET /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:55.297682 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2c6e9b3d-37a1-442d-94f9-9b6633577dfc None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:55.299571 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c6e9b3d-37a1-442d-94f9-9b6633577dfc tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:52:55.299836 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c6e9b3d-37a1-442d-94f9-9b6633577dfc tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:55.300094 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2c6e9b3d-37a1-442d-94f9-9b6633577dfc tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:55.304846 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:55.304846 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:55.305311 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2c6e9b3d-37a1-442d-94f9-9b6633577dfc tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:52:55.306184 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2c6e9b3d-37a1-442d-94f9-9b6633577dfc tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 200 Aug 06 17:52:55.306533 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1459/5800] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:55 2026] GET /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:55.315623 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:55.317666 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:55.318113 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8d5109ac-c892-46e6-889e-f30d0a37f928", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-253875405"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:55.319943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'snapshot_id': '8d5109ac-c892-46e6-889e-f30d0a37f928', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-253875405'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:55.324975 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:55.324975 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:55.325403 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:52:55.325518 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:52:55.329025 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:52:55.334102 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (221f2eb4-4950-454d-aec4-5f3317e23f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:55.334936 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a8e2b4-a344-45b9-ac8d-e1a3f661edb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:55.335826 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:55.361884 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a8e2b4-a344-45b9-ac8d-e1a3f661edb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d5109ac-c892-46e6-889e-f30d0a37f928', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:55.362670 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2fe784-b496-4f2f-bade-6ad6ee54b7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:55.403289 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['d41d668e-e7ef-45c6-b2a4-019e82112a2d', '64b81f6e-a4b8-4df3-bc55-ccf9efd0fd90', '31218d9a-c2e6-4fe7-a499-3104d5a595cb', '55ed785d-2ad7-4c4b-9a8b-6cd5a1f2ed63'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:55.404077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2fe784-b496-4f2f-bade-6ad6ee54b7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d41d668e-e7ef-45c6-b2a4-019e82112a2d', '64b81f6e-a4b8-4df3-bc55-ccf9efd0fd90', '31218d9a-c2e6-4fe7-a499-3104d5a595cb', '55ed785d-2ad7-4c4b-9a8b-6cd5a1f2ed63']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:55.404784 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362dbde6-520e-4fb2-91e0-669e432c4961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:55.442305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (362dbde6-520e-4fb2-91e0-669e432c4961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5008ced3-6cb5-449d-a3ee-4f4091bc7060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-253875405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['d41d668e-e7ef-45c6-b2a4-019e82112a2d','64b81f6e-a4b8-4df3-bc55-ccf9efd0fd90','31218d9a-c2e6-4fe7-a499-3104d5a595cb','55ed785d-2ad7-4c4b-9a8b-6cd5a1f2ed63'],size=1,snapshot_id=8d5109ac-c892-46e6-889e-f30d0a37f928,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-253875405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5008ced3-6cb5-449d-a3ee-4f4091bc7060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d5109ac-c892-46e6-889e-f30d0a37f928,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:55.443057 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce05beb-319a-4c24-a0be-2e2bdfba12fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:55.458887 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce05beb-319a-4c24-a0be-2e2bdfba12fe) transitioned into state 'SUCCESS' from state '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-253875405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['d41d668e-e7ef-45c6-b2a4-019e82112a2d','64b81f6e-a4b8-4df3-bc55-ccf9efd0fd90','31218d9a-c2e6-4fe7-a499-3104d5a595cb','55ed785d-2ad7-4c4b-9a8b-6cd5a1f2ed63'],size=1,snapshot_id=8d5109ac-c892-46e6-889e-f30d0a37f928,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:55.459574 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4511e3-264a-492a-a062-143e4670877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:55.477313 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4511e3-264a-492a-a062-143e4670877f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:55.478107 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (221f2eb4-4950-454d-aec4-5f3317e23f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:55.478372 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:52:55.479103 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d112c2dd-64eb-4670-825f-ecfd74196de8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:55.479620 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1434/5801] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:52:55 2026] POST /volume/v3/volumes => generated 803 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:55.492077 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-459d62e4-53df-483c-a82e-0072a2808f3f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:55.493926 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-459d62e4-53df-483c-a82e-0072a2808f3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:52:55.494159 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-459d62e4-53df-483c-a82e-0072a2808f3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:55.494334 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-459d62e4-53df-483c-a82e-0072a2808f3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:55.501592 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:55.501592 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:55.505171 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-459d62e4-53df-483c-a82e-0072a2808f3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:55.509145 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-459d62e4-53df-483c-a82e-0072a2808f3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 200 Aug 06 17:52:55.509670 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1460/5802] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:55 2026] GET /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:56.521397 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-71686f84-36f3-49d2-a973-ea0c2b292f29 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:56.523090 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71686f84-36f3-49d2-a973-ea0c2b292f29 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:52:56.523305 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-71686f84-36f3-49d2-a973-ea0c2b292f29 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:56.523484 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-71686f84-36f3-49d2-a973-ea0c2b292f29 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:56.530373 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:56.530373 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:56.533928 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-71686f84-36f3-49d2-a973-ea0c2b292f29 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:56.537896 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-71686f84-36f3-49d2-a973-ea0c2b292f29 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 200 Aug 06 17:52:56.538277 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1450/5803] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:56 2026] GET /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:56.549732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:56.551513 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:52:56.551869 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5008ced3-6cb5-449d-a3ee-4f4091bc7060", "name": "tempest-VolumeDependencyTests-Snapshot-375194957"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:56.560279 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:56.560279 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:56.560678 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:56.560789 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create snapshot from volume 5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:52:56.583237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['ae30a800-cd90-44ab-a29a-98baa206abb5', 'b864557a-c85d-4d83-a237-ed50255c54e9', '2190d7f7-1a1d-4b29-be86-00f6a5b07135', '95d5da1f-11cd-4cbd-8beb-5a513ff23927'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:56.612420 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot create request issued successfully. Aug 06 17:52:56.612697 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-473bcf4f-3f02-4a8a-9cf0-02bcc7f6d1c9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:52:56.613119 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1460/5804] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:52:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:52:56.621444 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6c318a15-c6a2-4ea5-803f-53a0ae3e96d0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:56.623178 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c318a15-c6a2-4ea5-803f-53a0ae3e96d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:52:56.623376 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c318a15-c6a2-4ea5-803f-53a0ae3e96d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:56.623565 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6c318a15-c6a2-4ea5-803f-53a0ae3e96d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:56.627828 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:56.627828 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:56.628223 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6c318a15-c6a2-4ea5-803f-53a0ae3e96d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:52:56.628874 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6c318a15-c6a2-4ea5-803f-53a0ae3e96d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 200 Aug 06 17:52:56.629219 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1435/5805] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:56 2026] GET /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:57.638352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1e478cf2-9bf3-47b3-be9d-9b1994ae980f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:57.640398 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e478cf2-9bf3-47b3-be9d-9b1994ae980f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:52:57.640662 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e478cf2-9bf3-47b3-be9d-9b1994ae980f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:57.640946 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1e478cf2-9bf3-47b3-be9d-9b1994ae980f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:57.646193 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:57.646193 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:57.646668 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1e478cf2-9bf3-47b3-be9d-9b1994ae980f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:52:57.647535 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1e478cf2-9bf3-47b3-be9d-9b1994ae980f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 200 Aug 06 17:52:57.647982 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1461/5806] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:52:57 2026] GET /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:52:57.657754 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:57.659738 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:57.660146 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4735a017-c90d-4076-a861-df62197c6a97", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1527426598"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:57.661865 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'snapshot_id': '4735a017-c90d-4076-a861-df62197c6a97', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1527426598'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:57.667481 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:57.667481 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:57.668003 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:52:57.668163 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:52:57.671871 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:52:57.678026 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (f986b11d-491a-470a-9c4d-cfb5a44e6c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:57.679124 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb0542cc-efd1-49ac-affd-66f7fd8b9213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:57.680029 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:57.708006 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb0542cc-efd1-49ac-affd-66f7fd8b9213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4735a017-c90d-4076-a861-df62197c6a97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:57.708894 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5209d1-9a74-4eda-9660-2372f2b87299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:57.747130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['cbbb0b37-1d74-4639-b45f-2f7521daa57d', '5a057b4e-af4b-4781-aa75-b4a4d0dc11b8', 'fbb21b69-b3b8-4df1-a44f-552c869e953d', 'e8383ee1-7799-47ce-b8f3-1a17c0f27e8e'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:57.747855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5209d1-9a74-4eda-9660-2372f2b87299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbbb0b37-1d74-4639-b45f-2f7521daa57d', '5a057b4e-af4b-4781-aa75-b4a4d0dc11b8', 'fbb21b69-b3b8-4df1-a44f-552c869e953d', 'e8383ee1-7799-47ce-b8f3-1a17c0f27e8e']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:57.748561 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab8bd22-64fc-4aa6-9ba0-6b04251973c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:57.787656 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab8bd22-64fc-4aa6-9ba0-6b04251973c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf28930-b6f5-4a54-abb5-0e71a385619a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1527426598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['cbbb0b37-1d74-4639-b45f-2f7521daa57d','5a057b4e-af4b-4781-aa75-b4a4d0dc11b8','fbb21b69-b3b8-4df1-a44f-552c869e953d','e8383ee1-7799-47ce-b8f3-1a17c0f27e8e'],size=1,snapshot_id=4735a017-c90d-4076-a861-df62197c6a97,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1527426598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf28930-b6f5-4a54-abb5-0e71a385619a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4735a017-c90d-4076-a861-df62197c6a97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:57.788400 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b55dc0-4e44-42c7-b9dd-3167580c7334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:57.806460 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b55dc0-4e44-42c7-b9dd-3167580c7334) transitioned into state 'SUCCESS' from state '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-1527426598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['cbbb0b37-1d74-4639-b45f-2f7521daa57d','5a057b4e-af4b-4781-aa75-b4a4d0dc11b8','fbb21b69-b3b8-4df1-a44f-552c869e953d','e8383ee1-7799-47ce-b8f3-1a17c0f27e8e'],size=1,snapshot_id=4735a017-c90d-4076-a861-df62197c6a97,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:57.807208 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1fdf3e-1f71-4c82-a65e-f3a8c68949fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:57.826359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1fdf3e-1f71-4c82-a65e-f3a8c68949fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:57.827186 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (f986b11d-491a-470a-9c4d-cfb5a44e6c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:57.827505 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:52:57.828136 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bf903e02-f496-47f0-8f8a-f21c88d12e88 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:57.828609 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1451/5807] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:52:57 2026] POST /volume/v3/volumes => generated 804 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:57.841127 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b3756ff3-69d3-432a-a045-d8a6f1b4d0d4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:57.843099 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b3756ff3-69d3-432a-a045-d8a6f1b4d0d4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:52:57.843371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b3756ff3-69d3-432a-a045-d8a6f1b4d0d4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:57.843731 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b3756ff3-69d3-432a-a045-d8a6f1b4d0d4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:57.850867 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:57.850867 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:52:57.854829 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-b3756ff3-69d3-432a-a045-d8a6f1b4d0d4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:57.859330 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b3756ff3-69d3-432a-a045-d8a6f1b4d0d4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 200 Aug 06 17:52:57.859824 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1461/5808] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:57 2026] GET /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:58.873904 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f56dedd7-9daf-419d-90d5-7e90eb910300 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:58.875436 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f56dedd7-9daf-419d-90d5-7e90eb910300 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:52:58.875612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f56dedd7-9daf-419d-90d5-7e90eb910300 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:58.875800 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f56dedd7-9daf-419d-90d5-7e90eb910300 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:58.882510 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:58.882510 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:52:58.885821 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f56dedd7-9daf-419d-90d5-7e90eb910300 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:58.889732 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f56dedd7-9daf-419d-90d5-7e90eb910300 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 200 Aug 06 17:52:58.890153 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1436/5809] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:58 2026] GET /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:52:58.902145 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:58.904265 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:52:58.904728 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aaf28930-b6f5-4a54-abb5-0e71a385619a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1150950799"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:52:58.906607 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'source_volid': 'aaf28930-b6f5-4a54-abb5-0e71a385619a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1150950799'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:52:58.914711 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:58.914711 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:52:58.915266 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume retrieved successfully. Aug 06 17:52:58.915414 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:52:58.919167 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:52:58.925814 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (874416ac-b871-4953-bd8e-3551709b0a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:58.927151 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253e4a0a-16f5-4067-9b5f-f18c7d492183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:58.928348 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:52:58.950615 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253e4a0a-16f5-4067-9b5f-f18c7d492183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aaf28930-b6f5-4a54-abb5-0e71a385619a', 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:58.951352 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6053405-ec51-471d-ada7-ee3ab63ec1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:58.986436 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['63ce2a9a-d461-4feb-9e82-053996813319', 'e2f44d94-2226-4d9a-887a-48aa2b62fe8e', '9495abde-a5ba-4bc2-8737-729c0398951f', 'e7521f79-15e2-4a49-be04-70ade7217180'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:52:58.987245 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6053405-ec51-471d-ada7-ee3ab63ec1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63ce2a9a-d461-4feb-9e82-053996813319', 'e2f44d94-2226-4d9a-887a-48aa2b62fe8e', '9495abde-a5ba-4bc2-8737-729c0398951f', 'e7521f79-15e2-4a49-be04-70ade7217180']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:58.988008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a25d87e-5315-4e71-b41b-f7bff1800550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:59.017726 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a25d87e-5315-4e71-b41b-f7bff1800550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a73e27f-f10a-406f-8141-23807343b22e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1150950799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['63ce2a9a-d461-4feb-9e82-053996813319','e2f44d94-2226-4d9a-887a-48aa2b62fe8e','9495abde-a5ba-4bc2-8737-729c0398951f','e7521f79-15e2-4a49-be04-70ade7217180'],size=1,snapshot_id=None,source_replicaid=,source_volid=aaf28930-b6f5-4a54-abb5-0e71a385619a,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1150950799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a73e27f-f10a-406f-8141-23807343b22e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aaf28930-b6f5-4a54-abb5-0e71a385619a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:59.018443 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3130d1-ad3c-4a38-97b7-4bc39be56204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:59.034587 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3130d1-ad3c-4a38-97b7-4bc39be56204) transitioned into state 'SUCCESS' from state '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-1150950799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['63ce2a9a-d461-4feb-9e82-053996813319','e2f44d94-2226-4d9a-887a-48aa2b62fe8e','9495abde-a5ba-4bc2-8737-729c0398951f','e7521f79-15e2-4a49-be04-70ade7217180'],size=1,snapshot_id=None,source_replicaid=,source_volid=aaf28930-b6f5-4a54-abb5-0e71a385619a,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:59.035300 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880736a9-afbe-4e2a-9cf3-b7f4ead37acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:52:59.049984 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880736a9-afbe-4e2a-9cf3-b7f4ead37acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:52:59.050729 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (874416ac-b871-4953-bd8e-3551709b0a12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:52:59.051079 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:52:59.051579 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e0ce9e69-03e6-4fb0-9bfc-4de2b32c1e6e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:52:59.051997 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1462/5810] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:52:58 2026] POST /volume/v3/volumes => generated 804 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:52:59.063121 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d8c5b8e7-e450-4213-a5e5-7f340664d076 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:52:59.065056 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8c5b8e7-e450-4213-a5e5-7f340664d076 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:52:59.065289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8c5b8e7-e450-4213-a5e5-7f340664d076 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:52:59.065479 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8c5b8e7-e450-4213-a5e5-7f340664d076 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:52:59.072259 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:52:59.072259 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:52:59.075509 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d8c5b8e7-e450-4213-a5e5-7f340664d076 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:52:59.079125 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8c5b8e7-e450-4213-a5e5-7f340664d076 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 200 Aug 06 17:52:59.079463 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1452/5811] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:52:59 2026] GET /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:00.091499 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-49bb7025-4e8c-4fb3-a26b-d0e252e83d3e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:00.093182 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-49bb7025-4e8c-4fb3-a26b-d0e252e83d3e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:00.093378 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-49bb7025-4e8c-4fb3-a26b-d0e252e83d3e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:00.093555 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-49bb7025-4e8c-4fb3-a26b-d0e252e83d3e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:00.100107 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:00.100107 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:00.103197 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-49bb7025-4e8c-4fb3-a26b-d0e252e83d3e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:00.106677 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-49bb7025-4e8c-4fb3-a26b-d0e252e83d3e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 200 Aug 06 17:53:00.107056 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1462/5812] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:00 2026] GET /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:00.118493 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-17f9c3ce-e705-462f-9297-942abe78f335 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:00.120259 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:00.120442 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:00.120617 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:00.120726 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:00.125530 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:00.125530 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:00.125929 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:00.139559 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot delete request issued successfully. Aug 06 17:53:00.139736 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-17f9c3ce-e705-462f-9297-942abe78f335 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 202 Aug 06 17:53:00.140126 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1437/5813] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:00 2026] DELETE /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:00.146626 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e4d714b0-44fe-4829-951f-0adcdf2be7a3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:00.148399 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e4d714b0-44fe-4829-951f-0adcdf2be7a3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:00.148613 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e4d714b0-44fe-4829-951f-0adcdf2be7a3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:00.148841 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e4d714b0-44fe-4829-951f-0adcdf2be7a3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:00.153788 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:00.153788 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:00.154262 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e4d714b0-44fe-4829-951f-0adcdf2be7a3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:00.155024 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e4d714b0-44fe-4829-951f-0adcdf2be7a3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 200 Aug 06 17:53:00.155473 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1463/5814] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:00 2026] GET /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:01.164213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9bf5cfb6-7a68-46a7-b4ef-b34cb5750665 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:01.166533 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9bf5cfb6-7a68-46a7-b4ef-b34cb5750665 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:01.166812 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9bf5cfb6-7a68-46a7-b4ef-b34cb5750665 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:01.167119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9bf5cfb6-7a68-46a7-b4ef-b34cb5750665 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:01.172954 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9bf5cfb6-7a68-46a7-b4ef-b34cb5750665 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 404 Aug 06 17:53:01.173617 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1453/5815] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:01 2026] GET /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:01.180657 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9798f701-5b64-4b27-add8-c2f162037ceb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:01.183066 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:01.183324 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:01.183595 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:01.183770 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:01.189005 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:01.189005 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:01.189460 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:01.206074 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot delete request issued successfully. Aug 06 17:53:01.206290 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9798f701-5b64-4b27-add8-c2f162037ceb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 202 Aug 06 17:53:01.206717 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1463/5816] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:01 2026] DELETE /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:01.213689 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c067213c-7da2-49d5-840f-40bc1993e56f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:01.216983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c067213c-7da2-49d5-840f-40bc1993e56f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:01.216983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c067213c-7da2-49d5-840f-40bc1993e56f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:01.216983 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c067213c-7da2-49d5-840f-40bc1993e56f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:01.223212 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:01.223212 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:01.224055 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c067213c-7da2-49d5-840f-40bc1993e56f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:01.225416 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c067213c-7da2-49d5-840f-40bc1993e56f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 200 Aug 06 17:53:01.226115 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1438/5817] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:01 2026] GET /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:02.235838 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-085650ef-1510-44cb-aa24-d7d77c7c1e5e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:02.237590 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-085650ef-1510-44cb-aa24-d7d77c7c1e5e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:02.237799 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-085650ef-1510-44cb-aa24-d7d77c7c1e5e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:02.238007 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-085650ef-1510-44cb-aa24-d7d77c7c1e5e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:02.242518 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-085650ef-1510-44cb-aa24-d7d77c7c1e5e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 404 Aug 06 17:53:02.243022 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1464/5818] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:02 2026] GET /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:02.250686 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:02.252510 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:02.252716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:02.252913 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:02.253115 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:02.259949 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:02.259949 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:02.260437 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:02.277056 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:02.277251 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3d4bae6c-2f15-4e5d-94f7-0a90841ade18 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 202 Aug 06 17:53:02.277697 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1454/5819] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:02 2026] DELETE /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:02.285915 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-54e100d6-c435-43cb-aab8-a883085264e4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:02.288053 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54e100d6-c435-43cb-aab8-a883085264e4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:02.288306 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54e100d6-c435-43cb-aab8-a883085264e4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:02.288502 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-54e100d6-c435-43cb-aab8-a883085264e4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:02.296375 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:02.296375 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:02.300823 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-54e100d6-c435-43cb-aab8-a883085264e4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:02.306451 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-54e100d6-c435-43cb-aab8-a883085264e4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 200 Aug 06 17:53:02.306861 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1464/5820] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:02 2026] GET /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:03.322030 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0da90fea-8a4a-45c1-809f-0a0518fc34be None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:03.323795 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0da90fea-8a4a-45c1-809f-0a0518fc34be tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:03.324011 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0da90fea-8a4a-45c1-809f-0a0518fc34be tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:03.324235 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0da90fea-8a4a-45c1-809f-0a0518fc34be tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:03.329852 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0da90fea-8a4a-45c1-809f-0a0518fc34be tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 404 Aug 06 17:53:03.330345 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1439/5821] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:03 2026] GET /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:03.337260 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:03.339043 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:03.339266 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:03.339450 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:03.339624 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:03.346920 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:03.346920 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:03.347384 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:03.362103 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:03.362359 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-65ddf942-e124-4adb-a4e2-28a602e7f163 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 202 Aug 06 17:53:03.362958 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1465/5822] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:03 2026] DELETE /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:03.369857 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-16b49ed3-f7ba-4dcd-bc56-cf24e2a36808 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:03.371715 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-16b49ed3-f7ba-4dcd-bc56-cf24e2a36808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:03.371947 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-16b49ed3-f7ba-4dcd-bc56-cf24e2a36808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:03.372172 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-16b49ed3-f7ba-4dcd-bc56-cf24e2a36808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:03.379877 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:03.379877 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:03.383731 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-16b49ed3-f7ba-4dcd-bc56-cf24e2a36808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:03.388956 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-16b49ed3-f7ba-4dcd-bc56-cf24e2a36808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 200 Aug 06 17:53:03.389376 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1455/5823] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:03 2026] GET /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:04.402034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-cf672673-54b4-48b3-a3be-f93434c45ab9 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:04.404388 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cf672673-54b4-48b3-a3be-f93434c45ab9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:04.404703 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cf672673-54b4-48b3-a3be-f93434c45ab9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:04.405020 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-cf672673-54b4-48b3-a3be-f93434c45ab9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:04.412080 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-cf672673-54b4-48b3-a3be-f93434c45ab9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 404 Aug 06 17:53:04.412700 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1465/5824] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:04 2026] GET /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:04.419477 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7344117b-2734-40a1-829b-61a1db91ab0e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:04.421222 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:04.421427 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:04.421599 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:04.421783 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:04.428311 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:04.428311 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:04.428756 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:04.443753 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:04.443997 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7344117b-2734-40a1-829b-61a1db91ab0e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 202 Aug 06 17:53:04.444485 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1440/5825] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:04 2026] DELETE /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:04.451598 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-0babdb6f-d463-4521-8f95-38f7aabe5187 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:04.453478 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0babdb6f-d463-4521-8f95-38f7aabe5187 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:04.453686 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0babdb6f-d463-4521-8f95-38f7aabe5187 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:04.453884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-0babdb6f-d463-4521-8f95-38f7aabe5187 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:04.460188 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:04.460188 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:04.463252 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-0babdb6f-d463-4521-8f95-38f7aabe5187 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:04.467828 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-0babdb6f-d463-4521-8f95-38f7aabe5187 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 200 Aug 06 17:53:04.468200 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1466/5826] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:04 2026] GET /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:05.480998 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f9ef6b57-9582-4f98-827d-e1e92c3c4bfd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:05.483266 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f9ef6b57-9582-4f98-827d-e1e92c3c4bfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:05.483545 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f9ef6b57-9582-4f98-827d-e1e92c3c4bfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:05.483807 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f9ef6b57-9582-4f98-827d-e1e92c3c4bfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:05.491006 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f9ef6b57-9582-4f98-827d-e1e92c3c4bfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 404 Aug 06 17:53:05.491526 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1456/5827] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:05 2026] GET /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:05.497406 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a5bbe62d-06db-465b-ac55-254b07441a60 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:05.499034 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:05.499260 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:05.499443 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:05.499592 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:05.506280 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:05.506280 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:05.506761 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:05.520935 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:05.521214 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a5bbe62d-06db-465b-ac55-254b07441a60 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 202 Aug 06 17:53:05.521598 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1466/5828] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:05 2026] DELETE /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:05.528909 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-001f8199-6892-495d-8bc0-68921943a319 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:05.531246 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-001f8199-6892-495d-8bc0-68921943a319 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:05.531558 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-001f8199-6892-495d-8bc0-68921943a319 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:05.531849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-001f8199-6892-495d-8bc0-68921943a319 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:05.540370 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:05.540370 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:05.544425 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-001f8199-6892-495d-8bc0-68921943a319 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:05.549217 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-001f8199-6892-495d-8bc0-68921943a319 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 200 Aug 06 17:53:05.549586 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1441/5829] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:05 2026] GET /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:06.562008 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7d693b70-9598-4ba1-9b2d-5903e910e8d0 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:06.563449 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7d693b70-9598-4ba1-9b2d-5903e910e8d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:06.563665 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7d693b70-9598-4ba1-9b2d-5903e910e8d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:06.563884 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7d693b70-9598-4ba1-9b2d-5903e910e8d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:06.569012 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7d693b70-9598-4ba1-9b2d-5903e910e8d0 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 404 Aug 06 17:53:06.569484 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1467/5830] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:06 2026] GET /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:06.577069 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:06.578790 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:06.579155 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-865183816"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:06.580531 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-865183816'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:06.580643 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:06.584560 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:06.589774 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (4e6fddd2-facd-41d9-967a-9fad752702d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:06.590601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3001bedd-5d1f-4e61-b9d2-7075dac0b650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:06.591475 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:06.614072 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3001bedd-5d1f-4e61-b9d2-7075dac0b650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:06.614811 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99723875-f855-4def-89b8-ccfe815ee10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:06.648486 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['117b6a03-5037-4bc9-aa15-9ef66781b250', 'af45871f-2df8-411e-aa96-ec1db1a5b8ee', '49c91a57-bd93-429a-921b-e2c539543ac7', '2262cd90-5e4f-4555-8ac2-75c50d49b76c'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:06.649284 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99723875-f855-4def-89b8-ccfe815ee10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117b6a03-5037-4bc9-aa15-9ef66781b250', 'af45871f-2df8-411e-aa96-ec1db1a5b8ee', '49c91a57-bd93-429a-921b-e2c539543ac7', '2262cd90-5e4f-4555-8ac2-75c50d49b76c']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:06.650040 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac42139-6b28-48b7-9f05-9e1fd2e3d000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:06.670366 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac42139-6b28-48b7-9f05-9e1fd2e3d000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093ecdc5-9941-4a06-a583-6245eba1b58e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-865183816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['117b6a03-5037-4bc9-aa15-9ef66781b250','af45871f-2df8-411e-aa96-ec1db1a5b8ee','49c91a57-bd93-429a-921b-e2c539543ac7','2262cd90-5e4f-4555-8ac2-75c50d49b76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-865183816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093ecdc5-9941-4a06-a583-6245eba1b58e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:06.671113 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba07d9d-17a5-44d4-8b49-25b825ff18bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:06.686838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba07d9d-17a5-44d4-8b49-25b825ff18bb) transitioned into state 'SUCCESS' from state '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-865183816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['117b6a03-5037-4bc9-aa15-9ef66781b250','af45871f-2df8-411e-aa96-ec1db1a5b8ee','49c91a57-bd93-429a-921b-e2c539543ac7','2262cd90-5e4f-4555-8ac2-75c50d49b76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:06.687855 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5d98a3-f2df-4e00-9371-d0f5ff813680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:06.697091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc5d98a3-f2df-4e00-9371-d0f5ff813680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:06.698201 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (4e6fddd2-facd-41d9-967a-9fad752702d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:06.698611 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:06.699413 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-4e09fb6a-c6bf-42e2-8604-866b50889c2f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:06.699998 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1457/5831] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:53:06 2026] POST /volume/v3/volumes => generated 769 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:06.710798 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bc3c14d8-ff28-4ff7-86f4-9804d28cd73c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:06.712574 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bc3c14d8-ff28-4ff7-86f4-9804d28cd73c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:06.712853 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bc3c14d8-ff28-4ff7-86f4-9804d28cd73c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:06.713072 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bc3c14d8-ff28-4ff7-86f4-9804d28cd73c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:06.719878 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:06.719878 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:06.723426 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bc3c14d8-ff28-4ff7-86f4-9804d28cd73c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:06.727422 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bc3c14d8-ff28-4ff7-86f4-9804d28cd73c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 200 Aug 06 17:53:06.727796 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1467/5832] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:06 2026] GET /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:07.739399 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d16ad60d-77aa-4cda-8bd1-73fac94abbc2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:07.741181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d16ad60d-77aa-4cda-8bd1-73fac94abbc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:07.741436 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d16ad60d-77aa-4cda-8bd1-73fac94abbc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:07.741735 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d16ad60d-77aa-4cda-8bd1-73fac94abbc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:07.748701 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:07.748701 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:07.752444 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d16ad60d-77aa-4cda-8bd1-73fac94abbc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:07.756586 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d16ad60d-77aa-4cda-8bd1-73fac94abbc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 200 Aug 06 17:53:07.757014 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1442/5833] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:07 2026] GET /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:07.769227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-dbe3b240-abca-4c27-a225-5db1535319e2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:07.770788 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:07.771109 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "093ecdc5-9941-4a06-a583-6245eba1b58e", "name": "tempest-VolumeDependencyTests-Snapshot-1544949155"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:07.778666 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:07.778666 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:07.779125 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:07.779244 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create snapshot from volume 093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:07.802817 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['866dcfc6-18da-4499-8864-006e74167cfb', 'a7529c54-b5b6-40e0-95de-8976a10f063c', '05cc6ed0-f7c5-4ff0-837b-a7a44210e1e8', '6850f26f-b755-4e02-ad63-1e1df08b1231'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:07.828586 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot create request issued successfully. Aug 06 17:53:07.829071 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-dbe3b240-abca-4c27-a225-5db1535319e2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:07.829987 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1468/5834] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:07.838213 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a5953623-6b8f-49f3-b5f8-8ce92ffa3b4e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:07.840919 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5953623-6b8f-49f3-b5f8-8ce92ffa3b4e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:07.841225 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5953623-6b8f-49f3-b5f8-8ce92ffa3b4e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:07.841477 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a5953623-6b8f-49f3-b5f8-8ce92ffa3b4e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:07.847852 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:07.847852 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:07.848479 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a5953623-6b8f-49f3-b5f8-8ce92ffa3b4e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:07.849531 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a5953623-6b8f-49f3-b5f8-8ce92ffa3b4e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 200 Aug 06 17:53:07.850033 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1458/5835] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:07 2026] GET /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:08.858079 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-9e1e44c5-b4ec-4f00-80cf-f628cef44d62 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:08.860063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9e1e44c5-b4ec-4f00-80cf-f628cef44d62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:08.860241 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9e1e44c5-b4ec-4f00-80cf-f628cef44d62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:08.860398 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-9e1e44c5-b4ec-4f00-80cf-f628cef44d62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:08.864930 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:08.864930 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:08.865346 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-9e1e44c5-b4ec-4f00-80cf-f628cef44d62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:08.866026 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-9e1e44c5-b4ec-4f00-80cf-f628cef44d62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 200 Aug 06 17:53:08.866368 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1468/5836] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:08 2026] GET /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:08.874266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-30dd4858-004b-4b48-9d17-1995442a905f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:08.876073 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:08.876507 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b01e1426-1c86-407d-a485-262629cca0ec", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-670221660"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:08.877999 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'snapshot_id': 'b01e1426-1c86-407d-a485-262629cca0ec', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-670221660'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:08.882981 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:08.882981 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:08.883418 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:08.883524 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:08.887285 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:08.892772 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (6b74f431-1964-43f8-bca6-75f8968e0583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:08.893621 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b969e26d-7317-4480-a840-3012c57f1fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:08.894466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:08.920437 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b969e26d-7317-4480-a840-3012c57f1fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b01e1426-1c86-407d-a485-262629cca0ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:08.921184 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485bd859-9b8c-4031-a0ec-c87f63c0286e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:08.954711 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['97e7a456-437d-45d0-9383-69addf642d30', 'c80f9919-3dc2-43d9-b0c5-4b4146381b07', 'dafbc321-f8f3-44a7-8282-aa78e8562bc3', 'b1a64964-b454-42f3-8d04-019e6b630f13'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:08.955441 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485bd859-9b8c-4031-a0ec-c87f63c0286e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e7a456-437d-45d0-9383-69addf642d30', 'c80f9919-3dc2-43d9-b0c5-4b4146381b07', 'dafbc321-f8f3-44a7-8282-aa78e8562bc3', 'b1a64964-b454-42f3-8d04-019e6b630f13']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:08.956177 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a8d7cd-f2ed-47b0-ab81-6155f6c57f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:08.992452 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a8d7cd-f2ed-47b0-ab81-6155f6c57f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd7656d-de6f-403f-aba4-a0ae65d1fc9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-670221660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['97e7a456-437d-45d0-9383-69addf642d30','c80f9919-3dc2-43d9-b0c5-4b4146381b07','dafbc321-f8f3-44a7-8282-aa78e8562bc3','b1a64964-b454-42f3-8d04-019e6b630f13'],size=1,snapshot_id=b01e1426-1c86-407d-a485-262629cca0ec,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-670221660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd7656d-de6f-403f-aba4-a0ae65d1fc9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b01e1426-1c86-407d-a485-262629cca0ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:08.993205 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ebcd73-42d5-4874-8490-c5b4f80595e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:09.009952 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ebcd73-42d5-4874-8490-c5b4f80595e8) transitioned into state 'SUCCESS' from state '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-670221660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['97e7a456-437d-45d0-9383-69addf642d30','c80f9919-3dc2-43d9-b0c5-4b4146381b07','dafbc321-f8f3-44a7-8282-aa78e8562bc3','b1a64964-b454-42f3-8d04-019e6b630f13'],size=1,snapshot_id=b01e1426-1c86-407d-a485-262629cca0ec,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:09.011003 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa60b5a9-131d-44a2-a5d9-c618d8d54e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:09.028419 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa60b5a9-131d-44a2-a5d9-c618d8d54e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:09.029199 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (6b74f431-1964-43f8-bca6-75f8968e0583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:09.029473 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:09.030053 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-30dd4858-004b-4b48-9d17-1995442a905f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:09.030636 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1443/5837] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:53:08 2026] POST /volume/v3/volumes => generated 803 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:09.041577 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6e242cf0-da75-4577-a7f9-d0b5d1799cfd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:09.043456 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e242cf0-da75-4577-a7f9-d0b5d1799cfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:09.043456 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e242cf0-da75-4577-a7f9-d0b5d1799cfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:09.043646 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6e242cf0-da75-4577-a7f9-d0b5d1799cfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:09.051344 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:09.051344 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:09.055007 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6e242cf0-da75-4577-a7f9-d0b5d1799cfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:09.058708 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6e242cf0-da75-4577-a7f9-d0b5d1799cfd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 200 Aug 06 17:53:09.059061 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1469/5838] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:09 2026] GET /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:10.070872 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b9c8c387-7cc9-4cc3-b3a2-4ba6154c0fb5 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:10.072895 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b9c8c387-7cc9-4cc3-b3a2-4ba6154c0fb5 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:10.073135 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b9c8c387-7cc9-4cc3-b3a2-4ba6154c0fb5 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:10.073355 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b9c8c387-7cc9-4cc3-b3a2-4ba6154c0fb5 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:10.081781 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:10.081781 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:10.085818 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b9c8c387-7cc9-4cc3-b3a2-4ba6154c0fb5 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:10.091034 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b9c8c387-7cc9-4cc3-b3a2-4ba6154c0fb5 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 200 Aug 06 17:53:10.091398 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1459/5839] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:10 2026] GET /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:10.102814 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:10.105062 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:10.105479 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fd7656d-de6f-403f-aba4-a0ae65d1fc9d", "name": "tempest-VolumeDependencyTests-Snapshot-203042372"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:10.114848 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:10.114848 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:10.115719 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:10.115914 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create snapshot from volume 8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:10.138246 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['a669e56f-10f1-435b-a7ad-15b2e4c26915', 'b0db0a8c-f3b3-45f9-b5fa-8dd2511fc0cf', '78160263-dc76-4da8-8aff-3cbb7e14c335', '1c8181e2-3068-4bbc-853a-e1fb40b3aa84'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:10.164133 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot create request issued successfully. Aug 06 17:53:10.164426 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-748778b1-5248-4e17-b5b8-382212f0dfc2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:10.164848 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1469/5840] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:10.172547 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5e3b6ebd-c3ce-4e9a-a04a-2672f56d3882 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:10.175054 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e3b6ebd-c3ce-4e9a-a04a-2672f56d3882 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:10.175355 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e3b6ebd-c3ce-4e9a-a04a-2672f56d3882 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:10.175612 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5e3b6ebd-c3ce-4e9a-a04a-2672f56d3882 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:10.181552 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:10.181552 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:10.182193 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5e3b6ebd-c3ce-4e9a-a04a-2672f56d3882 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:10.183192 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5e3b6ebd-c3ce-4e9a-a04a-2672f56d3882 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 200 Aug 06 17:53:10.183798 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1444/5841] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:10 2026] GET /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:11.191883 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-767b80de-7d64-49f0-919b-83ce1e6b6af7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:11.193792 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-767b80de-7d64-49f0-919b-83ce1e6b6af7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:11.194029 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-767b80de-7d64-49f0-919b-83ce1e6b6af7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:11.194249 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-767b80de-7d64-49f0-919b-83ce1e6b6af7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:11.199970 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:11.199970 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:11.200520 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-767b80de-7d64-49f0-919b-83ce1e6b6af7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:11.201608 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-767b80de-7d64-49f0-919b-83ce1e6b6af7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 200 Aug 06 17:53:11.202050 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1470/5842] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:11 2026] GET /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:11.210986 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:11.212752 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:11.213133 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "095d5a09-9f66-4a92-8f86-df02b6f05604", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-287422222"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:11.214554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'snapshot_id': '095d5a09-9f66-4a92-8f86-df02b6f05604', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-287422222'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:11.219197 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:11.219197 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:11.219658 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:11.219793 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:11.222940 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:11.228202 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (5a184601-e072-4d8f-b5d8-e96caa597ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:11.229090 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251378ca-58fd-4f1f-9478-b5087b61fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:11.230019 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:11.257836 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251378ca-58fd-4f1f-9478-b5087b61fd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '095d5a09-9f66-4a92-8f86-df02b6f05604', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:11.258634 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d76a6c-2830-4f69-9be5-2dad2744e4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:11.294234 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['7ce0c93b-364f-4bd1-852c-bd6b023cc50c', '6ba11823-35f2-4a5d-9a5e-13625754c2b8', '4964ccad-bf55-4469-8aa4-b6919f556d5c', '4fece8e0-1c3f-4792-8cc0-5df6ba0bcb4d'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:11.294946 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d76a6c-2830-4f69-9be5-2dad2744e4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce0c93b-364f-4bd1-852c-bd6b023cc50c', '6ba11823-35f2-4a5d-9a5e-13625754c2b8', '4964ccad-bf55-4469-8aa4-b6919f556d5c', '4fece8e0-1c3f-4792-8cc0-5df6ba0bcb4d']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:11.295715 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c1e4fd-de14-43f0-8bc3-a7d01fb3e801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:11.333594 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c1e4fd-de14-43f0-8bc3-a7d01fb3e801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa81a964-7394-44bf-8729-01a8ec18f95f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-287422222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['7ce0c93b-364f-4bd1-852c-bd6b023cc50c','6ba11823-35f2-4a5d-9a5e-13625754c2b8','4964ccad-bf55-4469-8aa4-b6919f556d5c','4fece8e0-1c3f-4792-8cc0-5df6ba0bcb4d'],size=1,snapshot_id=095d5a09-9f66-4a92-8f86-df02b6f05604,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-287422222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa81a964-7394-44bf-8729-01a8ec18f95f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=095d5a09-9f66-4a92-8f86-df02b6f05604,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:11.334667 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea1a7e6f-a17d-410e-bd52-7fe8604cd4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:11.352587 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea1a7e6f-a17d-410e-bd52-7fe8604cd4e8) transitioned into state 'SUCCESS' from state '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-287422222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['7ce0c93b-364f-4bd1-852c-bd6b023cc50c','6ba11823-35f2-4a5d-9a5e-13625754c2b8','4964ccad-bf55-4469-8aa4-b6919f556d5c','4fece8e0-1c3f-4792-8cc0-5df6ba0bcb4d'],size=1,snapshot_id=095d5a09-9f66-4a92-8f86-df02b6f05604,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:11.353318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d65747-6b28-4567-ab1f-d13ad1e523bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:11.372466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d65747-6b28-4567-ab1f-d13ad1e523bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:11.373244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (5a184601-e072-4d8f-b5d8-e96caa597ac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:11.373543 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:11.374088 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a73d8fd4-262c-41fc-8a84-71f61624f68c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:11.374478 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1460/5843] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:53:11 2026] POST /volume/v3/volumes => generated 803 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:11.385449 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8576575a-2d20-488a-84e5-ee52425719a7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:11.387088 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8576575a-2d20-488a-84e5-ee52425719a7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:11.387285 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8576575a-2d20-488a-84e5-ee52425719a7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:11.387458 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8576575a-2d20-488a-84e5-ee52425719a7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:11.393933 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:11.393933 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:11.397355 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8576575a-2d20-488a-84e5-ee52425719a7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:11.401123 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8576575a-2d20-488a-84e5-ee52425719a7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 200 Aug 06 17:53:11.401493 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1470/5844] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:11 2026] GET /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:12.413871 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d72d8a98-8908-4db4-9c89-6b031ea0da62 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:12.415621 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d72d8a98-8908-4db4-9c89-6b031ea0da62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:12.415846 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d72d8a98-8908-4db4-9c89-6b031ea0da62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:12.416046 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d72d8a98-8908-4db4-9c89-6b031ea0da62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:12.422660 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:12.422660 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:12.426384 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d72d8a98-8908-4db4-9c89-6b031ea0da62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:12.430439 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d72d8a98-8908-4db4-9c89-6b031ea0da62 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 200 Aug 06 17:53:12.430977 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1445/5845] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:12 2026] GET /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:12.441949 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:12.443650 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:12.443858 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:12.444097 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:12.444193 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:12.448769 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:12.448769 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:12.449271 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:12.462899 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot delete request issued successfully. Aug 06 17:53:12.463087 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7c014745-52a0-4ad0-aba3-fb6426849c8a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 202 Aug 06 17:53:12.463513 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1471/5846] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:12 2026] DELETE /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:12.470286 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-39ae8eac-756b-4eeb-a393-8cd1350b7db9 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:12.472122 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-39ae8eac-756b-4eeb-a393-8cd1350b7db9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:12.472318 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-39ae8eac-756b-4eeb-a393-8cd1350b7db9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:12.472508 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-39ae8eac-756b-4eeb-a393-8cd1350b7db9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:12.477944 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:12.477944 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:12.478451 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-39ae8eac-756b-4eeb-a393-8cd1350b7db9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:12.479274 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-39ae8eac-756b-4eeb-a393-8cd1350b7db9 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 200 Aug 06 17:53:12.479630 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1461/5847] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:12 2026] GET /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:13.487956 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-65de8d81-d72b-462a-b438-f6a045f732f4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:13.489562 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65de8d81-d72b-462a-b438-f6a045f732f4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:13.489758 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65de8d81-d72b-462a-b438-f6a045f732f4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:13.489931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-65de8d81-d72b-462a-b438-f6a045f732f4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:13.493686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-65de8d81-d72b-462a-b438-f6a045f732f4 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 404 Aug 06 17:53:13.494115 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1471/5848] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:13 2026] GET /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:13.500281 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:13.502120 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:13.502358 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:13.502544 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:13.502674 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:13.507203 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:13.507203 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:13.507561 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:13.521595 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot delete request issued successfully. Aug 06 17:53:13.521775 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7073fa88-59ed-4eca-9596-292d0ba73f3d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 202 Aug 06 17:53:13.522169 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1446/5849] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:13 2026] DELETE /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:13.528418 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b4052c8b-a209-4767-9d4a-85cae0066ce7 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:13.530798 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4052c8b-a209-4767-9d4a-85cae0066ce7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:13.531105 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4052c8b-a209-4767-9d4a-85cae0066ce7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:13.531377 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b4052c8b-a209-4767-9d4a-85cae0066ce7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:13.536279 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:13.536279 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:13.536769 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b4052c8b-a209-4767-9d4a-85cae0066ce7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:13.537626 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b4052c8b-a209-4767-9d4a-85cae0066ce7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 200 Aug 06 17:53:13.538031 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1472/5850] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:13 2026] GET /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:14.546697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-befb6bc6-3acc-46cd-a202-996108396d2c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:14.548450 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-befb6bc6-3acc-46cd-a202-996108396d2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:14.548668 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-befb6bc6-3acc-46cd-a202-996108396d2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:14.548852 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-befb6bc6-3acc-46cd-a202-996108396d2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:14.552907 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-befb6bc6-3acc-46cd-a202-996108396d2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 404 Aug 06 17:53:14.553378 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1462/5851] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:14 2026] GET /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:14.559540 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:14.561220 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:14.561452 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:14.561677 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:14.561876 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:14.568119 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:14.568119 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:14.568579 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:14.582129 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:14.582475 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-bcf60e56-a21a-4cb5-8942-941dbb072a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 202 Aug 06 17:53:14.582901 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1472/5852] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:14 2026] DELETE /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:14.589259 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ab89deef-de13-4770-bf05-f194b24802fd None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:14.591029 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ab89deef-de13-4770-bf05-f194b24802fd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:14.591230 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ab89deef-de13-4770-bf05-f194b24802fd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:14.591407 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ab89deef-de13-4770-bf05-f194b24802fd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:14.598188 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:14.598188 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:14.601847 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-ab89deef-de13-4770-bf05-f194b24802fd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:14.606823 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ab89deef-de13-4770-bf05-f194b24802fd tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 200 Aug 06 17:53:14.607232 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1447/5853] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:14 2026] GET /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:15.619978 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-581c7e86-1e83-4499-8b0c-a08b773c7755 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:15.621948 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-581c7e86-1e83-4499-8b0c-a08b773c7755 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:15.622257 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-581c7e86-1e83-4499-8b0c-a08b773c7755 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:15.622499 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-581c7e86-1e83-4499-8b0c-a08b773c7755 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:15.628608 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-581c7e86-1e83-4499-8b0c-a08b773c7755 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 404 Aug 06 17:53:15.629212 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1473/5854] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:15 2026] GET /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:15.635934 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:15.637779 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:15.637988 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:15.638188 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:15.638380 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:15.645102 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:15.645102 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:15.645550 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:15.660642 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:15.660788 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-75d297b0-6c7b-4a3a-a53c-2ea843b95196 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 202 Aug 06 17:53:15.661235 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1463/5855] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:15 2026] DELETE /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:15.667784 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-1a3f76d7-841a-44b5-9e35-41b17f375b51 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:15.669353 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a3f76d7-841a-44b5-9e35-41b17f375b51 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:15.669542 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a3f76d7-841a-44b5-9e35-41b17f375b51 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:15.669740 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-1a3f76d7-841a-44b5-9e35-41b17f375b51 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:15.675774 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:15.675774 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:15.679084 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-1a3f76d7-841a-44b5-9e35-41b17f375b51 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:15.682763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-1a3f76d7-841a-44b5-9e35-41b17f375b51 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 200 Aug 06 17:53:15.683220 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1473/5856] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:15 2026] GET /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:16.695135 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ab26e11b-c871-4c61-8241-a41d0786b3de None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:16.696850 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ab26e11b-c871-4c61-8241-a41d0786b3de tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:16.697062 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ab26e11b-c871-4c61-8241-a41d0786b3de tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:16.697290 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ab26e11b-c871-4c61-8241-a41d0786b3de tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:16.702513 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ab26e11b-c871-4c61-8241-a41d0786b3de tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 404 Aug 06 17:53:16.703031 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1448/5857] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:16 2026] GET /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:16.709769 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d5051b98-77f2-4c08-83ff-f188323fc832 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:16.711099 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:16.711325 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:16.711519 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:16.711739 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:16.718066 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:16.718066 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:16.718462 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:16.732483 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:16.732669 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d5051b98-77f2-4c08-83ff-f188323fc832 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 202 Aug 06 17:53:16.733090 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1474/5858] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:16 2026] DELETE /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:16.740017 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fee907b2-992c-48af-a14e-bf7dd4223137 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:16.741994 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fee907b2-992c-48af-a14e-bf7dd4223137 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:16.742242 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fee907b2-992c-48af-a14e-bf7dd4223137 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:16.742498 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fee907b2-992c-48af-a14e-bf7dd4223137 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:16.749562 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:16.749562 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:16.753164 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fee907b2-992c-48af-a14e-bf7dd4223137 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:16.757834 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fee907b2-992c-48af-a14e-bf7dd4223137 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 200 Aug 06 17:53:16.758260 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1464/5859] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:16 2026] GET /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:17.770256 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-43847cbb-ac4c-4113-a3bd-d7088eb43d2d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:17.772531 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43847cbb-ac4c-4113-a3bd-d7088eb43d2d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:17.772803 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43847cbb-ac4c-4113-a3bd-d7088eb43d2d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:17.773065 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-43847cbb-ac4c-4113-a3bd-d7088eb43d2d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:17.775022 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=163,cinder:UPDATE=62,cinder:INSERT=31 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:53:17.779097 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-43847cbb-ac4c-4113-a3bd-d7088eb43d2d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 404 Aug 06 17:53:17.779780 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1474/5860] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:17 2026] GET /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:17.787186 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-034dda29-e167-4f16-8673-829ce1d8c640 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:17.788796 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:17.789158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-985394167"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:17.790506 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-985394167'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:17.790670 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:17.794455 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:17.799641 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (4b2cb3ff-03fb-4806-b53b-73fea7f0b3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:17.800446 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59358a6-a6c3-4b5d-92d4-79ac2e47575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:17.801300 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:17.824354 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59358a6-a6c3-4b5d-92d4-79ac2e47575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:17.825106 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f87152-5e11-4f47-8545-c3ebe4493840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:17.858944 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['096bef49-3dca-4402-b3cc-51255d897e55', '238548b3-824a-4785-8b75-1da80482d983', '57ab4607-f3b7-45b8-81d4-0d686c633c74', '54b6be63-e3a8-470d-a0bf-e1da4b5fe23a'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:17.859751 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f87152-5e11-4f47-8545-c3ebe4493840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['096bef49-3dca-4402-b3cc-51255d897e55', '238548b3-824a-4785-8b75-1da80482d983', '57ab4607-f3b7-45b8-81d4-0d686c633c74', '54b6be63-e3a8-470d-a0bf-e1da4b5fe23a']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:17.860438 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b19e4e7-c5d5-4a4c-a9f3-19495caebe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:17.882605 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b19e4e7-c5d5-4a4c-a9f3-19495caebe9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c973d1-7a18-406f-a6f8-4533dcde3fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-985394167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['096bef49-3dca-4402-b3cc-51255d897e55','238548b3-824a-4785-8b75-1da80482d983','57ab4607-f3b7-45b8-81d4-0d686c633c74','54b6be63-e3a8-470d-a0bf-e1da4b5fe23a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-985394167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c973d1-7a18-406f-a6f8-4533dcde3fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:17.883624 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109fd430-d6f8-46c9-81ab-7b7a35be08fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:17.903248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109fd430-d6f8-46c9-81ab-7b7a35be08fc) transitioned into state 'SUCCESS' from state '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-985394167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['096bef49-3dca-4402-b3cc-51255d897e55','238548b3-824a-4785-8b75-1da80482d983','57ab4607-f3b7-45b8-81d4-0d686c633c74','54b6be63-e3a8-470d-a0bf-e1da4b5fe23a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:17.903907 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5febb16-f30b-4652-8119-6e42f5d2747d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:17.911853 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5febb16-f30b-4652-8119-6e42f5d2747d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:17.912715 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (4b2cb3ff-03fb-4806-b53b-73fea7f0b3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:17.912932 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:17.913426 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-034dda29-e167-4f16-8673-829ce1d8c640 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:17.913820 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1449/5861] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:53:17 2026] POST /volume/v3/volumes => generated 769 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:17.924859 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b6d3b128-7acd-4fa9-ae57-ab757e6e7153 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:17.926815 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6d3b128-7acd-4fa9-ae57-ab757e6e7153 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:17.927076 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6d3b128-7acd-4fa9-ae57-ab757e6e7153 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:17.927292 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b6d3b128-7acd-4fa9-ae57-ab757e6e7153 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:17.934380 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:17.934380 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:17.938297 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b6d3b128-7acd-4fa9-ae57-ab757e6e7153 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:17.943072 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b6d3b128-7acd-4fa9-ae57-ab757e6e7153 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 200 Aug 06 17:53:17.943471 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1475/5862] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:17 2026] GET /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:18.955272 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fbe27535-2c71-46af-aadb-b365cd81c453 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:18.957190 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fbe27535-2c71-46af-aadb-b365cd81c453 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:18.957440 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fbe27535-2c71-46af-aadb-b365cd81c453 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:18.957670 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fbe27535-2c71-46af-aadb-b365cd81c453 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:18.959750 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=190,cinder:UPDATE=66,cinder:INSERT=38 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:53:18.965152 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:18.965152 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:18.970037 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fbe27535-2c71-46af-aadb-b365cd81c453 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:18.974631 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fbe27535-2c71-46af-aadb-b365cd81c453 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 200 Aug 06 17:53:18.975091 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1465/5863] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:18 2026] GET /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:18.986539 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-0b612d6e-7168-43df-9251-f5e61778ce64 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:18.988189 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:18.988503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72c973d1-7a18-406f-a6f8-4533dcde3fd1", "name": "tempest-VolumeDependencyTests-Snapshot-1771860101"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:18.996401 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:18.996401 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:18.996875 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:18.997004 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create snapshot from volume 72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:19.020174 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['098aa784-5bc1-4ef5-aaf6-8a281d0fe75c', '97605857-e323-450f-8a77-e2e7560c0770', '5ae5b52f-2543-4f49-b6e4-36c9d9c2af73', 'ac7bd1c7-e251-4a78-b1f4-fa646bef7d02'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:19.045415 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot create request issued successfully. Aug 06 17:53:19.045752 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-0b612d6e-7168-43df-9251-f5e61778ce64 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:19.046194 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1475/5864] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:19.054054 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-e6e5279b-27a9-4e29-8603-b535fe544228 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:19.056014 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6e5279b-27a9-4e29-8603-b535fe544228 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:19.056266 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6e5279b-27a9-4e29-8603-b535fe544228 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:19.056467 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-e6e5279b-27a9-4e29-8603-b535fe544228 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:19.061462 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:19.061462 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:19.061899 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-e6e5279b-27a9-4e29-8603-b535fe544228 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:19.062657 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-e6e5279b-27a9-4e29-8603-b535fe544228 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 200 Aug 06 17:53:19.063017 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1450/5865] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:19 2026] GET /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:20.072122 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b06a8bb3-b280-4944-90b0-45c61493cb24 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:20.073833 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b06a8bb3-b280-4944-90b0-45c61493cb24 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:20.074066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b06a8bb3-b280-4944-90b0-45c61493cb24 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:20.074254 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b06a8bb3-b280-4944-90b0-45c61493cb24 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:20.079108 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:20.079108 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:20.079499 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b06a8bb3-b280-4944-90b0-45c61493cb24 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:20.080223 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b06a8bb3-b280-4944-90b0-45c61493cb24 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 200 Aug 06 17:53:20.080555 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1476/5866] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:20 2026] GET /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:20.088483 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:20.090294 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:20.090695 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "770afbcc-aa14-4428-827c-32e401ae41af", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-875597774"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:20.092223 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'snapshot_id': '770afbcc-aa14-4428-827c-32e401ae41af', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-875597774'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:20.097587 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:20.097587 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:20.098037 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:20.098155 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:20.101817 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:20.107906 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (ef70f079-e837-438a-bb22-667b9c3ebbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:20.109125 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4677ed93-0600-4be4-8c6a-ae461fe921e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:20.110130 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:20.140280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4677ed93-0600-4be4-8c6a-ae461fe921e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '770afbcc-aa14-4428-827c-32e401ae41af', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:20.141119 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c069801a-ae7f-481c-af66-7f56ef4498d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:20.180471 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['65d29a40-b6b9-4539-8963-46a975b50b79', '9dca2adf-8b59-468f-b9e3-40600a423a0b', 'af2f3928-a3fe-4bec-92a0-970b8a1647f6', '195a26a5-e6ea-4b8b-a4a3-5da9e70ba02a'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:20.181244 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c069801a-ae7f-481c-af66-7f56ef4498d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d29a40-b6b9-4539-8963-46a975b50b79', '9dca2adf-8b59-468f-b9e3-40600a423a0b', 'af2f3928-a3fe-4bec-92a0-970b8a1647f6', '195a26a5-e6ea-4b8b-a4a3-5da9e70ba02a']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:20.182038 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685ff810-704e-4ba6-98bf-40a1d958154c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:20.223016 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685ff810-704e-4ba6-98bf-40a1d958154c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0444a193-2527-4fc9-97d2-d2883ef3153e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-875597774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['65d29a40-b6b9-4539-8963-46a975b50b79','9dca2adf-8b59-468f-b9e3-40600a423a0b','af2f3928-a3fe-4bec-92a0-970b8a1647f6','195a26a5-e6ea-4b8b-a4a3-5da9e70ba02a'],size=1,snapshot_id=770afbcc-aa14-4428-827c-32e401ae41af,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-875597774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0444a193-2527-4fc9-97d2-d2883ef3153e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=770afbcc-aa14-4428-827c-32e401ae41af,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:20.223697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dfaea7-d693-429f-8a16-345616b7a0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:20.240625 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dfaea7-d693-429f-8a16-345616b7a0cd) transitioned into state 'SUCCESS' from state '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-875597774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['65d29a40-b6b9-4539-8963-46a975b50b79','9dca2adf-8b59-468f-b9e3-40600a423a0b','af2f3928-a3fe-4bec-92a0-970b8a1647f6','195a26a5-e6ea-4b8b-a4a3-5da9e70ba02a'],size=1,snapshot_id=770afbcc-aa14-4428-827c-32e401ae41af,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:20.241313 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cfe3944-80e9-44b6-be44-d347658bf0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:20.259465 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cfe3944-80e9-44b6-be44-d347658bf0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:20.260343 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (ef70f079-e837-438a-bb22-667b9c3ebbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:20.260636 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:20.261181 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dd7c6115-d024-476a-8411-8a38eefc6bb2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:20.261723 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1466/5867] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:53:20 2026] POST /volume/v3/volumes => generated 803 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:20.275289 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ec32c7ac-1eea-4c32-a98c-1e40a9fa214a None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:20.277263 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec32c7ac-1eea-4c32-a98c-1e40a9fa214a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e Aug 06 17:53:20.277577 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec32c7ac-1eea-4c32-a98c-1e40a9fa214a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:20.277782 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec32c7ac-1eea-4c32-a98c-1e40a9fa214a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:20.284540 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:20.284540 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:20.287983 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ec32c7ac-1eea-4c32-a98c-1e40a9fa214a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:20.291711 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec32c7ac-1eea-4c32-a98c-1e40a9fa214a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e returned with HTTP 200 Aug 06 17:53:20.292103 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1476/5868] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:20 2026] GET /volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:21.304050 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bd1a2231-797e-4424-9e63-a514153f560f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:21.305637 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bd1a2231-797e-4424-9e63-a514153f560f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e Aug 06 17:53:21.305850 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bd1a2231-797e-4424-9e63-a514153f560f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:21.306037 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bd1a2231-797e-4424-9e63-a514153f560f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:21.312486 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:21.312486 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:21.315478 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bd1a2231-797e-4424-9e63-a514153f560f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:21.319029 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bd1a2231-797e-4424-9e63-a514153f560f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e returned with HTTP 200 Aug 06 17:53:21.319365 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1451/5869] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:21 2026] GET /volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:21.330126 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:21.331800 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:21.331992 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:21.332180 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:21.332287 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:21.336759 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:21.336759 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:21.337203 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:21.350205 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot delete request issued successfully. Aug 06 17:53:21.350375 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-bdb27e9c-8cd6-4c54-bc67-8ecf6d876908 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 202 Aug 06 17:53:21.350788 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1477/5870] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:21 2026] DELETE /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:21.357218 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f3df8e42-31bc-4487-a7b2-10780d975f94 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:21.359072 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f3df8e42-31bc-4487-a7b2-10780d975f94 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:21.359297 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f3df8e42-31bc-4487-a7b2-10780d975f94 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:21.359538 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f3df8e42-31bc-4487-a7b2-10780d975f94 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:21.364349 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:21.364349 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:21.364751 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f3df8e42-31bc-4487-a7b2-10780d975f94 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Snapshot retrieved successfully. Aug 06 17:53:21.365535 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f3df8e42-31bc-4487-a7b2-10780d975f94 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 200 Aug 06 17:53:21.366008 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1467/5871] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:21 2026] GET /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:22.373829 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-554f188d-0231-4aa8-a9ac-449d945ca65f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:22.375918 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-554f188d-0231-4aa8-a9ac-449d945ca65f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:22.376120 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-554f188d-0231-4aa8-a9ac-449d945ca65f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:22.376327 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-554f188d-0231-4aa8-a9ac-449d945ca65f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:22.380122 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-554f188d-0231-4aa8-a9ac-449d945ca65f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 404 Aug 06 17:53:22.380537 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1477/5872] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:22 2026] GET /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:22.386287 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f95d3d7d-b795-4782-942e-774fd171ca9a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:22.388052 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:22.388288 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:22.388474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:22.388649 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:22.394982 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:22.394982 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:22.395383 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:22.409952 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:22.410126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f95d3d7d-b795-4782-942e-774fd171ca9a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 202 Aug 06 17:53:22.410487 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1452/5873] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:22 2026] DELETE /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:22.416787 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ae07913f-31d6-42dc-b25a-2ad1d8dc5a26 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:22.418513 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ae07913f-31d6-42dc-b25a-2ad1d8dc5a26 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:22.418748 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ae07913f-31d6-42dc-b25a-2ad1d8dc5a26 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:22.418936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ae07913f-31d6-42dc-b25a-2ad1d8dc5a26 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:22.425592 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:22.425592 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:22.428887 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ae07913f-31d6-42dc-b25a-2ad1d8dc5a26 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:22.433126 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ae07913f-31d6-42dc-b25a-2ad1d8dc5a26 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 200 Aug 06 17:53:22.433780 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1478/5874] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:22 2026] GET /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:23.445180 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-8c6b2880-556d-4556-be59-5632c6e1874d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:23.446892 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c6b2880-556d-4556-be59-5632c6e1874d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:23.447122 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c6b2880-556d-4556-be59-5632c6e1874d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:23.447304 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-8c6b2880-556d-4556-be59-5632c6e1874d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:23.452429 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-8c6b2880-556d-4556-be59-5632c6e1874d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 404 Aug 06 17:53:23.452857 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1468/5875] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:23 2026] GET /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:23.459641 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:23.461250 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:23.461560 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1315113523"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:23.462891 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1315113523'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:23.463057 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:23.467298 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:23.473171 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (57a4ee86-cad0-49aa-a654-ff4b4e129e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:23.474114 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5541bae8-71d9-45cb-bb23-b1d11eecd652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:23.474914 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:23.495795 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5541bae8-71d9-45cb-bb23-b1d11eecd652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:23.496435 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f26cd62-4356-4edd-80d2-a94f1680fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:23.529467 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['3dc48532-9536-49d7-8fea-7c42395989e3', 'dbd00ec5-f195-40c6-bc8e-6b05df1b2c94', 'ce4d25d0-1f02-4319-80ae-c2226fc8781d', '8df090a1-dfae-4073-a658-4194b46c99ee'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:23.530336 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f26cd62-4356-4edd-80d2-a94f1680fd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dc48532-9536-49d7-8fea-7c42395989e3', 'dbd00ec5-f195-40c6-bc8e-6b05df1b2c94', 'ce4d25d0-1f02-4319-80ae-c2226fc8781d', '8df090a1-dfae-4073-a658-4194b46c99ee']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:23.531218 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f0d701-b18b-4a1b-b013-1da083e6a9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:23.550651 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f0d701-b18b-4a1b-b013-1da083e6a9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac871e55-6470-4cd7-ab4c-bae02e4f2ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315113523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['3dc48532-9536-49d7-8fea-7c42395989e3','dbd00ec5-f195-40c6-bc8e-6b05df1b2c94','ce4d25d0-1f02-4319-80ae-c2226fc8781d','8df090a1-dfae-4073-a658-4194b46c99ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315113523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac871e55-6470-4cd7-ab4c-bae02e4f2ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:23.551282 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc71ab7-f0c3-4852-8e80-759f955c892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:23.566192 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc71ab7-f0c3-4852-8e80-759f955c892a) transitioned into state 'SUCCESS' from state '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-1315113523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['3dc48532-9536-49d7-8fea-7c42395989e3','dbd00ec5-f195-40c6-bc8e-6b05df1b2c94','ce4d25d0-1f02-4319-80ae-c2226fc8781d','8df090a1-dfae-4073-a658-4194b46c99ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:23.566780 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36c2245-d7fe-456d-ab1e-048c0887fdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:23.573982 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36c2245-d7fe-456d-ab1e-048c0887fdac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:23.574721 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (57a4ee86-cad0-49aa-a654-ff4b4e129e6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:23.575118 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:23.575603 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-d64d27bc-d702-4039-8fb4-f37eb5a75205 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:23.575974 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1478/5876] 10.4.3.207 () {70 vars in 1299 bytes} [Thu Aug 6 17:53:23 2026] POST /volume/v3/volumes => generated 770 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:23.586356 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-7997ea19-78aa-4c45-b8c0-5bb2274a7795 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:23.590070 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7997ea19-78aa-4c45-b8c0-5bb2274a7795 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:23.590070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7997ea19-78aa-4c45-b8c0-5bb2274a7795 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:23.590070 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-7997ea19-78aa-4c45-b8c0-5bb2274a7795 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:23.594976 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:23.594976 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:23.598474 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-7997ea19-78aa-4c45-b8c0-5bb2274a7795 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:23.602010 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-7997ea19-78aa-4c45-b8c0-5bb2274a7795 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 200 Aug 06 17:53:23.602217 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1453/5877] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:23 2026] GET /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:24.613309 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-60ab816f-b1a2-4e8e-b631-6af24b60b8f8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:24.614930 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-60ab816f-b1a2-4e8e-b631-6af24b60b8f8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:24.615137 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-60ab816f-b1a2-4e8e-b631-6af24b60b8f8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:24.615308 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-60ab816f-b1a2-4e8e-b631-6af24b60b8f8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:24.621547 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:24.621547 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:24.624666 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-60ab816f-b1a2-4e8e-b631-6af24b60b8f8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:24.628253 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-60ab816f-b1a2-4e8e-b631-6af24b60b8f8 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 200 Aug 06 17:53:24.628606 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1479/5878] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:24 2026] GET /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:24.640219 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:24.641929 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:24.642312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ac871e55-6470-4cd7-ab4c-bae02e4f2ce7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-441871279"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:24.643816 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request body: {'volume': {'source_volid': 'ac871e55-6470-4cd7-ab4c-bae02e4f2ce7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-441871279'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:24.650776 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:24.650776 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:24.651225 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume retrieved successfully. Aug 06 17:53:24.651350 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume of 1 GB Aug 06 17:53:24.654546 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Availability Zones retrieved successfully. Aug 06 17:53:24.659851 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (5dc7dd75-088a-4dd9-9bb5-b03d7ad8ce08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:24.660839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df4a637-a58e-4cb1-9424-5eec7beb12ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:24.661641 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:24.682246 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df4a637-a58e-4cb1-9424-5eec7beb12ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ac871e55-6470-4cd7-ab4c-bae02e4f2ce7', 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:24.683312 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb85691e-0da9-4131-a7d5-224aab434470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:24.719214 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Created reservations ['4060a56a-ca40-429c-94d8-9852b0e3295c', 'bc000c5d-0426-4476-bbf6-d033f3353863', 'b96897cf-1d89-4984-9b3b-f86ca89caeeb', '306460c4-b175-43d5-96cf-4bd599498f7b'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:24.719898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb85691e-0da9-4131-a7d5-224aab434470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4060a56a-ca40-429c-94d8-9852b0e3295c', 'bc000c5d-0426-4476-bbf6-d033f3353863', 'b96897cf-1d89-4984-9b3b-f86ca89caeeb', '306460c4-b175-43d5-96cf-4bd599498f7b']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:24.720582 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a9ad745-e947-404d-a03b-f01251d8e278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:24.751182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a9ad745-e947-404d-a03b-f01251d8e278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c62907-e8d1-432b-b841-8a5ccac9d541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-441871279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['4060a56a-ca40-429c-94d8-9852b0e3295c','bc000c5d-0426-4476-bbf6-d033f3353863','b96897cf-1d89-4984-9b3b-f86ca89caeeb','306460c4-b175-43d5-96cf-4bd599498f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac871e55-6470-4cd7-ab4c-bae02e4f2ce7,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-441871279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c62907-e8d1-432b-b841-8a5ccac9d541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e2a835a2fd43f0bf364ec15c278508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ac871e55-6470-4cd7-ab4c-bae02e4f2ce7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8488bd4330a84211978fa1538ef983b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:24.751946 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361440ad-02af-4ac3-b664-25b61f000a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:24.767360 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361440ad-02af-4ac3-b664-25b61f000a43) transitioned into state 'SUCCESS' from state '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-441871279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e2a835a2fd43f0bf364ec15c278508',qos_specs=None,replication_status=,reservations=['4060a56a-ca40-429c-94d8-9852b0e3295c','bc000c5d-0426-4476-bbf6-d033f3353863','b96897cf-1d89-4984-9b3b-f86ca89caeeb','306460c4-b175-43d5-96cf-4bd599498f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac871e55-6470-4cd7-ab4c-bae02e4f2ce7,status='creating',user_id='8488bd4330a84211978fa1538ef983b6',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:24.768289 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5591d7fb-3d87-4774-9c3c-44552b583021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:24.784554 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5591d7fb-3d87-4774-9c3c-44552b583021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:24.785319 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Flow 'volume_create_api' (5dc7dd75-088a-4dd9-9bb5-b03d7ad8ce08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:24.785628 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Create volume request issued successfully. Aug 06 17:53:24.786166 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-6ae6686f-7672-4077-aeb4-1a2da0d136c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:24.786562 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1469/5879] 10.4.3.207 () {70 vars in 1300 bytes} [Thu Aug 6 17:53:24 2026] POST /volume/v3/volumes => generated 803 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:24.805895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-8d974f97-8a88-4fc3-a3f6-a5f1c8ad9a3f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:24.807721 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d974f97-8a88-4fc3-a3f6-a5f1c8ad9a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 Aug 06 17:53:24.808001 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d974f97-8a88-4fc3-a3f6-a5f1c8ad9a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:24.808233 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-8d974f97-8a88-4fc3-a3f6-a5f1c8ad9a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:24.817309 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:24.817309 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:24.822698 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-8d974f97-8a88-4fc3-a3f6-a5f1c8ad9a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:24.827763 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-8d974f97-8a88-4fc3-a3f6-a5f1c8ad9a3f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 returned with HTTP 200 Aug 06 17:53:24.828303 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1479/5880] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:24 2026] GET /volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 06 17:53:25.843346 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-bbce96fc-9a10-432e-b0e7-b2ab20eba59a None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:25.845109 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bbce96fc-9a10-432e-b0e7-b2ab20eba59a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 Aug 06 17:53:25.845313 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bbce96fc-9a10-432e-b0e7-b2ab20eba59a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:25.845492 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-bbce96fc-9a10-432e-b0e7-b2ab20eba59a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:25.847487 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=175,cinder:UPDATE=55,cinder:INSERT=29,cinder:DELETE=1 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:53:25.852843 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:25.852843 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:25.856535 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-bbce96fc-9a10-432e-b0e7-b2ab20eba59a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:25.860762 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-bbce96fc-9a10-432e-b0e7-b2ab20eba59a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 returned with HTTP 200 Aug 06 17:53:25.861129 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1454/5881] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:25 2026] GET /volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:25.872535 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-b5250567-32eb-4f98-b19b-b354abf0c336 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:25.874387 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:25.874670 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:25.874892 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:25.875103 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:25.881380 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:25.881380 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:25.881883 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:25.895294 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:25.895462 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-b5250567-32eb-4f98-b19b-b354abf0c336 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 202 Aug 06 17:53:25.895869 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1480/5882] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:25 2026] DELETE /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:25.902850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e7de45a3-af51-4eea-886c-cb5509b9160e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:25.904650 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7de45a3-af51-4eea-886c-cb5509b9160e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:25.904850 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7de45a3-af51-4eea-886c-cb5509b9160e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:25.905061 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7de45a3-af51-4eea-886c-cb5509b9160e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:25.911551 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:25.911551 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:25.915041 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e7de45a3-af51-4eea-886c-cb5509b9160e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:25.918877 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7de45a3-af51-4eea-886c-cb5509b9160e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 200 Aug 06 17:53:25.919306 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1470/5883] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:25 2026] GET /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:26.931058 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ec596dbc-41c5-4a00-ba7e-f6d8e29f5be2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:26.932764 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec596dbc-41c5-4a00-ba7e-f6d8e29f5be2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:26.932957 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec596dbc-41c5-4a00-ba7e-f6d8e29f5be2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:26.933143 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec596dbc-41c5-4a00-ba7e-f6d8e29f5be2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:26.938408 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec596dbc-41c5-4a00-ba7e-f6d8e29f5be2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 404 Aug 06 17:53:26.938824 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1480/5884] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:26 2026] GET /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:26.945783 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:26.947577 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 Aug 06 17:53:26.947773 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:26.947948 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:26.948124 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 64c62907-e8d1-432b-b841-8a5ccac9d541 Aug 06 17:53:26.954276 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:26.954276 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:26.954662 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:26.967984 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:26.968173 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-c7e2cf40-7d89-4a59-9f43-84ed6932a3c7 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 returned with HTTP 202 Aug 06 17:53:26.968568 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1455/5885] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:26 2026] DELETE /volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:26.975942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-91155dbc-f4de-466f-af7b-d39ca1886808 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:26.977659 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-91155dbc-f4de-466f-af7b-d39ca1886808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 Aug 06 17:53:26.977889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-91155dbc-f4de-466f-af7b-d39ca1886808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:26.978128 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-91155dbc-f4de-466f-af7b-d39ca1886808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:26.985206 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:26.985206 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:26.988435 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-91155dbc-f4de-466f-af7b-d39ca1886808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:26.992241 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-91155dbc-f4de-466f-af7b-d39ca1886808 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 returned with HTTP 200 Aug 06 17:53:26.992742 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1481/5886] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:26 2026] GET /volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:28.004363 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-03be11ff-06a3-4e73-bef7-a63022227895 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:28.006134 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03be11ff-06a3-4e73-bef7-a63022227895 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 Aug 06 17:53:28.006327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03be11ff-06a3-4e73-bef7-a63022227895 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:28.006512 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-03be11ff-06a3-4e73-bef7-a63022227895 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:28.011885 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-03be11ff-06a3-4e73-bef7-a63022227895 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 returned with HTTP 404 Aug 06 17:53:28.012360 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1471/5887] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:28 2026] GET /volume/v3/volumes/64c62907-e8d1-432b-b841-8a5ccac9d541 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:28.018488 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-265dedd4-3bc8-49f5-96b3-c6ba7e73ed2b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:28.020508 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-265dedd4-3bc8-49f5-96b3-c6ba7e73ed2b tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:28.020669 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-265dedd4-3bc8-49f5-96b3-c6ba7e73ed2b tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:28.020927 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-265dedd4-3bc8-49f5-96b3-c6ba7e73ed2b tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:28.021172 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-265dedd4-3bc8-49f5-96b3-c6ba7e73ed2b tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:28.026324 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-265dedd4-3bc8-49f5-96b3-c6ba7e73ed2b tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 404 Aug 06 17:53:28.026922 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1481/5888] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:28 2026] DELETE /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:28.033294 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-a9fbfa64-f32c-4613-af17-1ed53d8dbe40 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:28.035036 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9fbfa64-f32c-4613-af17-1ed53d8dbe40 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 Aug 06 17:53:28.035248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9fbfa64-f32c-4613-af17-1ed53d8dbe40 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:28.035453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-a9fbfa64-f32c-4613-af17-1ed53d8dbe40 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:28.041038 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-a9fbfa64-f32c-4613-af17-1ed53d8dbe40 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 returned with HTTP 404 Aug 06 17:53:28.041515 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1456/5889] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:28 2026] GET /volume/v3/volumes/ac871e55-6470-4cd7-ab4c-bae02e4f2ce7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:28.047262 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:28.048856 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e Aug 06 17:53:28.049057 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:28.049227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:28.049372 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 0444a193-2527-4fc9-97d2-d2883ef3153e Aug 06 17:53:28.055428 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:28.055428 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:28.055907 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:28.069888 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume request issued successfully. Aug 06 17:53:28.069888 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-fac05ac0-6851-4dab-bc04-380a6ccaa0ed tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e returned with HTTP 202 Aug 06 17:53:28.070233 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1482/5890] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:28 2026] DELETE /volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 06 17:53:28.077466 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-28a8021f-7fea-4d65-a0f4-4565fbf6ac14 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:28.079320 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-28a8021f-7fea-4d65-a0f4-4565fbf6ac14 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e Aug 06 17:53:28.079522 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-28a8021f-7fea-4d65-a0f4-4565fbf6ac14 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:28.079727 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-28a8021f-7fea-4d65-a0f4-4565fbf6ac14 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:28.086638 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:28.086638 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:28.090716 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-28a8021f-7fea-4d65-a0f4-4565fbf6ac14 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Volume info retrieved successfully. Aug 06 17:53:28.095816 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-28a8021f-7fea-4d65-a0f4-4565fbf6ac14 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e returned with HTTP 200 Aug 06 17:53:28.096225 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1472/5891] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:28 2026] GET /volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:29.108290 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ab48a2b3-c594-4295-86f9-5aacf4656810 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.109924 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ab48a2b3-c594-4295-86f9-5aacf4656810 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e Aug 06 17:53:29.110136 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ab48a2b3-c594-4295-86f9-5aacf4656810 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.110314 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ab48a2b3-c594-4295-86f9-5aacf4656810 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.115857 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ab48a2b3-c594-4295-86f9-5aacf4656810 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e returned with HTTP 404 Aug 06 17:53:29.116419 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1482/5892] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/0444a193-2527-4fc9-97d2-d2883ef3153e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.122746 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-4c7b5d58-6e3b-44b9-9c10-b16643399181 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.124436 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c7b5d58-6e3b-44b9-9c10-b16643399181 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:29.124624 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c7b5d58-6e3b-44b9-9c10-b16643399181 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.124802 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-4c7b5d58-6e3b-44b9-9c10-b16643399181 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.124894 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-4c7b5d58-6e3b-44b9-9c10-b16643399181 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:29.129150 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-4c7b5d58-6e3b-44b9-9c10-b16643399181 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 404 Aug 06 17:53:29.129810 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1457/5893] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.135839 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f113a28d-5498-471f-a182-4c48b8a4af48 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.137563 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f113a28d-5498-471f-a182-4c48b8a4af48 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af Aug 06 17:53:29.137762 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f113a28d-5498-471f-a182-4c48b8a4af48 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.137930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f113a28d-5498-471f-a182-4c48b8a4af48 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.141878 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f113a28d-5498-471f-a182-4c48b8a4af48 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af returned with HTTP 404 Aug 06 17:53:29.142352 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1483/5894] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/snapshots/770afbcc-aa14-4428-827c-32e401ae41af => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.148147 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0b0ad5b6-3ddf-4656-bfc1-a1172b9ed71f None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.150009 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0b0ad5b6-3ddf-4656-bfc1-a1172b9ed71f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:29.150264 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0b0ad5b6-3ddf-4656-bfc1-a1172b9ed71f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.150467 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0b0ad5b6-3ddf-4656-bfc1-a1172b9ed71f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.150683 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-0b0ad5b6-3ddf-4656-bfc1-a1172b9ed71f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:29.156633 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0b0ad5b6-3ddf-4656-bfc1-a1172b9ed71f tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 404 Aug 06 17:53:29.157203 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1473/5895] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.163048 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-96e8df19-a5f9-4b2b-8211-b011d95d1411 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.164694 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-96e8df19-a5f9-4b2b-8211-b011d95d1411 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 Aug 06 17:53:29.164885 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-96e8df19-a5f9-4b2b-8211-b011d95d1411 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.165078 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-96e8df19-a5f9-4b2b-8211-b011d95d1411 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.170816 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-96e8df19-a5f9-4b2b-8211-b011d95d1411 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 returned with HTTP 404 Aug 06 17:53:29.171219 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1483/5896] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/72c973d1-7a18-406f-a6f8-4533dcde3fd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.177040 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-11e09723-11aa-42b2-9cdb-14e7fb8c88a1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.178519 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-11e09723-11aa-42b2-9cdb-14e7fb8c88a1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:29.178774 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-11e09723-11aa-42b2-9cdb-14e7fb8c88a1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.178947 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-11e09723-11aa-42b2-9cdb-14e7fb8c88a1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.179156 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-11e09723-11aa-42b2-9cdb-14e7fb8c88a1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:29.184067 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-11e09723-11aa-42b2-9cdb-14e7fb8c88a1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 404 Aug 06 17:53:29.184461 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1458/5897] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.190356 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-427996d1-a6a2-4678-906f-a22bbe0b518a None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.191956 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-427996d1-a6a2-4678-906f-a22bbe0b518a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f Aug 06 17:53:29.192199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-427996d1-a6a2-4678-906f-a22bbe0b518a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.192358 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-427996d1-a6a2-4678-906f-a22bbe0b518a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.197520 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-427996d1-a6a2-4678-906f-a22bbe0b518a tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f returned with HTTP 404 Aug 06 17:53:29.197951 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1484/5898] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/aa81a964-7394-44bf-8729-01a8ec18f95f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.203849 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bee79c71-25a9-48d2-a012-678fa274d100 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.205603 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bee79c71-25a9-48d2-a012-678fa274d100 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:29.205821 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bee79c71-25a9-48d2-a012-678fa274d100 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.206027 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bee79c71-25a9-48d2-a012-678fa274d100 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.206132 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-bee79c71-25a9-48d2-a012-678fa274d100 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:29.209977 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bee79c71-25a9-48d2-a012-678fa274d100 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 404 Aug 06 17:53:29.210393 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1474/5899] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.217508 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b5e1d879-440e-4f09-b594-c349bbbab676 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.219736 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b5e1d879-440e-4f09-b594-c349bbbab676 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 Aug 06 17:53:29.219951 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b5e1d879-440e-4f09-b594-c349bbbab676 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.220244 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b5e1d879-440e-4f09-b594-c349bbbab676 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.225341 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b5e1d879-440e-4f09-b594-c349bbbab676 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 returned with HTTP 404 Aug 06 17:53:29.225937 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1484/5900] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/snapshots/095d5a09-9f66-4a92-8f86-df02b6f05604 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.231990 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d6296c13-bc82-492c-8259-fd6355122f0d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.233644 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6296c13-bc82-492c-8259-fd6355122f0d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:29.233841 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6296c13-bc82-492c-8259-fd6355122f0d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.234055 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d6296c13-bc82-492c-8259-fd6355122f0d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.234233 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d6296c13-bc82-492c-8259-fd6355122f0d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:29.239942 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d6296c13-bc82-492c-8259-fd6355122f0d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 404 Aug 06 17:53:29.240496 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1459/5901] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.246751 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-07a535c8-9f05-4651-bdd8-f1b5088a9e8c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.248477 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-07a535c8-9f05-4651-bdd8-f1b5088a9e8c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d Aug 06 17:53:29.248692 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-07a535c8-9f05-4651-bdd8-f1b5088a9e8c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.248894 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-07a535c8-9f05-4651-bdd8-f1b5088a9e8c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.254120 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-07a535c8-9f05-4651-bdd8-f1b5088a9e8c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d returned with HTTP 404 Aug 06 17:53:29.254627 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1485/5902] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/8fd7656d-de6f-403f-aba4-a0ae65d1fc9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.260739 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7c0860f9-6472-4a70-ad16-f1c5a8334822 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.262261 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7c0860f9-6472-4a70-ad16-f1c5a8334822 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:29.262432 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7c0860f9-6472-4a70-ad16-f1c5a8334822 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.262619 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7c0860f9-6472-4a70-ad16-f1c5a8334822 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.262734 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-7c0860f9-6472-4a70-ad16-f1c5a8334822 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:29.267334 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7c0860f9-6472-4a70-ad16-f1c5a8334822 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 404 Aug 06 17:53:29.267729 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1475/5903] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.273457 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9906b46-3560-466d-a604-3e3b19c4a354 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.275203 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9906b46-3560-466d-a604-3e3b19c4a354 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec Aug 06 17:53:29.275389 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9906b46-3560-466d-a604-3e3b19c4a354 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.275609 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9906b46-3560-466d-a604-3e3b19c4a354 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.281050 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9906b46-3560-466d-a604-3e3b19c4a354 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec returned with HTTP 404 Aug 06 17:53:29.281686 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1485/5904] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/snapshots/b01e1426-1c86-407d-a485-262629cca0ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.288049 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9f207960-29b5-44a6-8892-d925ade6220d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.289868 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9f207960-29b5-44a6-8892-d925ade6220d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:29.290111 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9f207960-29b5-44a6-8892-d925ade6220d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.290496 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9f207960-29b5-44a6-8892-d925ade6220d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.290496 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-9f207960-29b5-44a6-8892-d925ade6220d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:29.295927 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9f207960-29b5-44a6-8892-d925ade6220d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 404 Aug 06 17:53:29.296431 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1460/5905] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.302505 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-23435bfb-98cf-499a-9d0d-d5a6685e8439 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.304989 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23435bfb-98cf-499a-9d0d-d5a6685e8439 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e Aug 06 17:53:29.304989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23435bfb-98cf-499a-9d0d-d5a6685e8439 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.304989 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23435bfb-98cf-499a-9d0d-d5a6685e8439 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.310007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23435bfb-98cf-499a-9d0d-d5a6685e8439 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e returned with HTTP 404 Aug 06 17:53:29.310416 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1486/5906] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/093ecdc5-9941-4a06-a583-6245eba1b58e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.316719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e65c9e07-9257-4ca6-9d2d-aec2db03e4ac None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.318474 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e65c9e07-9257-4ca6-9d2d-aec2db03e4ac tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:29.318717 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e65c9e07-9257-4ca6-9d2d-aec2db03e4ac tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.318907 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e65c9e07-9257-4ca6-9d2d-aec2db03e4ac tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.319116 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-e65c9e07-9257-4ca6-9d2d-aec2db03e4ac tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:29.324519 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e65c9e07-9257-4ca6-9d2d-aec2db03e4ac tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 404 Aug 06 17:53:29.324997 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1476/5907] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.331643 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f7e6af8f-7847-4eb5-81c6-a528abbac3b3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.333719 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f7e6af8f-7847-4eb5-81c6-a528abbac3b3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e Aug 06 17:53:29.333979 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f7e6af8f-7847-4eb5-81c6-a528abbac3b3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.334218 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f7e6af8f-7847-4eb5-81c6-a528abbac3b3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.340619 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f7e6af8f-7847-4eb5-81c6-a528abbac3b3 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e returned with HTTP 404 Aug 06 17:53:29.341168 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1486/5908] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/9a73e27f-f10a-406f-8141-23807343b22e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.347848 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f28f6ef0-029c-4794-887d-d626e00938bf None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.349473 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f28f6ef0-029c-4794-887d-d626e00938bf tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:29.349683 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f28f6ef0-029c-4794-887d-d626e00938bf tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.349856 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f28f6ef0-029c-4794-887d-d626e00938bf tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.350034 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f28f6ef0-029c-4794-887d-d626e00938bf tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:29.356835 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f28f6ef0-029c-4794-887d-d626e00938bf tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 404 Aug 06 17:53:29.357499 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1461/5909] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.363976 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-58fc4075-d9ae-4da2-a55d-73f68d6f2fbb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.365714 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-58fc4075-d9ae-4da2-a55d-73f68d6f2fbb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a Aug 06 17:53:29.365930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-58fc4075-d9ae-4da2-a55d-73f68d6f2fbb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.366153 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-58fc4075-d9ae-4da2-a55d-73f68d6f2fbb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.371504 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-58fc4075-d9ae-4da2-a55d-73f68d6f2fbb tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a returned with HTTP 404 Aug 06 17:53:29.371913 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1487/5910] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/aaf28930-b6f5-4a54-abb5-0e71a385619a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.378838 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-9ea4ff57-524f-4430-bd6b-f405c5948f2c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.380594 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ea4ff57-524f-4430-bd6b-f405c5948f2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:29.380781 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ea4ff57-524f-4430-bd6b-f405c5948f2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.380975 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-9ea4ff57-524f-4430-bd6b-f405c5948f2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.381093 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-9ea4ff57-524f-4430-bd6b-f405c5948f2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:29.385260 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-9ea4ff57-524f-4430-bd6b-f405c5948f2c tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 404 Aug 06 17:53:29.385697 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1477/5911] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.392029 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ad1bd183-b8b0-45d4-acae-4a6ca750a15e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.393732 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ad1bd183-b8b0-45d4-acae-4a6ca750a15e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 Aug 06 17:53:29.393921 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ad1bd183-b8b0-45d4-acae-4a6ca750a15e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.394133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ad1bd183-b8b0-45d4-acae-4a6ca750a15e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.398451 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ad1bd183-b8b0-45d4-acae-4a6ca750a15e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 returned with HTTP 404 Aug 06 17:53:29.398938 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1487/5912] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/snapshots/4735a017-c90d-4076-a861-df62197c6a97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.404795 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9574bb6e-2f40-4e27-8f55-b5283783fbe1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.406319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9574bb6e-2f40-4e27-8f55-b5283783fbe1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:29.406516 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9574bb6e-2f40-4e27-8f55-b5283783fbe1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.406694 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9574bb6e-2f40-4e27-8f55-b5283783fbe1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.406844 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-9574bb6e-2f40-4e27-8f55-b5283783fbe1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:29.411743 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9574bb6e-2f40-4e27-8f55-b5283783fbe1 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 404 Aug 06 17:53:29.412132 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1462/5913] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.417930 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c87636ec-2186-4fa8-85f8-a2d4e52da5d2 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.419501 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c87636ec-2186-4fa8-85f8-a2d4e52da5d2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 Aug 06 17:53:29.419719 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c87636ec-2186-4fa8-85f8-a2d4e52da5d2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.419903 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c87636ec-2186-4fa8-85f8-a2d4e52da5d2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.425115 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c87636ec-2186-4fa8-85f8-a2d4e52da5d2 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 returned with HTTP 404 Aug 06 17:53:29.425519 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1488/5914] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/5008ced3-6cb5-449d-a3ee-4f4091bc7060 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.431390 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ba6b9a07-10bc-4ce5-b4c4-dce3cc88a53e None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.433136 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba6b9a07-10bc-4ce5-b4c4-dce3cc88a53e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:29.433322 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba6b9a07-10bc-4ce5-b4c4-dce3cc88a53e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.433549 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ba6b9a07-10bc-4ce5-b4c4-dce3cc88a53e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.433662 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-ba6b9a07-10bc-4ce5-b4c4-dce3cc88a53e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete snapshot with id: 8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:29.437976 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ba6b9a07-10bc-4ce5-b4c4-dce3cc88a53e tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 404 Aug 06 17:53:29.438416 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1478/5915] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.444329 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-14ececd4-f70b-43a4-b463-2093e3062938 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.446423 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14ececd4-f70b-43a4-b463-2093e3062938 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 Aug 06 17:53:29.446673 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14ececd4-f70b-43a4-b463-2093e3062938 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.446912 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14ececd4-f70b-43a4-b463-2093e3062938 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.452252 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14ececd4-f70b-43a4-b463-2093e3062938 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 returned with HTTP 404 Aug 06 17:53:29.452825 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1488/5916] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/snapshots/8d5109ac-c892-46e6-889e-f30d0a37f928 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:29.458429 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-31b25f2b-fae8-4b81-a01d-c27350c3347d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.460088 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-31b25f2b-fae8-4b81-a01d-c27350c3347d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] DELETE https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:29.460282 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-31b25f2b-fae8-4b81-a01d-c27350c3347d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.460456 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-31b25f2b-fae8-4b81-a01d-c27350c3347d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.460617 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-31b25f2b-fae8-4b81-a01d-c27350c3347d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Delete volume with id: 4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:29.465657 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-31b25f2b-fae8-4b81-a01d-c27350c3347d tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 404 Aug 06 17:53:29.466060 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1463/5917] 10.4.3.207 () {68 vars in 1392 bytes} [Thu Aug 6 17:53:29 2026] DELETE /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:29.471681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-33afa9b2-8fa9-415e-9d89-b1bd647bee84 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:29.473116 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-33afa9b2-8fa9-415e-9d89-b1bd647bee84 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] GET https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e Aug 06 17:53:29.473292 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-33afa9b2-8fa9-415e-9d89-b1bd647bee84 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:29.473462 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-33afa9b2-8fa9-415e-9d89-b1bd647bee84 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:29.478334 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-33afa9b2-8fa9-415e-9d89-b1bd647bee84 tempest-VolumeDependencyTests-556875283 tempest-VolumeDependencyTests-556875283-project-member] https://10.4.3.207/volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e returned with HTTP 404 Aug 06 17:53:29.478716 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1489/5918] 10.4.3.207 () {68 vars in 1389 bytes} [Thu Aug 6 17:53:29 2026] GET /volume/v3/volumes/4ca610d0-6e43-4225-9323-bc6e4c5bb01e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 06 17:53:30.909901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7cc4c85e-9ed8-4f06-801e-3392a6488672 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:31.010839 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7cc4c85e-9ed8-4f06-801e-3392a6488672 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-admin] GET https://10.4.3.207/volume/v3/scheduler-stats/get_pools Aug 06 17:53:31.011037 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7cc4c85e-9ed8-4f06-801e-3392a6488672 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:31.011245 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7cc4c85e-9ed8-4f06-801e-3392a6488672 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-admin] Calling method 'get_pools' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:31.020375 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7cc4c85e-9ed8-4f06-801e-3392a6488672 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-admin] https://10.4.3.207/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 06 17:53:31.020913 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1479/5919] 10.4.3.207 () {66 vars in 1291 bytes} [Thu Aug 6 17:53:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:31.028530 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e51ffe72-d67b-43db-b508-2602f7d0b960 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:31.077929 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e51ffe72-d67b-43db-b508-2602f7d0b960 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-member] GET https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool Aug 06 17:53:31.078184 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e51ffe72-d67b-43db-b508-2602f7d0b960 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:31.078407 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e51ffe72-d67b-43db-b508-2602f7d0b960 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:31.079015 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.policy [None req-e51ffe72-d67b-43db-b508-2602f7d0b960 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1ba1228a1d294321a411cc02f0b3b2c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ee6eabedd6d44fb9465f278042c38a3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100623) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:53:31.079223 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e51ffe72-d67b-43db-b508-2602f7d0b960 tempest-ProjectMemberTests-2124216915 tempest-ProjectMemberTests-2124216915-project-member] https://10.4.3.207/volume/v3/capabilities/np0000006677@storpool returned with HTTP 403 Aug 06 17:53:31.079621 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1489/5920] 10.4.3.207 () {66 vars in 1318 bytes} [Thu Aug 6 17:53:31 2026] GET /volume/v3/capabilities/np0000006677@storpool => generated 110 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:32.467845 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:32.536234 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:32.536551 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-962463897"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:32.537823 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-962463897'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:32.537956 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:32.541223 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:32.546991 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (9f713613-7f95-49cd-91ad-66e2eea3ef44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:32.547942 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09cf31f-02fb-4680-a2e3-e9b74d20a66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:32.548650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:32.568295 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d09cf31f-02fb-4680-a2e3-e9b74d20a66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:32.568954 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e0a054-49ae-40e9-99a6-8f659190fb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:32.614533 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['3b45c77f-928d-40b2-880f-d86cdb40c6cc', '01559bc2-3a4f-4797-aba9-4d4f6f1963bc', '08127978-9b24-46de-a679-f9299267f99e', 'afb3a88b-9c27-4f56-99cb-1835caf863f0'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:32.615187 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e0a054-49ae-40e9-99a6-8f659190fb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b45c77f-928d-40b2-880f-d86cdb40c6cc', '01559bc2-3a4f-4797-aba9-4d4f6f1963bc', '08127978-9b24-46de-a679-f9299267f99e', 'afb3a88b-9c27-4f56-99cb-1835caf863f0']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:32.615876 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e125e6-38ce-414d-b2ef-1a41ced7cd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:32.635650 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e125e6-38ce-414d-b2ef-1a41ced7cd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17cc34e-8054-4cf6-adf7-101147f848d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962463897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['3b45c77f-928d-40b2-880f-d86cdb40c6cc','01559bc2-3a4f-4797-aba9-4d4f6f1963bc','08127978-9b24-46de-a679-f9299267f99e','afb3a88b-9c27-4f56-99cb-1835caf863f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-962463897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17cc34e-8054-4cf6-adf7-101147f848d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:32.636335 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac13ae8-84d5-4b5f-bdc6-a6616ffaa3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:32.650984 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac13ae8-84d5-4b5f-bdc6-a6616ffaa3b9) transitioned into state 'SUCCESS' from state '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-962463897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['3b45c77f-928d-40b2-880f-d86cdb40c6cc','01559bc2-3a4f-4797-aba9-4d4f6f1963bc','08127978-9b24-46de-a679-f9299267f99e','afb3a88b-9c27-4f56-99cb-1835caf863f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:32.651661 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d1a899-e129-4d90-8dee-c5b628d89dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:32.658874 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d1a899-e129-4d90-8dee-c5b628d89dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:32.659625 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (9f713613-7f95-49cd-91ad-66e2eea3ef44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:32.659870 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:32.660418 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-09fdedf6-1cd0-48d8-8bfc-6f3c3002c28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:32.660807 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1464/5921] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:32 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:32.671221 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e85d92ce-bf2c-4b22-9f02-8aa9c14bd107 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:32.672846 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e85d92ce-bf2c-4b22-9f02-8aa9c14bd107 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:32.673046 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e85d92ce-bf2c-4b22-9f02-8aa9c14bd107 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:32.673268 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e85d92ce-bf2c-4b22-9f02-8aa9c14bd107 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:32.680033 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:32.680033 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:32.682976 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e85d92ce-bf2c-4b22-9f02-8aa9c14bd107 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:32.686286 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e85d92ce-bf2c-4b22-9f02-8aa9c14bd107 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 returned with HTTP 200 Aug 06 17:53:32.686621 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1490/5922] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:32 2026] GET /volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:33.698393 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-1080b4e3-7af3-4a28-b40a-557eab5f8930 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:33.700604 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1080b4e3-7af3-4a28-b40a-557eab5f8930 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:33.700785 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1080b4e3-7af3-4a28-b40a-557eab5f8930 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:33.700982 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-1080b4e3-7af3-4a28-b40a-557eab5f8930 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:33.708437 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:33.708437 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:33.711810 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-1080b4e3-7af3-4a28-b40a-557eab5f8930 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:33.715395 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-1080b4e3-7af3-4a28-b40a-557eab5f8930 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 returned with HTTP 200 Aug 06 17:53:33.715772 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1480/5923] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:33 2026] GET /volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:33.728489 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:33.784793 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:33.785137 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d17cc34e-8054-4cf6-adf7-101147f848d0", "name": "tempest-ProjectMemberTests-Snapshot-182645722"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:33.792990 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:33.792990 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:33.793415 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Volume info retrieved successfully. Aug 06 17:53:33.793518 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Create snapshot from volume d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:33.825140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Created reservations ['55cba56d-4ba6-4c5b-998d-be832f1fd899', '50cd1558-8e59-43ed-b39a-d9da8706f2a3', '523c6a08-c6bb-43a2-b7fb-dde09973d5d9', '1a8be299-942a-4078-8b76-b09860a1a15a'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:33.850162 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot create request issued successfully. Aug 06 17:53:33.850440 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-91d2d098-eb25-4bc2-bff0-31269df96e74 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:33.850833 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1490/5924] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:33 2026] POST /volume/v3/snapshots => generated 304 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:33.861342 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3b61ec74-76a9-421e-92df-2ef6b4652af2 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:33.863121 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b61ec74-76a9-421e-92df-2ef6b4652af2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 Aug 06 17:53:33.863299 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b61ec74-76a9-421e-92df-2ef6b4652af2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:33.863483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3b61ec74-76a9-421e-92df-2ef6b4652af2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:33.867988 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:33.867988 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:33.868348 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3b61ec74-76a9-421e-92df-2ef6b4652af2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:33.869060 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3b61ec74-76a9-421e-92df-2ef6b4652af2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 returned with HTTP 200 Aug 06 17:53:33.869576 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1465/5925] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:33 2026] GET /volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 => generated 436 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:34.879361 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-ddd4ee8a-544b-4e35-8e6f-ea73b933db08 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:34.881047 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ddd4ee8a-544b-4e35-8e6f-ea73b933db08 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 Aug 06 17:53:34.881264 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ddd4ee8a-544b-4e35-8e6f-ea73b933db08 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:34.881464 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-ddd4ee8a-544b-4e35-8e6f-ea73b933db08 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:34.886628 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:34.886628 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:34.887090 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-ddd4ee8a-544b-4e35-8e6f-ea73b933db08 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:34.887867 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-ddd4ee8a-544b-4e35-8e6f-ea73b933db08 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 returned with HTTP 200 Aug 06 17:53:34.888270 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1491/5926] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:34 2026] GET /volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:34.896386 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-089fed73-ef73-4b19-9e18-2bab6b589159 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:34.898189 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 Aug 06 17:53:34.898390 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:34.898600 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:34.898700 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Delete snapshot with id: 78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 Aug 06 17:53:34.904090 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:34.904090 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:34.904572 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:34.918359 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot delete request issued successfully. Aug 06 17:53:34.918586 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-089fed73-ef73-4b19-9e18-2bab6b589159 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 returned with HTTP 202 Aug 06 17:53:34.918980 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1481/5927] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:34 2026] DELETE /volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:34.926226 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ec304c6b-120c-40c5-af5a-cb099e3c02ed None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:34.928266 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec304c6b-120c-40c5-af5a-cb099e3c02ed tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 Aug 06 17:53:34.928480 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec304c6b-120c-40c5-af5a-cb099e3c02ed tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:34.928762 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ec304c6b-120c-40c5-af5a-cb099e3c02ed tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:34.935409 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:34.935409 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:34.936082 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-ec304c6b-120c-40c5-af5a-cb099e3c02ed tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:34.937276 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ec304c6b-120c-40c5-af5a-cb099e3c02ed tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 returned with HTTP 200 Aug 06 17:53:34.938025 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1491/5928] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:34 2026] GET /volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:35.947264 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-b9d0281e-b6e0-414e-8275-8df72e934653 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:35.948670 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9d0281e-b6e0-414e-8275-8df72e934653 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 Aug 06 17:53:35.948886 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9d0281e-b6e0-414e-8275-8df72e934653 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:35.949105 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-b9d0281e-b6e0-414e-8275-8df72e934653 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:35.953029 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-b9d0281e-b6e0-414e-8275-8df72e934653 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 returned with HTTP 404 Aug 06 17:53:35.953453 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1466/5929] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:35 2026] GET /volume/v3/snapshots/78b872df-f3ae-4b7d-84f1-5e4f32ae94d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:35.960002 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:35.961783 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:35.961977 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:35.962168 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:35.962319 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:35.964503 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=191,cinder:INSERT=39,cinder:UPDATE=67 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:53:35.970311 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:35.970311 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:35.970797 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:35.985240 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:53:35.985430 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-a4c94b03-0db3-4cb7-8df9-9d0902f17718 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 returned with HTTP 202 Aug 06 17:53:35.985852 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1492/5930] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:53:35 2026] DELETE /volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:35.992065 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-b5e425a1-8c19-4f32-8f6c-817037d569de None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:35.993777 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b5e425a1-8c19-4f32-8f6c-817037d569de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:35.993969 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b5e425a1-8c19-4f32-8f6c-817037d569de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:35.994189 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-b5e425a1-8c19-4f32-8f6c-817037d569de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:36.000690 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:36.000690 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:36.004078 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-b5e425a1-8c19-4f32-8f6c-817037d569de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:36.007569 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-b5e425a1-8c19-4f32-8f6c-817037d569de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 returned with HTTP 200 Aug 06 17:53:36.007913 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1482/5931] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:35 2026] GET /volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:37.019886 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-735bbdff-92f6-48f2-be66-eb35374a30de None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:37.021770 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-735bbdff-92f6-48f2-be66-eb35374a30de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 Aug 06 17:53:37.022048 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-735bbdff-92f6-48f2-be66-eb35374a30de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:37.022304 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-735bbdff-92f6-48f2-be66-eb35374a30de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:37.027978 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-735bbdff-92f6-48f2-be66-eb35374a30de tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 returned with HTTP 404 Aug 06 17:53:37.028456 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1492/5932] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:37 2026] GET /volume/v3/volumes/d17cc34e-8054-4cf6-adf7-101147f848d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:37.036101 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:37.037715 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:37.038036 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1887057279"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:37.039734 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1887057279'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:37.039843 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:37.043765 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:37.048620 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (0be3af98-e76d-441b-9a2d-12ad09f75dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:37.049708 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d255fa-12aa-45ae-8899-6e5a0f787871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:37.050478 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:37.071982 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d255fa-12aa-45ae-8899-6e5a0f787871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:37.072811 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aee52bb-972f-402f-a866-2cb65ef99b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:37.104675 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['ad28ad5a-db17-476e-bf91-106e13b40ed6', 'daed22d1-c232-44ea-8924-9b483251cbe5', 'be9cff70-240e-430d-a2c0-eeb15964e199', '0783547f-5297-4084-8f7d-6dbd9f350694'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:37.105426 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aee52bb-972f-402f-a866-2cb65ef99b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad28ad5a-db17-476e-bf91-106e13b40ed6', 'daed22d1-c232-44ea-8924-9b483251cbe5', 'be9cff70-240e-430d-a2c0-eeb15964e199', '0783547f-5297-4084-8f7d-6dbd9f350694']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:37.106156 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e09876-08f5-4b5e-a353-9cc9bbe278f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:37.127432 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e09876-08f5-4b5e-a353-9cc9bbe278f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34c2f829-cd4f-4e38-a291-03e5d0f79743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1887057279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['ad28ad5a-db17-476e-bf91-106e13b40ed6','daed22d1-c232-44ea-8924-9b483251cbe5','be9cff70-240e-430d-a2c0-eeb15964e199','0783547f-5297-4084-8f7d-6dbd9f350694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1887057279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34c2f829-cd4f-4e38-a291-03e5d0f79743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:37.128261 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fe02ab-b6af-4189-8903-2f383fc90467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:37.144158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fe02ab-b6af-4189-8903-2f383fc90467) transitioned into state 'SUCCESS' from state '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-1887057279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['ad28ad5a-db17-476e-bf91-106e13b40ed6','daed22d1-c232-44ea-8924-9b483251cbe5','be9cff70-240e-430d-a2c0-eeb15964e199','0783547f-5297-4084-8f7d-6dbd9f350694'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:37.144829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d99979e-1292-4e5d-9ef5-9b50eaf6c0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:37.152758 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d99979e-1292-4e5d-9ef5-9b50eaf6c0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:37.154000 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (0be3af98-e76d-441b-9a2d-12ad09f75dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:37.154411 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:37.155330 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc3348d9-1d2f-4941-ac6f-f037f7a90eee tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:37.155908 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1467/5933] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:37 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:37.167790 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1b698900-2e07-4b90-b411-7c5453b57be3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:37.169708 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1b698900-2e07-4b90-b411-7c5453b57be3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:37.169889 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1b698900-2e07-4b90-b411-7c5453b57be3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:37.170166 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1b698900-2e07-4b90-b411-7c5453b57be3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:37.176794 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:37.176794 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:37.180206 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1b698900-2e07-4b90-b411-7c5453b57be3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:37.184446 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1b698900-2e07-4b90-b411-7c5453b57be3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 returned with HTTP 200 Aug 06 17:53:37.184894 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1493/5934] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:37 2026] GET /volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:38.196350 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0ee91152-1de7-44b2-b4a6-711610a25648 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:38.198029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ee91152-1de7-44b2-b4a6-711610a25648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:38.198211 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ee91152-1de7-44b2-b4a6-711610a25648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:38.198388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0ee91152-1de7-44b2-b4a6-711610a25648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:38.205498 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:38.205498 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:38.208596 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-0ee91152-1de7-44b2-b4a6-711610a25648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:38.212005 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0ee91152-1de7-44b2-b4a6-711610a25648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 returned with HTTP 200 Aug 06 17:53:38.212314 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1483/5935] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:38 2026] GET /volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:38.223345 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5e735084-ea59-4a62-a51d-7b7e30515443 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:38.224847 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:38.225187 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c2f829-cd4f-4e38-a291-03e5d0f79743", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2062223186"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:38.232718 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:38.232718 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:38.233114 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:38.233215 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume 34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:38.253854 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['9e30caf9-34c4-43df-a897-c5ee68a105e5', '0b00dd3a-170a-4897-889f-ca14ff7e1bee', '81204016-1c35-48dc-899a-c8324d5dea1f', '8bbc0c14-cf31-4802-b2fb-a9a762360161'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:38.278229 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:53:38.278488 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5e735084-ea59-4a62-a51d-7b7e30515443 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:38.278895 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1493/5936] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:38.286950 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6aa6c1a5-8285-4b0d-b6b9-df05aba9a1f5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:38.289341 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6aa6c1a5-8285-4b0d-b6b9-df05aba9a1f5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:38.289614 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6aa6c1a5-8285-4b0d-b6b9-df05aba9a1f5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:38.289849 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6aa6c1a5-8285-4b0d-b6b9-df05aba9a1f5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:38.296048 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:38.296048 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:38.296401 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6aa6c1a5-8285-4b0d-b6b9-df05aba9a1f5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:38.297429 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6aa6c1a5-8285-4b0d-b6b9-df05aba9a1f5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 200 Aug 06 17:53:38.297660 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1468/5937] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:38 2026] GET /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:39.307218 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8ed29d68-dfc2-4a97-aa91-3b5685589a3c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:39.308879 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8ed29d68-dfc2-4a97-aa91-3b5685589a3c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:39.309098 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8ed29d68-dfc2-4a97-aa91-3b5685589a3c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:39.309280 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8ed29d68-dfc2-4a97-aa91-3b5685589a3c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:39.313826 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:39.313826 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:39.314081 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8ed29d68-dfc2-4a97-aa91-3b5685589a3c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:39.314645 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8ed29d68-dfc2-4a97-aa91-3b5685589a3c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 200 Aug 06 17:53:39.314997 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1494/5938] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:39 2026] GET /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:39.323827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d2db6358-9574-4d58-929d-e6396254ad8b None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:39.325590 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] DELETE https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:39.325780 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:39.325987 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:39.326101 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Delete snapshot with id: ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:39.330751 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:39.330751 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:39.331140 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:39.344017 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot delete request issued successfully. Aug 06 17:53:39.344154 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d2db6358-9574-4d58-929d-e6396254ad8b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 202 Aug 06 17:53:39.344547 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1484/5939] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:39 2026] DELETE /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:39.350846 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3b6a1429-f9e4-400d-8944-612f76e13c3d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:39.353313 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b6a1429-f9e4-400d-8944-612f76e13c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:39.353536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b6a1429-f9e4-400d-8944-612f76e13c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:39.353745 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3b6a1429-f9e4-400d-8944-612f76e13c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:39.358974 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:39.358974 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:39.359452 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3b6a1429-f9e4-400d-8944-612f76e13c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:39.360256 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3b6a1429-f9e4-400d-8944-612f76e13c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 200 Aug 06 17:53:39.360681 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1494/5940] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:39 2026] GET /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:40.369368 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-58b8748b-e5be-4132-b797-fe98891db829 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:40.371128 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-58b8748b-e5be-4132-b797-fe98891db829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:40.371319 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-58b8748b-e5be-4132-b797-fe98891db829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:40.371534 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-58b8748b-e5be-4132-b797-fe98891db829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:40.375500 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-58b8748b-e5be-4132-b797-fe98891db829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 404 Aug 06 17:53:40.375922 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1469/5941] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:40 2026] GET /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:40.381602 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5887ebab-c527-415b-b5e4-70c97e7805cd None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:40.383245 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5887ebab-c527-415b-b5e4-70c97e7805cd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:40.383426 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5887ebab-c527-415b-b5e4-70c97e7805cd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:40.383620 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5887ebab-c527-415b-b5e4-70c97e7805cd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:40.383722 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-5887ebab-c527-415b-b5e4-70c97e7805cd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:40.387549 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5887ebab-c527-415b-b5e4-70c97e7805cd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 404 Aug 06 17:53:40.387975 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1495/5942] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:40 2026] DELETE /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:40.393716 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bf2c8605-4a12-44aa-a0f5-ff7061c94371 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:40.395383 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bf2c8605-4a12-44aa-a0f5-ff7061c94371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec Aug 06 17:53:40.395613 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bf2c8605-4a12-44aa-a0f5-ff7061c94371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:40.395796 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bf2c8605-4a12-44aa-a0f5-ff7061c94371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:40.399672 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bf2c8605-4a12-44aa-a0f5-ff7061c94371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec returned with HTTP 404 Aug 06 17:53:40.400111 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1485/5943] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:40 2026] GET /volume/v3/snapshots/ea7edce0-aebf-4ec1-9cf5-d19ddd08aaec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:40.405653 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-986e2a73-74d1-4c01-86de-cfdaba83059e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:40.407263 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:40.407440 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:40.407627 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:40.407775 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: 34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:40.414174 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:40.414174 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:40.414532 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:40.427247 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:53:40.427354 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-986e2a73-74d1-4c01-86de-cfdaba83059e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 returned with HTTP 202 Aug 06 17:53:40.427725 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1495/5944] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:53:40 2026] DELETE /volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:40.434293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-3faa3fdc-89de-48d3-bea9-e2125c9bbba0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:40.436094 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3faa3fdc-89de-48d3-bea9-e2125c9bbba0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:40.436329 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3faa3fdc-89de-48d3-bea9-e2125c9bbba0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:40.436577 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-3faa3fdc-89de-48d3-bea9-e2125c9bbba0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:40.443797 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:40.443797 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:40.447550 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-3faa3fdc-89de-48d3-bea9-e2125c9bbba0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:40.451550 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-3faa3fdc-89de-48d3-bea9-e2125c9bbba0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 returned with HTTP 200 Aug 06 17:53:40.451978 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1470/5945] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:40 2026] GET /volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:41.463938 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2300b216-29e9-4af0-9cd5-3de4a593f756 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:41.467392 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2300b216-29e9-4af0-9cd5-3de4a593f756 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 Aug 06 17:53:41.467392 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2300b216-29e9-4af0-9cd5-3de4a593f756 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:41.467392 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2300b216-29e9-4af0-9cd5-3de4a593f756 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:41.472218 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2300b216-29e9-4af0-9cd5-3de4a593f756 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 returned with HTTP 404 Aug 06 17:53:41.472856 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1496/5946] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:41 2026] GET /volume/v3/volumes/34c2f829-cd4f-4e38-a291-03e5d0f79743 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:41.481158 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-305daf80-5349-4219-bd10-0c50d89af6a1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:41.482665 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:41.482947 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1448094101"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:41.484266 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1448094101'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:41.484396 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:41.484611 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:41.484611 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:41.488424 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:41.493196 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (78b6e1da-85a9-44e3-a7ac-6f361fb726b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:41.494196 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb50834-5e33-4e67-a068-ef0e9c876553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:41.494901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:41.517043 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb50834-5e33-4e67-a068-ef0e9c876553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:41.517719 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30afa97-998b-4d9f-a701-5a997c72612b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:41.550898 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['f122e9d3-55bd-454f-b2d5-b897d39797c4', '5cf4f0de-1a24-47b1-aa74-953ec4dd1940', 'e18d8d0c-2142-4a0a-8dd1-ce216c09b53e', 'f0219d36-4c44-4569-8260-392357920a12'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:41.551628 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30afa97-998b-4d9f-a701-5a997c72612b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f122e9d3-55bd-454f-b2d5-b897d39797c4', '5cf4f0de-1a24-47b1-aa74-953ec4dd1940', 'e18d8d0c-2142-4a0a-8dd1-ce216c09b53e', 'f0219d36-4c44-4569-8260-392357920a12']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:41.552576 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af7fdb0-2471-4e61-a8cf-b27a040e4221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:41.573083 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5af7fdb0-2471-4e61-a8cf-b27a040e4221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0e47668-2035-43d2-a595-7de3dd3c5176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1448094101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['f122e9d3-55bd-454f-b2d5-b897d39797c4','5cf4f0de-1a24-47b1-aa74-953ec4dd1940','e18d8d0c-2142-4a0a-8dd1-ce216c09b53e','f0219d36-4c44-4569-8260-392357920a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1448094101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0e47668-2035-43d2-a595-7de3dd3c5176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:41.573697 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbd5fff-b934-41d0-9f0f-614f4e1b929d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:41.589654 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbd5fff-b934-41d0-9f0f-614f4e1b929d) transitioned into state 'SUCCESS' from state '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-1448094101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['f122e9d3-55bd-454f-b2d5-b897d39797c4','5cf4f0de-1a24-47b1-aa74-953ec4dd1940','e18d8d0c-2142-4a0a-8dd1-ce216c09b53e','f0219d36-4c44-4569-8260-392357920a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:41.590415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce68cc4-b3cb-40fe-bd56-8c89d45854bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:41.598442 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce68cc4-b3cb-40fe-bd56-8c89d45854bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:41.599228 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (78b6e1da-85a9-44e3-a7ac-6f361fb726b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:41.599553 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:41.600268 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-305daf80-5349-4219-bd10-0c50d89af6a1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:41.600673 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1486/5947] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:41 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:41.613998 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c17b0ace-96e3-4660-88c3-fdac2ae99ac4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:41.615658 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c17b0ace-96e3-4660-88c3-fdac2ae99ac4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:41.615841 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c17b0ace-96e3-4660-88c3-fdac2ae99ac4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:41.616034 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c17b0ace-96e3-4660-88c3-fdac2ae99ac4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:41.622889 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:41.622889 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:41.626161 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c17b0ace-96e3-4660-88c3-fdac2ae99ac4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:41.630425 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c17b0ace-96e3-4660-88c3-fdac2ae99ac4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 returned with HTTP 200 Aug 06 17:53:41.630823 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1496/5948] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:41 2026] GET /volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:42.643459 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-32f45662-1747-48bf-9a6d-be376259a263 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:42.645808 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32f45662-1747-48bf-9a6d-be376259a263 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:42.646125 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32f45662-1747-48bf-9a6d-be376259a263 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:42.646392 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-32f45662-1747-48bf-9a6d-be376259a263 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:42.656641 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:42.656641 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:42.661190 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-32f45662-1747-48bf-9a6d-be376259a263 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:42.665956 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-32f45662-1747-48bf-9a6d-be376259a263 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 returned with HTTP 200 Aug 06 17:53:42.666527 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1471/5949] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:42 2026] GET /volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:42.678176 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:42.679645 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:42.679954 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0e47668-2035-43d2-a595-7de3dd3c5176", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-516734758"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:42.687431 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:42.687431 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:42.687737 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:42.687847 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:42.710364 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['406efcae-389a-42a9-af46-877e88f6b58b', '9b0bf8b3-b21f-4eda-805d-cade88e8acde', '79034692-454c-4110-bbee-9f98a430e348', '21c1edbc-ed88-421a-a595-773b2572ff53'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:42.736087 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:53:42.736416 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-94fa1067-3cb7-44d2-a9cc-28e16abf7345 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:42.736877 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1497/5950] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:42.746294 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c6e24482-12dd-4996-8802-68992c68b0f0 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:42.748417 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c6e24482-12dd-4996-8802-68992c68b0f0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf Aug 06 17:53:42.748675 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c6e24482-12dd-4996-8802-68992c68b0f0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:42.748902 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c6e24482-12dd-4996-8802-68992c68b0f0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:42.754230 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:42.754230 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:42.754585 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c6e24482-12dd-4996-8802-68992c68b0f0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:42.755315 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c6e24482-12dd-4996-8802-68992c68b0f0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf returned with HTTP 200 Aug 06 17:53:42.755690 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1487/5951] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:42 2026] GET /volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:43.765895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2fc8ae89-9c3a-4472-b399-7512912ea33c None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:43.767686 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fc8ae89-9c3a-4472-b399-7512912ea33c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf Aug 06 17:53:43.767878 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fc8ae89-9c3a-4472-b399-7512912ea33c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:43.768083 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fc8ae89-9c3a-4472-b399-7512912ea33c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:43.772794 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:43.772794 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:43.773088 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2fc8ae89-9c3a-4472-b399-7512912ea33c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:43.773675 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fc8ae89-9c3a-4472-b399-7512912ea33c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf returned with HTTP 200 Aug 06 17:53:43.774003 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1497/5952] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:43 2026] GET /volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:43.783254 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:43.785127 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] POST https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf/action Aug 06 17:53:43.785500 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:53:43.785624 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:43.792709 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:43.792709 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:43.793298 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:43.794393 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '77336e5cd6334685943f686916cabb07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4c5045d9a684ff08dee610a539584fe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:53:43.794646 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-101ceb84-5cd7-4a1d-ab4d-0d367a5a3e34 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf/action returned with HTTP 403 Aug 06 17:53:43.795237 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1472/5953] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:53:43 2026] POST /volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:43.803693 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:43.805478 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf Aug 06 17:53:43.805683 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:43.805863 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:43.805957 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 14043021-4a81-4f8f-ba7c-5b74251883bf Aug 06 17:53:43.810781 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:43.810781 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:43.811057 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:43.826634 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:53:43.826843 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-341f5fca-a0c7-4587-b86c-5bb1eb3113b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf returned with HTTP 202 Aug 06 17:53:43.827345 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1498/5954] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:43 2026] DELETE /volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:43.834918 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3f46ff5a-ed37-4dc2-b91c-90da58c08932 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:43.837128 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3f46ff5a-ed37-4dc2-b91c-90da58c08932 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf Aug 06 17:53:43.837388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3f46ff5a-ed37-4dc2-b91c-90da58c08932 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:43.837648 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3f46ff5a-ed37-4dc2-b91c-90da58c08932 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:43.843202 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:43.843202 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:43.843586 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-3f46ff5a-ed37-4dc2-b91c-90da58c08932 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:43.844398 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3f46ff5a-ed37-4dc2-b91c-90da58c08932 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf returned with HTTP 200 Aug 06 17:53:43.844838 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1488/5955] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:43 2026] GET /volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:44.853614 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e0f59e30-b402-4e5c-82a5-4739d6501ad0 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:44.855368 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0f59e30-b402-4e5c-82a5-4739d6501ad0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf Aug 06 17:53:44.855579 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0f59e30-b402-4e5c-82a5-4739d6501ad0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:44.855829 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e0f59e30-b402-4e5c-82a5-4739d6501ad0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:44.859865 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e0f59e30-b402-4e5c-82a5-4739d6501ad0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf returned with HTTP 404 Aug 06 17:53:44.860345 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1498/5956] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:44 2026] GET /volume/v3/snapshots/14043021-4a81-4f8f-ba7c-5b74251883bf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:44.866945 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:44.868737 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:44.869111 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:44.869111 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:44.869300 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:44.877116 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:44.877116 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:44.877494 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:44.893732 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:53:44.894046 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6fabf43f-ccd6-40e6-acbc-81b24bc2c4bb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 returned with HTTP 202 Aug 06 17:53:44.894472 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1473/5957] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:53:44 2026] DELETE /volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:44.902025 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-34711006-187e-42b5-a513-ee7f92b068e9 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:44.903826 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-34711006-187e-42b5-a513-ee7f92b068e9 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:44.904030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-34711006-187e-42b5-a513-ee7f92b068e9 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:44.904236 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-34711006-187e-42b5-a513-ee7f92b068e9 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:44.911074 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:44.911074 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:44.915181 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-34711006-187e-42b5-a513-ee7f92b068e9 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:44.920700 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-34711006-187e-42b5-a513-ee7f92b068e9 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 returned with HTTP 200 Aug 06 17:53:44.921292 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1499/5958] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:44 2026] GET /volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:45.996359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-0e6ed252-aa3f-45bb-9fe2-8abd43a01949 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:45.998145 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e6ed252-aa3f-45bb-9fe2-8abd43a01949 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 Aug 06 17:53:45.998327 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e6ed252-aa3f-45bb-9fe2-8abd43a01949 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:45.998540 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-0e6ed252-aa3f-45bb-9fe2-8abd43a01949 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:46.004215 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-0e6ed252-aa3f-45bb-9fe2-8abd43a01949 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 returned with HTTP 404 Aug 06 17:53:46.004649 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1489/5959] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:45 2026] GET /volume/v3/volumes/e0e47668-2035-43d2-a595-7de3dd3c5176 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:46.012151 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:46.013955 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:46.014295 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-19289415"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:46.015751 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-19289415'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:46.015865 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:46.020030 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:46.025047 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (d71026fa-6e8d-473e-b248-6f53afa4af55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:46.026469 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae5a36d-27b7-4b8f-814c-6606327b97c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:46.027238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:46.049016 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae5a36d-27b7-4b8f-814c-6606327b97c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:46.049688 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223673f8-9ab9-47ae-ba73-f068d1c8facf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:46.083237 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['0c8988d5-29e4-4886-8720-9e489318ad3d', '7969b5e9-cde8-4bfb-a1ad-87aed07047f8', 'fbc33018-144f-4692-88e0-089ddb2db197', '246e955d-d119-4c8c-a355-fe97fc3a7376'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:46.083974 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223673f8-9ab9-47ae-ba73-f068d1c8facf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c8988d5-29e4-4886-8720-9e489318ad3d', '7969b5e9-cde8-4bfb-a1ad-87aed07047f8', 'fbc33018-144f-4692-88e0-089ddb2db197', '246e955d-d119-4c8c-a355-fe97fc3a7376']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:46.084637 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804e8f72-f833-4d96-b230-377665d053cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:46.106208 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804e8f72-f833-4d96-b230-377665d053cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '473555c3-315f-4512-b2b0-048073f83127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19289415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['0c8988d5-29e4-4886-8720-9e489318ad3d','7969b5e9-cde8-4bfb-a1ad-87aed07047f8','fbc33018-144f-4692-88e0-089ddb2db197','246e955d-d119-4c8c-a355-fe97fc3a7376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19289415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=473555c3-315f-4512-b2b0-048073f83127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:46.106860 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72cfdc29-bd11-4417-8549-4d4b14dd1983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:46.123895 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72cfdc29-bd11-4417-8549-4d4b14dd1983) transitioned into state 'SUCCESS' from state '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-19289415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['0c8988d5-29e4-4886-8720-9e489318ad3d','7969b5e9-cde8-4bfb-a1ad-87aed07047f8','fbc33018-144f-4692-88e0-089ddb2db197','246e955d-d119-4c8c-a355-fe97fc3a7376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:46.124617 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057d173c-3e95-4340-b73e-72a3d5c2470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:46.132926 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057d173c-3e95-4340-b73e-72a3d5c2470a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:46.133696 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (d71026fa-6e8d-473e-b248-6f53afa4af55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:46.133955 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:46.134507 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-5b63bc34-d588-4b71-864f-fc8467e464e7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:46.134887 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1499/5960] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:46 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:46.145218 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-547003f5-5975-4c01-8ccf-c11ea9e6db4c None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:46.146909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-547003f5-5975-4c01-8ccf-c11ea9e6db4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:46.147101 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-547003f5-5975-4c01-8ccf-c11ea9e6db4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:46.147272 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-547003f5-5975-4c01-8ccf-c11ea9e6db4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:46.154168 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:46.154168 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:46.157431 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-547003f5-5975-4c01-8ccf-c11ea9e6db4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:46.161397 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-547003f5-5975-4c01-8ccf-c11ea9e6db4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 returned with HTTP 200 Aug 06 17:53:46.161769 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1474/5961] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:46 2026] GET /volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:47.174199 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6119f4f1-72a3-4370-ba81-95a2aa81e91b None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:47.176251 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6119f4f1-72a3-4370-ba81-95a2aa81e91b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:47.176497 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6119f4f1-72a3-4370-ba81-95a2aa81e91b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:47.176735 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6119f4f1-72a3-4370-ba81-95a2aa81e91b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:47.185260 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:47.185260 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:47.189046 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6119f4f1-72a3-4370-ba81-95a2aa81e91b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:47.192895 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6119f4f1-72a3-4370-ba81-95a2aa81e91b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 returned with HTTP 200 Aug 06 17:53:47.193329 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1500/5962] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:47 2026] GET /volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:47.205772 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:47.207493 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:47.207844 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "473555c3-315f-4512-b2b0-048073f83127", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1360744769"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:47.216505 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:47.216505 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:47.216816 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:47.216978 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume 473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:47.238227 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['f33c295c-9b02-42ec-b506-1fa9da6783fe', 'eca9b645-04dc-4847-bf61-77ab0d4fe58a', '618f2cb2-1977-4872-83ff-5f5501f475e2', '43ef81b3-2c6a-4b14-a84b-105868f8c115'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:47.263989 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:53:47.264310 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-127fb4a6-337f-4dc5-9a9e-7bf3fc974405 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:47.264788 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1490/5963] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:47.273035 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-3ca00070-1b35-4c43-91ce-6ee5bb6f5c0e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:47.274755 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ca00070-1b35-4c43-91ce-6ee5bb6f5c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 Aug 06 17:53:47.274952 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ca00070-1b35-4c43-91ce-6ee5bb6f5c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:47.275133 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-3ca00070-1b35-4c43-91ce-6ee5bb6f5c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:47.279655 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:47.279655 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:47.279944 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-3ca00070-1b35-4c43-91ce-6ee5bb6f5c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:47.280577 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-3ca00070-1b35-4c43-91ce-6ee5bb6f5c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 returned with HTTP 200 Aug 06 17:53:47.280917 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1500/5964] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:47 2026] GET /volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:48.289349 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-016cbef0-1beb-406b-b953-d72d26fe37cb None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:48.291379 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-016cbef0-1beb-406b-b953-d72d26fe37cb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 Aug 06 17:53:48.291593 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-016cbef0-1beb-406b-b953-d72d26fe37cb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:48.291829 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-016cbef0-1beb-406b-b953-d72d26fe37cb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:48.297221 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:48.297221 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:48.297547 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-016cbef0-1beb-406b-b953-d72d26fe37cb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:48.298287 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-016cbef0-1beb-406b-b953-d72d26fe37cb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 returned with HTTP 200 Aug 06 17:53:48.298681 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1475/5965] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:48 2026] GET /volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:48.306330 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-05dc528c-17da-40c4-b347-b4dae051e28f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:48.308032 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:48.308227 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:48.308422 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'index' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:48.308683 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.api_utils [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Removing options '' from query. {{(pid=100622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 06 17:53:48.309696 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.db.api [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Building query based on filter {{(pid=100622) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 06 17:53:48.313399 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Get all snapshots completed successfully. Aug 06 17:53:48.313674 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-05dc528c-17da-40c4-b347-b4dae051e28f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots returned with HTTP 200 Aug 06 17:53:48.314093 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1501/5966] 10.4.3.207 () {66 vars in 1243 bytes} [Thu Aug 6 17:53:48 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:48.322492 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:48.324454 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 Aug 06 17:53:48.324644 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:48.324843 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:48.324956 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 5b628f0b-dfcb-4199-b6ac-80b87dd46823 Aug 06 17:53:48.330225 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:48.330225 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:48.330538 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:48.345741 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:53:48.345919 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bb4cfb08-77d4-495f-9e0b-1505e9df854d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 returned with HTTP 202 Aug 06 17:53:48.346363 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1491/5967] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:48 2026] DELETE /volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:48.352824 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4a6a4d30-266f-46bf-aba9-26d400811613 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:48.354771 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a6a4d30-266f-46bf-aba9-26d400811613 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 Aug 06 17:53:48.355038 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a6a4d30-266f-46bf-aba9-26d400811613 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:48.355276 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4a6a4d30-266f-46bf-aba9-26d400811613 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:48.360699 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:48.360699 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:48.361029 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4a6a4d30-266f-46bf-aba9-26d400811613 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:48.361739 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4a6a4d30-266f-46bf-aba9-26d400811613 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 returned with HTTP 200 Aug 06 17:53:48.362098 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1501/5968] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:48 2026] GET /volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:49.370835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-683774a4-4965-4b1f-bbab-5da614d2fe2e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:49.372507 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-683774a4-4965-4b1f-bbab-5da614d2fe2e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 Aug 06 17:53:49.372678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-683774a4-4965-4b1f-bbab-5da614d2fe2e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:49.372901 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-683774a4-4965-4b1f-bbab-5da614d2fe2e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:49.377043 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-683774a4-4965-4b1f-bbab-5da614d2fe2e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 returned with HTTP 404 Aug 06 17:53:49.377645 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1476/5969] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:49 2026] GET /volume/v3/snapshots/5b628f0b-dfcb-4199-b6ac-80b87dd46823 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:49.385079 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e20ef189-0312-4b77-b632-140067f8b536 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:49.386840 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:49.387066 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:49.387258 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:49.387443 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: 473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:49.397281 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:49.397281 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:49.397770 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:49.414089 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:53:49.414303 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e20ef189-0312-4b77-b632-140067f8b536 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 returned with HTTP 202 Aug 06 17:53:49.414811 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1502/5970] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:53:49 2026] DELETE /volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:49.421854 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-76146266-8a45-4d33-b78b-4adbd51b43bd None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:49.423563 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76146266-8a45-4d33-b78b-4adbd51b43bd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:49.423777 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76146266-8a45-4d33-b78b-4adbd51b43bd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:49.424038 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-76146266-8a45-4d33-b78b-4adbd51b43bd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:49.431612 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:49.431612 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:49.435278 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-76146266-8a45-4d33-b78b-4adbd51b43bd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:49.439388 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-76146266-8a45-4d33-b78b-4adbd51b43bd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 returned with HTTP 200 Aug 06 17:53:49.439815 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1492/5971] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:49 2026] GET /volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:50.453317 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-25db025c-4134-4fcb-a9c8-ce39ffa97faa None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:50.455164 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25db025c-4134-4fcb-a9c8-ce39ffa97faa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 Aug 06 17:53:50.455361 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25db025c-4134-4fcb-a9c8-ce39ffa97faa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:50.455599 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-25db025c-4134-4fcb-a9c8-ce39ffa97faa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:50.461360 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-25db025c-4134-4fcb-a9c8-ce39ffa97faa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 returned with HTTP 404 Aug 06 17:53:50.461823 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1502/5972] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:50 2026] GET /volume/v3/volumes/473555c3-315f-4512-b2b0-048073f83127 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:50.470305 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-d3e6e66c-d475-42c2-be0f-b9712576525d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:50.472126 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:50.472461 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-298289089"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:50.474207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-298289089'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:50.474319 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:50.478206 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:50.483158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (c5b8cd11-57ec-4f41-83cd-4573dd9b30be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:50.484198 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367d34b0-5c69-4867-8bb5-328f3406338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:50.484938 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:50.507900 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367d34b0-5c69-4867-8bb5-328f3406338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:50.508653 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3005a05-0e53-4b01-bcad-bf66e9d38f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:50.554158 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['d1a9d6f0-55be-430d-bff3-bf217a17fdf0', '0203b7b3-ecf1-447e-a39f-2c0a6095571f', 'a3eb1f6e-2e51-4d8b-bbb3-96855e7cab22', 'abff677a-4a5b-4c4f-9d7f-12a6232f07db'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:50.555024 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3005a05-0e53-4b01-bcad-bf66e9d38f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1a9d6f0-55be-430d-bff3-bf217a17fdf0', '0203b7b3-ecf1-447e-a39f-2c0a6095571f', 'a3eb1f6e-2e51-4d8b-bbb3-96855e7cab22', 'abff677a-4a5b-4c4f-9d7f-12a6232f07db']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:50.555852 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51e7914-9e87-45a3-9ce0-bbf0aa881d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:50.580099 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51e7914-9e87-45a3-9ce0-bbf0aa881d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb101b9-b34c-4612-b518-180aeed93975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298289089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['d1a9d6f0-55be-430d-bff3-bf217a17fdf0','0203b7b3-ecf1-447e-a39f-2c0a6095571f','a3eb1f6e-2e51-4d8b-bbb3-96855e7cab22','abff677a-4a5b-4c4f-9d7f-12a6232f07db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298289089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb101b9-b34c-4612-b518-180aeed93975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:50.580906 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34395e2c-d8f5-4459-a9a9-beb932a90f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:50.597814 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34395e2c-d8f5-4459-a9a9-beb932a90f45) transitioned into state 'SUCCESS' from state '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-298289089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['d1a9d6f0-55be-430d-bff3-bf217a17fdf0','0203b7b3-ecf1-447e-a39f-2c0a6095571f','a3eb1f6e-2e51-4d8b-bbb3-96855e7cab22','abff677a-4a5b-4c4f-9d7f-12a6232f07db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:50.598536 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364b4310-87d7-43f2-b6bf-3c847e86c6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:50.606668 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364b4310-87d7-43f2-b6bf-3c847e86c6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:50.607508 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (c5b8cd11-57ec-4f41-83cd-4573dd9b30be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:50.607793 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:50.608351 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-d3e6e66c-d475-42c2-be0f-b9712576525d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:50.608758 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1477/5973] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:50 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:50.620481 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-d57418c9-dc98-4272-b326-878020a217f3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:50.622348 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d57418c9-dc98-4272-b326-878020a217f3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:50.622564 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d57418c9-dc98-4272-b326-878020a217f3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:50.622778 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-d57418c9-dc98-4272-b326-878020a217f3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:50.630838 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:50.630838 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:50.634873 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-d57418c9-dc98-4272-b326-878020a217f3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:50.639103 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-d57418c9-dc98-4272-b326-878020a217f3 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 returned with HTTP 200 Aug 06 17:53:50.639534 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1503/5974] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:50 2026] GET /volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:51.652270 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a12af550-62b3-4dc9-b5a4-1f68d7719957 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:51.654110 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a12af550-62b3-4dc9-b5a4-1f68d7719957 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:51.654301 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a12af550-62b3-4dc9-b5a4-1f68d7719957 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:51.654505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a12af550-62b3-4dc9-b5a4-1f68d7719957 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:51.661773 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:51.661773 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:51.665234 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-a12af550-62b3-4dc9-b5a4-1f68d7719957 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:51.669372 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a12af550-62b3-4dc9-b5a4-1f68d7719957 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 returned with HTTP 200 Aug 06 17:53:51.669764 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1493/5975] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:51 2026] GET /volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:51.680859 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-a9bc4385-0619-4f8d-bf53-9a58023136af None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:51.682599 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:51.682930 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ceb101b9-b34c-4612-b518-180aeed93975", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1749477698"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:51.691197 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:51.691197 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:51.691544 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:51.691656 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:51.712190 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['2521f661-e643-49f4-babb-19e0e7d39403', '1a21cd79-91cf-4e87-b2ce-550941c48989', 'aeec111d-262d-42a3-a29e-baa8aa550cab', 'ce483d31-f3d4-44f1-bebb-828d7ec71763'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:51.738343 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:53:51.738604 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-a9bc4385-0619-4f8d-bf53-9a58023136af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:51.739002 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1503/5976] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:51.747698 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5c84de00-4a99-46fc-be59-fb01904e7aa0 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:51.749703 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c84de00-4a99-46fc-be59-fb01904e7aa0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 Aug 06 17:53:51.749943 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c84de00-4a99-46fc-be59-fb01904e7aa0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:51.750193 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5c84de00-4a99-46fc-be59-fb01904e7aa0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:51.755426 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:51.755426 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:51.755815 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-5c84de00-4a99-46fc-be59-fb01904e7aa0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:51.756590 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5c84de00-4a99-46fc-be59-fb01904e7aa0 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 returned with HTTP 200 Aug 06 17:53:51.756986 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1478/5977] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:51 2026] GET /volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:52.765672 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-9311a451-0de0-4f1d-aa8a-1a832e0f141c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:52.767222 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9311a451-0de0-4f1d-aa8a-1a832e0f141c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 Aug 06 17:53:52.767413 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9311a451-0de0-4f1d-aa8a-1a832e0f141c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:52.767591 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-9311a451-0de0-4f1d-aa8a-1a832e0f141c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:52.772226 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:52.772226 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:52.772510 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-9311a451-0de0-4f1d-aa8a-1a832e0f141c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:52.773079 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-9311a451-0de0-4f1d-aa8a-1a832e0f141c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 returned with HTTP 200 Aug 06 17:53:52.773412 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1504/5978] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:52 2026] GET /volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:52.781281 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:52.782929 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] POST https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98/action Aug 06 17:53:52.783309 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:53:52.783476 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:52.784789 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Updating snapshot '949a81f2-6ca9-41cf-b5a3-d46a02fcee98' with '{'status': 'error'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:53:52.792716 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:52.792716 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:52.793137 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.policy [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '77336e5cd6334685943f686916cabb07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4c5045d9a684ff08dee610a539584fe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100624) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:53:52.793319 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-dedf5868-b05b-454b-8f3b-8bf4c6b1c76a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98/action returned with HTTP 403 Aug 06 17:53:52.793741 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1494/5979] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:53:52 2026] POST /volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:52.799837 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:52.801603 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 Aug 06 17:53:52.801781 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:52.801953 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:52.802085 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 949a81f2-6ca9-41cf-b5a3-d46a02fcee98 Aug 06 17:53:52.806845 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:52.806845 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:52.807146 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:52.819913 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:53:52.820065 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-76190c48-6de6-464c-9a1f-4121ef3b3dfd tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 returned with HTTP 202 Aug 06 17:53:52.820570 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1504/5980] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:52 2026] DELETE /volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:52.827077 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-763f3c99-cb3a-44df-970f-42ddb8ad6259 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:52.828915 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-763f3c99-cb3a-44df-970f-42ddb8ad6259 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 Aug 06 17:53:52.829136 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-763f3c99-cb3a-44df-970f-42ddb8ad6259 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:52.829336 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-763f3c99-cb3a-44df-970f-42ddb8ad6259 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:52.834460 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:52.834460 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:52.834823 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-763f3c99-cb3a-44df-970f-42ddb8ad6259 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:52.835578 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-763f3c99-cb3a-44df-970f-42ddb8ad6259 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 returned with HTTP 200 Aug 06 17:53:52.836002 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1479/5981] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:52 2026] GET /volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:53.844094 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5dbde404-8362-4619-b186-3b115af4e51f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:53.845899 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5dbde404-8362-4619-b186-3b115af4e51f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 Aug 06 17:53:53.846138 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5dbde404-8362-4619-b186-3b115af4e51f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:53.846325 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5dbde404-8362-4619-b186-3b115af4e51f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:53.850447 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5dbde404-8362-4619-b186-3b115af4e51f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 returned with HTTP 404 Aug 06 17:53:53.850919 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1505/5982] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:53 2026] GET /volume/v3/snapshots/949a81f2-6ca9-41cf-b5a3-d46a02fcee98 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:53.857726 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:53.859424 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:53.859605 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:53.859827 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:53.859996 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:53.866996 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:53.866996 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:53.867334 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:53.882627 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:53:53.882885 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-10d94b9c-6480-41a2-b0e7-1976318c23a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 returned with HTTP 202 Aug 06 17:53:53.883360 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1495/5983] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:53:53 2026] DELETE /volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:53.890931 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-14c4c0b1-54e7-43fb-a9c3-50dbdb341887 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:53.892830 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14c4c0b1-54e7-43fb-a9c3-50dbdb341887 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:53.893025 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14c4c0b1-54e7-43fb-a9c3-50dbdb341887 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:53.893230 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-14c4c0b1-54e7-43fb-a9c3-50dbdb341887 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:53.900378 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:53.900378 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:53.904110 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-14c4c0b1-54e7-43fb-a9c3-50dbdb341887 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:53.908451 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-14c4c0b1-54e7-43fb-a9c3-50dbdb341887 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 returned with HTTP 200 Aug 06 17:53:53.908905 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1505/5984] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:53 2026] GET /volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:54.921402 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-11465ec1-814f-4412-a46c-46acd3acb9da None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:54.923181 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-11465ec1-814f-4412-a46c-46acd3acb9da tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 Aug 06 17:53:54.923378 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-11465ec1-814f-4412-a46c-46acd3acb9da tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:54.923572 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-11465ec1-814f-4412-a46c-46acd3acb9da tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:54.929383 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-11465ec1-814f-4412-a46c-46acd3acb9da tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 returned with HTTP 404 Aug 06 17:53:54.930054 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1480/5985] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:54 2026] GET /volume/v3/volumes/ceb101b9-b34c-4612-b518-180aeed93975 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:54.937116 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2aca3edd-381a-43b8-b327-0019f41fe8af None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:54.938749 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:54.939116 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454786259"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:54.940797 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.v3.volumes [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454786259'}} {{(pid=100622) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:54.940937 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:54.944738 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:54.949809 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (7a406b6a-47f8-4d41-b667-6ce834002aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:54.950832 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d65248-6f2a-4402-8c75-6bb72316e96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:54.951574 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.flows.api.create_volume [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100622) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:54.972975 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3d65248-6f2a-4402-8c75-6bb72316e96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:54.973671 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6374dee-b7ac-4abf-8c6d-fa67735e14e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:55.008202 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['8ea163f2-2a9d-4cb6-a641-168632f7dd68', '9fa19e9f-1dcb-4395-81a2-9aec7d454bc9', 'f71d0082-c0a9-4978-8194-0571faf08186', '28930de0-8023-4c51-94fe-fb0dd0306bc8'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:55.009001 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6374dee-b7ac-4abf-8c6d-fa67735e14e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea163f2-2a9d-4cb6-a641-168632f7dd68', '9fa19e9f-1dcb-4395-81a2-9aec7d454bc9', 'f71d0082-c0a9-4978-8194-0571faf08186', '28930de0-8023-4c51-94fe-fb0dd0306bc8']}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:55.009751 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bc8ad6-2468-48b0-926b-9a74a9bb5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:55.031898 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bc8ad6-2468-48b0-926b-9a74a9bb5539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2923b073-a487-492d-ad89-051cd1f7082a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454786259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['8ea163f2-2a9d-4cb6-a641-168632f7dd68','9fa19e9f-1dcb-4395-81a2-9aec7d454bc9','f71d0082-c0a9-4978-8194-0571faf08186','28930de0-8023-4c51-94fe-fb0dd0306bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454786259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2923b073-a487-492d-ad89-051cd1f7082a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:55.032662 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e0a630-432e-47fe-8035-3b346aa95559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:55.049755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e0a630-432e-47fe-8035-3b346aa95559) transitioned into state 'SUCCESS' from state '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-1454786259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['8ea163f2-2a9d-4cb6-a641-168632f7dd68','9fa19e9f-1dcb-4395-81a2-9aec7d454bc9','f71d0082-c0a9-4978-8194-0571faf08186','28930de0-8023-4c51-94fe-fb0dd0306bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:55.050433 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93882f7c-7ac3-4590-9ba0-f601e17deac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:55.058482 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93882f7c-7ac3-4590-9ba0-f601e17deac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100622) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:55.059284 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (7a406b6a-47f8-4d41-b667-6ce834002aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100622) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:55.059597 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:55.060199 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2aca3edd-381a-43b8-b327-0019f41fe8af tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:55.060623 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1506/5986] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:54 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:55.071787 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-5e343de9-fbf3-437a-bfce-21800b7c10ef None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:55.073590 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e343de9-fbf3-437a-bfce-21800b7c10ef tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:55.073795 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e343de9-fbf3-437a-bfce-21800b7c10ef tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:55.074035 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-5e343de9-fbf3-437a-bfce-21800b7c10ef tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:55.081221 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:55.081221 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:55.084557 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-5e343de9-fbf3-437a-bfce-21800b7c10ef tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:55.088288 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-5e343de9-fbf3-437a-bfce-21800b7c10ef tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a returned with HTTP 200 Aug 06 17:53:55.088667 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1496/5987] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:55 2026] GET /volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:56.104937 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-27dfba64-093f-45ca-9494-90c9b69d1025 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:56.106650 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-27dfba64-093f-45ca-9494-90c9b69d1025 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:56.106834 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-27dfba64-093f-45ca-9494-90c9b69d1025 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:56.107039 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-27dfba64-093f-45ca-9494-90c9b69d1025 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:56.113685 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:56.113685 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:56.116887 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-27dfba64-093f-45ca-9494-90c9b69d1025 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:56.120573 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-27dfba64-093f-45ca-9494-90c9b69d1025 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a returned with HTTP 200 Aug 06 17:53:56.120809 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1506/5988] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:56 2026] GET /volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:56.136051 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:56.137887 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:53:56.138214 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2923b073-a487-492d-ad89-051cd1f7082a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1243993898"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:56.147213 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:56.147213 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:56.147557 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:56.147671 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume 2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:56.169170 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['c9b5b5bf-8b63-4a48-a7a9-21cb45cad0b2', '3786320f-a9da-4c0f-bfaf-8fa0d8a5254b', '14ada1c6-fedb-4b98-bd06-5295277951d1', '10618899-7bce-4d3a-96ca-4eb367e0035a'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:56.196876 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:53:56.197060 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-1f81bed0-3f4a-4fe7-9f8a-c95b63b41939 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:53:56.197477 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1481/5989] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:53:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:56.205685 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-4abac3da-5f16-40bf-8536-b1a4781790b4 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:56.207515 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4abac3da-5f16-40bf-8536-b1a4781790b4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:56.207709 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4abac3da-5f16-40bf-8536-b1a4781790b4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:56.207936 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-4abac3da-5f16-40bf-8536-b1a4781790b4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:56.212971 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:56.212971 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:56.213274 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-4abac3da-5f16-40bf-8536-b1a4781790b4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:56.214057 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-4abac3da-5f16-40bf-8536-b1a4781790b4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f returned with HTTP 200 Aug 06 17:53:56.214434 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1507/5990] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:56 2026] GET /volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:57.223135 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-fcd34d2e-3b72-4530-a914-5c7d5d487f0d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:57.224870 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fcd34d2e-3b72-4530-a914-5c7d5d487f0d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:57.225091 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fcd34d2e-3b72-4530-a914-5c7d5d487f0d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:57.225285 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-fcd34d2e-3b72-4530-a914-5c7d5d487f0d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:57.229980 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:57.229980 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:53:57.230256 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-fcd34d2e-3b72-4530-a914-5c7d5d487f0d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:57.231049 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-fcd34d2e-3b72-4530-a914-5c7d5d487f0d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f returned with HTTP 200 Aug 06 17:53:57.231416 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1497/5991] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:57 2026] GET /volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:57.240140 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-595d763c-5bfe-4767-a195-46ae2ff386a2 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:57.241913 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-595d763c-5bfe-4767-a195-46ae2ff386a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] GET https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:57.242158 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-595d763c-5bfe-4767-a195-46ae2ff386a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:57.242350 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-595d763c-5bfe-4767-a195-46ae2ff386a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:57.247151 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:57.247151 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:57.247618 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-595d763c-5bfe-4767-a195-46ae2ff386a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:53:57.248399 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-595d763c-5bfe-4767-a195-46ae2ff386a2 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f returned with HTTP 200 Aug 06 17:53:57.248832 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1507/5992] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:57 2026] GET /volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:57.258673 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:57.260573 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:57.260763 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:57.261008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:57.261163 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.snapshots [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:57.266055 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:57.266055 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:57.266333 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:57.281021 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:53:57.281224 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-6741ad0b-9876-4e4d-a5f2-86d689f428b5 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f returned with HTTP 202 Aug 06 17:53:57.281637 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1482/5993] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:53:57 2026] DELETE /volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:57.288051 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5d212fc0-8230-49e6-a5b9-604738e8e6a8 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:57.289836 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5d212fc0-8230-49e6-a5b9-604738e8e6a8 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:57.290102 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5d212fc0-8230-49e6-a5b9-604738e8e6a8 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:57.290322 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5d212fc0-8230-49e6-a5b9-604738e8e6a8 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:57.295128 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:57.295128 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:53:57.295458 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-5d212fc0-8230-49e6-a5b9-604738e8e6a8 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:53:57.296206 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5d212fc0-8230-49e6-a5b9-604738e8e6a8 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f returned with HTTP 200 Aug 06 17:53:57.296577 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1508/5994] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:57 2026] GET /volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:53:58.305893 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-a95d0ae1-6a43-413d-b603-3a631b191365 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:58.307659 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a95d0ae1-6a43-413d-b603-3a631b191365 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f Aug 06 17:53:58.307840 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a95d0ae1-6a43-413d-b603-3a631b191365 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:58.308050 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-a95d0ae1-6a43-413d-b603-3a631b191365 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:58.313237 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-a95d0ae1-6a43-413d-b603-3a631b191365 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f returned with HTTP 404 Aug 06 17:53:58.313884 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1498/5995] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:53:58 2026] GET /volume/v3/snapshots/56c904d2-af54-4bc6-9702-8fbdc9d7d03f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:58.320558 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-686da1f1-0662-4826-8501-b00da4c423ad None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:58.322985 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:58.322985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:58.322985 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:58.323166 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: 2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:58.330874 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:58.330874 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:58.331268 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:58.345671 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:53:58.345818 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-686da1f1-0662-4826-8501-b00da4c423ad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a returned with HTTP 202 Aug 06 17:53:58.346231 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1508/5996] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:53:58 2026] DELETE /volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:53:58.353441 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-864987a1-b299-4a2a-ae5b-18e450b57ca4 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:58.355227 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-864987a1-b299-4a2a-ae5b-18e450b57ca4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:58.355473 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-864987a1-b299-4a2a-ae5b-18e450b57ca4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:58.355662 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-864987a1-b299-4a2a-ae5b-18e450b57ca4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:58.362621 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:58.362621 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:53:58.366171 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-864987a1-b299-4a2a-ae5b-18e450b57ca4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:58.370531 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-864987a1-b299-4a2a-ae5b-18e450b57ca4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a returned with HTTP 200 Aug 06 17:53:58.371066 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1483/5997] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:58 2026] GET /volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:53:59.382403 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-f362f99e-9dc7-4e41-9170-748b81c07a48 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:59.385987 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f362f99e-9dc7-4e41-9170-748b81c07a48 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a Aug 06 17:53:59.385987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f362f99e-9dc7-4e41-9170-748b81c07a48 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:59.385987 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-f362f99e-9dc7-4e41-9170-748b81c07a48 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:59.391652 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-f362f99e-9dc7-4e41-9170-748b81c07a48 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a returned with HTTP 404 Aug 06 17:53:59.392372 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1509/5998] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:59 2026] GET /volume/v3/volumes/2923b073-a487-492d-ad89-051cd1f7082a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:53:59.399839 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:59.401567 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:53:59.401901 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1997737210"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:53:59.403621 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.v3.volumes [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1997737210'}} {{(pid=100624) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:53:59.403768 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.volumes [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:53:59.408125 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:53:59.413406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (e07b407e-7e49-4ae8-93db-cecf334684ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:59.414415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea00bf8-17f3-47d3-a58a-827bc06c81a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:59.415429 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.flows.api.create_volume [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100624) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:53:59.440595 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea00bf8-17f3-47d3-a58a-827bc06c81a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:59.441550 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1582a8-8b08-4e44-916f-f4f96ea5db61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:59.482418 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['2f97cada-97fd-4aab-b318-a2146b2a186d', '19763128-cdbf-48c5-acdc-c9978e704d18', 'dea5e82c-694e-4e63-8e04-cb343872f55b', '77b4b15b-023e-44a2-83fe-6c5c75dcd9f5'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:53:59.483195 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1582a8-8b08-4e44-916f-f4f96ea5db61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f97cada-97fd-4aab-b318-a2146b2a186d', '19763128-cdbf-48c5-acdc-c9978e704d18', 'dea5e82c-694e-4e63-8e04-cb343872f55b', '77b4b15b-023e-44a2-83fe-6c5c75dcd9f5']}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:59.483974 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb68dd9-f136-406a-b36e-de47978c427f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:59.508123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb68dd9-f136-406a-b36e-de47978c427f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d9ae323-2932-4826-a05f-4c644dc3483a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997737210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['2f97cada-97fd-4aab-b318-a2146b2a186d','19763128-cdbf-48c5-acdc-c9978e704d18','dea5e82c-694e-4e63-8e04-cb343872f55b','77b4b15b-023e-44a2-83fe-6c5c75dcd9f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997737210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d9ae323-2932-4826-a05f-4c644dc3483a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:59.509004 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53b6f59-eec6-4bdc-aa31-90d6db0f7217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:59.527763 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53b6f59-eec6-4bdc-aa31-90d6db0f7217) transitioned into state 'SUCCESS' from state '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-1997737210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['2f97cada-97fd-4aab-b318-a2146b2a186d','19763128-cdbf-48c5-acdc-c9978e704d18','dea5e82c-694e-4e63-8e04-cb343872f55b','77b4b15b-023e-44a2-83fe-6c5c75dcd9f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:59.528458 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ebc3120-52d2-44f0-bebc-843958034880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:53:59.540182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ebc3120-52d2-44f0-bebc-843958034880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100624) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:53:59.541031 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (e07b407e-7e49-4ae8-93db-cecf334684ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100624) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:53:59.541372 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:53:59.541949 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f69c31fd-afbc-4563-b800-7c4aff36f142 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:53:59.542542 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1499/5999] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:53:59 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:53:59.553947 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-591aef46-d937-4c05-86ef-aaf5fa6dc0b7 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:53:59.556121 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-591aef46-d937-4c05-86ef-aaf5fa6dc0b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:53:59.556384 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-591aef46-d937-4c05-86ef-aaf5fa6dc0b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:53:59.556555 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-591aef46-d937-4c05-86ef-aaf5fa6dc0b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:53:59.563873 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:53:59.563873 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:53:59.567165 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-591aef46-d937-4c05-86ef-aaf5fa6dc0b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:53:59.571114 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-591aef46-d937-4c05-86ef-aaf5fa6dc0b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a returned with HTTP 200 Aug 06 17:53:59.571501 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1509/6000] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:53:59 2026] GET /volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:00.583222 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-8da0ee14-3882-4fc2-a5cf-2010c8496648 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:00.584909 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8da0ee14-3882-4fc2-a5cf-2010c8496648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:54:00.585124 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8da0ee14-3882-4fc2-a5cf-2010c8496648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:00.585300 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-8da0ee14-3882-4fc2-a5cf-2010c8496648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:00.591711 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:00.591711 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:00.594591 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-8da0ee14-3882-4fc2-a5cf-2010c8496648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:00.597744 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-8da0ee14-3882-4fc2-a5cf-2010c8496648 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a returned with HTTP 200 Aug 06 17:54:00.598200 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1484/6001] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:00 2026] GET /volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:00.611557 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-c8e15d7e-a063-412f-b561-b94af2403c3f None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:00.613347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:54:00.613676 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d9ae323-2932-4826-a05f-4c644dc3483a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-426537927"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:00.621659 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:00.621659 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:00.622010 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:00.622154 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume 5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:54:00.643040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.quota [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['aff882f4-0cc2-405a-9acf-c4216ac61036', '11616b93-62fa-454b-af95-50ec528d63a0', '53061412-a965-4483-916b-0665e1ea5ab9', '134d45ef-693c-4ec9-8b70-d63810008065'] {{(pid=100622) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:54:00.666307 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:54:00.666645 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-c8e15d7e-a063-412f-b561-b94af2403c3f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:54:00.667151 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1510/6002] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:54:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:54:00.674669 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-bc64b7a5-cf7d-4d68-8ec2-8cfe495a7354 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:00.676298 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bc64b7a5-cf7d-4d68-8ec2-8cfe495a7354 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:00.676463 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bc64b7a5-cf7d-4d68-8ec2-8cfe495a7354 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:00.676655 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-bc64b7a5-cf7d-4d68-8ec2-8cfe495a7354 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:00.681180 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:00.681180 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:00.681449 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-bc64b7a5-cf7d-4d68-8ec2-8cfe495a7354 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:00.682029 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-bc64b7a5-cf7d-4d68-8ec2-8cfe495a7354 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc returned with HTTP 200 Aug 06 17:54:00.682506 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1500/6003] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:00 2026] GET /volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:01.690017 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-62456407-09a6-4be6-a9d5-763ff0b3fed4 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:01.691716 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-62456407-09a6-4be6-a9d5-763ff0b3fed4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:01.691943 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-62456407-09a6-4be6-a9d5-763ff0b3fed4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:01.692172 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-62456407-09a6-4be6-a9d5-763ff0b3fed4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:01.697033 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:01.697033 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:54:01.697297 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-62456407-09a6-4be6-a9d5-763ff0b3fed4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:01.697837 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-62456407-09a6-4be6-a9d5-763ff0b3fed4 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc returned with HTTP 200 Aug 06 17:54:01.698180 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1510/6004] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:01 2026] GET /volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:01.706150 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:01.707760 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] POST https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc/action Aug 06 17:54:01.708118 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:54:01.708262 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:01.709459 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.snapshot_unmanage [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Unmanage snapshot with id: 8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:01.714014 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:01.714014 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:01.714486 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:54:01.715207 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.policy [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '77336e5cd6334685943f686916cabb07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd4c5045d9a684ff08dee610a539584fe', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100625) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 06 17:54:01.715408 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2c77dae3-820a-4922-9c60-0da14a2ae631 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc/action returned with HTTP 403 Aug 06 17:54:01.715838 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1485/6005] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:54:01 2026] POST /volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:01.722530 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:01.724154 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:01.724327 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:01.724507 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:01.724620 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:01.729072 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:01.729072 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:01.729322 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:01.742782 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:54:01.742782 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-359fe5a4-15ed-42aa-8972-fd4e50a37e12 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc returned with HTTP 202 Aug 06 17:54:01.743026 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1511/6006] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:54:01 2026] DELETE /volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:01.749505 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c51faa97-8776-4804-a3bb-ea5bbed84e9a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:01.751780 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c51faa97-8776-4804-a3bb-ea5bbed84e9a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:01.752030 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c51faa97-8776-4804-a3bb-ea5bbed84e9a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:01.752258 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c51faa97-8776-4804-a3bb-ea5bbed84e9a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:01.757743 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:01.757743 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:01.758100 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c51faa97-8776-4804-a3bb-ea5bbed84e9a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:01.758709 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c51faa97-8776-4804-a3bb-ea5bbed84e9a tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc returned with HTTP 200 Aug 06 17:54:01.759096 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1501/6007] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:01 2026] GET /volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:02.770163 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-b9cedefc-dfcf-4a0d-9426-c6045908ef7b None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:02.771933 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9cedefc-dfcf-4a0d-9426-c6045908ef7b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc Aug 06 17:54:02.772227 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9cedefc-dfcf-4a0d-9426-c6045908ef7b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:02.772503 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-b9cedefc-dfcf-4a0d-9426-c6045908ef7b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:02.777017 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-b9cedefc-dfcf-4a0d-9426-c6045908ef7b tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc returned with HTTP 404 Aug 06 17:54:02.777501 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1511/6008] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:02 2026] GET /volume/v3/snapshots/8ae8170a-91eb-485f-999e-a38820cb38cc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:02.785935 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-de9d00bc-868f-4183-9b20-4626d5101dbc None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:02.787839 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:54:02.788083 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:02.788332 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:02.788522 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: 5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:54:02.796596 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:02.796596 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:02.797005 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:02.813111 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:54:02.813287 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-de9d00bc-868f-4183-9b20-4626d5101dbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a returned with HTTP 202 Aug 06 17:54:02.813738 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1486/6009] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:54:02 2026] DELETE /volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:02.821631 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-1cb9392d-9578-4147-841a-e8da36692f35 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:02.823439 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1cb9392d-9578-4147-841a-e8da36692f35 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:54:02.823652 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1cb9392d-9578-4147-841a-e8da36692f35 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:02.823877 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-1cb9392d-9578-4147-841a-e8da36692f35 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:02.830896 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:02.830896 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:02.834737 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-1cb9392d-9578-4147-841a-e8da36692f35 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:02.839282 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-1cb9392d-9578-4147-841a-e8da36692f35 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a returned with HTTP 200 Aug 06 17:54:02.839743 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1512/6010] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:02 2026] GET /volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:03.852525 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-30c37cb3-640b-4317-8b10-4fc20b56ebbc None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:03.854198 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30c37cb3-640b-4317-8b10-4fc20b56ebbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a Aug 06 17:54:03.854388 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30c37cb3-640b-4317-8b10-4fc20b56ebbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:03.854565 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-30c37cb3-640b-4317-8b10-4fc20b56ebbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:03.860202 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-30c37cb3-640b-4317-8b10-4fc20b56ebbc tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a returned with HTTP 404 Aug 06 17:54:03.860661 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1502/6011] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:03 2026] GET /volume/v3/volumes/5d9ae323-2932-4826-a05f-4c644dc3483a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:03.869821 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:03.871977 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:54:03.872403 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1516055696"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:03.874522 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.v3.volumes [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1516055696'}} {{(pid=100623) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:54:03.874674 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.volumes [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:54:03.879034 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:54:03.885854 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (88b8ca4c-951a-4b9f-84a4-44e64b961685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:54:03.887217 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50668126-6722-4c86-b80d-3f4915bc7bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:03.888220 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100623) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:54:03.914229 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50668126-6722-4c86-b80d-3f4915bc7bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:03.915278 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f948ca4d-3812-4e92-9bff-018da279232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:03.950753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['522029a3-310b-4541-93bc-1f13660a805b', '36b0f5c1-dc41-4b26-a1be-892c5217307e', '7a41d53e-8a41-4602-91b7-9581c140c52c', 'ef46e8c1-574a-4afd-b105-3b5134384bab'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:54:03.951485 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f948ca4d-3812-4e92-9bff-018da279232a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522029a3-310b-4541-93bc-1f13660a805b', '36b0f5c1-dc41-4b26-a1be-892c5217307e', '7a41d53e-8a41-4602-91b7-9581c140c52c', 'ef46e8c1-574a-4afd-b105-3b5134384bab']}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:03.952202 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1f4d02-c0c4-4e3e-98d3-77de42f98434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:03.975753 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1f4d02-c0c4-4e3e-98d3-77de42f98434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7caefb39-dcfb-48c1-a4bf-59035f62312b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1516055696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['522029a3-310b-4541-93bc-1f13660a805b','36b0f5c1-dc41-4b26-a1be-892c5217307e','7a41d53e-8a41-4602-91b7-9581c140c52c','ef46e8c1-574a-4afd-b105-3b5134384bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1516055696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7caefb39-dcfb-48c1-a4bf-59035f62312b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:03.976434 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3e2a79-ac38-45ed-9a53-830ab6028fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:03.992794 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3e2a79-ac38-45ed-9a53-830ab6028fa2) transitioned into state 'SUCCESS' from state '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-1516055696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['522029a3-310b-4541-93bc-1f13660a805b','36b0f5c1-dc41-4b26-a1be-892c5217307e','7a41d53e-8a41-4602-91b7-9581c140c52c','ef46e8c1-574a-4afd-b105-3b5134384bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:03.993493 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af757e3-104f-4538-9cb9-b7153505f753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:04.002742 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af757e3-104f-4538-9cb9-b7153505f753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100623) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:04.003840 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (88b8ca4c-951a-4b9f-84a4-44e64b961685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100623) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:54:04.004265 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:54:04.004957 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2fd14959-1299-4a4c-873d-6fc0b39ac818 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:54:04.005476 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1512/6012] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:54:03 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:54:04.018510 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-0930af20-2f19-4b78-9f8d-c8bd704ed323 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:04.020239 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0930af20-2f19-4b78-9f8d-c8bd704ed323 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:04.020424 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0930af20-2f19-4b78-9f8d-c8bd704ed323 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:04.020614 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-0930af20-2f19-4b78-9f8d-c8bd704ed323 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:04.028228 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:04.028228 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:04.031491 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-0930af20-2f19-4b78-9f8d-c8bd704ed323 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:04.034935 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-0930af20-2f19-4b78-9f8d-c8bd704ed323 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b returned with HTTP 200 Aug 06 17:54:04.035279 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1487/6013] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:04 2026] GET /volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:05.049630 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6a65ec67-f54d-4204-9645-9fec0b577a0c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:05.051269 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a65ec67-f54d-4204-9645-9fec0b577a0c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:05.051461 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a65ec67-f54d-4204-9645-9fec0b577a0c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:05.051639 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6a65ec67-f54d-4204-9645-9fec0b577a0c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:05.058234 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:05.058234 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:05.061391 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-6a65ec67-f54d-4204-9645-9fec0b577a0c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:05.064775 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6a65ec67-f54d-4204-9645-9fec0b577a0c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b returned with HTTP 200 Aug 06 17:54:05.065167 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1513/6014] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:05 2026] GET /volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:05.076302 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:05.077868 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:54:05.078235 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7caefb39-dcfb-48c1-a4bf-59035f62312b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-997908261"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:05.086034 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:05.086034 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:05.086481 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:05.086652 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume 7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:05.108177 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.quota [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['f220dc43-a4b6-4a2c-964f-00e97c476efc', '285f80c2-268a-46f2-add4-28ee8de41d4d', '3b040945-c7bc-4376-96a1-7758bea66bd9', 'c7873557-df22-4b42-ac97-2d37cf636cf0'] {{(pid=100624) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:54:05.137253 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:54:05.137639 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-7a1aa448-1fdf-4977-bf8e-487a122c788d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:54:05.138059 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1503/6015] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:54:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:54:05.146167 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c97ff737-4ef7-4aee-a26f-c197eea90a46 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:05.148063 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c97ff737-4ef7-4aee-a26f-c197eea90a46 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:05.148249 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c97ff737-4ef7-4aee-a26f-c197eea90a46 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:05.148443 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c97ff737-4ef7-4aee-a26f-c197eea90a46 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:05.153241 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:05.153241 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:54:05.153529 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-c97ff737-4ef7-4aee-a26f-c197eea90a46 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:05.154134 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c97ff737-4ef7-4aee-a26f-c197eea90a46 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d returned with HTTP 200 Aug 06 17:54:05.154495 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1513/6016] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:05 2026] GET /volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:06.163142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-dc66e0c7-2a07-4a41-bfdc-55e6ddcc56aa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:06.165036 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc66e0c7-2a07-4a41-bfdc-55e6ddcc56aa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:06.165248 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc66e0c7-2a07-4a41-bfdc-55e6ddcc56aa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:06.165432 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-dc66e0c7-2a07-4a41-bfdc-55e6ddcc56aa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:06.169990 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:06.169990 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:06.170295 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-dc66e0c7-2a07-4a41-bfdc-55e6ddcc56aa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:06.170876 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-dc66e0c7-2a07-4a41-bfdc-55e6ddcc56aa tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d returned with HTTP 200 Aug 06 17:54:06.171237 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1488/6017] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:06 2026] GET /volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:06.178724 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-8a4582e5-c23c-4343-b29f-ee7b86e09e61 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:06.180292 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a4582e5-c23c-4343-b29f-ee7b86e09e61 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] PUT https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:06.180590 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-8a4582e5-c23c-4343-b29f-ee7b86e09e61 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:06.186366 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:06.186366 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:06.186788 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-8a4582e5-c23c-4343-b29f-ee7b86e09e61 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Snapshot retrieved successfully. Aug 06 17:54:06.192479 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-8a4582e5-c23c-4343-b29f-ee7b86e09e61 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d returned with HTTP 200 Aug 06 17:54:06.192897 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1514/6018] 10.4.3.207 () {68 vars in 1374 bytes} [Thu Aug 6 17:54:06 2026] PUT /volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:06.200419 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:06.202317 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:06.202470 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:06.202658 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:06.202754 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.v3.snapshots [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:06.207589 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:06.207589 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:06.207878 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:06.222584 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:54:06.222839 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-e7e3afab-b8eb-48f8-ab97-fc207ef87d4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d returned with HTTP 202 Aug 06 17:54:06.223427 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1504/6019] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:54:06 2026] DELETE /volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:06.229536 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-4fa6a622-0a31-47cd-8453-8ec60eaaaefb None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:06.231615 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4fa6a622-0a31-47cd-8453-8ec60eaaaefb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:06.231838 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4fa6a622-0a31-47cd-8453-8ec60eaaaefb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:06.232056 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-4fa6a622-0a31-47cd-8453-8ec60eaaaefb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:06.236948 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:06.236948 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:54:06.237244 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-4fa6a622-0a31-47cd-8453-8ec60eaaaefb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:06.237894 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-4fa6a622-0a31-47cd-8453-8ec60eaaaefb tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d returned with HTTP 200 Aug 06 17:54:06.238253 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1514/6020] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:06 2026] GET /volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:07.248835 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-03dcf882-9566-4797-9e20-7c5fdcaea184 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:07.251179 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03dcf882-9566-4797-9e20-7c5fdcaea184 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d Aug 06 17:54:07.252008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03dcf882-9566-4797-9e20-7c5fdcaea184 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:07.252008 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-03dcf882-9566-4797-9e20-7c5fdcaea184 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:07.256983 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-03dcf882-9566-4797-9e20-7c5fdcaea184 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d returned with HTTP 404 Aug 06 17:54:07.257619 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1489/6021] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:07 2026] GET /volume/v3/snapshots/78cbbdc7-5e30-41e8-bb66-10c4ab50cc0d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:07.265296 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:07.267474 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:07.267680 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:07.267876 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:07.268052 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.volumes [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: 7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:07.275341 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:07.275341 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:07.275606 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:07.288670 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:54:07.288877 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-e6705e4b-3b5b-46f1-ae6e-7f98e1342371 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b returned with HTTP 202 Aug 06 17:54:07.289210 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1515/6022] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:54:07 2026] DELETE /volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:07.296229 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c638f5df-240d-423e-a2cb-fc11167e995c None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:07.297758 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c638f5df-240d-423e-a2cb-fc11167e995c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:07.297915 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c638f5df-240d-423e-a2cb-fc11167e995c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:07.298123 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c638f5df-240d-423e-a2cb-fc11167e995c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:07.304550 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:07.304550 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:07.307567 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-c638f5df-240d-423e-a2cb-fc11167e995c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:07.310992 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c638f5df-240d-423e-a2cb-fc11167e995c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b returned with HTTP 200 Aug 06 17:54:07.311355 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1505/6023] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:07 2026] GET /volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:08.324421 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-dbbc1fc3-0991-427e-8652-eeb467d4840f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:08.326556 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dbbc1fc3-0991-427e-8652-eeb467d4840f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b Aug 06 17:54:08.326811 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dbbc1fc3-0991-427e-8652-eeb467d4840f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:08.327103 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-dbbc1fc3-0991-427e-8652-eeb467d4840f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:08.334913 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-dbbc1fc3-0991-427e-8652-eeb467d4840f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b returned with HTTP 404 Aug 06 17:54:08.335587 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1515/6024] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:08 2026] GET /volume/v3/volumes/7caefb39-dcfb-48c1-a4bf-59035f62312b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:08.344034 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:08.345864 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/volumes Aug 06 17:54:08.346307 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-987815842"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:08.348540 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.v3.volumes [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-987815842'}} {{(pid=100625) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 06 17:54:08.348709 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume of 1 GB Aug 06 17:54:08.353742 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Availability Zones retrieved successfully. Aug 06 17:54:08.361142 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (9797d741-92dc-4a92-8cb7-f4dea219b32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:54:08.362633 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ae240f-0d7e-46e2-999c-f606266e27ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:08.363704 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.flows.api.create_volume [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Validating volume size '1' using validate_int {{(pid=100625) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 06 17:54:08.392867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ae240f-0d7e-46e2-999c-f606266e27ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-06T17:30:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=d7e37ecf-6771-4704-ba52-347b1170dcb1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e37ecf-6771-4704-ba52-347b1170dcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:08.393895 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f5d85a-34f3-4325-b342-f7a17c434145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:08.428491 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.quota [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['e597394b-768f-49f6-8eaf-7f46d4c562e7', 'e3f449a7-a929-417d-a47d-d22b8bab8e57', '5cb65dd4-4701-4f2f-b9eb-6d3b064026ee', '4c30f7a3-d76d-46c2-a940-daa9f8f28b08'] {{(pid=100625) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:54:08.429458 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f5d85a-34f3-4325-b342-f7a17c434145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e597394b-768f-49f6-8eaf-7f46d4c562e7', 'e3f449a7-a929-417d-a47d-d22b8bab8e57', '5cb65dd4-4701-4f2f-b9eb-6d3b064026ee', '4c30f7a3-d76d-46c2-a940-daa9f8f28b08']}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:08.430481 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1b96dd-466b-42ea-a18b-b7a189e26945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:08.452060 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1b96dd-466b-42ea-a18b-b7a189e26945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47fedafc-237c-4d88-b37c-b4f23d8abfbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-987815842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['e597394b-768f-49f6-8eaf-7f46d4c562e7','e3f449a7-a929-417d-a47d-d22b8bab8e57','5cb65dd4-4701-4f2f-b9eb-6d3b064026ee','4c30f7a3-d76d-46c2-a940-daa9f8f28b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-06T17:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-987815842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47fedafc-237c-4d88-b37c-b4f23d8abfbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c5045d9a684ff08dee610a539584fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baca355e5c744c4db80dad45a632d474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e37ecf-6771-4704-ba52-347b1170dcb1),volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:08.452801 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824656a8-a52e-4b81-9c5d-26105d3ca5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:08.469867 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824656a8-a52e-4b81-9c5d-26105d3ca5a2) transitioned into state 'SUCCESS' from state '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-987815842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c5045d9a684ff08dee610a539584fe',qos_specs=None,replication_status=,reservations=['e597394b-768f-49f6-8eaf-7f46d4c562e7','e3f449a7-a929-417d-a47d-d22b8bab8e57','5cb65dd4-4701-4f2f-b9eb-6d3b064026ee','4c30f7a3-d76d-46c2-a940-daa9f8f28b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baca355e5c744c4db80dad45a632d474',volume_type_id=d7e37ecf-6771-4704-ba52-347b1170dcb1)}' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:08.470603 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cadc92-4a64-44dc-9918-f72186a2131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 06 17:54:08.478466 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cadc92-4a64-44dc-9918-f72186a2131d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100625) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 06 17:54:08.479111 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Flow 'volume_create_api' (9797d741-92dc-4a92-8cb7-f4dea219b32c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100625) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 06 17:54:08.479396 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create volume request issued successfully. Aug 06 17:54:08.479900 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-f9577177-b8e5-44b2-bb1b-eb9a85378a9e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes returned with HTTP 202 Aug 06 17:54:08.480350 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1490/6025] 10.4.3.207 () {68 vars in 1258 bytes} [Thu Aug 6 17:54:08 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:54:08.491755 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-23ee2276-8a33-43a9-97b1-021c6f931c4c None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:08.493591 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23ee2276-8a33-43a9-97b1-021c6f931c4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:08.493784 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23ee2276-8a33-43a9-97b1-021c6f931c4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:08.493971 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-23ee2276-8a33-43a9-97b1-021c6f931c4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:08.500980 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:08.500980 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:08.504907 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-23ee2276-8a33-43a9-97b1-021c6f931c4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:08.508907 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-23ee2276-8a33-43a9-97b1-021c6f931c4c tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb returned with HTTP 200 Aug 06 17:54:08.509455 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1516/6026] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:08 2026] GET /volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:09.521306 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-83135262-660c-41b1-b2fd-a485745473b7 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:09.523153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-83135262-660c-41b1-b2fd-a485745473b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:09.523378 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-83135262-660c-41b1-b2fd-a485745473b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:09.523560 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-83135262-660c-41b1-b2fd-a485745473b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:09.530541 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:09.530541 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:09.533999 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-83135262-660c-41b1-b2fd-a485745473b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:09.537684 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-83135262-660c-41b1-b2fd-a485745473b7 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb returned with HTTP 200 Aug 06 17:54:09.538049 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1506/6027] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:09 2026] GET /volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:09.549028 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:09.550839 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots Aug 06 17:54:09.551229 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47fedafc-237c-4d88-b37c-b4f23d8abfbb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-47938209"}} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:09.559030 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:09.559030 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:54:09.559248 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:09.559364 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.v3.snapshots [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Create snapshot from volume 47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:09.579238 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.quota [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Created reservations ['1629725a-3d85-4924-ad09-ad2709dfd2f8', '6f2f6760-3e8b-4d00-8faf-50aff4d7e11b', 'c912ded5-f349-48c7-8a9a-9a071bd9d03c', '2c64b431-9003-4f56-b8a1-7f1949a403fe'] {{(pid=100623) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 06 17:54:09.603225 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot create request issued successfully. Aug 06 17:54:09.603552 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-2b308d3d-7dd6-49f4-ad79-cc79f9340829 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots returned with HTTP 202 Aug 06 17:54:09.604017 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1516/6028] 10.4.3.207 () {68 vars in 1265 bytes} [Thu Aug 6 17:54:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 06 17:54:09.612685 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-78d9d2f8-ab6a-4e28-9a6f-a0d8a09a97f1 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:09.614948 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78d9d2f8-ab6a-4e28-9a6f-a0d8a09a97f1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:09.615182 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78d9d2f8-ab6a-4e28-9a6f-a0d8a09a97f1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:09.615376 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-78d9d2f8-ab6a-4e28-9a6f-a0d8a09a97f1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:09.620655 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:09.620655 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:09.620786 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-78d9d2f8-ab6a-4e28-9a6f-a0d8a09a97f1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:09.621313 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-78d9d2f8-ab6a-4e28-9a6f-a0d8a09a97f1 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 returned with HTTP 200 Aug 06 17:54:09.621712 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1491/6029] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:09 2026] GET /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:10.629638 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-92b2841f-32da-462f-8eda-443e4c9f9b02 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:10.631322 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-92b2841f-32da-462f-8eda-443e4c9f9b02 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:10.631505 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-92b2841f-32da-462f-8eda-443e4c9f9b02 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:10.631681 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-92b2841f-32da-462f-8eda-443e4c9f9b02 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:10.636166 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:10.636166 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:10.636435 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-92b2841f-32da-462f-8eda-443e4c9f9b02 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:10.637011 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-92b2841f-32da-462f-8eda-443e4c9f9b02 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 returned with HTTP 200 Aug 06 17:54:10.637363 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1517/6030] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:10 2026] GET /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:10.646053 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3b2ea5ac-ac33-4c3e-bfa8-fa9f39435e53 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:10.647952 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b2ea5ac-ac33-4c3e-bfa8-fa9f39435e53 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] POST https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2/action Aug 06 17:54:10.648415 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b2ea5ac-ac33-4c3e-bfa8-fa9f39435e53 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100624) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:54:10.648536 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b2ea5ac-ac33-4c3e-bfa8-fa9f39435e53 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:10.649893 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.contrib.admin_actions [None req-3b2ea5ac-ac33-4c3e-bfa8-fa9f39435e53 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Updating snapshot '513f9a6e-0830-4717-8633-077e673639b2' with '{'status': 'creating'}' {{(pid=100624) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 06 17:54:10.658455 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:10.658455 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:10.668031 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b2ea5ac-ac33-4c3e-bfa8-fa9f39435e53 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2/action returned with HTTP 202 Aug 06 17:54:10.668410 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1507/6031] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:54:10 2026] POST /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:54:10.675118 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-58375e24-aed3-4905-b601-b79e41394c3d None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:10.677214 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58375e24-aed3-4905-b601-b79e41394c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:10.677470 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58375e24-aed3-4905-b601-b79e41394c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:10.677661 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-58375e24-aed3-4905-b601-b79e41394c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:10.682324 np0000006677 devstack@c-api.service[100623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:10.682324 np0000006677 devstack@c-api.service[100623]: warnings.warn( Aug 06 17:54:10.682579 np0000006677 devstack@c-api.service[100623]: INFO cinder.volume.api [None req-58375e24-aed3-4905-b601-b79e41394c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:10.683183 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-58375e24-aed3-4905-b601-b79e41394c3d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 returned with HTTP 200 Aug 06 17:54:10.683569 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1517/6032] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:10 2026] GET /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:10.690902 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:10.692668 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] POST https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2/action Aug 06 17:54:10.692993 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100625) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 06 17:54:10.693112 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:10.694383 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100625) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 06 17:54:10.699876 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:10.699876 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:10.700331 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.contrib.snapshot_actions [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] Updating snapshot 513f9a6e-0830-4717-8633-077e673639b2 with info {'id': '513f9a6e-0830-4717-8633-077e673639b2', 'status': 'error', 'progress': '80%'} Aug 06 17:54:10.705346 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-9b6499ec-bbad-48cc-ba00-4fc9c05fbc4f tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-member] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2/action returned with HTTP 202 Aug 06 17:54:10.705734 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1492/6033] 10.4.3.207 () {68 vars in 1396 bytes} [Thu Aug 6 17:54:10 2026] POST /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:10.712231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-340e37c4-7de0-426d-970c-77aaef771c0e None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:10.713869 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:10.714051 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:10.714229 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:10.714355 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.v3.snapshots [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete snapshot with id: 513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:10.718807 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:10.718807 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:10.719078 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:10.734568 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot delete request issued successfully. Aug 06 17:54:10.734805 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-340e37c4-7de0-426d-970c-77aaef771c0e tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 returned with HTTP 202 Aug 06 17:54:10.735422 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1518/6034] 10.4.3.207 () {66 vars in 1357 bytes} [Thu Aug 6 17:54:10 2026] DELETE /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:10.741876 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-651f1443-2488-4b11-85cc-30a531297a89 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:10.743623 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-651f1443-2488-4b11-85cc-30a531297a89 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:10.743813 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-651f1443-2488-4b11-85cc-30a531297a89 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:10.744071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-651f1443-2488-4b11-85cc-30a531297a89 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:10.748723 np0000006677 devstack@c-api.service[100624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:10.748723 np0000006677 devstack@c-api.service[100624]: warnings.warn( Aug 06 17:54:10.749017 np0000006677 devstack@c-api.service[100624]: INFO cinder.volume.api [None req-651f1443-2488-4b11-85cc-30a531297a89 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Snapshot retrieved successfully. Aug 06 17:54:10.749618 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-651f1443-2488-4b11-85cc-30a531297a89 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 returned with HTTP 200 Aug 06 17:54:10.749982 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1508/6035] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:10 2026] GET /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:11.759738 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-fa18f937-329e-4aa5-8990-d7b809b57c51 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:11.761485 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fa18f937-329e-4aa5-8990-d7b809b57c51 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 Aug 06 17:54:11.761673 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fa18f937-329e-4aa5-8990-d7b809b57c51 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:11.761854 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-fa18f937-329e-4aa5-8990-d7b809b57c51 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:11.765790 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-fa18f937-329e-4aa5-8990-d7b809b57c51 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 returned with HTTP 404 Aug 06 17:54:11.766251 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1518/6036] 10.4.3.207 () {66 vars in 1354 bytes} [Thu Aug 6 17:54:11 2026] GET /volume/v3/snapshots/513f9a6e-0830-4717-8633-077e673639b2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:11.772643 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:11.774303 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] DELETE https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:11.774483 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:11.774655 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:11.774803 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.v3.volumes [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume with id: 47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:11.781530 np0000006677 devstack@c-api.service[100625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:11.781530 np0000006677 devstack@c-api.service[100625]: warnings.warn( Aug 06 17:54:11.781793 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:11.797260 np0000006677 devstack@c-api.service[100625]: INFO cinder.volume.api [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Delete volume request issued successfully. Aug 06 17:54:11.797438 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-2ab39160-3689-4f87-afe2-a08ded4ab77d tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb returned with HTTP 202 Aug 06 17:54:11.797787 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1493/6037] 10.4.3.207 () {66 vars in 1351 bytes} [Thu Aug 6 17:54:11 2026] DELETE /volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:11.804326 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-671243c5-1a9f-40f8-bc34-178f00543cad None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:11.806187 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-671243c5-1a9f-40f8-bc34-178f00543cad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:11.806483 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-671243c5-1a9f-40f8-bc34-178f00543cad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:11.806712 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-671243c5-1a9f-40f8-bc34-178f00543cad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:11.813866 np0000006677 devstack@c-api.service[100622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 06 17:54:11.813866 np0000006677 devstack@c-api.service[100622]: warnings.warn( Aug 06 17:54:11.817451 np0000006677 devstack@c-api.service[100622]: INFO cinder.volume.api [None req-671243c5-1a9f-40f8-bc34-178f00543cad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Volume info retrieved successfully. Aug 06 17:54:11.821976 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-671243c5-1a9f-40f8-bc34-178f00543cad tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb returned with HTTP 200 Aug 06 17:54:11.822608 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1519/6038] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:11 2026] GET /volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:12.834445 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-d8aff0b0-9ddd-42b0-8b16-3f7acb355364 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:12.836151 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8aff0b0-9ddd-42b0-8b16-3f7acb355364 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] GET https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb Aug 06 17:54:12.836414 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8aff0b0-9ddd-42b0-8b16-3f7acb355364 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:12.836620 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-d8aff0b0-9ddd-42b0-8b16-3f7acb355364 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] Calling method 'show' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:12.842357 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-d8aff0b0-9ddd-42b0-8b16-3f7acb355364 tempest-ProjectMemberTests-1061743268 tempest-ProjectMemberTests-1061743268-project-admin] https://10.4.3.207/volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb returned with HTTP 404 Aug 06 17:54:12.842837 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1509/6039] 10.4.3.207 () {66 vars in 1348 bytes} [Thu Aug 6 17:54:12 2026] GET /volume/v3/volumes/47fedafc-237c-4d88-b37c-b4f23d8abfbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 06 17:54:13.935332 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-798101cb-2fe4-4e36-9d29-b770f7738e1e None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.005430 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-798101cb-2fe4-4e36-9d29-b770f7738e1e tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.005759 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-798101cb-2fe4-4e36-9d29-b770f7738e1e tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-902418488", "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=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.019055 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-798101cb-2fe4-4e36-9d29-b770f7738e1e tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.019404 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1519/6040] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:54:13 2026] POST /volume/v3/types => generated 379 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.026545 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-15c53156-f556-4165-90bc-77a13c192a6d None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.028140 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-15c53156-f556-4165-90bc-77a13c192a6d tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption Aug 06 17:54:14.028453 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-15c53156-f556-4165-90bc-77a13c192a6d tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.041916 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-15c53156-f556-4165-90bc-77a13c192a6d tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption returned with HTTP 200 Aug 06 17:54:14.042318 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1494/6041] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.049040 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5c55f3c5-2975-46cd-aff2-a712f3aba7de None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.050600 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c55f3c5-2975-46cd-aff2-a712f3aba7de tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.050915 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5c55f3c5-2975-46cd-aff2-a712f3aba7de tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1144719072", "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=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.063703 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5c55f3c5-2975-46cd-aff2-a712f3aba7de tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.064037 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1520/6042] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types => generated 380 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.071251 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-14e69eea-7fec-4b11-8bfd-56def7565241 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.072995 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-14e69eea-7fec-4b11-8bfd-56def7565241 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types/04622251-6cfb-4c32-ac56-5339cb7fad1e/encryption Aug 06 17:54:14.073334 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-14e69eea-7fec-4b11-8bfd-56def7565241 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.086444 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-14e69eea-7fec-4b11-8bfd-56def7565241 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/04622251-6cfb-4c32-ac56-5339cb7fad1e/encryption returned with HTTP 200 Aug 06 17:54:14.086776 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1510/6043] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types/04622251-6cfb-4c32-ac56-5339cb7fad1e/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.094601 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-f164136c-1f4a-4b09-a943-19c2ff5afdff None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.096144 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f164136c-1f4a-4b09-a943-19c2ff5afdff tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.096463 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-f164136c-1f4a-4b09-a943-19c2ff5afdff tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-703410971", "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=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.110504 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-f164136c-1f4a-4b09-a943-19c2ff5afdff tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.110833 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1520/6044] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:54:14 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 06 17:54:14.118499 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-82288401-b599-4a31-9a7a-1ade11e95455 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.120071 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82288401-b599-4a31-9a7a-1ade11e95455 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2/extra_specs Aug 06 17:54:14.120376 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-82288401-b599-4a31-9a7a-1ade11e95455 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.137336 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-82288401-b599-4a31-9a7a-1ade11e95455 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2/extra_specs returned with HTTP 200 Aug 06 17:54:14.137693 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1495/6045] 10.4.3.207 () {68 vars in 1399 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2/extra_specs => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.144408 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-70fd50bf-85a1-4b21-9fbd-c53a5b828aca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.146042 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-70fd50bf-85a1-4b21-9fbd-c53a5b828aca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] PUT https://10.4.3.207/volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2/extra_specs/key2 Aug 06 17:54:14.146347 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-70fd50bf-85a1-4b21-9fbd-c53a5b828aca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.161497 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-70fd50bf-85a1-4b21-9fbd-c53a5b828aca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2/extra_specs/key2 returned with HTTP 200 Aug 06 17:54:14.161843 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1521/6046] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:54:14 2026] PUT /volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.169071 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-ce2b6470-37c0-402f-95ab-513717303c40 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.170635 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce2b6470-37c0-402f-95ab-513717303c40 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.170951 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-ce2b6470-37c0-402f-95ab-513717303c40 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.181381 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-ce2b6470-37c0-402f-95ab-513717303c40 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.181707 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1511/6047] 10.4.3.207 () {68 vars in 1252 bytes} [Thu Aug 6 17:54:14 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 06 17:54:14.188585 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ce2ab3ef-c6f1-4a74-bcb0-c705b141be62 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.190180 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ce2ab3ef-c6f1-4a74-bcb0-c705b141be62 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/b4a310b6-dee0-4c40-a53d-ff76006b9116 Aug 06 17:54:14.190362 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ce2ab3ef-c6f1-4a74-bcb0-c705b141be62 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.190552 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ce2ab3ef-c6f1-4a74-bcb0-c705b141be62 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.209984 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ce2ab3ef-c6f1-4a74-bcb0-c705b141be62 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/b4a310b6-dee0-4c40-a53d-ff76006b9116 returned with HTTP 202 Aug 06 17:54:14.210407 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1521/6048] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/b4a310b6-dee0-4c40-a53d-ff76006b9116 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.217678 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-5538dc9c-2d24-46d7-8018-a92e3b144d4e None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.219198 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5538dc9c-2d24-46d7-8018-a92e3b144d4e tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.219537 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-5538dc9c-2d24-46d7-8018-a92e3b144d4e tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-902534596", "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=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.231905 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-5538dc9c-2d24-46d7-8018-a92e3b144d4e tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.232320 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1496/6049] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.239030 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-2ace171b-1840-4a0d-adf9-c0960ea57661 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.240577 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ace171b-1840-4a0d-adf9-c0960ea57661 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93/encryption Aug 06 17:54:14.241059 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-2ace171b-1840-4a0d-adf9-c0960ea57661 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.254495 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-2ace171b-1840-4a0d-adf9-c0960ea57661 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93/encryption returned with HTTP 200 Aug 06 17:54:14.255005 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1522/6050] 10.4.3.207 () {68 vars in 1397 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.262182 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-f6998923-db47-46c6-a50c-6e336237b2e3 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.263917 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6998923-db47-46c6-a50c-6e336237b2e3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93/encryption/f24062b1-9427-4e84-b1a9-b37177980d4b Aug 06 17:54:14.264141 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6998923-db47-46c6-a50c-6e336237b2e3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.264344 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-f6998923-db47-46c6-a50c-6e336237b2e3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.274364 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-f6998923-db47-46c6-a50c-6e336237b2e3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93/encryption/f24062b1-9427-4e84-b1a9-b37177980d4b returned with HTTP 202 Aug 06 17:54:14.274696 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1512/6051] 10.4.3.207 () {66 vars in 1489 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93/encryption/f24062b1-9427-4e84-b1a9-b37177980d4b => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.281487 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-ecc21e56-86db-41d1-944a-65a1abbb202f None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.283029 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ecc21e56-86db-41d1-944a-65a1abbb202f tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.283371 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-ecc21e56-86db-41d1-944a-65a1abbb202f tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-639119617", "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=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.296677 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-ecc21e56-86db-41d1-944a-65a1abbb202f tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.297107 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1522/6052] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:54:14 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 06 17:54:14.304501 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-50190a9c-914a-4df7-a5c5-46eb99c5f6aa None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.306284 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50190a9c-914a-4df7-a5c5-46eb99c5f6aa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/69016f14-1667-46bd-8681-5a95ac44e45a/extra_specs/key1 Aug 06 17:54:14.306469 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50190a9c-914a-4df7-a5c5-46eb99c5f6aa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.306664 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-50190a9c-914a-4df7-a5c5-46eb99c5f6aa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.322908 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-50190a9c-914a-4df7-a5c5-46eb99c5f6aa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/69016f14-1667-46bd-8681-5a95ac44e45a/extra_specs/key1 returned with HTTP 202 Aug 06 17:54:14.323364 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1497/6053] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/69016f14-1667-46bd-8681-5a95ac44e45a/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 06 17:54:14.329942 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-7308318a-76cb-4a6f-bee5-752ab7682fcb None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.331615 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7308318a-76cb-4a6f-bee5-752ab7682fcb tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] POST https://10.4.3.207/volume/v3/types Aug 06 17:54:14.331943 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-7308318a-76cb-4a6f-bee5-752ab7682fcb tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1892110449", "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=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.346281 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-7308318a-76cb-4a6f-bee5-752ab7682fcb tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.346649 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1523/6054] 10.4.3.207 () {68 vars in 1253 bytes} [Thu Aug 6 17:54:14 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.353601 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-cd583b5c-3c06-4df3-8ede-3aaabb87b60a None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.355388 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd583b5c-3c06-4df3-8ede-3aaabb87b60a tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/7ab23a4a-fc55-4ab6-873b-7bd45a9812fa Aug 06 17:54:14.355568 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd583b5c-3c06-4df3-8ede-3aaabb87b60a tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.355751 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-cd583b5c-3c06-4df3-8ede-3aaabb87b60a tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.377063 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-cd583b5c-3c06-4df3-8ede-3aaabb87b60a tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/7ab23a4a-fc55-4ab6-873b-7bd45a9812fa returned with HTTP 202 Aug 06 17:54:14.377465 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1513/6055] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/7ab23a4a-fc55-4ab6-873b-7bd45a9812fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.384204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-c68e5eae-2f38-4702-961b-fbb01b1038a3 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.385776 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c68e5eae-2f38-4702-961b-fbb01b1038a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs Aug 06 17:54:14.385988 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c68e5eae-2f38-4702-961b-fbb01b1038a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.386204 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-c68e5eae-2f38-4702-961b-fbb01b1038a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'index' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.391997 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-c68e5eae-2f38-4702-961b-fbb01b1038a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs returned with HTTP 200 Aug 06 17:54:14.392379 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1523/6056] 10.4.3.207 () {66 vars in 1378 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs => generated 185 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.399635 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ff2ca131-73db-4920-9a65-1643c0c5c299 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.401335 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff2ca131-73db-4920-9a65-1643c0c5c299 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types Aug 06 17:54:14.401528 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff2ca131-73db-4920-9a65-1643c0c5c299 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.401723 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ff2ca131-73db-4920-9a65-1643c0c5c299 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'index' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.421299 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ff2ca131-73db-4920-9a65-1643c0c5c299 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types returned with HTTP 200 Aug 06 17:54:14.421719 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1498/6057] 10.4.3.207 () {66 vars in 1231 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types => generated 2608 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 06 17:54:14.431274 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-6bef546a-2200-4d30-969f-a0b8ec290780 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.433161 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6bef546a-2200-4d30-969f-a0b8ec290780 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption/cipher Aug 06 17:54:14.433411 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6bef546a-2200-4d30-969f-a0b8ec290780 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.433618 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-6bef546a-2200-4d30-969f-a0b8ec290780 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.439975 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-6bef546a-2200-4d30-969f-a0b8ec290780 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption/cipher returned with HTTP 200 Aug 06 17:54:14.440392 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1524/6058] 10.4.3.207 () {66 vars in 1396 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.447359 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-3b4ff902-4e9e-49f8-8523-c8f42448de68 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.449091 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b4ff902-4e9e-49f8-8523-c8f42448de68 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption Aug 06 17:54:14.449280 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b4ff902-4e9e-49f8-8523-c8f42448de68 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.449501 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-3b4ff902-4e9e-49f8-8523-c8f42448de68 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'index' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.455153 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-3b4ff902-4e9e-49f8-8523-c8f42448de68 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption returned with HTTP 200 Aug 06 17:54:14.455484 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1514/6059] 10.4.3.207 () {66 vars in 1375 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.463978 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-6706e25e-337f-4adb-aa90-f443894656ee None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.465712 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6706e25e-337f-4adb-aa90-f443894656ee tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/multiattach Aug 06 17:54:14.465865 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6706e25e-337f-4adb-aa90-f443894656ee tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.466049 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-6706e25e-337f-4adb-aa90-f443894656ee tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'show' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.471644 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-6706e25e-337f-4adb-aa90-f443894656ee tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/multiattach returned with HTTP 200 Aug 06 17:54:14.472003 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1524/6060] 10.4.3.207 () {66 vars in 1414 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.479557 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-ce530280-f432-482b-9373-4d7007dcbff3 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.481435 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ce530280-f432-482b-9373-4d7007dcbff3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/volume_backend_name Aug 06 17:54:14.481628 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ce530280-f432-482b-9373-4d7007dcbff3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.481828 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-ce530280-f432-482b-9373-4d7007dcbff3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'show' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.489186 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-ce530280-f432-482b-9373-4d7007dcbff3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/volume_backend_name returned with HTTP 200 Aug 06 17:54:14.489623 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1499/6061] 10.4.3.207 () {66 vars in 1438 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.496181 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-03e92390-93a3-4b53-a4c5-aca94a5c7e60 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.498007 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-03e92390-93a3-4b53-a4c5-aca94a5c7e60 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] GET https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 Aug 06 17:54:14.498234 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-03e92390-93a3-4b53-a4c5-aca94a5c7e60 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.498416 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-03e92390-93a3-4b53-a4c5-aca94a5c7e60 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method 'show' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.503389 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-03e92390-93a3-4b53-a4c5-aca94a5c7e60 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 returned with HTTP 200 Aug 06 17:54:14.503749 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1525/6062] 10.4.3.207 () {66 vars in 1342 bytes} [Thu Aug 6 17:54:14 2026] GET /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.510948 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-35ab75d8-99af-41fa-be57-cc92360eb1e1 None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.512790 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35ab75d8-99af-41fa-be57-cc92360eb1e1 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] PUT https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption/f27898fa-e192-43f0-851b-6c5fdeeaa8f1 Aug 06 17:54:14.513173 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-35ab75d8-99af-41fa-be57-cc92360eb1e1 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.526109 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-35ab75d8-99af-41fa-be57-cc92360eb1e1 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption/f27898fa-e192-43f0-851b-6c5fdeeaa8f1 returned with HTTP 200 Aug 06 17:54:14.526528 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1515/6063] 10.4.3.207 () {68 vars in 1506 bytes} [Thu Aug 6 17:54:14 2026] PUT /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/encryption/f27898fa-e192-43f0-851b-6c5fdeeaa8f1 => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.534131 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-e755b875-6072-49e6-ba63-bda1383b2374 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.536375 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e755b875-6072-49e6-ba63-bda1383b2374 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] PUT https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/key1 Aug 06 17:54:14.536732 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-e755b875-6072-49e6-ba63-bda1383b2374 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.556981 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-e755b875-6072-49e6-ba63-bda1383b2374 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/key1 returned with HTTP 200 Aug 06 17:54:14.557408 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1525/6064] 10.4.3.207 () {68 vars in 1413 bytes} [Thu Aug 6 17:54:14 2026] PUT /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 06 17:54:14.565845 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-773955ff-df6c-49e5-a5fe-7deb20a5e063 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.568156 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-773955ff-df6c-49e5-a5fe-7deb20a5e063 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] PUT https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 Aug 06 17:54:14.568566 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-773955ff-df6c-49e5-a5fe-7deb20a5e063 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 06 17:54:14.579871 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-773955ff-df6c-49e5-a5fe-7deb20a5e063 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 returned with HTTP 200 Aug 06 17:54:14.580275 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1500/6065] 10.4.3.207 () {68 vars in 1362 bytes} [Thu Aug 6 17:54:14 2026] PUT /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 06 17:54:14.588335 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-5022000c-c31a-42f2-a658-7789c747a2ca None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.590079 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5022000c-c31a-42f2-a658-7789c747a2ca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/69016f14-1667-46bd-8681-5a95ac44e45a Aug 06 17:54:14.590275 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5022000c-c31a-42f2-a658-7789c747a2ca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.590487 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-5022000c-c31a-42f2-a658-7789c747a2ca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.612347 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-5022000c-c31a-42f2-a658-7789c747a2ca tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/69016f14-1667-46bd-8681-5a95ac44e45a returned with HTTP 202 Aug 06 17:54:14.612728 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1526/6066] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/69016f14-1667-46bd-8681-5a95ac44e45a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.619472 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.middleware.request_id [None req-c8915eb3-14fc-477b-a4ce-d8308d1baefa None None] RequestId filter calling following filter/app {{(pid=100624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.621060 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c8915eb3-14fc-477b-a4ce-d8308d1baefa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93 Aug 06 17:54:14.621241 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c8915eb3-14fc-477b-a4ce-d8308d1baefa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.621406 np0000006677 devstack@c-api.service[100624]: DEBUG cinder.api.openstack.wsgi [None req-c8915eb3-14fc-477b-a4ce-d8308d1baefa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.642333 np0000006677 devstack@c-api.service[100624]: INFO cinder.api.openstack.wsgi [None req-c8915eb3-14fc-477b-a4ce-d8308d1baefa tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93 returned with HTTP 202 Aug 06 17:54:14.642745 np0000006677 devstack@c-api.service[100624]: [pid: 100624|app: 0|req: 1516/6067] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/3937e0fb-96ba-4324-80fb-60c32280cd93 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.648999 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.middleware.request_id [None req-7f5d4d03-7ee2-4d5d-80d2-b45d06e07296 None None] RequestId filter calling following filter/app {{(pid=100623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.650573 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f5d4d03-7ee2-4d5d-80d2-b45d06e07296 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2 Aug 06 17:54:14.650694 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f5d4d03-7ee2-4d5d-80d2-b45d06e07296 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.650879 np0000006677 devstack@c-api.service[100623]: DEBUG cinder.api.openstack.wsgi [None req-7f5d4d03-7ee2-4d5d-80d2-b45d06e07296 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.671862 np0000006677 devstack@c-api.service[100623]: INFO cinder.api.openstack.wsgi [None req-7f5d4d03-7ee2-4d5d-80d2-b45d06e07296 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2 returned with HTTP 202 Aug 06 17:54:14.672235 np0000006677 devstack@c-api.service[100623]: [pid: 100623|app: 0|req: 1526/6068] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/47730673-ebab-40c2-b805-7fa231a0e0c2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.678530 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.middleware.request_id [None req-291a6950-ca84-4638-b5bb-599ff6863262 None None] RequestId filter calling following filter/app {{(pid=100625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.680114 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-291a6950-ca84-4638-b5bb-599ff6863262 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/04622251-6cfb-4c32-ac56-5339cb7fad1e Aug 06 17:54:14.680293 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-291a6950-ca84-4638-b5bb-599ff6863262 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.680474 np0000006677 devstack@c-api.service[100625]: DEBUG cinder.api.openstack.wsgi [None req-291a6950-ca84-4638-b5bb-599ff6863262 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.699424 np0000006677 devstack@c-api.service[100625]: INFO cinder.api.openstack.wsgi [None req-291a6950-ca84-4638-b5bb-599ff6863262 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/04622251-6cfb-4c32-ac56-5339cb7fad1e returned with HTTP 202 Aug 06 17:54:14.699755 np0000006677 devstack@c-api.service[100625]: [pid: 100625|app: 0|req: 1501/6069] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/04622251-6cfb-4c32-ac56-5339cb7fad1e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:14.706587 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.middleware.request_id [None req-55f30296-7a6d-4e46-bf8c-dcb2af1121a3 None None] RequestId filter calling following filter/app {{(pid=100622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 06 17:54:14.708061 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-55f30296-7a6d-4e46-bf8c-dcb2af1121a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] DELETE https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 Aug 06 17:54:14.708231 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-55f30296-7a6d-4e46-bf8c-dcb2af1121a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Empty body provided in request {{(pid=100622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 06 17:54:14.708420 np0000006677 devstack@c-api.service[100622]: DEBUG cinder.api.openstack.wsgi [None req-55f30296-7a6d-4e46-bf8c-dcb2af1121a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] Calling method '_delete' {{(pid=100622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 06 17:54:14.728155 np0000006677 devstack@c-api.service[100622]: INFO cinder.api.openstack.wsgi [None req-55f30296-7a6d-4e46-bf8c-dcb2af1121a3 tempest-VolumeTypesAdminTests-1169504116 tempest-VolumeTypesAdminTests-1169504116-project-admin] https://10.4.3.207/volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 returned with HTTP 202 Aug 06 17:54:14.728513 np0000006677 devstack@c-api.service[100622]: [pid: 100622|app: 0|req: 1527/6070] 10.4.3.207 () {66 vars in 1345 bytes} [Thu Aug 6 17:54:14 2026] DELETE /volume/v3/types/d946c209-60d7-480e-be39-0350bd1c3c83 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 06 17:54:24.640117 np0000006677 devstack@c-api.service[100624]: DEBUG dbcounter [-] [100624] Writing DB stats cinder:SELECT=222,cinder:INSERT=37,cinder:UPDATE=88,cinder:DELETE=1 {{(pid=100624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:54:24.670028 np0000006677 devstack@c-api.service[100623]: DEBUG dbcounter [-] [100623] Writing DB stats cinder:SELECT=215,cinder:INSERT=65,cinder:UPDATE=108 {{(pid=100623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:54:24.697992 np0000006677 devstack@c-api.service[100625]: DEBUG dbcounter [-] [100625] Writing DB stats cinder:SELECT=192,cinder:UPDATE=72,cinder:INSERT=45 {{(pid=100625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 06 17:54:24.725351 np0000006677 devstack@c-api.service[100622]: DEBUG dbcounter [-] [100622] Writing DB stats cinder:SELECT=136,cinder:UPDATE=52,cinder:INSERT=32 {{(pid=100622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}